@charset 'UTF-8';
a.itext
{
    width: auto !important;
    height: auto !important;
}

.annot
{
    display: none !important;
}

::-moz-selection
{
    background-color: #d0d0ff;
}

::selection
{
    background-color: #d0d0ff;
}

*
{
        box-sizing: border-box;

     -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
}

li
{
    list-style: none;
}

html
{
    font-size: 65.5% !important;
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video
{
    font-weight: 400;
}

body
{
    font-family: 'Noto Sans JP', '游ゴシック', YuGothic, 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    font-size: 1.3rem;
    font-weight: 400;
    line-height: 2;

    overflow: hidden;

    counter-reset: number 0;
    letter-spacing: 2px;
    word-wrap: break-word;

    color: #898da5;
    background: #e2eaf5;
}

.inner
{
    max-width: 1000px;
    margin: 0 auto;
}

.inner._l
{
    max-width: 1240px;
}

.inner2
{
    max-width: 1000px;
    margin: 0 auto;
}

#contents_wrap
{
    width: 100%;
    min-width: 100%;
}

#contents
{
    width: 100%;
    max-width: 1000px;
    padding-bottom: 100px;
}

@media only screen and (max-width: 1200px)
{
    #contents
    {
        padding-right: 10px;
        padding-left: 10px;
    }
}

@media screen and (max-width: 834px)
{
    #contents
    {
        padding: 0 30px 50px;
    }
}

@media screen and (max-width: 640px)
{
    #contents
    {
        padding: 0 30px 50px;
    }
}

#main
{
    width: 100%;
}

#main #col_main
{
    width: 100%;
}

#side
{
    width: 18.75000%;
}

.map
{
    margin: 56px 20px 0;
}

.map li
{
    margin: 0 0 15px;
    padding: 0 0 0 10px;

    list-style: none;

    text-align: left;

    border-left: 5px solid #ccc;
}

table
{
    table-layout: auto;
}

@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none)
{
    table
    {
        table-layout: fixed;
    }
}

.tlfix table
{
    table-layout: fixed;
}

table td img
{
    height: auto !important;
}

.tdpd10 td
{
    padding: 10px !important;
}

pre
{
    margin: 0;
    padding: 0;

    white-space: pre-line;
}

b,
strong
{
    font-weight: bold;
}

u
{
    text-decoration: line-through;
}

img
{
    max-width: 100%;
    height: auto !important;
}

small
{
    font-size: 80%;
}

hr
{
    height: 0;

    border: none;
    border-bottom: 1px dashed #b3b3b3;
}

span
{
    font-weight: inherit;
}

u
{
    text-decoration: underline;
}

input[type='button']
{
    padding: 5px 10px;

    cursor: pointer;
}

a
{
    transition: 1s;
    text-decoration: none;

    color: #17e012;
}

a:hover
{
    transition: 1s;

    opacity: .6;
}

@media screen and (max-width: 834px)
{
    .imgR,
    .imgL
    {
        max-width: 30% !important;
    }
}

@media screen and (max-width: 640px)
{
    .imgR,
    .imgL
    {
        display: block;
        float: none;

        max-width: 100% !important;
        margin: 0 auto 10px;

        text-align: center;
    }
}

.pdtop2
{
    margin-top: -100px;
    padding-top: 100px;
}

.mincho
{
    font-family: 'Times New Roman', 'Noto Serif JP', '游明朝体', 'Yu Mincho', YuMincho, 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', 'ＭＳ Ｐ明朝', 'MS PMincho', serif;
}

.gothic
{
    font-family: 'Noto Sans JP', '游ゴシック', YuGothic, 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}

@media screen and (max-width: 640px)
{
    .fltL
    {
        float: none;

        width: 100% !important;
    }
    .fltR
    {
        float: none;

        width: 100% !important;
    }
    .sptal
    {
        text-align: left !important;
    }
    .sptar
    {
        text-align: right !important;
    }
    .sptac
    {
        text-align: center !important;
    }
    .spcenter
    {
        display: block;

        margin-top: 10px;

        text-align: center;
    }
}

header#global_header
{
    min-width: auto;
}

footer#global_footer
{
    min-width: auto;
}

.header
{
    position: fixed;
    z-index: 100;
    top: 0;
    left: 0;

    display: flex;

    width: 100%;
    padding: 20px;

    background: #fff;
    box-shadow: 0 0 20px rgba(0, 0, 0, .07);

    align-items: center;
    justify-content: space-between;
}

.nav
{
    width: 100%;
    max-width: 785px;
}

@media screen and (max-width: 834px)
{
    .nav
    {
        position: fixed;
        z-index: 999;
        top: 0;
        right: -100%;

        display: flex;
        flex-direction: column;

        width: 100%;
        max-width: 100%;
        height: 100%;
        margin-top: 0;

        transition-duration: .4s;

        background: rgba(255, 255, 255, .9);

        align-items: center;
        justify-content: center;
    }
}

.nav.active
{
    right: 0;
}

.nav-list
{
    display: flex;

    margin-left: 20px;

    align-items: center;
    justify-content: space-between;
}

@media screen and (max-width: 834px)
{
    .nav-list
    {
        display: block;
    }
}

.nav-item
{
    flex-grow: 1;
}

@media screen and (max-width: 834px)
{
    .nav-item:not(:last-child)
    {
        margin-bottom: 30px;
    }
}

.nav-item a
{
    display: block;

    text-align: left;
}

.nav-item._drop
{
    position: relative;
    z-index: 10;
}

.nav-item._drop > a
{
    color: #000;
}

@media screen and (max-width: 834px)
{
    .nav-item._drop > a
    {
        pointer-events: none;

        color: #fff;
    }
}

.nav-item._drop .open-btn
{
    pointer-events: none;
}

@media screen and (max-width: 834px)
{
    .nav-item._drop .open-btn a
    {
        line-height: 0 !important;

        padding: 0 !important;

        opacity: 0 !important;
    }
}

.nav-item._drop:hover .nav-item a
{
    opacity: 1;
}

.nav-item._drop:hover .open-btn
{
    pointer-events: auto;
}

.nav-item._drop .nav-list
{
    position: absolute;
    top: 20px;
    left: 0;

    display: block;

    width: 100%;
}

@media screen and (max-width: 834px)
{
    .nav-item._drop .nav-list
    {
        position: static;

        width: 100%;
    }
}

@media screen and (max-width: 834px)
{
    .nav-item._drop .nav-item
    {
        margin-bottom: 0;
    }
}

.nav-item._drop .nav-item a
{
    font-size: 13px;

    display: block;

    padding: 5px;

    opacity: 0;
    color: #fff;
    background: rgba(0, 0, 0, .9);
}

@media screen and (max-width: 834px)
{
    .nav-item._drop .nav-item a
    {
        line-height: 2;

        padding: 5px;

        opacity: 1;
        color: #fff;
        background: none;
    }
}

.js-btn:after
{
    display: none;
}

@media screen and (max-width: 834px)
{
    .js-btn:after
    {
        position: absolute;
        z-index: 10;
        top: 10px;
        right: 0;

        display: block;

        width: 21px;
        height: 18px;

        content: '';

        background: url(../images/common/drop.png) center/contain no-repeat;
    }
}

.js-click
{
    display: none;
}

@media screen and (max-width: 834px)
{
    .js-click
    {
        position: fixed;
        z-index: 999;
        top: 20px;
        right: 20px;

        display: block;

        width: 45px;
        height: 40px;

        border-radius: 3px;
        background: #597aa7;
    }
}

.js-click li
{
    position: absolute;
    right: 0;
    left: 0;

    display: block;

    width: 30px;
    height: 2px;
    margin: auto;

    transition-duration: .4s;

    background: #fff;
}

.js-click li:nth-child(1)
{
    top: 8px;
}

.js-click li:nth-child(2)
{
    top: 19px;
}

.js-click li:nth-child(3)
{
    top: 30px;
}

.js-click.click li:nth-child(1)
{
    top: 50%;

    transform: rotate(40deg);
}

.js-click.click li:nth-child(2)
{
    opacity: 0;
}

.js-click.click li:nth-child(3)
{
    top: 50%;

    transform: rotate(-40deg);
}

.main
{
    position: relative;

    overflow: hidden;

    height: 800px;

    background: url(../images/common/main1.jpg) center/cover no-repeat;
}

@media screen and (max-width: 640px)
{
    .main
    {
        height: 100vh;
    }
}

.main-copy
{
    position: absolute;
    z-index: 10;
    top: 0;
    bottom: 0;
    left: 0;

    display: flex;

    width: 50%;
    height: 100%;

    align-items: center;
    justify-content: space-between;
    justify-content: center;
}

@media screen and (max-width: 640px)
{
    .main-copy
    {
        width: 100%;
    }
}

@-webkit-keyframes anime_slider_fade
{
    0%
    {
        visibility: visible;

        opacity: 0;
    }
    15%
    {
        opacity: 1;
    }
    33.3%
    {
        opacity: 1;
    }
    48.3%
    {
        opacity: 0;
    }
    100%
    {
        opacity: 0;
    }
}

@keyframes anime_slider_fade
{
    0%
    {
        visibility: visible;

        opacity: 0;
    }
    15%
    {
        opacity: 1;
    }
    33.3%
    {
        opacity: 1;
    }
    48.3%
    {
        opacity: 0;
    }
    100%
    {
        opacity: 0;
    }
}

.form
{
    padding: 8% 10px;

    background: url(../images/common/form-bg.jpg) center/cover no-repeat;
}

.form._form h2
{
    font-size: 30px;

    color: #fff;
}

.form-text
{
    margin: 20px 0;

    color: #fff;
}

.form-list
{
    display: flex;

    max-width: 630px;
    margin: 0 auto;

    align-items: center;
    justify-content: space-between;
}

@media screen and (max-width: 640px)
{
    .form-list
    {
        display: block;
    }
}

.form-item._tel
{
    margin-right: 15px;
}

@media screen and (max-width: 640px)
{
    .form-item._tel
    {
        margin: 0;
        margin-bottom: 20px;
    }
}

.footer
{
    color: #5d5f68;
}

.footer a
{
    display: inline-block;

    padding: 0 0 5px 5px;

    color: #5d5f68;
}

.footer-inner
{
    display: flex;

    padding: 50px 0;

    align-items: stretch;
    justify-content: space-between;
}

@media screen and (max-width: 834px)
{
    .footer-inner
    {
        display: block;
    }
}

.footer-address
{
    text-align: left;
}

@media screen and (max-width: 834px)
{
    .footer-address
    {
        text-align: center;
    }
}

.footer-article
{
    display: flex;
    flex-direction: column;

    text-align: right;

    justify-content: space-between;
}

@media screen and (max-width: 834px)
{
    .footer-article
    {
        margin-top: 30px;

        text-align: center;
    }
}

@media screen and (max-width: 834px)
{
    .footer-nav
    {
        display: none;
    }
}

.index-01
{
    z-index: 10;

    max-width: 1340px;
    margin-left: 20px;

    box-shadow: 0 0 20px rgba(0, 0, 0, .07);
}

@media screen and (max-width: 834px)
{
    .index-01
    {
        margin-left: 0;
    }
}

.index-01 td
{
    padding: 0 !important;

    border: none !important;
}

@media screen and (max-width: 640px)
{
    .index-01 tr
    {
        display: flex;
        flex-direction: column-reverse;
    }
}

.index-01 ._text
{
    width: 60%;
    padding: 5% !important;

    background: #fff;
}

@media screen and (max-width: 834px)
{
    .index-01 ._text
    {
        padding: 40px !important;
    }
}

.index-01 ._text h1
{
    font-size: 30px;

    position: relative;

    display: inline-block;

    width: 100%;
    margin-bottom: 4%;
    padding-bottom: 4%;
}

.index-01 ._text h1:before
{
    position: absolute;
    bottom: 0;
    left: 0;

    width: 100px;
    height: 1px;

    content: '';

    background: #898da5;
}

.index-01 ._bg
{
    width: 40%;

    background: url(../images/common/img1.jpg) center/cover;
}

@media screen and (max-width: 640px)
{
    .index-01 ._bg
    {
        height: 300px;
    }
}

.index-02 .box
{
    width: calc(100% / 2 - 3%) !important;
}

@media screen and (max-width: 834px)
{
    .index-02 .box
    {
        width: 100% !important;
    }
}

.index-02 .box:nth-child(even)
{
    margin-top: 5% !important;
}

.index-02 .box:nth-child(odd)
{
    margin-top: -10% !important;
}

@media screen and (max-width: 834px)
{
    .index-02 .box:nth-child(odd)
    {
        margin-top: 5% !important;
    }
}

.index-02 .box:first-child
{
    margin-top: 0 !important;
}

.index-02 .box:not(:first-child)
{
    border-radius: 5px;
    box-shadow: 0 0 20px rgba(0, 0, 0, .07);
}

.index-02 .box:not(:first-child) article
{
    display: flex;

    align-items: stretch;
    justify-content: space-between;
}

@media screen and (max-width: 640px)
{
    .index-02 .box:not(:first-child) article
    {
        display: block;
    }
}

.index-02 .box:not(:first-child) article img
{
    width: 50% !important;

    -o-object-fit: cover;
       object-fit: cover;
}

@media screen and (max-width: 640px)
{
    .index-02 .box:not(:first-child) article img
    {
        width: 100% !important;
        height: 300px !important;
    }
}

.index-02 .box:not(:first-child) article > div
{
    width: 50%;
    padding: 50px;

    background: #fff;
}

@media screen and (max-width: 640px)
{
    .index-02 .box:not(:first-child) article > div
    {
        width: 100%;
    }
}

.index-02 .box:not(:first-child) article > div h3
{
    font-size: 16px;
    font-weight: bold;

    margin-bottom: 20px;

    color: #597aa7;
}

.index-02 .box:not(:first-child) article > div a
{
    position: relative;

    display: block;

    padding-bottom: 15px;
    padding-left: 20px;

    border-bottom: 1px solid #597aa7;
}

.index-02 .box:not(:first-child) article > div a:before
{
    position: absolute;
    right: 3px;
    bottom: -1px;

    width: 1px;
    height: 7px;

    content: '';
    transform: rotate(-40deg);

    background: #597aa7;
}

.index-03
{
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.index-03 .flex5:before,
.index-03 .flex5:after
{
    display: none;
}

@media screen and (max-width: 834px)
{
    .index-03 .flex5
    {
        flex-wrap: wrap;
        justify-content: center;
    }
}

.index-03 .box
{
    width: calc(100% / 5 - 3%) !important;
    margin-bottom: 0 !important;
}

@media screen and (max-width: 834px)
{
    .index-03 .box
    {
        width: calc(100% / 3) !important;
        padding: 10px 20px;
    }
}

@media screen and (max-width: 640px)
{
    .index-03 .box
    {
        padding: 10px;
    }
}

.index-03 .box:nth-child(even)
{
    margin-top: 50px;
}

@media screen and (max-width: 834px)
{
    .index-03 .box:nth-child(even)
    {
        margin-top: 0;
    }
}

.index-03 ._btn a
{
    font-weight: bold;

    display: inline-block;

    width: 100%;
    max-width: 300px;
    padding: 15px 0;

    box-shadow: 0 0 25px rgba(0, 0, 0, .1);
}

@media screen and (max-width: 640px)
{
    .index-04 .box
    {
        margin-bottom: 50px !important;
    }
}

.index-04 h3
{
    font-size: 16px;

    margin: 20px 0 15px;

    text-align: center;
}

.article-right
{
    display: flex;

    justify-content: flex-end;
}

div.items > article a
{
    font-size: 16px;

    text-decoration: none !important;

    color: #111;
}

div.under ul li a
{
    font-family: 'Times New Roman', 'Noto Serif JP', '游明朝体', 'Yu Mincho', YuMincho, 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', 'ＭＳ Ｐ明朝', 'MS PMincho', serif;
    font-weight: 400;

    padding: 10px;

    opacity: 1;
    color: #333 !important;
    border: 1px solid #333;
}

div.under ul li a:hover
{
    color: #fff !important;
    border: 1px solid #b0ddd9;
    background: #b0ddd9;
}

div.select > select
{
    height: 100%;
}

div.search form input
{
    padding: 10px 37px 10px 5px;
}

div.order ul li a
{
    color: #111;
}

div.items > article p.price
{
    color: red;
}

div.crumb
{
    display: none;
}

div.item_view div.item_option
{
    width: 100% !important;
}

div.item_option dl,
button.addcart
{
    width: 50% !important;
}

@media screen and (max-width: 834px)
{
    div.item_option dl,
    button.addcart
    {
        margin: 0 auto;
    }
}

@media screen and (max-width: 834px)
{
    .addcart
    {
        display: flex;
        flex-direction: column;

        align-items: center;
        justify-content: center;
    }
}

div.item_view div.struct
{
    display: block;
}

div.photo div.large
{
    width: auto;
}

div.photo
{
    margin-left: 0;
}

h2.title_h2
{
    font-size: 20px !important;
    line-height: 1.3;

    margin: 65px 0 20px !important;
    padding: 10px !important;

    border-top: none !important;
    border-bottom: 1px solid #ccc;
    background: none !important;
}

h2.title_h2 span
{
    padding: 0 !important;

    border: none !important;
}

ul.item_list li
{
    margin-bottom: 10px !important;
}

ul.item_list li h3.title_h3
{
    font-size: 18px !important;
}

.btn_cart a
{
    display: block !important;

    width: 100% !important;
    padding: 10px 10px 10px 50px !important;

    color: #fff !important;
    border: 1px solid #fff;
    background: url(../images/common/ico_cart_w.png) no-repeat 10px 12px #000 !important;
    background-size: 30px auto !important;
}

.btn_cart a:hover
{
    background: url(../images/common/ico_cart_w.png) no-repeat 10px 12px #ccc !important;
    background-size: 30px auto !important;
}

.sort_catalog
{
    overflow: hidden;
}

.sort_catalog ul
{
    display: flex;
}

.item_title,
.wishlist
{
    margin: 0 !important;
}

.shop_cont h2.title_h2,
.item_info h2.title_h2
{
    border-top: 2px solid #ccc;
}

.shop_cont a,
.item_info a
{
    color: #ccc;
}

.shop_cont a:hover,
.item_info a:hover
{
    text-decoration: none;
}

.item_title h2
{
    border-top: 2px solid #ccc;
    border-bottom: 1px solid #ccc;
}

.shop_cont table
{
    table-layout: auto;
}

.btn a
{
    display: block;

    width: 100%;
    max-width: 300px;
    margin-top: 20px;
    padding: 15px 0;

    text-align: center;
    text-decoration: none;

    color: #fff;
    background: #597aa7;
}

@media screen and (max-width: 640px)
{
    .btn a
    {
        margin-right: auto;
        margin-left: auto;
    }
}

.flex1
{
    display: flex;

    justify-content: space-between;
    flex-wrap: wrap;
}

.flex1._top
{
    align-items: flex-start;
}

.flex1._center
{
    align-items: center;
}

.flex1:before
{
    width: calc(100% / 1 - 3%);

    content: '';

    order: 1;
}

.flex1:before
{
    width: calc(100% / 1 - 3%);

    content: '';

    order: 1;
}

.flex1:after
{
    width: calc(100% / 1 - 3%);

    content: '';

    order: 2;
}

.flex1 .box
{
    width: calc(100% / 1 - 3%);
    margin-bottom: 4%;
}

@media screen and (max-width: 834px)
{
    ._tabwidth1 .box
    {
        width: 100%;
    }
    ._tabwidth2 .box
    {
        width: calc(100% / 2 - 3%);
    }
}

@media screen and (max-width: 640px)
{
    ._spwidth1 .box
    {
        width: 100%;
    }
    ._spwidth2 .box
    {
        width: calc(100% / 2 - 3%);
    }
}

.flex1 .box img
{
    width: 100% !important;
}

.flex2
{
    display: flex;

    justify-content: space-between;
    flex-wrap: wrap;
}

.flex2._top
{
    align-items: flex-start;
}

.flex2._center
{
    align-items: center;
}

.flex2:before
{
    width: calc(100% / 2 - 3%);

    content: '';

    order: 1;
}

.flex2:before
{
    width: calc(100% / 2 - 3%);

    content: '';

    order: 1;
}

.flex2:after
{
    width: calc(100% / 2 - 3%);

    content: '';

    order: 2;
}

.flex2 .box
{
    width: calc(100% / 2 - 3%);
    margin-bottom: 4%;
}

@media screen and (max-width: 834px)
{
    ._tabwidth1 .box
    {
        width: 100%;
    }
    ._tabwidth2 .box
    {
        width: calc(100% / 2 - 3%);
    }
}

@media screen and (max-width: 640px)
{
    ._spwidth1 .box
    {
        width: 100%;
    }
    ._spwidth2 .box
    {
        width: calc(100% / 2 - 3%);
    }
}

.flex2 .box img
{
    width: 100% !important;
}

.flex3
{
    display: flex;

    justify-content: space-between;
    flex-wrap: wrap;
}

.flex3._top
{
    align-items: flex-start;
}

.flex3._center
{
    align-items: center;
}

.flex3:before
{
    width: calc(100% / 3 - 3%);

    content: '';

    order: 1;
}

.flex3:before
{
    width: calc(100% / 3 - 3%);

    content: '';

    order: 1;
}

.flex3:after
{
    width: calc(100% / 3 - 3%);

    content: '';

    order: 2;
}

.flex3 .box
{
    width: calc(100% / 3 - 3%);
    margin-bottom: 4%;
}

@media screen and (max-width: 834px)
{
    ._tabwidth1 .box
    {
        width: 100%;
    }
    ._tabwidth2 .box
    {
        width: calc(100% / 2 - 3%);
    }
}

@media screen and (max-width: 640px)
{
    ._spwidth1 .box
    {
        width: 100%;
    }
    ._spwidth2 .box
    {
        width: calc(100% / 2 - 3%);
    }
}

.flex3 .box img
{
    width: 100% !important;
}

.flex4
{
    display: flex;

    justify-content: space-between;
    flex-wrap: wrap;
}

.flex4._top
{
    align-items: flex-start;
}

.flex4._center
{
    align-items: center;
}

.flex4:before
{
    width: calc(100% / 4 - 3%);

    content: '';

    order: 1;
}

.flex4:before
{
    width: calc(100% / 4 - 3%);

    content: '';

    order: 1;
}

.flex4:after
{
    width: calc(100% / 4 - 3%);

    content: '';

    order: 2;
}

.flex4 .box
{
    width: calc(100% / 4 - 3%);
    margin-bottom: 4%;
}

@media screen and (max-width: 834px)
{
    ._tabwidth1 .box
    {
        width: 100%;
    }
    ._tabwidth2 .box
    {
        width: calc(100% / 2 - 3%);
    }
}

@media screen and (max-width: 640px)
{
    ._spwidth1 .box
    {
        width: 100%;
    }
    ._spwidth2 .box
    {
        width: calc(100% / 2 - 3%);
    }
}

.flex4 .box img
{
    width: 100% !important;
}

.flex5
{
    display: flex;

    justify-content: space-between;
    flex-wrap: wrap;
}

.flex5._top
{
    align-items: flex-start;
}

.flex5._center
{
    align-items: center;
}

.flex5:before
{
    width: calc(100% / 5 - 3%);

    content: '';

    order: 1;
}

.flex5:before
{
    width: calc(100% / 5 - 3%);

    content: '';

    order: 1;
}

.flex5:after
{
    width: calc(100% / 5 - 3%);

    content: '';

    order: 2;
}

.flex5 .box
{
    width: calc(100% / 5 - 3%);
    margin-bottom: 4%;
}

@media screen and (max-width: 834px)
{
    ._tabwidth1 .box
    {
        width: 100%;
    }
    ._tabwidth2 .box
    {
        width: calc(100% / 2 - 3%);
    }
}

@media screen and (max-width: 640px)
{
    ._spwidth1 .box
    {
        width: 100%;
    }
    ._spwidth2 .box
    {
        width: calc(100% / 2 - 3%);
    }
}

.flex5 .box img
{
    width: 100% !important;
}

.square._100 .square-inner:before
{
    padding-top: 100%;
}

.square._75 .square-inner:before
{
    padding-top: 75%;
}

.square._66 .square-inner:before
{
    padding-top: 66%;
}

.square td .square-inner
{
    position: relative;

    display: block;
}

.square td .square-inner:before
{
    position: relative;
    z-index: 1;

    display: block;

    width: 100% !important;

    content: '';
}

.square td .square-inner img
{
    font-family: 'object-fit:cover;';

    position: absolute;
    top: 0;
    right: 0;
    left: 0;

    width: 100% !important;
    height: 100% !important;

    -o-object-fit: cover;
       object-fit: cover;
}

.square > .square-inner
{
    position: relative;

    display: block;
}

.square > .square-inner .itext
{
    float: none !important;

    margin-right: 0 !important;
}

.square > .square-inner .itext img
{
    float: none !important;

    margin-right: 0 !important;
}

.square > .square-inner:before
{
    position: relative;
    z-index: 1;

    display: block;

    width: 100% !important;

    content: '';
}

.square > .square-inner img
{
    font-family: 'object-fit:cover;';

    position: absolute;
    top: 0;
    right: 0;
    left: 0;

    width: 100% !important;
    height: 100% !important;

    -o-object-fit: cover;
       object-fit: cover;
}

.square > .box .itext
{
    float: none !important;

    margin-right: 0 !important;
}

.square > .box .itext img
{
    float: none !important;

    margin-right: 0 !important;
}

.square > .box .square-inner
{
    position: relative;

    display: block;
}

.square > .box .square-inner:before
{
    position: relative;
    z-index: 1;

    display: block;

    width: 100% !important;

    content: '';
}

.square > .box .square-inner img
{
    font-family: 'object-fit:cover;';

    position: absolute;
    top: 0;
    right: 0;
    left: 0;

    width: 100% !important;
    height: 100% !important;

    -o-object-fit: cover;
       object-fit: cover;
}

.bg100
{
    margin-right: calc(((100vw - 100%) / 2) * -1) !important;
    margin-left: calc(((100vw - 100%) / 2) * -1) !important;
}

.mg1
{
    margin: 1em;
}

.mgT1
{
    margin-top: 1em;
}

.mgR1
{
    margin-right: 1em;
}

.mgB1
{
    margin-bottom: 1em;
}

.mgL1
{
    margin-left: 1em;
}

.pd1
{
    padding: 1em;
}

.pdT1
{
    padding-top: 1em;
}

.pdR1
{
    padding-right: 1em;
}

.pdB1
{
    padding-bottom: 1em;
}

.pdL1
{
    padding-left: 1em;
}

.mg2
{
    margin: 2em;
}

.mgT2
{
    margin-top: 2em;
}

.mgR2
{
    margin-right: 2em;
}

.mgB2
{
    margin-bottom: 2em;
}

.mgL2
{
    margin-left: 2em;
}

.pd2
{
    padding: 2em;
}

.pdT2
{
    padding-top: 2em;
}

.pdR2
{
    padding-right: 2em;
}

.pdB2
{
    padding-bottom: 2em;
}

.pdL2
{
    padding-left: 2em;
}

.mg3
{
    margin: 3em;
}

.mgT3
{
    margin-top: 3em;
}

.mgR3
{
    margin-right: 3em;
}

.mgB3
{
    margin-bottom: 3em;
}

.mgL3
{
    margin-left: 3em;
}

.pd3
{
    padding: 3em;
}

.pdT3
{
    padding-top: 3em;
}

.pdR3
{
    padding-right: 3em;
}

.pdB3
{
    padding-bottom: 3em;
}

.pdL3
{
    padding-left: 3em;
}

.mg4
{
    margin: 4em;
}

.mgT4
{
    margin-top: 4em;
}

.mgR4
{
    margin-right: 4em;
}

.mgB4
{
    margin-bottom: 4em;
}

.mgL4
{
    margin-left: 4em;
}

.pd4
{
    padding: 4em;
}

.pdT4
{
    padding-top: 4em;
}

.pdR4
{
    padding-right: 4em;
}

.pdB4
{
    padding-bottom: 4em;
}

.pdL4
{
    padding-left: 4em;
}

.mg5
{
    margin: 5em;
}

.mgT5
{
    margin-top: 5em;
}

.mgR5
{
    margin-right: 5em;
}

.mgB5
{
    margin-bottom: 5em;
}

.mgL5
{
    margin-left: 5em;
}

.pd5
{
    padding: 5em;
}

.pdT5
{
    padding-top: 5em;
}

.pdR5
{
    padding-right: 5em;
}

.pdB5
{
    padding-bottom: 5em;
}

.pdL5
{
    padding-left: 5em;
}

.mg6
{
    margin: 6em;
}

.mgT6
{
    margin-top: 6em;
}

.mgR6
{
    margin-right: 6em;
}

.mgB6
{
    margin-bottom: 6em;
}

.mgL6
{
    margin-left: 6em;
}

.pd6
{
    padding: 6em;
}

.pdT6
{
    padding-top: 6em;
}

.pdR6
{
    padding-right: 6em;
}

.pdB6
{
    padding-bottom: 6em;
}

.pdL6
{
    padding-left: 6em;
}

.mg7
{
    margin: 7em;
}

.mgT7
{
    margin-top: 7em;
}

.mgR7
{
    margin-right: 7em;
}

.mgB7
{
    margin-bottom: 7em;
}

.mgL7
{
    margin-left: 7em;
}

.pd7
{
    padding: 7em;
}

.pdT7
{
    padding-top: 7em;
}

.pdR7
{
    padding-right: 7em;
}

.pdB7
{
    padding-bottom: 7em;
}

.pdL7
{
    padding-left: 7em;
}

.mg8
{
    margin: 8em;
}

.mgT8
{
    margin-top: 8em;
}

.mgR8
{
    margin-right: 8em;
}

.mgB8
{
    margin-bottom: 8em;
}

.mgL8
{
    margin-left: 8em;
}

.pd8
{
    padding: 8em;
}

.pdT8
{
    padding-top: 8em;
}

.pdR8
{
    padding-right: 8em;
}

.pdB8
{
    padding-bottom: 8em;
}

.pdL8
{
    padding-left: 8em;
}

.mg9
{
    margin: 9em;
}

.mgT9
{
    margin-top: 9em;
}

.mgR9
{
    margin-right: 9em;
}

.mgB9
{
    margin-bottom: 9em;
}

.mgL9
{
    margin-left: 9em;
}

.pd9
{
    padding: 9em;
}

.pdT9
{
    padding-top: 9em;
}

.pdR9
{
    padding-right: 9em;
}

.pdB9
{
    padding-bottom: 9em;
}

.pdL9
{
    padding-left: 9em;
}

.mg10
{
    margin: 10em;
}

.mgT10
{
    margin-top: 10em;
}

.mgR10
{
    margin-right: 10em;
}

.mgB10
{
    margin-bottom: 10em;
}

.mgL10
{
    margin-left: 10em;
}

.pd10
{
    padding: 10em;
}

.pdT10
{
    padding-top: 10em;
}

.pdR10
{
    padding-right: 10em;
}

.pdB10
{
    padding-bottom: 10em;
}

.pdL10
{
    padding-left: 10em;
}

.title-01._common
{
    font-size: 30px;
    font-weight: bold;

    padding: 170px 0 100px;

    color: #fff;
    background: url(../images/common/title-bg.jpg) center/cover no-repeat;
}

.title-02._index01 h2
{
    font-size: 65px;
    font-weight: bold;
    line-height: 1.3;

    letter-spacing: 10px;

    color: #597aa7;
}

@media screen and (max-width: 834px)
{
    .title-02._index01 h2
    {
        text-align: center;
    }
}

@media screen and (max-width: 640px)
{
    .title-02._index01 h2
    {
        font-size: 55px;
    }
}

.title-02._index01 h2 span
{
    font-size: 18px;
    font-weight: 400;

    display: block;

    margin-bottom: 50px;

    letter-spacing: 5px;
}

@media screen and (max-width: 834px)
{
    .title-02._index01 h2 span
    {
        font-size: 10px;
    }
}

@media screen and (max-width: 640px)
{
    .title-02._index01 h2 span
    {
        font-size: 16px;
    }
}

.title-02._index02 h2
{
    font-size: 30px;
    font-weight: bold;

    letter-spacing: 10px;

    color: #597aa7;
}

@media screen and (max-width: 834px)
{
    .title-02._index02 h2
    {
        font-size: 20px;
    }
}

.title-02._common h2
{
    font-size: 23px;

    color: #597aa7;
}

.text-left .box,
.text-right .box
{
    display: flex;

    align-items: flex-start;
    justify-content: space-between;
}

.text-left .box > img,
.text-right .box > img
{
    width: 35% !important;
}

.text-left .box > div,
.text-right .box > div
{
    width: 63%;
}

.text-left .box
{
    flex-direction: row-reverse;
}

@media screen and (max-width: 834px)
{
    ._tab100 .box
    {
        display: block;
    }
    ._tab100 .box > img
    {
        width: 100% !important;
        margin-bottom: 10px;
    }
    ._tab100 .box > div
    {
        width: 100%;
    }
}

@media screen and (max-width: 640px)
{
    ._sp100 .box
    {
        display: block;
    }
    ._sp100 .box > img
    {
        width: 100% !important;
        margin-bottom: 10px;
    }
    ._sp100 .box > div
    {
        width: 100%;
    }
}

.shadow
{
    box-shadow: 0 0 20px rgba(0, 0, 0, .07);
}

.anc a
{
    display: block;

    padding: 7px 0;

    text-align: center;

    border: 1px solid #597aa7;
}

.pankuzu
{
    margin: 30px 0;
}

.policy h2
{
    font-size: 16px;
    font-weight: bold;

    display: inline-block;

    width: 100%;
    margin-top: 30px;
    margin-bottom: 10px;
    padding-left: 10px;

    border-left: 3px solid #898da5;
}

.features
{
    align-items: stretch !important;
}

.features .box
{
    padding: 30px;

    text-align: center;

    border-radius: 5px;
    background: #fff;
}

.features .box img
{
    display: block;

    width: auto !important;
    margin: 0 auto;
}

.features .box > div
{
    margin-top: 10px;
}

.ofj img
{
    width: 100% !important;
    height: 150px !important;

    -o-object-fit: cover;
       object-fit: cover;
}
