@charset "utf-8";
/* PC版 */
@media screen and (min-width: 640px){

	body, input, select, textarea, table, th, td, li, a {
		font-family:'Lucida Grande', Verdana, 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', Osaka, Arial, sans-serif;
		text-align: justify;
		text-justify: inter-ideograph;
	}

#contents_in{clear:both;padding-top:7px;}
.contents-waku{
	width:788px;
	text-align:center;
	border:6px solid #f885b2;
	margin-bottom:57px;
}
#page-title{
	display:block;
	background:url(../images/page-title.png) no-repeat;
	width:788px;
	height:191px;
	text-align:left;
	text-indent:-9999px;
}
#titleread{
	background:url(../images/outline-bg.png) no-repeat;
	background-size:100% auto;
	width:100%;
	margin:0 auto 34px;
}
.author-name{
	text-align:right;
	padding-right:20px;
	font-size:8px;
}
.outline-txt{
	text-align:left;
	padding:35px 5px 15px 160px;
	line-height:1.8em;
	font-size:12px;
}
#illust{
	width:580px;
	height:auto;
}
.problem img{
	width:238px;
	height:auto;
	margin:0;
	padding:0;
}
.problem ul{
	background:#e5e5e5;
	height:218px;
	padding:20px 1px 20px 14px;
	margin:0;
}
.problem ul li{
	width:178px;
	height:218px;
	background:#ffffff;
	margin-right:13px;
	border:1px solid #519acd;
	float:left;
}
.problem ul li span.icon{
	display:block;
	float:left;
	background-image:url(../images/problem_list_icon.png);
	width:25px;
	height:68px;
	margin:0 8px 0 6px;
}
.problem ul li span.t1{background-position:0 0;}
.problem ul li span.t2{background-position:-35px 0;}
.problem ul li span.t3{background-position:-70px 0;}
.problem ul li span.t4{background-position:-105px 0;}

.problem ul li h3{
	float:left;
	width:134px;
	height:68px;
	font-size:12px;
	font-weight:bold;
	line-height:1.4em;
	padding:10px 5px 10px 0;
	text-align:left;
}
.problem ul li h3 span{
	display:block;
}
.problem ul li p{
	padding:0 10px;
	font-size:12px;
	text-align:left;
	line-height:1.6em;
}

dl{
	text-align:left;
	margin-bottom:30px;
}
dl dt{
	width:590px;
	height:34px;
	padding:25px 40px;
	text-align:left;
	text-indent:-9999px;
}
dl dt.t1{
	background:url(../images/list_t1.png) no-repeat;
	background-position:40px 25px;
}
dl dt.t2{
	background:url(../images/list_t2.png) no-repeat;
	background-position:40px 25px;
}
dl dt.t3{
	background:url(../images/list_t3.png) no-repeat;
	background-position:40px 25px;
}
dl dt.t4{
	background:url(../images/list_t4.png) no-repeat;
	background-position:40px 25px;
}
dl dd{
	padding:0 40px 20px;
	font-size:12px;
	line-height:1.8em;
	border-bottom:1px dashed #ff88b2;
}
dl dd.line-none{
	border-bottom:0;
}

#difference{
	width:100%;
	background:#fee3ea;
	padding-bottom:30px;
}
#difference img{
	width:437px;
	height:auto;
	margin-top:-36px;
}
#difference span{
	display:block;
	width:100%;
	padding:0 0 20px 0;
	font-size:12px;
	text-align:center;
}
#difference div.difference-mass{
	width:210px;
	padding:0 15px;
	margin:0 10px;
	float:left;
}
/*#difference div.difference-mass img.mass-tit{width:100%;margin-bottom:10px;}*/
#difference div.difference-mass p.title{
	background:#ffffff;
	border:1px solid #ff91ae;
	width:208px;
	height:18px;
	padding:10px 0;
	margin-bottom:10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	color:#fa4183;
	font-size:12px;
	font-weight:bold;
}
#difference div.difference-mass img.mass-img{width:84%;margin:0 8%;}
#difference div.difference-mass p.text{
	font-size:12px;
	text-align:left;
}
#fqa{
	width:100%;
	padding:20px 0;
}
#fqa img{
	display:block;
	width:340px;
	height:auto;
	margin:0 auto 20px;
}
#fqa div.fqa-mass{
	width:196px;
	height:auto;
	text-align:right;
	border-right:1px dashed #faa7c4;
	float:left;
}
#fqa div.line-none{
	border:0;
}
#fqa div.fqa-mass h3{
	background:url(../images/fqa_icon.png) 20px 0 no-repeat;
	height:64px;
	padding:0 5px 0 45px;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	line-height:1.6em;
	/*white-space:nowrap;*/
}
#fqa div.fqa-mass h3 span{
	display:block;
}
#fqa div.fqa-mass p{
	text-align:left;
	padding:0 15px 0 20px;
	font-size:12px;
	line-height:1.8em;
}

#salon_map_wrap {
	width: 659px;
	height:358px;
	margin: 0 auto 20px;
	background:url(../images/map.png) 0 0 no-repeat;
	position:relative;
}

#map_title{
	background:url(../images/map_title.png) 0 0 no-repeat;
	width:620px;
	height:46px;
	position:absolute;
	top:-22px;
	left:24px;
}
#map_title span{display:none;}


#map_tx{
	width:400px;
	font-size:12px;
	line-height:1.6em;
	text-align:left;
	position:absolute;
	top:55px;
	left:50px;
}

#salon_map{
	position: absolute;
	top:43px;
	left:0;
	width: 659px;
	height: 292px;
}
#salon_map ul li a{
	display:block;
	text-align: center;
	text-decoration:none;
}
#salon_map ul li a span{
	color:#515151;
	font-size:18px;
}

#salon_map ul .hokkaido {
	position: absolute;
	left: 477px;
	top: 11px;
}
#salon_map ul .hokkaido a{
	width:131px;
	height:18px;
	padding:30px 0;
	background:url(../images/btn_map1_off.png) 0 0 no-repeat;
}
#salon_map ul .hokkaido a:hover{
	background:url(../images/btn_map1_on.png) 0 0 no-repeat;
	text-decoration:none;
}
#salon_map ul .tohoku {
	position: absolute;
	left: 457px;
	top: 111px;
}
#salon_map ul .tohoku a{
	width:151px;
	height:18px;
	padding:22px 0;
	background:url(../images/btn_map2_off.png) 0 0 no-repeat;
}
#salon_map ul .tohoku a:hover{
	background:url(../images/btn_map2_on.png) 0 0 no-repeat;
	text-decoration:none;
}
#salon_map ul .kanto {
	position: absolute;
	left: 499px;
	top: 185px;
}
#salon_map ul .kanto a{
	width:109px;
	height:18px;
	padding:22px 0;
	background:url(../images/btn_map3_off.png) 0 0 no-repeat;
}
#salon_map ul .kanto a:hover{
	background:url(../images/btn_map3_on.png) 0 0 no-repeat;
	text-decoration:none;
}
#salon_map ul .hokushinetsu {
	position: absolute;
	left: 297px;
	top: 111px;
}
#salon_map ul .hokushinetsu a{
	width:151px;
	height:18px;
	padding:22px 0;
	background:url(../images/btn_map2_off.png) 0 0 no-repeat;
}
#salon_map ul .hokushinetsu a:hover{
	background:url(../images/btn_map2_on.png) 0 0 no-repeat;
	text-decoration:none;
}
#salon_map ul .tokai {
	position: absolute;
	left: 381px;
	top: 185px;
}
#salon_map ul .tokai a{
	width:109px;
	height:18px;
	padding:22px 0;
	background:url(../images/btn_map3_off.png) 0 0 no-repeat;
}
#salon_map ul .tokai a:hover{
	background:url(../images/btn_map3_on.png) 0 0 no-repeat;
	text-decoration:none;
}
#salon_map ul .kansai {
	position: absolute;
	left: 263px;
	top: 185px;
}
#salon_map ul .kansai a{
	width:109px;
	height:18px;
	padding:22px 0;
	background:url(../images/btn_map3_off.png) 0 0 no-repeat;
}
#salon_map ul .kansai a:hover{
	background:url(../images/btn_map3_on.png) 0 0 no-repeat;
	text-decoration:none;
}
#salon_map ul .chugoku {
	position: absolute;
	left: 138px;
	top: 111px;
}
#salon_map ul .chugoku a{
	width:151px;
	height:18px;
	padding:22px 0;
	background:url(../images/btn_map2_off.png) 0 0 no-repeat;
}
#salon_map ul .chugoku a:hover{
	background:url(../images/btn_map2_on.png) 0 0 no-repeat;
	text-decoration:none;
}
#salon_map ul .shikoku {
	position: absolute;
	left: 138px;
	top: 195px;
}
#salon_map ul .shikoku a{
	width:103px;
	height:18px;
	padding:12px 0 22px;
	background:url(../images/btn_map4_off.png) 0 0 no-repeat;
}
#salon_map ul .shikoku a:hover{
	background:url(../images/btn_map4_on.png) 0 0 no-repeat;
	text-decoration:none;
}
#salon_map ul .kyushu {
	position: absolute;
	left: 51px;
	top: 128px;
}
#salon_map ul .kyushu a{
	width:59px;
	height:60px;
	padding:36px 3px 38px 3px;
	background:url(../images/btn_map5_off.png) 0 0 no-repeat;
}
#salon_map ul .kyushu a:hover{
	background:url(../images/btn_map5_on.png) 0 0 no-repeat;
	text-decoration:none;
}
#salon_map ul .kyushu a span{
	line-height:1.0em;
}
#salon_map ul .kyushu a span span{
	display:block;
}
#bottom_ti{
	font-align:right;
	font-size:12px;
}

}/* @media screen END */
