section#esthetic{
	padding: 0 0 0px;
    background: #fff9f5;
}
section#esthetic div.box{
	width: 100%;
	margin: 0 auto;
    /*box-shadow: 5px 5px 5px rgba(0,0,0,0.2);
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;*/
    padding: 0 0 30px;
    font-family: 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', '游明朝', '游明朝体', 'ＭＳ Ｐ明朝', 'MS PMincho', 'serif';
}
section#esthetic div.box div.main_img{
    text-align: center;
}
section#esthetic div.box div.head{
    width: 100%;
    margin: 0 auto 30px;
}
section#esthetic div.box div.head h2{
	/*text-indent: -9999px;
    background: url("../img/title.jpg") no-repeat;
    background-size: 100%;
    height: 0;
    padding-top: calc(98/944 * 100%);*/
    margin: 0px auto 20px;
    width: 100%;
    padding: 10px 0;
    color: #fff;
    background: #48bcc2;
    font-size: 140%;
    font-weight: normal;
    border: solid 2px #9da181;
    text-align: center;
    box-sizing: border-box;
}
section#esthetic div.box div.head p{
    font-size: 110%;
    padding: 0 3%;
}
section#esthetic div.box div.flow{
    width: 94%;
    margin: 0 auto 30px;
}
section#esthetic div.box h3{
    font-size: 140%;
    text-align: center;
    font-weight: normal;
}
section#esthetic div.box div.line{
    background: url("../img/line.png") no-repeat;
    background-size: 100%;
    width: 100%;
    height: 0;
    padding-top: calc(29/947 * 100%);
    margin: 0 auto;
}
section#esthetic div.box div.sbox{
    width: 100%;
    margin: 30px auto 0;
}
section#esthetic div.box div.sbox p.exp{
    font-size: 100%;
    margin: 0 0 30px;
}
section#esthetic div.box div.sbox p.exp span{
    color: #bb134e;   
}
section#esthetic div.box div.flow div.sbox div.leftbox{
    
}
section#esthetic div.box div.sbox h4{
    font-size: 140%;
    font-weight: normal;
    border-bottom: solid 8px #62bcc9;
    padding: 0 0 3px;
    margin: 0 0 20px;
}
section#esthetic div.box div.sbox h4.second{
    margin: 30px 0 10px;
}
section#esthetic div.box div.sbox h4 span{
    font-family: 'メイリオ', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', 'MS P Gothic', sans-serif;
    font-size: 100%;
    color: #ab549c;
    margin: 0 0 0 3px;
    display: block;
}
section#esthetic div.box div.sbox h5{
    font-size: 120%;
    font-weight: normal;
    margin: 0 0 10px;
}
section#esthetic div.box div.sbox div.leftbox p{
    font-size: 100%;
}
section#esthetic div.box div.order{
    margin: 30px 0 0;
}
section#esthetic div.box div.order p{
    margin: 0; 
}
section#esthetic div.box div.order a{
    font-size: 110%;
    color: #0c6bb0;
}
section#esthetic div.box div.flow div.sbox div.rightbox{

}
section#esthetic div.box div.price{
    text-align: center;
    font-size: 100%;
    border: solid 1px #9da181;
    background: #e2f2ef;
    padding: 10px 0;
    margin: 0 0 0;
}
section#esthetic div.box div.sp{
    margin: 20px 0 0;  
}
section#esthetic div.box div.option{
    width: 94%;
    margin: 0 auto 0px;
}
section#esthetic div.box div.option div.img{
    margin: 20px 0 0;   
}
section#esthetic div.box div.option div.sbox p{
    font-size: 100%;
}
section#esthetic div.box div.option div.sbox div.leftbox{

}
section#esthetic div.box div.option div.sbox div.leftbox p.exp2{
    margin: 0 0 20px;   
}
section#esthetic div.box div.option div.sbox div.leftbox p span{
    color: #bb134e;
}
section#esthetic div.box div.option div.sbox div.rightbox{
    background: #fff;
}
section#esthetic div.box div.option div.sbox div.rightbox div.kouka{
    padding: 10px;   
}
section#esthetic div.box div.option div.sbox div.rightbox div.kouka h5{
    font-size: 110%;
    color: #009ea5;

}
section#esthetic div.box div.option div.sbox div.rightbox div.kouka ul{
    margin: 0 0 0 20px;
}
section#esthetic div.box div.option div.sbox div.rightbox div.kouka ul li{
    list-style: disc;
}
section#esthetic div.ubox{
    width: 94%;
    margin: 0 auto;
}
section#esthetic div.ubox p.exp_sp{
    padding: 0;
    color: #bb134e;
}