.logo {
    height: 80px;
    display: inline-block;
    justify-content: start;
    align-items: center;
    padding: 25px 0 25px 4.267%;
}

.contact__title {
    max-width: 100%;
    margin: 0 auto;
}

.wpcf7-submit {
    font-family: "Hiragino Kaku Gothic W6 JIS2004";
    font-size: 2rem;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 2.4;
    letter-spacing: 2px;
    color: #eb9424;
    justify-content: center;
    width: 440px;
    height: 80px;
    margin: 0 auto;
    border: solid 1px #eb9402;
    background-color: white;
    display: flex;
    position: relative;
    z-index: 10;
}

.wpcf7-submit:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 0;
    display: block;
    background: #FFFFFF;
    z-index: -1;
    transition: 0.2s;
}

.wpcf7-submit:hover {
    border: solid 1px #fff;
    background-color: #eb9424;
    color: #fff;
}

.wpcf7-submit:hover:before {
    width: 100%;
}

.contact__title h1 {
    font-size: 2.8rem;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1em;
    letter-spacing: 3.6px;
    text-align: center;
    margin: 0 0 20px;
    color: var(--charcoal_grey);
}

.contact__title span {
    font-family: "Hiragino Kaku Gothic W6 JIS2004";
    font-size: 1.6rem;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.1em;
    letter-spacing: 2px;
    text-align: center;
    display: block;
    color: #35393d;
    margin: 0 0 125px;
    position: relative;
}

.contact__title span::after {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    transform: translate(-50%);
    bottom: -30px;
    width: 120px;
    height: 2px;
    background-color: var(--dusk-blue);
}

.contact__form__inner {
    max-width: 100%;
    margin: 0 auto;
    padding: 0 4.267%;
}

.contact__form__description {
    font-family: ""HiraginoSans-W3", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", sans-serif", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", sans-serif;
    font-size: 1.6rem;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.8;
    letter-spacing: 1.6px;
    text-align: justify;
    color: #35393d;
    margin: 0 0 56px;
}

.contact__form__inner__call {
    width: 100%;
    height: auto;
    padding: 20px 20px;
    border-radius: 3px;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
    background-color: #edf0f5;
    margin: 0 auto 96px;
    display: flex;
    flex-direction: column;
    gap: 25px;
    justify-content: center;
    align-items: center;
}

.contact__form__inner__img {
    width: auto;
    height: 20px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

.contact__form__inner__img img {
    height: 100%;
}

.contact__form__inner__number {
    width: auto;
    font-family: Helvetica !important;
    font-size: 2.4rem;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1em;
    letter-spacing: 1.4px;
    text-align: left;
    color: #223f85;
    padding: 0 0 0 20px;
}

.contact__form__inner__description {
    font-family: Helvetica !important;
    font-size: 1.4rem;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1em;
    letter-spacing: 2.1px;
    text-align: left;
    color: #223f85;
}

input {
    width: 100%;
    height: 40px;
    border-radius: 5px;
    border: solid 1px #ddd;
}

textarea {
    width: 100%;
    border-radius: 5px;
    border: solid 1px #ddd;
    padding: 1px 10px;
}

input[type=text],
input[type=tel],
input[type=email] {
    font-size: 1.6rem;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    font-family: "Hiragino Kaku Gothic W6 JIS2004";
    color: #35393d;
}

.require {
    width: 45px;
    height: 20px;
    padding: 4px 4px;
    border-radius: 2px;
    background-color: #e2703e;
    font-family: "Hiragino Kaku Gothic W6 JIS2004";
    font-size: 1.2rem;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 1.2px;
    text-align: center;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}

.form__item {
    font-family: "Hiragino Kaku Gothic W6 JIS2004";
    font-size: 1.6rem;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.8;
    letter-spacing: 2px;
    text-align: left;
    color: #35393d;
    margin: 0 0 32px;
}

.form__item__inner {
    display: flex;
    flex-direction: row;
    justify-content: start;
    align-items: center;
    gap: 16px;
    margin: 0 0 16px;
}

.check {
    flex-direction: column !important;
    align-items: start !important;
}

.wpcf7-list-item input {
    width: auto;
}

.wpcf7-list-item-label {
    font-family: ""HiraginoSans-W3", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", sans-serif", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", sans-serif;
    font-size: 1.4rem;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.75;
    letter-spacing: 1.6px;
    text-align: left;
    color: #35393d;
}

.wpcf7-submit {
    font-family: "Hiragino Kaku Gothic W6 JIS2004";
    font-size: 1.6rem;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 2.4;
    letter-spacing: 2px;
    color: #eb9424;
    justify-content: center;
    width: 240px;
    height: 60px;
    margin: 0 auto;
    border: solid 1px #eb9402;
    background-color: white;
    display: flex;
}

.wpcf7-submit:hover {
    border: solid 1px #fff;
    background-color: #eb9424;
    color: #fff;
}

input[type=checkbox] {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    position: relative;
    right: 0;
    bottom: 0;
    left: 0;
    height: 20px;
    width: 20px;
    vertical-align: -0.6rem;
    transition: all .15s ease-out 0s;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    margin: .2rem;
    outline: none;
    border-radius: 10%;
}


/* Checkbox */

input[type=checkbox]:before,
input[type=checkbox]:after {
    position: absolute;
    content: "";
    background: #fff;
    transition: all .15s ease-in-out;
}

input[type=checkbox]:before {
    left: 2px;
    top: 6px;
    width: 0;
    height: 2px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
}

input[type=checkbox]:after {
    right: 9px;
    bottom: 3px;
    width: 2px;
    height: 0;
    transform: rotate(40deg);
    -webkit-transform: rotate(40deg);
    -moz-transform: rotate(40deg);
    -ms-transform: rotate(40deg);
    -o-transform: rotate(40deg);
    transition-delay: .1s;
}

input[type=checkbox]:before {
    left: 1px;
    top: 10px;
    width: 6px;
    height: 2px;
}

input[type=checkbox]:checked:after {
    right: 5px;
    bottom: 1px;
    width: 2px;
    height: 14px;
}

input[type=checkbox]:indeterminate:before,
input[type=checkbox]:indeterminate:after {
    width: 7px;
    height: 2px;
    transform: rotate(0);
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
}

input[type=checkbox]:indeterminate:before {
    left: 1px;
    top: 7px;
}

input[type=checkbox]:indeterminate:after {
    right: 1px;
    bottom: 7px;
}

input[type=checkbox] {
    border: 2px solid #eb9424;
}

input[type=checkbox]:checked,
input[type=checkbox]:indeterminate {
    background: #eb9424;
}

.wpcf7-list-item {
    display: block;
    margin: 0.5em 0;
}

.f_button {
    font-size: 1.2rem;
    margin: 16px auto;
    text-align: center;
}

a.consent {
    text-decoration: none;
    color: #1D6595;
    -webkit-transition: color 0.1s 0s ease;
    transition: color 0.1s 0s ease;
}

.p_blank {
    box-sizing: border-box;
    display: inline-block;
    position: relative;
    top: 0.05em;
    width: 12px;
    height: 12px;
    margin-left: 2px;
    margin-right: 5px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-image: url(../img/p-link.svg);
}

.thanks__header {
    width: 90%;
    margin: 0 auto 32px auto;
    padding: 32px 0;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
    background-image: linear-gradient(70deg, rgba(34, 63, 133, 0.85) 0%, rgba(29, 121, 149, 0.75) 100%);
    border-radius: 4px;
}

.thanks__header__title {
    font-size: 2.8rem;
    font-family: Helvetica !important;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    text-align: center;
    color: #fff;
}

.thanks__header__paragraph {
    font-family: "Hiragino Kaku Gothic W6 JIS2004";
    font-size: 1.6rem;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.1em;
    letter-spacing: 2px;
    text-align: center;
    display: block;
    color: #fff;
    margin: 24px 0 0 0;
    position: relative;
}

.questionnaire_inner {
    max-width: 100%;
    margin: 0 auto 48px auto;
}

.a_button_submit .wpcf7-submit {
    font-family: "Hiragino Kaku Gothic W6 JIS2004";
    font-size: 1.6rem;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 2.4;
    letter-spacing: 2px;
    color: #223f85;
    justify-content: center;
    width: 240px;
    height: 60px;
    margin: 0 auto;
    border: solid 1px #223f85;
    background-color: white;
    display: flex;
}

.a_button_submit .wpcf7-submit:hover {
    border: solid 1px #fff;
    background-color: #223f85;
    color: #fff;
}

.more_details_inner {
    max-width: 89%;
    margin: 0 auto 80px;
}

.more_details_inner h2 {
    margin: 0 auto 16px 0;
    font-size: 1.8rem;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: 2.4px;
    text-align: left;
    color: #35393d;
}

.more_details_contents {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.more_details_item {
    margin: 16px auto;
}

.more_details_item a {
    text-decoration: none;
}

.more_details_item img.item_img {
    width: 100%;
}

.wpcf7-select {
    width: 90vw;
    height: 40px;
    padding: 1px 10px;
    border-radius: 5px;
    border: solid 1px #ddd;
    margin-right: 0;
    background-color: #fff;
}

.copy {
    font-family: Roboto;
    font-size: 1.2rem;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 2;
    letter-spacing: normal;
    text-align: center;
    color: #000;
    margin: 0 0 40px;
}

::-webkit-input-placeholder {
    font-family: ""HiraginoSans-W3", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", sans-serif", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", sans-serif;
    font-size: 1.6rem;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 3.75;
    letter-spacing: 0.8px;
    text-align: left;
    color: #ccc;
    padding: 0 0 0 16px;
}

:-ms-input-placeholder {
    font-family: ""HiraginoSans-W3", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", sans-serif", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", sans-serif;
    font-size: 1.6rem;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 3.75;
    letter-spacing: 0.8px;
    text-align: left;
    color: #ccc;
    padding: 0 0 0 16px;
}

::-moz-placeholder {
    font-family: ""HiraginoSans-W3", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", sans-serif", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", sans-serif;
    font-size: 1.6rem;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 3.75;
    letter-spacing: 0.8px;
    text-align: left;
    color: #ccc;
    opacity: 1;
    padding: 0 0 0 16px;
}

@media (min-width:576px) {
    .logo {
        height: 80px;
        display: inline-block;
        justify-content: start;
        align-items: center;
        padding: 25px 0 25px 4.267%;
    }
    .contact__title {
        max-width: 500px;
        margin: 0 auto;
    }
    .contact__title h1 {
        font-size: 3.2rem;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1em;
        letter-spacing: 3.6px;
        text-align: center;
        margin: 0 0 20px;
        color: var(--charcoal_grey);
    }
    .contact__title span {
        font-family: "Hiragino Kaku Gothic W6 JIS2004";
        font-size: 1.6rem;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.1em;
        letter-spacing: 2px;
        text-align: center;
        display: block;
        color: #35393d;
        margin: 0 0 125px;
        position: relative;
    }
    .contact__title span::after {
        content: "";
        display: block;
        position: absolute;
        left: 50%;
        transform: translate(-50%);
        bottom: -30px;
        width: 120px;
        height: 2px;
        background-color: var(--dusk-blue);
    }
    .contact__form__inner {
        max-width: 515px;
        margin: 0 auto;
        padding: 0 4.267%;
    }
    .contact__form__description {
        font-family: "HiraginoSans-W3", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", sans-serif;
        font-size: 1.6rem;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.8;
        letter-spacing: 1.6px;
        text-align: justify;
        color: #35393d;
        margin: 0 0 56px;
    }
    .contact__form__inner__call {
        width: 450px;
        height: 63px;
        padding: 0 20px;
        border-radius: 3px;
        box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
        background-color: #edf0f5;
        margin: 0 auto 96px;
        display: flex;
        flex-direction: row;
        gap: 25px;
        justify-content: center;
        align-items: center;
    }
    .contact__form__inner__img {
        width: auto;
        height: 20px;
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
    }
    .contact__form__inner__img img {
        height: 100%;
    }
    .contact__form__inner__number {
        width: auto;
        font-family: Helvetica !important;
        font-size: 2.4rem;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: 1em;
        letter-spacing: 1.4px;
        text-align: left;
        color: #223f85;
        padding: 0 0 0 20px;
    }
    .contact__form__inner__description {
        font-family: Helvetica !important;
        font-size: 1.4rem;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: 1em;
        letter-spacing: 2.1px;
        text-align: left;
        color: #223f85;
    }
    input {
        width: 465px;
        height: 40px;
        border-radius: 5px;
        border: solid 1px #ddd;
    }
    textarea {
        width: 465px;
        border-radius: 5px;
        border: solid 1px #ddd;
        padding: 1px 10px;
    }
    input[type=text],
    input[type=tel],
    input[type=email] {
        font-size: 1.6rem;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        letter-spacing: normal;
        font-family: "Hiragino Kaku Gothic W6 JIS2004";
        color: #35393d;
    }
    .require {
        width: 40px;
        height: 20px;
        padding: 4px 4px;
        border-radius: 2px;
        background-color: #e2703e;
        font-family: "Hiragino Kaku Gothic W6 JIS2004";
        font-size: 1.2rem;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: 1.2px;
        text-align: center;
        color: #fff;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .form__item {
        font-family: "Hiragino Kaku Gothic W6 JIS2004";
        font-size: 1.6rem;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.8;
        letter-spacing: 2px;
        text-align: left;
        color: #35393d;
        margin: 0 0 32px;
    }
    .form__item__inner {
        display: flex;
        flex-direction: row;
        justify-content: start;
        align-items: center;
        gap: 16px;
        margin: 0 0 16px;
    }
    .check {
        flex-direction: column !important;
        align-items: start !important;
    }
    .wpcf7-list-item input {
        width: auto;
    }
    .wpcf7-list-item-label {
        font-family: "HiraginoSans-W3", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", sans-serif;
        font-size: 1.2rem;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.75;
        letter-spacing: 1.6px;
        text-align: left;
        color: #35393d;
    }
    .wpcf7-submit {
        font-family: "Hiragino Kaku Gothic W6 JIS2004";
        font-size: 1.6rem;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 2.4;
        letter-spacing: 2px;
        color: #eb9424;
        justify-content: center;
        width: 440px;
        height: 80px;
        margin: 0 auto;
        border: solid 1px #eb9402;
        background-color: white;
        display: flex;
    }
    .wpcf7-submit:hover {
        border: solid 1px #fff;
        background-color: #eb9424;
        color: #fff;
    }
    .checkbox-input input {
        display: none;
    }
    input[type=checkbox] {
        -webkit-appearance: none;
        -moz-appearance: none;
        -ms-appearance: none;
        -o-appearance: none;
        appearance: none;
        position: relative;
        right: 0;
        bottom: 0;
        left: 0;
        height: 20px;
        width: 20px;
        vertical-align: -0.8rem;
        transition: all .15s ease-out 0s;
        color: #fff;
        cursor: pointer;
        display: inline-block;
        margin: .4rem;
        outline: none;
        border-radius: 10%;
    }
    /* Checkbox */
    input[type=checkbox]:before,
    input[type=checkbox]:after {
        position: absolute;
        content: "";
        background: #fff;
        transition: all .15s ease-in-out;
    }
    input[type=checkbox]:before {
        left: 2px;
        top: 6px;
        width: 0;
        height: 2px;
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
    }
    input[type=checkbox]:after {
        right: 9px;
        bottom: 3px;
        width: 2px;
        height: 0;
        transform: rotate(40deg);
        -webkit-transform: rotate(40deg);
        -moz-transform: rotate(40deg);
        -ms-transform: rotate(40deg);
        -o-transform: rotate(40deg);
        transition-delay: .1s;
    }
    input[type=checkbox]:before {
        left: 1px;
        top: 10px;
        width: 6px;
        height: 2px;
    }
    input[type=checkbox]:checked:after {
        right: 5px;
        bottom: 1px;
        width: 2px;
        height: 14px;
    }
    input[type=checkbox]:indeterminate:before,
    input[type=checkbox]:indeterminate:after {
        width: 7px;
        height: 2px;
        transform: rotate(0);
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
    }
    input[type=checkbox]:indeterminate:before {
        left: 1px;
        top: 7px;
    }
    input[type=checkbox]:indeterminate:after {
        right: 1px;
        bottom: 7px;
    }
    input[type=checkbox] {
        border: 2px solid #eb9424;
    }
    input[type=checkbox]:checked,
    input[type=checkbox]:indeterminate {
        background: #eb9424;
    }
    .wpcf7-list-item {
        display: block;
        margin: 0.5em 0;
    }
    .f_button {
        font-size: 1.2rem;
        margin: 16px auto;
        text-align: center;
    }
    a.consent {
        text-decoration: none;
        color: #1D6595;
        -webkit-transition: color 0.1s 0s ease;
        transition: color 0.1s 0s ease;
    }
    .p_blank {
        box-sizing: border-box;
        display: inline-block;
        position: relative;
        top: 0.05em;
        width: 12px;
        height: 12px;
        margin-left: 2px;
        margin-right: 5px;
        background-repeat: no-repeat;
        background-position: 50% 50%;
        background-image: url(../img/p-link.svg);
    }
    .thanks__header {
        width: 100%;
        height: auto;
        padding: 32px 0;
        box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
        background-image: linear-gradient(70deg, rgba(34, 63, 133, 0.85) 0%, rgba(29, 121, 149, 0.75) 100%);
        margin: 0 auto 32px auto;
    }
    .thanks__header__title {
        font-size: 4rem;
        font-family: Helvetica !important;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        text-align: center;
        color: #fff;
    }
    .thanks__header__paragraph {
        font-family: "Hiragino Kaku Gothic W6 JIS2004";
        font-size: 2.4rem;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.1em;
        letter-spacing: 2px;
        text-align: center;
        display: block;
        color: #fff;
        margin: 24px 0 0 0;
        position: relative;
    }
    .questionnaire_inner {
        max-width: 100%;
        margin: 0 auto 120px auto;
    }
    .a_button_submit .wpcf7-submit {
        font-family: "Hiragino Kaku Gothic W6 JIS2004";
        font-size: 1.6rem;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 2.4;
        letter-spacing: 2px;
        color: #223f85;
        justify-content: center;
        width: 440px;
        height: 80px;
        margin: 0 auto;
        border: solid 1px #223f85;
        background-color: white;
        display: flex;
    }
    .a_button_submit .wpcf7-submit:hover {
        border: solid 1px #fff;
        background-color: #223f85;
        color: #fff;
    }
    .more_details_inner {
        max-width: 500px;
        margin: 0 auto 80px auto;
    }
    .more_details_inner h2 {
        margin: 0 auto 16px 0;
        font-size: 2rem;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.5;
        letter-spacing: 2.4px;
        text-align: left;
        color: #35393d;
    }
    .more_details_contents {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
    }
    .more_details_item {
        margin: 8px;
    }
    .more_details_item a {
        text-decoration: none;
    }
    .more_details_item img.item_img {
        width: 100%;
    }
    .wpcf7-select {
        width: 465px;
        height: 40px;
        padding: 1px 10px;
        border-radius: 5px;
        border: solid 1px #ddd;
    }
    .copy {
        font-family: Roboto;
        font-size: 1.2rem;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 2;
        letter-spacing: normal;
        text-align: center;
        color: #000;
        margin: 0 0 40px;
    }
}

@media (min-width: 768px) {
    .logo {
        height: 80px;
        display: inline-block;
        justify-content: start;
        align-items: center;
        padding: 25px 0 25px 4.267%;
    }
    .contact__title {
        max-width: 500px;
        margin: 0 auto;
    }
    .contact__title h1 {
        font-size: 3.2rem;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1em;
        letter-spacing: 3.6px;
        text-align: center;
        margin: 0 0 20px;
        color: var(--charcoal_grey);
    }
    .contact__title span {
        font-family: "Hiragino Kaku Gothic W6 JIS2004";
        font-size: 1.6rem;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.1em;
        letter-spacing: 2px;
        text-align: center;
        display: block;
        color: #35393d;
        margin: 0 0 125px;
        position: relative;
    }
    .contact__title span::after {
        content: "";
        display: block;
        position: absolute;
        left: 50%;
        transform: translate(-50%);
        bottom: -30px;
        width: 120px;
        height: 2px;
        background-color: var(--dusk-blue);
    }
    .contact__form__inner {
        max-width: 565px;
        margin: 0 auto;
    }
    .contact__form__description {
        font-family: "HiraginoSans-W3", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", sans-serif;
        font-size: 1.6rem;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.8;
        letter-spacing: 1.6px;
        text-align: justify;
        color: #35393d;
        margin: 0 0 56px;
    }
    .contact__form__inner__call {
        width: 500px;
        height: 63px;
        padding: 0 20px;
        border-radius: 3px;
        box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
        background-color: #edf0f5;
        margin: 0 auto 96px;
        display: flex;
        flex-direction: row;
        gap: 25px;
        justify-content: center;
        align-items: center;
    }
    .contact__form__inner__img {
        width: auto;
        height: 20px;
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
    }
    .contact__form__inner__img img {
        height: 100%;
    }
    .contact__form__inner__number {
        width: auto;
        font-family: Helvetica !important;
        font-size: 2.4rem;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: 1em;
        letter-spacing: 1.4px;
        text-align: left;
        color: #223f85;
        padding: 0 0 0 20px;
    }
    .contact__form__inner__description {
        font-family: Helvetica !important;
        font-size: 1.4rem;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: 1em;
        letter-spacing: 2.1px;
        text-align: left;
        color: #223f85;
    }
    input {
        width: 500px;
        height: 40px;
        border-radius: 5px;
        border: solid 1px #ddd;
    }
    textarea {
        width: 500px;
        border-radius: 5px;
        border: solid 1px #ddd;
        padding: 1px 10px;
    }
    input[type=text],
    input[type=tel],
    input[type=email] {
        font-size: 1.6rem;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        letter-spacing: normal;
        font-family: "Hiragino Kaku Gothic W6 JIS2004";
        color: #35393d;
    }
    .require {
        width: 40px;
        height: 20px;
        padding: 4px 4px;
        border-radius: 2px;
        background-color: #e2703e;
        font-family: "Hiragino Kaku Gothic W6 JIS2004";
        font-size: 1.2rem;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: 1.2px;
        text-align: center;
        color: #fff;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .form__item {
        font-family: "Hiragino Kaku Gothic W6 JIS2004";
        font-size: 1.6rem;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.8;
        letter-spacing: 2px;
        text-align: left;
        color: #35393d;
        margin: 0 0 32px;
    }
    .form__item__inner {
        display: flex;
        flex-direction: row;
        justify-content: start;
        align-items: center;
        gap: 16px;
        margin: 0 0 16px;
    }
    .check {
        flex-direction: column !important;
        align-items: start !important;
    }
    .wpcf7-list-item input {
        width: auto;
    }
    .wpcf7-list-item-label {
        font-family: "HiraginoSans-W3", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", sans-serif;
        font-size: 1.2rem;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.75;
        letter-spacing: 1.6px;
        text-align: left;
        color: #35393d;
    }
    .wpcf7-submit {
        font-family: "Hiragino Kaku Gothic W6 JIS2004";
        font-size: 1.6rem;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 2.4;
        letter-spacing: 2px;
        color: #eb9424;
        justify-content: center;
        width: 440px;
        height: 80px;
        margin: 0 auto;
        border: solid 1px #eb9402;
        background-color: white;
        display: flex;
    }
    .wpcf7-submit:hover {
        border: solid 1px #fff;
        background-color: #eb9424;
        color: #fff;
    }
    .checkbox-input input {
        display: none;
    }
    input[type=checkbox] {
        -webkit-appearance: none;
        -moz-appearance: none;
        -ms-appearance: none;
        -o-appearance: none;
        appearance: none;
        position: relative;
        right: 0;
        bottom: 0;
        left: 0;
        height: 20px;
        width: 20px;
        vertical-align: -0.8rem;
        transition: all .15s ease-out 0s;
        color: #fff;
        cursor: pointer;
        display: inline-block;
        margin: .4rem;
        outline: none;
        border-radius: 10%;
    }
    /* Checkbox */
    input[type=checkbox]:before,
    input[type=checkbox]:after {
        position: absolute;
        content: "";
        background: #fff;
        transition: all .15s ease-in-out;
    }
    input[type=checkbox]:before {
        left: 2px;
        top: 6px;
        width: 0;
        height: 2px;
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
    }
    input[type=checkbox]:after {
        right: 9px;
        bottom: 3px;
        width: 2px;
        height: 0;
        transform: rotate(40deg);
        -webkit-transform: rotate(40deg);
        -moz-transform: rotate(40deg);
        -ms-transform: rotate(40deg);
        -o-transform: rotate(40deg);
        transition-delay: .1s;
    }
    input[type=checkbox]:before {
        left: 1px;
        top: 10px;
        width: 6px;
        height: 2px;
    }
    input[type=checkbox]:checked:after {
        right: 5px;
        bottom: 1px;
        width: 2px;
        height: 14px;
    }
    input[type=checkbox]:indeterminate:before,
    input[type=checkbox]:indeterminate:after {
        width: 7px;
        height: 2px;
        transform: rotate(0);
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
    }
    input[type=checkbox]:indeterminate:before {
        left: 1px;
        top: 7px;
    }
    input[type=checkbox]:indeterminate:after {
        right: 1px;
        bottom: 7px;
    }
    input[type=checkbox] {
        border: 2px solid #eb9424;
    }
    input[type=checkbox]:checked,
    input[type=checkbox]:indeterminate {
        background: #eb9424;
    }
    .wpcf7-list-item {
        display: block;
        margin: 0.5em 0;
    }
    .f_button {
        font-size: 1.2rem;
        margin: 16px auto;
        text-align: center;
    }
    a.consent {
        text-decoration: none;
        color: #1D6595;
        -webkit-transition: color 0.1s 0s ease;
        transition: color 0.1s 0s ease;
    }
    .p_blank {
        box-sizing: border-box;
        display: inline-block;
        position: relative;
        top: 0.05em;
        width: 12px;
        height: 12px;
        margin-left: 2px;
        margin-right: 5px;
        background-repeat: no-repeat;
        background-position: 50% 50%;
        background-image: url(../img/p-link.svg);
    }
    .thanks__header {
        width: 100%;
        height: auto;
        padding: 32px 0;
        box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
        background-image: linear-gradient(70deg, rgba(34, 63, 133, 0.85) 0%, rgba(29, 121, 149, 0.75) 100%);
        margin: 0 auto 32px auto;
    }
    .thanks__header__title {
        font-size: 4rem;
        font-family: Helvetica !important;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        text-align: center;
        color: #fff;
    }
    .thanks__header__paragraph {
        font-family: "Hiragino Kaku Gothic W6 JIS2004";
        font-size: 2.4rem;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.1em;
        letter-spacing: 2px;
        text-align: center;
        display: block;
        color: #fff;
        margin: 24px 0 0 0;
        position: relative;
    }
    .questionnaire_inner {
        max-width: 100%;
        margin: 0 auto 120px auto;
    }
    .a_button_submit .wpcf7-submit {
        font-family: "Hiragino Kaku Gothic W6 JIS2004";
        font-size: 1.6rem;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 2.4;
        letter-spacing: 2px;
        color: #223f85;
        justify-content: center;
        width: 440px;
        height: 80px;
        margin: 0 auto;
        border: solid 1px #223f85;
        background-color: white;
        display: flex;
    }
    .a_button_submit .wpcf7-submit:hover {
        border: solid 1px #fff;
        background-color: #223f85;
        color: #fff;
    }
    .more_details_inner {
        max-width: 500px;
        margin: 0 auto 80px auto;
    }
    .more_details_inner h2 {
        margin: 0 auto 16px 0;
        font-size: 2rem;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.5;
        letter-spacing: 2.4px;
        text-align: left;
        color: #35393d;
    }
    .more_details_contents {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
    }
    .more_details_item {
        margin: 8px;
    }
    .more_details_item a {
        text-decoration: none;
    }
    .more_details_item img.item_img {
        width: 100%;
    }
    .wpcf7-select {
        width: 500px;
        height: 40px;
        padding: 1px 10px;
        border-radius: 5px;
        border: solid 1px #ddd;
    }
    .copy {
        font-family: Roboto;
        font-size: 1.2rem;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 2;
        letter-spacing: normal;
        text-align: center;
        color: #000;
        margin: 0 0 40px;
    }
}

@media (min-width: 992px) {
    .logo {
        height: 80px;
        display: inline-block;
        justify-content: start;
        align-items: center;
        padding: 25px 0 25px 4.267%;
    }
    .contact__title {
        max-width: 735px;
        margin: 0 auto;
    }
    .contact__title h1 {
        font-size: 3.6rem;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1em;
        letter-spacing: 3.6px;
        text-align: center;
        margin: 0 0 20px;
        color: var(--charcoal_grey);
    }
    .contact__title span {
        font-family: "Hiragino Kaku Gothic W6 JIS2004";
        font-size: 2rem;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.1em;
        letter-spacing: 2px;
        text-align: center;
        display: block;
        color: #35393d;
        margin: 0 0 125px;
        position: relative;
    }
    .contact__title span::after {
        content: "";
        display: block;
        position: absolute;
        left: 50%;
        transform: translate(-50%);
        bottom: -30px;
        width: 120px;
        height: 2px;
        background-color: var(--dusk-blue);
    }
    .contact__form__inner {
        max-width: 735px;
        margin: 0 auto;
        padding: 0;
    }
    .contact__form__description {
        font-family: "HiraginoSans-W3", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", sans-serif;
        font-size: 1.6rem;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 2.25;
        letter-spacing: 1.6px;
        text-align: left;
        color: #35393d;
        margin: 0 0 56px;
    }
    .contact__form__inner__call {
        width: 576px;
        height: 63px;
        padding: 0 20px;
        border-radius: 3px;
        box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
        background-color: #edf0f5;
        margin: 0 auto 96px;
        display: flex;
        flex-direction: row;
        gap: 25px;
        justify-content: center;
        align-items: center;
    }
    .contact__form__inner__img {
        width: auto;
        height: 20px;
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
    }
    .contact__form__inner__img img {
        height: 100%;
    }
    .contact__form__inner__number {
        width: auto;
        font-family: Helvetica !important;
        font-size: 2.8rem;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: 1em;
        letter-spacing: 1.4px;
        text-align: left;
        color: #223f85;
        padding: 0 0 0 20px;
    }
    .contact__form__inner__description {
        font-family: Helvetica !important;
        font-size: 1.4rem;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: 1em;
        letter-spacing: 2.1px;
        text-align: left;
        color: #223f85;
    }
    input {
        width: 735px;
        height: 40px;
        border-radius: 5px;
        border: solid 1px #ddd;
    }
    textarea {
        width: 735px;
        border-radius: 5px;
        border: solid 1px #ddd;
        padding: 1px 10px;
    }
    input[type=text],
    input[type=tel],
    input[type=email] {
        font-size: 1.6rem;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        letter-spacing: normal;
        font-family: "Hiragino Kaku Gothic W6 JIS2004";
        color: #35393d;
    }
    .require {
        width: 40px;
        height: 20px;
        padding: 4px 4px;
        border-radius: 2px;
        background-color: #e2703e;
        font-family: "Hiragino Kaku Gothic W6 JIS2004";
        font-size: 1.2rem;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: 1.2px;
        text-align: center;
        color: #fff;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .form__item {
        font-family: "Hiragino Kaku Gothic W6 JIS2004";
        font-size: 2rem;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.8;
        letter-spacing: 2px;
        text-align: left;
        color: #35393d;
        margin: 0 0 32px;
    }
    .form__item__inner {
        display: flex;
        flex-direction: row;
        justify-content: start;
        align-items: center;
        gap: 16px;
        margin: 0 0 16px;
    }
    .check {
        flex-direction: column !important;
        align-items: start !important;
    }
    .wpcf7-list-item input {
        width: auto;
    }
    .wpcf7-list-item-label {
        font-family: "HiraginoSans-W3", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", sans-serif;
        font-size: 1.6rem;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.75;
        letter-spacing: 1.6px;
        text-align: left;
        color: #35393d;
    }
    .wpcf7-submit {
        font-family: "Hiragino Kaku Gothic W6 JIS2004";
        font-size: 1.6rem;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 2.4;
        letter-spacing: 2px;
        color: #eb9424;
        justify-content: center;
        width: 440px;
        height: 80px;
        margin: 0 auto;
        border: solid 1px #eb9402;
        background-color: white;
        display: flex;
    }
    .wpcf7-submit:hover {
        border: solid 1px #fff;
        background-color: #eb9424;
        color: #fff;
    }
    .checkbox-input input {
        display: none;
    }
    input[type=checkbox] {
        -webkit-appearance: none;
        -moz-appearance: none;
        -ms-appearance: none;
        -o-appearance: none;
        appearance: none;
        position: relative;
        right: 0;
        bottom: 0;
        left: 0;
        height: 20px;
        width: 20px;
        vertical-align: -0.8rem;
        transition: all .15s ease-out 0s;
        color: #fff;
        cursor: pointer;
        display: inline-block;
        margin: .4rem;
        outline: none;
        border-radius: 10%;
    }
    /* Checkbox */
    input[type=checkbox]:before,
    input[type=checkbox]:after {
        position: absolute;
        content: "";
        background: #fff;
        transition: all .15s ease-in-out;
    }
    input[type=checkbox]:before {
        left: 2px;
        top: 6px;
        width: 0;
        height: 2px;
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
    }
    input[type=checkbox]:after {
        right: 9px;
        bottom: 3px;
        width: 2px;
        height: 0;
        transform: rotate(40deg);
        -webkit-transform: rotate(40deg);
        -moz-transform: rotate(40deg);
        -ms-transform: rotate(40deg);
        -o-transform: rotate(40deg);
        transition-delay: .1s;
    }
    input[type=checkbox]:before {
        left: 1px;
        top: 10px;
        width: 6px;
        height: 2px;
    }
    input[type=checkbox]:checked:after {
        right: 5px;
        bottom: 1px;
        width: 2px;
        height: 14px;
    }
    input[type=checkbox]:indeterminate:before,
    input[type=checkbox]:indeterminate:after {
        width: 7px;
        height: 2px;
        transform: rotate(0);
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
    }
    input[type=checkbox]:indeterminate:before {
        left: 1px;
        top: 7px;
    }
    input[type=checkbox]:indeterminate:after {
        right: 1px;
        bottom: 7px;
    }
    input[type=checkbox] {
        border: 2px solid #eb9424;
    }
    input[type=checkbox]:checked,
    input[type=checkbox]:indeterminate {
        background: #eb9424;
    }
    .wpcf7-list-item {
        display: block;
        margin: 0.5em 0;
    }
    .f_button {
        font-size: 1.2rem;
        margin: 24px auto;
        text-align: center;
    }
    a.consent {
        text-decoration: none;
        color: #1D6595;
        -webkit-transition: color 0.1s 0s ease;
        transition: color 0.1s 0s ease;
    }
    .p_blank {
        box-sizing: border-box;
        display: inline-block;
        position: relative;
        top: 0.05em;
        width: 12px;
        height: 12px;
        margin-left: 2px;
        margin-right: 5px;
        background-repeat: no-repeat;
        background-position: 50% 50%;
        background-image: url(../img/p-link.svg);
    }
    .thanks__header {
        width: 735px;
        height: auto;
        padding: 64px 60px;
        box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
        background-image: linear-gradient(70deg, rgba(34, 63, 133, 0.85) 0%, rgba(29, 121, 149, 0.75) 100%);
        margin: 0 auto 64px auto;
    }
    .thanks__header__title {
        font-size: 5.6rem;
        font-family: Helvetica !important;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        text-align: center;
        color: #fff;
    }
    .thanks__header__paragraph {
        font-family: "Hiragino Kaku Gothic W6 JIS2004";
        font-size: 3.2rem;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.1em;
        letter-spacing: 3.2px;
        text-align: center;
        display: block;
        color: #fff;
        margin: 48px 0 0 0;
        position: relative;
    }
    .questionnaire_inner {
        max-width: 100%;
        margin: 0 auto 120px auto;
    }
    .a_button_submit .wpcf7-submit {
        font-family: "Hiragino Kaku Gothic W6 JIS2004";
        font-size: 2rem;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 2.4;
        letter-spacing: 2px;
        color: #223f85;
        justify-content: center;
        width: 440px;
        height: 80px;
        margin: 0 auto;
        border: solid 1px #223f85;
        background-color: white;
        display: flex;
    }
    .a_button_submit .wpcf7-submit:hover {
        border: solid 1px #fff;
        background-color: #223f85;
        color: #fff;
    }
    .more_details_inner {
        max-width: 735px;
        margin: 0 auto 80px auto;
    }
    .more_details_inner h2 {
        margin: 0 auto 16px 0;
        font-family: "Hiragino Kaku Gothic W6 JIS2004";
        font-size: 2.4rem;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.5;
        letter-spacing: 2.4px;
        text-align: left;
        color: #35393d;
    }
    .more_details_contents {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
    }
    .more_details_item {
        margin: 16px 0;
    }
    .more_details_item:hover {
        opacity: 0.6;
    }
    .more_details_item a {
        text-decoration: none;
    }
    .more_details_item img.item_img {
        width: 100%;
    }
    .wpcf7-select {
        width: 735px;
        height: 40px;
        padding: 1px 10px;
        border-radius: 5px;
        border: solid 1px #ddd;
    }
    .copy {
        font-family: Roboto;
        font-size: 1.2rem;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 2;
        letter-spacing: normal;
        text-align: center;
        color: #000;
        margin: 0 0 40px;
    }
}

@media (min-width: 1200px) {
    .logo {
        height: 80px;
        display: inline-block;
        justify-content: start;
        align-items: center;
        padding: 25px 0 25px 4.267%;
    }
    .contact__title {
        max-width: 735px;
        margin: 0 auto;
    }
    .contact__title h1 {
        font-size: 3.6rem;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1em;
        letter-spacing: 3.6px;
        text-align: center;
        margin: 0 0 20px;
        color: var(--charcoal_grey);
    }
    .contact__title span {
        font-family: "Hiragino Kaku Gothic W6 JIS2004";
        font-size: 2rem;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.1em;
        letter-spacing: 2px;
        text-align: center;
        display: block;
        color: #35393d;
        margin: 0 0 125px;
        position: relative;
    }
    .contact__title span::after {
        content: "";
        display: block;
        position: absolute;
        left: 50%;
        transform: translate(-50%);
        bottom: -30px;
        width: 120px;
        height: 2px;
        background-color: var(--dusk-blue);
    }
    .contact__form__inner {
        max-width: 735px;
        margin: 0 auto;
    }
    .contact__form__description {
        font-family: "HiraginoSans-W3", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", sans-serif;
        font-size: 1.6rem;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 2.25;
        letter-spacing: 1.6px;
        text-align: left;
        color: #35393d;
        margin: 0 0 56px;
    }
    .contact__form__inner__call {
        width: 576px;
        height: 63px;
        padding: 0 20px;
        border-radius: 3px;
        box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
        background-color: #edf0f5;
        margin: 0 auto 96px;
        display: flex;
        flex-direction: row;
        gap: 25px;
        justify-content: center;
        align-items: center;
    }
    .contact__form__inner__img {
        width: auto;
        height: 20px;
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
    }
    .contact__form__inner__img img {
        height: 100%;
    }
    .contact__form__inner__number {
        width: auto;
        font-family: Helvetica !important;
        font-size: 2.8rem;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: 1em;
        letter-spacing: 1.4px;
        text-align: left;
        color: #223f85;
        padding: 0 0 0 20px;
    }
    .contact__form__inner__description {
        font-family: Helvetica !important;
        font-size: 1.4rem;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: 1em;
        letter-spacing: 2.1px;
        text-align: left;
        color: #223f85;
    }
    input {
        width: 735px;
        height: 40px;
        border-radius: 5px;
        border: solid 1px #ddd;
    }
    textarea {
        width: 735px;
        border-radius: 5px;
        border: solid 1px #ddd;
        padding: 1px 10px;
    }
    input[type=text],
    input[type=tel],
    input[type=email] {
        font-size: 1.6rem;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        letter-spacing: normal;
        font-family: "Hiragino Kaku Gothic W6 JIS2004";
        color: #35393d;
    }
    .require {
        width: 40px;
        height: 20px;
        padding: 4px 4px;
        border-radius: 2px;
        background-color: #e2703e;
        font-family: "Hiragino Kaku Gothic W6 JIS2004";
        font-size: 1.2rem;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: 1.2px;
        text-align: center;
        color: #fff;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .form__item {
        font-family: "Hiragino Kaku Gothic W6 JIS2004";
        font-size: 2rem;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.8;
        letter-spacing: 2px;
        text-align: left;
        color: #35393d;
        margin: 0 0 32px;
    }
    .form__item__inner {
        display: flex;
        flex-direction: row;
        justify-content: start;
        align-items: center;
        gap: 16px;
        margin: 0 0 16px;
    }
    .check {
        flex-direction: column !important;
        align-items: start !important;
    }
    .wpcf7-list-item input {
        width: auto;
    }
    .wpcf7-list-item-label {
        font-family: "HiraginoSans-W3", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", sans-serif;
        font-size: 1.6rem;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.75;
        letter-spacing: 1.6px;
        text-align: left;
        color: #35393d;
    }
    .wpcf7-submit {
        font-family: "Hiragino Kaku Gothic W6 JIS2004";
        font-size: 1.6rem;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 2.4;
        letter-spacing: 2px;
        color: #eb9424;
        justify-content: center;
        width: 440px;
        height: 80px;
        margin: 0 auto;
        border: solid 1px #eb9402;
        background-color: white;
        display: flex;
        position: relative;
        z-index: 10;
    }
    .wpcf7-submit:before {
        content: "";
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        width: 0;
        display: block;
        background: #FFFFFF;
        z-index: -1;
        transition: 0.2s;
    }
    .wpcf7-submit:hover {
        border: solid 1px #fff;
        background-color: #eb9424;
        color: #fff;
    }
    .wpcf7-submit:hover:before {
        width: 100%;
    }
    .checkbox-input input {
        display: none;
    }
    input[type=checkbox] {
        -webkit-appearance: none;
        -moz-appearance: none;
        -ms-appearance: none;
        -o-appearance: none;
        appearance: none;
        position: relative;
        right: 0;
        bottom: 0;
        left: 0;
        height: 20px;
        width: 20px;
        vertical-align: -0.8rem;
        transition: all .15s ease-out 0s;
        color: #fff;
        cursor: pointer;
        display: inline-block;
        margin: .4rem;
        outline: none;
        border-radius: 10%;
    }
    /* Checkbox */
    input[type=checkbox]:before,
    input[type=checkbox]:after {
        position: absolute;
        content: "";
        background: #fff;
        transition: all .15s ease-in-out;
    }
    input[type=checkbox]:before {
        left: 2px;
        top: 6px;
        width: 0;
        height: 2px;
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
    }
    input[type=checkbox]:after {
        right: 9px;
        bottom: 3px;
        width: 2px;
        height: 0;
        transform: rotate(40deg);
        -webkit-transform: rotate(40deg);
        -moz-transform: rotate(40deg);
        -ms-transform: rotate(40deg);
        -o-transform: rotate(40deg);
        transition-delay: .1s;
    }
    input[type=checkbox]:before {
        left: 1px;
        top: 10px;
        width: 6px;
        height: 2px;
    }
    input[type=checkbox]:checked:after {
        right: 5px;
        bottom: 1px;
        width: 2px;
        height: 14px;
    }
    input[type=checkbox]:indeterminate:before,
    input[type=checkbox]:indeterminate:after {
        width: 7px;
        height: 2px;
        transform: rotate(0);
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
    }
    input[type=checkbox]:indeterminate:before {
        left: 1px;
        top: 7px;
    }
    input[type=checkbox]:indeterminate:after {
        right: 1px;
        bottom: 7px;
    }
    input[type=checkbox] {
        border: 2px solid #eb9424;
    }
    input[type=checkbox]:checked,
    input[type=checkbox]:indeterminate {
        background: #eb9424;
    }
    .wpcf7-list-item {
        display: block;
        margin: 0.5em 1em;
    }
    .f_button {
        font-size: 1.2rem;
        margin: 24px auto;
        text-align: center;
    }
    a.consent {
        text-decoration: none;
        color: #1D6595;
        -webkit-transition: color 0.1s 0s ease;
        transition: color 0.1s 0s ease;
    }
    .p_blank {
        box-sizing: border-box;
        display: inline-block;
        position: relative;
        top: 0.05em;
        width: 12px;
        height: 12px;
        margin-left: 2px;
        margin-right: 5px;
        background-repeat: no-repeat;
        background-position: 50% 50%;
        background-image: url(../img/p-link.svg);
    }
    .thanks__header {
        width: 735px;
        height: auto;
        padding: 64px 60px;
        box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
        background-image: linear-gradient(70deg, rgba(34, 63, 133, 0.85) 0%, rgba(29, 121, 149, 0.75) 100%);
        margin: 0 auto 64px auto;
    }
    .thanks__header__title {
        font-size: 5.6rem;
        font-family: Helvetica !important;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        text-align: center;
        color: #fff;
    }
    .thanks__header__paragraph {
        font-family: "Hiragino Kaku Gothic W6 JIS2004";
        font-size: 3.2rem;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.1em;
        letter-spacing: 3.2px;
        text-align: center;
        display: block;
        color: #fff;
        margin: 48px 0 0 0;
        position: relative;
    }
    .questionnaire_inner {
        max-width: 100%;
        margin: 0 auto 120px auto;
    }
    .a_button_submit .wpcf7-submit {
        font-family: "Hiragino Kaku Gothic W6 JIS2004";
        font-size: 2rem;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 2.4;
        letter-spacing: 2px;
        color: #223f85;
        justify-content: center;
        width: 440px;
        height: 80px;
        margin: 0 auto;
        border: solid 1px #223f85;
        background-color: white;
        display: flex;
    }
    .a_button_submit .wpcf7-submit:hover {
        border: solid 1px #fff;
        background-color: #223f85;
        color: #fff;
    }
    .more_details_inner {
        max-width: 735px;
        margin: 0 auto 80px auto;
    }
    .more_details_inner h2 {
        margin: 0 auto 16px 0;
        font-size: 2.4rem;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.5;
        letter-spacing: 2.4px;
        text-align: left;
        color: #35393d;
    }
    .more_details_contents {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
    }
    .more_details_item {
        margin: 16px 0;
    }
    .more_details_item:hover {
        opacity: 0.6;
    }
    .more_details_item a {
        text-decoration: none;
    }
    .more_details_item img.item_img {
        width: 100%;
    }
    .wpcf7-select {
        width: 735px;
        height: 40px;
        padding: 1px 10px;
        border-radius: 5px;
        border: solid 1px #ddd;
    }
    .copy {
        font-family: Roboto;
        font-size: 1.2rem;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 2;
        letter-spacing: normal;
        text-align: center;
        color: #000;
        margin: 0 0 40px;
    }
}

@media (min-width: 1440px) {
    .logo {
        height: 80px;
        display: inline-block;
        justify-content: start;
        align-items: center;
        padding: 25px 0 25px 4.267%;
    }
    .contact__title {
        max-width: 735px;
        margin: 0 auto;
    }
    .contact__title h1 {
        font-size: 3.6rem;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1em;
        letter-spacing: 3.6px;
        text-align: center;
        margin: 0 0 20px;
        color: var(--charcoal_grey);
    }
    .contact__title span {
        font-family: "Hiragino Kaku Gothic W6 JIS2004";
        font-size: 2rem;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.1em;
        letter-spacing: 2px;
        text-align: center;
        display: block;
        color: #35393d;
        margin: 0 0 125px;
        position: relative;
    }
    .contact__title span::after {
        content: "";
        display: block;
        position: absolute;
        left: 50%;
        transform: translate(-50%);
        bottom: -30px;
        width: 120px;
        height: 2px;
        background-color: var(--dusk-blue);
    }
    .contact__form__inner {
        max-width: 735px;
        margin: 0 auto;
    }
    .contact__form__description {
        font-family: "HiraginoSans-W3", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", sans-serif;
        font-size: 1.6rem;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 2.25;
        letter-spacing: 1.6px;
        text-align: left;
        color: #35393d;
        margin: 0 0 56px;
    }
    .contact__form__inner__call {
        width: 576px;
        height: 63px;
        padding: 0 20px;
        border-radius: 3px;
        box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
        background-color: #edf0f5;
        margin: 0 auto 96px;
        display: flex;
        flex-direction: row;
        gap: 25px;
        justify-content: center;
        align-items: center;
    }
    .contact__form__inner__img {
        width: auto;
        height: 20px;
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
    }
    .contact__form__inner__img img {
        height: 100%;
    }
    .contact__form__inner__number {
        width: auto;
        font-family: Helvetica !important;
        font-size: 2.8rem;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: 1em;
        letter-spacing: 1.4px;
        text-align: left;
        color: #223f85;
        padding: 0 0 0 20px;
    }
    .contact__form__inner__description {
        font-family: Helvetica !important;
        font-size: 1.4rem;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: 1em;
        letter-spacing: 2.1px;
        text-align: left;
        color: #223f85;
    }
    input {
        width: 735px;
        height: 40px;
        border-radius: 5px;
        border: solid 1px #ddd;
    }
    textarea {
        width: 735px;
        border-radius: 5px;
        border: solid 1px #ddd;
        padding: 1px 10px;
    }
    input[type=text],
    input[type=tel],
    input[type=email] {
        font-size: 1.6rem;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        letter-spacing: normal;
        font-family: "Hiragino Kaku Gothic W6 JIS2004";
        color: #35393d;
    }
    .require {
        width: 40px;
        height: 20px;
        padding: 4px 4px;
        border-radius: 2px;
        background-color: #e2703e;
        font-family: "Hiragino Kaku Gothic W6 JIS2004";
        font-size: 1.2rem;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: 1.2px;
        text-align: center;
        color: #fff;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .form__item {
        font-family: "Hiragino Kaku Gothic W6 JIS2004";
        font-size: 2rem;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.8;
        letter-spacing: 2px;
        text-align: left;
        color: #35393d;
        margin: 0 0 32px;
    }
    .form__item__inner {
        display: flex;
        flex-direction: row;
        justify-content: start;
        align-items: center;
        gap: 16px;
        margin: 0 0 16px;
    }
    .check {
        flex-direction: column !important;
        align-items: start !important;
    }
    .wpcf7-list-item input {
        width: auto;
    }
    .wpcf7-list-item-label {
        font-family: "HiraginoSans-W3", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", sans-serif;
        font-size: 1.6rem;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.75;
        letter-spacing: 1.6px;
        text-align: left;
        color: #35393d;
    }
    .wpcf7-submit {
        font-family: "Hiragino Kaku Gothic W6 JIS2004";
        font-size: 2rem;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 2.4;
        letter-spacing: 2px;
        color: #eb9424;
        justify-content: center;
        width: 440px;
        height: 80px;
        margin: 0 auto;
        border: solid 1px #eb9402;
        background-color: white;
        display: flex;
        position: relative;
        z-index: 10;
    }
    .wpcf7-submit:before {
        content: "";
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        width: 0;
        display: block;
        background: #FFFFFF;
        z-index: -1;
        transition: 0.2s;
    }
    .wpcf7-submit:hover {
        border: solid 1px #fff;
        background-color: #eb9424;
        color: #fff;
    }
    .wpcf7-submit:hover:before {
        width: 100%;
    }
    .checkbox-input input {
        display: none;
    }
    input[type=checkbox] {
        -webkit-appearance: none;
        -moz-appearance: none;
        -ms-appearance: none;
        -o-appearance: none;
        appearance: none;
        position: relative;
        right: 0;
        bottom: 0;
        left: 0;
        height: 20px;
        width: 20px;
        vertical-align: -0.8rem;
        transition: all .15s ease-out 0s;
        color: #fff;
        cursor: pointer;
        display: inline-block;
        margin: .4rem;
        outline: none;
        border-radius: 10%;
    }
    /* Checkbox */
    input[type=checkbox]:before,
    input[type=checkbox]:after {
        position: absolute;
        content: "";
        background: #fff;
        transition: all .15s ease-in-out;
    }
    input[type=checkbox]:before {
        left: 2px;
        top: 6px;
        width: 0;
        height: 2px;
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
    }
    input[type=checkbox]:after {
        right: 9px;
        bottom: 3px;
        width: 2px;
        height: 0;
        transform: rotate(40deg);
        -webkit-transform: rotate(40deg);
        -moz-transform: rotate(40deg);
        -ms-transform: rotate(40deg);
        -o-transform: rotate(40deg);
        transition-delay: .1s;
    }
    input[type=checkbox]:before {
        left: 1px;
        top: 10px;
        width: 6px;
        height: 2px;
    }
    input[type=checkbox]:checked:after {
        right: 5px;
        bottom: 1px;
        width: 2px;
        height: 14px;
    }
    input[type=checkbox]:indeterminate:before,
    input[type=checkbox]:indeterminate:after {
        width: 7px;
        height: 2px;
        transform: rotate(0);
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
    }
    input[type=checkbox]:indeterminate:before {
        left: 1px;
        top: 7px;
    }
    input[type=checkbox]:indeterminate:after {
        right: 1px;
        bottom: 7px;
    }
    input[type=checkbox] {
        border: 2px solid #eb9424;
    }
    input[type=checkbox]:checked,
    input[type=checkbox]:indeterminate {
        background: #eb9424;
    }
    .wpcf7-list-item {
        display: block;
        margin: 0.5em 1em;
    }
    .f_button {
        font-size: 1.2rem;
        margin: 24px auto;
        text-align: center;
    }
    a.consent {
        text-decoration: none;
        color: #1D6595;
        -webkit-transition: color 0.1s 0s ease;
        transition: color 0.1s 0s ease;
    }
    .p_blank {
        box-sizing: border-box;
        display: inline-block;
        position: relative;
        top: 0.05em;
        width: 12px;
        height: 12px;
        margin-left: 2px;
        margin-right: 5px;
        background-repeat: no-repeat;
        background-position: 50% 50%;
        background-image: url(../img/p-link.svg);
    }
    .thanks__header {
        width: 735px;
        height: auto;
        padding: 64px 60px;
        box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
        background-image: linear-gradient(70deg, rgba(34, 63, 133, 0.85) 0%, rgba(29, 121, 149, 0.75) 100%);
        margin: 0 auto 64px;
    }
    .thanks__header__title {
        font-size: 5.6rem;
        font-family: Helvetica !important;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        text-align: center;
        color: #fff;
    }
    .thanks__header__paragraph {
        font-family: "Hiragino Kaku Gothic W6 JIS2004";
        font-size: 3rem;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.1em;
        letter-spacing: 3.2px;
        text-align: center;
        display: block;
        color: #fff;
        margin: 48px 0 0 0;
        position: relative;
    }
    .questionnaire_inner {
        max-width: 100%;
        margin: 0 auto 120px auto;
    }
    .a_button_submit .wpcf7-submit {
        font-family: "Hiragino Kaku Gothic W6 JIS2004";
        font-size: 2rem;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 2.4;
        letter-spacing: 2px;
        color: #223f85;
        justify-content: center;
        width: 440px;
        height: 80px;
        margin: 0 auto;
        border: solid 1px #223f85;
        background-color: white;
        display: flex;
    }
    .a_button_submit .wpcf7-submit:hover {
        border: solid 1px #fff;
        background-color: #223f85;
        color: #fff;
    }
    .more_details_inner {
        max-width: 735px;
        margin: 0 auto 80px auto;
    }
    .more_details_inner h2 {
        margin: 0 auto 16px 0;
        font-size: 2.4rem;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.5;
        letter-spacing: 2.4px;
        text-align: left;
        color: #35393d;
    }
    .more_details_contents {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
    }
    .more_details_item {
        margin: 16px 0;
    }
    .more_details_item:hover {
        opacity: 0.6;
    }
    .more_details_item a {
        text-decoration: none;
    }
    .more_details_item img.item_img {
        width: 100%;
    }
    .wpcf7-select {
        width: 735px;
        height: 40px;
        padding: 1px 10px;
        border-radius: 5px;
        border: solid 1px #ddd;
    }
    .copy {
        font-family: Roboto;
        font-size: 1.2rem;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 2;
        letter-spacing: normal;
        text-align: center;
        color: #000;
        margin: 0 0 40px;
    }
}