@charset 'UTF-8';
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,
b,
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-size: 100%;

    box-sizing: border-box;
    margin: 0;
    padding: 0;

    vertical-align: baseline;

    border: 0;
}

/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section
{
    display: block;

    box-sizing: border-box;
}

h1,
h2,
h3,
h4,
h5,
h6
{
    font-family: 'Noto Sans Japanese', '游ゴシック', YuGothic, 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;

    color: inherit;
}

a:hover
{
    opacity: .8;
}

ol,
ul
{
    list-style: none;
}

blockquote,
q
{
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after
{
    content: '';
    content: none;
}

img
{
    max-width: 100%;
    height: auto;

    vertical-align: bottom;
}

table
{
    border-spacing: 0;
    border-collapse: collapse;
}

section form h2.mail.title
{
    display: none;
}

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

    overflow: hidden;

    color: #000;
    background: #fff;
}

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

@media screen and (max-width: 834px)
{
    .inner
    {
        padding: 0 10px;
    }
}

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

.nav
{
    background: #1f2e53;
}

.nav-list
{
    display: flex;

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

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

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

.nav-item
{
    position: relative;

    flex-grow: 1;
}

.nav-item:last-child a
{
    border-right: 1px solid #364365;
}

.nav-item a
{
    line-height: 1.3;

    display: block;

    padding: 15px 0;

    text-decoration: none;

    color: #fff;
    border-left: 1px solid #364365;
}

.nav-item a .small
{
    font-size: 8px;

    display: block;

    color: #b0c3f1;
}

.nav-item._drop .nav-list
{
    position: absolute;
    z-index: 999;

    display: block;

    width: 100%;
    height: auto;
}

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

.nav-item._drop .nav-item a
{
    border: none;
    background: rgba(0, 0, 0, .7);
}

.mean-container .mean-bar,
.mean-container .mean-nav
{
    background: #1f2e53 !important;
}

.mean-bar
{
    position: fixed !important;
    top: 0;
    left: 0;

    width: 100%;
}

.mean-container .mean-nav ul li a.mean-expand
{
    line-height: 30px !important;

    height: 30px !important;
}

#contents_wrap
{
    min-width: auto;
}

#contents
{
    width: auto;
    padding-bottom: 7%;
}

#main
{
    width: auto;
    padding: 0 10px;
}

#main #col_main
{
    float: none;

    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
}

footer#global_footer
{
    min-width: auto;
}

.footer-area
{
    padding: 5% 10px;
}

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

.footer ._contact .footer-inner
{
    padding: 30px;

    background: rgba(255, 255, 255, .8);
}

.footer ._contact .footer-title
{
    font-size: 36.8px;
    font-weight: 900;

    color: #1f2e53;
}

@media screen and (max-width: 834px)
{
    .footer ._contact .footer-title
    {
        font-size: 18px;
        font-size: 5.625vw;
    }
}

.footer ._contact .footer-text
{
    font-weight: bold;

    margin: 2rem;

    text-align: center;
}

.footer ._contact .footer-list
{
    display: inline-block;
    display: flex;

    width: 100%;
    max-width: 530px;
    margin: 0 auto;
    padding-top: 2rem;

    border-top: 1px solid #1f2e53;

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

.footer ._contact ._estimates
{
    margin: 0 10px;
}

.footer ._info
{
    color: #fff;
    background: #1f2e53;
}

.footer ._info .footer-inner
{
    display: flex;

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

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

.footer ._info .footer-list
{
    text-align: left;
}

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

.footer ._info .footer-logo
{
    margin-bottom: 1rem;
}

.footer ._info .footer-sns
{
    display: flex;

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

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

@media screen and (max-width: 834px)
{
    .footer ._info .footer-sns
    {
        margin: 20px auto 0;
    }
}

.footer ._info .footer-copy
{
    display: block;

    width: 100%;

    text-align: right;
}

@media screen and (max-width: 834px)
{
    .footer ._info .footer-copy
    {
        margin-top: 10px;

        text-align: center;
    }
}

header#global_header
{
    min-width: auto;
}

.header-inner
{
    display: flex;

    padding: 15px 0;

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

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

        padding: 15px 10px;
    }
}

@media screen and (max-width: 640px)
{
    .header-inner
    {
        padding: 65px 10px 15px;
    }
}

.header-list
{
    display: flex;

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

@media screen and (max-width: 834px)
{
    .header-list
    {
        max-width: 531px;
        margin: 20px auto 0;
    }
}

.header-item
{
    margin-left: 10px;
}

@media screen and (max-width: 834px)
{
    .header-item._tel
    {
        margin-left: 0;
    }
}

.main
{
    position: relative;
}

.main-copy
{
    position: absolute;
    top: 0;
    left: 5%;

    display: flex;

    width: 100%;
    height: 100%;

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

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

.main picture img
{
    width: 100%;
}

.sec2,
.sec4
{
    padding: 5% 0;

    background: #f6f6f6;
}

.sec1-title
{
    font-size: 24px;
    font-weight: bold;

    color: #1f2e53;
}

.sec2-title
{
    font-size: 13px;
    font-weight: 900;

    display: block;

    padding: 20px 0;

    text-align: center;

    color: #1f2e53;
    background: #fff;
}

.sec2 .btn a
{
    display: block;

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

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

    color: #fff;
    background: #1f2e53;
}

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

.sec2 .btn a
{
    margin: 0 auto;
}

.sec3 .inner
{
    max-width: 1360px;
}

.sec3-grid h3
{
    font-size: 16px;
    font-weight: 900;

    margin-bottom: 10px;

    color: #1f2e53;
}

.sec3-grid .box > div
{
    font-size: 13px;
    font-weight: 900;

    padding: 15px;
}

.insta div.sns_list
{
    display: flex;
    flex-direction: row !important;

    border: none !important;

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

.insta div.sns_list:before
{
    width: calc(100% / 3 - 2%) !important;

    content: '';

    order: 1;
}

.insta div.sns_list > div
{
    display: block !important;

    width: calc(100% / 3 - 2%) !important;
    margin-bottom: 20px;

    border-bottom: none !important;
}

@media screen and (max-width: 640px)
{
    .insta div.sns_list > div
    {
        width: calc(100% / 2 - 2%) !important;
    }
}

.insta div.sns_list > div .sns_photo
{
    width: 100% !important;
    padding: 0 !important;
}

.insta div.sns_list > div .sns_text
{
    display: flex;
    flex-direction: column;

    width: 100% !important;
    margin-top: 10px;
    padding: 0 !important;
}

.insta div.sns_list > div .sns_text .sns_date
{
    order: 1;
}

.insta div.sns_list > div .sns_text .caption
{
    order: 3;
}

.insta div.sns_list > div .sns_text ul
{
    margin: 5px 0;

    order: 2;
}

.insta div.sns_list > div .sns_text ul li
{
    display: inline-block;

    margin: 0 3px 3px 0 !important;

    border-radius: 3px !important;
    background: #1f2e53;
}

.insta div.sns_list > div .sns_text ul li a
{
    padding: 1px 5px !important;

    text-decoration: none;

    color: #fff !important;
}

.pankuzu a
{
    display: inline-block;

    margin: 10px 0 30px;

    color: #1f2e53;
}

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

    display: inline-block;

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

    color: #1f2e53;
    border-bottom: 1px solid #ccc;
}

.products .box div
{
    font-size: 13px;
}

.products .box img
{
    width: 100% !important;
    height: 230px !important;

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

.products h3
{
    font-size: 16px;
    font-weight: 900;

    margin: 10px 0;

    text-align: center;

    color: #1f2e53;
}

.example
{
    display: flex;

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

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

.example-img
{
    display: flex;

    width: 40%;

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

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

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

.example-img .box:hover
{
    cursor: pointer;
}

.example-img .box:first-child
{
    width: 100%;
}

.example-img img
{
    width: 100% !important;
}

.example-table
{
    width: 58%;
}

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

.example-price
{
    width: 100%;
}

.btn a
{
    display: block;

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

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

    color: #fff;
    background: #1f2e53;
}

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

.table-common table
{
    display: inline-block;
}

@media screen and (max-width: 834px)
{
    .table-common tbody
    {
        display: block;

        max-width: 360px;
        margin: 0 auto;
    }
}

.grid-column3
{
    display: flex;

    justify-content: space-between;
    align-items: strech;
    flex-wrap: wrap;
}

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

    content: '';

    order: 1;
}

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

.grid-column3 .box img
{
    width: 100% !important;
}

@media screen and (max-width: 834px)
{
    .grid-column3 .box
    {
        width: calc(100% / 3 - 1%);
    }
}

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

.ttl-midashi
{
    font-size: 30px;
    font-weight: 900;

    padding: 70px 0;

    color: #fff;
}

.ttl-common
{
    font-size: 24px;
    font-weight: 900;

    position: relative;

    display: inline-block;

    margin: 0 auto;
    padding: 0 75px;
}

.ttl-common:before,
.ttl-common:after
{
    position: absolute;
    z-index: 999;
    top: 0;
    bottom: 0;

    display: block;
    display: block;

    width: 50px;
    height: 1px;
    margin: auto;

    content: '';

    background: #000;
}

.ttl-common:before
{
    left: 0;
}

.ttl-common:after
{
    right: 0;
}

.ttl-common .small
{
    font-size: 10px;

    display: block;

    color: #777;
}

.ttl-common2
{
    font-size: 20px;
    font-weight: 900;

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

    color: #1f2e53;
    border-bottom: 1px solid #ccc;
}

.ttl-center
{
    text-align: center;
}

.ttl-bg
{
    background: url(../images/common/title-bg.png) center/cover no-repeat;
}

.article-left .box,
.article-right .box
{
    display: flex;
    overflow: initial !important;

    width: 100%;

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

@media screen and (max-width: 834px)
{
    .article-left .box,
    .article-right .box
    {
        display: block;
    }
}

.article-left .box img,
.article-right .box img,
.article-left .box > div,
.article-right .box > div
{
    width: calc(100% / 2 - 2%) !important;
}

@media screen and (max-width: 834px)
{
    .article-left .box img,
    .article-right .box img,
    .article-left .box > div,
    .article-right .box > div
    {
        width: 100% !important;
    }
}

@media screen and (max-width: 834px)
{
    .article-left .box img,
    .article-right .box img
    {
        display: block;

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

.article-left .box > div,
.article-right .box > div
{
    display: flex;
    flex-direction: column;

    justify-content: flex-start;
}

@media screen and (max-width: 834px)
{
    .article-left .box > div,
    .article-right .box > div
    {
        margin-top: 2em;
    }
}

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

.news dl,
.news dl dt,
.news dl dd
{
    padding: 0 !important;

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

.news
{
    overflow-y: scroll;

    max-height: 300px;
}

.news dl
{
    margin-bottom: 20px;
    padding-bottom: 20px !important;

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

@media screen and (max-width: 640px)
{
    .news dl
    {
        display: block !important;
    }
}

.news dl dt
{
    height: 30px;

    color: #fff;
    background: #000 !important;

    align-items: center !important;
}

.news dl dd
{
    margin-left: 10px;
}

@media screen and (max-width: 640px)
{
    .news dl dd
    {
        width: 100% !important;
        margin-top: 10px;
        margin-left: 0;
    }
}

.js._faq dl
{
    display: block;

    margin-bottom: 1px;
}

.js._faq dt,
.js._faq dd
{
    width: 100% !important;
    padding: 0;

    border: none !important;
    background: none;
}

.js._faq dt
{
    font-weight: bold;

    padding: 20px;

    cursor: pointer;

    color: #fff;
    background: #1f2e53;
}

.js._faq dd
{
    display: none;

    padding: 20px;
}
