@charset "utf-8";

p{
	color:#604C3F;
	font-size: 18px;
	letter-spacing: 1px;
	line-height: 1.7em;
}

.wrap1270{
	max-width: 1270px;
	margin-left: auto;
	margin-right: auto;
}

.main_img{
	margin-bottom: 0px;
}

.main_img img{
	width: 100%;
	height: auto;
}

.max_img img{
	width: 100%;
	height: auto;
}

.toiawase_box{
	position:relative;
}

.toiawase_ul01{
	position:absolute;
	bottom: 50px;
	left: 5%;
	width: 1170px;
}

.toiawase_ul01 li{
	float:left;
	margin-left:10px;
	margin-right: 10px;
}

.wrap1200{
	width: 1120px;
	margin-left: auto;
	margin-right: auto;
}

.reason_l{
	float:left;
	width: 540px;
}

.reason_r{
	float:right;
	margin-right: 30px;
}

.bg_box{
	background:#FAFAFA;
	padding-bottom: 15px;
	padding-top: 15px;
}

.toiawase_ul02{
	width: 1080px;
	margin-left: auto;
	margin-right: auto;
}

.toiawase_ul02 li{
	float:left;
	margin-left:10px;
	margin-right: 10px;
}

.bg_blue{
	background:#F7FFFF;
	position:relative;
	z-index:-1;
	padding-top: 160px;
	padding-bottom: 160px;
}

.posi_rela{
	position:relative;
	top:130px;
}

.posi_rela2{
	position:relative;
	top:-90px;
}

.in_l{
	width: 570px;
	height: 780px;
	float:left;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

.in_l hr{
	border-top: 3px dotted #9BD7F5;
	border-bottom:none;
	display:block !important;
}

.in_r{
	width: 570px;
	height: 780px;
	float: right;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

.in_r hr{
	border-top: 3px dotted #9BD7F5;
	border-bottom:none;
	display:block !important;
}

.voice_dl{
	height: 250px;
}

.voice_dl dt{
	font-size: 26px;
	font-weight:bold;
	color:#604C3F;
	background: url(../image/a_pc/ic_q.png) no-repeat left center;
	padding-left: 30px;
	padding-top:15px;
	padding-bottom: 20px;
	border-bottom: 1px #836F51 solid;
	margin-bottom: 20px;
}

.voice_dl dd{
	font-size: 18px;
	color:#604C3F;
	letter-spacing: 1px;
	line-height: 1.7em;
}

.ti_youkou{
	font-weight:bold;
	font-size: 25px;
	color:#604C3F;
	text-align:center;
}

.youkou_box{
	width: 260px;
	float:left;
	margin-right: 40px;
	margin-bottom: 50px;
}

.youkou_box .salon_name{
	background:#FFF7F7;
	color:#FF83B8;
	font-size:18px;
	font-weight:bold;
	padding: 6px;
	border-left: 4px #FF83B8 solid;
}

.youkou_box p a{/*リンクされた文字*/
    color:#604C3F;
	font-size:18px;
    font-style:normal;
    text-decoration:underline;
}

.youkou_box p a:hover {/*マウスをのせたとき*/
    color:#604C3F;
	font-size:18px;
    font-style:normal;
    text-decoration: none;
}

.end{
	margin-right: 0px !important;
}

th{
	color:#604C3F;
	background:#EAE4DB;
	border:#604C3F 1px solid;
	text-align:center;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	padding-right: 8px;
	font-size: 16px;
}

td{
	border:#604C3F 1px solid;
	padding:4px;
	font-size: 16px;
	color:#604C3F;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 20px;
	padding-right: 8px;
}

.flow{
	background:#FF83B8;
	color:#FFFFFF;
	text-align:center;
	padding-top: 7px;
	letter-spacing: 1px;
	font-weight:bold;
}

span.form_red{
	color:#FF0000;
}
