#qes { margin-top: 0;}
#qes h2 { margin-top: 0;}

.animated { opacity: 0;}

.qes_notice { background:#b10012; color: #fff; padding: 12px 10px 5px; text-align: center; font-size: 17px; font-weight: bold;}
.qes_notice_txt_1 { background: #fff; font-size: 16px; color: #b10012; padding: 3px 10px;}
.qes_notice_txt_2 {}


.qes_kv { text-align: center; margin: 0px 0 0px; background: linear-gradient(90deg, rgba(250,250,250,1) 50%, rgba(8,0,0,1) 50%); }
.qes_kv_202001 { text-align: center; margin: 0px 0 0px; background: rgba(250,250,250,1); }
.qes_release_date { background:#c2a284; color: #fff; padding: 5px 10px; text-align: center; font-size: 18px; font-weight: bold;}
@media only screen and (min-width: 768px){
	.qes_release_date {font-size: 25px; }
}


.qes_title { width: 100%; text-align: center; background: #fff; /*box-shadow: 0 0 40px rgba(0,0,0,0.1);*/ padding: 15px 0px 10px; margin: 0 auto; position: relative; z-index: 1;}
.qes_title p {margin: 0 auto;}
.qes_title1 { font-size: 18px; margin: 0; padding-top: 10px; font-weight: bold; display: block;}
.qes_title1 span.new_icon { font-size: 11px; padding: 0px 3px;  display: inline-block; }
.qes_title2 { font-size: 12px; margin: 0; display: block;}
.qes_title3 { font-size: 12px; margin: 10px 0 0px; display: block;}
.qes_title4 { font-size: 15px; margin: 5px 0 0px; display: block;}
.qes_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){
	.qes_title1 { font-size: 19px; padding-top: 0; }	
}
.qes_price { padding: 0 10px;}
.qes_price_txt { margin-bottom: 10px;}
.qes_price_txt span.qes_price_txt_title { font-size: 15px; }
.qes_price_txt span.qes_price_txt_number { font-size: 20px; font-weight: bold;}
.qes_price .btn { margin-bottom: 10px;}
.qes_price a.btn-sub { background: #fff; color: #caaf95; border: 1px solid #caaf95; position: relative;}
.qes_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;}

.qes_trouble { background:url(/template/default/img/sp/qes/trouble_bg2.jpg) no-repeat center top; text-align: center; padding: 30px 0 10px; }
.qes_trouble h2 { padding: 30px 35px 20px; margin: 0;}
.qes_trouble_title { width: 220px;}
.qes_reason {background: #9ab0c9;}
.qes_trouble h3 { font-size: 22px; margin: 10px auto 30px;}
.qes_trouble h3 span { display: block; color: #555; font-weight: normal; font-size: 11px;}

@media only screen and (min-width: 768px){
	.qes_trouble { padding-top: 40px;}
	.qes_trouble h2 { padding: 40px 0px 20px;}
	.qes_trouble_title { width: 280px;}
	.qes_trouble h3 { font-size: 29px; margin: 30px auto 50px;}
}

.qes_meguri { text-align: center;}

@media only screen and (min-width: 768px){
	.qes_meguri { background:url(/template/default/img/sp/qes/meguri_bg.jpg) repeat-x center top;}
}


.qes_heateye { background: #f5f4f1; text-align: center; padding: 0 0 10px;}
.qes_heateye h2 { } 

.qes_heateye_contents { margin: 0 15px 30px; padding: 10px; background: #fff; box-shadow: 0 0 40px rgba(0,0,0,0.1)}
.qes_heateye_contents_in { border: 3px solid #b10014; padding-bottom: 20px;}
.qes_heateye p { margin: 0;}
.qes_heateye p.heateye_sub_title { text-align: center; margin: -5% 0 0px;}
.qes_heateye_compare { margin: 0 10px;}
.qes_heateye_compare p.qes_heateye_compare_title { font-size: 22px; text-align: center; margin: 25px auto 13px; font-weight: bold; color:#000;}
.qes_heateye_compare p.qes_heateye_compare_title span { font-size: 14px; font-weight: normal; display: block;}
.qes_heateye_compare p.qes_heateye_compare_title .qes_heateye_ing_arrow { margin: 0 auto 5px;}
.qes_heateye_compare p.qes_heateye_compare_txt { text-align: center; margin: 5px auto; /*border: 1px dotted #ccc;*/ }

.qes_heateye_ing {border: 1px solid #c2a284; text-align: left; font-size: 14px; margin: 10px 15px; padding: 0 0;}
.qes_heateye_ing h4 { margin:10px 0 5px; font-size: 110%;}
.qes_heateye_ing_title { text-align: center; font-size: 17px; padding: 5px 10px 3px; margin: 15px auto 3px; font-weight: bold; background: #c2a284; color: #fff; border: none;}

.qes_heateye_ing_title span { background: #fff; padding: 3px 5px; font-size: 85%; color:#c2a284; }

.qes_heateye_ing_con {background: #f5f4f1; padding: 15px 10px; margin: 30px 15px 0; text-align: center; font-size: 16px;}
.qes_heateye_ing_arrow { display: block; width: 80px; margin: -9% auto 10px;}
.qes_heateye_ing_con span {color: #b10014; display: block; font-size: 20px; margin: 0 0 0; font-weight: bold;}
.qes_heateye_ing_con small { color: #555; font-size: 11px;}

@media only screen and (min-width: 768px){
	.qes_heateye h2 { background:url(/template/default/img/sp/qes/heateye_title_bg.gif) repeat-x center top}
	.qes_heateye_contents { width: 870px; margin: 0 auto 30px; } 
	.qes_heateye p.heateye_sub_title { text-align: left; margin: 40px 0 30px;}
	.qes_heateye_compare { width: 600px; margin: 0 auto;}
	.qes_heateye_compare p.qes_heateye_compare_txt { text-align: center; font-size: 16px;}
	
	.qes_heateye_ing { width: 600px; margin: 10px auto;}
	.qes_heateye_ing_title { text-align: left; }
	.qes_heateye_ing_arrow { margin: -3% auto 10px;}
	.qes_heateye_ing_con span { font-size: 32px;}
}

.qes_purchase { padding: 30px 0 15px; border-bottom: 1px solid #ddd;}
.qes_purchase h2 { text-align: center; margin: 0; font-size: 20px}
.qes_purchase h2 em { display: block; margin-top: 0; font-style: normal; font-weight: normal; font-size: 11px; color: #555;}
.qes_purchase_img { border: 1px solid #ddd; width: 160px;}

.qes_prod { padding: 40px 0 0; text-align: center; }
.qes_prod_item { padding: 20px 20px;}

@media only screen and (min-width: 768px){
	.qes_prod { padding: 50px 0 0; }
	.qes_purchase { padding: 30px 0 20px;}
	.qes_purchase h2 { font-size: 25px}
	.qes_purchase_img { float: right;}
	
	.qes_prod_in { padding: 20px; }
}

.qes_voice { background: #f4f2ec; padding: 40px 10px 40px; border-bottom: 1px solid #ddd;}
.qes_voice h2 { font-size: 18px; text-align: center; margin-bottom: 30px; }
.qes_voice h2 em { font-style: normal; border: 1px solid #000; background: #fff; padding: 7px 15px; }
.qes_voice h2 span { font-size: 20px; display: block; margin-top: 10px; }

.qes_voice_block { background: #fff; box-shadow: 0 0 40px rgba(0,0,0,0.1); padding: 10px 20px; margin: -10px 10px 0; }
.qes_voice_txt1 { font-size: 12px; margin-bottom: 10px; color: #555; }
.qes_voice_txt2 { font-size: 17px; margin-top: 0; font-weight: bold;}
.qes_voice_txt3 { font-size: 13px; line-height: 22px;}

@media only screen and (min-width: 768px){
	.qes_voice { padding: 50px 0 30px; }
	.qes_voice h2 { font-size: 18px; margin-bottom: 40px; }
	.qes_voice h2 span { font-size: 32px;  }
	.qes_voice_txt1 { font-size: 14px; }
	.qes_voice_txt2 { font-size: 22px; }
	.qes_voice_txt3 { font-size: 14px; line-height: 25spx;}
	.qes_voice_block { background: #fff; box-shadow: 0 0 40px rgba(0,0,0,0.1); padding: 15px 25px; margin: 10px 10px 0;}
	.qes_voice_block1 { margin-left: -55px;}
	.qes_voice_block2 { margin-right: -55px;}
}


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

.qes_faq .faq dl{ display:block; text-align:left;}
.qes_faq .faq dl dt { display:block; padding:20px 10px 10px; color:#c2a284; font-size: 16px; cursor: pointer; }
.qes_faq .faq dl dt:hover { text-decoration: underline;}
.qes_faq .faq dl dt:hover span { text-decoration: none;}
.qes_faq .faq dl dd { display: none; padding:20px 15px 20px 45px; background:#f5f2ee; font-size: 14px; position: relative; }
.qes_faq .faq dl dt span.Qtl {font-size:1.6em;color:#c2a284; margin-right:10px;}
.qes_faq .faq dl dd span.fatl { position: absolute; top: 20px; left: 15px; font-size:27px;color:#c2a284;margin: 0;}

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



.qes_ingredients { background: #f6f6f6; margin-top: 0px; padding: 40px 0 40px; border-top: 1px solid #ddd;}
.qes_ingredients .qes_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:#c2a284;}
.qes_ingredients .qes_ingredients_btn span { display: block; font-size: 12px; margin: 0 0 3px; color: #ccc;}

.qes_ingredients .qes_ingredients_btn:hover {background-color: #f1ede7;}

#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}

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

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

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

.qes_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){
	.qes_ingredients .qes_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;}
}

