.footer_sticky { display: none !important;}

.SOS { display: none;}

.pc{
	display: none;
}
.sp{
	display: none;
}



@keyframes img-wrap {
  0% {
    transform: translateX(180px);
    opacity: 0;
  }
  100% {
    transform: translateX(0);
  }
  40%,100% {
    opacity: 1;
  }
}


.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;	
}
.sec01_title{
	width: 100%;
	margin: 20px auto 20px;
}
.sec01_body {
    margin:0;
        margin-top: -20px;
}
.sec02{
	z-index:4;
	position: relative;	
	margin-top: -100px;
	background-color: #f2e9ee;
	
}
	
.sec02_2{
	z-index:4;
	position: relative;	
	margin-top: 30px;
}
.sec02_wrapper{
	text-align: center;
    margin-right: auto;
    margin-left: auto;
    width:95%;
    padding: 0 0 30px;
}
}
.secprime{
	z-index:4;
	position: relative;	
	margin: 20px auto 30px;
}
.sec03{
	position: relative;
	z-index: 3;
	text-align: center;	
	background: #fff;
	padding: 10px 0 40px;
}
.sec03_block_title{
	margin: 20px auto 0;
 
}
.sec03_block_title2{
	width: 70%;
    margin: 0 auto 20px;
}
.sec03_block_title_txt{
	margin: 20px auto 20px;
	width: 70%;
}
.sec04{
	position: relative;
	z-index: 2;
	text-align: center;	
	background: url(/template/default/img/cp/eyecp/sec04_bg.png) no-repeat center top;
	background-size:cover;
	padding: 0;
}
.sec04:after{
	content:"";
	background: url(/template/default/img/cp/eyecp/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: 90%;
    margin: 10px auto 20px;
}
.sec04_wrapper{
	padding: 20px 0 0;
}
.sec04_block_title{
	margin: 0 auto 20px;
	width: 70%;
}
.sec04_block_title1{
	margin: 0 auto 10px;
	width: 100%;
}
.sec04_block_title2{
	margin: 0 auto 20px;
	width: 90%;
}
.sec04_block_box{
	text-align: center;
	background: #fff;
	padding:30px 0;
	box-shadow: 0px 0px 16px -6px rgba(0,0,0,0.4);
	margin:0 auto 40px;
}

.sec04_block_text div{
	font-size: 18px;
	line-height: 10px;
	margin-bottom: 10px;
}
.sec04_block_text div p {
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	color: #a3131c;
}

.sec04_block_img{
	margin: 0 auto 10px;
	padding: 0;
	width: 95%;
}
.sec04_block_more{
	margin:40px auto 0;
	background: #fff;
	border:1px solid #a3131c;
}

.sec04_block_more .sec04_block_title{
	text-align: center;
	color: #a3131c;
	background: #f9f4f4;
	font-size: 24px;
	padding: 50px 30px;
	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-size:100% auto;
	padding: 50px 0;
}
.sec05_block{
	line-height: 0;
}
.sec05_bodybg{
background-color: #e8eaf0;
padding: 0;
}
.sec05_body_inner{
	box-shadow: 0px 0px 16px -6px rgba(0,0,0,0.4);	
	margin: auto;
}
.sec05_img{
	margin: 0 auto;
	width: 80%;
}
.sec06{
	text-align: center;
	background: #e9eff5;
	padding: 40px 0 20px;
}
.sec06_body{
	margin-top: -125px;
    margin-left: -15px;
    margin-right: -15px;
}
.sec06_title{
	position: relative;
}
.sec07{
	text-align: center;	
	background: url(/template/default/img/cp/eyecp/sec07_bg.jpg) no-repeat center top;
	background-size:100% auto;	
	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: #ebecf0;
	padding: 50px auto;
}
.sec09_title{
	margin: 30px auto;
    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: 95%;
}
.sec09_block {
    width: 45%;
    margin: 0 0 20px;
}
.sec09_text p{
	text-align: left;
	font-size: 15px;
    line-height: 22px;
}
.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 30px;
}
.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-color: #f2e9ee;
}
.sec01_title{
	width: 100%;
	margin: 100px auto 0;
}
.sec01_body{
	width: 100%;
}
.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: 60%;
}
.secprime_wrapper {
    text-align: center;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    width: 60%;
}
.sec02{
	z-index:4;
	position: relative;	
}
.sec02_2{
	z-index:4;
	position: relative;
	margin-top: 250px;
}
.sec03 {
    position: relative;
    z-index: 3;
    text-align: center;
    background: #fff;
    padding: 60px 0;
    margin-top: 0;
}
.sec03_wrapper{
	margin: auto;
    width: 90%;
}
.sec03_block_title{
	margin: 30px 0 0 0;
}

.sec03_block_title2{
	margin: 60px auto 30px;
}

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


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

.sec04_block_text div{
	font-size: 22px;
	line-height: 24px;
	margin-bottom: 25px;
}
.sec04_block_text div p {
	font-size: 26px;
	line-height: 8px;
	font-weight: bold;
	color: #a3131c;
}

.sec04_block_img{
	margin-bottom: 20px;
}
.sec04_block_more{
	margin:120px auto 0;
	background: #fff;
	border:1px solid #a3131c;
	width: 80%;
}

.sec04_block_more .sec04_block_title{
	text-align: center;
	color: #a3131c;
	background: #f9f4f4;
	font-size: 38px;
	padding: 50px 30px;
	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/cp/eyecp/sec04_bg_pc.png) no-repeat center top;
    background-size: cover;
    padding: 50px 0 0;
    margin-top: 50px;
}
.sec04_block_title{
	margin:0 auto 20px;
	width: 80%;
}
.sec05 {
    position: relative;
    text-align: center;
    background-size: cover;
    padding: 0 0 30px;
}
.sec05_title{
	width: 80%;
	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_bodybg{
background-color: #e8eaf0;
padding: 50px;
}

.sec05_img{
	margin:0 auto;
    width: 80%;
}


.sec09{
	text-align: center;
	background: #ebecf0;
	padding: 90px 0;
	width: 90%;
    margin: 50px auto;
}
.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: 80%;
    margin: 100px auto 0;
}
.sec01_body {
    margin: 0 auto;
    width: 80%;
    margin-top: -20px;
}
.sec02_wrapper{
	text-align: center;
	margin-top: -100px;
	width: 60%;
    margin-right: auto;
    margin-left: auto;
}
.secprime_wrapper{
	text-align: center;
	margin-top: 0;
	width: 50%;
    margin-right: auto;
    margin-left: auto;
}
.sec03_wrapper{
	width: 75%;
    margin: auto;
}
.sec03{
	position: relative;
	z-index: 3;
	text-align: center;	
	background: #fff;
	padding: 60px 0 80px;
	margin-top: 0;
}
.sec04{
	position: relative;
	z-index: 1;
	text-align: center;	
	background: url(/template/default/img/cp/eyecp/sec04_bg_pc.png) no-repeat center top;
	background-size:cover;
	padding: 50px 0 0;
	margin-top: 50px;	
}
.sec04_title {
    margin: 0 auto 40px;
    width: 90%;
}

.sec04_block_img {
    width: 60%;
    margin-right: auto;
    margin-left: auto;
}
.sec04_block_box{
	width: 75%;
}

.sec04_block_more{
	width: 85%;
}	
.sec04_block_more .sec04_block_box,
.sec04_block_more .sec04_block_title{
	width: 100%;
}
.sec04_block_more {
    width: 85%;
    margin-right: auto;
    margin-left: auto;
}
.sec05{
	position: relative;
	text-align: center;	
	padding: 30px 0;
}
.sec05_title{
	width: 70%;
	margin: 0 auto;
}
.sec05_img {
    margin: 0 auto 40px;
    width: 100%;
}
.sec05_body_inner{
	width: 80%;
}
.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{
		
}	

.container {
    width: auto;
}

.faq_wrapper {
	margin:0 auto;
	width: 800px;}

}
@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;}
}


/* CP Set }*/

.top_line_pc { border-top: 30px solid #a3131c; }
.top_line_sp { border-top: 0; }
.cp_set_wrap { width: 760px; width: 100%; background-color: #f1e6d5; padding: 50px; }

.cp_sets{ display:block; text-align: center; justify-content: space-between; }
.cp_set_price {display: flex; margin: 0 auto; max-width:900px;}

.cp_set_img{padding: 10px;}

@media screen and (max-width: 780px) { 
	.top_line_sp { border-top: 15px solid #a3131c; }
	.top_line_pc { border-top: 0; }
	.cp_set_wrap { width: 100%; background-color: #f1e6d5; padding: 0;}
	.cp_sets{ display:block; padding:30px 20px; }
	.cp_set{ margin:0 0 20px 0; padding: 8px 0; }
	.cp_set_title {padding: 20px;}
}

.cp_exm_wrap { margin:20px auto 30px; width: 100%; }
.cp_exm{ display:flex; justify-content: space-between; gap: 10px; }
.cp_set1 { width: 60%; margin: 0 auto; }
.cp_arrow { margin-bottom: 30px; }
@media screen and (max-width: 780px) { 
	.cp_exm_wrap { width: 90%; }
	.cp_exm{ display:flex; flex-wrap: wrap; gap: 10px; }
	.cp_set1 { width: 90%; margin: 0 auto; }
	.cp_arrow { margin: 0 auto 10px; width:150px; }
}


/* eyeserum SP }*/

