/**********************************
info
**********************************/
.imgBox {
	overflow: hidden;
}
.imgBox p {
	float: left;
}
#info {
	font-size: 24px;
	line-height: 32px;
}
#infoBtn {
	padding: 44px 30px 0 30px;
}
#infoBtn ul li {
	padding-bottom: 20px;
}
#policyBox, #conceptBox, #salonBox, #equipmentBox {
	padding: 0 30px;
}
#policyBox {
	text-align: center;
}
#policyBox h3{
	padding:61px 0 48px 0;
}
#policyBox .policyTxt {
	margin: 29px 0 40px 0;
	background: #fff0f3 url(../images/bg_salon_policy.png) center top repeat-x;
    padding-bottom: 35px;	
}
#policyBox .policyTxt ul li {
	font-size: 22px;
}
#policyBox .policyTxt ul li + li {
	padding-top: 40px;
}
#policyBox .policyTxt ul li p + p {
	padding-top: 6px;
}
#conceptBox {
	border-top: 2px solid #d1c1c1;
	background-image: url(../images/sp/bg_info.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#conceptBox .subTtl {
	padding: 23px 0 23px 0;
}
#conceptBox ul li {
	padding-bottom: 25px;
}
#conceptBox ul .attention {
	font-weight: bold;
}
#salonBox {
	border-top: 2px solid #d1c1c1;
	padding-bottom: 30px;
}
#salonBox .imgBox {
	padding: 0 0 30px 0;
}
#salonBox .access table tr td {
	padding: 12px;
	border-top: 2px solid #d1c1c1;
	border-bottom: 2px solid #d1c1c1;
	text-align: left;
}
#salonBox .access table td:nth-child(odd) {
	background-color: #fff0f3;
	width: 150px;
	border-right: 2px solid #d1c1c1;
}
#salonBox .access table {
	width: 100%;
	letter-spacing: -1px;
	margin-bottom: 20px;
}
#salonBox .subTtl {
	padding: 28px 0 30px 0;
}
#equipmentBox {
	border-top: 2px solid #d1c1c1;
}
#equipmentBox .subTtl {
	padding: 27px 0;
}
#equipmentBox .equipmentTxtBox .subTtl02 {
	font-size: 28px;
	padding: 0 0 22px 0;
	border-bottom: 2px solid #d1c1c1;
}
#equipmentBox .equipmentTxtBox .equipmentTxt {
	padding: 0 0 25px 0;
}
#equipmentBox .imgBox {
	padding-bottom: 20px;
}
#equipmentBox .imgBox p {
	padding: 0 10px 10px 0;
}
#equipmentBox .imgBox .rightImg {
	padding-right: 0;
}
#health {
	padding: 25px;
}
#health .subTtl02 {
	font-size: 110%;
	padding-bottom: 10px;
	font-weight: bold;
}
#health .attention {
	padding: 10px 0 10px 0;
}
#health .attention li {
	font-weight: bold;
	padding-bottom: 10px;
}
#health ul li {
	text-indent: -1em;
	padding-left: 1em;
}
#health .hygieneImg, .hygienelogo {
	text-align: center;
	padding: 20px;
}
.priceList {
	padding-bottom: 30px;
}
.priceList table {
	width: 100%;
	margin: 0 auto
}
.priceList table tr th, td {
	padding: 20px 0 20px 10px;
	text-align: center;
}
.priceList table tr th {
	font-weight: bold;
	background-color: #fffcf4;
}
.priceList table tr .left {
	width: 430px;
}
.priceList table {
	border-top: 1px solid #d1c1c1;
	margin-top: 20px;
}
.priceList table tr {
	border-bottom: 1px solid #d1c1c1;
}
