.fv {
    margin: 0 0 40px;
    margin: 0 0 2.5rem
}

.fv__container {
    padding: 25px 0 20px;
    padding: 1.5625rem 0 1.25rem;
    background-image: -webkit-gradient(linear, left top, right top, from(#50e6f3), color-stop(55%, #2e66df), to(#000));
    background-image: linear-gradient(90deg, #50e6f3, #2e66df 55%, #000);
    color: #fff
}

.fv__txt {
    font-size: 16px;
    font-size: 1rem;
    font-weight: 700;
    letter-spacing: .04em;
    line-height: 1.6;
    text-align: center
}

.fv__note {
    padding: 4px 0 0;
    padding: .25rem 0 0;
    font-size: 9px;
    font-size: .5625rem;
    font-weight: 500;
    letter-spacing: .04em;
    text-align: center
}

.fv .swiper-wrapper {
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear
}

.fv .swiper-slide {
    width: -webkit-fit-content !important;
    width: -moz-fit-content !important;
    width: fit-content !important
}

.fv__slider__img {
    height: 76px;
    height: 4.75rem;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
}

.fv__slider__img img {
    height: 100%;
    width: auto;
    -o-object-fit: cover;
    object-fit: cover
}

.merit {
    position: relative;
    z-index: 3;
    margin: 0 0 75px;
    margin: 0 0 4.6875rem
}

.merit__box {
    position: relative;
    margin: 0 0 10px;
    margin: 0 0 .625rem
}

.merit__ttl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 45px;
    font-size: 2.8125rem;
    font-weight: 700;
    font-style: italic;
    letter-spacing: .04em;
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt";
    text-align: center;
    overflow: visible;
    overflow: initial
}

.merit__ttl__num {
    display: block;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    font-family: Roboto, sans-serif;
    font-size: 115px;
    font-size: 7.1875rem;
    font-weight: 700;
    background: -webkit-gradient(linear, left top, right top, from(#26ceca), color-stop(55%, #00aeff), to(#073ece));
    background: linear-gradient(90deg, #26ceca 0, #00aeff 55%, #073ece 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -webkit-transform: translateY(-.625rem);
    transform: translateY(-.625rem);
    line-height: 1
}

.merit__ttl__ja {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    font-size: 45px;
    font-size: 2.8125rem;
    font-weight: 700;
    font-style: italic;
    letter-spacing: .04em;
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt"
}

.merit__ttl__label {
    position: absolute;
    top: 0;
    left: 105px;
    left: 6.5625rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 195px;
    width: 12.1875rem;
    border-radius: .875rem;
    height: 29px;
    height: 1.8125rem;
    background: -webkit-gradient(linear, left top, right top, from(#26ceca), color-stop(55%, #00aeff), to(#073ece));
    background: linear-gradient(90deg, #26ceca 0, #00aeff 55%, #073ece 100%);
    color: #fff;
    font-size: 20px;
    font-size: 1.25rem;
    font-weight: 700;
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt";
    letter-spacing: .09em;
    line-height: 1;
    padding: 0 0 2px;
    padding: 0 0 .125rem
}

.merit__item {
    margin: 0 0 20px;
    margin: 0 0 1.25rem
}

.merit__item.top .merit__item__box {
    margin: 0 -20px -20px;
    margin: 0 -1.25rem -1.25rem
}

.merit__item.top .merit__item__num {
    position: absolute;
    top: 0;
    right: -79px;
    right: -4.9375rem
}

.merit__item.top .merit__item__ttl {
    text-align: right;
    margin: 0 0 10px auto;
    margin: 0 0 .625rem auto
}

.merit__item.top .merit__item__txt {
    text-align: right
}

.merit__item.first {
    margin: 0 0 30px;
    margin: 0 0 1.875rem
}

.merit__item.reverse .merit__item__img {
    margin: 0 0 0 auto
}

.merit__item.reverse .merit__item__num {
    right: auto;
    right: initial;
    left: -75px;
    left: -4.6875rem
}

.merit__item.reverse .merit__item__ttl {
    margin: 0 auto 10px 0;
    margin: 0 auto .625rem 0
}

.merit__item.reverse .merit__item__txt {
    text-align: left
}

.merit__item__box {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0 15px;
    gap: 0 .9375rem;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 0 6px;
    margin: 0 0 .375rem
}

.merit__item__num {
    color: #e6e6e6;
    opacity: .71;
    font-family: Roboto, sans-serif;
    font-size: 107px;
    font-size: 6.6875rem;
    font-weight: 700;
    letter-spacing: -.06em;
    line-height: 1
}

.merit__item__img {
    position: relative;
    width: 300px;
    width: 18.75rem
}

.merit__item__img__in {
    display: block
}

.merit__item__img__in video {
    display: block;
    width: 100%
}

.merit__item__ttl {
    position: relative;
    color: #fff;
    font-size: 35px;
    font-size: 2.1875rem;
    font-weight: 700;
    letter-spacing: .04em;
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt";
    line-height: 1;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
}

.merit__item__ttl span {
    display: inline-block;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    padding: 2px 12px 6px;
    padding: .125rem .75rem .375rem;
    background: -webkit-gradient(linear, left top, right top, from(#b9004e), color-stop(55%, #db1980), to(#ff6085));
    background: linear-gradient(90deg, #b9004e 0, #db1980 55%, #ff6085 100%)
}

.merit__item__ttl span.br {
    margin: 4px 0 0;
    margin: .25rem 0 0
}

.merit__item__txt {
    font-size: 14px;
    font-size: .875rem;
    font-weight: 700;
    letter-spacing: .04em;
    line-height: 1.5
}

.merit__item__txt strong {
    color: #0b99c8
}

.scene {
    position: relative;
    z-index: 2;
    padding: 0 0 30px;
    padding: 0 0 1.875rem
}

.scene::before {
    content: "";
    position: absolute;
    top: -115px;
    top: -7.1875rem;
    right: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    background: url(../../img/lp/bg_scene.jpg) no-repeat top right/cover
}

.scene__ttl {
    position: relative;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    font-size: 45px;
    font-size: 2.8125rem;
    font-weight: 700;
    font-style: italic;
    letter-spacing: .04em;
    line-height: 1;
    background: -webkit-gradient(linear, left top, right top, from(#50e6f3), color-stop(55%, #2e66df), to(#000));
    background: linear-gradient(90deg, #50e6f3 0, #2e66df 55%, #000 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin: 0 0 23px;
    margin: 0 0 1.4375rem
}

.scene__item {
    position: relative;
    margin: 0 -20px 30px;
    margin: 0 -1.25rem 1.875rem
}

.scene__item:last-child {
    margin: 0 -20px;
    margin: 0 -1.25rem
}

.scene__item.reverse .scene__item__ttl {
    padding: 0 20px 0 13px;
    padding: 0 1.25rem 0 .8125rem;
    border-radius: 1.25rem 0 0 1.25rem;
    margin: -21px 0 0 auto;
    margin: -1.3125rem 0 0 auto
}

.scene__item__ttl {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    height: 43px;
    height: 2.6875rem;
    font-size: 23px;
    font-size: 1.4375rem;
    font-weight: 700;
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt";
    letter-spacing: .04em;
    line-height: 1;
    padding: 0 13px 0 20px;
    padding: 0 .8125rem 0 1.25rem;
    background: #fff;
    border-radius: 0 1.25rem 1.25rem 0;
    -webkit-box-shadow: 0 0 .625rem rgba(0, 0, 0, .15);
    box-shadow: 0 0 .625rem rgba(0, 0, 0, .15);
    margin: -21px 0 0;
    margin: -1.3125rem 0 0
}

.scene__item__ttl span {
    line-height: 2;
    background: -webkit-gradient(linear, left top, right top, from(#50e6f3), color-stop(55%, #2e66df), to(#000));
    background: linear-gradient(90deg, #50e6f3 0, #2e66df 55%, #000 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.lineup {
    margin: 0 0 23px;
    margin: 0 0 1.4375rem
}

.lineup__ttl {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 65px;
    height: 4.0625rem;
    color: #fff;
    font-size: 35px;
    font-size: 2.1875rem;
    font-weight: 700;
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt";
    font-style: italic;
    letter-spacing: .04em;
    line-height: 1;
    margin: 0 -20px 30px;
    margin: 0 -1.25rem 1.875rem;
    background: -webkit-gradient(linear, left top, right top, from(#50e6f3), color-stop(55%, #2e66df), to(#000));
    background: linear-gradient(90deg, #50e6f3 0, #2e66df 55%, #000 100%);
    padding: 0 0 3px;
    padding: 0 0 .1875rem
}

.lineup__ttl::before {
    content: "";
    position: absolute;
    bottom: -10px;
    bottom: -.625rem;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 23px;
    width: 1.4375rem;
    height: 10px;
    height: .625rem;
    background: url(../../img/common/arrow.png) no-repeat center center/cover
}

.lineup__item {
    position: relative;
    margin: 0 0 25px;
    margin: 0 0 1.5625rem;
    padding: 0 0 33px;
    padding: 0 0 2.0625rem
}

.lineup__item:last-child {
    margin: 0;
    padding: 0
}

.lineup__item:last-child::after,
.lineup__item:last-child::before {
    content: none
}

.lineup__item::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: -20px;
    left: -1.25rem;
    width: calc(100% + 2.5rem);
    height: 1.5px;
    height: .09375rem;
    background: -webkit-gradient(linear, left top, right top, from(#50e6f3), color-stop(55%, #2e66df), to(#000));
    background: linear-gradient(90deg, #50e6f3 0, #2e66df 55%, #000 100%)
}

.lineup__item::after {
    content: "";
    position: absolute;
    bottom: 4px;
    bottom: .25rem;
    left: -20px;
    left: -1.25rem;
    width: calc(100% + 2.5rem);
    height: 5px;
    height: .3125rem;
    background: -webkit-gradient(linear, left top, right top, from(#50e6f3), color-stop(55%, #2e66df), to(#000));
    background: linear-gradient(90deg, #50e6f3 0, #2e66df 55%, #000 100%)
}

.lineup__item__ttl {
    font-size: 25px;
    font-size: 1.5625rem;
    font-weight: 700;
    letter-spacing: .04em;
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt";
    line-height: 1.2;
    margin: 0 -20px 13px;
    margin: 0 -1.25rem .8125rem;
    text-align: center
}

.lineup__item__ttl span {
    font-size: 23px;
    font-size: 1.4375rem
}

.lineup__item__txt {
    color: #0b99c8;
    font-family: Roboto, sans-serif;
    font-size: 25px;
    font-size: 1.5625rem;
    font-weight: 700;
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt";
    line-height: 1;
    text-align: center;
    margin: 0 0 15px;
    margin: 0 0 .9375rem
}

.lineup__item__txt span {
    display: inline-block;
    -webkit-transform: translateY(-.125rem);
    transform: translateY(-.125rem);
    font-family: noto-sans-cjk-jp, sans-serif;
    font-size: 20px;
    font-size: 1.25rem
}

.lineup__block {
    margin: 0 0 15px;
    margin: 0 0 .9375rem
}

.lineup__block__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 0 3px;
    margin: 0 0 .1875rem
}

.lineup__block__item:last-child {
    margin: 0
}

.lineup__block__ttl {
    width: 66px;
    width: 4.125rem;
    color: #838383;
    font-size: 14px;
    font-size: .875rem;
    font-weight: 700;
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt";
    letter-spacing: .04em;
    line-height: 1.5
}

.lineup__block__des {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    color: #0b99c8;
    font-family: Roboto, sans-serif;
    font-size: 25px;
    font-size: 1.5625rem;
    font-weight: 700;
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt";
    line-height: 1
}

.lineup__block__des span {
    font-family: noto-sans-cjk-jp, sans-serif;
    font-size: 20px;
    font-size: 1.25rem
}

.lineup__item__img {
    margin: 0 0 17px;
    margin: 0 0 1.0625rem
}

.lineup__spec__ttl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    height: 26px;
    height: 1.625rem;
    background: #474747;
    color: #fff;
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 700;
    letter-spacing: .05em;
    line-height: 1;
    margin: 0 0 16px;
    margin: 0 0 1rem;
    padding: 0 0 2px;
    padding: 0 0 .125rem
}

.lineup__spec__list {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 0 20px;
    margin: 0 0 1.25rem
}

.lineup__spec__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 0 3px;
    margin: 0 0 .1875rem
}

.lineup__spec__item:last-child {
    margin: 0
}

.lineup__spec__item__ttl {
    width: 92px;
    width: 5.75rem;
    color: #838383;
    font-size: 14px;
    font-size: .875rem;
    font-weight: 700;
    line-height: 1.3571428571;
    letter-spacing: .05em
}

.lineup__spec__item__des {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    font-size: 14px;
    font-size: .875rem;
    font-weight: 700;
    line-height: 1.3571428571;
    letter-spacing: .05em
}

.lineup__spec__link {
    width: 100%;
    height: 36px;
    height: 2.25rem;
    border-radius: 1.125rem;
    background: #fff;
    border: 1px solid #e2801e;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 0 7px;
    gap: 0 .4375rem
}

.lineup__spec__link__icon {
    width: 13px;
    width: .8125rem;
    margin: 2px 0 0;
    margin: .125rem 0 0
}

.lineup__spec__link__txt {
    color: #e2801e;
    font-size: 14px;
    font-size: .875rem;
    font-weight: 700;
    letter-spacing: .06em;
    line-height: 1;
    text-align: center
}

.step {
    margin: 0 0 45px;
    margin: 0 0 2.8125rem
}

.step__ttl {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 65px;
    height: 4.0625rem;
    color: #fff;
    font-size: 35px;
    font-size: 2.1875rem;
    font-weight: 700;
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt";
    font-style: italic;
    letter-spacing: .04em;
    line-height: 1;
    margin: 0 -20px 30px;
    margin: 0 -1.25rem 1.875rem;
    background: -webkit-gradient(linear, left top, right top, from(#50e6f3), color-stop(55%, #2e66df), to(#000));
    background: linear-gradient(90deg, #50e6f3 0, #2e66df 55%, #000 100%);
    padding: 0 0 3px;
    padding: 0 0 .1875rem
}

.step__ttl::before {
    content: "";
    position: absolute;
    bottom: -10px;
    bottom: -.625rem;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 23px;
    width: 1.4375rem;
    height: 10px;
    height: .625rem;
    background: url(../../img/common/arrow.png) no-repeat center center/cover
}

.step__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    padding: 0 0 15px;
    padding: 0 0 .9375rem;
    margin: 0 0 15px;
    margin: 0 0 .9375rem
}

.step__item:last-child {
    margin: 0;
    padding: 0
}

.step__item:last-child::before {
    content: none
}

.step__item::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: -20px;
    left: -1.25rem;
    width: calc(100% + 2.5rem);
    height: 1px;
    background: #dcdcdc
}

.step__item__img {
    width: 100px;
    width: 6.25rem
}

.step__item__container {
    width: calc(100% - 6.25rem);
    padding: 0 0 0 12px;
    padding: 0 0 0 .75rem
}

.step__item__box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 0 8px;
    margin: 0 0 .5rem
}

.step__item__step {
    width: 91px;
    width: 5.6875rem;
    color: #0b99c8;
    font-family: Roboto, sans-serif;
    font-size: 16px;
    font-size: 1rem;
    font-weight: 700;
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt";
    line-height: 1.3125;
    letter-spacing: .04em;
    padding: 4px 0 0;
    padding: .25rem 0 0
}

.step__item__ttl {
    width: calc(100% - 5.6875rem);
    color: #0b99c8;
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 700;
    letter-spacing: .05em;
    line-height: 1.3888888889
}

.step__item__txt {
    font-size: 12px;
    font-size: .75rem;
    font-weight: 700;
    letter-spacing: .05em;
    line-height: 1.5
}

@media only screen and (min-width:768px) {
    .fv {
        margin: 0 0 5.625rem
    }

    .fv__container {
        padding: 2.5rem 0 2.5rem
    }

    .fv__txt {
        font-size: 1.875rem
    }

    .fv__note {
        font-size: 1.125rem
    }

    .fv__slider__img {
        height: 6.875rem
    }

    .merit {
        margin: 0 0 9.375rem
    }

    .merit .base {
        padding: 0
    }

    .merit__box {
        margin: 0 0 2.1875rem
    }

    .merit__ttl {
        font-size: 5rem
    }

    .merit__ttl__num {
        font-size: 10rem;
        -webkit-transform: translateY(-.75rem);
        transform: translateY(-.75rem)
    }

    .merit__ttl__ja {
        font-size: 3.75rem
    }

    .merit__ttl__label {
        top: .3125rem;
        left: 35.625rem;
        width: 15rem;
        border-radius: 1.5625rem;
        height: 2.375rem;
        font-size: 1.5625rem;
        padding: 0 0 .125rem
    }

    .merit__list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .merit__item {
        margin: 0;
        width: 50%
    }

    .merit__item.top {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        width: 100%
    }

    .merit__item.top .merit__item__box {
        width: 50%;
        margin: 0
    }

    .merit__item.top .merit__item__num {
        position: relative;
        top: auto;
        top: initial;
        right: auto;
        right: initial
    }

    .merit__item.top .merit__item__ttl {
        margin: 0 auto 1.25rem
    }

    .merit__item.top .merit__item__txt {
        text-align: center
    }

    .merit__item.first {
        margin: 0
    }

    .merit__item.reverse {
        margin: 0 0 6.25rem
    }

    .merit__item.reverse .merit__item__box {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .merit__item.reverse .merit__item__container {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .merit__item.reverse .merit__item__img {
        margin: 0
    }

    .merit__item.reverse .merit__item__num {
        left: auto;
        left: initial
    }

    .merit__item.reverse .merit__item__ttl {
        margin: 0 auto 1.25rem
    }

    .merit__item.reverse .merit__item__txt {
        text-align: center
    }

    .merit__item__box {
        margin: 0 0 1.25rem;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        gap: 0 2.5rem
    }

    .merit__item__num {
        text-align: center;
        font-size: 8.75rem;
        margin: 0 0 .625rem
    }

    .merit__item__img {
        width: 100%
    }

    .merit__item__img__in {
        position: relative
    }

    .merit__item__img__in::before {
        content: "";
        display: block;
        padding-top: 70%
    }

    .merit__item__img__in img {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover
    }

    .merit__item__img__in video {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover
    }

    .merit__item__container {
        padding: 0 5rem;
        width: 50%
    }

    .merit__item__ttl {
        font-size: 2.5rem
    }

    .merit__item__ttl span {
        padding: .25rem 1.25rem .625rem
    }

    .merit__item__ttl span.br {
        margin: .625rem 0 0
    }

    .merit__item__txt {
        text-align: center;
        font-size: 1rem
    }

    .scene {
        padding: 0 0 6.25rem
    }

    .scene::before {
        height: 100%;
        top: -24.375rem;
        background: url(../../img/lp/bg_scene_pc.png) no-repeat top right/cover
    }

    .scene__ttl {
        font-size: 3.75rem;
        margin: 0 auto 3.75rem
    }

    .scene__list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        gap: 0 1%
    }

    .scene__item {
        margin: 0
    }

    .scene__item:last-child {
        margin: 0
    }

    .scene__item.reverse .scene__item__ttl {
        padding: 0 1.875rem .1875rem;
        border-radius: 2.5rem;
        margin: -1.875rem auto 0
    }

    .scene__item__ttl {
        height: 3.75rem;
        font-size: 1.875rem;
        padding: 0 2.5rem .1875rem;
        border-radius: 2.5rem;
        margin: -1.875rem auto 0;
        -webkit-box-shadow: 0 0 1.25rem rgba(0, 0, 0, .15);
        box-shadow: 0 0 1.25rem rgba(0, 0, 0, .15)
    }

    .lineup {
        margin: 0 0 6.25rem
    }

    .lineup__ttl {
        height: 5.3125rem;
        font-size: 3.125rem;
        margin: 0 -1.25rem 4.375rem
    }

    .lineup__ttl::before {
        bottom: -1rem;
        width: 2.5rem;
        height: 1.0625rem
    }

    .lineup__item {
        margin: 0 0 2.5rem;
        padding: 0 0 3.125rem;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .lineup__item__ttl {
        font-size: 1.875rem;
        margin: 0 0 1.25rem
    }

    .lineup__item__ttl span {
        font-size: 1.75rem
    }

    .lineup__item__txt {
        margin: 0 0 1.25rem
    }

    .lineup__block {
        margin: 0 0 1.25rem
    }

    .lineup__item__img {
        width: 50%;
        margin: 0
    }

    .lineup__item__container {
        width: 50%;
        padding: 0 5rem
    }

    .lineup__spec__ttl {
        margin: 0 0 1.25rem
    }

    .lineup__spec__list {
        margin: 0 0 1.875rem
    }

    .lineup__spec__item__ttl {
        width: 7.5rem
    }

    .step__ttl {
        height: 5.3125rem;
        font-size: 3.125rem;
        margin: 0 -1.25rem 4.375rem
    }

    .step__ttl::before {
        bottom: -1rem;
        width: 2.5rem;
        height: 1.0625rem
    }

    .step__list {
        max-width: 48.75rem;
        margin: 0 auto 6.25rem
    }

    .step__item {
        padding: 0 0 1.25rem;
        margin: 0 0 1.25rem
    }

    .step__item::before {
        left: 0;
        width: 100%
    }

    .step__item__img {
        width: 7.5rem
    }

    .step__item__container {
        width: calc(100% - 7.5rem);
        padding: 0 0 0 2.5rem
    }

    .step__item__box {
        margin: 0 0 .625rem
    }

    .step__item__step {
        width: 6.875rem;
        font-size: 1.375rem;
        padding: .375rem 0 0
    }

    .step__item__ttl {
        width: calc(100% - 6.875rem);
        font-size: 1.5rem
    }

    .step__item__txt {
        font-size: 1rem
    }
}

/* ==============================================
お問い合わせ
============================================== */

.p-inquiry--left{
    width: 80%;
    max-width: 1100px;
    display: block;
    margin: 4rem auto 0;
}
@media screen and (max-width: 767px) {
    .p-inquiry--left{
        width: 100%;
    }
}

.p-contact {
    background-color: #f4f5f6
}

.p-contact * {
    box-sizing: border-box;
}

.p-contact .c-section__inner {
    background-color: #fff;
    border-radius: 10px;
    max-width: 90rem;
    padding: 3rem 2rem;
    position: relative
}

.p-contact h2 {
    margin-bottom: 3.2rem;
    text-align: center
}

.p-contact.thanks h1 {
    color: #fff;
    text-align: center
}

.p-contact.thanks h2 {
    color: #333;
    margin-bottom: 3.2rem
}

.p-contact.thanks .c-section__inner:after {
    background: url(../img/introduction_img01.webp) no-repeat;
    height: 30.118rem;
    top: 100%;
    -webkit-transform: translate(5%, -75%);
    -ms-transform: translate(5%, -75%);
    transform: translate(5%, -75%);
    width: 26.94rem
}

@media screen and (max-width: 767px) {
    .p-contact {
        padding: 2rem 2rem 3rem
    }
}

@media screen and (min-width: 768px) {
    .p-contact .c-section__inner {
        padding: 6rem 16.5rem 9rem
    }

    .p-contact .c-section__inner:after {
        aspect-ratio: 145/215;
        right: 0;
        top: 0;
        -webkit-transform: translate(20%, -25%);
        -ms-transform: translate(20%, -25%);
        transform: translate(20%, -25%);
        width: 21.5rem
    }
}

@media screen and (min-width:1536px) {
    .p-contact .c-section__inner {
        padding: 6rem 4rem 9rem
    }
}

.p-contact__list {
    display: block;
    margin-bottom: 40px;
}

.p-contact__lead {
    line-height: 1.75;
    margin: 2rem auto 3rem
}

@media screen and (min-width: 768px) {
    .p-contact__list {
        margin-bottom: 80px;
    }    
    .p-contact__lead {
        margin: 4rem auto 7rem;
        text-align: center
    }
}

.p-contact__item {
    display: block;
    line-height: 1.75;
    margin: auto;
    padding: 0;
    width: 100%
}

.p-contact__item:first-child {
    padding-top: 0
}

.p-contact__item>* {
    display: block
}

.confirm .p-contact__item {
    border-bottom: 1px solid #e0e0e0;
    padding: 2.5rem 0
}

@media screen and (min-width: 768px) {
    .p-contact__item+.p-contact__item {
        margin-top: 0
    }

    .confirm .p-contact__item {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding: 3rem 0
    }
}

.p-contact__item dt {
    font-size: 1.15rem;
    font-weight: 600;
    padding: 0;
    position: relative
}

.p-contact__item dt.required::before {
    background-color: #3863ff;
    border-radius: 5px;
    color: #fff;
    content: "*必須";
    display: inline-block;
    font-size: 13px;
    font-weight: 600;
    line-height: 1.7;
    padding: 2px 5px 2px 2px;
    margin-right: 5px;
    top: -2px;
    letter-spacing: 2px;
    position: relative;
}

.p-contact__item dt.required .is-red {
    color: #333
}

@media screen and (min-width: 768px) {
    .confirm .p-contact__item dt {
        width: 23rem
    }
}

.p-contact__item dd {
    margin: .5rem 0 0
}

@media screen and (min-width: 768px) {
    .p-contact__item dd {
        margin: 1rem 0 0
    }

    .confirm .p-contact__item dd {
        margin: 0
    }

    .p-contact__item .p-postal-code {
        max-width: calc(50% - 6.6rem)
    }
}
.p-contact__item--list{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    list-style: none;
    margin: 0;
    padding: 0;
}
.p-contact__item--list li{
    width: 100%;
}
@media screen and (max-width: 767px) {
    .p-contact__item--list li{
        display: flex;
        font-size: 0.875rem;
    }
    .p-contact__item--list li:not(:first-child){
        margin-top: 1rem;
    }
}
@media screen and (min-width:768px) {
    .p-contact__item--list li{
        width: 50%;
    }
    .p-contact__item--list li:nth-child(n+3){
        margin-top: 1rem;
    }
}

.p-contact__policy {
    margin: 4rem auto
}

.p-contact__policy a {
    color: #000;
    display: inline-block;
    position: relative;
    text-decoration: none;
    font-size: 12px;
    margin-left: 15px;
}

.p-contact__policy a::before {
    content: '>';
}

.p-contact__policy a::after {
    background-color: #000;
    bottom: -5px;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    -webkit-transition: all .3s;
    transition: all .3s;
    width: 100%
}

@media screen and (min-width: 768px) {
    .p-contact__policy {
        margin: 0 0 5rem
    }
    .p-contact__policy a:hover:after {
        width: 0
    }
}

.p-contact__wrap {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

@media (max-width:519px) {
    .p-contact__wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .p-contact__wrap input+input {
        margin-top: 1rem
    }
}

@media screen and (min-width: 768px) {
    .p-contact__wrap {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

.p-contact__wrap.full-name > dl{
    width: 100%;
    margin: 0;
}
@media (min-width:768px) {
    .p-contact__wrap.full-name > dl{
    width: 48%;
    }
}

.p-contact__list .c-button-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    margin-top: 4%;
}

.p-contact__list .c-button-wrap .c-button+.c-button {
    margin-bottom: 1.5rem
}

@media (max-width:519px) {
    .p-contact__list .c-button-wrap .c-button+.c-button {
        margin-top: 0
    }
}

@media screen and (min-width: 768px) {
    .p-contact__list .c-button-wrap {
        margin-top: 6%;
    }

    .p-contact__list .c-button-wrap .c-button+.c-button {
        margin-left: 0
    }
}

input,
select {
    border-radius: 3px;
    vertical-align: middle
}

input[type=checkbox],
input[type=radio] {
    position: absolute;
    visibility: hidden;
    width: 0
}

::-webkit-input-placeholder {
    font-size: 16px;
    color: #999
}

:-ms-input-placeholder {
    font-size: 16px;
    color: #999
}

::-moz-placeholder {
    font-size: 16px;
    color: #999
}

select {
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none
}

textarea {
    width: 100%
}

.c-form .message {
    display: inline-block;
    margin: .5rem 0 1rem;
}

.c-form .message.error {
    color: #000
}

.c-form input[type=email],
.c-form input[type=tel],
.c-form input[type=text],
.c-form textarea {
    background: #e2e2e2;
    border: 1px solid #d9d9d9;
    border-radius: 5px;
    color: #333;
    line-height: 1.5;
    padding: .7rem 1.2rem;
    width: 100%
}

.c-form input[type=email].error,
.c-form input[type=tel].error,
.c-form input[type=text].error,
.c-form textarea.error {
    background: rgba(204, 32, 32, .1);
    border: 1px solid #cc2020
}

.c-form input[type=email]:focus,
.c-form input[type=tel]:focus,
.c-form input[type=text]:focus,
.c-form textarea:focus {
    background-color: #ccdeff;
    border: 1px solid grey;
    outline: none
}

@media screen and (min-width: 768px) {

    .c-form input[type=email],
    .c-form input[type=tel],
    .c-form input[type=text],
    .c-form textarea {
        padding: 1rem 1.5rem
    }

    .c-form input[type=email].tiny,
    .c-form input[type=tel].tiny,
    .c-form input[type=text].tiny,
    .c-form textarea.tiny {
        max-width: 30%
    }

    .c-form input[type=email].small,
    .c-form input[type=tel].small,
    .c-form input[type=text].small,
    .c-form textarea.small {
        max-width: 40%
    }

    .c-form input[type=email].half,
    .c-form input[type=tel].half,
    .c-form input[type=text].half,
    .c-form textarea.half {
        max-width: calc(50% - 1.5rem)
    }

    .c-form input[type=email].middle,
    .c-form input[type=tel].middle,
    .c-form input[type=text].middle,
    .c-form textarea.middle {
        max-width: 60%
    }

    .c-form input[type=email].large,
    .c-form input[type=tel].large,
    .c-form input[type=text].large,
    .c-form textarea.large {
        max-width: 70%
    }

    .c-form input[type=email].huge,
    .c-form input[type=tel].huge,
    .c-form input[type=text].huge,
    .c-form textarea.huge {
        max-width: 80%
    }

    .c-form input[type=email]:nth-child(2n),
    .c-form input[type=tel]:nth-child(2n),
    .c-form input[type=text]:nth-child(2n),
    .c-form textarea:nth-child(2n) {
        margin-left: 3rem
    }
}

.c-form input[type=number] {
    background: #f4f5f6;
    color: #333;
    line-height: 1.5;
    padding: .7rem 1.2rem;
    width: 10rem
}

.c-form input[type=number].error {
    background: rgba(204, 32, 32, .1);
    border: 1px solid #cc2020
}

.c-form input[type=number]::-webkit-inner-spin-button,
.c-form input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none !important;
    -moz-appearance: textfield !important;
    margin: 0
}

.c-form input[type=number]:focus {
    background-color: #fff;
    border: 1px solid grey;
    outline: none
}

@media screen and (min-width: 768px) {
    .c-form input[type=number] {
        padding: 1rem 1.5rem
    }
}

.c-form label input[type=radio] {
    cursor: pointer;
    position: relative
}

.c-form .object {
    display: inline-block;
    padding-left: .4rem
}

.c-form .error {
    color: #cc2020;
    margin-top: 1rem
}

.c-form .error+.error {
    display: block
}

.c-form .p-contact__submit{
    display: block;
    width: 100%;
    background: transparent linear-gradient(90deg, #009CA4 0%, #3E94FF 50%, #7C81CE 100%);
    background-position: 1% 50%;
    background-size: 200% auto;
    border: none;
    font-size: 16px;
    margin-bottom: 0;
    padding: 15px 5px;
    color: #fff;
    transition: background-position .1s;
}
.c-form .p-contact__submit:hover{
    background-position: 99% 50%;
}
.c-form .p-contact__submit--disabled{
    display: block;
    width: 100%;
    background: #999;
    border: none;
    font-size: 16px;
    margin: 0;
    padding: 15px 0;
    color: #fff;
    pointer-events: none;
    transition: background .1s;
}

.c-label,
.c-radio {
    display: block;
    margin-bottom: 1rem;
    margin-right: 2rem;
    padding-left: 1rem;
    position: relative
}

.c-label span,
.c-radio span {
    border: 2px solid #939aa6;
    bottom: 0;
    height: 1.6rem;
    top: .1rem;
    left: 0;
    margin: auto;
    position: absolute;
    width: 1.6rem
}

.c-label input:checked~span:before,
.c-radio input:checked~span:before {
    content: "";
    display: block;
    position: absolute
}

.c-radio span {
    border-radius: 100%
}

.c-radio input:checked~span:before {
    background: #3863ff;
    border-radius: 100%;
    bottom: 0;
    height: 1rem;
    top: 0;
    left: .2rem;
    margin: auto;
    width: 1rem
}

@media screen and (max-width: 767px) {
    .c-radio {
        margin-right: 2rem;
        padding-left: 3rem
    }
}

@media screen and (min-width: 768px) {
    .c-radio {
        margin-right: 0;
        padding-left: 2.5rem
    }
}

.c-check {
    cursor: pointer;
    padding-left: 3rem;
    position: relative
}

.c-check span {
    background-color: transparent;
    border: 2px solid #939aa6;
    border-radius: 5px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    height: 1.75rem;
    top: 0;
    left: 0;
    position: absolute;
    -webkit-transition: border-color .2s ease;
    transition: border-color .2s ease;
    vertical-align: top;
    width: 1.75rem
}

.c-check input[type=checkbox]:checked~span:before {
    border-bottom: .4rem solid #3863ff;
    border-left: .4rem solid #3863ff;
    content: "";
    display: block;
    height: .8rem;
    top: 0;
    left: 0;
    position: absolute;
    -webkit-transform: translate(-.2rem, -.3rem) rotate(-45deg);
    -ms-transform: translate(-.2rem, -.3rem) rotate(-45deg);
    transform: translate(-.2rem, -.3rem) rotate(-45deg);
    width: 1.2rem
}

@media screen and (max-width: 767px) {
    .c-check {
        padding-left: 2.5rem
    }
}

.c-select {
    background: #f4f5f6;
    border: 1px solid #d9d9d9;
    border-radius: 5px;
    display: inline-block;
    overflow: hidden;
    position: relative;
    vertical-align: middle
}

.c-select:before {
    background-color: #fff;
    border-radius: 100%;
    display: block;
    height: 2.4rem;
    right: 1rem;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 2.4rem
}

.c-select:after,
.c-select:before {
    content: "";
    position: absolute;
    top: 50%
}

.c-select:after {
    border-right: .2rem solid #000;
    border-top: .2rem solid #000;
    height: .6rem;
    right: 2.2rem;
    -webkit-transform: rotate(135deg) translateX(calc(-50% - .2rem));
    -ms-transform: rotate(135deg) translateX(calc(-50% - .2rem));
    transform: rotate(135deg) translateX(calc(-50% - .2rem));
    -webkit-transition: all .3s;
    transition: all .3s;
    width: .6rem
}

.c-select select {
    background: transparent;
    cursor: pointer;
    display: block;
    line-height: 1.2;
    padding: 1rem 3rem 1rem 1rem;
    position: relative;
    width: 100%;
    z-index: 2
}

.c-select+i {
    display: inline-block;
    margin: 0 .5em;
    vertical-align: middle
}

@media screen and (min-width: 768px) {
    .c-select {
        min-width: calc(50% - 1.5rem)
    }

    .c-select select {
        padding: 1rem 4rem 1rem 2rem
    }
}

/*# sourceMappingURL=../maps/page/lp.min.css.map */