.footer_sticky { display: none !important;}

.SOS { display: none;}

.pc{
	display: none;
}
.sp{
	display: none;
}
.kv-text{
	background: #b10012;
	font-size: 1.6rem;
    font-weight: bold;
	padding: 9px 0;
	color: #fff;
	text-align: center;
}
.kv-text span{
	background:#fff;
	color:#000;
	padding: 5px 10px;
	margin-left: 10px;
	font-size: 16px;
    font-weight: normal;
}
.sec01{
	text-align: center;	
	background: url(/template/default/img/sp/eyelashserum/sec01_bg.jpg) no-repeat center top;
	background-size:cover;
	padding: 30px 0 120px;
}
.sec01_body {
    margin:0 0 40px;
}
.sec02{
	background: url(/template/default/img/sp/eyelashserum/202405/sec03_bg_pc.jpg) center top / cover no-repeat;
	z-index:4;
	position: relative;
	.sec02_wrapper {
		margin-top: -155px;
	}
}
.sec03{
	position: relative;
	z-index: 3;
	text-align: center;	
	background: url(/template/default/img/sp/eyelashserum/202405/sec03_bg_pc.jpg) center top / cover no-repeat;
	padding: 20px 0 40px;
	clip-path: polygon(100% 0, 100% calc(100% - 36px), calc(50% + 36px) calc(100% - 36px), 50% 100%, calc(50% - 36px) calc(100% - 36px), 0 calc(100% - 36px), 0 0);
}
.sec04{
	position: relative;
	z-index: 2;
	text-align: center;	
	background: url(/template/default/img/sp/eyelashserum/sec04_bg.png) no-repeat center top;
	background-size:cover;
	padding: 50px 0 0;
    margin: -65px 0 0;
}
.sec04:after{
	content:"";
	background: url(/template/default/img/sp/eyelashserum/sec04_bg_ar.png) no-repeat center top;
	background-size:100% auto;	
	display: block;
	width: 100%;
	height: 6vh;
    position: absolute;
    margin: auto;
    bottom: -6vh;
}
.sec04_title{
	width: 65%;
    margin: 20px auto 30px;
}
.sec04_wrapper{
	padding: 0 0 30px;
}
.sec04_block_title{
	margin: 0 -15px 25px;
}
.sec04_block_box{
	text-align: center;
	background: #fff;
	padding:20px 0;
	box-shadow: 0px 0px 16px -6px rgba(0,0,0,0.4);
	margin:0 auto 40px;
}

.sec04_block_text p{
	font-size: 14px;
	line-height: 2;
	margin-bottom: 25px;
}
.sec04_block_text p c{
  display: inline-block;
  border-bottom: 1px solid #a3131c;
  background: none;
  color: #a3131c;
  font-weight: bold;
}
.sec04_block_text p b{
	background: linear-gradient(transparent 0%, #fde7e7 0%);
}
.sec04_block_img{
	margin-bottom: 30px;
	padding: 0 20px;
}
.sec04_block_more{
	margin:40px auto 0;
	background: #fff;
	border:1px solid #a3131c;
}

.sec04_block_more .sec04_block_text p b{
	background: none;
	color: #a3131c;
}
.sec04_block_more .sec04_block_title{
	text-align: center;
	color: #a3131c;
	background: #f9f4f4;
	font-size: 24px;
	padding: 15px 0;
	margin: 0;
	border-bottom:1px solid #a3131c;
}
.sec04_block_more .sec04_block_title p{
	margin: 0;
}
.sec04_block_more .sec04_block_box{
	background: transparent;
	box-shadow:none;
	margin: 0;
	padding: 25px 0 60px;
}
.sec04_block_more .sec04_block_img {
    margin-bottom: 0;
    margin-top: 30px;
}
.sec05{
	position: relative;
	text-align: center;	
	background: #e8edf4 url(/template/default/img/sp/eyelashserum/sec05_bg.jpg) center top / 100% no-repeat;
	padding: 115px 0 0;
	margin-top: -40px;
}
.sec05_block{
	line-height: 0;
}
.sec05_body_inner{
	box-shadow: 0px 0px 16px -6px rgba(0,0,0,0.4);	
	margin: auto;
}
.sec05_img{
	margin: 30px 0 20px;
}
.sec05_block_content img {
	width: 100%;
}

.sec06{
	text-align: center;
	background: #e9eff5;
	padding: 50px 0 30px;
}
.sec06_body{
	margin-top: -210px;

}
.sec06_body_1{
	margin-top: 0px;
}
.sec06_body_2{
	margin-top: 0px;

}

.cvp-area {
	padding-bottom: 50px;
}


@media (min-width:700px){
.sec06_body{
	margin-top: -280px;

}
.sec06_body_1{
	margin-top: 0px;

}	
.sec06_body_2{
	margin-top: 0px;
	padding-bottom: 30px;
}
.sec06{

	padding: 50px 0 40px;
}
}
.sec06_title{
	position: relative;
}
.sec07{
	text-align: center;	
	background: url(/template/default/img/sp/eyelashserum/sec07_bg.jpg) no-repeat center top;
	background-size:cover;	
	padding: 20px 0;
}

.sec07_wrapper{
	margin: 0 -15px;
}

.sec08{
	text-align: center;
	padding: 40px 0 50px;
}
.sec08_title{
	width: 85%;
    margin: auto;
}
.sec08_block{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	align-items: center;
	margin:20px auto;
}
.sec08_block.reverse{
	flex-direction: row-reverse;
}
.sec08_block p{
	text-align: left;
	font-size: 20px;
	line-height: 2;
}
.sec08_block p b{
	background: none;
	color: #a3131c;
}
.sec08_block p small{
	font-size: 75%;
}
.sec08 p.note{
	width: auto;
	margin: auto;
	text-align: right;
	font-size: 15px;
	margin-top: -30px;
}
.sec08 .age{
	font-size: 90%;
}
.sec08_pic{
	width: 35%;
	margin-right: 15px;
}
.sec08_text{
	width: 65%;
}
.sec08_block p {
    text-align: left;
    font-size: 14px;
    line-height: 2;
}
.sec08_block_before_after{
	padding: 30px 0 0;
}
.reverse .sec08_pic{
	margin-left: 15px;
	margin-right: 0;
}
.sec09{
	text-align: center;
	background: #f8f5f1;
	padding: 40px 0;
}
.sec09_title{
	margin: 0 auto 30px;
    width: 100%;
}
@media (min-width:700px){
.sec09_title{
    width: 70%;
}
}
.sec09_body{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin:0 auto;
	width: 90%;
}
.sec09_block {
    width: 43%;
    margin: 0 0 20px;
}
.sec09_text p{
	text-align: left;
	font-size: 16px;
}
.sec09_note{
	margin: auto;	
}
.sec09_note p{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	text-align: left;
	margin: 0;
	font-size: 1.4rem;
}
.sec09_note .note_02{
	margin: 20px 0 0;
}
.faq{
	text-align: center;
	padding: 20px 0 50px;
}
.faq_title{
	font-size: 20px;
	margin:0 0 20px;
}
.faq_body{
	margin: auto;
}
.faq_block{
	font-size: 1.4rem;
}
.faq_block_q{
	text-align: left;
	background: #faf4f4;
	padding: 15px 40px 15px 15px;
	border-bottom:3px solid #fff;
}
.faq_block_a{
	text-align: left;
	padding: 15px;
}
.faq_block_q .q,
.faq_block_a .a{
	color: #97252c;
}

.faq_block_q {

  cursor: pointer;
}

.faq_block_q{
  position: relative;
}

.faq_block_q:after {
  content: "";
  position: absolute;
  right: 20px;
  top: 38%;
  transition: all 0.2s ease-in-out;
  display: block;
  width: 10px;
  height: 10px;
  border-top: solid 3px #000;
  border-right: solid 3px #000;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}

.faq_block_q.open:after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 45%;
}
.faq_block_a {
	display: none;
}
.sec01_banner,
.sale_banner{
	text-align: center;
	display: block;
}

.sale_banner{
	margin-bottom: 20px;
}
.pc{
	display: none;
}
.sp{
	display: block;
}
@media (min-width:768px){
.pc{
	display: block;
}
.sp{
	display: none;
}
.eyelashserum {
    margin-left: auto;
    margin-right: auto;
}
.kv{
	text-align: center;	
}

.sec01{
	text-align: center;	
	background: url(/template/default/img/sp/eyelashserum/sec01_bg_pc.jpg) no-repeat center top;
	background-size:cover;
	padding: 300px 0;
	margin-top: -297px;
}
.sec01_title{
	width: 75%;
	margin: auto;
}
.sec01_body{
	margin: 40px auto;
    width: 75%;
}
.sec01_banner{
	margin-bottom: 60px;
}
.sec01_banner{
	margin-bottom: 100px;
}
.sec02_wrapper {
    text-align: center;
    margin-top: -170px;
    margin-left: auto;
    margin-right: auto;
    width: 70%;
}


.sec02{
	z-index:4;
	position: relative;	
}
.sec03 {
    position: relative;
    z-index: 3;
    text-align: center;
    background: url(/template/default/img/sp/eyelashserum/202405/sec03_bg_pc.jpg) center top / cover no-repeat;
    padding: 190px 0 100px;
    margin-top: -180px;
    clip-path: polygon(100% 0, 100% calc(100% - 36px), calc(50% + 36px) calc(100% - 36px), 50% 100%, calc(50% - 36px) calc(100% - 36px), 0 calc(100% - 36px), 0 0);
}
.sec03_wrapper{
	margin: auto;
    width: 85%;
}


.sec04_title{
	margin: 30px auto 70px;
    width: 38%;
}


.sec04_block_box{
	background: #fff;
	padding:50px 0;
	box-shadow: 0px 0px 16px -6px rgba(0,0,0,0.4);
	margin:0 auto 70px;
	width: 80%;
}

.sec04_block_text p{
	font-size: 20px;
	line-height: 2;
	margin-bottom: 25px;
}
.sec04_block_text p b{
	background: linear-gradient(transparent 0%, #fde7e7 0%);
}
.sec04_block_img{
	margin-bottom: 50px;
}
.sec04_block_more{
	margin:120px auto 0;
	background: #fff;
	border:1px solid #a3131c;
	width: 80%;
}
.sec04_block_more .sec04_block_text p b{
	background: none;
	color: #a3131c;
}
.sec04_block_more .sec04_block_title{
	text-align: center;
	color: #a3131c;
	background: #f9f4f4;
	font-size: 38px;
	padding: 20px 0;
	margin: 0;
	border-bottom:1px solid #a3131c;
	width: 100%;
}
.sec04_block_more .sec04_block_title p{
	margin: 0;
}
.sec04_block_more .sec04_block_box{
	background: transparent;
	box-shadow:none;
	margin: 0;
	padding: 25px 0 60px;
	width: 100%;
}
.sec04_block_more .sec04_block_img {
    margin-bottom: 0;
    margin-top: 40px;
}
.sec04:after {
    content: "";
    background: none;
    width: 0;
    height: 0;
}
.sec04 {
    position: relative;
    z-index: 1;
    text-align: center;
    background: url(/template/default/img/sp/eyelashserum/sec04_bg_pc.png) no-repeat center top;
    background-size: cover;
    padding: 100px 0 120px;
    margin-top: -90px;
}
.sec04_block_title{
	text-align: left;
	margin:0 auto 40px -15px;
	width: 70%;
}
.sec05 {
    position: relative;
    text-align: center;
    background: url(/template/default/img/sp/eyelashserum/sec05_bg_pc.jpg) no-repeat center top;
    background-size: cover;
    padding: 410px 0 0;
    margin-top: -389px;
}
.sec05_title{
	width: 60%;
	margin: auto;
}
.sec05_block{
	line-height: 0;
}
.sec05_body_inner{
	box-shadow: 0px 0px 16px -6px rgba(0,0,0,0.4);	
	width: auto;
	margin: auto;
}
.sec05_body{
	margin: auto;
    width: 80%;
}
.sec05_img{
	margin: 70px auto 40px;
    width: 85%;
}
.sec06{
	text-align: center;
	background: #e9eff5;
	padding: 230px 0 0;
    margin-top: -120px;
}
.sec06_body{
	margin-top: -230px;
}
.sec06_title{
	position: relative;
    width: 65%;
    margin: auto;
}
.sec07 {
    text-align: center;
    background: url(/template/default/img/sp/eyelashserum/sec07_bg_pc.jpg) no-repeat center top;
    background-size: cover;
    padding: 20px 0;
}
.sec07_wrapper {
    margin: auto;
    width: 80%;
}
.sec08_title {
    width: 50%;
    margin: auto;
}
.sec08_block {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	align-items: center;	
    width: 85%;
    margin:40px auto;
}
.sec08 p.note {
    width: auto;
    margin: auto;
    text-align: right;
    font-size: 15px;
    margin-top: -30px;
}

.sec08{
	text-align: center;
	padding: 80px 0 100px;
}

.sec08_block.reverse{
	flex-direction: row-reverse;
}
.sec08_block p{
	text-align: left;
	font-size: 20px;
	line-height: 2;
}
.sec08_block p b{
	background: none;
	color: #a3131c;
}
.sec08_block p small{
	font-size: 75%;
}

.sec08 .age{
	font-size: 90%;
}
.sec08_pic{
	width: auto;
	flex-shrink: 0;
	margin-right: 40px;
}
.sec08_text{
	width: auto;	
}
.sec08_block_before_after{
	padding: 90px 0 0;
}
.reverse .sec08_pic{
	margin-left: 40px;
	margin-right: 0;
}

.sec09{
	text-align: center;
	background: #f8f5f1;
	padding: 90px 0;
}
.sec09_block {
    width: 22%;
}
.sec09_title{
	margin:0 auto 60px;
	width: 40%;
}
.sec09_body{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	width: auto;
	margin:0 auto 30px;
}

.sec09_text p{
	text-align: left;
	font-size: 16px;
}
.sec09_note{
	width: auto;
	margin: auto;	
}
.sec09_note p{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	text-align: left;
	margin: 0;
	font-size: 1.4rem;
}
.sec09_note .note_02{
	margin: 20px 0 0;
}
.faq{
	text-align: center;
	padding: 20px 0 50px;
}
.faq_title{
	font-size: 50px;
	margin:0 0 50px;
}
.faq_body{
	width: auto;
	margin: auto;
}
.faq_block{
	font-size: 1.8rem;
}
.faq_block_q{
	text-align: left;
	background: #faf4f4;
	padding: 25px 30px 25px 60px;
	border-bottom:3px solid #fff;
}
.faq_block_a{
	text-align: left;
	padding: 25px 30px 25px 60px;
}
.faq_block_q .q,
.faq_block_a .a{
	color: #97252c;
}

.faq_block_q {

  cursor: pointer;
}

.faq_block_q{
  position: relative;
}

.faq_block_q:after {
  content: "";
  position: absolute;
  right: 25px;
  top: 38%;
  transition: all 0.2s ease-in-out;
  display: block;
  width: 15px;
  height: 15px;
  border-top: solid 3px #000;
  border-right: solid 3px #000;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}

.faq_block_q.open:after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 45%;
}
.faq_block_a {
	display: none;
}
}
@media (min-width:700px){
.faq_body{
	width: auto;

}
}

@media (min-width:1020px){
.container {
    width: auto;
}	
.sec01_title{
	width: 65%;
    margin: auto;
}
.sec01_body {
	background: #fff;
    margin: 40px auto;
    width: 80%;
}
.sec02_wrapper{
	text-align: center;
	margin-top: -230px;
	width: 70%;
    margin-right: auto;
    margin-left: auto;
}
.sec03_wrapper{
	width: 85%;
    margin: auto;
}
.sec03{
	position: relative;
	z-index: 3;
	text-align: center;	
	background: url(/template/default/img/sp/eyelashserum/202405/sec03_bg_pc.jpg) center top / cover no-repeat;
	padding: 340px 0 140px;
	margin-top: -309px;
	clip-path: polygon(100% 0, 100% calc(100% - 36px), calc(50% + 36px) calc(100% - 36px), 50% 100%, calc(50% - 36px) calc(100% - 36px), 0 calc(100% - 36px), 0 0);
}
.sec04{
	position: relative;
	z-index: 1;
	text-align: center;	
	background: url(/template/default/img/sp/eyelashserum/sec04_bg_pc.png) no-repeat center top;
	background-size:cover;
	padding: 160px 0 0;
	margin-top:-170px;	
}
.sec04_title {
    margin: 50px auto 70px;
    width: 60%;
}

.sec04_block_img {
    width: 63%;
    margin-right: auto;
    margin-left: auto;
}
.sec04_block_box{
	width: 85%;
}

.sec04_block_more{
	width: 85%;
}	
.sec04_block_more .sec04_block_box,
.sec04_block_more .sec04_block_title{
	width: 100%;
}
.sec04_block_more .sec04_block_img {
    width: 85%;
    margin-right: auto;
    margin-left: auto;
}
.sec05{
	position: relative;
	text-align: center;	
	background: url(/template/default/img/sp/eyelashserum/sec05_bg_pc.jpg) no-repeat center top;
	background-size:cover;
	padding: 410px 0 0;
	margin-top: -389px;
}
.sec05_title{
	width: 55%;
	margin: 20px auto;
}
.sec05_img {
    margin: 70px auto 40px;
    width: 70%;
}
.sec05_body_inner{
	width: 100%;
}
.sec06_title {
    width: 100%;
    margin: auto;
}
.sec06_body {
    margin-top: -310px;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
}
.sec07{
	text-align: center;	
	background: url(/template/default/img/sp/eyelashserum/sec07_bg_pc.jpg) no-repeat center top;
	background-size:cover;	
	padding: 20px 0;
}
.sec07_wrapper {
    margin: auto;
    width: 75%;
}
.sec08_title {
    width: 47%;
    margin: auto;
}
.sec08_block{
	width: 800px;

}
.sec08_block{

	width: auto;

}
.sec08_body{
	width: 73%;
    margin: auto;
}
.sec08 p.note{
	width: 800px;
	margin: auto;
	text-align: right;
	font-size: 15px;
	margin-top: -30px;
}
.sec09_title {
    margin: 0 auto 60px;
    width: 35%;
}
.sec09_note{
	width: 90%;
	margin: auto;	
}
.sec09_body{
	width: 90%;
}
.sec09_block{
	width: 22%;
}
}
@media (min-width:1120px){
.eyelashserum{
	width: 1124px;	
}	

.container {
    width: auto;
}
}
@media (min-width:1200px){
.container {
    width: auto;
}
}

@media screen and (min-width: 768px) {
.aurora .kv-text {
	font-size: 2rem;
    font-weight: normal;
    padding: 10px 0;
}
.aurora .kv-text span{
	background:#fff;
	color:#000;
	padding: 5px 10px;
	margin-left: 10px;
    font-size: 18px;
    font-weight: normal;
}
}

.buy_btn_sticky{
	text-align: center;
	position: fixed;
	bottom:0;
	left:0;
	right:0;
	margin: auto;
	padding: 10px;
	z-index:5;
	background: #fff;
	box-shadow: 0 0 10px rgba(0,0,0,.1);
}

@media only screen and (min-width: 768px) {
	.buy_btn_sticky {width: 100%;}
	.buy_btn_sticky a { display: block; width: 300px; margin: 0px auto;}
}

@media only screen and (min-width: 768px) {
	.set_contents { padding: 20px;}
	.set_contents h2 { font-size: 26px !important; font-weight: normal !important; color: #157bfe;text-align: center; font-family: ヒラギノ明朝 ProN W3,Hiragino Mincho ProN,Sawarabi Mincho,HG明朝E,serif; }
	.set_contents h3 { font-size: 16px; }
}

.set_contents_txt {text-align: left;}
.set_contents_txt .sale_bnr { width:100% !important; margin-bottom: 5px;}
.set_contents_txt .sale_bnr img{ width:100% !important;}
.set_contents_block img { width: 250px; }

.set_price { display: flex; align-items: center; margin-bottom: 5px; justify-content: center; }
.set_price i { color: #d80000; font-size: 16px;}

.set_price_normal { font-size: 15px; margin-right: 5px;}
.set_price_normal span { text-decoration: line-through;}
.set_price_per { position: relative; background: #d80000; height: 48px; padding: 10px 0 0 5px; color: #fff; font-weight: bold; font-size: 17px; text-align: center; line-height: 15px; margin-right: 20px; }
.set_price_per::after{
  content: "";
  position: absolute;
  top: 0;
  right: -24px;
  border-left: 24px solid #d80000;
  border-top: 24px solid transparent;
  border-bottom: 24px solid transparent;
  transform-origin: left top;
  transform: scaleX(.7);
}

.set_price_per span { font-size: 12px;}

.set_price_sale { line-height: 25px;}
.set_price_sale_title {color: #d80000; font-size: 15px; text-align: left;}
.set_price_sale_title span { font-weight: bold;}
.set_price_saleprice { font-weight: bold; font-size: 25px; color: #d80000; text-align: left;}


.set_btn { margin-top: 10px;}
.set_btn a { display: block; position: relative; text-align: center; padding: 10px 5px; font-size: 18px;}

.set_detail { font-size: 12px; color: #777; margin-top: 10px;}


@media only screen and (min-width: 768px) {
	.set_contents_block { display: flex; align-items: center; justify-content: center;}
	.set_contents_block img { width: 500px;}
	.set_contents_txt { width: 350px;margin-right: 100px;}
	.set_contents_txt .sale_bnr
	
	.set_price_per { padding: 10px 10px 0 15px; font-size: 20px; }
	.set_price_saleprice { font-size: 32px; margin-top: 5px;}
}


.pes_title p {margin: 0 auto;}
.pes_title1 { font-size: 18px; margin: 0; padding-top: 10px; font-weight: bold; display: block;}
.pes_title1 span.new_icon { font-size: 11px; padding: 0px 3px;  display: inline-block; }
.pes_title2 { font-size: 12px; margin: 0; display: block;}
.pes_title3 { font-size: 12px; margin: 10px 0 0px; display: block;}
.pes_title4 { font-size: 15px; margin: 5px 0 0px; display: block;}
.pes_title_renewal { text-align: center; color: #fff; font-weight: bold; background: #ef857d; padding: 10px; margin-top: 20px; font-size: 20px;}

	.pes_title1 { font-size: 19px; padding-top: 0; }	
}
.pes_price { padding: 0 10px;}
.pes_price_txt { margin-bottom: 10px;}
.pes_price_txt span.pes_price_txt_title { font-size: 15px; }
.pes_price_txt span.pes_price_txt_number { font-size: 20px; font-weight: bold;}
.pes_price .btn { margin-bottom: 10px;}
.pes_price a.btn-sub { background: #fff; color: #caaf95; border: 1px solid #caaf95; position: relative;}
.pes_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;}


.aquauv-area01{

    padding: 0 0 20px;
}
