#container p{
	margin: 0 0 20px;
}

#container p strong.pink{
	color: #e40077;
	font-weight: normal;
}
#container p.btn01 a{
	display: block;
	color: #fff;
	text-align: center;
	text-decoration: none;
	width: 250px;
	height: 60px;
	padding:  10px 0;
	margin: 0 0 30px;
	background: rgba(228,0,119,1.0);
	border-radius: 10px;

}
#container p.btn01 a:hover{
	background: rgba(228,0,119,0.7);
}
#container p.btn01 a span{
	display: block;
	font-size: 20px;
}

.btn02{
	display: flex;
}
.btn02 li{
	margin: 0 30px 0 0;
}
.btn02 a{
	display: block;
	color: #fff;
	text-align: center;
	text-decoration: none;
	width: 200px;
	height: 150px;
	padding:  50px 0 0px;
	margin: 0 0 30px;
	background: rgba(228,0,119,1.0);
	border-radius: 100px;

}
.btn02 a:hover{
	background: rgba(228,0,119,0.7);
}
.btn02 a span{
	display: block;
	font-size: 20px;
}
.underNav .btn02{
	margin: 0 0 0 120px;
}
.underNav .btn02 li:nth-child(1) a{
	height: 110px;
	padding:  90px 0 0px;
}

#container .box{
	padding: 20px;
	margin: 0 0 30px;
	border: 10px solid #eee;
}
#container .box table {
	margin: 0 0 20px;
}
#container .box table th{
	display: block;
	padding: 1% 0;
	width: 100%;
	color: #e40077;
	font-size: 20px;
	vertical-align: top;
}
#container .box table td{
	display: block;
	padding: 1% 0;
	width: 100%;
	font-size: 18px;
}
#container .box p{
	font-size: 19px;
}

/*  aroma
--------------------------------------------------------------------*/

body.aroma {
	position: relative;
}
body.aroma #kv{
	height: 570px;
	margin: 0 0 60px;
}
body.aroma #kv h1{
	position: relative;
	z-index: 5;
	padding: 80px 40px;
}
body.aroma #kv h1 img{
	position: relative;
	z-index: 10;
}
body.aroma #kv h1 span{
	position: absolute;
	z-index: 4;
	left: 63%;
	top: 20px;
	display: block;
	color: #fff;
	text-align: center;
	text-decoration: none;
	width: 200px;
	height: 130px;
	padding:  70px 0 0px;
	margin: 0 0 30px;
	background: rgba(228,0,119,1.0);
	border-radius: 100px;

}
body.aroma #kv p{
	position: absolute;
	top: 280px;
	left: 0;
	width: 100%;
	height: 575px;
	overflow: hidden;
}
body.aroma #kv p img{
	width: 100%;
}
body.aroma #container h2{
	margin: 0 0 30px;
	font-size: 28px;
}
#aroma01,#aroma02{
	padding: 0 0 50px;
}
#aroma01 p{
	text-align: center;
}
#container #aroma02 h2{
	padding: 0 0 10px;
	text-align: center;
	font-size: 36px;
	border-bottom: 1px solid #000;
}

#container #aroma02 ul{
	margin: 0 0 0 250px;
}

/*  therapy
--------------------------------------------------------------------*/
body.therapy #container{
	position: relative;
	padding: 50px 0;
}
body.therapy #container h1{
	
	margin: 0 0 130px;
	padding: 0 0 10px;
	font-size: 40px;
	font-weight:bold;
	border-bottom: 1px solid #000;
}
body.therapy #container .ico{
	position: absolute;
	top: 20px;
	right: 0px;
	display: block;
	color: #fff;
	font-size: 28px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	width: 150px;
	height: 120px;
	padding:  30px 0 0px;
	margin: 0 0 30px;
	background: rgba(228,0,119,1.0);
	border-radius: 100px;

}
body.therapy #container h2{
	margin: 50px 0 30px;
	padding: 0 0 10px;
	font-size: 28px;
	font-weight:bold;
	border-bottom: 1px solid #000;
}
body.therapy #container h2 span{
	display: inline-block;
	padding: 2px 20px;
	margin: 0 0 5px;
	font-size: 20px;
	color: #fff;
	background: rgba(228,0,119,1.0);
	border-radius: 30px;
}

#therapy01 strong{
	font-weight:bold;
}
#therapy01,#therapy02{
	clear: both;
	padding: 0 0 50px;
}

#therapy01 .tableBox table{
	width: 100%;
}
#therapy01 .tableBox table th{
	padding: 10px;
	background: #f3f3f3;
}
#therapy01 .tableBox table td{
	padding: 10px;
	font-size: 16px;
}
#therapy01 .tableBox table th.th01{
	text-align: center;
	background: #ccc;
}
#therapy01{
	position: relative;
}
#therapy01 .logo{
	position: absolute;
	right: 0;
	top: -30px;
}

/*  stone
--------------------------------------------------------------------*/
body.stone #container{
	padding: 50px 0;
}
body.stone #container h1{
	margin: 0 0 30px;
	padding: 0 0 10px;
	font-size: 40px;
	font-weight:bold;
	border-bottom: 1px solid #000;
}
body.stone #container #stone02 h2{
	display: inline-block;
	margin: 50px 0 30px;
	font-size: 28px;
	border-bottom: 1px dotted #000;
}
#stone01,#stone02{
	clear: both;
	padding: 0 0 50px;
}
#stone01 p img{
	float: left;
	margin: 0 40px 60px 0;
}
#stone02 figure{
	margin: -40px 0 0 40px;
	float: right;
}
#adviser02 h3{
	padding: 3px 5px;
	margin: 0 0 30px;
	font-size: 24px;
	color: #e40077;
	font-weight: bold;
	background: #f3f3f3;
}
#adviser02 ul{
	margin: 0 0 30px;
}


