a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
margin: 0;
padding: 0;
border: 0;
font: inherit;
vertical-align: baseline
}
#form .form-newmember .form-newmember-process ul li span, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
display: block
}
body {
line-height: 1;
font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Meiryo, メイリオ, Osaka, "MS PGothic", arial, helvetica, sans-serif
}
ol, ul {
list-style: none
}
blockquote, q {
quotes: none
}
blockquote:after, blockquote:before, q:after, q:before {
content: none
}
table {
border-collapse: collapse;
border-spacing: 0
}
#kv img, #section-01 img, .trialset img, .section-img img{
    display: block;
    width: 100%;
}
#form .form-newmember .form-newmember-process.center ul, #form .form-newmember .form-wrapper form .form-input .answer .answer-input.answer-input-col .answer-col, #kv .kv-top, #trialset {
    position: relative
    }
main img{
    display: block;
    width: 100%;
}
main{
    box-shadow: unset;
    overflow: hidden;
    display: block;
    max-width: 750px;
    margin: 0 auto;
    font-size: 16px;
    background: #fff;
}
.content16,
.content15,
.content14,
.content13,
.content11,
.content10,
.content09,
.content07,
.content05,
.content04,
.content02,
.content01,
.content08
{
    position: relative;
}
.content01 .img01_1{
    position: absolute;
    width: 96.8%;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 11%;
}
.content02 .img02_1{
    position: absolute;
    left: 0;
    top: 17.8%;
}
.content02 .img02_2{
    position: absolute;
    right: 0;
    top: 56.55%;
}
.content04 .img04_1{
    position: absolute;
    top: 32.6%;
    left: 11.1%;
    width: 33.87%;
}
.content04 .img04_2{
    position: absolute;
    top: 32.6%;
    right: 11%;
    width: 33.87%;
}
.content05 .img05_1{
    width: 100%;
}
.content07 .img09_1{
    position: absolute;
    top: 26%;
    left: 6.3%;
    width: 80%;
}
.content09 .img11_1{
    position: absolute;
    top: 30%;
    right: 0;
    left: 0;
    width: 54.8%;
    margin: 0 auto;
}
.content10 .img12_1{
    position: absolute;
    top: 34%;
    left: 10.6%;
    width: 82.8%;
}
.content13 .movie01{
    width: 86.67%;
    position: absolute;
    left: 0;
    margin: 0 auto;
    right: 0;
    top: 68.7%;
}
.content15 .img19_1{
    position: absolute;
    top: 9.3%;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 86.67%;
}
.content15 .column{
    position: absolute;
    top: 87.6%;
    left: 0;
    right: 0;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    width: 86.67%;
}
.content13 .img16_2{
    width: 52%;
    position: absolute;
    left: 7%;
    top: 31.1%;
    z-index: 3;
}
.content13 .img16_3{
    width: 49.33%;
    position: absolute;
    right: 0;
    top: 28%;
    z-index: 2;
}
.content15 .img19_2, .content15 .img19_3 {
    width: 48.4%;
}
.content14 .img17_1{
    width: 49.33%;
    position: absolute;
    left: 0;
    top: 26.1%;
}
.content14 .img17_2{
    width: 52%;
    position: absolute;
    right:6.5%;
    top: 29.5%;
}
.content14 .movie02{
    width: 86.67%;
    position: absolute;
    left: 0;
    margin: 0 auto;
    right: 0;
    top: 64%;
}
.content16 .movie03{
    width: 86.67%;
    position: absolute;
    left: 0;
    margin: 0 auto;
    right: 0;
    top: 29%;
}
video{
    width: 101%;
    clip-path: inset(3px 2px);
}
.content15 .movie03{
    position: absolute;
    right: 6%;
    top: 22.5%;
    width: 43%;
}
.content15 .movie04{
    position: absolute;
    right: 6%;
    top: 39.4%;
    width: 43%;
}
.content15 .movie05{
    position: absolute;
    right: 6%;
    top: 56.65%;
    width: 43%;
}
.qa .ans{
    display: none;
}
.qa .ques{
    cursor: pointer;
    position: relative;
}
.qa .ques::after{
    position: absolute;
    content: "";
    background: url(../images/icon_plus.png);
    background-size: 28px 28px;
    width: 28px;
    height: 28px;
    right: 28px;
    top: 50%;
    transform: translateY(-50%);
}
.qa .ques.active::after{
    background: url(../images/icon_min.png);
    background-size: 28px 2px;
    width: 28px;
    height: 2px;
}
.qa ul{
    width: 86.67%;
    margin: 0 auto;
}
.qa ul li{
    margin-bottom: 30px;
}
@media only screen and (max-width: 749px) {
    .qa .ques::after{
        position: absolute;
        content: "";
        background: url(../images/icon_plus.png);
        background-size: 16px 16px;
        width: 16px;
        height: 16px;
        right: 16px;
        top: 50%;
        transform: translateY(-50%);
    }
    .qa .ques.active::after{
        background: url(../images/icon_min.png);
        background-size: 16px 1px;
        width: 16px;
        height: 1px;
    }
    .qa ul{
        padding-bottom: 25px;
    }
    .qa ul li{
        margin-bottom: 15px;
    }
}
.trialset{
    position: relative;
    margin-top: 0%;
}
.trialset .trialset-btn {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    bottom: 23.1%;
    width: 86.67%;
    overflow: hidden;
}
.trialset .trialset-btn a {
    margin: 0 auto;
    text-align: center;
    width: 100%;
    display: block;
}
.trialset .trialset-btn a::before{
    display: block;
    position: absolute;
    top: 0;
    left: -160%;
    content: "";
    width: 140%;
    height: 100%;
    opacity: .5;
    background-color: #fff;
    transform: skewX(-45deg);
    animation: shine 3s cubic-bezier(.25,0,.25,1) infinite;
}
@keyframes shine {
    0% {
        left: -160%;
        opacity: 0
    }

    70% {
        left: -160%;
        opacity: .5
    }

    71% {
        left: -160%;
        opacity: .75
    }

    100% {
        left: -20%;
        opacity: 0
    }
}
@keyframes shine {
    0% {
        left: -160%;
        opacity: 0
    }

    70% {
        left: -160%;
        opacity: .5
    }

    71% {
        left: -160%;
        opacity: .75
    }

    100% {
        left: -20%;
        opacity: 0
    }
}
.bottom-cv {
    position: fixed;
    bottom: 0;
    max-width: 750px;
    background-color: rgba(187, 187, 187, 0.7);
    padding: 33px 51px 33px;
    text-align: center;
    box-sizing: border-box;
    line-height: 1;
    z-index: 100;
    text-align: center;
    transform: translateY(100%);
    transition: transform .4s linear 0s;
}
@media only screen and (max-width: 749px) {
    .bottom-cv{
        padding: 17px 25px 16px;
        width: 100%;
    }
}
.bottom-cv img {
    width: 100%;
    max-width: 650px;
    display: block;
}
.bottom-cv.is-show {
    transform: translateY(0);
}
.bottom-light{
    position: relative;
    overflow: hidden;
}
.bottom-cv a::before{
    display: block;
    position: absolute;
    top: 0;
    left: -160%;
    content: "";
    width: 140%;
    height: 100%;
    opacity: .5;
    background-color: #fff;
    transform: skewX(-45deg);
    animation: shine 3s cubic-bezier(.25,0,.25,1) infinite;
}
.base.in-view.is-active,
.head.in-view.is-active{
    animation: glow 1.5s ease-in-out forwards;
}
.fadein.is-active{
    animation: glow 1.5s ease-in-out forwards;
}
.totop.img01_1,
.totop .img03,
.totop .img16_1,
.totop .img19_1,
.content05 .img05_1{
    opacity: 0;
    transform: translateY(50%);
}
.totop.is-active.img01_1,
.totop.is-active .img03,
.totop.is-active .img16_1,
.totop.is-active .img19_1,
.content05.in-view.is-active .img05_1 {
    opacity: 1;
    transform: translateY(0);
    transition: all 1.5s ease;
}
.content02 .img02_1,
.content04 .img04_1,
.content13 .img16_2,
.content14 .img17_1,
.content15 .img19_2{
    opacity: 0;
    transform: translate(-50%);
}
.content02 .in-view.is-active.img02_1{
    transform: translateX(0);
    opacity: 1;
    transition: .8s .2s;
}
.content02 .img02_2,
.content04 .img04_2,
.content13 .img16_3,
.content14 .img17_2,
.content15 .img19_3{
    opacity: 0;
    transform: translate(50%);
}
.content02 .in-view.is-active.img02_2{
    transform: translateX(0);
    opacity: 1;
    transition: .8s .2s;
}
.content08 .img10_01{
    position: absolute;
    top: 0;
    left: 6.67%;
    width: 43.3%;
    right: 0;
    clip-path: inset(0% 100% 0% 0%);
}
.content08 .img10_02{
    position: absolute;
    top: 0;
    left: 49.9%;
    width: 43.3%;
    right: 0;
    clip-path: inset(0% 100% 0% 0%);
}
.content08 .is-active .img10_01 {
    animation: slideRight .5s linear forwards;
}
.content08 .is-active .img10_02{
    animation: slideRight .5s linear .5s forwards;
}
@keyframes slideRight {
    0% {
        clip-path: inset(0% 100% 0% 0%)
    }

    100% {
        clip-path: inset(0%)
    }
}
.content04.in-view.is-active .img04_1,
.content04.in-view.is-active .img04_2,
.content13.in-view.is-active .img16_2,
.content13.in-view.is-active .img16_3,
.content14.in-view.is-active .img17_1,
.content14.in-view.is-active .img17_2,
.column.in-view.is-active .img19_2,
.column.in-view.is-active .img19_3{
    transform: translateX(0);
    opacity: 1;
    transition: 1.2s .2s;
}
.content07 .img09_1,
.content09 .img11_1,
.content10 .img12_1{
    opacity: 0;
    transform: scale(0);
}
.content07.in-view.is-active .img09_1,
.content09.in-view.is-active .img11_1,
.content10.in-view.is-active .img12_1{
    transition: .8s .5s;
    opacity: 1;
    transform: scale(1);
}
@keyframes glow {
    from {
      opacity: 0;
    }

    to {
      opacity: 1;
    }
  }
  
