@charset "UTF-8";
/* ===================================================================
CSS information

 file name  : relaxation.css
 author     : Ability Consultant
 style info : 温泉・スパ・エステ
=================================================================== */
.con_intro .txt_lead {
	max-width: 1080px;
	margin: auto;
}
@media only screen and (max-width: 1080px) {
  .con_intro .txt_lead {
		width: 95%;
  }
}

#contents {
	overflow: hidden;
	width: 100%;
}

/* -----------------------------------------------------------
	.con_intro
----------------------------------------------------------- */
.con_intro {
	text-align: center;
	max-width: 1440px;
	margin: 0 auto;
	position: relative;
	margin-top: 60px;
}
@media only screen and (min-width: 768px) {
  .con_intro:before {
		content: '';
		width: 573px;
		height: 456px;
		background: url(../relaxation/images/bg_h1.jpg) no-repeat top left;
		display: block;
		position: absolute;
		top: -70px;
		left: -239px;
  }
}
@media print {
  .con_intro:before {
		content: '';
		width: 573px;
		height: 456px;
		background: url(../relaxation/images/bg_h1.jpg) no-repeat top left;
		display: block;
		position: absolute;
		top: -70px;
		left: -239px;
  }
}
@media only screen and (min-width: 1081px) {
  .con_intro:after {
		content: '';
		width: 263px;
		height: 557px;
		background: url(../relaxation/images/bg_h2.png) no-repeat top right;
		display: block;
		position: absolute;
		right: -193px;
		top: 57px;
  }
}
@media print {
  .con_intro:after {
		content: '';
		width: 263px;
		height: 557px;
		background: url(../relaxation/images/bg_h2.png) no-repeat top right;
		display: block;
		position: absolute;
		right: -193px;
		top: 57px;
  }
}
.con_intro h3 {
	color: #3f3f3f;
	font-family: "游明朝", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", Times, Garamond, Georgia, serif;
	font-weight: normal;
	position: relative;
	z-index: 10;
}
@media only screen and (min-width: 768px) and (max-width: 1080px) {
  .con_intro h3 {
		font-size: 154%;
  }
  .con_intro {
	margin-top: 30px;
}
}
@media only screen and (max-width: 767px) {
  .con_intro h3 {
		font-size: 139%;
  }
  .con_intro {
	margin-top: 1em;
}
}
.con_intro .txt_lead {
	font-size: 108%;
	line-height: 1.8;
	position: relative;
	z-index: 10;
	margin: 45px auto 20px;
}
@media only screen and (min-width: 768px) and (max-width: 1080px) {
  .con_intro .txt_lead {
		margin: 25px auto 15px;
  }
}
@media only screen and (max-width: 767px) {
  .con_intro .txt_lead {
		margin: 1em auto 0;
  }
}
@media only screen and (max-width: 767px) {
  .con_intro .txt_lead {
		text-align: left;
		font-size: 100%;
		line-height: 1.4;
  }
}
.con_intro .img {
	position: relative;
	z-index: 10;
}
.con_intro .img:before {
	content: '';
	max-width: 609px;
	height: 20px;
	background: url(../relaxation/images/img_circle.png) no-repeat top center;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
}

/* -----------------------------------------------------------
	.con_information
----------------------------------------------------------- */
.con_information {
	margin-top: 100px;
}
@media only screen and (min-width: 768px) and (max-width: 1080px) {
  .con_information {
		margin-top: 80px;
  }
}
@media only screen and (max-width: 767px) {
  .con_information {
		margin-top: 1.5em;
  }
}
@media only screen and (max-width: 767px) {
  .con_information {
		padding-bottom: 2em;
  }
}
.con_information .box_inf {
	border-right: 1px solid transparent;
	margin: 30px auto 0;
}
@media only screen and (min-width: 768px) and (max-width: 1080px) {
  .con_information .box_inf {
		margin-top: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .con_information .box_inf {
		margin-top: 1em;
  }
}
@media only screen and (min-width: 768px) {
  .con_information .box_inf {
		display: table;
  }
}
@media print {
  .con_information .box_inf {
		display: table;
  }
}
@media only screen and (max-width: 767px) {
  .con_information .box_inf {
		overflow: hidden;
  }
}
.con_information .box_inf li {
	width: 50%;
	border-left: 1px solid #FFF;
}
@media only screen and (min-width: 768px) {
  .con_information .box_inf li {
		display: table-cell;
  }
}
@media print {
  .con_information .box_inf li {
		display: table-cell;
  }
}
@media only screen and (max-width: 767px) {
  .con_information .box_inf li {
		width: 50%;
		float: left;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		margin-bottom: 1em;
  }
}
.con_information .box_inf li:first-child {
	border-left: 1px solid transparent;
}
.con_information .box_inf li a {
	display: block;
	text-decoration: none;
}
.con_information .box_inf li a:hover .wrp_img:after {
	-moz-transform: translateX(10px);
	-ms-transform: translateX(10px);
	-webkit-transform: translateX(10px);
	transform: translateX(10px);
}
.con_information .box_inf li a .wrp_img {
	position: relative;
}
.con_information .box_inf li a .wrp_img:after {
	content: '';
	font-size: 154%;
	width: 18%;
	height: 34%;
	max-width: 97px;
	max-height: 97px;
	background: url(../relaxation/images/ic_arrow.png) no-repeat center center #c9e1bd;
	display: block;
	position: absolute;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	bottom: -11.75549%;
	right: 15.3605%;
	-moz-transform: translateX(0);
	-ms-transform: translateX(0);
	-webkit-transform: translateX(0);
	transform: translateX(0);
	-moz-transition: -moz-transform 300ms;
	-o-transition: -o-transform 300ms;
	-webkit-transition: -webkit-transform 300ms;
	transition: transform 300ms;
}
@media only screen and (min-width: 768px) and (max-width: 1080px) {
  .con_information .box_inf li a .wrp_img:after {
		right: 8%;
		bottom: -8%;
  }
}
@media only screen and (max-width: 767px) {
  .con_information .box_inf li a .wrp_img:after {
		content: '→';
		color: #FFF;
		width: auto;
		height: auto;
		padding: .2em .4em;
		background: #c9e1bd;
		right: 5%;
  }
}
.con_information .box_inf li a .wrp_txt {
	max-width: 340px;
	width: 63%;
	padding: 0 4.70219%;
}
@media only screen and (max-width: 767px) {
  .con_information .box_inf li a .wrp_txt {
		max-width: inherit;
		width: 100%;
		padding: 0 .5em;
		margin-top: .5em;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
  }
}
.con_information .box_inf li a .wrp_txt h4 {
	font-weight: normal;
	font-family: "游明朝", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", Times, Garamond, Georgia, serif;
	margin-bottom: .5em;
	font-size: 139%;
	letter-spacing: -.1em;
}
@media only screen and (min-width: 768px) and (max-width: 1080px) {
  .con_information .box_inf li a .wrp_txt h4 {
		letter-spacing: normal;
		font-size: 124%;
		line-height: 1.4;
		white-space: nowrap;
  }
}
@media only screen and (max-width: 767px) {
  .con_information .box_inf li a .wrp_txt h4 {
		font-size: 108%;
		letter-spacing: normal;
  }
}
.con_information .box_inf li a .wrp_txt h4 em {
	font-size: 123%;
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	*zoom: 1;
	*display: inline;
	vertical-align: baseline;
}
@media only screen and (min-width: 768px) and (max-width: 1080px) {
  .con_information .box_inf li a .wrp_txt h4 em {
		font-size: 125%;
		line-height: 1.3;
  }
}
@media only screen and (max-width: 767px) {
  .con_information .box_inf li a .wrp_txt h4 em {
		font-size: 115%;
  }
}
