@charset "Shift_JIS";
#esthetic #main .content_box {
	margin: auto;
	width: 900px;
}
#esthetic #main .content_box p {
	padding: 0;
	overflow: auto;
}
#message {
	text-align: center!important;
	font-size: 28px!important;
	line-height: 56px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#esthetic_menu {
	width: 940px;
	margin: auto;
	height: 400px;
}
#esthetic_menu li {
	list-style: none;
	float: left;
	width: 450px;
	height: 50px;
	display: block;
	margin-bottom: 20px;
}
#esthetic_menu li:nth-child(odd) {
	margin-right: 40px;
}
#esthetic_menu li a {
	text-decoration: none;
	width: 450px;
	height: 50px;
	display: block;
	background-image: url(../images/esthetic_menu.png);
	line-height: 50px;
	color: #FFFFFF;
	font-size: 20px;
	margin-left: 0px;
	text-align: center;
	border: 1px solid #FFFFFF;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	-webkit-box-shadow: 0px 0px 3px #666666;
	box-shadow: 0px 0px 3px #666666;
}
#esthetic_menu li a:hover {
	opacity:0.5;
}
#esthetic #main article {
	margin-bottom: 120px;
}
#esthetic #main h3 {
	font-size: 30px;
	line-height: 50px;
	text-align: center;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	margin-bottom: 20px;
}
#flow {
	margin: auto;
	width: 900px;
}
#flow h4 {
	width: 275px;
	height: 40px;
	border-radius: 20px;
	background-color: #4DBEA0;
	font-size: 16px;
	font-weight: normal;
	line-height: 40px;
	float: left;
	color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#flow p {
	border-radius: 20px;
	background-color: #E6E6E6;
	float: right;
	width: 550px;
	margin-bottom: 20px;
}
#drink h4 {
	background-color: #47BB9D;
	color: #FFFFFF;
	width: 200px;
	line-height: 40px;
	font-size: 20px;
	border-radius: 20px;
	margin: auto;
	text-align: center;
	position: relative;
	z-index: 10;
}
#drink .kouso {
	width: 900px;
	position: relative;
	margin: -15px auto auto;
	height: auto;
	z-index: 1;
}
#drink .kouso li {
	list-style: none;
	background-color: #F0F0DC;
	width: 390px;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	padding: 20px;
	border-radius: 10px;
	float: left;
	margin-bottom: 20px;
}
#drink .kouso li:nth-child(odd) {
	margin-right: 40px;	
}
#drink_kouka h4 {
	float: left;
}
#drink_kouka ul {
	margin-left: 220px;
	margin-top: 50px;
	margin-bottom: 20px;
}
#drink_kouka ul li {
	line-height: 30px;
	list-style: inside;
	border-bottom: 1px solid #C8C8C8;
	padding-left: 10px;
}
#shinkyu_osusume {
	width: 410px;
	margin-top: 50px;
	float: left;
}
#shinkyu_osusume h4 {
	background-color: #47BB9D;
	color: #FFFFFF;
	width: 200px;
	line-height: 40px;
	font-size: 18px;
	border-radius: 20px;
	position: relative;
	z-index: 10;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 10px;
}
#shinkyu_osusume  ul li {
	line-height: 30px;
	list-style: inside;
	border-bottom: 1px solid #C8C8C8;
	padding-left: 10px;
}
#shinkyu .content_box img {
	float: right;
	margin-top: 50px;
}
.price {
	background-color: #FF9696;
	color: #FFFFFF;
	text-align: center;
	font-size: 30px;
	border-radius: 10px;
	line-height: 50px;
	display: block;
}
.kaisuken_table {
	width: 900px;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 40px;
	border-top: 1px solid #C8C8C8;
	border-left: 1px solid #C8C8C8;
}
.kaisuken_table tr th {
	background-color: #47BB9D;
	color: #FFFFFF;
	line-height: 40px;
	font-size: 20px;
	font-weight: normal;
	margin-top: 20px;
	margin-bottom: 30px;
	border-right: 1px solid #C8C8C8;
	border-bottom: 1px solid #C8C8C8;
}
.kaisuken_table tr td {
	line-height: 40px;
	font-size: 18px;
	width: 33.333%;
	border-right: 1px solid #C8C8C8;
	border-bottom: 1px solid #C8C8C8;
}
#korugi .content_box h4 {
	text-align: center;
	color: #FF0004;
}
#kinmaku h4 {
	background-color: #47BB9D;
	color: #FFFFFF;
	width: 200px;
	line-height: 40px;
	font-size: 18px;
	border-radius: 20px;
	position: relative;
	z-index: 10;
	padding-left: 10px;
	padding-right: 10px;
	margin: auto auto 20px;
	text-align: center;
}
#kinmaku ul {
	margin-bottom: 20px;
}
#kinmaku ul li {
	list-style: none;
	text-align: center;
	border-bottom: 1px solid #C8C8C8;
	line-height: 30px;
}
#kinmaku p b {
	font-size: 18px;
	line-height: 30px;
	color: #FF4646;
}
#shinkyu2 .content_box h4 {
	text-align: center;
}
#shinkyu2 .content_box ul {
	width: 48%;
	margin: 1%;
	float: left;
}
#shinkyu2 .content_box ul li {
	list-style: none outside;
	border-bottom: 1px solid #C8C8C8;
	padding-left: 20px;
	padding-right: 10px;
	margin-bottom: 10px;
}
#shinkyu2 #shinkyu-kouka ul li {
	border: none;
	background-color: #E5E5E5;
	width: 300px;
	border-radius: 15px;
	line-height: 30px;
	text-align: center;
}
#shinkyu2 #shinkyu-kouka p {
	float: left;
	margin-top: 50px;
}
#saihatsu .content_box p b {
	font-size: 20px;
	color: #FF4646;
}
#onyoku p b {
	font-size: 20px;
	color: #FF5053;
}
#onyoku h4 {
	font-size: 20px;
	text-align: center;
	margin-bottom: 10px;
}
#onyoku ul {
	margin: auto;
	width: 900px;
}
#onyoku ul li {
	margin: 1%;
	width: 31%;
	float: left;
	list-style: none;
	text-align: center;
	background-color: #E6E6E6;
	border-radius: 20px;
	line-height: 40px;
	display: inline-block;
}
#osusume h4 {
	text-align: center;
	font-size: 20px;
	margin-bottom: 20px;
}
#osusume ul li {
	text-align: center;
	list-style: none;
	border-bottom: 1px solid #C8C8C8;
	line-height: 30px;
}
#kiyaku .content_box p {
	padding: 20px!important;
	display: block;
	width: 900px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	height: 300px;
	text-align: center;
	border: 1px solid #C8C8C8;
}
#esthetic .content_box p .img-left {
	float: left;
	margin-left: 0px;
	margin-right: 20px;
}
#drink_kouka h4 {
	float: left;
}
#drink_kouka ul {
	margin-left: 220px;
	margin-top: 50px;
	margin-bottom: 20px;
}
#drink_kouka ul li {
	line-height: 30px;
	list-style: inside;
	border-bottom: 1px solid #C8C8C8;
	padding-left: 10px;
}
#bi_kotsuban #nayami h4 {
	float: left;
	background-color: #47BB9D;
	color: #FFFFFF;
	width: 330px;
	line-height: 40px;
	font-size: 18px;
	border-radius: 20px;
	position: relative;
	z-index: 10;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 10px;
}
#bi_kotsuban #nayami ul {
	margin-left: 380px;
	margin-top: 50px;
	margin-bottom: 20px;
}
#bi_kotsuban #nayami ul li {
	line-height: 30px;
	list-style: inside;
	border-bottom: 1px solid #C8C8C8;
	padding-left: 10px;
}
.setsumei {
	background-color: #F0F0DC;
	padding: 20px!important;
	border-radius: 20px;
	display: block;
	margin-bottom: -15px;
}
#bi_kotsuban .content_box h4 {
	background-color: #47BB9D;
	color: #FFFFFF;
	line-height: 40px;
	font-size: 18px;
	text-align: center;
	border-radius: 20px;
	margin-bottom: 10px;
	display: block;
}
