@charset "utf-8";
/* CSS Document */

/*******************

 LP style

********************/

html,
body {
    box-sizing: border-box;
    margin: 0 auto;
    padding: 0;
    width: 100%;
}

#main_column .lpbox h2 {
    padding: 0px;
    margin-bottom: 0px;
    border-bottom: none;
    font-size: 130%;
}

html #container {
    margin: 0 auto;
    padding: 0;
    box-sizing: border-box;
    width: 100%;
}

/* content
--------------------------------------------------*/

.lpbox,
#lpfooter {
    font-size: 14px;
    font-size: 3.7333vw;
    font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Mayryo', 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    color: #303030;
    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;
}

/* cart css reset */

.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: none;
    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: none;
    box-sizing: border-box;
    padding: 0;
    margin: 0 auto;
}

#lpfooter ul,
#lpfooter li {
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: none;
    box-sizing: border-box;
    padding: 0;
    margin: 0 auto;
    list-style: none;
}

/*----------------------------------------*/

.lpbox .cta {
    position: relative;
    margin: 0 auto;
    z-index: 5;
}

.lpbox .cta__box {
    margin: 0 auto;
    position: relative;
    width: 100%;
}

.lpbox .cta__btn {
    box-sizing: border-box;
    padding: 2% 7% 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.lpbox .cta__text {
    color: #523611;
    background: url(../img/cta_03.png) repeat top left;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
    box-sizing: border-box;
    text-align: left;
    padding: 0 8% 2%;
    font-size: 14px;
    font-size: 3.7333vw;
}

.lpbox .cta__text p {
    font-size: .7em;
    line-height: 1.4em;
    padding-left: 1em;
    text-indent: -1em;
}

.lpbox .cta__text a,
.lpbox .cta__text a:link,
.lpbox .cta__text a:visited {
    text-decoration: underline;
    color: #a30000 !important;
    text-underline-offset: 0.15em;
}

@media screen and (min-width:750px) {
    .lpbox .cta__text {
        font-size: 28px;
    }
}

/*----------------------------------------*/

.lpbox .voice1 {
    position: relative;
    z-index: 2;
    margin: -8% auto 0;
}

.lpbox .interview {
    position: relative;
    z-index: 2;
    margin: -8% auto 0;
}

.lpbox .att {
    margin: 0 auto 8%;
}

/*----------------------------------------*/

.lpbox .material__box {
    position: relative;
    display: block;
}

.lpbox .material__gif {
    position: absolute;
    width: 85.6%;
    border: 2px solid #fff;
    top: 0;
    left: 7.5%;
    z-index: 2;
}

.lpbox .material__item {
    position: absolute;
    top: 22%;
    right: 0;
    width: 48%;
    z-index: 4;
}

/*----------------------------------------*/

.lpbox .btn__box {
    position: relative;
    display: block;
    margin: 0 auto;
}

.lpbox .btn__item {
    position: absolute;
    top: 4%;
    left: 0;
    width: 100%;
    box-sizing: border-box;
    padding: 0 4.13%;
    display: block;
}

.lpbox .ingr__acd {
    position: relative;
    display: block;
    margin: 0 auto;
}

.lpbox .ingr__acdbtn {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    box-sizing: border-box;
    display: block;
    padding: 5% 20%;
    cursor: pointer;
    overflow: hidden;
}

.lpbox .ingr__acdbtn.acd__btn--open {
    position: relative;
    bottom: auto;
    left: auto;
    width: 100%;
    box-sizing: border-box;
    display: block;
    padding: 5% 20%;
    cursor: pointer;
}

.lpbox .ingr__acdbtn .ingr__acdbtn--open {
    display: block;
    z-index: 3;
    position: relative;
}

.lpbox .ingr__acdbtn .ingr__acdbtn--close {
    display: none;
    z-index: 3;
    position: relative;
}

.lpbox .ingr__acdbtn.acd__btn--open .ingr__acdbtn--open {
    display: none;
}

.lpbox .ingr__acdbtn.acd__btn--open .ingr__acdbtn--close {
    display: block;
}

.lpbox .ingr__acdbtn:before {
    content: "";
    display: block;
    z-index: 1;
    width: 100%;
    height: 0;
    padding-top: 20%;
    background: rgb(255, 236, 202);
    background: -moz-linear-gradient(180deg, rgba(255, 236, 202, 0) 0%, rgba(255, 236, 202, 0) 9%, rgba(255, 236, 202, 1) 75%, rgba(255, 236, 202, 1) 100%);
    background: -webkit-linear-gradient(180deg, rgba(255, 236, 202, 0) 0%, rgba(255, 236, 202, 0) 9%, rgba(255, 236, 202, 1) 75%, rgba(255, 236, 202, 1) 100%);
    background: linear-gradient(180deg, rgba(255, 236, 202, 0) 0%, rgba(255, 236, 202, 0) 9%, rgba(255, 236, 202, 1) 75%, rgba(255, 236, 202, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffecca", endColorstr="#ffecca", GradientType=1);
    position: absolute;
    bottom: 0;
    left: 0;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.lpbox .ingr__acdbtn.acd__btn--open:before {
    content: "";
    -webkit-transform: translate3d(0, 100%, 0);
    -ms-transform: translate3d(0, 100%, 0);
    -o-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
}

/*----------------------------------------*/

.lpbox .ingr__box {
    position: relative;
    background: url(../img/ingr_05.png) repeat top left;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
    box-sizing: border-box;
    padding: 0 5.33% 2.66%;
}

/*----------------------------------------*/

.lpbox .product {
    margin: 0 0 3% 0;
    background: #fffcd7;
    position: relative;
    padding-bottom: 4%;
}

.lpbox .product__area {
    box-sizing: border-box;
    position: relative;
    width: 93.75%;
    background-color: #fff;
    z-index: 2;
    margin: 6% auto 0;
}

.lpbox .product__acdbtn {
    display: block;
    text-align: center;
    background: #483025;
    font-size: 1.24em;
    color: #fff;
    box-sizing: border-box;
    padding: 3%;
    position: relative;
    cursor: pointer;
}

.lpbox .product__acdbtn:after {
    content: "";
    display: block;
    width: 1.4em;
    height: 1.4em;
    background: url(../img/ar.png) no-repeat 50% 50%;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
    position: absolute;
    top: 50%;
    right: 5%;
    margin-top: -0.7em;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
}

.lpbox .product__acdbtn.acd__btn--open:after {
    content: "";
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

.lpbox .product__box dl {
    box-sizing: border-box;
    padding: 3% 4.66%;
    width: 100%;
}

.lpbox .product__box dt {
    color: #483025;
    padding: 2%;
    border-bottom: 1px solid;
    position: relative;
    text-align: center;
}

.lpbox .product__box dd {
    font-size: 0.92em;
    color: #483025;
    line-height: 1.5em;
    padding: 2% 2% 4%;
    position: relative;
    text-align: center;
}

.lpbox .product__box .product__text--left {
    text-align: left;
}

/*-------------------------------------------
 form
-----------------------------------------------*/

#form__area {
    box-sizing: border-box;
    width: 100%;
    margin: 1em auto;
    padding: 0;
}

/*-------------------------------------------
 footer
-----------------------------------------------*/

#lpfooter .footer__link,
#sainclarte_lp_fotter .footer-link,
#lpfooter .footer-link {
    text-align: center;
    margin-top: 3em;
    margin-bottom: 2em;
    width: 100%;
    font-size: 14px;
    font-size: 3.7333vw;
}

#lpfooter .footer__link li,
#sainclarte_lp_fotter .footer-link li,
#lpfooter .footer-link li {
    font-size: 1em;
    margin-bottom: 1em;
}

#sainclarte_lp_fotter #copy,
#lpfooter #copy {
    text-align: center;
    font-size: .75em;
    color: #fff;
    background-color: #ea3d0f;
    box-sizing: border-box;
    padding: .5em;
}

@media screen and (min-width:750px) {
    #lpfooter .footer__link,
    #sainclarte_lp_fotter .footer-link,
    #lpfooter .footer-link {
        font-size: 18px;
    }
    #sainclarte_lp_fotter .footer-link li {
        display: inline-block;
        padding: 0 .5em;
    }
}