#qwe { margin-bottom: 0px;}

.qwe_copy { text-align: center; padding: 20px 10px; letter-spacing: 1px;}
.qwe_copy p { margin: 0 10px;}
.qwe_copy1 { font-size: 22px; font-weight: bold; margin: 0; }
.qwe_copy1 span { font-style: italic; font-size: 110%; }
.qwe_copy2 { font-size: 29px; color: #eb1255; font-weight: bold;}

@media only screen and (min-width: 768px){
	.qwe_copy1 { font-size: 26px; }
	.qwe_copy2 { font-size: 35px; }
}



.qwe_kv { text-align: center;}

@media only screen and (min-width: 768px){
	.qwe_kv { background: url(/template/default/img/sp/qwe/kv_bg_202111.jpg) no-repeat top center #ebecec; padding-top: 600px;}
}

.qwe_title { width: 100%; text-align: center; background: #fff; /*box-shadow: 0 0 40px rgba(0,0,0,0.1);*/ padding: 25px 0px 10px; margin: 0 auto; position: relative; z-index: 1;}
.qwe_title p {margin: 0 auto;}
.qwe_title1 { font-size: 18px; margin: 0; font-weight: bold; display: block; margin-bottom: 5px;}
.qwe_title1 span { font-size: 16px; font-weight: normal; display: block;}
.qwe_title2 { font-size: 16px; margin: 0; display: block;}
.qwe_title3 { font-size: 13px; margin: 10px 0 0px; display: block;}
.qwe_title4 { font-size: 15px; margin: 5px 0 0px; display: block;}
.qwe_title_renewal { text-align: center; color: #fff; font-weight: bold; background: #ef857d; padding: 10px; margin-top: 20px; font-size: 20px;}

@media only screen and (min-width: 768px){
	.qwe_title1 { font-size: 24px; }	
	.qwe_title1 span { font-size: 18px; }
}
.qwe_price { padding: 0 10px;}
.qwe_price_txt { margin-bottom: 10px;}
.qwe_price_txt span.qwe_price_txt_title { font-size: 15px; }
.qwe_price_txt span.qwe_price_txt_number { font-size: 24px; font-weight: bold;}
.qwe_price .btn { margin-bottom: 10px;}
.qwe_price a.btn-sub { background: #fff; color: #caaf95; border: 1px solid #caaf95; position: relative;}
.qwe_price a:hover.btn-sub { background: #e8eff5; }
.btn-sub::before{
    content: '';
    width: 8px;
    height: 8px;
    border: 0px;
    border-top: solid 1px #caaf95;
    border-right: solid 1px #caaf95;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 50%;
    right: 18px;
    margin-top: -4px;}
    
    
    


.qwe_ing { background: url(/template/default/img/sp/qwe/qwe_ing_bg.jpg) no-repeat top center #e6eef2; padding: 20px 10px; text-align: center; background-size: 300%;}
.qwe_ing h2 { margin: 20px auto 0;}
.qwe_ing h2 img { width: 280px;}

.qwe_ing h4 { font-size: 25px; margin: -15px 0 0; text-align: center;}

.qwe_point { margin: 0;}
.qwe_point li{ position: relative;}
.qwe_point li.qwe_point1 { margin: 0 20px 0 -5px; z-index: 4;}
.qwe_point li.qwe_point2 { margin: -50px -5px 0 20px; z-index: 5;}


.yellow_line {background:rgba(0, 0, 0, 0) linear-gradient(transparent 60%, #ffffbc 0%) repeat scroll 0 0;}


@media only screen and (min-width: 768px){
	.qwe_ing { background-size: auto; }
	.qwe_ing h2 img { width: 400px;}
	.qwe_ing h4 { font-size: 33px;}
	.qwe_point ul { width: 1000px; margin: 0 auto;}
	.qwe_point li{ display: inline-block; vertical-align: top}
	.qwe_point li.qwe_point1 { margin: 0 0px 0 0;z-index: 5;}
	.qwe_point li.qwe_point2 { margin: 60px 0px 0 -38px;z-index: 4;}
}



.qwe_prod { padding: 40px 0 20px; text-align: center;}
.qwe_prod h2 { margin: 0;}
.qwe_prod h2 img { width: 290px; margin: 0 auto; display: block;}
.qwe_prod_copy { font-weight: normal; font-size: 16px; text-decoration: underline; margin-bottom: 10px;}


@media only screen and (min-width: 768px){
	.qwe_prod { padding: 60px 0 20px; }
	.qwe_prod h2 img { width: 400px; }
	.qwe_prod_copy { font-size: 19px; }
	.qwe_prod_img { background: url(/template/default/img/sp/qwe/qwe_prod_img_bg.jpg) no-repeat top center;}
}


.qwe_w { padding: 10px 0 20px; text-align: center; background: url(/template/default/img/sp/qwe/qwe_w_bg.jpg) no-repeat top center; background-size: 160%; } 
.qwe_w h3 { font-size: 25px; font-weight: normal; margin-bottom: 10px;}
.qwe_w_notice { font-size: 11px; text-align: left; padding: 0 20px; margin: -5px auto 0;}


@media only screen and (min-width: 768px){
	.qwe_w { padding: 30px 0; background-size: auto;}
	.qwe_w h3 { font-size: 35px;}
	.qwe_w_notice { max-width: 680px;}

}

.qwe_voice { padding: 20px 0 0; text-align: center; }
.qwe_voice h2 { max-width: 640px; margin: 30px auto 40px; border-bottom: 1px solid #ccc; padding-bottom: 20px;}
.qwe_voice_insta { /*background: linear-gradient(45deg, #c13584, #e1306c,#405de6, #5851db, #833ab4, #fd1d1d);*/ padding: 10px 10px; border: 1px solid #ddd; background: #f5fdff;}
.qwe_voice_insta_block { background: #fff; box-shadow: 0 0 15px rgba(0,0,0,0.2); text-align: center; max-width: 640px; margin: 30px auto 30px; }

.qwe_voice_name { padding: 20px 10px 10px;}
.qwe_voice_choice { padding: 10px 0; margin: 0 10px;}
.qwe_voice_choice img { border: 5px solid #ddd;}
.qwe_voice_pic {}
.qwe_voice_comment { margin: 20px 10px 0}
.qwe_voice_star { padding: 20px 20px 20px}

.qwe_voice .tgl_contents_btn { margin-top: -5px;}
.qwe_voice .voice_more { font-size: 14px; font-style: italic; text-align: left; margin: 10px auto 20px; }


.qwe_faq {padding:20px 10px;text-align:center; max-width: 750px; margin: 0 auto;}
.qwe_faq h2 { border-bottom: 1px solid #ccc; padding-bottom: 20px;}
.qwe_faq .faq {margin:0; text-align:center; padding:0px;}

.qwe_faq .faq dl{ display:block; text-align:left;}
.qwe_faq .faq dl dt { display:block; padding:20px 10px 10px; color:#0159ab; font-size: 16px;  }
.qwe_faq .faq dl dd { padding:20px 15px 20px 45px; background:#e7f1ff; font-size: 14px; position: relative; }
.qwe_faq .faq dl dt span.Qtl {font-size:1.6em;color:#0159ab; margin-right:10px;}
.qwe_faq .faq dl dd span.fatl { position: absolute; top: 20px; left: 15px; font-size:27px;color:#0159ab;margin: 0;}

@media only screen and (min-width: 768px){
	.qwe_faq { padding:50px 10px;}
}


.block-shadow { position: relative;}
.block-shadow::before {
    content: "";
    width: 90%;
    height: 20px;
    border-radius: 50%;
    background-color: #000;
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 15px;
    margin: auto;
    box-shadow: 0px 10px 20px 15px rgba(0, 0, 0, 0.05);
}

.qwe_ingredients { background: #f6f6f6; margin-top: 0px; padding: 40px 0 40px; border-top: 1px solid #ddd;}
.qwe_ingredients .qwe_ingredients_btn { position: relative; display: block; text-align: center; padding: 15px 20px; font-size: 20px; box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2), 0 1px 0 rgba(0, 0, 0, 0.05); background-color: #fff; border-radius: 5px; margin-bottom: 20px; cursor: pointer; color: #243298;}
.qwe_ingredients .qwe_ingredients_btn span { display: block; font-size: 12px; margin: 0 0 3px; color: #ccc;}

.qwe_ingredients .qwe_ingredients_btn:hover {background-color: #ecf3ff;}

#contents_howto,
#contents_ing { padding: 10px; border: 1px solid #ddd; background: #fff; text-align: center; color: #000; margin-top: 20px; }
#contents_howto h4,
#contents_ing h4 { font-size: 22px;}
#contents_ing p { text-align: left; font-size: 12px}

.qwe_howto_img img { width: 90px; border: 1px solid #ddd;}

.qwe_howto_txt { margin-bottom: 30px;}
.qwe_howto_txt img { width: 80px; margin-top: 0px;}
.qwe_howto_txt p { font-size: 12px; text-align: left;}

@media only screen and (min-width: 768px){
	.qwe_howto_img img { width: 170px;}
}

.qwe_sub { text-align: center; padding: 30px 10px;}

.to_mysub_button {background-color: #caaf95; border: 1px solid #caaf95; padding: 8px 40px; cursor: pointer; position: relative; display: inline-block; line-height: 1.6; text-align: center;}
.to_mysub_button a{color:#ffffff;font-size: 15px;}



@media only screen and (min-width: 768px){
	.qwe_ingredients .qwe_ingredients_btn { padding: 30px 20px;}
	#contents_howto { padding: 20px 20px 0;}
	#contents_ing { padding: 20px 20px;}
	#contents_ing p { font-size: 13px}

	.to_mysub_button {padding: 14px 40px;}
	.to_mysub_button a{font-size: 18px;font-weight: bold;}
}


/*.footer_sticky { display: none !important;}*/
