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

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;

    letter-spacing: 1px;

    color: #000;
    background: #fff;
}

@media screen and (max-width: 834px)
{
    body
    {
        font-size: 19.2px;
    }
}

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

.mean-container .mean-bar
{
    background: none !important;
}

.mean-container a.meanmenu-reveal
{
    line-height: 15px !important;

    top: 5px !important;
    right: 8px !important;

    height: 28px !important;

    border: 1px solid #f77c8b;
    border-radius: 5px;
    background: #fff;
}

.mean-container a.meanclose
{
    display: flex !important;

    color: #f77d8c !important;

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

.mean-container a span
{
    background: #f77d8c !important;
}

.mean-container a b
{
    font-size: 13px;
    font-weight: 900;

    z-index: 99999999;

    width: 100%;
    margin-top: -3px;
    margin-left: -10px;

    color: #f77c8b;
}

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

    width: 100%;
}

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

    height: 28px !important;
}

.mean-nav
{
    margin-top: 95px !important;

    background: #f77d8c !important;
}

.nav
{
    padding: 5px 0;

    border-bottom: 1px solid #fff;
    background: #f77d8c;
}

.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
{
    border-right: 1px solid #fff;

    flex-grow: 1;
}

.nav-item:last-child
{
    border-right: none;
}

.nav-item a
{
    font-size: 18px;
    font-weight: bold;

    display: block;

    padding: 5px 0;

    text-decoration: none;

    color: #fff;
}

.nav-item._drop
{
    position: relative;
}

.nav-item._drop .nav-list
{
    position: absolute;
    z-index: 999;
    top: 36px;
    left: 0;

    display: block;

    width: 100%;
}

@media screen and (max-width: 834px)
{
    .nav-item._drop .nav-list
    {
        top: 66px;
    }
}

.nav-item._drop .nav-item
{
    border: none;
}

.nav-item._drop .nav-item a
{
    color: #fff;
    background: rgba(0, 0, 0, .7);
}

@media screen and (max-width: 834px)
{
    .nav-item._drop .nav-item a
    {
        opacity: 1;
        background: rgba(0, 0, 0, .9);
    }
}

.mean-container a.meanmenu-reveal
{
    top: 20px !important;
    right: 28px !important;
}

.mean-container a.meanmenu-reveal
{
    width: 43px !important;
    height: 46px !important;
    padding: 5px 13px 11px 13px !important;
}

.mean-container a.meanmenu-reveal span
{
    margin-top: 8px !important;
}

.mean-container a b
{
    font-size: 10px;

    margin-left: -7px;
}

#contents_wrap
{
    min-width: auto;
}

#contents
{
    width: auto;
}

#main
{
    width: auto;
}

#main #col_main
{
    float: none;

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

@media screen and (max-width: 834px)
{
    #main #col_main
    {
        padding: 0 10px;
    }
}

footer#global_footer
{
    min-width: auto;
}

.footer
{
    padding: 30px 0 0;

    color: #fff;
    background: #f77c8b;
}

@media screen and (max-width: 640px)
{
    .footer
    {
        padding: 30px 0 70px;
    }
}

.footer-inner
{
    display: flex;

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

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

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

@media screen and (max-width: 640px)
{
    .footer-nav
    {
        margin-top: 20px;

        text-align: center;
    }
}

.footer-nav a
{
    display: inline-block;

    text-decoration: none;

    color: #fff;
}

.footer-copy
{
    display: block;

    width: 100%;
    padding: 20px 0;

    text-align: center;
}

header#global_header
{
    min-width: auto;
}

.header-inner
{
    display: flex;

    padding: 15px 0;

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

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

@media screen and (max-width: 640px)
{
    .header-inner
    {
        padding: 100px 10px 0;

        align-items: center;
    }
}

.header-logo
{
    margin-right: auto;
}

@media screen and (max-width: 834px)
{
    .header-logo
    {
        width: 100%;
        margin-bottom: 15px;
    }
}

@media screen and (max-width: 640px)
{
    .header-logo
    {
        position: fixed;
        z-index: 9999999;
        top: 8px;
        left: 8px;

        width: auto;
        width: 350px;
        margin-bottom: 0;
    }
}

@media screen and (max-width: 640px)
{
    .header-logo img
    {
        width: 100% !important;
    }
}

.header-text
{
    font-size: 12px;
    font-weight: 900;
    line-height: 1.6;

    margin-right: 10px;

    text-align: left;
    letter-spacing: 0;
}

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

.header-tel
{
    position: relative;
}

@media screen and (max-width: 640px)
{
    .header-tel
    {
        position: fixed;
        z-index: 999;
        bottom: 1%;
        left: 1%;

        width: 48.5%;
    }
    .header-tel img
    {
        width: 100%;
    }
}

.header-tel a
{
    position: absolute;
    top: 0;
    left: 0;

    width: 100%;
    height: 100%;
}

.header-line
{
    position: fixed;
    z-index: 999;
    right: 10px;
    bottom: 15px;
}

@media screen and (max-width: 640px)
{
    .header-line
    {
        z-index: 999;
        right: 1%;
        bottom: 1%;

        width: 48.5%;
    }
    .header-line img
    {
        width: 100%;
    }
}

.header-line a
{
    position: absolute;
    top: 0;
    left: 0;

    width: 100%;
    height: 100%;
}

.main
{
    position: relative;
}

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

    display: flex;

    width: 50%;
    height: 100%;

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

@media screen and (max-width: 640px)
{
    .main-copy
    {
        top: inherit;
        right: 5%;
        bottom: 0;

        width: 90%;
        padding-top: 20%;
    }
}

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

.cont_01
{
    display: flex;

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

.cont_01 .box
{
    display: flex;

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

    border: 1px solid #ccc;

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

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

        margin-bottom: 5%;
    }
}

.cont_01 .box article
{
    width: 40%;

    text-align: center;
}

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

.cont_01 .box article img
{
    padding: 2px !important;

    border: 1px solid #ddd;
    background: #fff;
}

@media screen and (max-width: 640px)
{
    .cont_01 .box article img
    {
        width: 100% !important;
    }
}

.cont_01 .box article h3
{
    font-size: 19.2px;
    font-weight: bold;

    text-decoration: underline;

    color: #bb0f5a;
}

.cont_01 .box > div
{
    width: 58%;
}

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

.cont_01 span
{
    position: relative;

    display: inline-block;

    width: 100%;
    padding-left: 20px;
}

.cont_01 span:before
{
    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 30px;

    content: '・';
}

.cont_02
{
    display: flex;

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

.cont_02.clearfix:after
{
    display: none;
}

@media screen and (max-width: 640px)
{
    .cont_02 > img
    {
        display: none;
    }
}

.cont_03 h3
{
    font-size: 24px;
    font-weight: 900;

    margin-bottom: 10px;

    border-bottom: 1px solid #ddd;
}

.cont_04 article
{
    position: relative;

    max-width: 1000px;
    margin: 0 auto;
    padding: 50px 0;
}

.cont_04 article h3
{
    width: 66%;
}

@media screen and (max-width: 834px)
{
    .cont_04 article h3
    {
        width: auto;

        text-align: center !important;
    }
}

.cont_04 article > img
{
    position: absolute;
    right: 0;
    bottom: 0;
}

@media screen and (max-width: 834px)
{
    .cont_04 article > img
    {
        display: none;
    }
}

.cont_04 article > div
{
    position: absolute;
    right: 0;
    bottom: 50px;

    width: 100%;
    max-width: 300px;
}

@media screen and (max-width: 834px)
{
    .cont_04 article > div
    {
        position: static;

        max-width: 100%;
    }
}

.cont_04.btn a
{
    display: block;

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

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

    color: #fff;
    background: #ff7e00;
}

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

.cont_05
{
    display: flex;

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

#ekiten_review_list
{
    display: none;
}

.pankuzu a
{
    display: inline-block;

    margin: 10px 0;

    color: #f77c8b;
}

.btn a
{
    display: block;

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

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

    color: #fff;
    background: #ff7e00;
}

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

.btn a
{
    font-weight: bold;

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

.btn-list
{
    display: flex;

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

.btn-item
{
    width: calc(100% / 2 - 1%);
}

.title_01._index
{
    font-size: 40px;
}

@media screen and (max-width: 640px)
{
    .title_01._index
    {
        font-size: 18px;
        font-size: 5.625vw;
    }
}

.title_01._index *
{
    font-weight: 900;

    position: relative;
    z-index: 10;

    letter-spacing: 0;
}

.title_01._index .pink
{
    font-size: 16px;

    display: inline-block;

    padding: 5px 10px;

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

.title_01._index .small
{
    font-size: 16px;

    display: block;
}

.title_01._human
{
    position: relative;

    padding-top: 7%;
}

.title_01._human:before
{
    position: absolute;
    z-index: 1;
    right: 0;
    bottom: 0;

    display: block;

    width: 100%;
    height: 100%;

    content: '';

    background: url(../images/common/human1.png) bottom right/30% no-repeat;
}

@media screen and (max-width: 640px)
{
    .title_01._human:before
    {
        background: none;
    }
}

.title_01._common
{
    font-size: 40px;
    font-weight: 900;

    padding: 30px 0;

    color: #fff;
    background: #f77c8b;
}

.title_02._index
{
    position: relative;

    padding: 20px 0;

    background: #f77c8b;
}

.title_02._index:before
{
    position: absolute;
    right: 0;
    bottom: -19px;
    left: 0;

    display: block;

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

    content: '';

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

.title_02._index *
{
    font-size: 32px;
    font-weight: bold;

    letter-spacing: 0;

    color: #fff;
}

@media screen and (max-width: 640px)
{
    .title_02._index *
    {
        font-size: 28.8px;
    }
}

.title_02._common
{
    padding-bottom: 10px;

    border-bottom: 1px solid #ccc;
}

.title_02._common *
{
    font-size: 28.8px;
    font-weight: 900;
}

.title_03._common h3
{
    font-size: 22.4px;
    font-weight: bold;

    color: #f77c8b;
}

._borderT
{
    padding-top: 1rem;

    border-top: 1px solid #ccc;
}

._borderW
{
    padding: 1rem;

    border: 1px solid #ccc;
}

._borderR
{
    padding-right: 1rem;

    border-right: 1px solid #ccc;
}

._borderW
{
    padding: 1rem;

    border: 1px solid #ccc;
}

._borderB
{
    padding-bottom: 1rem;

    border-bottom: 1px solid #ccc;
}

._borderW
{
    padding: 1rem;

    border: 1px solid #ccc;
}

._borderL
{
    padding-left: 1rem;

    border-left: 1px solid #ccc;
}

._borderW
{
    padding: 1rem;

    border: 1px solid #ccc;
}

.border-list li
{
    margin-bottom: 10px;
    padding-bottom: 10px;

    border-bottom: 1px solid #ccc;
}

.border-list li:last-child
{
    margin-bottom: 0;
    padding-bottom: 0;

    border-bottom: none;
}

.text-left .box
{
    display: flex;

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

.text-left .box img
{
    width: 49% !important;
}

.text-left .box > div
{
    width: 49%;
}

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

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

.text-right .box
{
    display: flex;

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

.text-right .box img
{
    width: 49% !important;
}

.text-right .box > div
{
    width: 49%;
}

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

.flow-wrap .box:before
{
    position: absolute;
    top: 12px;
    left: 15px;

    width: 10px;
    height: 10px;

    content: '';

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

.flow-wrap
{
    position: relative;
}

.flow-wrap:before
{
    position: absolute;
    top: 12px;
    left: 20px;

    width: 1px;
    height: 100%;

    content: '';

    background: #ddd;
}

.flow-wrap .box
{
    position: relative;

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

.flow-wrap .box:last-child
{
    margin-bottom: 0;
}
