@import url(https://fonts.googleapis.com/css2?family=Barlow:wght@600&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Zen+Old+Mincho:wght@500;700&display=swap);
@media screen and (max-width: 960px) {
#index-cta,#index-set {
        margin-top:-11.3333333333vw;
        padding-top: 11.3333333333vw
    }
}

.aquainderm-note {
    font-size: 2.4vw;
    line-height: 1.33;
    -webkit-font-feature-settings: normal;
    font-feature-settings: normal;
    font-weight: 400
}

@media print,screen and (min-width: 961px) {
    .aquainderm-note {
        font-size:12px;
        line-height: 1.25;
        letter-spacing: .05em
    }
}

@media screen and (max-width: 960px) {
    .w-sp-100 {
        width:100%
    }
}

@media print,screen and (min-width: 961px) {
    .mw-pc-100 {
        max-width:100%
    }
}

.ecm-main {
    overflow: hidden
}

@media screen and (max-width: 960px) {
    .ecm-main {
        padding:0
    }
}

.ecm-main__inner {
    max-width: 1230px;
    margin-bottom: 0;
    color: #000;
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt"
}

.ecm-lp-hero {
    position: relative
}

.ecm-lp-navi-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.ecm-lp-navi-list a {
    display: block;
    -webkit-transition: opacity .25s ease;
    transition: opacity .25s ease
}

.ecm-lp-navi-list a:hover {
    opacity: .7;
    -webkit-transition: opacity .25s ease;
    transition: opacity .25s ease
}

@media screen and (max-width: 960px) {
    .ecm-lp-navi-list a {
        width:50%
    }
}

.ecm-lp-navi-list.ecm-lp-navi-list--single a {
    width: 100%;
    text-align: center;
    background: #bc0926 !important
}

@media screen and (max-width: 960px) {
    .ecm-lp-navi-list.ecm-lp-navi-list--single a img {
        width:50%
    }
}

@media screen and (max-width: 960px) {
    .ecm-lp-navi {
        width:100%
    }
}

@media print,screen and (min-width: 961px) {
    .ecm-lp-navi {
        position:absolute;
        bottom: 60px;
        left: 0;
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

@media print,screen and (min-width: 961px) {
    .ecm-lp-navi .ecm-lp-navi-list {
        -webkit-box-pack:center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

.ecm-lp-floatnavi {
    z-index: 20;
    position: fixed
}

@media screen and (max-width: 960px) {
    .ecm-lp-floatnavi {
        width:100%;
        visibility: hidden;
        top: 60px;
        left: 0;
        opacity: 0;
        -webkit-transition: opacity .3s ease-in-out,visibility 0s linear .5s;
        transition: opacity .3s ease-in-out,visibility 0s linear .5s
    }
}

@media print,screen and (min-width: 961px) {
    .ecm-lp-floatnavi {
        visibility:hidden;
        top: 170px;
        right: 0;
        opacity: 0;
        -webkit-transition: opacity .3s ease-in-out,visibility 0s linear .5s;
        transition: opacity .3s ease-in-out,visibility 0s linear .5s
    }
}

.ecm-lp-floatnavi.show {
    visibility: visible;
    opacity: 1;
    -webkit-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out
}

@media print,screen and (min-width: 961px) {
    .ecm-lp-floatnavi .ecm-lp-navi-list {
        -webkit-box-orient:vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
}

@media screen and (max-width: 960px) {
    img {
        width:100%
    }
}

.ecm-lp-aid-kerning {
    letter-spacing: -0.18em
}

.lp-intro {
    margin-top: 8vw
}

@media screen and (max-width: 960px) {
    .lp-intro {
        width:87%;
        margin-inline:auto}
}

@media print,screen and (min-width: 961px) {
    .lp-intro {
        margin-top:0
    }
}

.lp-intro__contents {
    margin-top: 4vw !important
}

@media print,screen and (min-width: 961px) {
    .lp-intro__contents {
        margin-top:40px !important
    }
}

.lp-checksheet {
    padding: 8.6666666667vw 0 7.3333333333vw;
    background: url(../img/checksheet-bg_sp.jpg) no-repeat left bottom;
    background-size: cover
}

@media print,screen and (min-width: 961px) {
    .lp-checksheet {
        padding:60px 0 15px;
        background-image: url(../img/checksheet-bg.jpg);
        background-size: 1230px auto
    }
}

@media screen and (max-width: 960px) {
    .lp-checksheet__main {
        width:89.3%;
        margin-inline:auto}
}

.lp-checksheet__note {
    width: 89.3%;
    margin-top: 2.6666666667vw !important;
    margin-inline:auto}

@media print,screen and (min-width: 961px) {
    .lp-checksheet__note {
        width:530px;
        margin-top: 12px !important
    }
}

@media screen and (max-width: 960px) {
    .lp-checksheet__message {
        width:84.5%;
        margin-top: 8vw !important;
        margin-inline:auto}
}

@media print,screen and (min-width: 961px) {
    .lp-checksheet__message {
        margin-top:60px !important
    }
}

.lp-kv01 {
    position: relative
}

.lp-kv01__note {
    position: absolute
}

@media screen and (max-width: 960px) {
    .lp-kv01__note {
        left:4vw;
        bottom: 6.6666666667vw
    }
}

@media print,screen and (min-width: 961px) {
    .lp-kv01__note {
        width:71.5%;
        margin: auto;
        left: 0;
        right: 0;
        bottom: 45px
    }
}

.ecm-lp-about__middle {
    padding-top: 9vw;
    height: 166vw;
    background: url(../img/bg-about02_sp.jpg) no-repeat top center;
    background-size: 100% auto
}

@media print,screen and (min-width: 961px) {
    .ecm-lp-about__middle {
        padding-top:50px;
        height: 910px;
        background: url(../img/bg-about02.jpg) no-repeat top center
    }
}

.ecm-lp-about__middle__catch {
    font-family: "Zen Old Mincho",serif
}

@media screen and (max-width: 960px) {
    .ecm-lp-about__middle__catch {
        font-size:8.2666666667vw;
        line-height: 1.3
    }
}

@media print,screen and (min-width: 961px) {
    .ecm-lp-about__middle__catch {
        font-size:46px;
        line-height: 48px
    }
}

.ecm-lp-about__middle__catch__small {
    display: block;
    font-size: 5.6vw
}

@media print,screen and (min-width: 961px) {
    .ecm-lp-about__middle__catch__small {
        font-size:31px
    }
}

.ecm-lp-about__middle__compare {
    margin-inline:auto;margin-bottom: 4.6666666667vw;
    padding-top: 5.2vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media screen and (max-width: 960px) {
    .ecm-lp-about__middle__compare {
        padding-inline:3.3333333333vw
    }
}

@media print,screen and (min-width: 961px) {
    .ecm-lp-about__middle__compare {
        width:540px;
        margin-bottom: 20px;
        padding-top: 32px
    }
}

@media screen and (max-width: 960px) {
    .ecm-lp-about__middle__compare>div {
        width:43.6vw
    }
}

.ecm-lp-about__middle__compare img {
    margin-bottom: 3.3333333333vw
}

@media print,screen and (min-width: 961px) {
    .ecm-lp-about__middle__compare img {
        margin-bottom:16px
    }
}

.ecm-lp-about__middle__compare-text {
    font-size: 4vw;
    line-height: 1.4
}

@media print,screen and (min-width: 961px) {
    .ecm-lp-about__middle__compare-text {
        font-size:22px
    }
}

.ecm-lp-about__middle__compare-note {
    margin-inline:4.6666666667vw;margin-bottom: 19.3333333333vw !important
}

@media print,screen and (min-width: 961px) {
    .ecm-lp-about__middle__compare-note {
        width:540px;
        margin-inline:auto;margin-bottom: 65px !important
    }
}

.ecm-lp-about__middle__text-wrapper {
    position: relative;
    width: 58.2666666667vw
}

@media screen and (max-width: 960px) {
    .ecm-lp-about__middle__text-wrapper {
        margin-left:9.3333333333vw
    }
}

@media print,screen and (min-width: 961px) {
    .ecm-lp-about__middle__text-wrapper {
        width:540px;
        margin-inline:auto}
}

.ecm-lp-about__middle__text {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    font-family: "Zen Old Mincho",serif;
    font-weight: bold
}

.ecm-lp-about__middle__text-01 {
    padding-bottom: 1.3333333333vw;
    font-size: 5vw;
    line-height: 1.5
}

@media print,screen and (min-width: 961px) {
    .ecm-lp-about__middle__text-01 {
        padding-bottom:10px;
        font-size: 31px;
        line-height: 43px;
        letter-spacing: -0.02em
    }
}

.ecm-lp-about__middle__text-02 {
    width: 46vw;
    margin-top: 1.7333333333vw !important;
    margin-inline:auto;padding-bottom: .5vw;
    background-color: #bc0926;
    color: #fff;
    font-size: 8vw;
    line-height: 9vw
}

@media print,screen and (min-width: 961px) {
    .ecm-lp-about__middle__text-02 {
        margin-top:12px !important;
        padding-bottom: 2px;
        width: 284px;
        font-size: 50px;
        line-height: 58px
    }
}

.ecm-lp-about__middle__text-product {
    position: absolute;
    z-index: 1;
    top: -12.5vw;
    right: -22.5vw
}

@media screen and (max-width: 960px) {
    .ecm-lp-about__middle__text-product {
        width:16.4vw
    }
}

@media print,screen and (min-width: 961px) {
    .ecm-lp-about__middle__text-product {
        top:-50px;
        right: 55px
    }
}

.ecm-lp-about__bottom {
    padding-top: 9.7333333333vw;
    padding-bottom: 8vw;
    background: url(../img/bg-about03_sp.jpg) no-repeat top center;
    background-size: 100% auto
}

@media print,screen and (min-width: 961px) {
    .ecm-lp-about__bottom {
        padding-top:64px;
        padding-bottom: 50px;
        background: url(../img/bg-about03.jpg) no-repeat top center
    }
}

.ecm-lp-about__bottom__step {
    list-style-type: none;
    margin-inline:3.3333333333vw;padding-left: 0
}

@media print,screen and (min-width: 961px) {
    .ecm-lp-about__bottom__step {
        width:900px;
        margin-inline:auto;display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

@media screen and (max-width: 960px) {
    .ecm-lp-about__bottom__step li {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .ecm-lp-about__bottom__step li img {
        width: 48vw
    }
}

@media screen and (max-width: 960px) {
    .ecm-lp-about__bottom__step li+li {
        margin-top:3.8666666667vw
    }
}

.ecm-lp-about__bottom__step li:nth-child(2) {
    position: relative
}

.ecm-lp-about__bottom__step li:nth-child(2)::before,.ecm-lp-about__bottom__step li:nth-child(2)::after {
    content: "";
    position: absolute
}

@media screen and (max-width: 960px) {
    .ecm-lp-about__bottom__step li:nth-child(2)::before,.ecm-lp-about__bottom__step li:nth-child(2)::after {
        width:7.4666666667vw;
        height: 12.9333333333vw;
        background: url(../img/about-structure-arrow_sp.png) no-repeat;
        background-size: contain;
        top: -8vw;
        right: 18.6666666667vw;
        left: auto
    }
}

@media print,screen and (min-width: 961px) {
    .ecm-lp-about__bottom__step li:nth-child(2)::before,.ecm-lp-about__bottom__step li:nth-child(2)::after {
        width:57px;
        height: 34px;
        background: url(../img/about-structure-arrow.png) no-repeat;
        background-size: contain;
        top: 208px;
        right: auto;
        left: -46px
    }
}

@media screen and (max-width: 960px) {
    .ecm-lp-about__bottom__step li:nth-child(2)::after {
        background:url(../img/about-structure-arrow_sp.png) no-repeat;
        background-size: contain;
        top: 22.5vw;
        right: 18.6666666667vw;
        left: auto
    }
}

@media print,screen and (min-width: 961px) {
    .ecm-lp-about__bottom__step li:nth-child(2)::after {
        background:url(../img/about-structure-arrow.png) no-repeat;
        background-size: contain;
        top: 208px;
        right: -40px;
        left: auto
    }
}

@media screen and (max-width: 960px) {
    .ecm-lp-about__bottom__step-text {
        -webkit-box-flex:1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        font-size: 4.2666666667vw;
        line-height: 1.35
    }
}

@media print,screen and (min-width: 961px) {
    .ecm-lp-about__bottom__step-text {
        padding-top:15px;
        font-size: 22px;
        line-height: 1.45;
        font-weight: 500;
        letter-spacing: .025em
    }
}

.ecm-lp-about__bottom__note {
    width: 100%;
    max-width: 900px;
    margin-inline:auto}

@media screen and (max-width: 960px) {
    .ecm-lp-about__bottom__note {
        margin-top:2vw !important;
        margin-left: 3.3333333333vw
    }
}

.ecm-lp-about__bottom__video {
    margin: 5.3333333333vw auto 0
}

@media print,screen and (min-width: 961px) {
    .ecm-lp-about__bottom__video {
        width:580px;
        margin-top: 15px
    }
}

.ecm-lp-about__bottom__video__title {
    font-size: 4.5333333333vw;
    margin-bottom: 4.6666666667vw !important
}

@media print,screen and (min-width: 961px) {
    .ecm-lp-about__bottom__video__title {
        margin-inline:auto;
        margin-bottom: 20px !important;
        font-size: 22px;
        line-height: 1
    }
}

.ecm-lp-about__bottom__video__title span {
    padding: 0 .8em;
    position: relative
}

@media print,screen and (min-width: 961px) {
    .ecm-lp-about__bottom__video__title span {
        padding:0 16px
    }
}

.ecm-lp-about__bottom__video__title span::before {
    content: "";
    height: 6.6666666667vw;
    width: 2px;
    background: #020202;
    -webkit-transform: rotate(-25deg);
    transform: rotate(-25deg);
    position: absolute;
    top: .6vw;
    left: 0
}

@media print,screen and (min-width: 961px) {
    .ecm-lp-about__bottom__video__title span::before {
        height:33px;
        top: 3px
    }
}

.ecm-lp-about__bottom__video__title span::after {
    content: "";
    height: 6.6666666667vw;
    width: 2px;
    background: #020202;
    -webkit-transform: rotate(25deg);
    transform: rotate(25deg);
    position: absolute;
    top: .6vw;
    right: 0
}

@media print,screen and (min-width: 961px) {
    .ecm-lp-about__bottom__video__title span::after {
        height:33px;
        top: 3px
    }
}

.ecm-lp-about__bottom__video__player {
    width: 93%;
    margin-inline:auto}

@media print,screen and (min-width: 961px) {
    .ecm-lp-about__bottom__video__player {
        width:290px
    }
}

.ecm-lp-about__bottom__video__player video {
    width: 100%;
    height: 100%
}

.lp-upgrade {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 10vw;
    padding-bottom: 8vw;
    background: url(../img/upgrade-bg_sp.jpg) no-repeat 0 0;
    background-size: cover
}

@media print,screen and (min-width: 961px) {
    .lp-upgrade {
        padding-top:55px;
        padding-bottom: 20px;
        background-image: url(../img/upgrade-bg.jpg);
        background-size: 1230px auto
    }
}

.lp-upgrade__contents {
    margin-top: 6vw !important
}

@media print,screen and (min-width: 961px) {
    .lp-upgrade__contents {
        margin-top:12px !important;
        position: relative
    }
}

@media screen and (max-width: 960px) {
    .lp-upgrade__contents__note {
        margin-top:2.6666666667vw !important;
        padding-inline:5.3333333333vw}
}

@media print,screen and (min-width: 961px) {
    .lp-upgrade__contents__note {
        position:absolute;
        left: 35px;
        bottom: 40px
    }
}

.ecm-lp-product {
    padding-top: 4.2666666667vw;
    padding-bottom: 11.3333333333vw;
    background: url(../img/bg-product_sp.png) no-repeat top center;
    background-size: 100% auto
}

@media print,screen and (min-width: 961px) {
    .ecm-lp-product {
        padding-top:42px;
        padding-bottom: 65px;
        background: url(../img/bg-product.png) no-repeat top center
    }
}

@media screen and (max-width: 960px) {
    .ecm-lp-product__inner {
        padding-inline:3.4666666667vw
    }
}

@media print,screen and (min-width: 961px) {
    .ecm-lp-product__inner {
        width:100%;
        max-width: 1000px;
        margin-inline:auto}
}

.ecm-lp-product__top {
    position: relative
}

@media print,screen and (min-width: 961px) {
    .ecm-lp-product__top {
        width:700px;
        margin-inline:auto}
}

.ecm-lp-product__button {
    margin-top: 5.3333333333vw;
    padding-right: 2vw
}

@media screen and (max-width: 960px) {
    .ecm-lp-product__button {
        width:60.8vw;
        margin-left: auto
    }
}

@media print,screen and (min-width: 961px) {
    .ecm-lp-product__button {
        margin-top:26px !important;
        padding-right: 82px
    }
}

.ecm-lp-product__button a:hover {
    opacity: .9
}

.ecm-lp-product__image {
    position: absolute
}

@media screen and (max-width: 960px) {
    .ecm-lp-product__image {
        width:19.2vw;
        top: 13vw;
        left: 4.2vw
    }
}

@media print,screen and (min-width: 961px) {
    .ecm-lp-product__image {
        top:0;
        left: 20px
    }
}

.ecm-lp-product__image p {
    color: #fff;
    margin-top: 1.3333333333vw !important;
    font-size: 2.4vw
}

@media print,screen and (min-width: 961px) {
    .ecm-lp-product__image p {
        margin-top:10px !important;
        font-size: 12px
    }
}

.ecm-lp-howtouse {
    padding-top: 12.5333333333vw;
    background: #faefef
}

@media print,screen and (min-width: 961px) {
    .ecm-lp-howtouse {
        padding-top:60px;
        padding-bottom: 60px;
        background: -webkit-gradient(linear, left top, right top, from(#faefef), color-stop(50%, #faefef), color-stop(50%, #f0e7e7), to(#f0e7e7));
        background: linear-gradient(90deg, #faefef 0%, #faefef 50%, #f0e7e7 50%, #f0e7e7 100%)
    }
}

.ecm-lp-howtouse__inner {
    width: 100%;
    background: url(../img/bg-howtouse_sp.png) no-repeat;
    background-size: 24.8vw;
    background-position: top 12.6666666667vw right
}

@media print,screen and (min-width: 961px) {
    .ecm-lp-howtouse__inner {
        max-width:1000px;
        margin-inline:auto;background: url(../img/bg-howtouse.png) no-repeat;
        background-size: 218px 218px;
        background-position: bottom left 200px
    }
}

@media screen and (max-width: 960px) {
    .ecm-lp-howtouse__sub-title {
        width:60.4vw;
        margin-inline:auto;margin-bottom: 5.6vw !important
    }
}

@media print,screen and (min-width: 961px) {
    .ecm-lp-howtouse__sub-title {
        margin-bottom:20px !important
    }
}

@media screen and (max-width: 960px) {
    .ecm-lp-howtouse__title {
        width:31.2vw;
        margin-inline:auto;margin-bottom: 8vw !important
    }
}

@media print,screen and (min-width: 961px) {
    .ecm-lp-howtouse__contents {
        display:grid;
        grid-template-columns: 48% 48%;
        grid-template-rows: auto 1fr;
        -webkit-column-gap: 4%;
        -moz-column-gap: 4%;
        column-gap: 4%
    }
}

@media screen and (max-width: 960px) {
    .ecm-lp-howtouse__contents .slick-arrow {
        top:26vw
    }

    .ecm-lp-howtouse__contents .slick-arrow.slick-prev {
        left: 3.3333333333vw
    }

    .ecm-lp-howtouse__contents .slick-arrow.slick-next {
        right: 3.3333333333vw
    }
}

.ecm-lp-howtouse__step--1 {
    position: relative
}

@media screen and (max-width: 960px) {
    .ecm-lp-howtouse__step--1 {
        height:64vw;
        padding-top: 15.3333333333vw;
        padding-inline:8.6666666667vw;background: url(../img/bg-howtouse-step1_sp.png) no-repeat;
        background-position: top 12vw left 8.6666666667vw;
        background-size: 22.4vw auto
    }
}

@media print,screen and (min-width: 961px) {
    .ecm-lp-howtouse__step--1 {
        grid-row:1/2;
        grid-column: 1/2;
        min-height: 222px;
        padding-top: 43px;
        background: url(../img/bg-howtouse-step1.png) no-repeat
    }
}

@media print,screen and (min-width: 961px) {
    .ecm-lp-howtouse__step--1::after {
        content:"";
        border-top: 2px solid #bc0926;
        border-right: 2px solid #bc0926;
        position: absolute;
        width: 28px;
        height: 28px;
        top: 45px;
        bottom: auto;
        right: -26px;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg)
    }
}

@media screen and (max-width: 960px) {
    .ecm-lp-howtouse__step--2 {
        height:64vw;
        padding-top: 15.3333333333vw;
        padding-inline:8.6666666667vw;background: url(../img/bg-howtouse-step2_sp.png) no-repeat;
        background-size: 22.4vw auto;
        background-position: top 12vw left 8.6666666667vw;
        background-color: #f0e7e7
    }
}

@media print,screen and (min-width: 961px) {
    .ecm-lp-howtouse__step--2 {
        grid-row:1/2;
        grid-column: 2/3;
        min-height: 218px;
        padding-top: 43px;
        background: url(../img/bg-howtouse-step2.png) no-repeat
    }
}

@media screen and (max-width: 960px) {
    .ecm-lp-howtouse__step--after {
        height:64vw;
        padding: 2.6666666667vw 9.3333333333vw 0
    }
}

@media print,screen and (min-width: 961px) {
    .ecm-lp-howtouse__step--after {
        grid-row:2/3;
        grid-column: 2/3
    }
}

@media screen and (max-width: 960px) {
    .ecm-lp-howtouse__no {
        padding-left:26vw
    }

    .ecm-lp-howtouse__no img {
        width: 16.5333333333vw
    }
}

@media print,screen and (min-width: 961px) {
    .ecm-lp-howtouse__no {
        margin-bottom:10px !important;
        padding-left: 155px
    }
}

.ecm-lp-howtouse__text {
    padding-left: 26vw;
    font-size: 4.2666666667vw;
    line-height: 1.56;
    -webkit-font-feature-settings: normal;
    font-feature-settings: normal
}

@media print,screen and (min-width: 961px) {
    .ecm-lp-howtouse__text {
        padding-left:150px;
        font-size: 22px;
        line-height: 1.45
    }
}

.lp-voice {
    padding: 10.6666666667vw 5.3333333333vw 8.6666666667vw;
    background: url(../img/voice-bg_sp.jpg) no-repeat 0 0;
    background-size: cover
}

@media print,screen and (min-width: 961px) {
    .lp-voice {
        padding:70px 0 60px;
        background-image: url(../img/voice-bg.jpg);
        background-size: 1230px auto;
        background-repeat: repeat-y
    }
}

.lp-voice__contents {
    padding: 7.3333333333vw 6.6666666667vw 4vw 7.3333333333vw;
    border: 1.0666666667vw solid #fff;
    position: relative
}

@media print,screen and (min-width: 961px) {
    .lp-voice__contents {
        max-width:920px;
        margin-inline:auto;padding: 50px 40px 30px;
        border-width: 6px
    }
}

.lp-voice__title {
    position: absolute;
    margin: auto;
    left: 0;
    right: 0
}

@media screen and (max-width: 960px) {
    .lp-voice__title {
        width:40.9333333333vw;
        top: -6vw
    }
}

@media print,screen and (min-width: 961px) {
    .lp-voice__title {
        top:-28px;
        text-align: center
    }
}

.lp-voice__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

@media screen and (max-width: 960px) {
    .lp-voice__list {
        -webkit-box-orient:vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        row-gap: 2vw
    }
}

@media print,screen and (min-width: 961px) {
    .lp-voice__list {
        -webkit-box-pack:justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }
}

.lp-voice__list__item {
    padding: 3.4666666667vw 0 6.9333333333vw;
    background-image: url(../img/voice-item-bg-top_sp.png),url(../img/voice-item-bg-bottom_sp.png);
    background-repeat: no-repeat;
    background-position: left top,left bottom;
    background-size: 100% auto
}

@media print,screen and (min-width: 961px) {
    .lp-voice__list__item {
        width:383px;
        padding: 22px 0 42px;
        background-image: url(../img/voice-item-bg-top.png),url(../img/voice-item-bg-bottom.png)
    }
}

.lp-voice__list__item__inner {
    padding: 1.3333333333vw 0;
    background: url(../img/voice-item-bg-middle_sp.png) repeat-y left top;
    background-size: 100% auto
}

@media print,screen and (min-width: 961px) {
    .lp-voice__list__item__inner {
        padding:0 0 5px;
        background: url(../img/voice-item-bg-middle.png)
    }
}

.lp-voice__list__item__comment {
    padding-inline:5.3333333333vw;font-size: 4.2666666667vw;
    line-height: 1.6
}

@media print,screen and (min-width: 961px) {
    .lp-voice__list__item__comment {
        padding-inline:30px;
        font-size: 23px
    }
}

.lp-voice__list__item__comment strong {
    font-weight: normal !important;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#fbdfdd), color-stop(40%, #fbdfdd), color-stop(40%, transparent), to(transparent));
    background-image: linear-gradient(to top, #fbdfdd 0%, #fbdfdd 40%, transparent 40%, transparent 100%)
}

.lp-voice__list__item__footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    margin-top: 4vw !important;
    padding-inline:6.6666666667vw}

@media print,screen and (min-width: 961px) {
    .lp-voice__list__item__footer {
        margin-top:20px !important;
        padding-inline:35px}
}

.lp-voice__list__item__note {
    font-size: 2.4vw
}

@media print,screen and (min-width: 961px) {
    .lp-voice__list__item__note {
        font-size:12px
    }
}

.lp-voice__list__item__name {
    margin-left: auto;
    font-size: 3.7333333333vw
}

@media print,screen and (min-width: 961px) {
    .lp-voice__list__item__name {
        font-size:19px
    }
}

.ecm-lp-set-wrapper {
    padding: 9.3333333333vw 0 20vw
}

@media print,screen and (min-width: 961px) {
    .ecm-lp-set-wrapper {
        padding:60px 0 120px
    }
}

.ecm-lp-set-wrapper__title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 8vw
}

@media print,screen and (min-width: 961px) {
    .ecm-lp-set-wrapper__title {
        margin-bottom:30px
    }
}

.ecm-lp-set-wrapper__title-period {
    padding: 1.7333333333vw 5.3333333333vw 2vw;
    background: #000;
    border-radius: 5.3333333333vw;
    color: #fff;
    font-size: 5.6vw
}

@media print,screen and (min-width: 961px) {
    .ecm-lp-set-wrapper__title-period {
        padding:8px 30px 10px;
        border-radius: 30px;
        font-size: 32px
    }
}

.ecm-lp-set-wrapper__title-period-big {
    display: inline-block;
    font-size: 1.2em;
    padding-left: 1.3333333333vw
}

@media print,screen and (min-width: 961px) {
    .ecm-lp-set-wrapper__title-period-big {
        padding-left:5px
    }
}

.ecm-lp-set-wrapper__title-period-small {
    display: inline-block;
    font-size: .7em
}

.ecm-lp-set-wrapper__title-sub {
    font-weight: bold;
    line-height: 1.3;
    margin-top: 4vw !important;
    font-size: 4.8vw
}

@media print,screen and (min-width: 961px) {
    .ecm-lp-set-wrapper__title-sub {
        margin-top:15px !important;
        font-size: 20px
    }
}

.ecm-lp-set-wrapper__title-main {
    font-weight: bold;
    margin-top: 1.3333333333vw !important;
    font-size: 8.2666666667vw !important
}

@media print,screen and (min-width: 961px) {
    .ecm-lp-set-wrapper__title-main {
        margin-top:5px !important;
        font-size: 48px !important
    }
}

.ecm-lp-set-wrapper .ecm-lp-set-item__button {
    /* background-color:#fff !important; */
    /* color:#000 !important; */
    /* font-weight:normal; */
    /* padding:3.8666666667vw 0; */
    /* font-size:3.7333333333vw; */
    /* border:.2666666667vw solid #000; */
    /* width:54vw; */
    /* margin-inline:auto; */
    /* border-radius:6.6666666667vw; */
}

@media print,screen and (min-width: 961px) {
    .ecm-lp-set-wrapper .ecm-lp-set-item__button {
        /* width:230px; */
								/* margin-top:15px; */
								/* padding:16px 0; */
								/* font-size:16px; */
								/* border-width:1px; */
								/* border-radius:25px; */
    }
}

.ecm-lp-set-wrapper .ecm-lp-set-item__button::after {
   /* display: none; */
}

.lp-banner {
    margin-inline:auto}

@media screen and (max-width: 960px) {
    .lp-banner {
        width:90%;
        padding-bottom: 13.3333333333vw
    }
}

@media print,screen and (min-width: 961px) {
    .lp-banner {
        max-width:960px;
        padding-bottom: 100px
    }
}

.lp-banner-heading {
    margin-bottom: 0 !important;
    text-align: center;
    -webkit-font-feature-settings: normal;
    font-feature-settings: normal;
    font-size: 6.1333333333vw !important
}

@media print,screen and (min-width: 961px) {
    .lp-banner-heading {
        font-size:43px !important
    }
}

.lp-banner-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    row-gap: 6.6666666667vw;
    margin-top: 6vw
}

@media print,screen and (min-width: 961px) {
    .lp-banner-list {
        row-gap:40px;
        margin-top: 60px
    }
}

.lp-banner-item {
    width: 100%
}

@media print,screen and (min-width: 961px) {
    .lp-banner-item {
        width:460px
    }
}

.lp-banner-item a {
    display: block;
    -webkit-transition: opacity .25s ease;
    transition: opacity .25s ease
}

.lp-banner-item a:hover {
    opacity: .7;
    -webkit-transition: opacity .25s ease;
    transition: opacity .25s ease
}
