.SOS{display: none !important}

.beyondskin .button{
	position: relative;
	background: rgb(58,58,58);
	background: linear-gradient(0deg, rgba(58,58,58,1) 0%, rgba(82,82,82,1) 100%);	
	color: #fff;
	font-weight: bold;
	text-align: center;
	padding: 15px 0;
	font-size: 1.5rem;
}
.beyondskin .button:before {
    content: "";
    width: 8px;
    height: 8px;
    border: 0;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 50%;
    right: 18px;
    margin-top: -4px;
}
.kv{
	padding:0 0 50px;
}
.kv_cp .main{
	position: relative;
}
.cp_coupon{
	position: relative;
	width: 90%;
	margin:-54vw auto 0;
	max-width: 582px;
}

.cp_coupon_content{
	text-align: center;
	background: #fff;
	padding: 10px;
}
.cp_coupon_off{
	color: #b10012;
	font-size: 4rem;
    font-weight: bold;
    line-height:1;
}
.cp_coupon_off small{
	font-size: 70%;
}
.cp_coupon_code{
	background: #b10012;
	color: #fff;
	padding: 3px;
    font-size: 1.5rem;
    margin: 5px auto;
    width: 75%;
}
.cp_coupon_note{
	font-size: 80%;
	margin: 5px 0 0;
}
.cp_coupon_content_inner{
	background-image: repeating-linear-gradient(0deg, #b10012, #b10012 10px, transparent 10px, transparent 12px, #b10012 12px), repeating-linear-gradient(90deg, #b10012, #b10012 10px, transparent 10px, transparent 12px, #b10012 12px), repeating-linear-gradient(180deg, #b10012, #b10012 10px, transparent 10px, transparent 12px, #b10012 12px), repeating-linear-gradient(270deg, #b10012, #b10012 10px, transparent 10px, transparent 12px, #b10012 12px);
	background-size: 2px 100%, 100% 2px, 2px 100% , 100% 2px;
	background-position: 0 0, 0 0, 100% 0, 0 100%;
	background-repeat: no-repeat;
	padding: 10px;
}
.kv_title{
	font-weight: bold;
	color: #fff;
	text-align: center;
	padding: 10px 0;
	background: #e08b97;
	font-size: 1.7rem;
}
.kv_cta{
	width: 85%;
	margin: auto;
	position: relative;
    margin-top: -40px;	
}
.kv_cp .kv_cta {
    top: 0;
    margin-top: 20px;
}
.kv_cta_content{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: center;
	align-items: baseline;
}
.kv_cp .kv_cta_content {
    align-items: center;
    justify-content: flex-start;
}
.kv_cp .coupon_price{
	position: relative;
	text-align: right;
	margin:-35px 0 10px auto;
	color: #b10012;
}

.kv_cp .coupon_price_label{
	font-weight: bold;
	background: #b10012;
	color: #fff;
	padding: 6px 8px;
	margin:0 5px 0 0;
	font-size: 1.1rem;
	vertical-align: 4px;
}
.kv_cp .coupon_price_special{
	color: #b10012;
	font-size: 2.3rem;
}
.kv_cp .coupon_price:before{
	
}

.kv_cta_prd{
	width: 40%;
}
.kv_cta_text{
	font-weight: bold;
}
.kv_cp .kv_cta_text{
	margin:0 0 0 auto;
}
.kv_cta_text .text01{
	text-align: center;
	border:1px solid #000;
	padding: 2px 10px;
    display: inline-block;
}
.kv_cta_text .text02{
	line-height: 1;
	font-size: 1.7rem;
	margin: 6px 0 3px;
}
.kv_cta_text .text02 .icon{
	color: #b10012;
	font-size: 3rem;
	vertical-align: -3px;
    margin-right: 4px;
}
.kv_cta_text .text02 .new{
	font-weight: normal;
	color: #fff;
	background: #b10012;
    margin-left: 5px;
    font-size: 1.2rem;
    padding: 3px 6px;
    display: inline-block;
    vertical-align: 3px;
}
.kv_cta_text .price{
	font-weight: bold;
	font-size: 2rem;
}
.kv_cta_text .price-sale{
	font-weight: bold;
	color:#c00;
}
.kv_cta_text .yen{
	font-size: 80%;
}
.kv_cta_text .tax{
	font-weight: normal;
	font-size: 60%;
	font-weight: normal;
}
.kv_cp .price:after{
	content:"";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 10px 9px 0 9px;
	border-color: #b10012 transparent transparent transparent;
	display: block;
	margin: auto;
}
.cta_secondary .price:after{
	display: none !important;
}
.banner{
	text-align: center;
	background: #61bef7;
	padding: 15px;
	margin-bottom: 30px;
}
.banner_container{
	background: #fff;
	padding: 10px 15px 20px;
}
.banner .button{
	margin: 15px auto;
	width: 90%;	
}

.banner_tgl{
	position: relative;
	background: #fff;
	border:1px solid #000;
	border-radius: 10px;
	padding: 4px 0;
	width: 70%;
	margin: auto;
}
.banner_tgl:before {
    content: "";
	background:url(/template/default/img/sp/beyondskin/tgl_under.jpg) no-repeat;
	background-size:100% auto;
	width: 20px;
	height: 20px;
	display: inline-block;
	vertical-align: -5px;
	position: relative;
	left:-10px;
}
.banner_tgl.active:before {
    content: "";
	background:url(/template/default/img/sp/beyondskin/tgl_top.jpg) no-repeat;
	background-size:100% auto;
	width: 20px;
	height: 20px;
	display: inline-block;
	vertical-align: -5px;
	position: relative;
	left:-10px;
}
.banner_tgl_content{
	border:1px solid #ccc;
	text-align: left;
    padding: 30px 15px 15px;
    margin: -18px 0 0;
}
.before_after{
	background:url(/template/default/img/sp/beyondskin/bg01.jpg);
	background-size:cover;
	padding: 40px 0;
}

.before_after_img{
	margin: 20px auto;
	width: 95%;
}
.before_after_img video{
	width: 100%;
}
.problem{
	background:url(/template/default/img/sp/beyondskin/bg02.jpg);
	background-size:cover;
	padding: 40px 0;
}
.problem_title{
	position: relative;
}
.problem_content{
	margin:-20px 0 0;
}
.care{
	padding: 15px 0 0;
	margin:0 0 90px;
}
.care_title{
	position: relative;
}
.care_content{
	margin:-45px 0 0;
}
.gray{
	color: #888;
}
.data{
	background:url(/template/default/img/sp/beyondskin/bg03.jpg);
	padding: 30px 0;
}
.data_item{
	width: 35%;
    margin: -170px auto 0;
}
.data_graph{
	width: 95%;
	margin:25px auto 30px;
}
.data_text{
	width: 95%;
	margin: auto;	
}
.point{
	background:url(/template/default/img/sp/beyondskin/bg04.jpg);
	background-size:cover;
	padding: 40px 0 0;
}
.point_content_block{
	margin-bottom: 15px;
}

.point .note{
	width: 90%;
    margin: auto;	
}
.point_content_result_arrow{
	display: none;
}
.doctor{
	background:url(/template/default/img/sp/beyondskin/bg05.jpg);
	background-size:cover;
	padding: 40px 0;
}
.doctor_wrapper{
	width: 90%;
	margin: auto;
	background: #fff;
	border:1px solid #f2f2f2;
	padding: 30px 0;
}
.doctor_title{
	margin:0 0 20px;
}
.doctor_title-pc{
	display: none;
}
.doctor_img{
	margin:0 0 20px;	
}
.doctor .note{
	display: block;
	text-align: right;
	color: #888;
	font-size: 85%;
}
.doctor_text{
	width: 85%;
    margin: 10px auto;
}
.serum{
	background:url(/template/default/img/sp/beyondskin/bg06.jpg);
	background-size:cover;
	padding:40px 0 55px;	
}
.serum_title{
	margin-bottom: 30px;
}
.serum_items{
	width: 45%;
    margin: auto;
}
.serum_text{
	text-align: center;
}
.serum .tab_title{
	width: 70%;
    margin: 0 auto -25px;
    position: relative;
    z-index: 1;	
}
.howto{
	position: relative;
	background:url(/template/default/img/sp/beyondskin/bg07.jpg);
	background-size:cover;
	padding: 40px 0;
}
.howto_title{
	margin-bottom: 30px;
}
.howto .howto_youtube{
	width: 85%;
	margin: auto;
}
.howto iframe{
	width: 100%;
}
.howto_text{
	position: absolute;
	bottom:0;
	left:0;
	right:0;
	margin: auto;
}
.voice{
	background:url(/template/default/img/sp/beyondskin/bg08.jpg);
	background-size:cover;
	padding: 40px 0 10px;	
}
.voice_title{
	margin-bottom: 30px;
}
.voice_content{
	width: 85%;
	margin:15px auto;

}
.voice_content_text .heading{
	font-weight: bold;
	display: block;
	font-size: 140%;
}
.voice_content_text .name{
	text-align: right;
	display: block;
	margin: 10px 0;
}
.voice_content_text p{
	
}

.voice_content_img{
	margin:0 0 20px;
}
.voice_content_block{
	background: #fff;	
	padding: 10px;	
	margin:0 0 20px;
}
.voice_content_text{
	padding:0 10px;
}
.cta_secondary_title{
	text-align: center;
	background: rgb(162,184,206);
	background: linear-gradient(60deg, rgba(162,184,206,1) 0%, rgba(224,178,182,1) 100%);
	color: #fff;
	font-weight: bold;
	padding: 10px;
	font-size: 1.7rem;
}

.faq{
	background:url(/template/default/img/sp/beyondskin/bg09.jpg);
	background-size:cover;
	padding: 30px 0;	
}
.faq_title{
	color: #91a6bf;
	text-align: center;
	margin:0 0 10px;
	font-size: 3.2rem;
	font-family: "Arial";
}
.faq_wrapper{
	width: 90%;
	margin: auto;
}
.faq .q_icon{
	font-family: "Arial";
	color: #91a6bf;
	font-size: 3rem;
	margin-right: 10px;
}
.faq .c-list{
	background: #fff;
	margin:0 0 15px 0;
}
.faq .q{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	align-items: center;
	font-size: 3rem;
    font-weight: normal;
	font-size: 1.4rem;
	padding: 0 20px;
}
.faq .txt{
	font-weight: bold;
}
.faq .a{
	border-top:1px solid #ede8d4;
	padding: 20px 0;
    margin: 0 20px;
}
.faq dt .i {
    position: relative;
    display: block;
    width: 30px;
    height: 30px;
    margin: 0 0 0 auto;
	flex-shrink: 0;  
}
.faq dt .i::before, 
.faq dt .i::after {
    content: '';
    display: block;
    width: 15px;
    height: 1px;
    background: #91a6bf;
    position: absolute;
    right: 25%;
    top: 50%;
    transform: translateY(-50%);
}
.faq dt .i::after {
    background: #91a6bf;
    transform: translateY(-50%) rotate(90deg);
    transition: 0.5s;
}
.faq dt.active .i::after {
    transform: rotate(0);
    transition: 0.5s;
    height: 0px;
}
.cta_secondary{
	padding: 0 0 40px;
}
.slick-dots li.slick-active button:before {
    opacity: 1;
    color: #91a6bf;
}
.slick-dots li button:before {
    opacity: 1;
    color: #fff;
}
.slick-prev {
    left: 10px;
}
.slick-next {
    right: 10px;
}
.slick-next,
.slick-prev{
	background: #fff;
	box-shadow: 0px 0px 16px -6px rgba(0,0,0,0.6);
	border-radius: 50%;
	width: 35px;
	height: 35px;

}
.slick-next:before{
	transform: rotate(45deg);
	opacity: 1;
	font-size: 0;
	width: 10px;
    height: 10px;
    border-top: solid 1px #91a6bf;
    border-right: solid 1px #91a6bf;
    position: absolute;	
    margin: auto;
    left: 11px;
    top: 13px;
}

.slick-prev:before{
	transform: rotate(-135deg);
	opacity: 1;
	font-size: 0;
	width: 10px;
    height: 10px;
    border-top: solid 1px #91a6bf;
    border-right: solid 1px #91a6bf;
    position: absolute;	
    margin: auto;
    left: 14px;
    top: 13px;
}
.slick-slide{
    margin-right: 1vw!important;
    margin-left: 1vw!important;
}
	
.tab_box .btn_area {
	margin:0 10px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: center;
	align-items: baseline;
}

.tab_box .tab_btn {
	color: #91a6bf;
	text-align: center;
	cursor: pointer;
	transition: all 0.2s ease 0s;
}

.tab_box .tab_btn + .tab_btn {
	margin-left: 15px;
}



.tab_box .tab_btn.active {
    font-size: 2rem;
    font-weight: bold;
    border-bottom:2px solid #91a6bf;
}

.tab_box .panel_area {
    border: solid 1px #e3ebf3;
}

.tab_box .tab_panel {
    display:none;
}

.tab_box .tab_panel.active {
    display:block;
}
.item-banner{
	text-align: center;
}
@media screen and (min-width: 767px) {
.beyondskin .button {
    font-size: 2rem;
}	
.cp_top{
	text-align: center;
	border-bottom: 8px #2ca8f4 solid;
	padding-top:15px;
}
.cp_coupon {
    margin: -250px auto 0;
}
.kv_title {
    font-size: 2.1rem;
}	
.kv_main{
	background: rgb(231,236,242);
	background: linear-gradient(60deg, rgba(231,236,242,1) 0%, rgba(235,240,244,1) 100%);
	text-align: center;
}
.kv_main_img{
	min-width: 1150px;
}
.kv_cp .kv_main{
	height: 750px;
}
.kv_main_cp{
	background: rgb(231,236,242);
	background: linear-gradient(60deg, rgba(231,236,242,1) 0%, rgba(235,240,244,1) 100%);
	text-align: center;
}
.kv_cp .kv_main_cp{
	height: 554px;
}
.kv_cp .kv_cta {
    margin-top: 0px;
}
.kv_cta {
    width: 428px;
    margin-top: -90px;
}
.kv_cta_text {
    font-size: 1.7rem;
}
.kv_cp .kv_cta_text{
	margin: 20px 0 0 auto;
}
.kv_cta_text .text02 {
    font-size: 1.8rem;
}
.kv_cta_text .text02 .new {
    font-weight: bold;
    font-size: 1.6rem;
}
.kv_cta_text .price{
	font-size: 2.5rem;
}
.kv_cta_prd {
    width: auto;
}
.kv_cp .coupon_price{
	margin: -63px 0 10px auto;
}
.cp_coupon_code{
	width: 55%;
}
.banner {
    width: auto;
    margin:0 auto 60px;
}
.banner .button{
	width: 65%;
}
.banner_tgl{
	width: 35%;
}
.before_after {
    background: url(/template/default/img/sp/beyondskin/bg01-pc.jpg);
    background-size: cover;
    padding: 65px 0 60px;
    text-align: center;
}
.problem {
    background: url(/template/default/img/sp/beyondskin/bg02-pc.jpg) no-repeat center top;
    background-size: 1400px auto;
    padding: 65px 0 60px;
    text-align: center;
}
.care {
	text-align: center;
    padding: 15px 0 0;
    margin: 0 0 90px;
}
.data {
	text-align: center;
    padding: 60px 0;
}
.data_text {
    width: 650px;
    margin: auto;
    font-size: 1.4rem;
    text-align: left;
}
.data_item {
    width: auto;
    margin: -210px auto 0;
}
.point {
	text-align: center;
    background:#f1f2f5 url(/template/default/img/sp/beyondskin/bg04-pc.jpg) no-repeat center top;
    background-size: 1400px auto;
    padding: 65px 0 0;
}
.point_title{
	margin:0 0 30px;
}
.point_content{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.point_content_block {
	position: relative;
    margin-bottom: 15px;
    width: 33%;
}
.point_content_block:nth-child(4){
	width: 100%;
}
.point_content_result{
	margin:0;

}
.point_content_result_arrow{
	display: block;
	text-align: center;
	margin:-112px 0 0;
}
.doctor {
	background: url(/template/default/img/sp/beyondskin/bg05.jpg);
    background-size: auto;
    padding: 65px 0;
}
.doctor_wrapper {
    width: auto;
    padding: 40px;
}
.doctor_title{
	display: none;
}
.doctor_title-pc{
	display: block;
    text-align: center;
    margin: 0 0 30px;
}
.doctor_inner{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	flex-direction: row-reverse;
}
.doctor_text {
    width: auto;
    margin: 40px auto 0;
}
.doctor_desc{
	width: 450px;
}
.doctor_desc p{
	font-size: 1.6rem;
}
.serum {
	text-align: center;
    background: #e7ebf0;
    padding: 65px 0;
}
.serum_title {
    margin-bottom: 30px;
    position: relative;
}
.serum_text {
    font-size: 1.7rem;
    margin:-40px 0 0;
}
.serum_items {
    width: auto;
    margin: -125px auto 0;
}
.tab_box .tab_btn{
	display: none;
}
.tab_box .tab_btn {

    margin: 10px 0 30px;
}
.tab_box .tab_btn.active {
    font-size: 3rem;
}
.tab_box .btn_area{
	font-size: 2rem;
}
.slick-slide img{
	width: 380px;
}
.c-slide{
	width: 96%;
	margin:30px auto 0;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
}
.c-slide li{
	width: 24%;
}
.howto {
	text-align: center;
    padding:65px 0 40px;
}
.howto .howto_youtube {
    width: 600px;
    padding:0 0 30px;
}
.voice {
    background: url(/template/default/img/sp/beyondskin/bg08-pc.jpg);
    background-size: cover;
    padding: 65px 0;
}
.voice_content_img{
	width: 290px;
	margin:0 40px 0 0;
	flex-shrink: 0;
}
.voice_content_block {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    margin: 0 0 30px;
    padding: 10px 30px 10px 10px;
}
.voice_content_text .heading {
    font-size: 2.2rem;
}
.voice_content_text .name {
    text-align: right;
    display: block;
    margin: 10px 0;
    font-size: 1.6rem;
}
.voice_content_text p{
	font-size: 1.6rem;
}
.voice_title{
	text-align: center;
	margin-bottom: 50px;
}
.voice_content {
    width: auto;
    margin: 15px auto;
}
.voice_content_text {
    padding: 30px 10px;
}
.cta_secondary{
	padding:0 0 65px;
}
.cta_secondary_kv{
	text-align: center;
	background: rgb(231,236,242);
	background: linear-gradient(60deg, rgba(231,236,242,1) 0%, rgba(235,240,244,1) 100%);
}
.faq {
    background: url(/template/default/img/sp/beyondskin/bg09-pc.jpg);
    background-size: cover;
    padding: 65px 0;
}
.faq_title {
    margin: 0 0 30px;
    font-size: 4.2rem;
}
.faq_wrapper {
    width: auto;
}
.faq .c-list {
    margin: 0 0 25px 0;
}
.faq .q{
	font-size: 2rem;
	cursor: pointer;
}
.faq .a {
    font-size: 1.8rem;
}
.before_after_img video{
	width: 600px;
	margin: auto;
}
}
@media screen and (min-width: 960px) {
.doctor_wrapper {
    width: 900px;
    padding: 40px;
}    
.voice_content {
    width: 960px;
}
.faq_wrapper {
    width: 960px;
}
.banner {
    width: 760px;
}
.point_content_result_arrow{

	margin:-232px 0 0;
}
.point_content_result_arrow img{
	max-width:none;
}
.point_content_block {
    width: 330px;
}
}

.prod_info {display:inline-block; text-align:left; border:1px dashed #ccc; padding:20px;}

@media screen and (min-width: 767px) {
	.prod_info {padding:30px 70px; font-size: 16px;}
}