.mxlp {
    width: 100%
}
.mxlp * {
    line-height: 1;
    box-sizing: border-box
}
.mxlp a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: initial;
    background: #0000;
    text-decoration: none
}
.mxlp img,
.mxlp video {
    display: block;
    width: 100%;
    height: auto;
    border: none
}
.video iframe{
    aspect-ratio: 16 / 9;
    width: 100%;
}
body {
    margin: 0
}
.mxlp .c-kv {
    position: relative;
    width: 100%;
    max-width: 1230px;
    margin: 0 auto;
}
.mxlp .c-kv .m-bg {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    width: 100%;
    max-width: 1230px;
}
.mxlp .c-kv .m-fg {
    position: relative;
    z-index: 20;
}
.mxlp .c-content {
    z-index: 1;
    width: 1230px;
}
.mxlp .c-content,
.mxlp .c-cv {
    position: relative;
    margin: 0 auto;
    max-width: 1230px;
    width: 100%;
}
.mxlp .c-cv {
    width: 100%;
    max-width: 1230px;
}
.mxlp .c-cv .m-cv_btnWrap {
    position: absolute;
    top: 65%;
    right: 9%;
}
.mxlp .c-cv .m-cv_btnWrap.is-freeSample,
.mxlp .c-cv .m-cv_btnWrap.is-purchase {
    bottom: 20%;
}
.mxlp .c-cv .m-cv_btnWrap.is-withDetail {
    bottom: 13%;
}
.mxlp .c-cv .m-cv_btnWrap.is-longBuyBtn {
    max-width: 560px;
    width: calc(560/1230 * 100vw);
}
.mxlp .m-bg {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    width: 100%;
}
.c-cv.bg01{
    padding: 0 0 30px;
}
.bg01-sec{
    background-color: #fff;
    width: 90%;
    margin: auto;
    padding-bottom: 20px;
}
.c-cv-txt{
    position: absolute;
    top: 71%;
    right: 57%;
}

.vc-btn-wrap{
    position: relative;
    background: #faeed2;
    height: 152px;
}
.vc-btn{
    width: calc(925/1230 * 100vw);
    max-width: 925px;
    position: absolute;
    bottom: -23%;
    right: 11%;
}
.video_wrap{
    position: relative;
}
.video_wrap video {
    position: absolute;
    top: 0;
    right: 17%;
    width: calc(540/1230 * 100vw);
    max-width: 540px;
}
.video_sp video{
    display: none;
}
.sp_only{
    display: none;
}
.pc_only{
    display: block;
}

@media screen and (min-width: 961px) {
    .mxlp {
        width: 60%;
        margin: 0 auto;
    }
    .c-content.sec03{
        padding-top: 6%;
    }
    .c-cv.bg01{
        padding: 2% 0;
    }
    .sec03-warrp .sec03-manzokucontainer{
        width: 98%!important;
        margin: 0 6px!important;
    }
    
}
@media screen and (max-width: 960px) {

    .mxlp .c-content {
        width: 100%;
    }
    .c-content.sec02{
        padding: 13% 0 10px 0;
    }

    .point.po-1,
    .point.po-3,
    .point.po-4
    {
        margin: 0 6% 13%;
    }
    .point.po-2{
        margin: 0 6% 13% 0.5%;
    }
    .sec03-manzokucontainer-01{
        width: 72%;
        margin: auto;
    }
    .point10-sec05-manzokucontainer{
        width: 100.1%;
        margin-left: -0.19px;
    }
    .point10-sec05-manzokucontainer.line{
        margin-top: -1px;
    }

    .mxlp .c-cv .m-cv_btnWrap {
        width: 100%;
        right: unset;
        bottom: 13%;
    }
    .mxlp .c-cv .m-cv_btnWrap.is-freeSample {
        bottom: 13%;
    }
    .mxlp .c-cv .m-cv_btnWrap.is-purchase,
    .mxlp .c-cv .m-cv_btnWrap.is-withDetail {
        bottom: 6%;
    }
    .mxlp .c-cv .m-cv_buyBtn,
    .mxlp .c-cv .m-cv_detailBtn {
        width: 75%;
        height: 58px;
        font-size: 16px;
        line-height: 3.8;
        margin-left: auto;
        margin-right: auto;
    }
    .mxlp .c-withIframe iframe {
        width: 80vw;
        height: 60vw;
        max-height: 20vh;
    }
    .mxlp .c-cv .m-cv_btnWrap.is-longBuyBtn {
        max-width: 709px;
        width: calc(595/750 * 100vw);
        top: 79%;
        left: 50%;
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
    }
    .c-voice-scroll{
        width: 90%;
        padding: 0 30px 30px;
        height: 500px;
    }
    .c-voice {
        flex-wrap: wrap;
      }
    .c-voice-wrap{
        padding: 0 0 40px;
    }
    .c-voice h3{
        width: 100%;
        font-size: 18px;
    }
    .c-voice-bg{
        width: 90%;
    }
    .c-voice-details {
        width: 100%;
        margin: 0 0 0 auto;
        padding: 0;
      }
      .c-voice-description {
        width: 100%;
      }
    .starter-btn{
        width: calc(380/750 * 100vw);
        position: absolute;
        bottom: 19%;
        left: 5%;
        max-width: 694px;
    }
    .c-cv-txt{
        width: calc(190/750 * 100vw);
        position: absolute;
        top: 83%;
        left: 30%;
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
    }
    .c-voice-txt{
        display: flex;
        flex-direction: column-reverse;
        font-size: 14px;
    }
    .vc-btn-wrap{
        height: auto;
    }
    .vc-btn{
        width: calc(704/750 * 100vw);
        position: absolute;
        top: 0;
        left: 5%;
    }
    .video_sp{
        position: relative;
    }
    .video_sp video{
        display: block;
        position: absolute;
        top: 0;
        right: 5%;
        width: calc(860/960 * 100vw);
        max-width: 860px;
    }
    .starter-kit{
        padding: 0;
    }
    .sp_only{
        display: block;
    }
    .pc_only{
        display: none;
    }
}
.bg-class{
    margin-bottom: -1px;
}