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

.annot,
section form h2.mail.title
{
    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: 14px;
    font-size: 14px;
    font-weight: 400;
    line-height: 2;

    display: flex;
    flex-direction: column;

    min-height: 100vh;

    counter-reset: number 0;
    letter-spacing: .05em;
    word-wrap: break-word;

    color: #000;
}

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

.inner._L
{
    max-width: 1200px;
}

#contents_wrap
{
    position: relative;
    z-index: 1;

    width: 100%;
    min-width: 100%;

    background: url(../images/common/bg1.png) left top/42.3% no-repeat;
}

#contents_wrap:before
{
    position: absolute;
    z-index: -1;
    top: -100px;
    right: 0;

    width: 30%;
    height: 750px;

    content: '';

    background: url(../images/common/bg2.png) right top/contain no-repeat;
}

#contents_wrap._active
{
    overflow: hidden;

    background: none;
}

#contents_wrap._active:before
{
    display: none;
}

#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
{
    margin-bottom: -1px !important;
}

table td img
{
    height: auto !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
{
    text-decoration: none;

    color: #17e012;
}

a:hover
{
    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;
    }
}

.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
{
    display: flex;

    background: #111;

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

@media screen and (max-width: 834px)
{
    .header
    {
        position: fixed;
        z-index: 20;
        top: 44px;
        left: 0;

        width: 100%;
    }
}

.header a
{
    color: #fff;
}

.header-logo
{
    padding: 0 30px;
}

@media screen and (max-width: 640px)
{
    .header-logo
    {
        width: 60%;
        padding: 0 20px;

        text-align: left;
    }
}

.header-logo .header-item._tel
{
    display: none;
}

@media screen and (max-width: 640px)
{
    .header-logo .header-item._tel
    {
        display: block;

        margin-top: 10px;
    }
}

.header-logo .header-item._tel img
{
    vertical-align: middle;
}

.header-wrap
{
    display: flex;

    width: 100%;
    max-width: 930px;

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

@media only screen and (max-width: 1200px)
{
    .header-wrap
    {
        flex-direction: column;
        flex-direction: column-reverse;

        align-items: end;
    }
}

@media screen and (max-width: 640px)
{
    .header-wrap
    {
        display: block;

        max-width: 160px;
    }
}

.header-list
{
    display: flex;

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

@media screen and (max-width: 640px)
{
    .header-item._tel
    {
        display: none;
    }
}

.header-item._contact
{
    margin-left: 20px;
}

@media screen and (max-width: 640px)
{
    .header-item._contact
    {
        margin: 0;
    }
}

.header-item._contact a
{
    position: relative;

    display: flex;

    width: 205px;
    height: 100px;
    padding-top: 30px;

    border-left: 1px solid rgba(255, 255, 255, .3);

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

@media only screen and (max-width: 1200px)
{
    .header-item._contact a
    {
        border-bottom: 1px solid rgba(255, 255, 255, .3);
    }
}

@media screen and (max-width: 834px)
{
    .header-item._contact a
    {
        border-bottom: none;
    }
}

@media screen and (max-width: 640px)
{
    .header-item._contact a
    {
        width: 160px;
    }
}

.header-item._contact a:before
{
    position: absolute;
    top: 25px;
    right: 0;
    left: 0;

    display: block;

    width: 32px;
    height: 24px;
    margin: auto;

    content: '';

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

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

.nav-list
{
    display: flex;

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

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

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

.nav-item a
{
    display: block;
}

@media only screen and (max-width: 1200px)
{
    .nav-item a
    {
        padding: 20px 0;
    }
}

.drop
{
    position: relative;
    z-index: 100;
}

.drop:hover .drop-item
{
    overflow: visible;

    height: 3rem;
}

@media screen and (max-width: 834px)
{
    .drop:hover .drop-item
    {
        height: auto;
    }
}

.drop-list
{
    position: absolute;
    z-index: 10;
    top: 2rem;
    left: 0;

    width: 200px;
    height: 100%;
    padding-top: 10px;
}

@media screen and (max-width: 834px)
{
    .drop-list
    {
        position: static;
    }
}

.drop-item
{
    overflow: hidden;

    height: 0;

    transition: .5s;
}

@media screen and (max-width: 834px)
{
    .drop-item
    {
        overflow: inherit;

        height: auto;

        transition: 0;
    }
}

.drop-item a
{
    display: block;

    padding: 5px 10px;

    text-align: left;

    color: #fff;
    background: #073d72;
}

.main
{
    position: relative;
    z-index: 15;

    padding-bottom: 5%;
}

@media screen and (max-width: 834px)
{
    .main
    {
        margin-top: 144px;
    }
}

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

    width: 68%;
}

.main-copy img
{
    width: 100%;
}

.main-list
{
    overflow: hidden;
}

.main-item img
{
    width: 100%;
}

.mean-container .mean-bar,
.mean-container .mean-nav
{
    background: #073d72 !important;
}

.mean-bar
{
    line-height: 2;

    position: fixed !important;
    top: 0;
    left: 0;

    margin-bottom: 20px;
    padding: 0 !important;
}

.pagetop
{
    position: fixed;
    z-index: 10;
    right: 0;
    bottom: 0;
}

#global_footer
{
    position: relative;
    z-index: 10;

    margin-top: auto !important;
}

.footer
{
    padding: 50px 0;

    color: #fff;
    background: #111;
}

.footer-info
{
    margin: 20px 0;
}

.news
{
    padding: 30px;

    border: 1px solid #ccc;
}

.news .blog_list
{
    overflow-y: auto;

    max-height: 200px;

    border: none !important;
}

.news .blog_list > div
{
    margin-bottom: 20px;
}

.news .blog_list > div .blog_photo
{
    display: none !important;
}

.news .blog_list > div .blog_text
{
    display: flex;

    width: 100% !important;
    padding: 0 !important;

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

.news .blog_list > div .blog_date
{
    width: 120px !important;

    color: #000 !important;
}

.news .blog_list > div h3
{
    width: 100% !important;
}

.news .blog_list > div .detail
{
    margin: 0 !important;
}

.index-01 article
{
    display: flex;

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

@media screen and (max-width: 834px)
{
    .index-01 article
    {
        display: block;
    }
}

@media only screen and (max-width: 960px)
{
    .index-01 article h2
    {
        width: 35% !important;

        text-align: right !important;
    }
}

@media screen and (max-width: 834px)
{
    .index-01 article h2
    {
        width: 100% !important;

        text-align: center !important;
    }
}

.index-01 article div
{
    width: 64%;
}

@media screen and (max-width: 834px)
{
    .index-01 article div
    {
        width: 100%;
        margin-top: 30px;
    }
}

@media only screen and (max-width: 960px)
{
    .index-01 article div br
    {
        display: none;
    }
}

.index-02
{
    max-width: 970px;
    margin-right: auto !important;
    margin-left: auto !important;

    justify-content: end;
    gap: 10px;
}

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

@media screen and (max-width: 640px)
{
    .index-02
    {
        justify-content: space-between;
        gap: 0;
    }
}

.index-02 .box
{
    width: calc((100% - 10px * 2) / 3);
}

@media screen and (max-width: 640px)
{
    .index-02 .box
    {
        width: 100%;
        margin-bottom: 2%;

        text-align: center;
    }
}

.index-news .blog_list
{
    display: flex;
    flex-direction: row;
    flex-direction: row-reverse;

    border: none;

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

@media screen and (max-width: 640px)
{
    .index-news .blog_list
    {
        flex-wrap: wrap;
    }
}

.index-news .blog_list > div
{
    display: block;

    width: calc(100% / 2 - 2%);

    border-bottom: none;
    box-shadow: 0 0 20px rgba(0, 0, 0, .2);
}

@media screen and (max-width: 640px)
{
    .index-news .blog_list > div
    {
        width: 100%;
    }
}

.index-news .blog_list > div:first-child
{
    margin-top: -15%;
}

@media screen and (max-width: 834px)
{
    .index-news .blog_list > div:first-child
    {
        margin-top: 0;
    }
}

@media screen and (max-width: 640px)
{
    .index-news .blog_list > div:first-child
    {
        margin-bottom: 30px;
    }
}

.index-news .blog_list > div .blog_photo
{
    width: 100%;
    padding: 0;
}

.index-news .blog_list > div .blog_text
{
    width: 100%;
    padding: 40px;

    background: #fff;
}

.index-news .blog_list > div .blog_text .blog_date
{
    font-family: 'Oswald', sans-serif;
    font-size: 14px;
    font-weight: bold;

    color: #000;
}

.index-news .blog_list > div .blog_text h3 span
{
    color: #000;
}

.index-news .blog_list > div .blog_text .detail
{
    margin-top: 10px;
}

.index-banner
{
    margin-top: 10% !important;

    flex-wrap: nowrap !important;
    justify-content: center;
}

@media screen and (max-width: 834px)
{
    .index-banner
    {
        flex-wrap: wrap !important;
    }
}

.index-btn
{
    max-width: 700px;
}

.index-btn .box
{
    width: calc(100% - 2 - 1%);
}

.index-btn a
{
    font-weight: bold;

    display: block;

    padding: 15px 0;

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

    color: #fff;
    background: #333;
}

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: 0;
    padding: 15px 0;

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

    color: #fff;
    background: #073d72;
}

@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 - 1%);

    content: '';

    order: 1;
}

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

    content: '';

    order: 1;
}

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

    content: '';

    order: 2;
}

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

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

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

.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 - 1%);

    content: '';

    order: 1;
}

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

    content: '';

    order: 1;
}

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

    content: '';

    order: 2;
}

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

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

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

.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 - 1%);

    content: '';

    order: 1;
}

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

    content: '';

    order: 1;
}

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

    content: '';

    order: 2;
}

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

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

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

.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 - 1%);

    content: '';

    order: 1;
}

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

    content: '';

    order: 1;
}

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

    content: '';

    order: 2;
}

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

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

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

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

.flex-wrap
{
    align-items: stretch !important;
}

.flex-wrap .box
{
    overflow: inherit !important;

    width: calc(100% - 3 - 1%);
    padding: 30px;

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

.flex-wrap .box h3
{
    font-size: 18px;
    font-weight: bold;

    margin-bottom: 5px;
    padding-bottom: 5px;

    border-bottom: 1px solid #ccc;
}

.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: 0 calc(50% - 50vw);
}

.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: 50px 0;

    color: #fff;
    background: #333;
}

@media screen and (max-width: 834px)
{
    .title-01._common
    {
        padding: 190px 0 50px;
    }
}

.title-02._index h2,
.title-02._index h2 > .translate,
.title-02._index h2 > span
{
    font-family: 'Oswald', sans-serif !important;
    font-size: 80px !important;
    font-weight: bold;
    line-height: 1.3;

    color: #000 !important;
}

@media only screen and (max-width: 960px)
{
    .title-02._index h2,
    .title-02._index h2 > .translate,
    .title-02._index h2 > span
    {
        font-size: 60px;
    }
}

@media screen and (max-width: 834px)
{
    .title-02._index h2,
    .title-02._index h2 > .translate,
    .title-02._index h2 > span
    {
        font-size: 80px;
    }
}

.title-02._index h2 span,
.title-02._index h2 > .translate span,
.title-02._index h2 > span span
{
    font-family: 'Noto Sans JP', '游ゴシック', YuGothic, 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    font-size: 20px;

    display: block;

    color: #555;
}

@media only screen and (max-width: 960px)
{
    .title-02._index h2 span,
    .title-02._index h2 > .translate span,
    .title-02._index h2 > span span
    {
        font-size: 14px;
    }
}

@media screen and (max-width: 834px)
{
    .title-02._index h2 span,
    .title-02._index h2 > .translate span,
    .title-02._index h2 > span span
    {
        font-size: 20px;
    }
}

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

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

    position: relative;

    padding-bottom: 10px;

    border-bottom: 2px solid #eee;
}

.title-02._common h2:before
{
    position: absolute;
    bottom: -2px;
    left: 0;

    width: 100px;
    height: 2px;

    content: '';

    background: #073d72;
}

.title-02._white
{
    position: relative;
}

.title-02._white:before
{
    position: absolute;
    z-index: -1;
    top: -80%;
    left: 0;

    display: block;

    width: 530px;
    height: 1050px;

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

    background: #003263;
}

@media screen and (max-width: 834px)
{
    .title-02._white:before
    {
        display: none;
    }
}

.title-02._white h2,
.title-02._white h2 > .translate,
.title-02._white h2 > span
{
    color: #fff !important;
}

@media screen and (max-width: 834px)
{
    .title-02._white h2,
    .title-02._white h2 > .translate,
    .title-02._white h2 > span
    {
        color: #000 !important;
    }
}

.title-02._white h2 span,
.title-02._white h2 > .translate span,
.title-02._white h2 > span span
{
    color: #fff !important;
}

@media screen and (max-width: 834px)
{
    .title-02._white h2 span,
    .title-02._white h2 > .translate span,
    .title-02._white h2 > span span
    {
        color: #000 !important;
    }
}

.title-03._common h3
{
    font-size: 20px;
    font-weight: bold;

    position: relative;

    padding-left: 20px;
}

.title-03._common h3:before
{
    font-weight: bold;

    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;

    display: block;

    width: 15px;
    height: 35px;
    margin: auto;

    content: '-';
}

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

    width: 100%;

    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%;
    }
}

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

    display: inline-block;

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

    color: #073d72;
    border-bottom: 1px dotted #ccc;
}

.pankuzu
{
    line-height: 1.4;

    margin: 30px 0;
}

.pankuzu a
{
    position: relative;

    display: inline-block;

    padding-right: 20px;

    color: #073d72;
}

.pankuzu a:before
{
    font-size: 10px;

    position: absolute;
    top: 2px;
    right: -6px;

    display: block;

    width: 20px;
    height: 20px;

    content: '〉';
}

.faq dl,
.faq dt,
.faq dd
{
    width: 100% !important;
    padding: 0 !important;

    border: none !important;
    background: none !important;
}

.faq dl
{
    display: block !important;

    margin-bottom: 5px;
}

.faq dt
{
    font-weight: bold;

    position: relative;

    padding: 10px !important;
    padding-right: 30px;
    padding-left: 15px !important;

    border: 1px solid #ccc !important;
}

.faq dt:before
{
    position: absolute;
    top: 0;
    right: 10px;
    bottom: 0;

    display: block;

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

    content: '';

    background: url(../images/common/icon_plus.png) center/20px no-repeat;
}

.faq dt:hover
{
    cursor: pointer;
}

.faq dd
{
    display: none;
}

.faq dd span
{
    display: block !important;

    padding: 10px !important;
}

aside div#search button
{
    background-size: 13px !important;
}

section.blog aside nav > div
{
    font-weight: bold;

    margin-bottom: 10px;
    padding-bottom: 10px;

    border-bottom: 1px solid #ddd;
}

section.blog #contents h1 .translate
{
    font-size: 26px;

    display: block;

    margin: 10px 0 !important;

    color: #031a40;
}

section div#contents article div.date
{
    line-height: 2 !important;

    width: -webkit-fit-content !important;
    width:    -moz-fit-content !important;
    width:         fit-content !important;
    padding: 0 !important;
    padding: 0 15px !important;

    border-radius: 0 !important;
    border-radius: 3px !important;
    background: #073d72 !important;
}

section div#contents > dl ul li
{
    float: none !important;
}

section div#contents > dl ul li a
{
    margin-bottom: 0 !important;
}

.notfound h2
{
    font-family: 'Oswald', sans-serif;
    font-size: 100px;
    font-weight: bold;

    color: #aaa;
}

.table td
{
    margin-bottom: -1px;
}

.table td:first-child
{
    width: 25%;

    background: #eee;
}

.table td:first-child div
{
    text-align: center !important;
}

.table td:last-child
{
    width: 75%;
}

.anchor a
{
    display: inline-block;

    margin-right: 5px;
    margin-bottom: 5px;
    padding: 3px 15px;

    color: #fff;
    background: #073d72;
}

.office-text h3
{
    margin-bottom: 20px;
}

.member-list .box
{
    position: relative;

    padding: 20px !important;
    padding-bottom: 100px !important;
}

.member-list .box a
{
    position: absolute;
    right: 0;
    bottom: 20px;
    left: 0;

    width: 90%;
    max-width: 280px;
    margin: auto;
}

.price-comma .box > div.translate span
{
    font-size: 20px;
    font-weight: bold;

    position: relative;

    display: block !important;

    padding-left: 20px;
}

.price-comma .box > div.translate span:before
{
    font-weight: bold;

    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;

    display: block;

    width: 15px;
    height: 35px;
    margin: auto;

    content: '-';
}

.flow .box
{
    overflow: inherit !important;

    width: 100%;
}

.flow .box:not(:last-child)
{
    position: relative;

    margin-bottom: 60px;
    padding-bottom: 20px;

    border-bottom: 1px dotted #999 !important;
}

.flow .box:not(:last-child):before
{
    font-size: 20px;

    position: absolute;
    bottom: -50px;
    left: 30px;

    width: 20px;

    content: '➡';
    transform: rotate(90deg);

    color: #073d72;
}

.card._1
{
    display: flex;

    align-items: stretch;
    justify-content: space-between;
    justify-content: start;
    gap: 20px;
}

.card._1 .box
{
    width: calc((100% - 20px * var(--size)) / 1);

    --size: calc(1 - 1);
}

.card._2
{
    display: flex;

    align-items: stretch;
    justify-content: space-between;
    justify-content: start;
    gap: 20px;
}

.card._2 .box
{
    width: calc((100% - 20px * var(--size)) / 2);

    --size: calc(2 - 1);
}

.card._3
{
    display: flex;

    align-items: stretch;
    justify-content: space-between;
    justify-content: start;
    gap: 20px;
}

.card._3 .box
{
    width: calc((100% - 20px * var(--size)) / 3);

    --size: calc(3 - 1);
}

.card._4
{
    display: flex;

    align-items: stretch;
    justify-content: space-between;
    justify-content: start;
    gap: 20px;
}

.card._4 .box
{
    width: calc((100% - 20px * var(--size)) / 4);

    --size: calc(4 - 1);
}

.card._5
{
    display: flex;

    align-items: stretch;
    justify-content: space-between;
    justify-content: start;
    gap: 20px;
}

.card._5 .box
{
    width: calc((100% - 20px * var(--size)) / 5);

    --size: calc(5 - 1);
}

.card._6
{
    display: flex;

    align-items: stretch;
    justify-content: space-between;
    justify-content: start;
    gap: 20px;
}

.card._6 .box
{
    width: calc((100% - 20px * var(--size)) / 6);

    --size: calc(6 - 1);
}

.card._7
{
    display: flex;

    align-items: stretch;
    justify-content: space-between;
    justify-content: start;
    gap: 20px;
}

.card._7 .box
{
    width: calc((100% - 20px * var(--size)) / 7);

    --size: calc(7 - 1);
}

.card._8
{
    display: flex;

    align-items: stretch;
    justify-content: space-between;
    justify-content: start;
    gap: 20px;
}

.card._8 .box
{
    width: calc((100% - 20px * var(--size)) / 8);

    --size: calc(8 - 1);
}

.card._9
{
    display: flex;

    align-items: stretch;
    justify-content: space-between;
    justify-content: start;
    gap: 20px;
}

.card._9 .box
{
    width: calc((100% - 20px * var(--size)) / 9);

    --size: calc(9 - 1);
}

.card._10
{
    display: flex;

    align-items: stretch;
    justify-content: space-between;
    justify-content: start;
    gap: 20px;
}

.card._10 .box
{
    width: calc((100% - 20px * var(--size)) / 10);

    --size: calc(10 - 1);
}

@media screen and (max-width: 834px)
{
    .card._tab .box
    {
        width: calc((100% - 20px * 1) / 2);
    }
}

@media screen and (max-width: 640px)
{
    .card._sp .box
    {
        width: 100%;
    }
}

.card._border .box
{
    overflow: inherit !important;

    padding: 20px;

    box-shadow: 10px 10px 30px rgba(102, 102, 102, .1);
}

.card._title h3
{
    font-size: 18px;
    font-weight: bold;

    margin-bottom: 10px;
    padding: 10px 0;

    text-align: center;

    border-bottom: 1px solid #ccc;
}

.card.btn a
{
    margin-top: 20px;
    padding: 10px 0;
}

#builingual
{
    position: fixed;
    z-index: 999999;
    bottom: 15px;
    left: 15px;

    display: flex;
    flex-direction: row-reverse;

    padding: 5px 10px !important;

    background: rgba(255, 255, 255, .9) !important;
    box-shadow: 0 0 3px rgba(0, 0, 0, .3);

    justify-content: space-between !important;
}

@media only screen and (max-width: 834px)
{
    #builingual
    {
        bottom: 0;
        left: 0;
    }
}

@media only screen and (max-width: 640px)
{
    #builingual
    {
        width: 100%;
    }
}

@media screen and (min-width: 641px) and (max-width: 834px)
{
    #builingual div.language
    {
        padding: 0 !important;
    }
}

@media only screen and (max-width: 640px)
{
    #builingual div.language
    {
        font-size: 13px;

        padding: 0 !important;
    }
}

#builingual div.language select
{
    margin: 0 5px 0 10px !important;
}

#builingual .switch
{
    display: block !important;
    float: none !important;

    width: 33px;
    margin-left: 5px !important;
}

#builingual .switch input[type='checkbox']
{
    display: none;
}

#builingual .switch label
{
    font-size: 18px;
    font-weight: bold;
    line-height: 1;

    display: block;

    box-sizing: border-box;
    padding: 5px 0 10px 0;

    cursor: pointer;
    transition: .3s;
    text-align: center;

    border: 1px solid #ccc;
    border-radius: 3px;
    background: #eee;
    box-shadow: 0 0 2px rgba(136, 136, 136, .4);
}

#builingual .switch label span
{
    font-weight: inherit;
}

#builingual .switch label span:after
{
    font-size: 10px;
    font-weight: 500;

    content: 'OFF';

    color: #aaa;
}

#builingual .switch #cmn-toggle-1:checked + label
{
    background-color: #ff7f00;
    box-shadow: none;
}

#builingual .switch #cmn-toggle-1:checked + label span:after
{
    content: 'ON';

    color: #fff;
}

@media only screen and (max-width: 640px)
{
    #builingual select
    {
        padding: 3px 5px;
    }
}
