@charset "UTF-8";

/* reset */
html, body, div, span, iframe, h1, h2, h3, h4, h5, h6, p, img, small, strong, b, dl, dt, dd, ol, ul, li,form, label, legend, table, tbody, tfoot, thead, tr, th, td, footer, header, menu, nav, section, video 
{margin: 0;padding: 0;border: 0;outline: 0;vertical-align: bottom;background: transparent;}
html {touch-action: manipulation;}
body {line-height: 1;-webkit-text-size-adjust: 100%;}
ul li {list-style: none;}
a {margin: 0;padding: 0;color:#322d2b;text-decoration: none;vertical-align: baseline;}
a:hover {opacity: 0.7;}
table {border-spacing: 0;}

/* font */
body {font-family: "Roboto", "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック Medium", "Yu Gothic Medium", "メイリオ", Meiryo, sans-serif;color: #322d2b;font-size: 28px;}
.fs24{font-size:24px;line-height: 1.65;}
.fs26{font-size:26px;line-height: 1.8;}
.fs28{font-size:28px;}
.fs30{font-size:30px;}
.fs32{font-size:32px;}
.fs34{font-size:34px;}
.fs36{font-size:36px;}
.fs38{font-size:38px;}
.fs40{font-size:40px;}
.fs42{font-size:42px;}
.fs44{font-size:44px;}
.fs46{font-size:46px;}
.fs48{font-size:48px;}
.fs50{font-size:50px;}
.fs52{font-size:52px;}

@media screen and (max-width: 750px) {
body {font-size: 3.7333333333vw;}
.fs24{font-size: 3.2vw;}
.fs26{font-size: 3.4666666666666663vw;}
.fs28{font-size: 3.733333333333334vw;}
.fs30{font-size: 4vw;}
.fs32{font-size: 4.266666666666667vw;}
.fs34{font-size: 4.533333333333333vw;}
.fs36{font-size: 4.8vw;}
.fs38{font-size: 5.066666666666666vw;}
.fs40{font-size: 5.333333333333334vw;}
.fs42{font-size: 5.6000000000000005vw;}
.fs44{font-size: 5.866666666666666vw;}
.fs46{font-size: 6.133333333333333vw;}
.fs48{font-size: 6.4vw;}
.fs50{font-size: 6.666666666666667vw;}
.fs52{font-size: 6.933333333333333vw;}
}

.mincho{ font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif;}
p{line-height: 1.65;text-align: justify;}
.bold{font-weight:600;}
span{color:#e07c79;}

/* 画像 */
.inner img{max-width: 750px;}

/* レイアウト */
.inner {max-width: 750px;margin: 0 auto;}
.text_area {position: relative;}
.text_area_center{position: absolute;left: 50%;transform: translateX(-50%);}


/*-------------------------------------
PC 
-------------------------------------*/
/* top */
.top {background: url("https://d2w53g1q050m78.cloudfront.net/abistmedicalshop/uploads/lp/drinksupport/lp01/images/top_bg.jpg") no-repeat top center, #fffdf1;}

/* cva */
.cva {background: url("https://d2w53g1q050m78.cloudfront.net/abistmedicalshop/uploads/lp/drinksupport/lp01/images/cva_bg.jpg") no-repeat top center, #fff;}
.cva .text_area .btn01{position: absolute;top:64%;}
.cva .text_area .btn02{position: absolute;top:90%;}

/* section */
.section01 {background: url("https://d2w53g1q050m78.cloudfront.net/abistmedicalshop/uploads/lp/drinksupport/lp01/images/section01_bg.jpg") no-repeat top center, #fff;}
.section02 {background: url("https://d2w53g1q050m78.cloudfront.net/abistmedicalshop/uploads/lp/drinksupport/lp01/images/section02_bg.jpg") no-repeat top center, #fff;}
.section02_txt01{top:52.2%;width:600px;}
.section03 {background: url("https://d2w53g1q050m78.cloudfront.net/abistmedicalshop/uploads/lp/drinksupport/lp01/images/section03_bg.jpg") no-repeat top center, #fff;}
.section04 {background: url("https://d2w53g1q050m78.cloudfront.net/abistmedicalshop/uploads/lp/drinksupport/lp01/images/section04_bg.jpg") no-repeat top center, #fff;}
.section05 {background: url("https://d2w53g1q050m78.cloudfront.net/abistmedicalshop/uploads/lp/drinksupport/lp01/images/section05_bg.jpg") no-repeat top center, #fff;}
.section06 {background: url("https://d2w53g1q050m78.cloudfront.net/abistmedicalshop/uploads/lp/drinksupport/lp01/images/section06_bg.jpg") no-repeat top center, #fff;}
.section07 {background: url("https://d2w53g1q050m78.cloudfront.net/abistmedicalshop/uploads/lp/drinksupport/lp01/images/section07_bg.jpg") no-repeat top center, #fff;}
.section08 {background: url("https://d2w53g1q050m78.cloudfront.net/abistmedicalshop/uploads/lp/drinksupport/lp01/images/section08_bg.jpg") no-repeat top center, #fff;}
.section09 {background: url("https://d2w53g1q050m78.cloudfront.net/abistmedicalshop/uploads/lp/drinksupport/lp01/images/section09_bg.jpg") no-repeat top center, #fff;}
.section10 {background: url("https://d2w53g1q050m78.cloudfront.net/abistmedicalshop/uploads/lp/drinksupport/lp01/images/section10_bg.jpg") no-repeat top center, #fff;}
.product_detail{padding:80px 0;}
.product_detail h3{width:92%;background:#f3e6c6;padding:10px;margin:0 auto 28px;text-align:center;font-size:24px;letter-spacing:0.1em;}
.product_detail p{padding-bottom:40px;margin:0 auto;letter-spacing:-0.01em;font-size:24px;width:90%;}

/*-------------------------------------
SP
-------------------------------------*/
@media screen and (max-width: 750px) {
img {width: 100%;}
.sp_bg{background-size:266.6666666667vw auto;!important}
.text_area p{width:82.66666666666667vw;}

/* cva */
.cva .text_area .btn{width: 83%;}
.cva .text_area p{width:82.66666666666667vw;}

/* section */
.section02_txt01,.section02_txt02{width:82.66666666666667vw;}
.section08_txt01,.section08_txt02,.section08_txt03,.section08_txt04{width:77.33333333333333vw;}
.product_detail h3,.product_detail p{font-size: 3.2vw;}
}