@charset "UTF-8";

/*============================
	news__contents
============================*/
.contact__page,
.confirm__page,
.thanks__page {
    background: url(../img/cmn/skv_bg.png);

    .sub-kv01 {
        background: none;
        padding: 150px 0 0;
    }
}

.contact__contents {
    padding: 100px 0 0;
}

.contact__left {
    width: 280px;
    padding: 0 2em 0 0;
}

.contact__right {
    width: calc(100% - 280px);
}

.contact__ttl {
    .txt {
        margin-top: 1em;
    }
}

.contact__lead {
    font-size: 1.3rem;
}

.contact__box {
    padding: 60px 5%;

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

/* thanks__page */
.thanks__obj {
    max-width: 690px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.thanks__ttl {
    & img {
        display: block;
        max-width: 444px;
        margin: 0 auto;
    }
}

@media screen and (max-width:1024px) {

    .contact__page,
    .confirm__page,
    .thanks__page {
        .sub-kv01 {
            padding: 100px 0 0;
        }
    }

    .contact__contents {
        padding: 80px 0 0;
    }

    .contact__left {
        width: 240px;
        padding: 0 2em 0 0;
    }

    .contact__right {
        width: calc(100% - 240px);
    }

    .contact__lead {
        font-size: 1.3rem;
    }

    .contact__box {
        padding: 40px 5%;

    }

    /* thanks__page */
    .thanks__obj {
        max-width: 500px;
    }

    .thanks__ttl {
        & img {
            max-width: 350px;
            margin: 0 auto;
        }
    }


}

@media screen and (max-width:767px) {

    .contact__page,
    .confirm__page,
    .thanks__page {
        .sub-kv01 {
            padding: 100px 0 0;
        }
    }

    .contact__contents {
        padding: 80px 0 0;
    }

    .contact__left {
        width: 100%;
        padding: 0;
        margin-bottom: 30px;
    }

    .contact__right {
        width: 100%;
    }

    .contact__lead {
        font-size: 1.3rem;
    }

    .contact__box {
        padding: 30px 5%;

    }

    /* thanks__page */
    .thanks__obj {
        max-width: 400px;
    }

    .thanks__ttl {
        & img {
            max-width: 280px;
            margin: 0 auto;
        }
    }


}

/*============================
	form parts
============================*/
.tbl-form {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0 40px;
    max-width: 580px;
    margin: 0 auto;
}

/* tbl スタイル */

.tbl-form th {
    white-space: nowrap;
    line-height: 1;
    text-align: left;
    font-weight: bold;
    white-space: nowrap;
    position: relative;
    width: 100%;
    font-size: 1.4rem;
    display: block;
    margin-bottom: 1em;
}

.tbl-form th .txt {
    font-weight: 500;
    line-height: 1;
}

.tbl-form td {
    line-height: 1.9;
    font-weight: 500;
    width: 100%;
    display: block;
}

.tbl-form td .txt {
    font-weight: bold;
}


.form-must {
    margin-right: .5em;
    width: fit-content;
    padding: .2em .5em;
    background: #FA2B2B;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    font-weight: 500;
    font-size: 1.2rem;
}

.form-must.mast-not {
    background: #2971C4;
}

.form-must.disable {
    background-color: #ccc;
    color: #111;
}

/*-- 入力種別 --*/
input::placeholder {
    color: #ADADAD;
}

textarea::placeholder {
    color: #ADADAD;
}

.input-text {
    width: 100%;
    height: 50px;
    border-radius: 3px;
    padding: 0 1em;
    border: none;
    position: relative;
    background: #fff;
    box-shadow: inset 0 0 10px rgba(0, 0, 0, .15);
    font-size: 1.4rem;
    border-radius: 5px;
    font-family: "Zen Kaku Gothic New", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', 'MS Ｐゴシック', 'MS PGothic', sans-serif;
}

.input-textarea {
    width: 100%;
    min-height: 170px;
    background: #fff;
    box-shadow: inset 0 0 10px rgba(0, 0, 0, .15);
    border-radius: 5px;
    font-size: 1.4rem;
    padding: 1em 1em;
    font-family: "Zen Kaku Gothic New", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', 'MS Ｐゴシック', 'MS PGothic', sans-serif;
}

.input-mid {
    width: 5em;
}

.input-small {
    width: 3em;
}

.input-smid {
    width: 2em;
}

.form-2col {
    justify-content: space-between;
}

.form-2col input {
    width: 48%;
}

.form-3col {
    align-items: baseline;

    .txt {
        margin: 0 1em 0 .5em;
    }
}

.form__selectwrap {
    width: 100%;
    position: relative;
}

.input-select {
    width: 100%;
    height: 50px;
    padding: 0 1em;
    border: none;
    font-size: 1.4rem;
    border-radius: 6px;
    position: relative;
    background: #fff;
    box-shadow: inset 0 0 10px rgba(0, 0, 0, .15);
    font-size: 1.4rem;
    border-radius: 5px;
    font-family: "Zen Kaku Gothic New", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', 'MS Ｐゴシック', 'MS PGothic', sans-serif;
}

.input-selectwrap::before {
    content: "";
    position: absolute;
    width: 10px;
    height: 6px;
    background: url(../img/contact/select_arw.png) no-repeat center center/contain;
    right: 1em;
    top: 50%;
    transform: translate(0, -50%);
    pointer-events: none;
    z-index: 9;
}

/* 電話 */
.form__telwrap {
    .input-text {
        max-width: 168px;
    }

    & span {
        margin: 0 .5em;
    }
}

/*-- radioボタン --*/

.radio-label {
    cursor: pointer;
    position: relative;
    display: inline-block;
    font-weight: 500;
    line-height: 20px;
    padding-left: 1.5em;
    margin-right: 1em;
    margin-bottom: 1em;
    display: block;
}

.radio-label .circle {
    position: absolute;
    content: '';
    display: block;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #f4f4f4;
    border: solid 1px #e4e2e2;
    left: 0;
    top: 0;
}

.radio-label .circle::before {
    position: absolute;
    content: '';
    background: #fff;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    background-color: #206689;
    display: block;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
    transition: .3s;
}

.radio-label:has(.input__radio:checked) .circle::before {
    opacity: 1;
}

.form-radiowrap .radio-label {
    margin-right: 1em;
}

/*-- checkボタン --*/


.form-radiowrap label,
.form-checkwrap label {
    cursor: pointer;
    position: relative;
    display: inline-block;
    font-weight: bold;
    display: flex;
    align-items: center;
    white-space: nowrap;
}

.form-radiowrap label .circle,
.form-checkwrap label .circle,
.wpcf7-list-item label::before {
    position: relative;
    content: '';
    display: block;
    width: 16px;
    height: 16px;
    border-radius: 0;
    border: solid 1px #CECECE;
    margin-right: .5em;
}


.form-radiowrap label .circle::after,
.form-checkwrap label .circle::after,
.wpcf7-list-item label::after {
    position: absolute;
    content: '';
    background: #fff;
    width: 12px;
    height: 12px;
    border-radius: 2px;
    background: #D32922;
    display: block;
    left: 2px;
    top: 5px;
    opacity: 0;
    transition: .3s;
}

.form-radiowrap label:has(input:checked) .circle::after,
.form-checkwrap label:has(input:checked) .circle::after,
.wpcf7-list-item label:has(:checked)::after {
    opacity: 1;
}

/* file */

.file-label .file-txt {
    text-align: left;
    width: 100%;
    pointer-events: none;
    padding: 0;
    font-size: 1.2rem;
}

.textarea {
    width: 100%;
    min-height: 287px;
    padding: .5em 1em;
    background: #fff;
    border: none;
    position: relative;
    font-size: 1.6rem;
}

.textarea:focus {
    border: solid 1px #fff;
    outline: none;
}

/* submit ボタン */
.form_submit_btn {
    width: fit-content;
    margin: 0 auto;
}

.submit-buttun {

    position: relative;
    margin: 0 auto;

}

.input-button {
    font-weight: bold;
    font-size: 2rem;
    line-height: 80px;
    margin: 0 auto;
    width: 378px;
    border-radius: 5px;
    display: block;
    position: relative;
    cursor: pointer;
    text-align: center;
    background: #fff;
    border: solid 1px #464D83;
    color: #464D83;
    letter-spacing: .05em;
    padding: 0 1em;
    transition: .3s;
    font-family: "Zen Kaku Gothic New", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', 'MS Ｐゴシック', 'MS PGothic', sans-serif;
    opacity: 1;

    &:hover {
        opacity: 1;
        background: #464D83;
        color: #fff;
    }
}

.submit-buttun {
    width: fit-content;
    position: relative;

    & i {
        position: absolute;
        color: #464D83;
        top: 50%;
        right: 5%;
        transform: translate(0, -50%);
        font-size: 1.6rem;
        transition: .3s;
    }

    &:hover i {
        color: #fff;
        right: 3%;
    }
}


.submit-buttun .input-button:hover {
    opacity: .8;
}

.form_submit_btn.active .input-button {
    opacity: .8;
    cursor: pointer;
}


/* 個人情報 */
.form__privacy--box {
    max-width: 644px;
    margin: 0 auto 40px;
    background: #DEDEDE;
    border: solid 1px #868686;
    transition: .3s;
    border-radius: 5px;

}

.form__privacy--box:has(.close) {
    background: #fff;
}

.form__privacy--ttl {
    height: 60px;
    border-radius: 5px;
    padding: 1em;
    display: flex;
    align-items: center;
    position: relative;
    font-size: 1.4rem;
    font-weight: 500;
    white-space: nowrap;
    width: 100%;
    height: 100%;
    cursor: pointer;


    .acc-btn {
        position: absolute;
        right: 3%;
        top: 50%;
        transform: translate(0, -50%);
        width: 3px;
        height: 1em;
        background-color: #6E6E6E;
        transition: .3s;

        &::before {
            content: "";
            position: absolute;
            left: 50%;
            top: 50%;
            transform: translate(-50%, -50%);
            width: 1em;
            height: 3px;
            background-color: #6E6E6E;
            transition: .3s;
        }
    }

    &.close {
        .acc-btn {
            transform: translate(0, -50%) rotate(90deg);

            &::before {
                opacity: 0;
            }
        }


    }

}

.form__ac-area {
    padding: 0 5%;

    & li {

        padding: 1.5em 0;
        border-bottom: solid 1px #000000;
    }

    .ttl {
        margin-bottom: .5em;
    }

    .txt {
        font-weight: 400;
    }

    & a {
        text-decoration: underline;
    }

    .acc-close {
        text-align: center;
        border: none;
        text-decoration: underline;
        text-underline-offset: .5em;
        cursor: pointer;
    }
}


.form-checkwrap {
    padding: 1em;
    background: #EEF1F4;
    border-radius: 5px;
    text-align: center;
    width: fit-content;
    margin: 0 auto 60px;
    font-size: 1.4rem;

    .check-label {
        width: fit-content;
        background: none;
        line-height: 1;
        margin: 0 auto;
    }

    .check-label:has(.input__check:checked) {
        background: none;
    }
}

.form-checkwrap img {
    width: 17px;
    margin: 0 5px;
    vertical-align: middle;
}

.form-checkwrap a {
    text-decoration: underline;
}

.hide-form {
    display: none;
}

.hide-form.is-show {
    display: table;
}
.wpcf7-not-valid-tip{
display:none!important;
}
.wpcf7 form .wpcf7-response-output{
display:none!important}
@media screen and (max-width:1024px) {
    .tbl-form {
        border-spacing: 0 30px;
    }

    /* tbl スタイル */

    .tbl-form th {
        font-size: 1.4rem;
        margin-bottom: 1em;
    }


    .form-must {
        margin-right: .5em;
        padding: .2em .5em;
        font-size: 1.2rem;
    }


    /*-- 入力種別 --*/

    .input-text {
        height: 50px;
        font-size: 1.4rem;
    }

    .input-textarea {
        min-height: 170px;
        font-size: 1.4rem;
    }

    .input-select {
        height: 50px;
        font-size: 1.4rem;
    }

    .input-selectwrap::before {
        width: 10px;
        height: 6px;
    }

    /*-- checkボタン --*/

    .form-radiowrap label .circle,
    .form-checkwrap label .circle,
    .wpcf7-list-item label::before {
        width: 16px;
        height: 16px;
        margin-right: .5em;
    }


    .form-radiowrap label .circle::after,
    .form-checkwrap label .circle::after,
    .wpcf7-list-item label::after {
        width: 12px;
        height: 12px;
        border-radius: 2px;
        left: 2px;
        top: 5px;
    }

    /* submit ボタン */
    .form_submit_btn {
        width: fit-content;
        margin: 0 auto;
    }


    .input-button {
        font-size: 1.8rem;
        line-height: 60px;
        width: 300px;
    }

    .submit-buttun {

        & i {
            font-size: 1.6rem;
        }
    }

    /* 個人情報 */


    .form-checkwrap {
        padding: 1em;
        margin: 0 auto 40px;
        font-size: 1.4rem;
    }
}

@media screen and (max-width:767px) {
    .tbl-form {
        border-spacing: 0 30px;
    }

    /* tbl スタイル */

    .tbl-form th {
        font-size: 1.4rem;
        margin-bottom: 1em;
    }


    .form-must {
        margin-right: .5em;
        padding: .2em .5em;
        font-size: 1.2rem;
    }


    /*-- 入力種別 --*/

    .input-text {
        height: 50px;
        font-size: 1.4rem;
    }

    .input-textarea {
        min-height: 170px;
        font-size: 1.4rem;
    }

    .input-select {
        height: 50px;
        font-size: 1.4rem;
    }

    .input-selectwrap::before {
        width: 10px;
        height: 6px;
    }

    /*-- checkボタン --*/

    .form-radiowrap label .circle,
    .form-checkwrap label .circle,
    .wpcf7-list-item label::before {
        width: 16px;
        height: 16px;
        margin-right: .5em;
    }


    .form-radiowrap label .circle::after,
    .form-checkwrap label .circle::after,
    .wpcf7-list-item label::after {
        width: 12px;
        height: 12px;
        border-radius: 2px;
        left: 2px;
        top: 5px;
    }

    /* submit ボタン */
    .form_submit_btn {
        width: fit-content;
        margin: 0 auto;
    }


    .input-button {
        font-size: 1.8rem;
        line-height: 60px;
        width: 300px;
    }

    .submit-buttun {

        & i {
            font-size: 1.6rem;
        }
    }

    /* 個人情報 */


    .form-checkwrap {
        padding: 1em;
        margin: 0 auto 40px;
        font-size: 1.4rem;
    }

}


/*============================
    cf7用 
============================*/
.wpcf7 .form-radiowrap {
    display: block;
}

.wpcf7-checkbox {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.wpcf7-list-item {
    margin: 0 auto !important;
    width: fit-content;
    display: block !important;
}

.wpcf7-list-item label {
    width: 100%;
    position: relative;
    display: block;
    white-space: nowrap;

    & span {
        font-weight: bold;
    }
}


.wpcf7-list-item label:has(:checked) {
    background: #B2E1FF;
}


.form-checkwrap {
    .wpcf7-list-item label {
        display: flex;
        align-items: center;
        width: fit-content;
        background: none;
        position: relative;
    }
}

.wpcf7-spinner {
    display: none !important;
}

.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
    position: absolute;
}



.wpcf7 .wpcf7-submit:disabled {
    opacity: .5;
}

/* cf7用▲ */

/*============================
	confirm__page / thanks__page
============================*/
.confirm__box {
    .tbl-form th {
        padding-bottom: 1em;
        border-bottom: solid 1px #000000;
    }
}

.back-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    width: fit-content;
    margin: 50px auto 0;
    text-decoration: underline;
    white-space: nowrap;
    color: #464D83;
    cursor: pointer;
    font-weight: 500;
    font-family: "Zen Kaku Gothic New", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', 'MS Ｐゴシック', 'MS PGothic', sans-serif;
    transition: .3s;

    &:hover {
        opacity: .7;

    }

    .wpcf7-previous {
        display: block !important;
        background: none;
        border-bottom: solid 1px #111;
        font-size: 1.6rem;
    }

}

/* thanks__page */
.thanks__box {

    .contact__flow {
        &::before {
            border-color: #3B3B3B;
        }
    }

    .thaks-btn {
        font-weight: bold;
        line-height: 57px;
        margin: 0 auto;
        width: 250px;
        border-radius: 3px;
        display: block;
        position: relative;
        cursor: pointer;
        text-align: center;
        background: #3B3B3B;
        border: solid 1px #3B3B3B;
        color: #fff;
        letter-spacing: 0;
        padding: 0 1em;
        transition: .3s;
        font-family: "Noto Sans JP", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', 'MS Ｐゴシック', 'MS PGothic', sans-serif;
        opacity: 1;

        &:hover {
            opacity: 1;
            background: #fff;
            color: #3B3B3B;
        }

        & i {
            position: absolute;
            top: 50%;
            left: 8%;
            color: #fff;
            transform: translate(0, -50%);
            font-size: 1.6rem;
            transition: .3s;
        }

        &:hover i {
            color: #3B3B3B;
            left: 5%;
        }
    }
}

@media screen and (max-width:1024px) {
    .confirm__contact {
        padding: 100px 0 80px;

        .form_submit_btn {
            margin-bottom: 40px;
        }

    }


    /* thanks__page */
    .thanks__box {
        .thaks-btn {
            line-height: 57px;
            width: 250px;

            & i {
                font-size: 1.6rem;
            }

        }
    }
}

@media screen and (max-width:767px) {
    .confirm__contact {
        padding: 100px 0 60px;

        .form_submit_btn {
            margin-bottom: 40px;
        }

    }

    /* thanks__page */
    .thanks__box {

        .contact__flow {
            &::before {
                border-color: #3B3B3B;
            }
        }

        .thanks__txt {
            text-align: left;
        }

        .thaks-btn {
            line-height: 50px;
            width: 220px;


            & i {
                font-size: 1.4rem;
            }

        }
    }
}