@charset "UTF-8";
/* =====================================================================





===================================================================== */
/*/////---example---//////
    html:lang(en) {
      body {}
    }
*/
/* =====================================================================


===================================================================== */
.l-wrapper {
    padding-top: 0;
}

.u-fontBold {
    font-weight: bold;
}

.breadcrumbNav {
    display: none;
}

.contsWrapper {
    margin-bottom: 5em;
    font-size: 10px;
}

@media only screen and (max-width: 1330px) {
    .contsWrapper {
        font-size: calc((10 / 1360) * 100vw);
    }
}

@media screen and (max-width: 1000px) {
    .contsWrapper {
        font-size: 10px;
    }
}

@media only screen and (max-width: 767px) {
    .contsWrapper {
        margin-bottom: 6em;
        font-size: calc((10 / 750) * 100vw);
    }
}

.p-kv {
    margin-bottom: 80px;
}

@media only screen and (max-width: 767px) {
    .p-kv {
        margin-bottom: 12em;
    }
}

.p-hero .p-hero__text {
    text-align: center;
    font-size: 2.6em;
}

@media only screen and (max-width: 767px) {
    .p-hero .p-hero__text {
        font-size: 3.6em;
    }
}

.p-hero .p-hero__text span {
    color: #e83e0b;
    font-size: calc(42em / 26);
}

@media only screen and (max-width: 767px) {
    .p-hero .p-hero__text span {
        font-size: calc(28em / 18);
    }
}

.p-hero .p-hero__text span > small {
    font-size: calc(32em / 42);
}

.p-hero .p-hero__list {
    background-color: #FEF6F2;
    margin: 3em auto 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 56em;
    padding: 3em 1em;
}

@media only screen and (max-width: 767px) {
    .p-hero .p-hero__list {
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        width: calc(100% - 8em);
        padding: 2.8em 2.6em;
        margin-top: 4em;
    }
}

.p-hero .p-hero__list ul > li {
    font-size: 2em;
    letter-spacing: 0;
}

@media only screen and (max-width: 767px) {
    .p-hero .p-hero__list ul > li {
        white-space: nowrap;
        font-size: 2.8em;
        letter-spacing: 0;
    }
}

.p-present {
    margin-top: 3em;
}

@media only screen and (max-width: 767px) {
    .p-present {
        margin-top: 4em;
    }
}

.p-present .p-present__title {
    color: #e83e0b;
    text-align: center;
    font-size: 2.6em;
}

@media only screen and (max-width: 767px) {
    .p-present .p-present__title {
        font-size: 4.4em;
    }
}

.p-present .p-present__title > small {
    font-size: calc(20em / 26);
}

@media only screen and (max-width: 767px) {
    .p-present .p-present__title > small {
        font-size: calc(36em / 44);
    }
}

.p-present .p-present__list {
    margin-top: 5em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 4em;
}

@media only screen and (max-width: 767px) {
    .p-present .p-present__list {
        margin-top: 8em;
        gap: 3em;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        padding: 0 6em;
    }
}

.p-present .p-present__list > li {
    text-align: center;
}

.p-present .p-present__list > li > img {
    width: 19.4em;
}

@media only screen and (max-width: 767px) {
    .p-present .p-present__list > li > img {
        width: 25.2em;
    }
}

.p-present .p-present__list > li > p {
    margin-top: 1em;
    font-size: 1.8em;
}

@media only screen and (max-width: 767px) {
    .p-present .p-present__list > li > p {
        margin-top: 1em;
        font-size: 2.8em;
    }
}

.p-present + .lp-section {
    margin-top: 8em;
}

@media only screen and (max-width: 767px) {
    .p-present + .lp-section {
        margin-top: 12em;
    }
}

.p-catch {
    font-size: 2em;
}

@media only screen and (max-width: 767px) {
    .p-catch {
        font-size: 2.8em;
    }
}

.p-catch + .p-note {
    margin-top: 2em;
}

@media only screen and (max-width: 767px) {
    .p-catch + .p-note {
        font-size: 2em;
    }
}

.p-note {
    font-size: 1.1em;
}

.p-section-title {
    margin: 0 auto 40px;
}

.p-section-title::after {
    content: "";
    display: block;
    max-width: 530px;
    height: 3px;
    background-color: #e83e0b;
    margin-top: 10px;
}

.p-section-title span {
    padding-left: 30px;
    font-size: 32px;
    display: block;
}

.lp-section {
    margin: 0 auto;
}

.lp-section + .lp-section {
    margin-top: 7em;
}

@media only screen and (max-width: 767px) {
    .lp-section + .lp-section {
        margin-top: 12em;
    }
}

.lp-section .lp-section__attention {
    margin: 0 auto;
    max-width: 560px;
}

@media only screen and (max-width: 767px) {
    .lp-section .lp-section__attention {
        max-width: initial;
        width: calc(100% - 8em);
    }
}

.lp-section .lp-section__inner {
    margin: 0 auto;
    max-width: 1100px;
}

.lp-section__title {
    display: inline-block;
    font-size: 32px;
    padding: 0 0 0 1em;
    line-height: 1.2;
    margin-bottom: 1em;
    width: 100%;
}

@media only screen and (max-width: 767px) {
    .lp-section__title {
        padding: 0 0 0 1.5em;
        font-size: 4.4em;
        margin-left: -.6em;
        margin-bottom: 1em;
    }
}

.lp-section__title span {
    display: block;
    margin: 0 auto;
    max-width: 1100px;
}

.lp-section__title::after {
    content: "";
    border-bottom: .1em solid #e83e0b;
    display: block;
    margin-top: .5em;
    margin-left: -1em;
    width: 50%;
}

@media only screen and (max-width: 767px) {
    .lp-section__title::after {
        margin-left: -1em;
        min-width: initial;
        width: 14.1em;
    }
}

.p-agreement {
    font-size: 1.4em;
}

@media only screen and (max-width: 767px) {
    .p-agreement {
        font-size: 2.4em;
    }
}

.p-agreement .p-agreement__wrap {
    border-block: 1px dashed #000;
}

.p-agreement .p-agreement__label {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    cursor: pointer;
    font-size: 14px;
    padding: 1.5em 3em 1.5em 2em;
}

@media only screen and (max-width: 767px) {
    .p-agreement .p-agreement__label {
        padding: 1.5em 3em 1.5em 2em;
        font-size: 12px;
    }
}

.p-agreement .p-agreement__label::after {
    content: "";
    display: block;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    width: .6em;
    height: .6em;
    border-right: 2px solid #e83e0b;
    border-bottom: 2px solid #e83e0b;
}

.p-agreement .p-agreement__content {
    max-height: 0;
    overflow: hidden;
    -webkit-transition: max-height 0.3s ease;
    transition: max-height 0.3s ease;
}

.p-agreement .p-agreement__content .p-agreement__inner {
    padding: 3em 3em 2em;
}

.p-agreement .p-agreement__content .p-agreement__inner .title {
    font-weight: bold;
    font-size: 1.25em;
    margin-bottom: 1em;
}

@media only screen and (max-width: 767px) {
    .p-agreement .p-agreement__content .p-agreement__inner .title {
        font-size: 1.5em;
    }
}

.p-agreement .p-agreement__content .p-agreement__inner .text + .text {
    margin-top: 1em;
}

.p-agreement .p-agreement__content .p-agreement__inner .text + .title {
    margin-top: 3em;
}

.p-agreement .p-agreement__content .p-agreement__inner .text + .subtitle {
    margin-top: 2em;
}

.p-agreement .p-agreement__content .p-agreement__inner .subtitle {
    font-weight: 700;
}

.p-agreement .p-agreement__btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    right: 3.75em;
    bottom: 1.875em;
    z-index: 1000;
    position: fixed;
}

@media only screen and (max-width: 767px) {
    .p-agreement .p-agreement__btn {
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        right: initial;
        left: 50%;
        -webkit-transform: translateX(-50%);
                transform: translateX(-50%);
        bottom: 2.66667vw;
        padding: 0 2em;
        width: 100%;
    }
}

.p-agreement .p-agreement__btn .p-agreement__btn__inner {
    text-align: center;
    width: 500px;
}

@media only screen and (max-width: 767px) {
    .p-agreement .p-agreement__btn .p-agreement__btn__inner {
        width: 100%;
    }
}

.p-agreement .p-agreement__btn .p-agreement__btn__inner a {
    font-size: 14px;
}

@media only screen and (max-width: 767px) {
    .p-agreement .p-agreement__btn .p-agreement__btn__inner a {
        font-size: 1.3em;
        padding: .5em;
    }
}

.p-agreement-check {
    display: none;
}

.p-agreement-check:checked + .p-agreement .p-agreement__label::after {
    -webkit-transform: rotate(-135deg);
            transform: rotate(-135deg);
}

.p-agreement-check:checked + .p-agreement .p-agreement__content {
    max-height: 5000px;
    /* 適切な値に調整してください */
}

.p-anchor {
    margin-top: 100px;
}

@media only screen and (max-width: 767px) {
    .p-anchor {
        margin-top: 8em;
    }
}

.p-anchor .p-anchor__attention {
    text-align: center;
    font-size: 2em;
}

@media only screen and (max-width: 767px) {
    .p-anchor .p-anchor__attention {
        font-size: 3.6em;
    }
}

.p-anchor .p-anchor__btns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 3em;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 4em;
}

@media only screen and (max-width: 767px) {
    .p-anchor .p-anchor__btns {
        gap: 0;
        margin-top: 6em;
        padding: 0 4em;
    }
}

.p-anchor .p-anchor__btns .p-anchor__btn {
    text-align: center;
    text-decoration: none;
}

@media only screen and (max-width: 767px) {
    .p-anchor .p-anchor__btns .p-anchor__btn {
        -webkit-box-flex: 1;
            -ms-flex: 1;
                flex: 1;
        width: 50%;
    }
}

.p-anchor .p-anchor__btns .p-anchor__btn img {
    width: 17.7em;
}

@media only screen and (max-width: 767px) {
    .p-anchor .p-anchor__btns .p-anchor__btn img {
        width: 23em;
    }
}

.p-anchor .p-anchor__btns .p-anchor__btn span {
    display: block;
    text-align: center;
    font-size: 1.8em;
    margin-top: 1em;
    white-space: nowrap;
}

@media only screen and (max-width: 767px) {
    .p-anchor .p-anchor__btns .p-anchor__btn span {
        margin-top: .75em;
        font-size: 2.8em;
    }
}

.p-anchor .p-anchor__btns .p-anchor__btn::after {
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    border-bottom: 1px solid #e83e0b;
    border-right: 1px solid #e83e0b;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    margin: 2em auto 0;
}

@media only screen and (max-width: 767px) {
    .p-anchor .p-anchor__btns .p-anchor__btn::after {
        margin: 1em auto 0;
    }
}

.feature-block {
    font-size: 1.6em;
}

@media only screen and (max-width: 767px) {
    .feature-block {
        font-size: 1em;
    }
}

.l-feature-block {
    padding-top: 7em;
}

@media only screen and (max-width: 767px) {
    .l-feature-block {
        padding-top: 8em;
    }
}

.l-feature-block + .l-feature-block {
    padding-top: 10em;
}

@media only screen and (max-width: 767px) {
    .l-feature-block + .l-feature-block {
        padding-top: 16em;
    }
}

.l-feature-block .l-feature-block__btn {
    margin: 60px auto 0;
    width: 320px;
}

@media only screen and (max-width: 767px) {
    .l-feature-block .l-feature-block__btn {
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        margin: 12em auto 0;
        padding: 0 4em;
        width: 100%;
    }
}

.l-feature-block .l-feature-block__btn .l-feature-block__btn__inner {
    font-size: 14px;
}

@media only screen and (max-width: 767px) {
    .l-feature-block .l-feature-block__btn .l-feature-block__btn__inner {
        font-size: 2.4em;
    }
}

.contact-info {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    background-color: #fef6f2;
    text-align: center;
    margin: 10em auto 6em;
    padding: 4em;
}

@media only screen and (max-width: 767px) {
    .contact-info {
        margin: 16em auto 0;
        padding: 8em 0em;
    }
}

.contact-info h3.contact-info__title {
    font-size: 1.3em;
    margin-bottom: .5em;
}

@media only screen and (max-width: 767px) {
    .contact-info h3.contact-info__title {
        font-size: 2.6em;
    }
}

.contact-info p {
    font-size: 1.3em;
}

@media only screen and (max-width: 767px) {
    .contact-info p {
        font-size: 2.6em;
    }
}

.t-indent {
    display: block;
    text-indent: -1em;
    padding-left: 1em;
}

.t-indent-2 {
    display: block;
    margin-left: 1em;
    text-indent: -.5em;
    padding-left: .5em;
}
