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

 file name  : copy.css
 author     : Ability Consultant
 style info : コピー
=================================================================== */
.con_lounge:after, .con_pokke .box_spa:after, .con_pokke .box_spa .data:after {
	content: "";
	display: table;
	clear: both;
}

html.lower #contents .con_title h2 span,
html.lower #contents .topicpath li + li {
	text-transform: none;
}

/* -----------------------------------------------------------
	.con_intro
----------------------------------------------------------- */
.con_pnav {
	padding: 35px 0 30px;
	margin-top: 65px;
	background: url(../images/common/bg1.png) left top;
}

@media only screen and (min-width: 768px) and (max-width: 1260px) {
	.con_pnav {
		padding: 30px 0 25px;
	}
}

@media only screen and (max-width: 767px) {
	.con_pnav {
		padding: 1.5em 0;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1260px) {
	.con_pnav {
		margin-top: 55px;
	}
}

@media only screen and (max-width: 767px) {
	.con_pnav {
		margin-top: 2em;
	}
}

.con_pnav ul {
	max-width: 1100px;
	width: 95%;
	margin: auto;
	letter-spacing: -.4em;
	text-align: center;
}

.con_pnav ul li {
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	zoom: 1;
	*display: inline;
	letter-spacing: normal;
	position: relative;
	margin: 0 0 0 1.54545%;
}

@media only screen and (min-width: 768px) and (max-width: 1260px) {
	.con_pnav ul li {
		margin: 0 0 0 1.54545%;
	}
}

@media only screen and (max-width: 767px) {
	.con_pnav ul li {
		margin: 0.5em 0 0 2%;
	}
}

@media only screen and (min-width: 768px) {
	.con_pnav ul li {
		width: 23.81818%;
	}
}

@media print {
	.con_pnav ul li {
		width: 23.81818%;
	}
}

.ie8 .con_pnav ul li {
	width: 23.81818%;
}

@media only screen and (max-width: 767px) {
	.con_pnav ul li {
		width: 49%;
	}
	.con_pnav ul li:nth-child(-n+2) {
		margin-top: 0;
	}
	.con_pnav ul li:nth-child(odd) {
		margin-left: 0;
	}
}

.con_pnav ul li:first-child {
	margin: 0;
}

.con_pnav ul li a {
	display: block;
	text-decoration: none;
	text-align: center;
	padding: 7px 1em;
	border: 1px solid #1c1e22;
	box-sizing: border-box;
	font-size: 139%;
	font-family: "游明朝", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "メイリオ", Meiryo, "Times New Roman", Times, Garamond, Georgia, serif;
	font-weight: bold;
	position: relative;
	-webkit-transition: background 500ms ease, color 500ms ease;
	-moz-transition: background 500ms ease, color 500ms ease;
	-o-transition: background 500ms ease, color 500ms ease;
	transition: background 500ms ease, color 500ms ease;
}

@media only screen and (min-width: 768px) and (max-width: 1260px) {
	.con_pnav ul li a {
		padding: 7px 0.5em;
	}
}

@media only screen and (max-width: 767px) {
	.con_pnav ul li a {
		padding: 0.5em 0.3em;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1260px) {
	.con_pnav ul li a {
		font-size: 116%;
	}
}

@media only screen and (max-width: 767px) {
	.con_pnav ul li a {
		font-size: 100%;
	}
}

.con_pnav ul li a:hover {
	background: #1c1e22;
	color: #fff;
}

.con_pnav ul li a span {
	background: #000;
	color: #fff;
	border-radius: 50%;
}

@media only screen and (min-width: 768px) {
	.con_pnav ul li a span {
		display: block;
		position: absolute;
		padding: 1em .5em;
		top: -1.6em;
		right: .2em;
		font-size: 89%;
	}
}

@media print {
	.con_pnav ul li a span {
		display: block;
		position: absolute;
		padding: 1em .5em;
		top: -1.6em;
		right: .2em;
		font-size: 89%;
	}
}

.ie8 .con_pnav ul li a span {
	display: block;
	position: absolute;
	padding: 1em .5em;
	top: -1.6em;
	right: .2em;
	font-size: 89%;
}

@media only screen and (max-width: 767px) {
	.con_pnav ul li a span {
		display: block;
		position: absolute;
		padding: 1em .5em;
		top: -1.2em;
		right: .2em;
		font-size: 77%;
	}
}

.con_intro {
	max-width: 1400px;
	width: 95%;
	margin: auto;
	margin-top: 65px;
}

@media only screen and (min-width: 768px) and (max-width: 1260px) {
	.con_intro {
		margin-top: 55px;
	}
}

@media only screen and (max-width: 767px) {
	.con_intro {
		margin-top: 2em;
	}
}

@media only screen and (min-width: 768px) {
	.con_intro .txt {
		text-align: center;
		font-size: 139%;
		line-height: 1.61;
	}
}

@media print {
	.con_intro .txt {
		text-align: center;
		font-size: 139%;
		line-height: 1.61;
	}
}

.ie8 .con_intro .txt {
	text-align: center;
	font-size: 139%;
	line-height: 1.61;
}

@media only screen and (min-width: 768px) and (max-width: 1260px) {
	.con_intro .txt {
		font-size: 124%;
	}
}

.con_intro .img {
	margin-top: 80px;
}

@media only screen and (min-width: 768px) and (max-width: 1260px) {
	.con_intro .img {
		margin-top: 55px;
	}
}

@media only screen and (max-width: 767px) {
	.con_intro .img {
		margin-top: 1em;
	}
}

.con_intro dl {
	padding: 18px 1.5em;
	margin: 70px auto 0;
	border: 3px solid #3b4348;
	box-sizing: border-box;
	text-align: center;
	letter-spacing: -.4em;
}

@media only screen and (min-width: 768px) and (max-width: 1260px) {
	.con_intro dl {
		padding: 15px 1.5em;
	}
}

@media only screen and (max-width: 767px) {
	.con_intro dl {
		padding: 0.5em 1.5em;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1260px) {
	.con_intro dl {
		margin: 50px auto 0;
	}
}

@media only screen and (max-width: 767px) {
	.con_intro dl {
		margin: 1em auto 0;
	}
}

@media only screen and (min-width: 1261px) {
	.con_intro dl {
		max-width: 1120px;
	}
}

@media print {
	.con_intro dl {
		max-width: 1120px;
	}
}

.ie8 .con_intro dl {
	max-width: 1120px;
}

@media only screen and (min-width: 768px) and (max-width: 1260px) {
	.con_intro dl {
		max-width: 700px;
	}
}

.con_intro dl dt, .con_intro dl dd {
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	zoom: 1;
	*display: inline;
	letter-spacing: normal;
	text-align: left;
}

@media only screen and (min-width: 1261px) {
	.con_intro dl dt, .con_intro dl dd {
		font-size: 124%;
	}
}

@media print {
	.con_intro dl dt, .con_intro dl dd {
		font-size: 124%;
	}
}

.ie8 .con_intro dl dt, .ie8 .con_intro dl dd {
	font-size: 124%;
}

@media only screen and (min-width: 768px) and (max-width: 1260px) {
	.con_intro dl dt, .con_intro dl dd {
		font-size: 116%;
	}
}

.con_intro dl dt {
	font-weight: bold;
}

.con_intro dl dd {
	margin-left: 25px;
}

@media only screen and (min-width: 768px) and (max-width: 1260px) {
	.con_intro dl dd {
		margin-left: 20px;
	}
}

@media only screen and (max-width: 767px) {
	.con_intro dl dd {
		margin-left: 2em;
	}
}

.con_intro dl dd span {
	font-size: 88%;
}

@media only screen and (min-width: 768px) {
	.con_intro dl dd span {
		margin-left: 1em;
	}
}

@media print {
	.con_intro dl dd span {
		margin-left: 1em;
	}
}

.ie8 .con_intro dl dd span {
	margin-left: 1em;
}

/* -----------------------------------------------------------
	.con_public
----------------------------------------------------------- */
.con_public {
	margin: 115px auto 0;
	max-width: 2000px;
}

@media only screen and (min-width: 768px) and (max-width: 1260px) {
	.con_public {
		margin: 75px auto 0;
	}
}

@media only screen and (max-width: 767px) {
	.con_public {
		margin: 2.5em auto 0;
	}
}

@media only screen and (max-width: 767px) {
	.con_public {
		width: 95%;
	}
}

.con_public .box_pub {
	position: relative;
	overflow: hidden;
}

.con_public .box_pub .wrp_txt {
	margin-top: 210px;
}

@media only screen and (min-width: 768px) and (max-width: 1260px) {
	.con_public .box_pub .wrp_txt {
		margin-top: 80px;
	}
}

@media only screen and (max-width: 767px) {
	.con_public .box_pub .wrp_txt {
		margin-top: 0;
	}
}

@media only screen and (min-width: 768px) {
	.con_public .box_pub .wrp_txt {
		float: right;
		width: 35.75%;
	}
}

@media print {
	.con_public .box_pub .wrp_txt {
		float: right;
		width: 35.75%;
	}
}

.ie8 .con_public .box_pub .wrp_txt {
	float: right;
	width: 35.75%;
}

@media only screen and (min-width: 768px) and (max-width: 1260px) {
	.con_public .box_pub .wrp_txt {
		width: 37.5%;
	}
}

.con_public .box_pub .wrp_txt h3 {
	margin-bottom: 40px;
	text-align: left;
}

@media only screen and (min-width: 768px) and (max-width: 1260px) {
	.con_public .box_pub .wrp_txt h3 {
		margin-bottom: 30px;
	}
}

@media only screen and (max-width: 767px) {
	.con_public .box_pub .wrp_txt h3 {
		margin-bottom: 1em;
	}
}

@media only screen and (min-width: 768px) {
	.con_public .box_pub .wrp_txt .txt {
		max-width: 345px;
		font-size: 124%;
		line-height: 1.75;
	}
}

@media print {
	.con_public .box_pub .wrp_txt .txt {
		max-width: 345px;
		font-size: 124%;
		line-height: 1.75;
	}
}

.ie8 .con_public .box_pub .wrp_txt .txt {
	max-width: 345px;
	font-size: 124%;
	line-height: 1.75;
}

@media only screen and (min-width: 768px) and (max-width: 1260px) {
	.con_public .box_pub .wrp_txt .txt {
		font-size: 116%;
	}
}

.con_public .box_pub .wrp_img {
	overflow: hidden;
}

@media only screen and (min-width: 768px) {
	.con_public .box_pub .wrp_img {
		float: left;
		width: 55%;
		height: 800px;
	}
	.con_public .box_pub .wrp_img img {
		position: relative;
		left: 50%;
		height: 100%;
		max-width: none;
		margin-left: -550px;
	}
}

@media print {
	.con_public .box_pub .wrp_img {
		float: left;
		width: 55%;
		height: 800px;
	}
	.con_public .box_pub .wrp_img img {
		position: relative;
		left: 50%;
		height: 100%;
		max-width: none;
		margin-left: -550px;
	}
}

.ie8 .con_public .box_pub .wrp_img {
	float: left;
	width: 55%;
	height: 800px;
}

.ie8 .con_public .box_pub .wrp_img img {
	position: relative;
	left: 50%;
	height: 100%;
	max-width: none;
	margin-left: -550px;
}

@media only screen and (min-width: 768px) and (max-width: 1260px) {
	.con_public .box_pub .wrp_img {
		height: 500px;
	}
	.con_public .box_pub .wrp_img img {
		margin-left: -343px;
	}
}

@media only screen and (max-width: 767px) {
	.con_public .box_pub .wrp_img {
		margin-top: 1em;
	}
}

.con_public .box_pub .en {
	position: absolute;
	bottom: 40px;
	right: 1.5%;
	color: #f5f5f5;
	font-size: 1000%;
	font-family: "Sorts Mill Goudy", serif;
	line-height: 1;
	white-space: nowrap;
}

@media only screen and (max-width: 767px) {
	.con_public .box_pub .en {
		bottom: 0;
	}
}

@media only screen and (max-width: 767px) {
	.con_public .box_pub .en {
		right: auto;
	}
}

@media only screen and (min-width: 1531px) and (max-width: 1800px) {
	.con_public .box_pub .en {
		font-size: 847%;
	}
}

@media print {
	.con_public .box_pub .en {
		font-size: 847%;
	}
}

.ie8 .con_public .box_pub .en {
	font-size: 847%;
}

@media only screen and (min-width: 1261px) and (max-width: 1530px) {
	.con_public .box_pub .en {
		font-size: 693%;
	}
}

@media print {
	.con_public .box_pub .en {
		font-size: 693%;
	}
}

.ie8 .con_public .box_pub .en {
	font-size: 693%;
}

@media only screen and (min-width: 1001px) and (max-width: 1260px) {
	.con_public .box_pub .en {
		font-size: 577%;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1000px) {
	.con_public .box_pub .en {
		font-size: 439%;
	}
}

@media only screen and (max-width: 767px) {
	.con_public .box_pub .en {
		left: 2.5%;
		font-size: 347%;
		text-shadow: 0 0 0.3em rgba(0, 0, 0, 0.6);
	}
}

.con_public .box_img {
	max-width: 1600px;
	width: 95%;
	margin: auto;
	text-align: right;
	letter-spacing: -.4em;
}

@media only screen and (max-width: 767px) {
	.con_public .box_img {
		margin-top: .5em;
		width: 100%;
	}
}

.con_public .box_img p {
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	zoom: 1;
	*display: inline;
	letter-spacing: normal;
	vertical-align: top;
}

.con_public .box_img p.img1 {
	width: 51.25%;
	margin: 8.5% 9.375% 0 0;
}

@media only screen and (max-width: 767px) {
	.con_public .box_img p.img1 {
		margin: 0 2% 0 0;
	}
}

@media only screen and (max-width: 767px) {
	.con_public .box_img p.img1 {
		width: 64%;
	}
}

.con_public .box_img p.img2 {
	width: 28.75%;
}

@media only screen and (max-width: 767px) {
	.con_public .box_img p.img2 {
		width: 34%;
	}
}

/* -----------------------------------------------------------
	.con_openair
----------------------------------------------------------- */
.con_openair {
	margin: 115px auto 0;
	max-width: 2000px;
}

@media only screen and (min-width: 768px) and (max-width: 1260px) {
	.con_openair {
		margin: 75px auto 0;
	}
}

@media only screen and (max-width: 767px) {
	.con_openair {
		margin: 2.5em auto 0;
	}
}

@media only screen and (max-width: 767px) {
	.con_openair {
		width: 95%;
	}
}

.con_openair .box_ope {
	position: relative;
	overflow: hidden;
}

.con_openair .box_ope .wrp_txt {
	margin-top: 150px;
}

@media only screen and (min-width: 768px) and (max-width: 1260px) {
	.con_openair .box_ope .wrp_txt {
		margin-top: 40px;
	}
}

@media only screen and (max-width: 767px) {
	.con_openair .box_ope .wrp_txt {
		margin-top: 0;
	}
}

@media only screen and (min-width: 768px) {
	.con_openair .box_ope .wrp_txt {
		float: left;
	}
}

@media print {
	.con_openair .box_ope .wrp_txt {
		float: left;
	}
}

.ie8 .con_openair .box_ope .wrp_txt {
	float: left;
}

@media only screen and (min-width: 1261px) {
	.con_openair .box_ope .wrp_txt {
		position: relative;
		left: 50%;
		width: 26.5%;
		margin-left: -620px;
	}
}

@media print {
	.con_openair .box_ope .wrp_txt {
		position: relative;
		left: 50%;
		width: 26.5%;
		margin-left: -620px;
	}
}

.ie8 .con_openair .box_ope .wrp_txt {
	position: relative;
	left: 50%;
	width: 26.5%;
	margin-left: -620px;
}

@media only screen and (min-width: 768px) and (max-width: 1260px) {
	.con_openair .box_ope .wrp_txt {
		width: 37.5%;
		margin-left: 2.5%;
	}
}

.con_openair .box_ope .wrp_txt h3 {
	margin-bottom: 40px;
	text-align: left;
}

@media only screen and (min-width: 768px) and (max-width: 1260px) {
	.con_openair .box_ope .wrp_txt h3 {
		margin-bottom: 30px;
	}
}

@media only screen and (max-width: 767px) {
	.con_openair .box_ope .wrp_txt h3 {
		margin-bottom: 1em;
	}
}

@media only screen and (min-width: 768px) {
	.con_openair .box_ope .wrp_txt .txt {
		max-width: 345px;
		font-size: 124%;
		line-height: 1.75;
	}
}

@media print {
	.con_openair .box_ope .wrp_txt .txt {
		max-width: 345px;
		font-size: 124%;
		line-height: 1.75;
	}
}

.ie8 .con_openair .box_ope .wrp_txt .txt {
	max-width: 345px;
	font-size: 124%;
	line-height: 1.75;
}

@media only screen and (min-width: 768px) and (max-width: 1260px) {
	.con_openair .box_ope .wrp_txt .txt {
		font-size: 116%;
	}
}

.con_openair .box_ope .wrp_img {
	overflow: hidden;
}

@media only screen and (min-width: 768px) {
	.con_openair .box_ope .wrp_img {
		float: right;
		width: 55%;
		height: 800px;
	}
	.con_openair .box_ope .wrp_img img {
		position: relative;
		left: 50%;
		height: 100%;
		max-width: none;
		margin-left: -550px;
	}
}

@media print {
	.con_openair .box_ope .wrp_img {
		float: right;
		width: 55%;
		height: 800px;
	}
	.con_openair .box_ope .wrp_img img {
		position: relative;
		left: 50%;
		height: 100%;
		max-width: none;
		margin-left: -550px;
	}
}

.ie8 .con_openair .box_ope .wrp_img {
	float: right;
	width: 55%;
	height: 800px;
}

.ie8 .con_openair .box_ope .wrp_img img {
	position: relative;
	left: 50%;
	height: 100%;
	max-width: none;
	margin-left: -550px;
}

@media only screen and (min-width: 768px) and (max-width: 1260px) {
	.con_openair .box_ope .wrp_img {
		height: 500px;
	}
	.con_openair .box_ope .wrp_img img {
		margin-left: -343px;
	}
}

@media only screen and (max-width: 767px) {
	.con_openair .box_ope .wrp_img {
		margin-top: 1em;
	}
}

.con_openair .box_img {
	max-width: 1600px;
	width: 95%;
	margin: auto;
	letter-spacing: -.4em;
}

@media only screen and (max-width: 767px) {
	.con_openair .box_img {
		margin-top: .5em;
		width: 100%;
	}
}

.con_openair .box_img p {
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	zoom: 1;
	*display: inline;
	letter-spacing: normal;
	vertical-align: top;
}

.con_openair .box_img p.img1 {
	width: 28.75%;
}

@media only screen and (max-width: 767px) {
	.con_openair .box_img p.img1 {
		width: 34%;
	}
}

.con_openair .box_img p.img2 {
	width: 51.25%;
	margin: 8.5% 0 0 9.375%;
}

@media only screen and (max-width: 767px) {
	.con_openair .box_img p.img2 {
		margin: 0 0 0 2%;
	}
}

@media only screen and (max-width: 767px) {
	.con_openair .box_img p.img2 {
		width: 64%;
	}
}

.con_openair .en {
	position: absolute;
	bottom: 40px;
	left: 0.5%;
	margin-top: 110px;
	color: #f5f5f5;
	font-size: 1000%;
	font-family: "Sorts Mill Goudy", serif;
	line-height: 1;
	white-space: nowrap;
}

@media only screen and (max-width: 767px) {
	.con_openair .en {
		bottom: 0;
	}
}

@media only screen and (max-width: 767px) {
	.con_openair .en {
		left: auto;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1260px) {
	.con_openair .en {
		margin-top: 70px;
	}
}

@media only screen and (max-width: 767px) {
	.con_openair .en {
		margin-top: 1em;
	}
}

@media only screen and (min-width: 1531px) and (max-width: 1800px) {
	.con_openair .en {
		font-size: 847%;
	}
}

@media print {
	.con_openair .en {
		font-size: 847%;
	}
}

.ie8 .con_openair .en {
	font-size: 847%;
}

@media only screen and (min-width: 1261px) and (max-width: 1530px) {
	.con_openair .en {
		font-size: 693%;
	}
}

@media print {
	.con_openair .en {
		font-size: 693%;
	}
}

.ie8 .con_openair .en {
	font-size: 693%;
}

@media only screen and (min-width: 1001px) and (max-width: 1260px) {
	.con_openair .en {
		font-size: 577%;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1000px) {
	.con_openair .en {
		font-size: 439%;
	}
}

@media only screen and (max-width: 767px) {
	.con_openair .en {
		left: 2.5%;
		bottom: 0;
		font-size: 347%;
		text-shadow: 0 0 0.3em rgba(0, 0, 0, 0.6);
	}
}

/* -----------------------------------------------------------
	.con_information
----------------------------------------------------------- */
.con_information {
	max-width: 1100px;
	width: 95%;
	margin: auto;
	margin-top: 60px;
}

@media only screen and (min-width: 768px) and (max-width: 1260px) {
	.con_information {
		margin-top: 50px;
	}
}

@media only screen and (max-width: 767px) {
	.con_information {
		margin-top: 2.5em;
	}
}

@media only screen and (min-width: 768px) {
	.con_information {
		display: table;
	}
}

@media print {
	.con_information {
		display: table;
	}
}

.ie8 .con_information {
	display: table;
}

.con_information > * {
	box-sizing: border-box;
}

@media only screen and (min-width: 768px) {
	.con_information > * {
		display: table-cell;
		vertical-align: top;
	}
}

@media print {
	.con_information > * {
		display: table-cell;
		vertical-align: top;
	}
}

.ie8 .con_information > * {
	display: table-cell;
	vertical-align: top;
}

.con_information h4 {
	text-align: left;
}

@media only screen and (min-width: 768px) {
	.con_information h4 {
		padding-right: 1.5em;
		width: 24.54545%;
		box-sizing: border-box;
	}
}

@media print {
	.con_information h4 {
		padding-right: 1.5em;
		width: 24.54545%;
		box-sizing: border-box;
	}
}

.ie8 .con_information h4 {
	padding-right: 1.5em;
	width: 24.54545%;
	box-sizing: border-box;
}

@media only screen and (max-width: 767px) {
	.con_information h4 {
		margin-bottom: .8em;
	}
}

@media only screen and (min-width: 1261px) {
	.con_information h4 span {
		font-size: 339%;
	}
}

@media print {
	.con_information h4 span {
		font-size: 339%;
	}
}

.ie8 .con_information h4 span {
	font-size: 339%;
}

@media only screen and (min-width: 768px) and (max-width: 1260px) {
	.con_information h4 span {
		font-size: 300%;
	}
}

.con_information .wrp_txt {
	padding: 0 0 0 4.09091%;
}

@media only screen and (min-width: 768px) and (max-width: 1260px) {
	.con_information .wrp_txt {
		padding: 0 0 0 3.18182%;
	}
}

@media only screen and (max-width: 767px) {
	.con_information .wrp_txt {
		padding: 0.8em 0 0;
	}
}

@media only screen and (min-width: 768px) {
	.con_information .wrp_txt {
		width: 75.45455%;
		border-left: 1px solid #1a1604;
	}
}

@media print {
	.con_information .wrp_txt {
		width: 75.45455%;
		border-left: 1px solid #1a1604;
	}
}

.ie8 .con_information .wrp_txt {
	width: 75.45455%;
	border-left: 1px solid #1a1604;
}

@media only screen and (max-width: 767px) {
	.con_information .wrp_txt {
		border-top: 1px solid #1a1604;
	}
}

.con_information .wrp_txt dl {
	margin-top: 40px;
}

@media only screen and (min-width: 768px) and (max-width: 1260px) {
	.con_information .wrp_txt dl {
		margin-top: 25px;
	}
}

@media only screen and (max-width: 767px) {
	.con_information .wrp_txt dl {
		margin-top: 1em;
	}
}

.con_information .wrp_txt dl:first-child {
	margin-top: 0;
}

@media only screen and (min-width: 1261px) {
	.con_information .wrp_txt dl:first-child + dl + dl + dl + dl + dl + dl + dll,
	.con_information .wrp_txt dl:first-child + dl + dl + dl + dl + dl  + dl + dl{
		display: -moz-inline-stack;
		display: inline-block;
		vertical-align: middle;
		*vertical-align: auto;
		zoom: 1;
		*display: inline;
		vertical-align: top;
	}
}

@media print {
	.con_information .wrp_txt dl:first-child + dl + dl + dl + dl + dl + dl,
	.con_information .wrp_txt dl:first-child + dl + dl + dl + dl + dl + dl + dl {
		display: -moz-inline-stack;
		display: inline-block;
		vertical-align: middle;
		*vertical-align: auto;
		zoom: 1;
		*display: inline;
		vertical-align: top;
	}
}

.ie8 .con_information .wrp_txt dl:first-child + dl + dl + dl + dl + dl + dl, .ie8
.con_information .wrp_txt dl:first-child + dl + dl + dl + dl + dl + dl + dl {
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	zoom: 1;
	*display: inline;
	vertical-align: top;
}

@media only screen and (min-width: 1261px) {
	.con_information .wrp_txt dl:first-child + dl + dl + dl + dl + dl + dl + dl {
		width: 784px;
	}
}

@media print {
	.con_information .wrp_txt dl:first-child + dl + dl + dl + dl + dl {
		width: 784px;
	}
}

.ie8 .con_information .wrp_txt dl:first-child + dl + dl + dl {
	width: 784px;
}

@media only screen and (min-width: 1261px) {
	.con_information .wrp_txt dl:first-child + dl + dl + dl + dl {
		width: 784px;
	}
}

@media print {
	.con_information .wrp_txt dl:first-child + dl + dl + dl + dl {
		width: 784px;
	}
}

.ie8 .con_information .wrp_txt dl:first-child + dl + dl + dl + dl {
	width: 784px;
}

@media only screen and (min-width: 1261px) {
	.con_information .wrp_txt dl dt, .con_information .wrp_txt dl dd {
		font-size: 124%;
	}
}

@media print {
	.con_information .wrp_txt dl dt, .con_information .wrp_txt dl dd {
		font-size: 124%;
	}
}

.ie8 .con_information .wrp_txt dl dt, .ie8 .con_information .wrp_txt dl dd {
	font-size: 124%;
}

@media only screen and (min-width: 768px) and (max-width: 1260px) {
	.con_information .wrp_txt dl dt, .con_information .wrp_txt dl dd {
		font-size: 116%;
	}
}

@media only screen and (max-width: 767px) {
	.con_information .wrp_txt dl dt, .con_information .wrp_txt dl dd {
		font-size: 108%;
	}
}

.con_information .wrp_txt dl dt {
	margin-bottom: .5em;
	font-weight: bold;
}

@media only screen and (min-width: 768px) {
	.con_information .wrp_txt dl dd {
		letter-spacing: -.07em;
		line-height: 1.75;
	}
}

@media print {
	.con_information .wrp_txt dl dd {
		letter-spacing: -.07em;
		line-height: 1.75;
	}
}

.ie8 .con_information .wrp_txt dl dd {
	letter-spacing: -.07em;
	line-height: 1.75;
}

/* -----------------------------------------------------------
	.con_lounge
----------------------------------------------------------- */
.con_lounge {
	max-width: 1600px;
	width: 95%;
	margin: auto;
	margin-top: 145px;
}

@media only screen and (min-width: 768px) and (max-width: 1260px) {
	.con_lounge {
		margin-top: 100px;
	}
}

@media only screen and (max-width: 767px) {
	.con_lounge {
		margin-top: 3em;
	}
}

.con_lounge .obj_slider {
	margin-bottom: 0 !important;
}

.con_lounge .obj_slider > div {
	display: none;
}

.con_lounge .obj_slider > div:first-child {
	display: block;
}

@media only screen and (min-width: 768px) {
	.con_lounge .obj_slider {
		float: left;
		width: 60.625%;
	}
}

@media print {
	.con_lounge .obj_slider {
		float: left;
		width: 60.625%;
	}
}

.ie8 .con_lounge .obj_slider {
	float: left;
	width: 60.625%;
}

.con_lounge .obj_slider .slick-dots {
	bottom: -30px;
}

@media only screen and (max-width: 767px) {
	.con_lounge .obj_slider .slick-dots {
		bottom: -2em;
	}
}

@media only screen and (min-width: 768px) {
	.con_lounge .obj_slider .slick-dots {
		text-align: right;
	}
}

@media print {
	.con_lounge .obj_slider .slick-dots {
		text-align: right;
	}
}

.ie8 .con_lounge .obj_slider .slick-dots {
	text-align: right;
}

.con_lounge .obj_slider .slick-dots li {
	vertical-align: middle;
	width: 10px;
	height: 10px;
	margin: 0 0 0 15px;
	background: #ccc;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	-webkit-transition: background 500ms ease;
	-moz-transition: background 500ms ease;
	-o-transition: background 500ms ease;
	transition: background 500ms ease;
}

@media only screen and (max-width: 767px) {
	.con_lounge .obj_slider .slick-dots li {
		margin: 0 0 0 1em;
	}
}

@media only screen and (max-width: 767px) {
	.con_lounge .obj_slider .slick-dots li {
		width: .8em;
		height: .8em;
	}
}

.con_lounge .obj_slider .slick-dots li:first-child {
	margin-left: 0;
}

.con_lounge .obj_slider .slick-dots li button {
	width: 100%;
	height: 100%;
	padding: 0;
}

.con_lounge .obj_slider .slick-dots li button:before {
	content: none;
}

.con_lounge .obj_slider .slick-dots li:hover, .con_lounge .obj_slider .slick-dots li.slick-active {
	background: #333c41;
}

.con_lounge .box_txt {
	padding: 7.5% 4.375% 12.5% 14.375%;
	margin-top: 5.625%;
	background: #f4efe1;
	box-sizing: border-box;
}

@media only screen and (min-width: 768px) and (max-width: 1260px) {
	.con_lounge .box_txt {
		padding: 7.5% 4.375% 12.5% 14.375%;
	}
}

@media only screen and (max-width: 767px) {
	.con_lounge .box_txt {
		padding: 2.5em 1em 1.5em;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1260px) {
	.con_lounge .box_txt {
		margin-top: 4.375%;
	}
}

@media only screen and (max-width: 767px) {
	.con_lounge .box_txt {
		margin-top: 0;
	}
}

@media only screen and (min-width: 768px) {
	.con_lounge .box_txt {
		float: left;
		width: 50%;
		margin-left: -10.625%;
	}
}

@media print {
	.con_lounge .box_txt {
		float: left;
		width: 50%;
		margin-left: -10.625%;
	}
}

.ie8 .con_lounge .box_txt {
	float: left;
	width: 50%;
	margin-left: -10.625%;
}

.con_lounge .box_txt h3 {
	margin-bottom: 8%;
	text-align: left;
}

@media only screen and (max-width: 767px) {
	.con_lounge .box_txt h3 {
		margin-bottom: 1em;
	}
}

@media only screen and (min-width: 768px) {
	.con_lounge .box_txt .txt {
		font-size: 124%;
		line-height: 1.75;
	}
}

@media print {
	.con_lounge .box_txt .txt {
		font-size: 124%;
		line-height: 1.75;
	}
}

.ie8 .con_lounge .box_txt .txt {
	font-size: 124%;
	line-height: 1.75;
}

@media only screen and (min-width: 768px) and (max-width: 1260px) {
	.con_lounge .box_txt .txt {
		font-size: 116%;
	}
}

.con_pokke {
	margin-top: 145px;
}

@media only screen and (min-width: 768px) and (max-width: 1260px) {
	.con_pokke {
		margin-top: 100px;
	}
}

@media only screen and (max-width: 767px) {
	.con_pokke {
		margin-top: 3em;
	}
}

.con_pokke .box_title {
	display: block;
	max-width: 1090px;
	padding: 4% 1%;
	margin: 0 auto;
	box-sizing: border-box;
	position: relative;
}

@media only screen and (min-width: 768px) and (max-width: 1260px) {
	.con_pokke .box_title {
		padding: 4% 2%;
	}
}

@media only screen and (max-width: 767px) {
	.con_pokke .box_title {
		padding: 2em;
	}
}

@media only screen and (max-width: 1260px) {
	.con_pokke .box_title {
		text-align: center;
	}
}

.con_pokke .box_title:after {
	position: absolute;
	content: '';
	width: 1000%;
	height: 130%;
	top: -10%;
	left: -50%;
	background: #333c41;
	z-index: -10;
}

.con_pokke .box_title .tmp_st1 {
	display: inline-block;
	text-align: left;
	color: #fff;
}

@media only screen and (min-width: 768px) and (max-width: 1260px) {
	.con_pokke .box_title .tmp_st1 {
		text-align: center;
	}
}

.con_pokke .box_title .tmp_st1 span {
	font-size: 693%;
}

@media only screen and (max-width: 767px) {
	.con_pokke .box_title .tmp_st1 span {
		font-size: 308%;
	}
}

.con_pokke .box_title .tmp_st1 i {
	font-size: 216%;
	font-family: "Sorts Mill Goudy", serif;
}

@media only screen and (max-width: 1260px) {
	.con_pokke .box_title .tmp_st1 i {
		text-align: center;
	}
}

@media only screen and (max-width: 767px) {
	.con_pokke .box_title .tmp_st1 i {
		font-size: 185%;
	}
}

@media only screen and (max-width: 767px) {
	.con_pokke .box_title .tmp_st1 em {
		font-size: 108%;
		letter-spacing: .08em;
	}
}

.con_pokke .box_title .txt {
	display: inline-block;
	vertical-align: top;
	line-height: 1.8;
	color: #fff;
	font-size: 124%;
	padding: 5% 0 0 5%;
	width: 45%;
}

@media only screen and (min-width: 768px) and (max-width: 1260px) {
	.con_pokke .box_title .txt {
		padding: 5% 0 0;
	}
}

@media only screen and (max-width: 767px) {
	.con_pokke .box_title .txt {
		padding: 0;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1260px) {
	.con_pokke .box_title .txt {
		width: 100%;
	}
}

@media only screen and (max-width: 767px) {
	.con_pokke .box_title .txt {
		width: 100%;
	}
}

@media only screen and (max-width: 767px) {
	.con_pokke .box_title .txt {
		font-size: 100%;
		margin-top: 1em;
	}
}

.con_pokke .box_spa {
	max-width: 1500px;
	width: 95%;
	margin: auto;
	margin: 0 auto;
}

.con_pokke .box_spa .img {
	width: 64%;
	margin: 0 auto;
	text-align: center;
}

@media only screen and (min-width: 768px) and (max-width: 1260px) {
	.con_pokke .box_spa .img {
		width: 100%;
	}
}

@media only screen and (max-width: 767px) {
	.con_pokke .box_spa .img {
		width: 100%;
	}
}

@media only screen and (min-width: 1261px) {
	.con_pokke .box_spa .img {
		float: right;
	}
}

@media print {
	.con_pokke .box_spa .img {
		float: right;
	}
}

.ie8 .con_pokke .box_spa .img {
	float: right;
}

.con_pokke .box_spa .data {
	width: 36%;
	padding: 10% 4% 10%;
	box-sizing: border-box;
}

@media only screen and (min-width: 768px) and (max-width: 1260px) {
	.con_pokke .box_spa .data {
		width: 100%;
	}
}

@media only screen and (max-width: 767px) {
	.con_pokke .box_spa .data {
		width: 100%;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1260px) {
	.con_pokke .box_spa .data {
		padding: 3% 0 3% 2%;
	}
}

@media only screen and (max-width: 767px) {
	.con_pokke .box_spa .data {
		padding: 0 0 3%;
	}
}

@media only screen and (min-width: 768px) {
	.con_pokke .box_spa .data {
		float: left;
	}
}

@media print {
	.con_pokke .box_spa .data {
		float: left;
	}
}

.ie8 .con_pokke .box_spa .data {
	float: left;
}

@media only screen and (max-width: 767px) {
	.con_pokke .box_spa .data {
		width: 95%;
		margin: 1em auto;
	}
}

.con_pokke .box_spa .data .tmp_st1 {
	text-align: left;
}

.con_pokke .box_spa .data .tmp_st1 span {
	font-size: 493%;
	display: inline;
}

@media only screen and (max-width: 767px) {
	.con_pokke .box_spa .data .tmp_st1 span {
		font-size: 385%;
	}
}

.con_pokke .box_spa .data .tmp_st1 span i {
	font-size: 63%;
}

@media only screen and (max-width: 767px) {
	.con_pokke .box_spa .data .tmp_st1 span i {
		font-size: 57%;
	}
}

.con_pokke .box_spa .data .txt {
	margin-top: 40px;
	font-size: 124%;
	line-height: 1.8;
}

@media only screen and (max-width: 767px) {
	.con_pokke .box_spa .data .txt {
		margin-top: 1em;
	}
}

@media only screen and (max-width: 767px) {
	.con_pokke .box_spa .data .txt {
		font-size: 100%;
		margin-top: 1.4em;
	}
}

.con_pokke .box_spa .data table {
	margin-top: 1em;
}

.con_pokke .box_spa .data table tr {
	vertical-align: top;
	font-size: 124%;
}

@media only screen and (max-width: 767px) {
	.con_pokke .box_spa .data table tr {
		font-size: 108%;
	}
}

.con_pokke .box_spa .data table tr th:before {
	content: '●';
	color: #ac9467;
	font-size: 47%;
	vertical-align: middle;
	margin-right: .5em;
}

.con_pokke .box_spa .data table tr td {
	padding-left: 2em;
}

@media only screen and (max-width: 767px) {
	.con_pokke .box_spa .data table tr td {
		padding-left: 1.4em;
	}
}

.con_pokke .box_spa .data table tr + tr th, .con_pokke .box_spa .data table tr + tr td {
	padding-top: .5em;
}

.con_pokke .box_spa .data .time li {
	font-size: 131%;
}

.con_pokke .box_spa .data .time li span {
	font-weight: bold;
}

.con_pokke .box_spa .data .btn {
	margin: auto;
	position: relative;
	z-index: 1;
	margin: 26px 30px 0 auto;
}

@media only screen and (max-width: 767px) {
	.con_pokke .box_spa .data .btn {
		width: 90%;
	}
}

.con_pokke .box_spa .data .btn a, .con_pokke .box_spa .data .btn > span {
	position: relative;
	display: block;
	padding: 15px 1.5em;
	border: 1px solid #1c1e22;
	background: #1c1e22;
	text-decoration: none;
	text-align: center;
	color: #fff1e0;
	font-size: 139%;
	font-family: "Sorts Mill Goudy", serif;
	line-height: 1;
	-webkit-transition: border-color 500ms ease, background 500ms ease, color 500ms ease;
	-moz-transition: border-color 500ms ease, background 500ms ease, color 500ms ease;
	-o-transition: border-color 500ms ease, background 500ms ease, color 500ms ease;
	transition: border-color 500ms ease, background 500ms ease, color 500ms ease;
}

@media only screen and (max-width: 767px) {
	.con_pokke .box_spa .data .btn a, .con_pokke .box_spa .data .btn > span {
		padding: 0.8em 1em;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1260px) {
	.con_pokke .box_spa .data .btn a, .con_pokke .box_spa .data .btn > span {
		font-size: 124%;
	}
}

@media only screen and (max-width: 767px) {
	.con_pokke .box_spa .data .btn a, .con_pokke .box_spa .data .btn > span {
		font-size: 116%;
	}
}

.con_pokke .box_spa .data .btn a:after, .con_pokke .box_spa .data .btn > span:after {
	content: '';
	position: absolute;
	top: 50%;
	right: -30px;
	width: 60px;
	height: 1px;
	background: #edd3b5;
	-webkit-transition: background 500ms ease, -webkit-transform 500ms ease;
	-moz-transition: background 500ms ease, -moz-transform 500ms ease;
	-o-transition: background 500ms ease, -o-transform 500ms ease;
	transition: background 500ms ease, transform 500ms ease;
}

@media only screen and (max-width: 767px) {
	.con_pokke .box_spa .data .btn a:after, .con_pokke .box_spa .data .btn > span:after {
		right: -1em;
	}
}

@media only screen and (max-width: 767px) {
	.con_pokke .box_spa .data .btn a:after, .con_pokke .box_spa .data .btn > span:after {
		width: 2em;
	}
}

.con_pokke .box_spa .data .btn a:hover, .con_pokke .box_spa .data .btn > span:hover {
	background: #edd3b5;
	border-color: #edd3b5;
	color: #1c1e22;
}

.con_pokke .box_spa .data .btn a:hover:after, .con_pokke .box_spa .data .btn > span:hover:after {
	background: #1c1e22;
}

@media only screen and (min-width: 768px) {
	.con_pokke .box_spa .data .btn a:hover:after, .con_pokke .box_spa .data .btn > span:hover:after {
		-webkit-transform: translateX(10px);
		-moz-transform: translateX(10px);
		-ms-transform: translateX(10px);
		-o-transform: translateX(10px);
		transform: translateX(10px);
	}
}

@media print {
	.con_pokke .box_spa .data .btn a:hover:after, .con_pokke .box_spa .data .btn > span:hover:after {
		-webkit-transform: translateX(10px);
		-moz-transform: translateX(10px);
		-ms-transform: translateX(10px);
		-o-transform: translateX(10px);
		transform: translateX(10px);
	}
}

.ie8 .con_pokke .box_spa .data .btn a:hover:after, .ie8 .con_pokke .box_spa .data .btn > span:hover:after {
	-webkit-transform: translateX(10px);
	-moz-transform: translateX(10px);
	-ms-transform: translateX(10px);
	-o-transform: translateX(10px);
	transform: translateX(10px);
}

@media only screen and (max-width: 767px) {
	.con_pokke .box_spa .data .btn a:hover:after, .con_pokke .box_spa .data .btn > span:hover:after {
		-webkit-transform: translateX(0.3em);
		-moz-transform: translateX(0.3em);
		-ms-transform: translateX(0.3em);
		-o-transform: translateX(0.3em);
		transform: translateX(0.3em);
	}
}

@media only screen and (min-width: 768px) {
	.con_pokke .box_spa .data .btn a, .con_pokke .box_spa .data .btn > span {
		padding-right: 55px;
		text-align: right;
	}
}

@media print {
	.con_pokke .box_spa .data .btn a, .con_pokke .box_spa .data .btn > span {
		padding-right: 55px;
		text-align: right;
	}
}

.ie8 .con_pokke .box_spa .data .btn a, .ie8 .con_pokke .box_spa .data .btn > span {
	padding-right: 55px;
	text-align: right;
}

@media only screen and (min-width: 768px) and (max-width: 1260px) {
	.con_pokke .box_spa .data .btn {
		margin: 20px 30px 0 auto;
	}
}

@media only screen and (max-width: 767px) {
	.con_pokke .box_spa .data .btn {
		margin: 1em auto 0;
	}
}

@media only screen and (min-width: 1261px) {
	.con_pokke .box_spa .data .btn {
		width: 265px;
	}
}

@media print {
	.con_pokke .box_spa .data .btn {
		width: 265px;
	}
}

.ie8 .con_pokke .box_spa .data .btn {
	width: 265px;
}

@media only screen and (min-width: 768px) and (max-width: 1260px) {
	.con_pokke .box_spa .data .btn {
		width: 220px;
	}
}

@media only screen and (max-width: 767px) {
	.con_pokke .box_spa .data .btn a {
		font-size: 108%;
	}
}

.con_pokke .box_spa .data:hover .img {
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
	opacity: 0.7;
}

.con_pokke .box_spa .data:hover .btn span {
	background: #edd3b5;
	border-color: #edd3b5;
	color: #1c1e22;
}

.con_pokke .box_spa .data:hover .btn span:after {
	background: #1c1e22;
}

@media only screen and (min-width: 768px) {
	.con_pokke .box_spa .data:hover .btn span:after {
		-webkit-transform: translateX(10px);
		-moz-transform: translateX(10px);
		-ms-transform: translateX(10px);
		-o-transform: translateX(10px);
		transform: translateX(10px);
	}
}

@media print {
	.con_pokke .box_spa .data:hover .btn span:after {
		-webkit-transform: translateX(10px);
		-moz-transform: translateX(10px);
		-ms-transform: translateX(10px);
		-o-transform: translateX(10px);
		transform: translateX(10px);
	}
}

.ie8 .con_pokke .box_spa .data:hover .btn span:after {
	-webkit-transform: translateX(10px);
	-moz-transform: translateX(10px);
	-ms-transform: translateX(10px);
	-o-transform: translateX(10px);
	transform: translateX(10px);
}

@media only screen and (max-width: 767px) {
	.con_pokke .box_spa .data:hover .btn span:after {
		-webkit-transform: translateX(0.3em);
		-moz-transform: translateX(0.3em);
		-ms-transform: translateX(0.3em);
		-o-transform: translateX(0.3em);
		transform: translateX(0.3em);
	}
}

/*# sourceMappingURL=../maps/hotspring.css.map */
