@charset "utf-8";
/* CSS Document */

/*
 Zen Old Mincho Regular

font-family: zen-old-mincho, sans-serif;

font-weight: 400;

font-style: normal;

Zen Old Mincho Bold

font-family: zen-old-mincho, sans-serif;

font-weight: 700;

font-style: normal;

*/



#smoothskin_pure{
	text-align:center;
}

#smoothskin_pure h2{
	font-size: 26px;
	font-family: zen-old-mincho, sans-serif;
	font-weight: 700;
	font-style: normal;
}


#smoothskin_pure h3{
	font-size:70px;
	text-align:center;
	font-weight:300;
	letter-spacing:5px;
}

#smoothskin_pure h3 span{
	font-size:16px;
	display:block;
	margin-top:15px;
	letter-spacing:2px;
}

#smoothskin_pure p{
	font-size: 17px;
	line-height: 2.0;
}

#smoothskin_pure .section{
	width: 100%;
	padding: 80px 0 0;
	margin: 0 auto;
	max-width: 1000px;

}

#smoothskin_pure .section2 {
    width: 100%;
	padding: 80px 0;
	margin: 0 auto;
	max-width: 1000px;    
}


#smoothskin_pure .section .gray{
	background: #B6996C;
}


#smoothskin_pure #main-top{
	width: 100%;
	background-color: #E6C7AA;
}

#smoothskin_pure .cha {
    color: #B6996C;
}

#smoothskin_pure #main-jpg {
    background-color: #F2F2F2;
}

#smoothskin_pure #about h2 span {
    font-size: 24px!important;
}

@media only screen and (max-width:768px) { 
#smoothskin_pure .section{
	width: 90%;
    padding: 30px 0 0;
}

#smoothskin_pure h2 {
    font-size: 24px;
}
    
#smoothskin_pure .decabox {
	width: 100%;
    
}
    
#smoothskin_pure .section2 {
    width: 80%;
	padding: 50px 0;
	margin: 0 auto;    
}
    
    #smoothskin_pure #mode h3 {
        width: 90%;
        margin: auto 5%;
    } 
    
     #smoothskin_pure #mode h2 {
        width: 90%;
         margin: auto 5%;
    } 
    
#smoothskin_pure #mode #mode-b {
    width: 90%!important;
    margin: 10% auto!important;
    padding: 5% 0!important;
    
 }
    
    #smoothskin_pure #mode #mode-b2 {
        display: block!important;
        text-align: center;
        
    }
    
    #smoothskin_pure .mode-b3 {
        width: 80%!important;
        margin: auto!important;
        text-align: center;
        
    }
    
    #smoothskin_pure #riyu dl {
	padding: 10%!important;
}
    
#smoothskin_pure #riyu dt {
	font-size: 20px!important;
}

#smoothskin_pure #riyu ul {
	list-style-type: square;
	font-size: 16px!important;
}

    #howto .howto2 {
	display: block!important;
    margin: 30px auto;
}
    
#howto .how {
	width: 100%!important;
    padding: 0!important;
    margin: auto auto 50px;
}
    
#smoothskin_pure #about h3 {
        width: 90%;
    margin-top: 50px!important;
    } 
    
#smoothskin_pure #about h2 span {
    font-size: 22px!important;
}
    
    #smoothskin_pure .inner .image img {
        max-width: 180px;
       }
    
    #smoothskin_pure .inner .image {
        
        
    }
    

}




#smoothskin_pure h5 {
	background: #B6996C;
	color: white;
	font-weight: bold;
	font-size: 17px;
	padding: 5px 10px;
    margin-top: 10px;
}

#smoothskin_pure h6 {
	font-size: 20px;
	text-align: left;
	font-weight: normal;
}

#smoothskin_pure .decabox {
	width: 90%;
	margin: auto;
}




/*----

説明
-----------------------*/

#smoothskin_pure #primary{
	
}
#smoothskin_pure #primary p{
	max-width: 750px;
	margin: 0 auto;
	text-align: center;
}

#smoothskin_pure #primary p span {
	font-size: 20px;
}




#smoothskin_pure #list li {
	float: left;
	width: 20%;
    line-height: 0;
}



/*----
商品詳細
-----------------------*/


#smoothskin_pure #catch,#smoothskin_pure #about{
	width: 100%;
	display: flex;
 flex-wrap: wrap;
justify-content: center;
	
}

#smoothskin_pure #catch h2{
	font-size: 26px;
	/*letter-spacing: 0.01em;*/
}


#smoothskin_pure #catch .gray{
	width: 100%;
	background-color: #F7F3EE;
}

#smoothskin_pure #catch .box,#smoothskin_pure #about .box{
	width: 50%;
		display: table-cell;
  vertical-align: middle;
	text-align: center;

	padding: 0 25px;
}

#smoothskin_pure #catch h4{
	width: 100%;
	color: #FFF;
	font-size: 24px;
	background-color: #000;
	margin-bottom: 30px;
	
}
#smoothskin_pure #catch h2,#smoothskin_pure #catch p,#smoothskin_pure #about p{
	text-align: left;
}
#smoothskin_pure #catch p.name{
	text-align: center;
	margin-top: 30px;
}

#smoothskin_pure #catch ul{
	width: 100%;
	max-width: 900px;
	display: flex;
 flex-wrap: wrap;
justify-content: space-between;
	margin: 80px auto 0;
	
}


#smoothskin_pure #catch ul li{
	width: 32%;
	background-color: #000405;
	color: #FFF;
	font-weight: bold;
	margin: 0px 0 15px;
	font-size: 17px;
	padding: 15px 0;
	display: flex;
	justify-content: center;
	align-items: center;
}
#smoothskin_pure #catch ul li p{
	line-height: normal;
	text-align: center;
}

#smoothskin_pure #catch p span,#smoothskin_pure #about p span{
	font-size:11px;
}

#smoothskin_pure #catch h5 {
	text-align: left;
}


/*----
ABOUT
-----------------------*/
#smoothskin_pure #about{
	width: 100%;
    margin-bottom: 100px;
}

#smoothskin_pure #about h2{
	text-align: left;
}

#smoothskin_pure #about h3{
	text-align:center;
	width: 100%;
	margin-top: 80px;
}

#smoothskin_pure #about .point-list{
	max-width: 880px;
	display: flex;
 flex-wrap: wrap;
justify-content: space-between;
margin: 80px auto 0;
}


#smoothskin_pure #about .point-list dl{
	width: 32%;
	text-align: center;
	background-color: #EEEEEE;
	font-size: 20px;
	padding:30px 2% 60px;
	margin-bottom: 2%;
	box-sizing: border-box;
}

#smoothskin_pure #about .point-list dl dt{
	line-height: 3.0;
	border-bottom: 1px dotted #000000;
	margin-bottom: 30px;
}

#smoothskin_pure #about .point-list dl dd span{
	color: #AC3F92;
	font-weight: bold;
}

#smoothskin_pure #about #head {
	margin: 80px auto 0;
    padding: 0 25px;
}

#smoothskin_pure #about #head p {
	text-align: center;
}

#smoothskin_pure #about #head img {
    width: 100%;
}

#smoothskin_pure #about .point p {
	color: #B6996C;	
}

#smoothskin_pure #about .point2 p {
	background: #000000;
	color: #FFFFFF;
	padding: 2px 10px;
	font-weight: bold;
}

#smoothskin_pure #about .point2 {
	margin-bottom: 30px;
}

#smoothskin_pure #about .section-color {
	background: #F7F3EE;
	padding: 30px 0;
    width: 100%;
}

#smoothskin_pure #about .ss-1 p {
	color: #B6996C;
	text-align: center;
}

#smoothskin_pure #about .ss-2 p {
	text-align: center;
}

#smoothskin_pure #about .box2 {
	display: flex;
    justify-content: space-between;
	/*width: 90%;*/
	/*margin-left: 5%;*/
	padding: 50px 0;
}

#smoothskin_pure #about .box2-1 {
	width: 40%;
	margin: auto 5%;
}

#smoothskin_pure #about .box2-1 img {
	margin: 20px auto;
}


@media only screen and (max-width:768px) { 
    
#smoothskin_pure h6 {
	font-size: 19px;

}
    
#smoothskin_pure #about #head {
    padding: 0;
}
 
 #smoothskin_pure #about .box2 {
	display: block;
    padding: 5%;
}
  
#smoothskin_pure #about .box2-1 {
	width: 100%;
    margin: auto auto 20%;
}
    
#smoothskin_pure #mode-a {
        display: block!important;
    }
    
#smoothskin_pure #mode .mode-001 {
        width: 100%!important;
    margin-top: 10%;
    
    
    
    }
    
}


/*モードここから----------------*/
#smoothskin_pure #mode {
	background: #F7F3EE;
	width: 100%;
	padding : 80px 0;
}

#smoothskin_pure #mode #mode-a {
	display: flex;
    justify-content: space-between;
	padding: 20px 50px;
}

#smoothskin_pure #mode .mode-001 {
	width: 30%;
	padding: 0 2%;
}


#smoothskin_pure #mode .mode-003 {
	background: #FFFFFF;
	padding: 40px 20px;
    min-height: 150px;
}

#smoothskin_pure #mode .mode-003 p {
	text-align: left;
}

#smoothskin_pure #mode #mode-b {
	background: white;
	width: 50%;
	margin: 50px 25% 0;
	padding: 20px;
	text-align: center;
}

#smoothskin_pure #mode #mode-b1 {
	color: #B6996C;
}

#smoothskin_pure #mode #mode-b2 {
	display: flex;
    justify-content: space-between;
}

#smoothskin_pure #mode .mode-b3 {
	margin: 30px;
    width: 50%;
}

#smoothskin_pure #mode .mode-b3 p {
    margin-top: 10px;
}

#smoothskin_pure #mode .modebox {
    width: 100%;
}

#smoothskin_pure #mode .modebox img {
    width: 100%;
}

/*モードここまで----------------*/


/*理由ここから----------------*/
#smoothskin_pure #riyu {
	background-image: url(../../img/special/smoothskin_pure/back.jpg);
}

#smoothskin_pure #riyu dl {
	color: white;
	padding: 150px 30%;
	text-align: left;
	line-height: 1.5;
	
}

#smoothskin_pure #riyu dt {
	font-size: 30px;
}

#smoothskin_pure #riyu ul {
	list-style-type: square;
	font-size: 24px;
}




/*理由ここまで----------------*/






/*
アプローチ
-------------------------------------------------------------------------------------------*/

#smoothskin_pure .approach h3{
	padding-top: 80px;
}

#smoothskin_pure .approach h4{
	font-size: 30px;
	background: #000;
	color: #fff;
	padding: 40px 0;
	margin: 50px auto 80px;
	font-weight: normal;
}

#smoothskin_pure .approach .inner{
	width: 90%;
	margin: 0 auto 80px;
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
	align-items:center;
}

#smoothskin_pure .approach .inner .box{
	width: 48%;
	text-align: left;
}

#smoothskin_pure .approach .box-border{
	border: 1px solid #000;
	padding: 50px;
	max-width: 900px;
	margin: 0 auto 80px;
}

#smoothskin_pure .approach .box-border .ttl{
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 30px;
}

#smoothskin_pure .approach .box-border p{
	max-width: 760px;
	margin: 30px auto 20px;
	text-align: left;
}

@media only screen and (max-width:768px) { 
#smoothskin_pure .approach .inner{
	display: block;
}
#smoothskin_pure .approach .inner .box{
	width: 100%;
	margin-bottom: 30px;
}

}


/*----

悩み
-----------------------*/

#nayami{
	background:#414141;
	padding:70px 0 5px;
	color:#fff;
}

#nayami h2{
	font-size:40px;
}

#nayami h2 span{
	font-size:26px;
	display:block;
	margin-bottom:10px;
}


#nayami #inner{
	width:95%;
	max-width:1000px;
	margin:0 auto;
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
}

#nayami #inner .box{
	width:100%;
	background:#fff;
	color:#000;
	padding: 30px 0;
}

#nayami #inner p{
	background:#c3c3c3;
	font-size:25px;
	letter-spacing:2px;
	padding:35px 0 5px;
}


#nayami #inner ul{
	width:auto;
	text-align:left;
	margin:30px 1% 40px 6%;
	font-size:18px;
	display: flex;
	flex-wrap: wrap;
}

#nayami #inner ul li{
	width: 49%;
	margin-bottom:15px;
	text-indent:-33px;
	padding-left:40px;
	box-sizing: border-box;
}

#nayami #inner ul li:before{
	content:url(../../img/special/denkibaribrush/icon.jpg);
	vertical-align:middle;
	margin-right:3px;
}


#solution{
	width:90%;
	max-width:700px;
	margin:80px auto 0;
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
	align-items:center;
}

#solution p{
	width:50%;
}

#solution #box{
	width:48%;
}
#solution img{
	max-height: 300px;
}
#solution #box dl{
	margin-bottom:30px;
	font-size:30px;
	line-height:1.8;
}

#solution #box dt{
	font-size:20px;
	margin-bottom:10px;
	
}
#solution #box dd span{
	background:linear-gradient(transparent 60%, #EFD9E9 60%);
}



#solution #box h4{
	margin-top:20px;
	font-size:40px;
	font-weight:normal;
	line-height:1.8;
}

#solution #box h4 span{
	background:linear-gradient(transparent 60%, #FFF500 60%);
}




@media only screen and (max-width: 767px){
#solution{
	display:block;
}

#solution p{
	width:78%;
	margin:0 auto 40px;
}

#solution #box{
	width:100%;
}

#solution #box img{
	max-width:100px;
}

#solution #box dl{
	font-size:26px;
}

#solution #box h4{
	font-size:35px;
}

}



@media only screen and (max-width: 600px){
#smoothskin_pure h3{
	font-size:36px;
	letter-spacing:2px;
}


}





/*
説明
-------------------------------------------------------------------------------------------*/
#smoothskin_pure #ex{
width: 100%;
	display: flex;
 flex-wrap: wrap;
justify-content: center;
	padding: 80px 0;
}




#smoothskin_pure #ex .box{
	width:  50%;
		display: table-cell;
  vertical-align: middle;
	text-align: center;
}


#smoothskin_pure #ex .box h2,#smoothskin_pure #ex .box p{
	max-width: 500px;
	margin: 0 auto;
	text-align: left;
}

#smoothskin_pure #ex .box h2{
	margin-bottom: 50px;
}
#smoothskin_pure #ex .ex-bg{
	width: 50%;
	background-image: url("../../img/special/denkibaribrush/new/image01.jpg");
	background-size: cover;
	background-position: bottom;
	height: 600px;
	
}




/*
モバイルサロン
-------------------------------------------------------------------------------------------*/
#smoothskin_pure .mobilesalon .inner{
	display: flex;
	max-width: 1000px;
	margin: 50px auto 100px;
	align-items: center;
	justify-content: space-between;
}

#smoothskin_pure .mobilesalon .box{
	width: 48%;
	padding: 0;
}

#smoothskin_pure .mobilesalon .box h2{
	margin-bottom: 30px;
	text-align: left;
	font-size: 28px;
	letter-spacing: normal;
}

#smoothskin_pure .mobilesalon .box p{
	text-align: left;
	width: 90%;
}

#smoothskin_pure .mobilesalon .gray{
	background: #ccc;
}




@media only screen and (max-width:768px) { 
#nayami h2 {
    font-size: 24px;
	letter-spacing: normal;
}
#nayami h2 span{
	font-size:20px;
}


#smoothskin_pure #catch .box, #smoothskin_pure #about .box{
	display: block;
	width: 100%;
	padding: 0;
	margin-bottom: 30px;
}

#smoothskin_pure #catch h2{
	font-size: 22px;
	margin-bottom: 30px;
}

#smoothskin_pure #catch h2 br{
	display: none;
}


#smoothskin_pure #catch ul li p{
	font-size: 15px;
}


#smoothskin_pure #ex{
	display: block;
}

#smoothskin_pure #ex .box{
	display: block;
	width: 90%;
	margin: 0 auto 30px
}

#smoothskin_pure #ex .box h2 br,
#smoothskin_pure #about h2 br{
	display: none;
}

#smoothskin_pure #ex .box h2,
#smoothskin_pure #about h2{
	margin-bottom: 30px;
}


/*#smoothskin_pure #about .box img{
	max-width: 280px;
}*/

#smoothskin_pure #about .point-list dl {
    width: 49%;
	font-size: 16px;
	padding-bottom: 40px;
	line-height: 1.5;
}

#smoothskin_pure #about .point-list dl dt{
	font-size: 18px;
}

#smoothskin_pure .mobilesalon .inner{
	display: block;
	margin: 30px auto 50px;
}

#smoothskin_pure .mobilesalon .box {
    width: 90%;
	margin: 0 auto 30px;
}

#smoothskin_pure .mobilesalon .gray {
    padding: 30px 0;
}

#smoothskin_pure .mobilesalon .box h2 br{
	display: none;
}

#smoothskin_pure .mobilesalon .box p {
    width: 100%;
}

}




@media only screen and (max-width:580px) { 
#nayami #inner ul li {
    width: 100%;
}



}



@media only screen and (max-width:460px) { 
#smoothskin_pure h3{
	width: 90%;
	margin: auto;
}
#smoothskin_pure p {
    font-size: 16px;
}

#smoothskin_pure #catch ul li {
    width: 48%;
	margin-bottom: 4%;
}
#smoothskin_pure #catch ul li p{
	font-size: 12px;
}

#nayami{
	padding: 50px 0 40px;
}
#nayami h2{
	font-size: 21px;
	margin-bottom: 30px;
}

#nayami #inner {
    width: 90%;
}

#nayami #inner .box{
	padding: 15px 15px 15px 0;
}
#nayami #inner ul li{
	font-size: 15px;
}

#smoothskin_pure .approach .box-border{
	width: 90%;
	box-sizing: border-box;
}

#smoothskin_pure .approach h4 {
    font-size: 20px;
}

#smoothskin_pure #ex .ex-bg{
	height: 350px;
}

#smoothskin_pure #about h2{
	letter-spacing: 1px;
}
#smoothskin_pure #about .point-list dl {
    font-size: 14px;
}

#smoothskin_pure #about .point-list dl{
	padding: 10px 2% 30px;
}

#smoothskin_pure #about .black h2{
	font-size: 18px;
	letter-spacing: normal;
	width: 94%;
	margin: 0 auto 30px}


#smoothskin_pure .approach .box-border{
	padding: 50px 5%;
}

#smoothskin_pure .mobilesalon .box h2{
	font-size: 21px;
}


}





































/*
HOWTO
-------------------------------------------------------------------------------------------*/
#howto{
	width:90%;
	max-width:1000px;
	margin:80px auto 30px;
}

#howto iframe{
	width: 100%;
	height: 580px;
	margin: 50px auto;
}



#howto #parts{
	max-width:1000px;
	border:5px solid #999;
	box-sizing: border-box;
	margin-top:80px;
	padding:60px 5% 75px;
}

#howto #parts #index{
	margin-bottom:30px;
	font-size:30px;
	letter-spacing:2px;
}

#howto #parts #index span{
	display:block;
	font-size:16px;
	margin-bottom:10px;
}


#howto .wrap{
	margin-top:80px;
	counter-reset: number;
}

#howto .wrap .ttl{
	background:#000;
	color:#fff;
	font-size:20px;
	margin-bottom:20px;
	line-height:2.5;
}

#howto .wrap .index{
	max-width:800px;
	margin:20px auto;
	line-height:1.6;
}


#howto .wrap .time{
	width:95%;
	max-width:650px;
	border:1px solid #000;
	padding:8px 0;
	margin:auto;
}

#howto .wrap .first{
	margin: 50px auto 20px;
	text-align: left;
	padding: 30px;
	background: #f1f1f1;
}
#howto .wrap .first span{
	font-weight: bold;
	font-size: 18px;
	display: block;
}
#howto .wrap #att{
	background:#d3d2d2;
	margin:40px auto 0;
	padding:50px 0;
}

#howto .wrap #att br{
	display:none;
}

#howto .wrap #att img{
	margin-top:25px;
}


#howto .wrap .content{
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
	margin-top:80px;
}

#howto .wrap .content:before{
  content:"";
  display: block;
  width:30%;
  order:1;
}

#howto .wrap .content .box{
	width:31%;
	margin-bottom:50px;
}

#howto .wrap .content .box p{
	font-size:22px;
	counter-increment: number;
	text-align:left;
}

#howto .wrap .content .box p:before{
	content: counter(number);
	background:#000;
	color:#fff;
	width:38px;
	height:38px;
	display:inline-block;
	line-height:38px;
	margin-right:7px;
	text-align:center;
}

#howto .wrap .content .box ol li{
	margin-bottom:5px;
	text-align:left;
}

#howto .repeat{
	background:#ececec;
	padding:20px 2%;
}

#howto .repeat dt{
	font-size:24px;
	margin-bottom:8px
}

#howto .repeat dt span{
	display:inline-block;
	background:#000;
	color:#fff;
	width:28px;
	height:28px;
	line-height:26px;
	text-align:center;
	margin:0 2px;
}


#howto .howto2 {
	display: flex;
    justify-content: space-between;
	margin: 30px auto;
}

#howto .howto2 dl {
	text-align: left;
}

#howto .howto2 dl p {
	font-size: 20px;
	font-weight: bold;
    line-height: normal;
}

#howto .howto2 dl p span {
	background: #000000;
	color: white;
	padding: 5px;
	margin-right: 5px;
    display:inline-block;
    width:28px;
	height:28px;
    text-align: center;
}

#howto .howto2 dt {
    margin: 20px auto;
}

#howto .how {
	padding: 40px;
	width: 40%;
}

#smoothskin_pure #chuui img {
	max-width: 800px;
}



/*ビフォーアフター-----------------*/

#smoothskin_pure #ba {
	margin: 80px auto;
	max-width: 1000px;
}

#smoothskin_pure #ba #ba-1 {
	display: flex;
}

#smoothskin_pure #ba .ba-2 {
	margin: 50px 30px ;
}

#smoothskin_pure #ba #ba-3 {
	margin: auto 25%;
	width: 50%;

}

#smoothskin_pure #ba #ba-3 ul {
	font-size: 15px;
}

#smoothskin_pure #ba #ba-3 li {
	text-align: left;
}










/*ビフォーアフターここまで-----------------*/


@media only screen and (max-width: 680px){
#howto iframe{
	height: 420px;
}

#howto #parts{
	border:3px solid #999;
	padding: 50px 5% 60px;
}

#howto .wrap .index{
	text-align:left;
}

#howto .wrap .content .box{
	width:48%;
}

#howto .wrap .content .box p{
	font-size:15px;
}

#howto .wrap .content .box p:before{
	width:20px;
	height:20px;
	line-height:21px;
	margin-right:5px;
}


#howto .wrap .content .box ol li{
	font-size:12px;
}

#howto .wrap .time{
	font-size:14px;
}
#howto .wrap #att br{
	display:none;
}

#howto .repeat{
	padding:15px 2% 10px;
	font-size:13px;
}

#howto .repeat dt{
	font-size:17px;
}

#howto .repeat dt span{
	width:20px;
	height:20px;
	line-height:20px;
	margin:0 1px;
}
}

@media only screen and (max-width: 480px){
	#howto iframe{
		height: 280px;
	}

	#howto #parts {
		border: 3px solid #999;
		padding: 35px 5% 50px;
	}

	#howto #parts #index {
		margin-bottom: 20px;
		font-size: 22px;
	}

	#howto .repeat dt{
		font-size:16px;
	}


}





/*
movie
-------------------------------------------------------------------------------------------*/

#movie{
	background:#ececec;
	margin-top:80px;
	padding:80px 0;
}

#movie iframe{
	width:100%;
	max-width:1000px;
	height:550px;
	margin:20px auto;
}

#celebrity{
	width:90%;
	max-width:1000px;
	margin:80px auto;
}

#celebrity span{
	font-size:50px;
	border-bottom:1px solid #000;
	display:block;
	padding-bottom:15px;
	margin-bottom:40px;
}


#celebrity p{
	line-height:1.8;
}


#celebrity #inner{
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
	margin-top:40px;
}

#celebrity #inner .box{
	width:47%;
	margin-bottom:30px;
}

#celebrity #inner .box iframe{
	width:100%;
	height:300px;
}

#celebrity #inner .box dl{
	text-align:left;
	margin-top:5px;
}

#celebrity #inner .box dt{
	font-weight:bold;
	margin-bottom:15px;
}


@media only screen and (max-width: 768px){
#movie iframe{
	height:450px;
}

#celebrity #inner .box iframe{
	height:200px;
}

}


@media only screen and (max-width: 540px){
#movie iframe{
	height:260px;
}
#celebrity span{
	font-size:30px;
}

#celebrity #inner .box{
	width:100%;
}
#celebrity #inner .box iframe{
	height:260px;
}
}











#insta{
	width:90%;
	max-width:1000px;
	margin:80px auto;
}

#insta p{
	margin-top:30px;
	font-size:16px;
	line-height:1.8;
}

#insta #inner{
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
	margin-top:80px;
}

#insta #inner .box{
	width:31%;
	margin:0 auto 30px;
}

#insta #inner .box p{
	background:#ccc;
	padding:5px 0;
	margin-bottom:10px;
}

#insta #inner .box iframe{
	border:none !important;  
	min-width:auto !important;
	/* max-width:310px; */
}


/*インスタテキスト追加*/

#insta #inner .box .insta_text{
	padding:0px 20px;
	margin-bottom:10px;
	text-align:left;
	background-color: #FFF !important;
}

@media only screen and (max-width: 768px){
#insta #inner .box{
	width:48%;
}
}

@media only screen and (max-width: 540px){
#insta p br{
	display:none;
}

#insta #inner .box{
	width:90%;
}

#insta #inner .box iframe{
	border:none !important;  
	min-width:auto !important;
	max-width:auto;
}


#insta #inner .box .insta_text{
	/*padding:0px 20px;*/
	margin-bottom:10px;
	text-align:left;
	background-color: #FFF !important;
}

}






/*インスタ オフィシャル*/

#insta_official_bg{
	width:100%;
	background: #CCC;
}	

#insta_official{
	padding:100px 0 100px;
	width:90%;
	max-width:1000px;
	margin:0px auto 0px;
}


#insta_official p{
	margin-top:30px;
	font-size:16px;
	line-height:1.8;
}

#insta_official #inner{
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
	margin-top:80px;
}

#insta_official #inner .box{
	width:31%;
	margin:0 auto 30px;
}

#insta_official #inner .box p{
	background: #FFF;
	padding:5px 0;
	margin-bottom:10px;
}

#insta_official #inner .box iframe{
	border:none !important;  
	min-width:auto !important;
	/* max-width:310px; */
}


@media only screen and (max-width: 768px){
#insta_official #inner .box{
	width:48%;
}
}

@media only screen and (max-width: 540px){
#insta_official p br{
	display:none;
}

#insta_official #inner .box{
	width:90%;
}

#insta_official #inner .box iframe{
	border:none !important;  
	min-width:auto !important;
	max-width:auto;
}


}







#contents{
	display:none;
}


























/*
商品詳細
-------------------------------------------------------------------------------------------*/
#item{
	background:#F7F3EE;
	padding:120px 0;
	margin-top: 80px;
}

#item h3{
	font-size: 60px;
	letter-spacing: 2px;
}

#item h3 span{
	font-size: 12px;
	display: inline;
	vertical-align: top;
}

#item h3 p{
	font-size: 16px;
	margin-top: 15px;
}





#item .inner{
	width:90%;
	max-width:800px;
	margin:70px auto 100px;
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
}

#item .inner .image{
	width:35%;
}

#item .inner dl{
	width:60%;
	text-align:left;
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
}

#item .inner dt{
	width:22%;
	border-bottom:1px dotted #000;
	padding-right:3%;
	padding-bottom:20px;
	margin-bottom:25px;
}

#item .inner dd{
	width:75%;
	border-bottom:1px dotted #000;
	padding-bottom:20px;
	margin-bottom:25px;
}

#item ul{
	width:90%;
	max-width:800px;
	margin:auto;
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
	font-size:25px;
}
#item ul p{
	width: 100%;
	margin-bottom: 30px;
	font-size: 17px;
}


#item ul li{
	width:48%;
	font-size:16px;
}

#item #att{
	width:90%;
	max-width:800px;
	margin:80px auto 30px;
	background:#fff;
	text-align:left;
	padding:4% 0;
	line-height:1.5;
}

#item #att #ttl{
	font-size:30px;
	text-align:center;
}


#item #att p{
	width:90%;
	margin:15px auto 30px;
	font-size: 15px;
}



@media only screen and (max-width: 640px) { 
#item h3{
	font-size: 36px;

}
#item .inner{
	margin-bottom:100px;
}
#item .inner .image{
	width:20%;
	/*max-width:100px;*/
	margin:0 auto 30px;
}

#item .inner dl{
	width:100%;
	margin:0 auto;
	font-size:14px;
}
#item ul li{
	width:100%;
	font-size:14px;
}

#item #att p{
	font-size:12px;
}
    
#item .inner .image{
	width:100%;
}



}









/*
Q&A
------------------------------------------------------------------------------------*/
#faq{
	margin:80px auto;
}

#faq #inner{
	width:92%;
	max-width:1000px;
	margin:80px auto 0;
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
}

#faq #inner dl{
	width:48%;
	max-width:460px;
	text-align:left;
}

#faq #inner dt{
	font-size:20px;
	font-weight:bold;
	text-indent:-50px;
	padding-left:50px;
	line-height:1;
	margin-bottom:10px;
}

#faq #inner dt:before{
	content:"Q ";
	font-size:60px;
	vertical-align:middle;
}

#faq #inner dd{
	margin:0 0 30px 50px;
	line-height:1.6;
}

#faq #inner p {
	font-size: 24px;
	line-height: 2.0;
	font-weight: bold;
	border-bottom: solid 1px;
	margin-bottom: 10px;
}

@media only screen and (max-width: 789px){
#faq #inner dt:before{
	font-size:45px;
}
}


@media only screen and (max-width: 640px) { 
#faq #inner dl{
	width:100%;
}
#faq #inner dt:before{
	font-size:36px;
}
#faq #inner dt{
	font-size:18px;
	text-indent:-30px;
	padding-left:30px;
}
#faq #inner dd{
	margin:0 0 30px 30px;
}
}



/*
メニュー
-------------------------------------------------------------------------------------------*/
#menu{
	background:#e7e7e7;
	padding:80px 0;
}


#menu #inner{
	width:90%;
	max-width:1000px;
	margin:auto;
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
	align-items:center;
	counter-reset: number;
}

#menu #inner #textarea{
	width:48%;
	text-align:left;
}

#menu #inner #textarea h3{
	text-align:left;
}

#menu #inner dl{
	margin-top:20px;
}

#menu #inner dt{
	font-size:25px;
	/* max-width:290px; */
	margin:20px 0;
	border:1px solid #000;
	padding:5px 0;
	text-indent:5px;
	text-align:center;
}

#menu #inner dt span{
	font-size:14px;
	vertical-align:middle;
}

#menu #inner dt .txt20{
	font-size:20px;
	vertical-align:baseline;
	position:relative;
}

#menu #inner dt .txt20:before{
	content:"";
	width:50px;
	border-top: solid 2px #f00;
	-ms-transform: rotate(30deg);
	-webkit-transform: rotate(30deg);
	transform: rotate(30deg);
	position: absolute;
	top: 50%;
	left:-5px;
}




#menu #inner dt .txt20:after{
	content:"";
	display:inline-block;
    box-sizing: border-box;
    border: 5px solid transparent;
    border-left: 5px solid #000;
	margin:0 0 2px 8px;
}

#menu #inner dd{
	line-height:1.8;
}


/*店舗追加*/

#menu #inner #menusalon{
	font-size:13px;
	color:#666666;
	margin-top:10px;
}


#menu #inner #image{
	width:48%;
}


#menu #voice{
	max-width:1000px;
	margin:50px auto;
	background:#fff;
	display:flex;
	flex-wrap:wrap;
	justify-content:space-around;
	padding:50px 0;
	line-height:1.6;
}

#menu #voice p{
	width:90%;
	display:block;
	font-size:20px;
	margin:0 auto 30px;
}

#menu #voice dl{
	width:40%;
}

#menu #voice dt{
	font-size:18px;
	margin-bottom:20px;
	counter-increment: number;
}

#menu #voice dt:before{
	content: "POINT 0" counter(number);
	display:block;
	border-bottom:1px solid #000;
	padding-bottom:10px;
	margin-bottom:15px;
	font-weight:bold;
	font-size:20px;
	letter-spacing:1px;
}

#menu #voice dd{
	font-size:15px;
	text-align:left;
}








@media only screen and (max-width: 767px) { 
#menu #inner{
	display:block;
}

#menu #inner #textarea{
	width:100%;
	margin:0 auto 30px;
}
#menu #inner #textarea h3{
	text-align:center
}

#menu #inner dt{
	font-size:22px;
	margin:20px auto;
}

#menu #inner dd{
	line-height:1.6;
}


#menu #inner #image{
	width:70%;
	margin:auto;
}

#menu #voice{
	display:block;
}

#menu #voice dl{
	width:90%;
	margin:0 auto 30px;
}

#menu #voice dd{
	font-size:13px;
}
}








#salon_index{
	color:#fff;
	position:relative;
}

/* #salon_index:after{
	content:"";
	position:absolute;
	box-sizing: border-box;
	width: 100%;
	border: 1000px solid transparent;
	border-top: 80px solid #000;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	margin-top:40px;
} */

#salon_index dl{
	background:#000;
	width:100%;
	margin:auto;
	padding:70px 0 40px;
}


#salon_index dt{
	font-size:40px;
	width:90%;
	margin:auto;
}

#salon_index dt span{
	display:block;
	font-size:24px;
	margin-bottom:10px;
}

#salon_index dd{
	width:90%;
	margin:30px auto 0;
	line-height:1.6;
}

@media only screen and (max-width: 640px) { 
#salon_index{
	margin-bottom:0;
}
#salon_index dl{
	padding:50px 0;
}
#salon_index dt{
	font-size:26px;
}
#salon_index dt span{
	font-size:18px;
}
}







	/*
口コミ
-------------------------------------------------------------------------------------------*/

#smoothskin_pure  #voice_txt_bg{
	width:100%;
	background: #F6F6F6
}



#smoothskin_pure  #voice_txt{
	width:100%;
	max-width: 1000px;
    margin: 0 auto;
	padding:90px 0;

}


#smoothskin_pure  #voice_txt p{
	font-size:20px;
	margin:20px 0;
	padding:20px 0;
	
	/*border-bottom:1px dotted #000;*/
}


#smoothskin_pure  #voice_txt p br{
	display:none;
}

#smoothskin_pure  #voice_txt dl{
	margin:20px 0;
	text-align:left;
	border-bottom:1px dotted #000;
	padding:20px 0;
}


#smoothskin_pure  #voice_txt dl dt{
	font-weight:bold;
	font-size:20px;
	margin:0 0 20px 0;
}


#smoothskin_pure  #voice_txt p.att{
	font-size:12px;
	border-bottom:none !important; 
}


@media only screen and (max-width: 789px){


#smoothskin_pure  #voice_txt{
	width:90%;
    margin: 0 auto;
	padding:90px 0;
}


#smoothskin_pure  #voice_txt p{
	font-size:18px;
	padding:0px;
}
#smoothskin_pure  #voice_txt p br{
	display:block;
}


#smoothskin_pure  #voice_txt dl dt{
	font-size:16px;
}
    
#smoothskin_pure #ba #ba-3 {
	margin: auto;
	width: 90%;

}
    
#smoothskin_pure #ba #ba-1 {
	display: block;
}


}


/*デンキバリブラシキャンペーン*/
#smoothskin_pure #campaign{
	width: 100%;
	text-align: center;
}

#smoothskin_pure #campaign01{
	padding: 10px 0 50px;
	background:#D98A8D;
}

#smoothskin_pure #campaign02{
	padding-top: 20px;
	background:#F5DFE1;
}

#smoothskin_pure #campaign03{
	background:#FFF5EB;
	margin-bottom: 0;
}

#smoothskin_pure #campaign03 p{
	text-align: center;
	margin: 0 auto;
	width: 80%;
	padding: 30px 0 50px;
	font-size: 20px;
	font-weight: bold;
}



/*
LINE UP
------------------------------------------------------------------------------------*/
#smoothskin_pure #lineup{
	margin: 0 0 100px;
	border-bottom:#DCDCDC 10px solid;
	padding-bottom: 100px;
}

#smoothskin_pure #lineup #lineup_top{
	padding: 150px 0 150px;
	background: #858585;
	width: 100%;
	color: #FFFFFF;
}

#smoothskin_pure #lineup #lineup_ttl dt{
	font-size: 25px;
	font-weight: bold;
	margin: 80px 0 30px;
}

#smoothskin_pure #lineup #lineup_ttl dd{
	font-size: 16px;
}




#smoothskin_pure #lineup .for{
	background: #B4A35C;
	max-width: 1000px;
	text-align: center;
	margin: 80px auto 0;
	padding: 20px 0 20px;
}

#smoothskin_pure #lineup .for:nth-child(2) {
	background: #DCDCDC;
}

#smoothskin_pure #lineup .for dt{
	font-size: 25px;
	font-weight: bold;
	margin-bottom: 3px;
}

#smoothskin_pure #lineup .for dd{
	font-size: 16px;
}

#smoothskin_pure #lineup .series{
	text-align: center;
	margin: 60px auto 0;
	display: block;

}

#smoothskin_pure #lineup .series dt{
	font-size: 25px;
	font-weight: bold;
	border-bottom: 6px solid #FFF500;
	width: 230px;
	margin: 0 auto 10px;
	padding-bottom: 7px;
}

#smoothskin_pure #lineup .series dd{
	font-size: 16px;
}


#smoothskin_pure #lineup .item_wrap{
	max-width: 1000px;
	margin: 0 auto 0;
	text-align: left;
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
}


#smoothskin_pure #lineup .item dl{
	width: 470px;
	margin-top: 40px;
	
	    /* フレックスコンテナであることを指定 */
        display: flex;

        /* 軸の設定(既定値がrowなので省略可能) */
        flex-direction: row;

        /* 主軸：左右の配置 */
        justify-content: space-between;

        /* 交差軸：上下の配置 */
        align-items: flex-end;

}



#smoothskin_pure #lineup .item dt{
	width: 250px;
	float: left;
	margin-right: 50px;
	line-height: 27px;

}


#smoothskin_pure #lineup .item p{
	font-size:30px;
	margin: 0 0 15px;
	display: block;
	width: 250px;
	line-height: 35px;
}

#smoothskin_pure #lineup .item p span{
	font-size: 13px;
	font-weight: normal;
	line-height: 20px;
	display: block;
}

#smoothskin_pure #lineup .item p span:first-child{
	margin-top:10px;
}



#smoothskin_pure #lineup .item dd{

        /*height: 200px;
        width: 300px;*/

        /* フレックスコンテナであることを指定 */
        display: flex;

        /* 軸の設定(既定値がrowなので省略可能) */
        flex-direction: row;

        /* 主軸：左右の配置 */
        justify-content: space-between;

        /* 交差軸：上下の配置 */
        align-items: flex-end;

}




@media only screen and (max-width: 789px){
	
	#smoothskin_pure #lineup{
		width: 100%;
	}
	
	#smoothskin_pure #lineup #lineup_top{
		width: 100% !important;
		padding: 100px 0 100px;
		text-align: center;
	}	
	
	#smoothskin_pure #lineup #lineup_ttl{
		width: 90%;
		margin: 30px auto 0;
		text-align: center;
	}
	
	#smoothskin_pure #lineup .for{
		width: 90%;
		margin: 50px auto 0;
		text-align: center;
	}

	#smoothskin_pure #lineup .series{
		width: 90%;
		margin: 50px auto 0;
		text-align: center;
	}
	
	#smoothskin_pure #lineup .item_wrap{
		width: 85%;
		margin: 0 auto;
}
	/*
	#smoothskin_pure #lineup .item dl{
		width: 100%;
	}
	
	#smoothskin_pure #lineup .item dt{
	width: 55%;
}
	#smoothskin_pure #lineup .item dd img{
	width: 60%;
	}
*/

	#smoothskin_pure #lineup .item dl{
	width: 100% !important;
	/*margin-top: 40px;*/
}



	#smoothskin_pure #lineup .item dt{
	width: 80%;
	float: left;
	margin-right: 0px;
	/*line-height: 27px;*/

}


	#smoothskin_pure #lineup .item p{
	width: 80%;
}
/*
#smoothskin_pure #lineup .item p span{
	font-size: 13px;
	font-weight: normal;
	line-height: 20px;
	display: block;
}
*/

	#smoothskin_pure #lineup .item dd{
	clear: both;
	width: 40%;
	}
/*
	#smoothskin_pure #lineup .item dd img{
	width: 30%;

}*/
}








#series{
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
	max-width: 1000px;
	margin: 80px auto;
}


#series h3{
	width: 100%;
	margin-bottom: 50px;
}

#series .box{
	width: 32%;
	max-width: 500px;
	text-align: center;
}

#series .box img{
    max-height: 250px;
}

#series .box .name{
	font-size: 22px;
	font-family: zen-old-mincho, sans-serif;
	letter-spacing: normal;
    margin-top: 15px;
}

#series .box dl{
	margin-top: 10px;
	font-size: 16px;
}

#series .box dt{
	font-size: 18px;
}

#series .box dd{
	margin-top: 5px;
}

#series .box dd p{
	max-width: 340px;
	background: #000;
	margin: 15px auto 0;
}

#series .box dd p a{
	display: block;
	padding: 10px 0;
	color: #fff;
}


@media only screen and (max-width:960px) { 
	#series .box .name{
		font-size: 22px;
	}
}

#smoothskin_pure h3 span br{
displa:block
}



@media only screen and (max-width:768px) { 
#series{
	width: 90%;
	display:block;
}

#series .box{
	width: 100%;
	margin: 0 auto 50px;

}
    
    #oteirewosurumaeni #oteire {
    display: block!important;
}

    #oteirewosurumaeni .oteire {
    display: block!important;
    width: 100%!important;
}

}


#oteirewosurumaeni {
    background: #EFEFEF;
    padding: 50px 0;
}

#oteirewosurumaeni #oteire {
    display: flex;
    justify-content: space-around;
}

#oteirewosurumaeni .oteire {
    display: flex;
    justify-content: space-between;
    width: 40%;
    margin-top: 30px;
}

#oteirewosurumaeni .oteire p {
    text-align: left;
    margin-left: 20px;
    font-size: 15px;
}

#smoothskin_pure .sp-br br {
    display: none;    
}



@media only screen and (max-width: 768px) {
    
    #oteirewosurumaeni .oteire p {
        width: 90%;
        margin: 10px auto;

}
    
    #smoothskin_pure #mode #mode-a{padding:0}

#smoothskin_pure #mode .mode-001 {
  width: 90% !important;
  margin: 10% auto;
}

#smoothskin_pure #riyu {
  background-image: url(../../img/special/smoothskin_pure/back.jpg);
  background-position: 48% 0;
}

#smoothskin_pure .sp-br br {
    display: block;
}
    
#smoothskin_pure #mode h3 {
        width: 90%;
        margin: auto 5%;
    } 

#smoothskin_pure .series_bg2{
	width: 90%;
	margin: auto;
}
    
}




@media only screen and (max-width:560px) { 
.series ul li dt span img{
	max-height: 170px;
} 
}





#smoothskin_pure .series_bg2{
	margin-top: 80px;
}




