@charset "utf-8";
/* #spa-header */
#spa-header {
	position: relative;
	width: 100%;
	height: 800px;	
	margin: 0 auto 0;
	overflow: hidden;
}
#spa-header .wrap {
	position: absolute;	
	width: 1920px;
	height: auto;
	top: 0;
	left: 50%;
	transform: translateX(-50%);	
	z-index: 1;
}
#spa-header .cc {
	position: absolute;	
	width: 96px;
	height: 268px;
	top: 53%;
	left: 50%;
	transform: translate(-50%,-50%);
	border: 1px solid #fff;
	box-sizing: border-box;	
	z-index: 2;
}
#spa-header .cc h2 {
	margin: 0;	
}
#spa-header .cc h2 img {
	vertical-align: bottom;	
}
#spa-header .bottom {
	position: absolute;	
	width: 100%;
	height: 25px;
	bottom: 0;
	background: url(../img/bg-bar02.png) no-repeat center center;	
	z-index: 3;
}
/* #spa-intro */
#spa-intro {
	padding: 100px 0;
	background: url(../img/spa-intro-bg.png) no-repeat center top, url(../img/bg-shadow.png) no-repeat center top, url(../img/bg01.png) repeat-y center top;	
}
#spa-intro h3 {
	margin: 0 auto 30px;
}
#spa-intro p {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
	letter-spacing: 0.1em;
	line-height: 180%;
	font-size: 17px;
	margin: 0 0 30px;
	color: #222;
	font-weight: 600;
}
#spa-intro .wrap {
	position: relative;
	width: 1100px;
	height: 460px;
	margin: 0 auto;
}
#spa-intro .wrap .box01 {
	position: absolute;
	width: 560px;
	height: 50px;
	right: 0;
	top: 20px;
	z-index: 2;
}
#spa-intro .wrap .box02 {
	position: absolute;
	width: 560px;
	height: 350px;
	right: 0;
	top: 110px;
}
#spa-intro .deco {
	position: absolute;
	right: 570px;
	top: -20px;	
	width: 95px;
	height: 76px;
	background: url(../img/h3-deco01.png) no-repeat center center;
}
/* #spa-spa */
#spa-spa {
	padding: 50px 0 100px;
	background: url(../img/spa-spa-bg.png) no-repeat top center, url(../img/bg05.png) no-repeat center bottom, url(../img/bg01.png) repeat-y center top;	
}
#spa-spa h3 {
	margin: 0 auto 15px;
}
#spa-spa p {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
	letter-spacing: 0.1em;
	line-height: 170%;
	font-size: 17px;
	margin: 0 0 30px;
	color: #222;
	font-weight: 600;
}
#spa-spa a img {
	transition: all 0.5s ease;
}
#spa-spa a:hover img {
	transition: all 0.5s ease;
	opacity: 0.8;
}
#spa-spa .wrap {
	position: relative;
	width: 1100px;
	height: 700px;
	margin: 0 auto;
}
#spa-spa .wrap .box01 {
	position: absolute;
	width: 480px;
	height: 220px;
	top: 0;
	left: 55px;
}
#spa-spa .wrap .box02 {
	position: absolute;
	width: 535px;
	height: 360px;
	top: 0;
	right: 0;
	background: #000;
}
#spa-spa .wrap .box02b {
	position: absolute;
	width: 519px;
	height: 344px;
	top: 8px;
	right: 8px;
	box-sizing: border-box;
	border: 1px solid #fff;
	pointer-events: none;
}
#spa-spa .wrap .box03 {
	position: absolute;
	width: 535px;
	height: 360px;
	bottom: 0;
	left: 0;
	background: #000;
}
#spa-spa .wrap .box03b {
	position: absolute;
	width: 519px;
	height: 344px;
	bottom: 8px;
	left: 8px;
	box-sizing: border-box;
	border: 1px solid #fff;
	pointer-events: none;
}
#spa-spa .wrap .box04 {
	position: absolute;
	width: 480px;
	height: 280px;
	bottom: 0;
	right: 55px;
}
#spa-spa .wrap .note01 {
	position: absolute;
	width: 535px;
	height: 50px;	
	right: 0;
	top: 365px;		
}
#spa-spa .wrap .note02 {
	position: absolute;
	width: 535px;
	height: 50px;	
	left: 0;
	bottom: -50px;		
}
#spa-spa .wrap .note01 p,
#spa-spa .wrap .note02 p {
	text-align: right;	
	font-size: 15px;
}
/* #spa-interval */
#spa-interval {
	margin: 0 auto;
	width: 100%;
	height: 200px;
	background: url(../img/spa-interval.jpg) no-repeat center center;
}
/* #spa-outline */
#spa-outline {
	padding: 100px 0 100px;
	background: url(../img/bg05.png) no-repeat center bottom, url(../img/bg07.png) repeat-y center top;	
}
#spa-outline .wrap01 {
	width: 1100px;
	margin: 0 auto 50px;
}
#spa-outline h3 {
	margin: 0 auto 30px;
}
#spa-outline h4 {
	margin: 0 auto 10px;
	text-align: center;
}
#spa-outline h4 img {
	vertical-align: bottom;	
}
#spa-outline p {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
	letter-spacing: 0.1em;
	line-height: 190%;
	font-size: 17px;
	margin: 0;
	color: #222;
	font-weight: 600;
}
#spa-outline .wrap02 {
	position: relative;
	width: 1100px;
	height: 314px;
	margin: 0 auto 80px;
}
#spa-outline .wrap02 .box01 {
	position: absolute;
	width: 400px;
	height: auto;
	left: 0;
	top: 0;	
}
#spa-outline .wrap02 .box02 {
	position: absolute;
	width: 650px;
	height: auto;
	right: 0;
	top: 0;	
}
#spa-outline table {
	border-top: 1px solid #516137;
	border-collapse: collapse;	
	height: 260px;
}
#spa-outline table th,
#spa-outline table td {
	border-bottom: 1px solid #516137;	
	padding: 10px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
	letter-spacing: 0.1em;
	line-height: 170%;
	font-size: 17px;
	margin: 0 0 30px;
	color: #222;
	font-weight: 600;
}
#spa-outline table th {
	width: 100px;	
	text-align: right;
	background: rgba(198,205,108,0.3);	
}
#spa-outline table td {
	background: rgba(255,255,255,0.3);		
}
#spa-outline .wrap02 .note {
	position: absolute;
	width: 650px;
	height: 50px;
	bottom: -60px;
	right: 0;
}
#spa-outline .wrap02 .note p {
	font-size: 16px;
	text-align: right;
}








