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

/*ボックスシャドウ*/
.shadow{
box-shadow:0 0 8px #fff, 0 0 8px #ccc, 0 0 1px #aaa; -webkit-box-shadow:0 0 8px #fff, 0 0 5px #ccc, 0 0 1px #aaa; -moz-box-shadow:0 0 8px #fff, 0 0 8px #ccc, 0 0 1px #aaa; }

small{
	font-size:80%;
	}
.bottunmail .text2020{
	text-align:center;
	padding:20px 0 0;
	font-size:130%;
	line-height:1.4;
	}

/* マージンボトム
-----------------------------------------------------------------------------*/
.mb5 { margin-bottom: 5px;}
.mb10 { margin-bottom: 10px; }
.mb15 { margin-bottom: 15px; }
.mb18 { margin-bottom: 18px; }
.mb20 { margin-bottom: 20px; }
.mb25 { margin-bottom: 25px; }
.mb30 { margin-bottom: 30px; }
.mb35 { margin-bottom: 35px; }
.mb40 { margin-bottom: 40px; }
.mb45 { margin-bottom: 45px; }
.mb50 { margin-bottom: 50px; }
.mb60 { margin-bottom: 60px; }
.mb70 { margin-bottom: 70px; }
.mb80 { margin-bottom: 80px; }
.mb90 { margin-bottom: 90px; }
.mb100 { margin-bottom: 100px; }
.mb110 { margin-bottom: 110px; }
.mb120 { margin-bottom: 120px; }
.mb130 { margin-bottom: 130px; }
.mb140 { margin-bottom: 140px; }
.mb150 { margin-bottom: 150px; }

.mt5 { margin-top: 5px;}
.mt10 { margin-top: 10px; }
.mt15 { margin-top: 15px; }
.mt20 { margin-top: 20px; }
.mt25 { margin-top: 25px; }
.mt30 { margin-top: 30px; }
.mt35 { margin-top: 35px; }
.mt40 { margin-top: 40px; }
.mt45 { margin-top: 45px; }
.mt50 { margin-top: 50px; }
.mt60 { margin-top: 60px; }
.mt70 { margin-top: 70px; }
.mt100 { margin-top: 100px; }

.mr5 { margin-right: 5px;}
.mr10 { margin-right: 10px; }
.mr15 { margin-right: 15px; }
.mr18 { margin-right: 18px; }
.mr20 { margin-right: 20px; }
.mr25 { margin-right: 25px; }
.mr30 { margin-right: 30px; }
.mr35 { margin-right: 35px; }
.mr40 { margin-right: 40px; }
.mr45 { margin-right: 45px; }
.mr50 { margin-right: 50px; }

.ml5 { margin-left: 5px;}
.ml10 { margin-left: 10px; }
.ml15 { margin-left: 15px; }
.ml20 { margin-left: 20px; }
.ml25 { margin-left: 25px; }
.ml30 { margin-left: 30px; }
.ml35 { margin-left: 35px; }
.ml40 { margin-left: 40px; }
.ml45 { margin-left: 45px; }
.ml50 { margin-left: 50px; }
.ml60 { margin-left: 60px; }
.ml70 { margin-left: 70px; }
.ml100 { margin-left: 100px; }

/* フロート回り込み解除
----------------------------------------------- */
.clearfix { width:100%; }
.clearfix:after {content: ".";display: block;visibility: hidden;height: 0.1px;font-size: 0.1em;line-height: 0;clear: both;}

/* for PC & Tablet */
@media (min-width:737px){
/*PCここから*/

.pc_none{
	display:none;
	}

/* ブロック
----------------------------------------------- */
section { width:960px; min-width:960px; margin:0px auto; }
header > section {
    width: 90%;
}
.wrap { overflow:hidden;}
.ppl{ color:#CD3593;}
#main { padding:50px 0px;}

/* ヘッダー
----------------------------------------------- */
/*header section h1 { margin:5px 0 20px; font-size:12px; }
header section .wrap .bt01 { width:250px; float:left; margin:0px 408px 0px 0px; }
header section .wrap .bt02 { width:200px; float:left; margin:0px 0px 0px 0px; }
header section .wrap .bt03 a ,
header section .wrap .bt04 a { display:block; width:36px; height:36px; float:left; margin:0px 0px 0px 10px; }*/

/* グローバルナビ
----------------------------------------------- */
/*header nav { background-image: url(img/nav_bg.jpg); background-repeat:repeat-x; background-position:0px 60px; margin:-40px 0px 0px; font-size:120%;}
header nav section { width:1080px; overflow:hidden; height:220px; font-size: 80%;}
header nav section .bt01 { width:93px; float:left; padding:60px 0 0; line-height:110px; text-align:left;}
header nav section .bt02 { width:113px; float:left; padding:60px 0 0; line-height:110px; text-align:left;}
header nav section .bt03 { width:103px; float:left; padding:60px 0 0; line-height:110px; text-align:left;}
header nav section .bt031 { width:120px; float:left; padding:60px 0 0; line-height:110px; text-align:left;}
header nav section .bt05 { width:123px; float:left; padding:60px 0 0; line-height:110px; text-align:right;}
header nav section .bt051 { width:150px; float:left; padding:60px 0 0; line-height:110px; text-align:right;}
header nav section .bt06 { width:73px; float:left; padding:60px 0 0; line-height:110px; text-align:right;}
header nav section .bt07 { width:83px; float:left; padding:60px 0 0; line-height:110px; text-align:right;}
header nav section .bt04{ width:220px; height:220px; float:left;}
header nav section .bt04 a:hover img{filter: alpha(opacity=90);opacity:0.9;}
header nav section p a:link ,
header nav section p a:visited { color: #333; text-decoration:none;}
header nav section p a:hover,
header nav section p a:active { color:#333; text-decoration: underline;}*/
header{
position: relative;
width: 100%;
height: 165px;
}
header h1{
    position: absolute;
    top: 30px;
    left: 50%;
    z-index: 998;
    width: 180px;
    height: 180px;
    margin-left: -100px;
}
header h1 a{
display: block;
}
header h1 a img{
width: 100%;
height: 100%;
}
.h_nav ul .bt00{
width:180px;
}
header .wrap {
height: 80px;
position: relative;
}
header .wrap p{
display: inline-block;
height: 50px;
}
header .wrap .bt01{
position: absolute;
left: 150px;
top: 20px;
padding-left: 50px;
background-image: url("img/tel.png");
background-position: left top;
background-repeat: no-repeat;
line-height: 1.1;
font-size: 25px;
}
header .wrap .bt01 small{
display: block;
font-size: 52%;
}
header .wrap .bt02 small{
display: block;
font-size: 70%;
}
header .wrap .bt02{
position: absolute;
right: 250px;
top: 20px;
line-height: 1.2;
font-size: 18px;
}
header .wrap .bt03 {
    position: absolute;
    right: 200px;
    top: 20px;
}
header .wrap .bt04 {
    position: absolute;
    right: 160px;
    top: 21px;
}
header .wrap p a i{
color:#CE3694;
font-size: 40px;
}

header nav {
width: 100%;
position: absolute;
left: 0;
top: 80px;
z-index: 1;
background-image:url("img/h3_top.jpg"), url("img/h3_bottom.jpg");
background-position: left top, left bottom;
background-repeat: repeat-x;
}
header nav ul {
display: flex;
justify-content: space-around;
padding:32px 5% 30px;
box-shadow: 1px 1px 8px grey;
}
.h_nav > ul > li > a{
font-size: .9vw;
}
.h_nav > ul > li > a:link {color: #333; text-decoration: none;}
.h_nav > ul > li > a:visited {color: #333; text-decoration: none;}

/* footer
----------------------------------------------- */
footer { height:260px; background:url(img/footer_bg.jpg) repeat-x; padding:92px 0px; box-sizing:border-box;}
footer section .bt01 { width:340px; float:left; }
footer section .bt02 { width:258px; float:left; margin:0 0 0 40px; }
footer section .bt03 { width:290px; float:right; margin:7px 0 0 0; }

/* トップページへ戻る
-----------------------------------------------------------------------------*/
.pagetop {
 display: none;
 position: fixed;
 bottom: 60px;
 right: 55px;
}
.pagetop a {
 display: block;
 width: 80px;
 height: 80px;
 background:url(img/top.png) no-repeat;
 text-align: center;
 color: #fff;
 font-size: 0px;
 text-decoration: none;
 line-height: 56px;
}

/* ページタイトル
----------------------------------------------- */
h2 {
    width: 100%;
    height: 80px;
    background: url(img/h2_bg.jpg) repeat-x;
    padding: 80px 0 0;
    text-align: center;
}
h2 section b { display:block; color:#FFF; font-size:40px; margin:0 0 15px; }
h2 section p { color:#FFF; }

#top h2 { width:100%; height:550px; background:url(img/h2_bg.jpg) repeat-x 0 50px; margin:0 0 0; padding:30px 0; text-align:center;  }

/* トップページ
----------------------------------------------- */
#top #main section .ppl { padding:35px 0px; background-image:url(img/h3_top.png), url(img/h3_bottom.png); background-position:top left, bottom left; background-repeat:repeat-x, repeat-x; font-size:28px; text-align: center; line-height:1.3em; }

/*ビフォーアフター*/
#main section .ba { overflow:hidden; padding:0 0 15px; background-image:url(img/ba_aroow.png), url(img/ba_sdw02.png), url(img/ba_sdw02.png); background-position: center 150px, bottom left, bottom right; background-repeat:no-repeat, no-repeat, no-repeat; margin:0 0 30px;}
#main section .ba dt { width:440px; float:left; box-sizing:border-box; border:1px #ECE8DA solid; padding:10px; background:#FAF8F2; }
#main section .ba dd { width:440px; float:right; box-sizing:border-box; border:1px #ECE8DA solid; padding:10px; background:#FAF8F2; }
#main section .ba dt .wrap, #main section .ba dd .wrap {
    box-sizing: border-box;
    padding: 10px;
    border: 1px solid #ECE8DA;
    min-height: 449px;
}
#main section .ba .wrap h4 { height:auto; text-align: center; color:#CD3593; font-size:20px; padding:5px 0px; line-height:20px; background:none; }
.text { min-height:120px; line-height:1.8em; padding:0px 20px 20px; text-align:left; }
#main section .bt { margin:50px auto; text-align:center; }
#main section .bt11 { margin:50px 0; overflow:hidden; }
#main section .bt11 a:first-child { width:400px; float:left; margin:0 50px 0 10px; }

/*たった一度で効果を感じられるのか？*/
#top #main section .col3 { overflow:hidden; text-align:left; }
#top #main section .col3 .bt01 { width:300px; float:left; box-sizing:border-box; padding:10px; border:1px solid #ECE8DA; margin:0 0 0; background-color:#FAF8F2; }
#top #main section .col3 .bt02,
#top #main section .col3 .bt03 { width:300px; float:left; margin:0px 0px 0px 30px; box-sizing:border-box; padding:10px; border:1px solid #ECE8DA; background-color:#FAF8F2; }
#top #main section .col3 .wrap { box-sizing:border-box; padding:10px; border:1px solid #ECE8DA; }

/*ポイント*/
#top #main section .point .ppl { padding:30px 0px; line-height:1.3em; background-image: url(img/point.png); background-position:left top; background-repeat: no-repeat; font-size:25px; text-align: center; }
#top #main section .point .wrap { padding:0px 240px; font-size:18px; line-height:1.8em; background-image:url(img/point_01.png), url(img/point_02.png); background-position:left 100px, right 0px; background-repeat:no-repeat, no-repeat; }
#top #main section h4.ttl { color:#CD3593; text-align:center; font-size:25px; margin:0 0 20px; padding:0px 0px 0px;  }
#top #main section .review { min-height:130px; margin:0 0 30px; padding:0 0 0 260px; background-image:url(img/review_bg01.png); background-position:106px top; background-repeat:no-repeat; }
#top #main section .review dt { font-size:25px; padding:0 0 10px; color:#CD3593; line-height:1.3em; }
#top #main section .review dd { fline-height:1.5em; }

/* 店舗紹介
----------------------------------------------- */
#about #main section h3 { color:#CD3593; text-align:center; font-size:25px; margin:0 0 30px; padding:0px 0px 40px; background-image: url(img/ba_sdw04.png); background-position:center bottom; background-repeat:no-repeat; }
#about #main section .wrap00 { min-height:310px; padding:0 0 0 460px; background:url(about/img/about_01.png) no-repeat 160px 0; }
#about #main section table { margin:0 auto 40px; }
#about #main section table th { width:43%; height:50px; border-bottom:1px #CCCCCC solid; padding:0 2% 0 0; line-height:50px; text-align:right; color:#CD3593;}
#about #main section table td {
width:53%; 
height:auto; 
border-bottom:1px #CCCCCC  solid; 
padding:0 0 2% 2%;
}
#about .pTable { width:960px; border:1px solid #CC3392; background-color:#FFFFFF; margin:0 0 30px; box-sizing:border-box; background-image: url(price/img/price01.png),url(about/img/price02.png),url(about/img/price03.png),url(about/img/price04.png), url(img/ba_sdw04.png); background-position:left top, right top, right bottom, left bottom,center bottom; background-repeat:no-repeat,no-repeat,no-repeat,no-repeat,no-repeat; }
#about .pTable .wrap { width:900px; border:1px solid #CC3392; padding:0 0 0 0; box-sizing:border-box; background-color:#FAF8F2;}
.pTableT{
	border-bottom: 1px dashed #CC3392;
	padding:20px 0;
	}
.pTableT tr th b {
    font-size: 150%;
    color: #333333;
    text-align: center;
    margin-bottom: 10px;
    display: block;
}
.pTableT tr td {
    position: relative;
    width: 50%;
    padding: 5px 10px;
}
.pTableT tr td:before{
	position: absolute;
    content: '・';
    font-size: 30px;
    color: #CC3392;
    /* top: 7px; */
    left: -15px;
	}
.pTableT .p02 li {
    margin-bottom: 5px;
}
.bottunmail{
	background-color:#E6EDE3;
	width:100%;
	overflow:hidden;
	}
.bottunmail img {
    width: 80%;
    height: auto;
    margin: 10% auto 30px;
    display: block;
}
.bottunmail .bt210923{
max-width: 232px;
width: 40%;
height: auto;
margin: 0 auto 10%;
display: block;
}
.pTable .bottunmail{
	background-color:#FAF8F2 !important;
	width:100%;
	overflow:hidden;
	}
.bottunmail .siryo01 a{
	display:block;
	width:400px;
	float:left;
	height:60px;
	line-height:60px;
	border-radius:4px; -webkit-border-radius:4px; -moz-border-radius:4px;
	background-color:#48BB99;
	color:#fff;
	border-bottom:3px solid #256552;
	margin:30px 40px;
	font-size:18px;
	text-align:center;
	text-decoration:none;
	}
.bottunmail .siryo02 a{
	font-size:18px;
	text-align:center;
	display:block;
	width:400px;
	float:left;
	height:60px;
	line-height:60px;
	border-radius:4px; -webkit-border-radius:4px; -moz-border-radius:4px;
	background-color:#CE3694;
	color:#fff;
	border-bottom:3px solid #791E57;
	margin:30px 40px;
	text-decoration:none;
	}
.bottunmail .siryo03 a{
	display:block;
	width:400px;
	height:60px;
	line-height:60px;
	border-radius:4px; -webkit-border-radius:4px; -moz-border-radius:4px;
	background-color:#48BB99;
	color:#fff;
	border-bottom:3px solid #256552;
	margin:30px auto 40px;
	font-size:18px;
	text-align:center;
	text-decoration:none;
	}
.bottunmail .siryo04 a{
	display:block;
	width:400px;
	height:60px;
	line-height:60px;
	border-radius:4px; -webkit-border-radius:4px; -moz-border-radius:4px;
	background-color:#CD3593;
	color:#fff;
	border-bottom:3px solid #8A2263;
	margin:30px auto 40px;
	font-size:18px;
	text-align:center;
	text-decoration:none;
	}
.bottunmail .siryo01 a:hover,
.bottunmail .siryo02 a:hover,
.bottunmail .siryo03 a:hover,
.bottunmail .siryo04 a:hover,
.bottunmail .siryo01 a:active,
.bottunmail .siryo02 a:active,
.bottunmail .siryo03 a:active,
.bottunmail .siryo04 a:active { alpha:(opacity=70); opacity:0.7; transition-property: all; transition: 0.3s linear;}

.bottunmail .bottunmailwrap{
	display:block;
	margin-bottom:30px;
	overflow:hidden;
	}
.bottunmail .bt01 a{
	display:block;
	width:430px;
	float:left;
	height:60px;
	line-height:60px;
	border-radius:4px; -webkit-border-radius:4px; -moz-border-radius:4px;
	background-color:#d551a3;
	color:#fff;
	border-bottom:3px solid #791E57;
	margin:30px 0 0 40px;
	font-size:14px;
	text-align:center;
	text-decoration:none;
	}
.bottunmail .bt02 a{
	font-size:14px;
	text-align:center;
	display:block;
	width:430px;
	float:right;
	height:60px;
	line-height:60px;
	border-radius:4px; -webkit-border-radius:4px; -moz-border-radius:4px;
	background-color:#d1449b;
	color:#fff;
	border-bottom:3px solid #791E57;
	margin:30px 40px 0 0;
	text-decoration:none;
	}
.bottunmail .bt03 a{
	display:block;
	width:430px;
	float:left;
	height:60px;
	line-height:60px;
	border-radius:4px; -webkit-border-radius:4px; -moz-border-radius:4px;
	background-color:#c3308b;
	color:#fff;
	border-bottom:3px solid #791E57;
	margin:0 0 0 40px;
	font-size:14px;
	text-align:center;
	text-decoration:none;
	}
.bottunmail .bt04 a{
	font-size:14px;
	text-align:center;
	display:block;
	width:430px;
	float:right;
	height:60px;
	line-height:60px;
	border-radius:4px; -webkit-border-radius:4px; -moz-border-radius:4px;
	background-color:#c3308b;
	color:#fff;
	border-bottom:3px solid #791E57;
	margin:0 40px 0 0;
	text-decoration:none;
	}
.bottunmail .bt01 a:hover,
.bottunmail .bt02 a:hover,
.bottunmail .bt03 a:hover,
.bottunmail .bt04 a:hover,
.bottunmail .bt01 a:active,
.bottunmail .bt02 a:active,
.bottunmail .bt03 a:active,
.bottunmail .bt04 a:active { alpha:(opacity=70); opacity:0.7; transition-property: all; transition: 0.3s linear;}

.start {
	overflow:hidden;
	}
.start dt{
	width:214px;
	float:left;
	}
.start dd{
	width:602px;
	float:left;
	padding:0 0 0 20px;
	}
.start dd b{
	font-size:130%;
	color:#CE3694;
	}
.start dd p{
	font-size:80%;
	position:relative;
	padding:0 0 5px 10px;
	}
.start dd p:before{
	position: absolute;
	content:'・';
	font-size:30px;
	color:#CC3392;
	left:-10px;
	}

/* 料金・メニュー
----------------------------------------------- */
#price #main section h3 { color:#CD3593; text-align:center; font-size:25px; margin:0 0 30px; padding:0px 0px 40px; background-image: url(img/ba_sdw04.png); background-position:center bottom; background-repeat:no-repeat; }
.pTable { border:1px solid #CC3392; background:#FFFFFF; padding:30px; margin:0 0 30px; box-sizing:border-box; background-image:url(price/img/price01.png),url(price/img/price02.png),url(price/img/price03.png),url(price/img/price04.png); background-position:left top, right top, right bottom, left bottom; background-repeat:no-repeat,no-repeat,no-repeat,no-repeat;  }
.pTable .wrap { border:1px solid #CC3392; padding:30px; box-sizing:border-box; background:#FAF8F2;}
.pTable .wrap h4 { font-size:30px; padding:15px 0; border-top:1px dashed #CC3392; border-bottom:1px dashed #CC3392; color:#CC3392; line-height:1.2; text-align:center; margin-bottom:30px;}
.pTable .wrap.p210905 h4 { 
font-size: 22px;
padding: 20px 40px;
line-height: 1.8;
text-align: left;
margin: 20px 0;
}
.pTable .wrap .p01 { font-size:18px; padding:15px 0; border-bottom:1px dashed #CC3392; color:#CC3392; }
.pTable .wrap .p02{ font-size:18px; padding:15px 0; border-bottom:1px dashed #CC3392; color:#CC3392; }
.pTable .wrap .p021{ font-size:18px; padding:15px 0; border-bottom:1px dashed #CC3392; }
.pTable .wrap.p210905 .p021{
line-height: 1.8;
padding:15px 40px;
}
.pTable .wrap .p021 span{ color:#CC3392;}
#price font { color:#333333; font-size:25px; padding:0 5px 0 0;}
.pTable .wrap .p02 .kome { display:block; font-size:13px; margin:2px 0 0; color:#333333; }
.pTable .wrap .p03{ padding:15px 0 10px; border-bottom:1px dashed #CC3392; }
.pTable .wrap .p03 span { display:inline-block; background:#9E6BD6; border-radius: 4px; -webkit-border-radius:4px; -moz-border-radius:4px; color: #FFF; padding:5px 10px; margin:0 10px 5px 0; }
.pTable .wrap .p04{ padding:15px 0 0; }
.pTable .wrap img {
    display: block;
    margin: 0 auto 20px;
}

#price #main .mb50 .wrap a{ display:inline-block; background:#9E6BD6; border-radius: 4px; -webkit-border-radius:4px; -moz-border-radius:4px; color: #FFF; padding:5px 10px; margin:0 10px 5px 0; }

#price #main .mb50 .wrap .bottunmail .siryo03 a{
display:block; 
background:#9E6BD6; 
border-radius: 4px; 
-webkit-border-radius:4px; 
-moz-border-radius:4px; 
color: #FFF; 
padding:5px 10px; 
margin:20px auto 0;
border-bottom:3px solid #653995;
}

.pTable01 { border:1px solid #CC3392; background:#FFFFFF; padding:30px; margin:0 0 30px; box-sizing:border-box; background-image:url(price/img/price01.png),url(price/img/price02.png),url(price/img/price03.png),url(price/img/price04.png); background-position:left top, right top, right bottom, left bottom; background-repeat:no-repeat,no-repeat,no-repeat,no-repeat; line-height:1.3;}
.pTable01 .wrap { border:1px solid #CC3392; padding:30px ; box-sizing:border-box; background:#FAF8F2; font-size:20px;}
.pTable01 .wrap .mb20 h4{
	position: relative;
    padding: 0 0 5px 20px;
}
.pTable01 .wrap .mb20{
	padding-bottom:20px;
	border-bottom:1px dotted #CE3694;
	padding-left:100px;
	}
.pTable01 .wrap h5,
.wrap0901{
	padding-bottom:20px;
	margin-bottom:20px;
	border-bottom:1px dotted #CE3694;
	padding-left:100px;
	}
.pTable01 .wrap .mb20 h4:before {
    position: absolute;
    content: '・';
    font-size: 30px;
    color: #CC3392;
    left: 0px;
	top:-6px;
}
.pTable01 .wrap .mb20 .p021 span,
.pTable01 .wrap h5 span{
    font-size: 130%;
    color: #CE3694;
}
#elastin #main .mb90 #bt04 .wrap .p02 li {
    margin-bottom: 5px;
    font-size: 90%;
}
.wrap0901 h4{
	font-weight:bold;
	text-align:center;
	margin-left:-60px;
	}
.wrap0901 ul li{
	position: relative;
    padding: 0 0 5px 20px;
}
.wrap0901 ul li:before {
    position: absolute;
    content: '・';
    font-size: 30px;
    color: #CC3392;
    left: 0px;
	top:-6px;
}
.wrap0901 p{
	padding-left:5px;
	}

/* お客様の声
----------------------------------------------- */
#review #main section h3 { color:#CD3593; text-align:center; font-size:25px; margin:0 0 30px; padding:0px 0px 40px; background-image: url(img/ba_sdw04.png); background-position:center bottom; background-repeat:no-repeat; }
#review #main .mb50 .pTable dl.wrap { border:1px solid #CC3392; padding:30px; box-sizing:border-box; background:#FAF8F2;}
#review #main .mb50 .pTable dl.wrap dt { width:180px; min-height:40px; padding:0 0 0 0; float:left; background:url(review/img/icon.png) no-repeat 20px 0;}
#review #main .mb50 .pTable dl.wrap dt .kao { min-width:160px; min-height:160px;}
#review #main .mb50 .pTable dl.wrap dd { width:600px; float:left;}
#review #main .mb50 .pTable dl.wrap dd h4 { 
line-height:1.3em; 
font-size:30px; 
padding:15px 0 13px; 
border-bottom:1px dashed #CC3392; 
color:#CC3392;
}
#review #main .mb50 .pTable dl.wrap dd .p05{ padding:20px 0 0; }

/* お問合せ
----------------------------------------------- */
#contact #main section h3 { color:#CD3593; text-align:center; font-size:25px; margin:0 0 30px; padding:0px 0px 40px; background-image: url(img/ba_sdw04.png); background-position:center bottom; background-repeat:no-repeat; }
#contact #main section .pTable .wrap #mail_form dl { font-size:20px; }
#contact #main section .pTable .wrap #mail_form dl dt { padding:5px 0 5px 5px; border-left:5px solid #CD3593; margin:0 0 5px;}
#contact #main section .pTable .wrap #mail_form dl dt span {color:#CD3593; font-size:13px; padding:0 0 0 10px; }
#name_1,#name_2,#read_1,#read_2,#mail_address,#mail_address_confirm,#postal,#address_1,#address_2,#phone,#mail_contents{ padding:10px; border-radius:4px; -webkit-border-radius:4px; -moz-border-radius:4px; border:1px solid #CCC; margin:0 10px 0 0; }
#contact #main section .pTable .wrap #mail_form dl dd { padding:0 0 15px; border-bottom:1px dotted #CE3694; margin:0 0 15px;}
#mail_contents{ width:500px;}
#mail_submit_button{ padding:20px; width:300px; display:block; margin:0 auto 20px;}
.optional{ display:none;}
.required{ padding:0 10px 0 0;}
.required span{ font-size:18px; color:#F36; display:block;}

/*　松やにパック
----------------------------------------------- */
#vaio #main section h3 { color:#CD3593; text-align:center; font-size:25px; margin:0 0 30px; padding:0px 0px 40px; background-image: url(img/ba_sdw04.png); background-position:center bottom; background-repeat:no-repeat; }
#vaio #main .mb50 b { display:block; font-size:20px; color:#CD3593; text-align:center; margin:0 0 30px; }
#vaio #main .mb50 .pTable .wrap h4 { font-size:30px; padding:15px 0; border-top:1px dashed #CC3392; border-bottom:1px dashed #CC3392; color:#CC3392; }
#vaio #main .mb50 .pTable .wrap .p01 { font-size:18px; padding:15px 0; border-bottom:1px dashed #CC3392; color:#CC3392; }
#vaio #main .mb50 .pTable .wrap .p02{ font-size:18px; padding:15px 0; border-bottom:1px dashed #CC3392; color:#CC3392; }
#vaio font { color:#333333; font-size:25px; padding:0 5px 0 0;}
#vaio #main .mb50 .pTable .wrap .p02 .kome { display:block; font-size:13px; margin:2px 0 0; color:#333333; }
#vaio #main .mb50 .pTable .wrap .p03{ padding:15px 0 10px; border-bottom:1px dashed #CC3392; }
#vaio #main .mb50 .pTable .wrap .p03 span { display:inline-block; background:#9E6BD6; border-radius: 4px; -webkit-border-radius:4px; -moz-border-radius:4px; color: #FFF; padding:5px 10px; margin:0 10px 5px 0; }
#vaio #main .mb50 .txt { display:block; line-height:1.8em; width:800px; text-align:center; margin:auto;}

/*　エラスチン
----------------------------------------------- */
#elastin #main section h3 { color:#CD3593; text-align:center; font-size:25px; margin:0 0 30px; padding:0px 0px 40px; background-image: url(img/ba_sdw04.png); background-position:center bottom; background-repeat:no-repeat; }
#elastin #main section h3 b{
	font-size:160%;
	}
#elastin .textC{
	line-height:1.8em;
	font-size:20px;
	}
#elastin .textC01{
	font-size:16px;
	line-height:1.8em;
	padding-left:360px;
	background-image:url(elastinschool/img/s03.png);
	background-position:left top;
	background-repeat:no-repeat;
	min-height:440px;
	}
#elastin .textC02{
	font-size:16px;
	line-height:1.8em;
	padding-left:460px;
	background-image:url(elastinschool/img/s04.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	min-height:465px;
	}
#elastin .textC03{
	font-size:16px;
	line-height:1.8em;
	text-align: center;
	}
#elastin #main .mb90 .center.mb30px img{
	display:block;
	margin:0 auto 30px !important;
	}
#elastin #main .mb90 .right{
	display:block;
	float:right;
	}
#elastin .textC04{
	font-size:16px;
	line-height:1.8em;
	}
#elastin #main .mb90 .textc05{
	font-size:16px;
	line-height:1.8em;
	text-align:center;
	}
#elastin #main .mb90 .question {
    margin: 0 0 40px;
	display:table;
}
#elastin #main .mb90 .question dt {
	padding:0 0 0 100px;
	background-image: url(elastinschool/img/s09.png);
    background-position: 50px top;
    background-repeat: no-repeat;
    font-size: 25px;
    color: #CD3593;
    line-height: 1.3em;
    min-height: 50px;
}
#elastin #main .mb90 .question dd {
	padding:10px 0 10px 100px;
	background-image: url(elastinschool/img/s10.png);
    background-position: 50px top;
    background-repeat: no-repeat;
	font-size:15px;
	min-height:50px;
}
#elastin #main .mb90 .review {
    min-height: 130px;
    margin: 0 0 40px;
    padding: 0 0 0 200px;
}
#elastin #main .mb90 .review.r01 {
	background-image: url(elastinschool/img/r01.png);
    background-position: 50px top;
    background-repeat: no-repeat;
	}
#elastin #main .mb90 .review.r02 {
	background-image:url(elastinschool/img/r02.png);
    background-position: 50px top;
    background-repeat: no-repeat;
	}
#elastin #main .mb90 .review.r03 {
	background-image:url(elastinschool/img/r03.png);
    background-position: 50px top;
    background-repeat: no-repeat;
	}
#elastin #main .mb90 .review.r04 {
	background-image:url(elastinschool/img/r04.png);
    background-position: 50px top;
    background-repeat: no-repeat;
	}
#elastin #main section .review dt { font-size:25px; padding:0 0 10px; color:#CD3593; line-height:1.3em; }
#elastin #main section .review dd { fline-height:1.5em; }

#elastin #main .mb90 .text_school{
	width:100%;
	box-sizing:border-box;
	padding:25px 0 25px 240px;
	border:1px solid #ECE8DA;
	background-color:#FAF8F2;
	margin-bottom:40px;
	}
#elastin #main .mb90 .text_school li{
	font-size:16px;
	margin-bottom:10px;
	}
#elastin #main .mb90 .text_school li:before {
	font-family: FontAwesome;
	content: '\f111';
	color:#CE3694;
	display:inline-block;
	margin-right:5px;
	}
#elastin #main .mb90 .text_school li small {
    display: block;
    font-size: 80%;
    padding-left: 20px;
}
#elastin img.center{
	display:block;
	margin:0 auto 20px;
}
.textC{
	text-align:center;
	}
.pink{
	color:#CC3492;
	}
#elastin .bt a:link ,
#elastin .bt a:visited{
	display:block;
	font-weight:bold;
	text-align:center;
	background-color:#CE3694;
	width:380px;
	height:60px;
	line-height:60px;
	border-radius:4px; -webkit-border-radius:4px; -moz-border-radius:4px;
	border-bottom:3px solid #791E57;
	margin:0 auto;
	text-decoration:none;
	color:#FFFFFF;
	}
#elastin .bt a:hover,
#elastin .bt a:active {
	display:block;
	font-weight:bold;
	text-align:center;
	background-color:#791E57;
	width:380px;
	height:60px;
	line-height:60px;
	border-radius:4px; -webkit-border-radius:4px; -moz-border-radius:4px;
	border-bottom:3px solid #791E57;
	margin:0 auto;
	text-decoration:none;
	color:#FFFFFF;
	transition-property: all; transition: 0.3s linear;
	}
	
	
/*　右お問合せ
----------------------------------------------- */
#tab {
width: 140px;
position: fixed;
right: 0;
top: 40%;
margin-top: 30px;
line-height: 1.1;
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#c6a14f+0,af7c28+100 */
background: #c6a14f; /* Old browsers */
background: -moz-linear-gradient(left,  #c6a14f 0%, #af7c28 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  #c6a14f 0%,#af7c28 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  #c6a14f 0%,#af7c28 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c6a14f', endColorstr='#af7c28',GradientType=1 ); /* IE6-9 */


}
#tab a{
	position:relative;
	width:100%;
	height:100%;
	display:block;
    padding: 20px;
	box-sizing:border-box;
	color:#fff;
	text-decoration:none;
	text-shadow:2px 1px 2px rgba(0,0,0,0.66);
	}
#tab a::after {
    position: absolute;
    right: 10px;
    top: 39%;
    font-family: FontAwesome;
    content: '\f105';
    font-size: 18px;
}
#tab a:link ,
#tab a:visited {
	}
#tab a:hover,
#tab a:active {
	alpha:(opacity=70); opacity:0.7; transition-property: all; transition: 0.3s linear;
	}
/*　右お問合せ
----------------------------------------------- */
#tab01 {
    width:140px;
    position: fixed;
    right: 0;
    top: 55%;
	line-height: 1.1;
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ad1d7b+0,7c0352+100 */
background: #ad1d7b; /* Old browsers */
background: -moz-linear-gradient(left,  #ad1d7b 0%, #7c0352 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  #ad1d7b 0%,#7c0352 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  #ad1d7b 0%,#7c0352 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ad1d7b', endColorstr='#7c0352',GradientType=1 ); /* IE6-9 */

}
#tab01 a{
	position:relative;
	width:100%;
	height:100%;
	display:block;
    padding: 20px;
	box-sizing:border-box;
	color:#fff;
	text-decoration:none;
	text-shadow:2px 1px 2px rgba(0,0,0,0.66);
	}
#tab01 a::after {
    position: absolute;
    right: 10px;
    top: 39%;
    font-family: FontAwesome;
    content: '\f105';
    font-size: 18px;
}
#tab01 a:link ,
#tab01 a:visited {
	}
#tab01 a:hover,
#tab01 a:active {
	alpha:(opacity=70); opacity:0.7; transition-property: all; transition: 0.3s linear;
	}

/*　右キャンペーン
----------------------------------------------- */
#tab02 {
    width: 140px;
    line-height: 1.2;
    position: fixed;
    right: 0;
    top: 40%;
    margin: -50px 0px 0px;
    background-color: #48BB99;
    color: #fff;
    box-sizing: border-box;
}
#tab02 a{
	position:relative;
	width:100%;
	height:100%;
	display:block;
    padding: 20px;
	box-sizing:border-box;
	}
#tab02 a::after {
    position: absolute;
    right: 10px;
    top: 39%;
    font-family: FontAwesome;
    content: '\f105';
    font-size: 18px;
}
#tab02 a{
	display:block;
	color:#fff;
	text-decoration:none;
	text-shadow:2px 1px 2px rgba(0,0,0,0.66);
	}
#tab02 a:link ,
#tab02 a:visited {
	}
#tab02 a:hover,
#tab02 a:active {
	alpha:(opacity=70); opacity:0.7; transition-property: all; transition: 0.3s linear;
	}

/*　トップページ・サロン情報
----------------------------------------------- */
#top #main section .wrap00 { min-height:310px; padding:0 0 0 460px; background:url(about/img/about_01.png) no-repeat 160px 0; }
#top #main section table { margin:0 auto 40px; }
#top #main section table tbody tr th { width:43%; height:50px; border-bottom:1px #CCCCCC solid; padding:0 2% 0 0; line-height:50px; text-align:right; color:#CD3593;}
#top #main section table tbody tr td {
width:53%; 
height:auto; 
border-bottom:1px #CCCCCC  solid; 
padding:0 0 2% 2%;
}
#top #main section .pTable { width:960px; border:1px solid #CC3392; background-color:#FFFFFF; margin:0 0 30px; box-sizing:border-box; background-image: url(price/img/price01.png),url(about/img/price02.png),url(about/img/price03.png),url(about/img/price04.png), url(img/ba_sdw04.png); background-position:left top, right top, right bottom, left bottom,center bottom; background-repeat:no-repeat,no-repeat,no-repeat,no-repeat,no-repeat; }
#top #main section .pTable .wrap { width:900px; border:1px solid #CC3392; padding:0 0 0 0; box-sizing:border-box; background-color:#FAF8F2;}

#top #main section .bt11 .lbt { display:block; width:400px; height:72px; margin:0 0 0 240px; float:left; }
#top #main section .bt11 .rbt { display:block; line-height:72px; font-size:90%; height:72px; padding:0 0 0 40px; float:left; }

#elastin #main .mb90 .half{
	overflow:hidden;
	}
#elastin #main .mb90 .half dt{
	width:50%;
	float:left;
	}
#elastin #main .mb90 .half dd{
	width:50%;
	float:left;
	}
#elastin #main .mb90 .half .t_right{
	text-align:right;
	}
#elastin #main .mb90 .half.mb20 dd .check li{
	min-height:30px;
	padding:5px 0 0 35px;
	background-image:url(matsueku/img/sec05_02.png);
	background-position:0 0;
	background-repeat:no-repeat;
	margin-bottom:5px;
	}
#elastin #main .m90 .san.mb20{
	overflow:hidden;
	}
#elastin #main .m90 .san .san01,
#elastin #main .m90 .san .san02,
#elastin #main .m90 .san .san03{
	width:33%;
	float:left;
	}
	

#elastin #main .m90 .wrap .qa01{
	width:1100px;
	overflow:hidden;
	margin:0 auto 30px;
	display:table;
	font-size:14px;
	vertical-align:middle;
	}
#elastin #main .m90 .wrap .qa01:nth-child(odd){
	background:#FAF8F2;
	}
#elastin #main .m90 .wrap .qa01 dt{
	box-sizing:border-box;
	width:100%;
	padding:40px 0 40px 100px;
	min-height:100px;
	background-image:url(img/qa01.png);
	background-position:20px center;
	background-repeat:no-repeat;
	border-bottom:1px dotted #999999;
	}
#elastin #main .m90 .wrap .qa01 dd {
    box-sizing: border-box;
    padding: 40px 40px 40px 100px;
    width: 100%;
    min-height: 100px;
    background-image: url(img/qa02.png);
    background-position: 20px center;
    background-repeat: no-repeat;
}

#elastin #main .mb90 .left01,
#elastin #main .mb90 .left02,
#elastin #main .mb90 .left03{
	overflow:hidden;
	font-size: 16px;
    line-height: 1.8em;
	}
#elastin #main .mb90 .left01 dt{
	width:450px;
	float:left;
	}
#elastin #main .mb90 .left01 dt img{
	display:block;
	margin:0 auto;
	}
#elastin #main .mb90 .left01 dd{
	width:510px;
	float:right;
	padding:40px 0 0;
	}
#elastin #main .mb90 .left02 dt{
	width:510px;
	float:right;
	}
#elastin #main .mb90 .left02 dt img{
	display:block;
	margin:0 auto;
	}
#elastin #main .mb90 .left02 dd{
	width:450px;
	float:left;
	padding:60px 0 0;
	}
#elastin #main .mb90 .left03 dt{
	width:450px;
	float:left;
	}
#elastin #main .mb90 .left03 dt img{
	display:block;
	margin:0 auto;
	}
#elastin #main .mb90 .left03 dd{
	width:510px;
	float:right;
	}
#elastin #main .mb90 .left03 dd img{
	display:block;
	margin:0 auto;
	}
#elastin #main .mb90 .col03_e{
	overflow:hidden;
	margin-bottom:20px;
	}
#elastin #main .mb90 .col03_e .bt02{
	margin:0 26px;
	}
	
/* お知らせ
----------------------------------------------- */
#news #main{
	width:1100px;
	margin:0 auto;
	overflow:hidden;
	}
#news h2 small{
	color:#fff;
	}
#news #main .left{
	width:73%;
	min-width: 73%;
	float:left;
	}

#news #main .left h3 {
    color: #CD3593;
    font-size: 22px;
    line-height: 1.2em;
    margin: 0 0 10px;
    padding: 40px 20px;
    background-image: url(img/ba_sdw04.png), url(img/ba_sdw05.png);
    background-position: center bottom, center top;
    background-repeat: no-repeat, no-repeat;
}
#news #main .left .date{

    color: #CD3593;
    font-size: 18px;
    margin: 0 0 20px;
	}
#news #main .left .wrap {
    padding: 30px;
    margin-bottom: 100px;
    text-align: center;
    border: 1px solid #CE3694;
    box-sizing: border-box;
    background-color: #fff;
	background-image:url(img/price01.png), url(img/price02.png) , url(img/price03.png) , url(img/price04.png);
	background-position:left top, right top, right bottom, left bottom;
	background-repeat:no-repeat;
}
#news #main .left .wrap img{
	max-width:100%;
	height:auto;
	}
#news #main .left .wrap .txt{
	line-height:1.8em;
	}
#news #main .left .wrap .txt a img{
	max-width:100%;
	height:auto;
	}

#news #main #right{
	width: 25%;
	min-width:25%;
    float: right;
	}
#news #main #right .wrap .ttl {
    border: 5px solid #CE3694;
    box-sizing: border-box;
    display: flex;
    padding: 10px 17px;
    font-size: 17px;
    background: url(img/h2_bg.jpg) repeat-x;
    color: #fff;
}
#news #main #right .wrap dl {
    box-sizing: border-box;
    padding: 10px;
    border-left: 1px solid #CE3694;
    border-right: 1px solid #CE3694;
    border-bottom: 1px solid #CE3694;
    display: block;
    overflow: hidden;
	background:#fff;
}
#news #main #right .wrap dl dt {
    width: 70px;
    float: left;
    box-sizing: border-box;
    padding: 0;
    margin: 0;
}
#news #main #right .wrap dl dd {
    width: 150px;
    float: left;
    box-sizing: border-box;
    padding: 0 0 0 10px;
    margin: 0;
}
#news #main #right .wrap dl dd p a {
    font-size: 12px;
    color: #875C29;
    line-height: 1.1em;
}
/*サイドバー*/
#news #main #right .wrap{
	margin-bottom:40px;
	}
#news #main #right .wrap ul li {
    border-left: 1px solid #CE3694;
    border-right: 1px solid #CE3694;
    border-bottom: 1px solid #CE3694;

    position: relative;
	background-color:#fff;
}
#news #main #right .wrap ul li a {
    box-sizing: border-box;
    padding: 15px 20px;
    display: block;
    text-decoration: none;
}
#news #main #right .wrap ul li a:hover,
#news #main #right .wrap ul li a:active {
	alpha:(opacity=70); opacity:0.7; transition-property: all; transition: 0.3s linear;
	}
	
#review #main .mb50 .ba dt .wrap p img,
#review #main .mb50 .ba dd .wrap p img{
	display:block;
	margin:0 auto;
	}
	
/*　キャンペーン
----------------------------------------------- */
#campaign #main .sec01{
	margin-bottom:50px;
	}
#campaign #main section h3 {
color:#CD3593;
text-align:center;
font-size:30px;
margin:0 0 30px; 
padding:0px 0px 40px; 
background-image: url(img/ba_sdw04.png);
background-position:center bottom;
background-repeat:no-repeat;
font-weight:bold;
line-height:1.2;
}
#campaign #main section h3 small{
	display:block;
	font-size:70%;
	}
#campaign #main section .dl01{
	margin:0 auto 60px;
	}
#campaign #main section .dl01 dt{
	height:400px;
	}
#campaign #main section .dl01 dt img{
	display:block;
	max-width:100%;
	}
#campaign #main section .dl01 dd{
	padding: 30px 0 0 120px;
	font-size:22px;
	line-height:2;
	}
#campaign #main .sec01 .dl01 dd .text01 {
    width: 720px;
    background: rgba(169,30,104,0.3);
    padding: 30px 60px 30px;
    font-size: 80%;
    margin-top: 20px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    box-sizing: border-box;
}
#campaign #main .sec01 .dl01 dd .text01 b {
    font-weight: bold;
}
#campaign #main .sec01 .dl01 dd .text01 img {
    display: block;
    margin-bottom: 20px;
    width: 100%;
    height: auto;
}
#campaign #main section .dl02{
	overflow:hidden;
	margin:0 auto 60px;
	}
#campaign #main section .dl02 dt{
	width:45%;
	float:left;
	}
#campaign #main section .dl02 dt img{
	max-width:100%;
	height:auto;
	}
#campaign #main section .dl02 {
    width: 75%;
    overflow: hidden;
    margin: 0 auto 60px;
	text-align:right;
	font-size:20px;
	line-height:1.5;
}
#campaign #main .sec01 .dl02 dd h4{
	}
#campaign #main .sec01 .dl02 dd .price02 small{
	display:block;
	}
#campaign #main .sec01 .dl02 dd .price02{
	color:#E60012;
	font-size: 30px;
	text-align:right;
	}
#campaign #main section h3 b{
	font-size:160%;
	}
#campaign #main .sec02 .dl03 dd{
	text-align:center;
	padding:30px 0 ;
	}
#campaign #main .sec02 .dl03 img{
	max-width:100%;
	height:auto;
	}
#campaign #main .mb90 .bottunmail.mb150 .text03 {
    padding: 30px 0 0;
    text-align: center;
}

.p21053001{
text-align: center;
font-size: 25px;
line-height: 1.8;
}
.p21053001 .text04{
font-size: 12px;
}
.pTable .wrap .p022 {
font-size: 18px;
padding: 15px 0;
border-top: 1px dashed #CC3392;
border-bottom: 1px dashed #CC3392;
margin-top: 15px;
}
img.camp01{
width: 100%;
height: auto;
margin-bottom: 20px;
}
.camp02{
font-size: 25px;
text-align: center;
line-height: 1.8;
color: #6E624C;
}
#elastin #main .mb90 .left01 dd h4,
#elastin #main .mb90 .left02 dd h4{
font-size: 20px;
}
.pTable .wrap h5{
background: #CC3392;
color: #fff;
padding: 10px 0 7px;
text-align: center;
margin-bottom:10px;
}
.p21053002{
text-align: center;
line-height: 1.5;
}

.pTable .rev{
display: -webkit-flex;
display: flex;
-webkit-justify-content: space-between;
justify-content: space-between;
}
.pTable .rev dt {
width: 30%;
}
.pTable .rev dt {
background: url(img/icon.png) no-repeat center 0;
padding: 20% 0 0;
text-align: center
}
.pTable .rev dd {
width: 70%;
font-size: 20px;
line-height: 1.8;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
#elastin #main .mb90 .text_school01{
width:100%;
box-sizing:border-box;
padding:40px 150px;
border:1px solid #ECE8DA;
background-color:#FAF8F2;
margin-bottom:40px;
}
#elastin #main .mb90 .text_school01 li:before {
font-family: FontAwesome;
content: '\f111';
color: #CE3694;
display: inline-block;
margin-right: 5px;
}
#elastin #main .mb90 .text_school01 li{
display: inline-block;
margin-bottom: 20px;
margin-right: 20px;
font-size: 20px;
}

/*キャンペーン*/
.wrap210809{
border: 1px solid #CC3392;
background: #FFFFFF;
padding: 30px;
margin: 0 0 30px;
box-sizing: border-box;
background-image: url(price/img/price01.png),url(price/img/price02.png),url(price/img/price03.png),url(price/img/price04.png);
background-position: left top, right top, right bottom, left bottom;
background-repeat: no-repeat,no-repeat,no-repeat,no-repeat;
}
.wrap21_ttl{
line-height: 1;
font-size: 20px;
background: #CC3392;
color: #fff !important;
padding: 15px 0 13px 30px;
margin-bottom: 20px;
}
.wrap21_text {
padding-bottom: 20px;
font-size: 16px;
line-height: 1.8;
}

/*PCここまで*/
}
/*PCここまで*/


/* for mobile */
@media (max-width:736px){
/*spここから*/

.sp_none{
	display:none;
	}

/* ブロック
----------------------------------------------- */
section { width:90%; margin:0px auto; }
section img{
	width:100%;
	height:auto;
	}
.wrap { overflow:hidden;}
.ppl{ color:#CD3593;}
#main { padding:50px 0px 0;}

/* ヘッダー
----------------------------------------------- */
header{
padding:10px;
background:url(img/footer_bg_sp.jpg);
overflow:hidden;
margin-bottom:15px;
  box-shadow: 0px 9px 3px -3px rgba(0,0,0,0.2);
-webkit-box-shadow: 0px 9px 3px -3px rgba(0,0,0,0.2);
-moz-box-shadow: 0px 9px 3px -3px rgba(0,0,0,0.2);
border-bottom:1px solid #fff;
	}
header h1 a img {
    width: auto;
    height: 50px;
}

/* footer
----------------------------------------------- */
footer {
	border-top:1px solid #fff;
	background:url(img/footer_bg_sp.jpg);}
footer ul{
	width:90%;
	margin:0 auto;
	overflow:hidden;
	padding-bottom:20px;
	}
footer ul li a{
	display:block;
	color:#fff !important;
	text-decoration:none !important;
	position:relative;
    padding: 13px 0 11px 30px;
    border-bottom: 1px solid #fff;
	}
footer ul li a:after {
	font-family: FontAwesome;
	content: '\f105';
	position:absolute;
	right:30px;
	}

/* トップページへ戻る
-----------------------------------------------------------------------------*/
.pagetop {
 display: none;
 position: fixed;
 bottom: 60px;
 right: 20px;
 z-index:999;
}
.pagetop a {
 display: block;
 width: 80px;
 height: 80px;
 background:url(img/top.png) no-repeat;
 text-align: center;
 color: #fff;
 font-size: 0px;
 text-decoration: none;
 line-height: 56px;
}

/* ページタイトル
----------------------------------------------- */
h2 { width:100%; background:url(img/h2_bg.jpg) repeat-x;margin: -15px 0 0; padding:90px 0; text-align:center;  }
h2 section b { display:block; color:#FFF; font-size:40px; margin:0 0 15px; }
h2 section p { color:#FFF; }

#top h2 { width:100%; background:url(img/h2_bg.jpg) repeat-x 0 0; margin:0 0 0; text-align:center;}

/* トップページ
----------------------------------------------- */
#top #main section .ppl { padding:35px 0px; background-image:url(img/h3_top.png), url(img/h3_bottom.png); background-position:top left, bottom left; background-repeat:repeat-x, repeat-x; font-size:20px; text-align: center; line-height:1.3em; }

/*ビフォーアフター*/
#main section .ba { overflow:hidden; padding:0 0 15px; background-image:url(img/ba_aroow.png), url(img/ba_sdw02.png), url(img/ba_sdw02.png); background-position: center 150px, bottom left, bottom right; background-repeat:no-repeat, no-repeat, no-repeat; margin:0 0 30px;}
#main section .ba dt {
	box-sizing:border-box;
	border-top:1px #ECE8DA solid;
	border-left:1px #ECE8DA solid;
	border-right:1px #ECE8DA solid;
	padding:10px;
	background:#FAF8F2;
	position:relative;
	padding-bottom:50px;
	background-image:url(img/ba_aroow_sp.png);
	background-repeat:no-repeat;
	background-position:center bottom;
	}
#main section .ba dd {
	border-bottom:1px #ECE8DA solid;
	border-left:1px #ECE8DA solid;
	border-right:1px #ECE8DA solid;
	box-sizing:border-box; padding:10px; background:#FAF8F2; }
#main section .ba dt .wrap ,
#main section .ba dd .wrap { box-sizing:border-box; padding:10px; border:1px solid #ECE8DA;}
#main section .ba .wrap h4 { height:auto; text-align: center; color:#CD3593; font-size:20px; padding:5px 0px; line-height:20px; background:none; }
#main section .ba dt .wrap .text { line-height:1.8em; padding:0px 20px 20px; text-align:left; color:#000; }
#main section .bt { margin:50px auto; text-align:center; }
#main section .bt11 { margin:50px 0; overflow:hidden; }
#main section .bt11 a:first-child {  }

/*たった一度で効果を感じられるのか？*/
#top #main section .col3 { overflow:hidden; text-align:left; }
#top #main section .col3 .bt01 {
    /* width: 300px; */
    /* float: left; */
    box-sizing: border-box;
    padding: 10px;
    border: 1px solid #ECE8DA;
    margin: 0 0 20px;
    background-color: #FAF8F2;
}
#top #main section .col3 .bt02,
#top #main section .col3 .bt03 {
	margin:0px 0px 20px;
	box-sizing:border-box;
	padding:10px;
	border:1px solid #ECE8DA;
	background-color:#FAF8F2;
	}
#top #main section .col3 .wrap { box-sizing:border-box; padding:10px; border:1px solid #ECE8DA; }
#top #main section .ba dt .wrap .text{
	color:#000;
	}
#top #main section .col3.mb40 .bt02 .wrap .text br{
	display:none;
	}

/*ポイント*/
#top #main section .point .ppl {
    padding: 35px 0px;
    background-image: url(img/h3_top.png), url(img/h3_bottom.png);
    background-position: top left, bottom left;
    background-repeat: repeat-x, repeat-x;
    font-size: 20px;
    line-height: 1.3em;
}
#top #main section .point .ppl br{
	display:none;
	}
#top #main section .point .wrap {
    /* padding: 0px 240px; */
    /* font-size: 18px; */
    /* line-height: 1.8em; */
    /* background-image: url(img/point_01.png), url(img/point_02.png); */
    /* background-position: left 100px, right 0px; */
    /* background-repeat: no-repeat, no-repeat; */
}
#top #main section h4.ttl { color:#CD3593; text-align:center; font-size:18px; margin:5px 0 ; padding:0px 0px 0px;  }
#top #main section .review { margin:0 0 30px; padding:0 0 0 50px; background-image:url(img/review_bg01.png); background-position:left top; background-repeat:no-repeat; background-size:50px auto;}
#top #main section .review dt { font-size:20px; padding:0 0 10px; color:#CD3593; }
#top #main section .review dd { }

/* 店舗紹介
----------------------------------------------- */
#about #main section h3 { color:#CD3593; text-align:center; font-size:20px; margin:0 0 30px; padding:0px 0px 40px; background-image: url(img/ba_sdw04.png); background-position:center bottom; background-repeat:no-repeat; }
#about #main section .wrap00 {
	padding:0 0 0 30%;
	background-image:url(about/img/about_01.png);
	background-position:left top;
	background-size:27% auto;
	background-repeat:no-repeat;
	}
#about #main section table { width:100%; margin:0 auto 40px; }
#about #main section table th { width:30%; border-bottom:1px #CCCCCC solid; padding:15px 0 13px 2%; color:#CD3593; box-sizing:border-box;}
#about #main section table td { width:70%; border-bottom:1px #CCCCCC  solid; padding:15px 0 13px 2%; box-sizing:border-box; text-align:left;}

.pTableT{
	border-bottom: 1px dashed #CC3392;
	padding:20px 0;
	}
.pTableT tr th b{
	font-size:150%;
	color:#333333;
	text-align:center;
	}
.pTableT tr td {
    position: relative;
	display:block;
    padding: 0 15px 15px 20px;
    line-height: 1.3;
}
.pTableT tr td:before{
position: absolute;
    content: '・';
    font-size: 30px;
    color: #CC3392;
    top: -10px;
    left: -3px;
	}
.pTableT .p02 li{
	margin-bottom:5px;
	}
.bottunmail {
    background-color: #E6EDE3;
    width: 100%;
    overflow: hidden;
    padding: 20px;
    box-sizing: border-box;
}
.pTable .bottunmail {
    background-color:#FAF8F2 !important;
    width: 100%;
    overflow: hidden;
    padding: 20px 5px !important;
    box-sizing: border-box !important;
}
.bottunmail .siryo01 a{
	width:100%;
	padding:15px 0 13px;
	display:block;
	border-radius:4px; -webkit-border-radius:4px; -moz-border-radius:4px;
	background-color:#48BB99;
	color:#fff;
	border-bottom:3px solid #256552;
	margin:0 0 20px;
	text-align:center;
	text-decoration:none;
	}
.bottunmail .siryo03 a{
	width:100%;
	padding:15px 0 13px;
	display:block;
	border-radius:4px; -webkit-border-radius:4px; -moz-border-radius:4px;
	background-color:#48BB99;
	color:#fff;
	border-bottom:3px solid #256552;
	text-align:center;
	text-decoration:none;
	}
.bottunmail .siryo04 a{
	width:100%;
	padding:15px 0 13px;
	display:block;
	border-radius:4px; -webkit-border-radius:4px; -moz-border-radius:4px;
	text-align:center;
	text-decoration:none;
	background-color:#CD3593;
	color:#fff;
	border-bottom:3px solid #8A2263;
	margin-top:20px;
	}
.bottunmail .siryo01 a:hover,
.bottunmail .siryo02 a:hover,
.bottunmail .siryo03 a:hover,
.bottunmail .siryo04 a:hover,
.bottunmail .siryo01 a:active,
.bottunmail .siryo02 a:active,
.bottunmail .siryo03 a:active,
.bottunmail .siryo04 a:active { alpha:(opacity=70); opacity:0.7; transition-property: all; transition: 0.3s linear;}
.bottunmail .siryo02 a{
	width:100%;
	padding:15px 0 13px;
	text-align:center;
	display:block;
	border-radius:4px; -webkit-border-radius:4px; -moz-border-radius:4px;
	background-color:#CE3694;
	color:#fff;
	border-bottom:3px solid #791E57;
	text-decoration:none;
	}
.start {
	overflow:hidden;
	}
.start dt{
	width:214px;
	float:left;
	}
.start dd{
	width:602px;
	float:left;
	padding:0 0 0 20px;
	}
.start dd b{
	font-size:130%;
	color:#CE3694;
	}
.start dd p{
	font-size:80%;
	position:relative;
	padding:0 0 5px 10px;
	}
.start dd p:before{
	position: absolute;
	content:'・';
	font-size:30px;
	color:#CC3392;
	left:-10px;
	}

/* 料金・メニュー
----------------------------------------------- */
#price #main section h3 { color:#CD3593; text-align:center; font-size:25px; margin:0 0 30px; padding:0px 0px 40px; background-image: url(img/ba_sdw04.png); background-position:center bottom; background-repeat:no-repeat; }
.pTable { border:1px solid #CC3392; background:#FFFFFF; padding:30px; margin:0 0 30px; box-sizing:border-box; background-image:url(price/img/price01.png),url(price/img/price02.png),url(price/img/price03.png),url(price/img/price04.png); background-position:left top, right top, right bottom, left bottom; background-repeat:no-repeat,no-repeat,no-repeat,no-repeat;  }
.pTable .wrap { border:1px solid #CC3392; padding:30px; box-sizing:border-box; background:#FAF8F2;}
.pTable .wrap h4 {
    font-size: 18px !important;
    padding: 15px 10px;
    border-bottom: 1px dashed #CC3392;
    color: #CC3392;
    line-height: 1.3;
}
.pTable .wrap .p01 {
    /* font-size: 18px; */
    padding: 15px 10px;
    border-bottom: 1px dashed #CC3392;
    color: #CC3392;
}
.pTable .wrap .p02{ padding:15px 10px; border-bottom:1px dashed #CC3392; color:#CC3392; }
.pTable .wrap .p021{ padding:15px 10px; border-bottom:1px dashed #CC3392; }
.pTable .wrap .p021 span{ color:#CC3392;}
#price font {
    color: #333333;
    /* font-size: 25px; */
    /* padding: 0 5px 0 0; */
}
.pTable .wrap .p02 .kome { display:block; font-size:13px; margin:2px 0 0; color:#333333; }
.pTable .wrap .p03{ padding:15px 10px; border-bottom:1px dashed #CC3392; }
.pTable .wrap .p03 span { display:inline-block; background:#9E6BD6; border-radius: 4px; -webkit-border-radius:4px; -moz-border-radius:4px; color: #FFF; padding:5px 10px; margin:0 10px 5px 0; }
.pTable .wrap .p04{ padding:15px 10px; }

.pTable01 { border:1px solid #CC3392; background:#FFFFFF; padding:30px; margin:0 0 30px; box-sizing:border-box; background-image:url(price/img/price01.png),url(price/img/price02.png),url(price/img/price03.png),url(price/img/price04.png); background-position:left top, right top, right bottom, left bottom; background-repeat:no-repeat,no-repeat,no-repeat,no-repeat; line-height:1.3;}
.pTable01 .wrap { border:1px solid #CC3392; padding:30px ; box-sizing:border-box; background:#FAF8F2; font-size:20px;}
.pTable01 .wrap .mb20 h4{
	position: relative;
    padding: 0 0 5px 20px;
}
.pTable01 .wrap .mb20{
	padding-bottom:20px;
	border-bottom:1px dotted #CE3694;
	}
.pTable01 .wrap h5,
.wrap0901{
	padding-bottom:20px;
	margin-bottom:20px;
	border-bottom:1px dotted #CE3694;
	}
.pTable01 .wrap .mb20 h4:before {

    position: absolute;
    content: '・';
    font-size: 30px;
    color: #CC3392;
    left: 0px;
	top:-6px;
}
.pTable01 .wrap .mb20 .p021 span,
.pTable01 .wrap h5 span {
    font-size: 130%;
    color: #CE3694;
    display: block;
}
.wrap0901 h4{
	font-weight:bold;
	text-align:center;
	}
.wrap0901 ul li{
	position: relative;
    padding: 0 0 5px 20px;
}
.wrap0901 ul li:before {
    position: absolute;
    content: '・';
    font-size: 30px;
    color: #CC3392;
    left: 0px;
	top:-6px;
}
.wrap0901 p{
	padding-left:5px;
	}

/* お客様の声
----------------------------------------------- */
#review #main section h3 { color:#CD3593; text-align:center; font-size:25px; margin:0 0 30px; padding:0px 0px 40px; background-image: url(img/ba_sdw04.png); background-position:center bottom; background-repeat:no-repeat; }
#review #main .mb50 .pTable dl.wrap { border:1px solid #CC3392; padding:30px; box-sizing:border-box; background:#FAF8F2;}
#review #main .mb50 .pTable dl.wrap dt {
	display:none;
	}
#review #main .mb50 .pTable dl.wrap dd { }
#review #main .mb50 .pTable dl.wrap dd h4 {
    line-height: 1.3em;
	font-size:16px;
    padding: 0 0 5px 20px;
    border-bottom: 1px dashed #CC3392;
    color: #CC3392;
    background-image: url(review/img/icon.png);
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 12px auto;
}
#review #main .mb50 .pTable dl.wrap dd .p05{ padding:20px 0 0; }
#review #main .mb50 .pTable .wrap dd p img{
	width:100% !important;
	height:auto !important;
	}

/* お問合せ
----------------------------------------------- */
#contact #main section h3 { color:#CD3593; text-align:center; font-size:25px; margin:0 0 30px; padding:0px 0px 40px; background-image: url(img/ba_sdw04.png); background-position:center bottom; background-repeat:no-repeat; }
#contact #main section .pTable .wrap #mail_form dl { font-size:20px; }
#contact #main section .pTable .wrap #mail_form dl dt { padding:5px; margin:0 0 5px;}
#contact #main section .pTable .wrap #mail_form dl dt span {color:#CD3593; font-size:13px; padding:0 0 0 10px; }
#name_1,#name_2,#read_1,#read_2,#mail_address,#mail_address_confirm,#postal,#address_1,#address_2,#phone,#mail_contents{
    padding: 10px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border: 1px solid #CCC;
    margin: 0 10px 0 0;
    width: 100%;
    box-sizing: border-box;
}
#contact #main section .pTable .wrap #mail_form dl dd { padding:0 10px 10px; border-bottom:1px dotted #CE3694; margin:0 0 15px;}
#mail_contents{ width:500px;}
#mail_submit_button {
    padding: 20px;
    width: 90%;
    display: block;
    margin: 0 auto 20px;
}
.optional{ display:none;}
.required{ padding:0 10px 0 0;}
.required span{ font-size:18px; color:#F36; display:block;}


/*　松やにパック
----------------------------------------------- */
#vaio #main section h3 { color:#CD3593; text-align:center; font-size:25px; margin:0 0 30px; padding:0px 0px 40px; background-image: url(img/ba_sdw04.png); background-position:center bottom; background-repeat:no-repeat; }
#vaio #main .mb50 b { display:block; font-size:20px; color:#CD3593; text-align:center; margin:0 0 30px; }
#vaio #main .mb50 .pTable .wrap h4 { font-size:30px; padding:15px 0; border-top:1px dashed #CC3392; border-bottom:1px dashed #CC3392; color:#CC3392; }
#vaio #main .mb50 .pTable .wrap .p01 { font-size:18px; padding:15px 0; border-bottom:1px dashed #CC3392; color:#CC3392; }
#vaio #main .mb50 .pTable .wrap .p02{ font-size:18px; padding:15px 0; border-bottom:1px dashed #CC3392; color:#CC3392; }
#vaio font { color:#333333; font-size:25px; padding:0 5px 0 0;}
#vaio #main .mb50 .pTable .wrap .p02 .kome { display:block; font-size:13px; margin:2px 0 0; color:#333333; }
#vaio #main .mb50 .pTable .wrap .p03{ padding:15px 0 10px; border-bottom:1px dashed #CC3392; }
#vaio #main .mb50 .pTable .wrap .p03 span { display:inline-block; background:#9E6BD6; border-radius: 4px; -webkit-border-radius:4px; -moz-border-radius:4px; color: #FFF; padding:5px 10px; margin:0 10px 5px 0; }
#vaio #main .mb50 .txt { display:block; line-height:1.8em; width:800px; text-align:center; margin:auto;}

/*　エラスチン
----------------------------------------------- */
#elastin #main section h3 { color:#CD3593; text-align:center; font-size:20px; margin:0 0 30px; padding:0px 0px 40px; background-image: url(img/ba_sdw04.png); background-position:center bottom; background-repeat:no-repeat; }
#elastin #main section h3 b{
	font-size:160%;
	}
#elastin .textC{
	line-height:1.8em;
	}
#elastin img.center{
	display:block;
	margin:0 auto 20px;
}
.textC{
	text-align:center;
	}
.pink{
	color:#CC3492;
	}
#elastin .bt a:link ,
#elastin .bt a:visited{
	display:block;
	font-weight:bold;
	text-align:center;
	background-color:#CE3694;
	padding:15px 0 13px;
	border-radius:4px; -webkit-border-radius:4px; -moz-border-radius:4px;
	border-bottom:3px solid #791E57;
	margin:0 auto;
	text-decoration:none;
	color:#FFFFFF;
	}
#elastin .bt a:hover,
#elastin .bt a:active {
	display:block;
	font-weight:bold;
	text-align:center;
	background-color:#791E57;
	width:380px;
	height:60px;
	line-height:60px;
	border-radius:4px; -webkit-border-radius:4px; -moz-border-radius:4px;
	border-bottom:3px solid #791E57;
	margin:0 auto;
	text-decoration:none;
	color:#FFFFFF;
	transition-property: all; transition: 0.3s linear;
	}
/*　右お問合せ
----------------------------------------------- */
#tab {
	display:none;
}
/*　右お問合せ
----------------------------------------------- */
#tab01 {
	display:none;
}

/*　トップページ・サロン情報
----------------------------------------------- */
#top #main section .wrap00 { min-height:310px; padding:0 0 0 460px; background:url(about/img/about_01.png) no-repeat 160px 0; }
#top #main section table { margin:0 auto 40px; width: 100%;}
#top #main section table tbody tr th {
    width: 30%;
    /* height: 50px; */
    border-bottom: 1px #CCCCCC solid;
	padding:15px 0 15px 20px;
	box-sizing:border-box;
    /* line-height: 50px; */
    /* text-align: right; */
    color: #CD3593;
	text-align:left;
}
#top #main section table tbody tr td {
	width:70%;
	border-bottom:1px #CCCCCC  solid;
	padding:15px 0;
	}
#main section .pTable {
width:100%;
border:1px solid #CC3392;
background-color:#FFFFFF;
margin:0 0 30px;
box-sizing:border-box;
/*
background-image: url(price/img/price01.png),url(about/img/price02.png),url(about/img/price03.png),url(about/img/price04.png), url(img/ba_sdw04.png); background-position:left top, right top, right bottom, left bottom,center bottom;
background-repeat:no-repeat,no-repeat,no-repeat,no-repeat,no-repeat;
*/
}
#main section .pTable .wrap {
border:1px solid #CC3392;
padding:20px; 
box-sizing:border-box; 
background-color:#FAF8F2;}
#main section .pTable .wrap iframe{
	width:100% !important;
	height:400px !important;
	}

#top #main section .bt11 .lbt {
	display:block;
	margin:0 auto;
	}
#top #main section .bt11 .rbt {
	display:block;
    text-align: center;
	}

/* ドロップダウンメニュー
-----------------------------------------------------------------------------*/
/* ハンバーガーメニュー */
.sp_gmenu_btn, .sp_gmenu_btn span { display: inline-block; box-sizing: border-box; }
/* 三本線・ハンバーガーメニュー */
.sp_gmenu_btn span {  position: absolute; text-align:center; left: 0; width:30px; height: 2px; background-color: #fff; transition: all .25s; }
/* 背景・ハンバーガーメニュー */
.sp_gmenu_btn {
    position: absolute;
    top: 20px;
    right: 5%;
    width: 30px;
    height: 40px;
    background: none;
}
.sp_gmenu_btn span:nth-of-type(1) { top: 8%; }
.sp_gmenu_btn span:nth-of-type(2) { top: 35%; }
.sp_gmenu_btn span:nth-of-type(3) { top: 62%; }
.sp_gmenu_btn.active span:nth-of-type(1) { -webkit-transform: translateY(10px) rotate(-45deg); transform: translateY(10px) rotate(-45deg); }
.sp_gmenu_btn.active span:nth-of-type(2) { opacity: 0; }
.sp_gmenu_btn.active span:nth-of-type(3) { -webkit-transform: translateY(-10px) rotate(45deg); transform: translateY(-12px) rotate(45deg); }
.sp_gmenu { display: none; }

#sp_mail{ position:absolute; top:20px; right:50px;}
#sp_mail a img{ width:40px; height:auto;}

.menu {
	width:100%;
	margin: 10px 0 0;
	padding: 0;
	background:rgba(135,22,84,0.9);
	text-align:center;
	position: absolute;
	border-bottom:1px solid #999;
	z-index:9999;
	color:#fff;
	left: 0;
}

.menu ul {
  display: none;
}
.menu #m_ttl00 {
	width:100%;
	padding:13px 0 11px;
	cursor: pointer;
	border-top:1px solid #999;
}
.menu #m_ttl00 a{
	display:block;
	}
.menu #m_ttl00 a:link ,
.menu #m_ttl00 a:visited { color: #fff; text-decoration:none;}
.menu #m_ttl00 a:hover,
.menu #m_ttl00 a:active { color:#fff; text-decoration:none;}
.menu #m_ttl {
	width:100%;
	padding:13px 0 11px;
	cursor: pointer;
	border-top:1px solid #999;
	position:relative;
}
.menu #m_ttl:before {
	position:absolute;
	right:5%;
	font-family: FontAwesome;
	content: '\f0d7';
	}
/*一つ下層*/
.menu ul li {
	width:100%;
	padding:13px 0 11px 30%;
	text-align:left;
	border-top:1px solid #999;
	display:block;
	box-sizing:border-box;
}
.menu ul li:before {
	font-family: FontAwesome;
	content: '\f0da';
	top:4px;
	margin:0 5px 0 0;
	}
.menu ul li {
  cursor: pointer;
}
#elastin #main .mb90 .question {
    margin: 0 0 40px;
	display:table;
}
#elastin #main .mb90 .question dt {
    padding: 0 0 10px 50px;
    background-image: url(elastinschool/img/s09.png);
    background-position: 0 top;
    background-repeat: no-repeat;
    font-size: 25px;
    color: #CD3593;
    line-height: 1.3em;
    min-height: 50px;
}
#elastin #main .mb90 .question dd {
	padding:10px 0 10px 50px;
	background-image: url(elastinschool/img/s10.png);
    background-position:0 top;
    background-repeat: no-repeat;
	font-size:15px;
	min-height:50px;
}
#elastin #main .mb90 .review {
    min-height: 130px;
    margin: 0 0 40px;
    padding: 0 0 0 100px;
}
#elastin #main .mb90 .review.r01 {
	background-image: url(elastinschool/img/r01.png);
    background-position: 0px top;
    background-repeat: no-repeat;
    background-size: 25%;
}
#elastin #main .mb90 .review.r02 {
	background-image:url(elastinschool/img/r02.png);
    background-position: 0px top;
    background-repeat: no-repeat;
    background-size: 25%;
	}
#elastin #main .mb90 .review.r03 {
	background-image:url(elastinschool/img/r03.png);
    background-position: 0px top;
    background-repeat: no-repeat;
    background-size: 25%;
	}
#elastin #main .mb90 .review.r04 {
	background-image:url(elastinschool/img/r04.png);
    background-position: 0px top;
    background-repeat: no-repeat;
    background-size: 25%;
	}
	
#elastin #main .mb90 .half{
	overflow:hidden;
	}
#elastin #main .mb90 .half dt{

	}
#elastin #main .mb90 .half dd{

	}
#elastin #main .mb90 .half .t_right{

	}
#elastin #main .mb90 .half.mb20 dd .check li{
	min-height:30px;
	padding:5px 0 0 35px;
	background-image:url(matsueku/img/sec05_02.png);
	background-position:0 0;
	background-repeat:no-repeat;
	margin-bottom:5px;
	}
#elastin #main .m90 .san.mb20{
	overflow:hidden;
	}
#elastin #main .m90 .san .san01,
#elastin #main .m90 .san .san02,
#elastin #main .m90 .san .san03{
	width:33%;
	float:left;
	}

#elastin #main .m90 .wrap .qa01{
	overflow:hidden;
	margin:0 auto 30px;
	display:table;
	font-size:14px;
	vertical-align:middle;
	}
#elastin #main .m90 .wrap .qa01:nth-child(odd){
	background:#FAF8F2;
	}
#elastin #main .m90 .wrap .qa01 dt{
	box-sizing:border-box;
	width:100%;
	padding:40px 40px 40px 100px;
	min-height:100px;
	background-image:url(img/qa01.png);
	background-position:20px center;
	background-repeat:no-repeat;
	border-bottom:1px dotted #999999;
	}
#elastin #main .m90 .wrap .qa01 dd {
    box-sizing: border-box;
    padding: 40px 40px 40px 100px;
    width: 100%;
    min-height: 100px;
    background-image: url(img/qa02.png);
    background-position: 20px center;
    background-repeat: no-repeat;
}
#elastin #main .mb90 .text_school{
	width:100%;
	box-sizing:border-box;
	padding:20px;
	border:1px solid #ECE8DA;
	background-color:#FAF8F2;
	margin-bottom:40px;
	}
#elastin #main .mb90 .text_school li {
    font-size: 16px;
    margin-bottom: 10px;
    padding-left: 20px;
	position:relative;
}
#elastin #main .mb90 .text_school li:before {
	position:absolute;
	font-family: FontAwesome;
	content: '\f111';
	color:#CE3694;
	display:inline-block;
	left: 0px;
	}
#elastin #main .mb90 .text_school li small {
    display: block;
    font-size: 80%;
}
#elastin #main .mb90 .col03_e{
	overflow:hidden;
	margin-bottom:20px;
	}
#elastin #main .mb90 .col03_e img{
	display:block;
	width:100%;
	height:auto;
	margin:0 auto 20px;
	}

#price #main .mb50 .wrap a{ display:inline-block; background:#9E6BD6; border-radius: 4px; -webkit-border-radius:4px; -moz-border-radius:4px; color: #FFF; padding:5px 10px; margin:0 10px 10px 0; }

h2 section small{
	color:#fff;
	}
#news #main .left .wrap{
	padding:20px;
	background-color:#fff;
	border:1px solid #CE3694;
	margin-bottom:50px;
	}
#news #main .left .wrap h3{
    border: 5px solid #CE3694;
    box-sizing: border-box;
    display: flex;
    padding: 10px 17px;
    font-size: 17px;
    background: url(img/h2_bg.jpg) repeat-x;
    color: #fff;
	margin-bottom:15px;
	}
#news #main .left .wrap .date{
	margin-bottom:10px;
	}
#news #main .left .wrap table{
	width:100% !important;
	}
#news #main #right{
	width:90%;
	margin:0 auto;
	}
#news #main #right .wrap .ttl {
    border: 5px solid #CE3694;
    box-sizing: border-box;
    display: flex;
    padding: 10px 17px;
    font-size: 17px;
    background: url(img/h2_bg.jpg) repeat-x;
    color: #fff;
}
#news #main #right .wrap dl {
    box-sizing: border-box;
    padding: 10px;
    border-left: 1px solid #CE3694;
    border-right: 1px solid #CE3694;
    border-bottom: 1px solid #CE3694;
    display: block;
    overflow: hidden;
	background:#fff;
}
#news #main #right .wrap dl dt {
    width: 30%;
    float: left;
    box-sizing: border-box;
    padding: 0;
    margin: 0;
}
#news #main #right .wrap dl dd {
    width: 70%;
    float: left;
    box-sizing: border-box;
    padding: 0 0 0 10px;
    margin: 0;
}
#news #main #right .wrap dl dd p a {
    font-size: 12px;
    color: #875C29;
    line-height: 1.1em;
}
/*サイドバー*/
#news #main #right .wrap{
	margin-bottom:40px;
	}
#news #main #right .wrap ul li {
    border-left: 1px solid #CE3694;
    border-right: 1px solid #CE3694;
    border-bottom: 1px solid #CE3694;

    position: relative;
	background-color:#fff;
}
#news #main #right .wrap ul li a {
    box-sizing: border-box;
    padding: 15px 20px;
    display: block;
    text-decoration: none;
}
#news #main #right .wrap ul li a:hover,
#news #main #right .wrap ul li a:active {
	alpha:(opacity=70); opacity:0.7; transition-property: all; transition: 0.3s linear;
	}

/* キャンペーン
-----------------------------------------------------------------------------*/
#campaign #main section h3 {
    color: #CD3593;
    text-align: center;
    font-size: 25px;
    margin: 0 0 30px;
    padding: 0px 0px 40px;
    background-image: url(img/ba_sdw04.png);
    background-position: center bottom;
    background-repeat: no-repeat;
}
#campaign #main .sec01 .dl01 dd .text01 {
    background: rgba(169,30,104,0.3);
    padding:10%;
    font-size: 80%;
    margin-top: 20px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    box-sizing: border-box;
}
#campaign #main .sec01 .dl02 dd .price02 {
    color: #E60012;
	font-weight:bold;
	font-size:130%;
}
#campaign #main .sec01 .dl02 dd {
    padding: 20px 0;
    text-align: center;
}

#tab02 {
	display:none;
}

.p21053001{
line-height: 1.8;
}
.p21053001 .text04{
font-size: 12px;
}
.pTable .wrap .p022 {
padding: 15px 0;
border-top: 1px dashed #CC3392;
border-bottom: 1px dashed #CC3392;
margin-top: 15px;
}
img.camp01{
width: 100%;
height: auto;
margin-bottom: 20px;
}
.camp02{
font-size:18px;
line-height: 1.8;
color: #6E624C;
}
#elastin #main .mb90 .left01 dd h4,
#elastin #main .mb90 .left02 dd h4{
font-size: 18px;
margin: 10px 0;
text-align: center;
line-height: 1.8;
}
#elastin #main .mb90 .left01,
#elastin #main .mb90 .left02{
margin-bottom: 30px;
}
.pTable .wrap h5{
background: #CC3392;
color: #fff;
padding: 10px 0 7px;
text-align: center;
margin-bottom:10px;
}
.p21053002{
line-height: 1.8;
}

.pTable .rev{
display: -webkit-flex;
display: flex;
-webkit-justify-content: space-between;
justify-content: space-between;
}
.pTable .rev dt {
width: 27%;
}
.pTable .rev dt {
background-image: url(img/icon.png);
background-size:contain;
background-repeat: no-repeat;
padding: 50% 0 0;
text-align: center
}
.pTable .rev dd {
width: 70%;
font-size: 16px;
line-height: 1.8;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
#elastin #main .mb90 .text_school01{
width:100%;
box-sizing:border-box;
padding:30px;
border:1px solid #ECE8DA;
background-color:#FAF8F2;
margin-bottom:40px;
}
#elastin #main .mb90 .text_school01 li:before {
font-family: FontAwesome;
content: '\f111';
color: #CE3694;
display: inline-block;
margin-right: 5px;
}
#elastin #main .mb90 .text_school01 li{
display: inline-block;
margin-bottom: 15px;
font-size: 16px;
}

/*キャンペーン*/
.wrap210809{
border: 1px solid #CC3392;
background: #FFFFFF;
padding: 30px;
margin: 0 0 30px;
box-sizing: border-box;
background-image: url(price/img/price01.png),url(price/img/price02.png),url(price/img/price03.png),url(price/img/price04.png);
background-position: left top, right top, right bottom, left bottom;
background-repeat: no-repeat,no-repeat,no-repeat,no-repeat;
}
.wrap21_ttl{
line-height: 1;
font-size: 20px;
background: #CC3392;
color: #fff !important;
padding: 15px 0 13px 30px;
margin-bottom: 20px;
}
.wrap21_text {
padding-bottom: 20px;
font-size: 16px;
line-height: 1.8;
}
.bottunmail img {
    width: 80%;
    height: auto;
    margin: 10% auto;
    display: block;
}

/*spここまで*/
}
/*spここまで*/