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


#qrc { margin-bottom: 0px;}



.kv_secondary{
	background: url(/template/default/img/sp/qrc/kv_bg.jpg) no-repeat;
	background-size:cover; 
	padding: 0 0 10px;
	/*cp*/
	margin-top: 0px;
	/*cp*/
}
.kv2 .kv_secondary{
	background: url(/template/default/img/sp/qrc/kv2_bg.jpg) no-repeat;
	background-size:cover; 
	padding: 0 0 10px;
}
.kv_secondary .note{
	font-size: .75rem;
	text-align: right;
	margin: 20px 10px 0 0;
}
.cta{
	text-align: center;
	background: #fff;
	width: 90%;
	margin:auto;
	padding: 20px;
	/*cp*/
	border-top: 5px solid #c72f3e;
	/*cp*/
}
.cta .new{
	background: #b10012;
	font-weight: bold;
	padding: 1px 5px;
	margin:0 5px 0 0;
	font-size: 1rem;
	color: #fff;
}
.cta .prd_name{
	font-weight: bold;
	margin:0 0 5px;
	font-size: 1.5rem;
}

.cta .prd_name_sec{
	font-weight: bold;
	margin:0 0 5px;
	font-size: 1.5rem;
}
.cta .prd_cream{
	margin: 0;
}

.cta .prd_cream_sec{
	margin: 0;
}

.cta .price{
	margin:0px 0 7px;
}

.cta .price_sec{
	margin:0px 0 7px;
}

.upgrade .title{
	background: #ee8286;
	text-align: center;
	padding: 15px 0;
}
.review{
	background: url(/template/default/img/sp/qrc/bg03.jpg) no-repeat;
	background-size:cover; 
	text-align: center;
	padding: 30px 0;
}
.review h2{
	font-weight: normal;
	font-size: 2.8rem;
	margin:0 0 20px;
}
.review h2 b{
	font-weight: bold;
}
.review .img{
	margin:30px 0 20px;
}
.review .list{
	width: 84%;
	margin: auto;
}
.review .block{
	background: #fff;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	justify-content: space-between;
	display: flex;
	padding: 15px;
	margin:0 0 15px;

}
.review .block:nth-child(even){
	flex-direction: row-reverse;
}
.review .block .thumb{
	width: 25%;
}
.review .block .text{
	margin: auto 0;
	position: relative;
	text-align: left;
	width: 69%;
}
.review .block .text:before{
	content:"";
	position: absolute;
	left:-5px;
	top:-21px;
	background:url(/template/default/img/sp/qrc/icon_top.png) no-repeat;
	background-size:100% auto;
	width: 20px;
	height: 20px;
}
.review .block .text:after{
	content:"";
	position: absolute;
	right:0;
	bottom:-20px;
	background:url(/template/default/img/sp/qrc/icon_btm.png) no-repeat;
	background-size:100% auto;
	width: 20px;
	height: 20px;
}
.review .block .text p{
	margin: 0;
	font-size: 1.5rem;
    line-height: 1.35;
}
.review .note3{
	width: auto;
	margin: 0 auto;
	padding: 0 25px 12px 0;
    text-align: right;
    font-size: .75rem;
}
.renewal_primary{
	background: url(/template/default/img/sp/qrc/bg01.jpg) no-repeat;
	background-size:cover; 
	padding: 0 0 30px;
}

.renewal .texture{
	margin: -20px 0 0 0;
}
.renewal .title{
	margin: -20px 0 15px 0;
}
.renewal .content{
	
	width: 90%;
	margin: auto;

}
.renewal .list{
	box-shadow: 0px 0px 10px -5px #ee9082;
	background: #fff;
	padding: 20px;
}
.renewal .block {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	margin:0 0 10px;
}
.renewal .block:last-child{
	margin: 0;
}
.renewal .block .thumb{
	width: 25%;
}
.renewal .block .text{
	text-align: left;
	width: 72%;
	margin-left: 3%;
}
.renewal .block .text p{
	margin: 0;
	font-size: 1.5rem;
}
.renewal .note{
	text-align: right;
	font-size: .75rem;
}

.before_after{
	background: url(/template/default/img/sp/qrc/bg02.jpg) no-repeat;
	background-size:cover; 
	padding: 40px 0 20px;	
}
.before_after .title{
	margin:0 0 20px;
}
.before_after .block{
	text-align: center;
	margin: 0 auto 35px;
	width: 90%;
}
.before_after p{
	border-bottom:1px solid #000;
	font-weight: bold;
	font-size: 1.5rem;
	width: fit-content;
	margin: 10px auto;
}
.voice{
	padding: 40px 0 20px;
}
.voice .title{
	margin:0 0 30px;
}
.voice .block{
	margin:0 0 40px;
}
.voice .img{
	width: 70%;
	margin:0 auto 0 0;
}
.voice .rev .img{
	width: 70%;
	margin:0 0 0 auto;
}
.voice .text{
	box-shadow: 0px 0px 15px -5px #999;
	position: relative;
	background: rgba(255,255,255,.8);
	padding: 20px;
	margin:-110px 10px 0 auto;
	width: 92%;
}
.voice .rev .text{
	margin:-110px auto 0 10px;	
}
.voice .text .number{
	width: 110px;
	position: absolute;
	top:-20px;
	right:2px;
}
.voice .rev .text .number{
	left:2px;
}
.voice .text p{
	margin: 0;
}
.voice .text_title{
	font-weight: bold;
	display: block;
	font-size: 1.5rem;
}
.voice .text_name{
	display: block;
	font-size: 1.35rem;
	margin: 8px 0;
}
.voice .text_text{
	display: block;
	font-size: 1.45rem;
}
.qrc_faq {padding:60px 10px;text-align:center; max-width: 750px; margin: 0 auto;}
.qrc_faq h2 {margin: 0px; padding: 0px; font-size: 30px;font-weight: normal; letter-spacing: -0.03em;}
.qrc_faq h3 {font-family: 'Times New Roman';border-bottom: 1px solid #ccc; margin-top: 0px; padding-bottom: 20px; color: #b5b5b5; font-weight: normal; font-size:24px;}

.faq p{
	margin: 0;
	text-align: left;
	font-size: 1.5rem;
}
.faq .note{
	font-size: .75rem;
}
.faq .block{
	margin:0 0 35px;
}
.faq .q_block{
	position: relative;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	font-weight: bold;
}
.faq .a_block{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	background: #f7f7f7;
	padding: 20px;
	margin:12px 0 0px;
}
.faq .q,
.faq .a{
	font-weight: bold;
	font-size: 1.5rem;
}
.faq .plus{
	position: relative;
	    flex-shrink: 0;
	display: inline-block;
	background: #ebebeb;
    width: 30px;
    height: 30px;
    text-align: center;
    border-radius: 50%;
    margin: auto 0 auto auto;
}
.faq .plus::before,
.faq .plus::after {
    content: '';
    display: block;
    width: 10px;
    height: 2px;
    background: #000;
    position: absolute;
    right: 0;
    left:0;
    margin: auto;
    top: 50%;
    transform: translateY(-50%);
}
.faq .plus::after {
    transform: translateY(-50%) rotate(90deg);
    transition: 0.5s;
}
 
.faq .active .plus::after {
    transform: rotate(0);
    transition: 0.5s;
}
.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);
}

.qrc_ingredients { margin-top: 0px; padding: 40px 0 40px;}
.qrc_ingredients .qrc_ingredients_btn {text-align: center; padding: 15px 20px; font-size: 20px; border: solid 1px #333333; margin-bottom: 20px;}
.qrc_ingredients .qrc_ingredients_btn span { display: block; font-size: 12px; margin: 0 0 3px; color: #ccc;}
.qrc_ingredients .qrc_ingredients_btn h2 { margin: 0px; padding: 0px; font-size: 24px;font-weight: normal;border-bottom: 1px solid #ccc;color: #333333;}
.qrc_ingredients .qrc_ingredients_btn h3 { font-family: 'Times New Roman';color: #898989;font-weight: normal; font-size: 20px; margin: 0;}
.qrc_ingredients a:hover,.qrc_ingredients a:focus,.qrc_ingredients a:active {text-decoration: none;outline: none;}
.popup {padding:15px;border: 1px #ccc solid;}
.popup h2 { margin: 0px; padding: 0px; font-size: 24px;font-weight: normal;border-bottom: 1px solid #ccc;color: #333333;}
.popup h3 { font-family: 'Times New Roman';color: #898989;font-weight: normal; font-size: 20px; margin: 0;}

@media only screen and (min-width: 768px){
	.qrc_ingredients {margin:0 auto;text-align:center;}
	.qrc_ingredients .row{ width:48%;display:inline-block;margin:0 auto;}
	.qrc_ingredients .row .col-sm-offset-2{margin-left:30%;}
	.qrc_ingredients .row:nth-child(2) .col-sm-offset-2{margin-left: 0px;margin-right: 0px;}
}

#contents_howto,
#contents_ing { padding: 20px; 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;}
#contents_howto .col-sm-3{ clear: both;}
#contents_howto p.cap { font-weight: bold; font-size: 12px;}

.qrc_howto_img { float: left; margin-right: 15px;margin-bottom: 15px;}
.qrc_howto_img img { width: 90px; border: 1px solid #ddd;}

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

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

.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){
	.qrc_ingredients .qrc_ingredients_btn { padding:20px; margin-bottom:150px;}
	#contents_howto .col-sm-3{ width:50%;clear: none;}
	#contents_howto { padding: 40px;}
	#contents_ing { padding: 40px;}
	#contents_ing p { font-size: 13px}

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

/*CP後追加箇所*/
.prd-info{
	text-align: center;
	padding: 20px 0 20px;
	margin-top: -216px;
}

.prd-info .title{
	font-size: 1.5rem;
	line-height: 1.4;
}
.prd-info .button .date{
	background: #fff;
    color: #bda388;
    font-weight: bold;
    font-size: 1.2rem;
    padding: 2px 4px;
    margin-right: 3px;
    vertical-align: 2px;
}
.prd-info .new{
	color: #fff;
    background: #bc271a;
    padding: 2px 4px;
    margin-right: 5px;
    font-size: .8rem;
    vertical-align: 2px;
}

.prd-info .price{
	font-weight: normal;
    font-size: 1.5rem;
}

.prd-info .price b{
	font-size: 140%;
}

.prd-info .button{
	margin: 5px 0 0;
}
.drs_price_txt { margin-bottom: 10px;}
.drs_price_txt span.qhc_price_txt_title { font-size: 15px; }
.drs_price_txt_number { font-size: 16px; font-weight: bold;}

@media only screen and (min-width: 768px){
    .prd-info {
        padding: 40px 0;
		margin-top: -105px;
    }
    .prd-info .title{
        width: 550px;
        margin: auto;
        font-size: 2.0rem;
    }
    .prd-info .new {
        margin-right: 7px;
        font-size: 1.4rem;
    }
    .prd-info .button a{
        padding: 17px 0;
        font-size: 2rem;
    }
    .prd-info .button .date {
        font-size: 1.6rem;
        padding: 4px 7px;
        margin-right: 3px;
        vertical-align: 1px;
    }
    .cta .prd-info{
        background:transparent;
        padding: 5px 0 10px;
    }
    .drs_price_txt_number { font-size: 18px;}
}

/*CP追加箇所*/
.richcp_head { text-align: center; background: #c72f3e;margin-top: 0;}

@media only screen and (min-width: 768px){
	.richcp_head {margin-top: 8px;}
}
/*
.kv_secondary_prime{
	background: url(/template/default/img/sp/qrc/kv_bg.jpg) no-repeat;
	background-size:cover; 
	padding: 0 0 10px;
}
.kv_secondary_other{
	background: url(/template/default/img/sp/qrc/kv_bg.jpg) no-repeat;
	background-size:cover; 
	padding: 0 0 10px;
}
.kv2 .kv_secondary{
	background: url(/template/default/img/sp/qrc/kv2_bg.jpg) no-repeat;
	background-size:cover; 
	padding: 0 0 10px;
}
.kv_secondary .note{
	font-size: .75rem;
	text-align: right;
	margin: 20px 10px 0 0;
}
.cta_prime{
	text-align: center;
	background: #fff;
	width: 90%;
	margin:auto;
	padding: 20px;
	border-top: 5px solid #c72f3e;
}
.cta_other{
	text-align: center;
	background: #fff;
	width: 90%;
	margin:auto;
	padding: 20px;
	border-top: 5px solid #c72f3e;
}
*/
	.cta_text{
		margin-top: -119px;
	}

@media only screen and (min-width: 768px){
	.prod_name {margin-top: 20px;}
	.prd_name_sec {text-align: center;}
	.prod_cream {text-align: left !important; margin-left: -14px;margin-top: 10px;}
	.prod_cream_sec {margin-left: 134px;}
	.richcp_head img {margin-top: -30px; padding-top: 32px;}
	.kv_secondary .note{
		width: 520px;
		margin: auto;	
		text-align: left;
		font-size: 1.2rem;
	}
	.kv_secondary {
	    background: none;
	    /*cp*/
	    margin-top: 88px;
	    /*cp*/
	}
	.cta_text{
		margin-top: -109px !important;
		text-align: left;
	}
	.kv_secondary_prime{
		background: url(/template/default/img/sp/qrc/kv_bg.jpg) no-repeat;
		background-size:cover; 
		padding: 0 0 10px;
	}
	.kv_secondary_other{
		background: url(/template/default/img/sp/qrc/kv_bg.jpg) no-repeat;
		background-size:cover; 
		padding: 0 0 10px;
	}
}


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

@media only screen and (min-width: 768px){
.kv{
	text-align: center;
	background: url(/template/default/img/sp/qrc/kv_bg_pc.jpg) no-repeat;
	background-size:cover; 
	padding: 95px 0 50px;	
}
.kv_primary{
	margin:0 0 30px;
	/*cp*/
	margin-top: -60px;
	/*cp*/
}	
.cta{
	/*cp後表示
	width: 520px;
	*/
	margin: 0 auto 15px;
	/*cp*/
	width: 700px;
	border-top: 2px solid #c72f3e;
	/*cp*/
}
.cta .new{
	font-size: 1.5rem;
}
.cta .prd_name {
    font-size: 1.8rem;
}

.cta .prd_name_sec {
    font-size: 1.8rem;
}

.cta .prd_cream {
    font-size: 1.6rem;
    /*cp*/
    margin-left: -15px;
    /*cp*/
}

.cta .prd_cream_sec {
    font-size: 1.6rem;
    /*cp*/
    margin-left: 130px;
    /*cp*/
}
.cta .price {
    font-size: 1.6rem;
    /*cp*/
    text-align: left !important;
    margin-left: 205px;
    margin-top: -36px;
    margin-top: -26px;
    /*cp*/
}

/*cp*/
.cta .prd_cream_cp {
    font-size: 1.6rem;
}
.cta .price_cp {
    font-size: 1.6rem;
    
    text-align: left !important;
    margin-top: -36px;
    margin-top: 4px;
}
.cta .prd_cream_sec_cp {
    font-size: 1.6rem;
    /*cp*/
    margin-left: 130px;
    /*cp*/
}

 /*cp END*/
 
.cta .price_sec {
    font-size: 1.6rem;
    /*cp*/
    text-align: left !important;
    margin-left: 350px;
    margin-top: -36px;
    margin-top: -26px;
    /*cp*/
}
.kv_secondary .note{
	width: 520px;
	margin: auto;	
	text-align: left;
	font-size: 1.2rem;
	/*cp*/
	width: 700px;
	 /*cp*/
}
.kv_secondary {
    background: none;
}

.upgrade{
	text-align: center;
	background: #ddddd9;
}
.review{
	background: #f4f4f4 url(/template/default/img/sp/qrc/bg02_pc.jpg) no-repeat 70% bottom;
	padding:30px 0 50px;
}
.review .img{
	margin: 20px 0 40px;
}
.review .list{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: wrap;
	width: 820px;
	margin: auto;
}
.review .block{
	width: 400px;
	margin:0 0 15px;
}
.review .block .text p {
    font-size: 1.6rem;
    line-height: 1.6;
}
.review .block .text b{
	border-bottom:1px solid #000;
}
.review .note3{
	width: 850px;
	margin: 0 auto;
	padding: 0 0 12px 25px;
    text-align: left;
    font-size: 1.2rem;
}
.review .block:nth-child(even) {
    flex-direction: row;
    margin:0 0 25px auto;
}
.review .block .text:before {
    content: "";
    position: absolute;
    left: -5px;
    top: -21px;
    background: url(/template/default/img/sp/qrc/icon_top.png) no-repeat;
    background-size: 100% auto;
    width: 25px;
    height: 26px;
}
.review .block .text:after {
    content: "";
    position: absolute;
    right: 0;
    bottom: -20px;
    background: url(/template/default/img/sp/qrc/icon_btm.png) no-repeat;
    background-size: 100% auto;
    width: 25px;
    height: 20px;
}
.trouble{
	text-align: center;
	background: url(/template/default/img/sp/qrc/bg01_pc.jpg) no-repeat;
	background-size:cover;
	padding:0 0 20px; 	
}
.renewal_primary{
	text-align: center;
	background: url(/template/default/img/sp/qrc/bg03_pc.jpg) no-repeat center top;
	padding: 60px 0 30px;		
}
.renewal_secondary{
	text-align: center;
	background: url(/template/default/img/sp/qrc/bg04_pc.jpg) no-repeat;
	background-size:cover; 
}
.renewal .list{
	box-shadow: none;
	width: 430px;
	margin: 0 auto 0 0;
	padding: 25px;
}
.renewal .img{
	margin:0 0 35px;
}
.renewal_wrap{
	width: 920px;
	margin: auto;
}

.renewal_inner{
	position: relative;
	width: 480px;
	margin:0 auto 0 0;
	background: rgba(255,255,255,.35);
}
.renewal .block .text p{
	font-size: 1.7rem;
}
.renewal .block {
	align-items: center;
    margin: 0 0 15px;
}
.renewal .block .thumb {
    width: 98px;
    flex-shrink: 0;
}
.renewal .block .text {
    width: auto;
    margin-left: 20px;
}
.renewal .texture{
	position: absolute;
	left: -40px;
    top: -10px;
}
.renewal .prd{
	position: absolute;
	right: -40px;
    top: 205px;
}
.renewal .note2{
	padding: 0 0 12px 25px;
    text-align: left;
}
.before_after {
	text-align: center;
    background: url(/template/default/img/sp/qrc/bg05_pc.jpg) no-repeat;
    background-size: cover;
    padding: 60px 0 30px;
}
.before_after .title {
    margin: 0 0 30px;
}
.before_after .content{
	width: 860px;
	margin: auto;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
}
.before_after p {
    border-bottom:1px solid #000;
    font-size: 1.7rem;
    width: fit-content;
    margin: 15px auto 0;
}
.voice {
    padding: 70px 0;
}
.voice .content{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	width: 890px;
	margin: auto;
}
.voice .block {
    margin: 0;
    width: 420px;
}
.voice .title{
	text-align: center;
	margin: 0 0 50px;
}
.voice .img,
.voice .rev .img {
    width: auto;
    margin: 0;
}
.voice .rev .text,
.voice .text {
    background: #fff;
    padding: 50px 25px 20px;
    margin: 0;
    width: auto;
}
.voice .rev .text .number,
.voice .text .number {
    width: 110px;
    top: 10px;
    right: auto;
    left: -20px;
}
.voice .text_title {
    font-size: 1.75rem;
}
.voice .text_name {
    font-size: 1.7rem;
    margin: 3px 0 15px;
}
.voice .text_text {
    font-size: 1.6rem;
}
.kv2{
	text-align: center;
    background: url(/template/default/img/sp/qrc/kv02_bg_pc.jpg) no-repeat;
    background-size: cover;	
    padding: 55px 0 0;
}
.kv2 .kv_primary{
	padding:0 0 30px;
}
.kv2 .kv_secondary {
    background: none;
    padding: 0 0 10px;
    /*cp*/
    margin-top: 58px;
    /*cp*/
}
.kv2 .note{
	width: 860px;
	margin:25px auto 0;
	text-align: right;
}
}