﻿@charset "UTF-8";

/*!
 * ress.css • v1.2.2
 * MIT License
 * github.com/filipelinhares/ress
 */


.l-main_c .main_header_c {
    position: relative;
    height: 460px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover
}

    .l-main_c .main_header_c .hdg_c {
        position: absolute;
        width: 668px;
        height: 220px;
        padding: 35px 40px;
        background-color: #fcc800;
        color: #fff;
        font-size: 30px;
        font-weight: 600
    }

        .l-main_c .main_header_c .hdg_c span {
            line-height: 1.6
        }

            .l-main_c .main_header_c .hdg_c span:before {
                display: block;
                width: 0;
                height: 0;
                margin-top: calc((1 - 1.6)*.5em);
                content: ''
            }

            .l-main_c .main_header_c .hdg_c span:after {
                display: block;
                width: 0;
                height: 0;
                margin-bottom: calc((1 - 1.6)*.5em);
                content: ''
            }

@media screen and (max-width:767px) {
    .l-main_c .main_header_c {
        height: 48.54vw;
        margin-bottom: 10.67vw
    }

        .l-main_c .main_header_c .wrap {
            position: static
        }

        .l-main_c .main_header_c .hdg_c {
            right: 0;
            bottom: -10.66vw;
            width: 95.34vw;
            height: 30.67vw;
            padding: 4vw 0 4vw 8vw;
            font-size: 4.27vw
        }
}

.l-main_c .main_body {
    overflow: hidden
}

    .l-main_c .main_body.no_header .main_sct:not([class*=is_c_]) {
        padding-top: 80px
    }

    .l-main_c .main_body.no_footer {
        overflow: visible
    }

        .l-main_c .main_body.no_footer .main_sct:last-of-type {
            padding-bottom: 110px
        }

            .l-main_c .main_body.no_footer .main_sct:last-of-type:not([class*=is_c_]) {
                padding-bottom: 0
            }

@media screen and (max-width:767px) {
    .l-main_c .main_body.no_header .main_sct:not([class*=is_c_]) {
        padding-top: 0
    }

    .l-main_c .main_body.no_footer .main_sc_ct:last-of-type {
        padding-bottom: 13.34vw
    }
}




.c-btn_c {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    min-height: 74px;
    padding: 20px 10px;
    background: #282828;
    color: #fff;
    cursor: pointer;
    font-size: 18px;
    font-weight: 500;
    text-decoration: none;
    transition: background 150ms ease-out;
    line-height: 1.6
}

    .c-btn_c:before {
        display: block;
        width: 0;
        height: 0;
        margin-top: calc((1 - 1.6)*.5em);
        content: ''
    }

    .c-btn_c:after {
        display: block;
        width: 0;
        height: 0;
        margin-bottom: calc((1 - 1.6)*.5em);
        content: ''
    }

@media screen and (min-width:1025px) {
    .c-btn_c:hover span:after {
        right: -5px
    }
}

.c-btn_c span {
    position: relative;
    padding-right: 20px
}

    .c-btn_c span:after {
        position: absolute;
        z-index: 2;
        top: 50%;
        right: 0;
        z-index: 1;
        width: 13px;
        height: 17px;
        margin-top: -8px;
        background: url(../images/shared/ico_link.svg) no-repeat 50% 50%;
        content: ' ';
        transition: right 150ms ease-out
    }

@media screen and (min-width:1025px) {
    .c-btn_c:hover {
        text-decoration: none;
        background: rgba(40, 40, 40, .7)
    }
}

.c-btn_c:disabled {
    cursor: default;
    background: rgba(40, 40, 40, .7)
}

@media screen and (min-width:1025px) {
    .c-btn_c:disabled:hover {
        text-decoration: none;
        background: rgba(40, 40, 40, .7)
    }

        .c-btn_c:disabled:hover span:after {
            right: 0
        }
}

@media screen and (max-width:767px) {
    .c-btn_c {
        min-height: 15.07vw;
        padding: 2.8vw 0;
        font-size: 4vw
    }

        .c-btn_c span {
            padding-right: 4vw
        }

            .c-btn_c span:after {
                width: 2.94vw;
                height: 3.6vw;
                margin-top: -1.73vw;
                background-size: cover
            }
}



.s-contact_header {
    background-image: url(../images/contact/header_bg.png)
}

@media screen and (min-width:1025px) {
    .s-contact_header .hdg_c {
        top: 170px;
        left: 0
    }
}

@media screen and (max-width:767px) {
    .s-contact_header {
        background-image: url(../images/contact/header_bg_sp.png)
    }
}

.s-contact_menu .menu_wrap {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between
}

    .s-contact_menu .menu_wrap .unit {
        width: 316px
    }

    .s-contact_menu .menu_wrap .btn {
        position: relative;
        overflow: hidden;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        font-size: 19px;
        min-height: 94px;
        padding-left: 36px;
        background: #282828;
        text-decoration: none;
        color: #fff;
        line-height: 1.4
    }

        .s-contact_menu .menu_wrap .btn:before {
            display: block;
            width: 0;
            height: 0;
            margin-top: calc((1 - 1.4)*.5em);
            content: ''
        }

        .s-contact_menu .menu_wrap .btn:after {
            display: block;
            width: 0;
            height: 0;
            margin-bottom: calc((1 - 1.4)*.5em);
            content: ''
        }

@media screen and (min-width:1025px) {
    .s-contact_menu .menu_wrap .btn:hover .label:after {
        right: 25px
    }
}

.s-contact_menu .menu_wrap .label {
    font-weight: 500
}

    .s-contact_menu .menu_wrap .label:after {
        position: absolute;
        z-index: 2;
        top: 0;
        right: 30px;
        z-index: 1;
        width: 31px;
        height: 100%;
        background: url(../images/contact/ico_btn.svg) no-repeat 50% 50%;
        content: ' ';
        transition: right 150ms ease-out
    }

.s-contact_menu .menu_wrap .notes {
    margin-top: 26px;
    font-size: 16px;
    text-align: justify;
    text-justify: inter-ideograph;
    line-height: 1.8
}

    .s-contact_menu .menu_wrap .notes:before {
        display: block;
        width: 0;
        height: 0;
        margin-top: calc((1 - 1.8)*.5em);
        content: ''
    }

    .s-contact_menu .menu_wrap .notes:after {
        display: block;
        width: 0;
        height: 0;
        margin-bottom: calc((1 - 1.8)*.5em);
        content: ''
    }

    .s-contact_menu .menu_wrap .notes small {
        font-size: 12px
    }

.s-contact_menu .notice {
    margin-top: 24px;
    color: #e20f0f;
    font-size: 12px;
    text-align: justify;
    text-justify: inter-ideograph;
    line-height: 1.8
}

    .s-contact_menu .notice:before {
        display: block;
        width: 0;
        height: 0;
        margin-top: calc((1 - 1.8)*.5em);
        content: ''
    }

    .s-contact_menu .notice:after {
        display: block;
        width: 0;
        height: 0;
        margin-bottom: calc((1 - 1.8)*.5em);
        content: ''
    }

    .s-contact_menu .notice li {
        display: inline
    }

        .s-contact_menu .notice li + li {
            margin-left: 1em
        }

@media screen and (max-width:767px) {
    .s-contact_menu .menu_wrap {
        display: block
    }

        .s-contact_menu .menu_wrap .unit {
            width: auto
        }

            .s-contact_menu .menu_wrap .unit + .unit {
                margin-top: 5.34vw
            }

        .s-contact_menu .menu_wrap .btn {
            -ms-flex-pack: center;
            justify-content: center;
            font-size: 4vw;
            min-height: 17.07vw;
            padding-left: 0
        }

        .s-contact_menu .menu_wrap .label {
            position: relative;
            padding-right: 4.41vw
        }

            .s-contact_menu .menu_wrap .label:after {
                top: 50%;
                right: 0;
                margin-top: -1.73vw;
                width: 2.8vw;
                height: 3.6vw;
                background-image: url(../images/contact/ico_btn_sp.svg);
                background-size: cover
            }

            .s-contact_menu .menu_wrap .label br {
                display: none
            }

        .s-contact_menu .menu_wrap .notes {
            margin-top: 4vw;
            font-size: 3.2vw
        }

            .s-contact_menu .menu_wrap .notes small {
                font-size: 2.67vw
            }

    .s-contact_menu .notice {
        margin-top: 5.34vw;
        font-size: 2.67vw
    }
}

.s-contact_operation .lead {
    margin: 35px 0 45px;
    color: #71696c;
    font-size: 20px;
    font-weight: 600;
    text-align: justify;
    text-justify: inter-ideograph;
    line-height: 1.6
}

    .s-contact_operation .lead:before {
        display: block;
        width: 0;
        height: 0;
        margin-top: calc((1 - 1.6)*.5em);
        content: ''
    }

    .s-contact_operation .lead:after {
        display: block;
        width: 0;
        height: 0;
        margin-bottom: calc((1 - 1.6)*.5em);
        content: ''
    }

.s-contact_operation .nav {
    display: -ms-flexbox;
    display: flex
}

    .s-contact_operation .nav .item + .item {
        margin-left: 50px
    }

    .s-contact_operation .nav a {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center
    }

    .s-contact_operation .nav figure {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-align: center;
        align-items: center;
        width: 96px;
        height: 96px;
        background: #fcc800;
        border-radius: 100%
    }

        .s-contact_operation .nav figure img {
            width: 42px;
            height: auto
        }

    .s-contact_operation .nav span {
        display: block;
        margin-left: 14px;
        font-size: 14px;
        text-align: center;
        line-height: 1.6
    }

        .s-contact_operation .nav span:before {
            display: block;
            width: 0;
            height: 0;
            margin-top: calc((1 - 1.6)*.5em);
            content: ''
        }

        .s-contact_operation .nav span:after {
            display: block;
            width: 0;
            height: 0;
            margin-bottom: calc((1 - 1.6)*.5em);
            content: ''
        }

.s-contact_operation .notes {
    margin-top: 48px;
    font-size: 16px;
    text-align: justify;
    text-justify: inter-ideograph;
    line-height: 1.8
}

    .s-contact_operation .notes:before {
        display: block;
        width: 0;
        height: 0;
        margin-top: calc((1 - 1.8)*.5em);
        content: ''
    }

    .s-contact_operation .notes:after {
        display: block;
        width: 0;
        height: 0;
        margin-bottom: calc((1 - 1.8)*.5em);
        content: ''
    }

    .s-contact_operation .notes .link {
        margin-top: 1.2em;
        font-size: 12px
    }

@media screen and (max-width:767px) {
    .s-contact_operation .logo img {
        width: 61.07vw;
        height: auto
    }

    .s-contact_operation .lead {
        margin: 5.87vw 0 13.34vw;
        font-size: 3.74vw
    }

    .s-contact_operation .nav {
        -ms-flex-pack: center;
        justify-content: center
    }

        .s-contact_operation .nav .item + .item {
            margin-left: 17.87vw
        }

        .s-contact_operation .nav a {
            display: block;
            width: 18.94vw
        }

        .s-contact_operation .nav figure {
            width: 18.94vw;
            height: 18.94vw
        }

            .s-contact_operation .nav figure img {
                width: 8.27vw;
                height: auto
            }

        .s-contact_operation .nav span {
            position: relative;
            width: 24vw;
            left: 50%;
            transform: translateX(-50%);
            margin-top: 2.94vw;
            margin-left: 0;
            font-size: 3.2vw;
            text-align: center;
            white-space: nowrap
        }

    .s-contact_operation .notes {
        margin-top: 13.34vw;
        font-size: 3.2vw
    }

        .s-contact_operation .notes .link {
            font-size: 2.67vw
        }
}

.s-contact_operation_bottom {
    text-align: center
}

    .s-contact_operation_bottom .hdg_c {
        font-size: 24px;
        font-weight: 600;
        line-height: 1.8
    }

        .s-contact_operation_bottom .hdg_c:before {
            display: block;
            width: 0;
            height: 0;
            margin-top: calc((1 - 1.8)*.5em);
            content: ''
        }

        .s-contact_operation_bottom .hdg_c:after {
            display: block;
            width: 0;
            height: 0;
            margin-bottom: calc((1 - 1.8)*.5em);
            content: ''
        }

    .s-contact_operation_bottom .checkbox {
        margin-top: 25px
    }

    .s-contact_operation_bottom .note {
        overflow: hidden;
        margin: 13px 0 29px;
        font-size: 16px;
        line-height: 1.8
    }

        .s-contact_operation_bottom .note:before {
            display: block;
            width: 0;
            height: 0;
            margin-top: calc((1 - 1.8)*.5em);
            content: ''
        }

        .s-contact_operation_bottom .note:after {
            display: block;
            width: 0;
            height: 0;
            margin-bottom: calc((1 - 1.8)*.5em);
            content: ''
        }

        .s-contact_operation_bottom .note strong {
            color: #e20f0f;
            font-weight: 400
        }

    .s-contact_operation_bottom .btn {
        width: 420px;
        margin: auto
    }

@media screen and (max-width:767px) {
    .s-contact_operation_bottom .hdg_c {
        font-size: 4.54vw
    }

    .s-contact_operation_bottom .checkbox {
        margin-top: 7.74vw
    }

    .s-contact_operation_bottom .note {
        margin: 4.8vw 0 8vw;
        font-size: 2.67vw;
        text-align: justify;
        text-justify: inter-ideograph;
        text-align: left
    }

        .s-contact_operation_bottom .note br {
            display: none
        }

    .s-contact_operation_bottom .btn {
        width: auto
    }
}


.l-main_c .main_sct_c {
    padding: 110px 0;
}

.l-main_c .main_sct_hdg_c {
    overflow: hidden;
    color: #71696c;
    margin-bottom: 55px;
    font-weight: 600;
    font-size: 36px;
    line-height: 1.6
}

    .l-main_c .main_sct_hdg_c:before {
        display: block;
        width: 0;
        height: 0;
        margin-top: calc((1 - 1.6)*.5em);
        content: ''
    }

    .l-main_c .main_sct_hdg_c:after {
        display: block;
        width: 0;
        height: 0;
        margin-bottom: calc((1 - 1.6)*.5em);
        content: ''
    }

    .l-main_c .main_sct_hdg_c.is_small {
        color: #282828;
        font-size: 24px
    }

.l-main_c .main_sct_c .sub_sct {
    margin-top: 70px
}

.l-main_c .main_sct_c .sub_sct_hdg_c {
    overflow: hidden;
    color: #282828;
    margin-bottom: 30px;
    font-size: 20px;
    line-height: 1.6
}

    .l-main_c .main_sct_c .sub_sct_hdg_c:before {
        display: block;
        width: 0;
        height: 0;
        margin-top: calc((1 - 1.6)*.5em);
        content: ''
    }

    .l-main_c .main_sct_c .sub_sct_hdg_c:after {
        display: block;
        width: 0;
        height: 0;
        margin-bottom: calc((1 - 1.6)*.5em);
        content: ''
    }

@media screen and (max-width:767px) {
    .l-main_c .main_sct_c {
        padding: 13.34vw 0
    }

        .l-main_c .main_sct_c:last-of-type {
            padding-bottom: 20.4vw
        }

    .l-main_c .main_sct_hdg_c {
        color: #282828;
        margin-bottom: 8vw;
        font-size: 4.54vw
    }

        .l-main_c .main_sct_hdg_c.is_small {
            font-size: 4.54vw
        }

    .l-main_c .main_sct_c.is_c_gray {
        background: #f6f6f6
    }

        .l-main_c .main_sct_c.is_c_gray + .main_sct_c.is_c_gray {
            padding-top: 0
        }
}
    .s-contact_operation_bottom {
        text-align: center
    }

        .s-contact_operation_bottom .hdg_c {
            font-size: 24px;
            font-weight: 600;
            line-height: 1.8
        }

            .s-contact_operation_bottom .hdg_c:before {
                display: block;
                width: 0;
                height: 0;
                margin-top: calc((1 - 1.8)*.5em);
                content: ''
            }

            .s-contact_operation_bottom .hdg_c:after {
                display: block;
                width: 0;
                height: 0;
                margin-bottom: calc((1 - 1.8)*.5em);
                content: ''
            }

        .s-contact_operation_bottom .checkbox {
            margin-top: 25px
        }

        .s-contact_operation_bottom .note {
            overflow: hidden;
            margin: 13px 0 29px;
            font-size: 16px;
            line-height: 1.8
        }

            .s-contact_operation_bottom .note:before {
                display: block;
                width: 0;
                height: 0;
                margin-top: calc((1 - 1.8)*.5em);
                content: ''
            }

            .s-contact_operation_bottom .note:after {
                display: block;
                width: 0;
                height: 0;
                margin-bottom: calc((1 - 1.8)*.5em);
                content: ''
            }

            .s-contact_operation_bottom .note strong {
                color: #e20f0f;
                font-weight: 400
            }

        .s-contact_operation_bottom .btn {
            width: 420px;
            margin: auto
        }


    @media screen and (max-width:767px) {
        .s-contact_operation_bottom .hdg_c {
            font-size: 4.54vw
        }

        .s-contact_operation_bottom .checkbox {
            margin-top: 7.74vw
        }

        .s-contact_operation_bottom .note {
            margin: 4.8vw 0 8vw;
            font-size: 2.67vw;
            text-align: justify;
            text-justify: inter-ideograph;
            text-align: left
        }

            .s-contact_operation_bottom .note br {
                display: none
            }

        .s-contact_operation_bottom .btn {
            width: auto
        }
    }

section.main_sct_c.is_c_gray.s-contact_operation_bottom {
    background: #f6f6f6 !important;
    padding: 110px 0;
}

.l-main_c .main_sct_c {
    padding: 110px 0;
}

.l-main_c .main_sct_hdg_c.is_small {
    color: #282828;
    font-size: 24px
}

.l-main_c .main_sct_hdg_c.is_small {
    color: #282828;
    font-size: 24px
}


