@charset "utf-8";html,body {
    box-sizing: border-box;
    margin: 0 auto;
    padding: 0;
    width: 100%
}

.lpbox,#lpfooter {
    font-size: 14px;
    font-size: 3.7333vw;
    font-family: ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ pro w3,hiragino kaku gothic pro,ãƒ¡ã‚¤ãƒªã‚ª,mayryo,ï¼­ï¼³ ï¼°ã‚´ã‚·ãƒƒã‚¯,ms pgothic,sans-serif;
    color: #33302a;
    line-height: 1.5em
}

@media screen and (min-width: 750px) {
    .lpbox,#lpfooter {
        font-size:28px;
        max-width: 750px;
        margin: 0 auto
    }
}

.lpbox a,#lpfooter a {
    color: inherit;
    text-decoration: none;
    font-size: inherit;
    font-weight: inherit
}

.lpbox a:hover,#lpfooter a:hover {
    text-decoration: underline
}

.lpbox span,#lpfooter span {
    font-size: inherit;
    font-weight: inherit
}

.lpbox img,#lpfooter img {
    width: 100%;
    height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
    vertical-align: bottom
}

.lpbox img.img-t,#lpfooter img.img-t {
    vertical-align: top
}

.lpbox header,.lpbox h1,.lpbox h2,.lpbox h3,.lpbox p,.lpbox dl,.lpbox dt,.lpbox dd,.lpbox div,.lpbox section,.lpbox span {
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: 0 0;
    box-sizing: border-box;
    padding: 0;
    margin: 0 auto
}

#lpfooter footer,#lpfooter div,#lpfooter p {
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: 0 0;
    box-sizing: border-box;
    padding: 0;
    margin: 0 auto
}

#lpfooter ul,#lpfooter li,.lpbox ul,.lpbox li {
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: 0 0;
    box-sizing: border-box;
    padding: 0;
    margin: 0 auto;
    list-style: none
}

.lpbox .cta__text {
    padding: 0 8% 5%;
    background: url(../img/cta_bg.png) repeat-y;
    background-size: contain;
    text-align: justify;
    font-size: .8em;
    line-height: 1.7
}

.lpbox .cta__text span a {
    cursor: pointer;
    text-decoration: underline
}

.lpbox .cta__box {
    position: relative
}

.lpbox .cta__btn {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 86%
}

.lpbox #fixbtn {
    position: fixed;
    bottom: -100%;
    left: 0;
    z-index: 999;
    width: 100%;
    overflow: hidden;
    -webkit-transition: all .8s ease;
    -o-transition: all .8s ease;
    transition: all .8s ease
}

.lpbox #fixbtn.fixbtn--visible {
    bottom: 0
}

.lpbox #fixbtn .fixbtn__box {
    position: relative;
    bottom: 0;
    display: block;
    margin: 0 auto;
    position: relative;
    max-width: 750px;
    padding-top: 4%
}

.lpbox .fixbtn__item a {
    box-sizing: border-box;
    padding: 0 4%;
    display: block;
    width: 100%
}

.lpbox .graph {
    position: relative
}

.lpbox .gray {
    position: absolute;
    bottom: 0;
    width: 19.8%;
    left: 29%
}

.lpbox .yellow {
    position: absolute;
    bottom: 0;
    right: 20.5%;
    width: 19.8%
}

.lpbox .anim {
    position: relative
}

.lpbox .graph-ar {
    position: absolute;
    bottom: 26%;
    left: 37%;
    display: block;
    width: 30%;
    background: url(../img/arrow.png) no-repeat bottom left;
    -webkit-background-size: auto 100%;
    background-size: auto 100%;
    padding-top: 15%;
    z-index: 2;
    -webkit-transition: all .8s ease;
    -o-transition: all .8s ease;
    transition: all .8s ease;
    -webkit-transition-delay: 1.1s;
    -o-transition-delay: 1.1s;
    transition-delay: 1.1s
}

.lpbox .animhide .graph-ar {
    width: 0
}

.lpbox .graph-bal {
    position: absolute;
    top: 56%;
    left: 76%;
    width: 17%;
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    -webkit-transition-delay: 1.5s;
    -o-transition-delay: 1.5s;
    transition-delay: 1.5s
}

.lpbox .animhide .graph-bal {
    opacity: 0;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0)
}

.lpbox .improvement__box {
    position: relative
}

.lpbox .improvement__text {
    position: absolute;
    top: 39%;
    right: 23%;
    width: 70%
}

.lpbox .improvement__text--02 {
    position: absolute;
    top: 17%;
    right: 23%;
    width: 70%
}

.lpbox .pop {
    display: block;
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease
}

.lpbox .animhide .pop {
    opacity: 0;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0)
}

.lpbox .balanc {
    display: block;
    position: relative;
    overflow: hidden;
    margin: 0 auto
}

.lpbox .balanc__text {
    display: block;
    position: absolute;
    top: 56%;
    left: 3.5%;
    -webkit-transition: all .6s ease;
    -o-transition: all .6s ease;
    transition: all .6s ease;
    -webkit-transform: scale(1) translate3d(0,0,0);
    -ms-transform: scale(1) translate3d(0,0,0);
    -o-transform: scale(1) translate3d(0,0,0);
    transform: scale(1) translate3d(0,0,0);
    -webkit-transform-origin: bottom center;
    -moz-transform-origin: bottom center;
    -ms-transform-origin: bottom center;
    -o-transform-origin: bottom center;
    transform-origin: bottom center
}

.lpbox .animhide .balanc__text {
    -webkit-transform: scale(0) translate3d(0,20%,0);
    -ms-transform: scale(0) translate3d(0,20%,0);
    -o-transform: scale(0) translate3d(0,20%,0);
    transform: scale(0) translate3d(0,20%,0)
}

.lpbox .balanc__text--01 {
    left: 4%;
    width: 13%;
    top: 60%
}

.lpbox .balanc__text--02 {
    left: 19.5%;
    width: 9.5%;
    top: 60%;
    -webkit-transition-delay: .1s;
    -o-transition-delay: .1s;
    transition-delay: .1s
}

.lpbox .balanc__text--03 {
    left: 31.5%;
    width: 13.5%;
    top: 64%;
    -webkit-transition-delay: .2s;
    -o-transition-delay: .2s;
    transition-delay: .2s
}

.lpbox .balanc__text--04 {
    left: 46.5%;
    width: 9.5%;
    top: 64%;
    -webkit-transition-delay: .3s;
    -o-transition-delay: .3s;
    transition-delay: .3s
}

.lpbox .balanc__text--05 {
    left: 58.5%;
    width: 10%;
    top: 66.5%;
    -webkit-transition-delay: .4s;
    -o-transition-delay: .4s;
    transition-delay: .4s
}

.lpbox .balanc__text--06 {
    left: 68.5%;
    width: 10%;
    top: 66.5%;
    -webkit-transition-delay: .5s;
    -o-transition-delay: .5s;
    transition-delay: .5s
}

.lpbox .balanc__icbox {
    position: relative
}

.lpbox .balanc__ic {
    position: absolute;
    width: 30%;
    display: block;
    margin: 0 auto;
    padding: 0;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    -webkit-transform: scale(1) translate3d(0,0,0);
    -ms-transform: scale(1) translate3d(0,0,0);
    -o-transform: scale(1) translate3d(0,0,0);
    transform: scale(1) translate3d(0,0,0);
    -webkit-transform-origin: bottom center;
    -moz-transform-origin: bottom center;
    -ms-transform-origin: bottom center;
    -o-transform-origin: bottom center;
    transform-origin: bottom center;
    opacity: 1
}

.lpbox .animhide .balanc__ic {
    -webkit-transform: scale(1) translate3d(0,20%,0);
    -ms-transform: scale(1) translate3d(0,20%,0);
    -o-transform: scale(1) translate3d(0,20%,0);
    transform: scale(1) translate3d(0,20%,0);
    opacity: 0
}

.lpbox .balanc__ic--01 {
    top: 8%;
    left: 4%;
    -webkit-transition-delay: .6s;
    -o-transition-delay: .6s;
    transition-delay: .6s
}

.lpbox .balanc__ic--02 {
    top: 8%;
    right: 4%;
    -webkit-transition-delay: .8s;
    -o-transition-delay: .8s;
    transition-delay: .8s
}

.lpbox .balanc__ic--03 {
    bottom: 22%;
    left: 4%;
    -webkit-transition-delay: 1s;
    -o-transition-delay: 1s;
    transition-delay: 1s
}

.lpbox .balanc__ic--04 {
    bottom: 22%;
    right: 4%;
    -webkit-transition-delay: 1.2s;
    -o-transition-delay: 1.2s;
    transition-delay: 1.2s
}

.lpbox .balanc__pkg {
    position: absolute;
    top: 13%;
    right: 26%;
    width: 43%;
    z-index: 2
}

.lpbox .movie-box,.lpbox .movie-box02 {
    position: relative
}

.lpbox .movie-box__item video {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 92%;
    margin: 0 auto
}

.lpbox .boracare__box {
    position: relative
}

.lpbox .boracare__btn {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 89%
}

.lpbox .product {
    margin: 0 auto;
    position: relative
}

.lpbox .product__box {
    color: #231815;
    font-size: .857em;
    display: block;
    width: 94.67%;
    margin: 0 auto 15%
}

.lpbox .product__box dt {
    background-color: #f8ee6b;
    padding: 1%;
    position: relative;
    text-align: center
}

.lpbox .product__box dd {
    padding: 2.5%;
    position: relative;
    text-align: center
}

.lpbox .product__box dd.txt--left {
    text-align: left;
    line-height: 1.7em
}

#lpfooter {
    color: #231f20
}

#lpfooter .footer__link {
    font-size: 1.2em;
    padding: 12% 6% 10%;
    line-height: 2.8em
}

#lpfooter .footer__link li {
    border-top: 1px solid #c2c2c2
}

#lpfooter .footer__link li:last-child {
    border-bottom: 1px solid #c2c2c2
}

#lpfooter .footer__link li:before {
    content: "";
    display: inline-block;
    width: 1em;
    height: 1em;
    background: url(../img/footer_ic.webp) no-repeat;
    -webkit-background-size: .5em auto;
    background-size: .5em auto;
    margin: 0 2% 0 7%;
    vertical-align: middle
}

#lpfooter .footer__logo {
    width: 27%;
    margin-top: 3%;
    margin-bottom: 6%
}

#lpfooter .footer__text {
    text-align: center;
    font-size: .857em;
    margin-bottom: 5%
}

#lpfooter #copy {
    background: url(../img/footer_bg.png) no-repeat;
    text-align: center;
    background-size: contain;
    font-size: .6em;
    box-sizing: border-box;
    padding: 9% 2% 2%;
    background-color: #f8ee6b
}

.lpbox .pop {
    display: block;
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease
}

.lpbox .animhide .pop {
    opacity: 0;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0)
}

.bounce {
    -webkit-animation-name: bounce;
    -moz-animation-name: bounce;
    -o-animation-name: bounce;
    animation-name: bounce;
    -webkit-animation-duration: 1.2s;
    -moz-animation-duration: 1.2s;
    -o-animation-duration: 1.2s;
    animation-duration: 1.2s;
    -webkit-animation-timing-function: ease;
    -moz-animation-timing-function: ease;
    -o-animation-timing-function: ease;
    animation-timing-function: ease;
    -webkit-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-iteration-count: infinite;
    -o-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

@-webkit-keyframes bounce {
    0% {
        -webkit-transform: scale(1,1) translate3d(0,0,0);
        -ms-transform: scale(1,1) translate3d(0,0,0);
        -o-transform: scale(1,1) translate3d(0,0,0);
        transform: scale(1,1) translate3d(0,0,0)
    }

    10% {
        -webkit-transform: scale(1.05,.95) translate3d(0,0,0);
        -ms-transform: scale(1.05,.95) translate3d(0,0,0);
        -o-transform: scale(1.05,.95) translate3d(0,0,0);
        transform: scale(1.05,.95) translate3d(0,0,0)
    }

    30% {
        -webkit-transform: scale(.95,1.05) translate3d(0,-8%,0);
        -ms-transform: scale(.95,1.05) translate3d(0,-8%,0);
        -o-transform: scale(.95,1.05) translate3d(0,-8%,0);
        transform: scale(.95,1.05) translate3d(0,-8%,0)
    }

    50% {
        -webkit-transform: scale(1.02,.97) translate3d(0,0,0);
        -ms-transform: scale(1.02,.97) translate3d(0,0,0);
        -o-transform: scale(1.02,.97) translate3d(0,0,0);
        transform: scale(1.02,.97) translate3d(0,0,0)
    }

    57% {
        -webkit-transform: scale(1,1) translate3d(0,-2%,0);
        -ms-transform: scale(1,1) translate3d(0,-2%,0);
        -o-transform: scale(1,1) translate3d(0,-2%,0);
        transform: scale(1,1) translate3d(0,-2%,0)
    }

    64% {
        -webkit-transform: scale(1,1) translate3d(0,0,0);
        -ms-transform: scale(1,1) translate3d(0,0,0);
        -o-transform: scale(1,1) translate3d(0,0,0);
        transform: scale(1,1) translate3d(0,0,0)
    }

    100% {
        -webkit-transform: scale(1,1) translate3d(0,0,0);
        -ms-transform: scale(1,1) translate3d(0,0,0);
        -o-transform: scale(1,1) translate3d(0,0,0);
        transform: scale(1,1) translate3d(0,0,0)
    }
}

@keyframes bounce {
    0% {
        -webkit-transform: scale(1,1) translate3d(0,0,0);
        -ms-transform: scale(1,1) translate3d(0,0,0);
        -o-transform: scale(1,1) translate3d(0,0,0);
        transform: scale(1,1) translate3d(0,0,0)
    }

    10% {
        -webkit-transform: scale(1.05,.95) translate3d(0,0,0);
        -ms-transform: scale(1.05,.95) translate3d(0,0,0);
        -o-transform: scale(1.05,.95) translate3d(0,0,0);
        transform: scale(1.05,.95) translate3d(0,0,0)
    }

    30% {
        -webkit-transform: scale(.95,1.05) translate3d(0,-8%,0);
        -ms-transform: scale(.95,1.05) translate3d(0,-8%,0);
        -o-transform: scale(.95,1.05) translate3d(0,-8%,0);
        transform: scale(.95,1.05) translate3d(0,-8%,0)
    }

    50% {
        -webkit-transform: scale(1.02,.97) translate3d(0,0,0);
        -ms-transform: scale(1.02,.97) translate3d(0,0,0);
        -o-transform: scale(1.02,.97) translate3d(0,0,0);
        transform: scale(1.02,.97) translate3d(0,0,0)
    }

    57% {
        -webkit-transform: scale(1,1) translate3d(0,-2%,0);
        -ms-transform: scale(1,1) translate3d(0,-2%,0);
        -o-transform: scale(1,1) translate3d(0,-2%,0);
        transform: scale(1,1) translate3d(0,-2%,0)
    }

    64% {
        -webkit-transform: scale(1,1) translate3d(0,0,0);
        -ms-transform: scale(1,1) translate3d(0,0,0);
        -o-transform: scale(1,1) translate3d(0,0,0);
        transform: scale(1,1) translate3d(0,0,0)
    }

    100% {
        -webkit-transform: scale(1,1) translate3d(0,0,0);
        -ms-transform: scale(1,1) translate3d(0,0,0);
        -o-transform: scale(1,1) translate3d(0,0,0);
        transform: scale(1,1) translate3d(0,0,0)
    }
}

html #lp_form .form_section .form_title,html #confirm .form_section .form_title {
    background: #00a0e9;
    border: 2px solid #00a0e9;
    color: #fff;
    letter-spacing: .1em
}

html .btn_confirm {
    max-width: 750px;
    display: block;
    margin: 3em auto
}

html .btn_confirm img,html .btn_confirm input {
    width: 100%;
    max-width: 750px;
    display: block;
    margin: 0 auto
}

.reflection {
    display: inline-block;
    position: relative;
    overflow: hidden
}

.reflection:after {
    content: "";
    height: 100%;
    width: 30px;
    position: absolute;
    top: -180px;
    left: 0;
    background-color: #fff;
    opacity: 0;
    -webkit-transform: rotate(45deg);
    -webkit-animation: reflection 2s ease-in-out infinite
}

@keyframes reflection {
    0% {
        -webkit-transform: scale(0) rotate(45deg);
        opacity: 0
    }

    80% {
        -webkit-transform: scale(0) rotate(45deg);
        opacity: .5
    }

    81% {
        -webkit-transform: scale(4) rotate(45deg);
        opacity: 1
    }

    100% {
        -webkit-transform: scale(50) rotate(45deg);
        opacity: 0
    }
}

.lpbox .fixbtn__coupon {
    position: absolute;
    z-index: 5;
    right: 5%;
    top: 0%;
    width: 28%;
    cursor: pointer;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    -webkit-transform: translate3d(100%,0,0);
    -ms-transform: translate3d(100%,0,0);
    -o-transform: translate3d(100%,0,0);
    transform: translate3d(100%,0,0);
    -webkit-transform-origin: 50% 100%;
    -moz-transform-origin: 50% 100%;
    -ms-transform-origin: 50% 100%;
    -o-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    opacity: 0;
    display: block
}

.lpbox .fixbtn--visible .fixbtn__coupon {
    -webkit-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    opacity: 1
}

@media screen and (min-width: 750px) {
    .lpbox #fixbtn .fixbtn__item {
        padding-top:10%!important
    }
}

.lpbox #fixbtn .fixbtn__item {
    padding-top: 15%
}
