@charset "UTF-8";

/* ===================================================================
CSS information

 file name  : rooms.css
 author     : Ability Consultant
 style info : 客室
=================================================================== */
.con_intro,
.con_rooms .pnav,
.con_rooms .box_room .wrp_txt,
.con_information {
	max-width: 1100px;
	margin: auto;
	width: 90%;
}

/* -----------------------------------------------------------
	con_intro
----------------------------------------------------------- */
.con_intro {
	text-align: center;
}

.con_intro h3 {
	text-align: center;
	font-size: 170%;
	font-family: "游明朝 Demibold", "My Yu Mincho Demibold", 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, "ＭＳ Ｐ明朝", "MS PMincho", serif;
	color: #093e4f;
	letter-spacing: .01em;
}

@media only screen and (min-width: 768px) and (max-width: 1099px) {
	.con_intro h3 {
		font-size: 154%;
	}
}

@media only screen and (max-width: 767px) {
	.con_intro h3 {
		font-size: 139%;
		letter-spacing: .05em;
	}
}

.con_intro .txt {
	font-size: 124%;
	line-height: 2;
	margin-top: 1.5em;
}

@media only screen and (max-width: 767px) {
	.con_intro .txt {
		margin-top: .5em;
		font-size: 108%;
		text-align: left;
		line-height: 1.6;
	}
}

.con_intro .wrp_atn {
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	zoom: 1;
	*display: inline;
	text-align: left;
	margin-top: 1.5em;
}

@media only screen and (min-width: 768px) and (max-width: 1099px) {
	.con_intro .wrp_atn {
		margin-top: 1em;
	}
}

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

.con_intro .wrp_atn li {
	padding-left: 1em;
	text-indent: -1em;
}

/* -----------------------------------------------------------
	con_features
----------------------------------------------------------- */
@media only screen and (max-width: 767px) {
	.con_features {
		padding: 3em 0 2em;
	}
}

.con_features h3 {
	margin-bottom: 1em;
}

.con_features h3>* {
	color: #FFF;
}

.con_features .box_fea {
	width: 94%;
	margin: 0 auto;
	letter-spacing: -.5em;
	overflow: hidden;
}

.con_features .box_fea li {
	width: 33.29787%;
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	zoom: 1;
	*display: inline;
	letter-spacing: normal;
	vertical-align: top;
	text-align: center;
}

@media only screen and (max-width: 767px) {
	.con_features .box_fea li {
		width: 100%;
		margin-bottom: 1.5em;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1099px) {
	.con_features .box_fea li .wrp_img {
		overflow: hidden;
	}

	.con_features .box_fea li .wrp_img img {
		position: relative;
		width: 140%;
		max-width: none;
		margin-left: -20%;
	}
}

@media only screen and (max-width: 767px) {
	.con_features .box_fea li .wrp_img {
		display: -moz-inline-stack;
		display: inline-block;
		vertical-align: middle;
		*vertical-align: auto;
		zoom: 1;
		*display: inline;
		width: 85%;
	}
}

.con_features .box_fea li .wrp_txt {
	position: relative;
}

.con_features .box_fea li .wrp_txt h4 {
	background: rgba(255, 255, 255, 0.9);
	text-align: center;
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	zoom: 1;
	*display: inline;
	padding: 1em 2em;
	margin: 0 auto;
	white-space: nowrap;
	position: absolute;
	bottom: 100%;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	min-width: 67.09265%;
}

@media only screen and (min-width: 768px) and (max-width: 1099px) {
	.con_features .box_fea li .wrp_txt h4 {
		padding: .5em 1em;
	}
}

@media only screen and (max-width: 767px) {
	.con_features .box_fea li .wrp_txt h4 {
		padding: .5em 1em;
		background: rgba(255, 255, 255, 0.8);
	}
}

.con_features .box_fea li .wrp_txt h4:after {
	content: '';
	width: 1px;
	height: 24px;
	background: #c1c1c1;
	display: block;
	position: absolute;
	bottom: -15px;
	left: 0;
	right: 0;
	margin: 0 auto;
	z-index: 10;
}

.con_features .box_fea li .wrp_txt h4 span {
	font-family: "Cormorant Infant", serif;
	font-size: 416%;
	line-height: 1;
	color: #093e4f;
	text-transform: uppercase;
	display: block;
}

.con_features .box_fea li .wrp_txt h4 span:first-letter {
	color: #309bae;
}

@media only screen and (min-width: 768px) and (max-width: 1099px) {
	.con_features .box_fea li .wrp_txt h4 span {
		font-size: 231%;
	}
}

@media only screen and (max-width: 767px) {
	.con_features .box_fea li .wrp_txt h4 span {
		font-size: 216%;
	}
}

.con_features .box_fea li .wrp_txt h4 em {
	font-size: 154%;
	display: block;
	color: #093e4f;
	font-weight: bold;
	line-height: 1.2;
	margin-top: .3em;
	font-family: "游明朝 Demibold", "My Yu Mincho Demibold", 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

@media only screen and (min-width: 768px) and (max-width: 1099px) {
	.con_features .box_fea li .wrp_txt h4 em {
		font-size: 116%;
	}
}

@media only screen and (max-width: 767px) {
	.con_features .box_fea li .wrp_txt h4 em {
		font-size: 108%;
	}
}

@media only screen and (min-width: 1100px) and (max-width: 1400px) {
	.con_features .box_fea li .wrp_txt h4 span {
		font-size: 308%;
	}

	.con_features .box_fea li .wrp_txt h4 em {
		font-size: 116%;
	}
}

@media print {
	.con_features .box_fea li .wrp_txt h4 span {
		font-size: 308%;
	}

	.con_features .box_fea li .wrp_txt h4 em {
		font-size: 116%;
	}
}

.con_features .box_fea li .wrp_txt .txt {
	font-size: 116%;
	padding-top: 1.5em;
	line-height: 1.7;
	max-width: 430px;
	margin: 0 auto;
}

@media only screen and (max-width: 1099px) {
	.con_features .box_fea li .wrp_txt .txt {
		font-size: 108%;
		line-height: 1.5;
	}
}

.con_features .box_fea li .wrp_txt .txt i {
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	zoom: 1;
	*display: inline;
}

/* -----------------------------------------------------------
	con_rooms
----------------------------------------------------------- */
.con_rooms {
	padding-top: 100px;
	padding-bottom: 90px;
	background: url(../images/common/bg_pattern2.png) repeat top left;
}

@media only screen and (min-width: 768px) and (max-width: 1099px) {
	.con_rooms {
		padding-top: 80px;
	}
}

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

@media only screen and (min-width: 768px) and (max-width: 1099px) {
	.con_rooms {
		padding-bottom: 70px;
	}
}

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

.con_rooms .pnav {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	text-align: center;
	background: #FFF;
	border: 1px solid #14576d;
}

@media only screen and (min-width: 1100px) {
	.con_rooms .pnav {
		display: table;
		table-layout: fixed;
	}
}

@media print {
	.con_rooms .pnav {
		display: table;
		table-layout: fixed;
	}
}

@media only screen and (max-width: 1099px) {
	.con_rooms .pnav {
		letter-spacing: -.5em;
	}
}

@media only screen and (max-width: 767px) {
	.con_rooms .pnav {
		padding: 0;
	}
}

@media only screen and (min-width: 1100px) {
	.con_rooms .pnav li {
		display: table-cell;
		vertical-align: middle;
	}

	.con_rooms .pnav li:nth-child(2) a,
	.con_rooms .pnav li:nth-child(4) a,
	.con_rooms .pnav li:nth-child(5) a,
	.con_rooms .pnav li:nth-child(6) a {
		line-height: 1.2;
	}
}

@media print {
	.con_rooms .pnav li {
		display: table-cell;
		vertical-align: middle;
	}

	.con_rooms .pnav li:nth-child(2) a,
	.con_rooms .pnav li:nth-child(4) a,
	.con_rooms .pnav li:nth-child(5) a {
		line-height: 1.2;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1099px) {
	.con_rooms .pnav li {
		width: 33.33333%;
	}
}

@media only screen and (max-width: 1099px) {
	.con_rooms .pnav li {
		display: -moz-inline-stack;
		display: inline-block;
		vertical-align: middle;
		*vertical-align: auto;
		zoom: 1;
		*display: inline;
		letter-spacing: normal;
	}
}

@media only screen and (max-width: 767px) {
	.con_rooms .pnav li {
		width: 50%;
		border-top: 1px dotted #093e4f;
	}

	.con_rooms .pnav li:nth-child(-n+2) {
		border-top: none;
	}

	.con_rooms .pnav li:nth-child(2n+1) a {
		border-right: 1px dotted #093e4f;
	}

	.con_rooms .pnav li:nth-child(2) a,
	.con_rooms .pnav li:nth-child(4) a,
	.con_rooms .pnav li:nth-child(5) a,
	.con_rooms .pnav li:nth-child(6) a {
		line-height: 1.2 !important;
	}
}

.con_rooms .pnav li a {
	text-align: center;
	display: block;
	font-size: 116%;
	color: #093e4f;
	font-weight: bold;
	letter-spacing: .05em;
	text-decoration: none;
	padding: 1em 0 .5em;
	-webkit-transition: background 400ms;
	-moz-transition: background 400ms;
	-o-transition: background 400ms;
	transition: background 400ms;
}

@media only screen and (min-width: 1100px) {
	.con_rooms .pnav li a {
		line-height: 2.4;
	}
}

@media print {
	.con_rooms .pnav li a {
		line-height: 2.4;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1099px) {
	.con_rooms .pnav li a {
		font-size: 108%;
		line-height: 2.4;
	}
}

@media only screen and (max-width: 767px) {
	.con_rooms .pnav li a {
		line-height: 2.4;
		padding: .6em 0 .2em;
		font-size: 100%;
	}
}

.con_rooms .pnav li a:before,
.con_rooms .pnav li a:after {
	font-family: FontAwesome;
	display: inline-block;
	vertical-align: baseline;
}

.con_rooms .pnav li a:after {
	content: "";
	margin-left: .5em;
	display: block;
	margin: .1em auto 0;
	line-height: 1 !important;
	color: #309bae;
	line-height: 1;
}

@media only screen and (max-width: 767px) {
	.con_rooms .pnav li a:after {
		font-size: 124%;
		margin-top: 0;
	}
}

.con_rooms .pnav li a:hover {
	background: rgba(48, 155, 174, 0.2);
}

.con_rooms .pnav+.box_room {
	margin-top: 60px;
}

@media only screen and (min-width: 768px) and (max-width: 1099px) {
	.con_rooms .pnav+.box_room {
		margin-top: 50px;
	}
}

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

.con_rooms .box_room {
	margin-top: 120px;
}

@media only screen and (min-width: 768px) and (max-width: 1099px) {
	.con_rooms .box_room {
		margin-top: 90px;
	}
}

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

.con_rooms .box_room h3 span {
	text-transform: uppercase;
}

@media only screen and (min-width: 768px) and (max-width: 1099px) {
	.con_rooms .box_room h3 span {
		font-size: 308%;
	}
}

@media only screen and (max-width: 767px) {
	.con_rooms .box_room h3 span {
		font-size: 200%;
	}
}

.con_rooms .box_room .wrp_img {
	position: relative;
	max-width: 1280px;
	width: 95%;
	margin: 0 auto;
	margin-top: 30px;
}

@media only screen and (min-width: 768px) and (max-width: 1099px) {
	.con_rooms .box_room .wrp_img {
		margin-top: 25px;
	}
}

@media only screen and (max-width: 767px) {
	.con_rooms .box_room .wrp_img {
		margin-top: 0.5em;
	}
}

.con_rooms .box_room .wrp_img .slider>div .slick-slide:focus {
	outline: none !important;
}

@media only screen and (min-width: 768px) and (max-width: 1099px) {
	.con_rooms .box_room .wrp_img .slider>div {
		overflow: hidden;
	}

	.con_rooms .box_room .wrp_img .slider>div img {
		position: relative;
		width: 120%;
		max-width: none;
		margin-left: -10%;
	}
}

@media only screen and (max-width: 767px) {
	.con_rooms .box_room .wrp_img .slider>div {
		overflow: hidden;
	}

	.con_rooms .box_room .wrp_img .slider>div img {
		position: relative;
		width: 140%;
		max-width: none;
		margin-left: -20%;
	}
}

.con_rooms .box_room .wrp_img .slider .slick-dots {
	margin-top: 10px;
	text-align: center;
	letter-spacing: -.5em;
}

@media only screen and (max-width: 767px) {
	.con_rooms .box_room .wrp_img .slider .slick-dots {
		margin-top: 0.5em;
	}
}

@media only screen and (max-width: 767px) {
	.con_rooms .box_room .wrp_img .slider .slick-dots {
		position: absolute;
		bottom: .5em;
		left: 1em;
	}
}

.con_rooms .box_room .wrp_img .slider .slick-dots li {
	letter-spacing: normal;
	width: 9px;
	height: 9px;
	margin-left: 12px;
	background: #c1c1c1;
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	zoom: 1;
	*display: inline;
	overflow: hidden;
	cursor: pointer;
	-webkit-transition: background 400ms;
	-moz-transition: background 400ms;
	-o-transition: background 400ms;
	transition: background 400ms;
}

@media only screen and (max-width: 767px) {
	.con_rooms .box_room .wrp_img .slider .slick-dots li {
		width: .7em;
		height: .7em;
		margin-left: .7em;
	}
}

.con_rooms .box_room .wrp_img .slider .slick-dots li:first-child {
	margin-left: 0;
}

.con_rooms .box_room .wrp_img .slider .slick-dots li.slick-active,
.con_rooms .box_room .wrp_img .slider .slick-dots li:hover {
	background: #309bae;
}

.con_rooms .box_room .wrp_img .information {
	position: absolute;
	bottom: 100%;
	right: 0;
	padding-bottom: .8em;
	z-index: 10;
}

@media only screen and (max-width: 767px) {
	.con_rooms .box_room .wrp_img .information {
		bottom: .5em;
		right: .5em;
		text-align: right;
		padding-bottom: 0;
	}
}

.con_rooms .box_room .wrp_img .information p {
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	zoom: 1;
	*display: inline;
	font-size: 124%;
	font-weight: bold;
	padding: .2em 1em;
	line-height: 1;
}

@media only screen and (min-width: 768px) and (max-width: 1099px) {
	.con_rooms .box_room .wrp_img .information p {
		font-size: 108%;
		padding: .2em .5em;
	}
}

@media only screen and (max-width: 767px) {
	.con_rooms .box_room .wrp_img .information p {
		font-size: 93%;
		background: rgba(255, 255, 255, 0.7);
		padding: .2em .5em;
	}
}

.con_rooms .box_room .wrp_img .information p i {
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	zoom: 1;
	*display: inline;
	vertical-align: .2em;
	margin-right: .5em;
}

@media only screen and (max-width: 767px) {
	.con_rooms .box_room .wrp_img .information p i {
		width: 1em;
	}
}

.con_rooms .box_room .wrp_img .information p.s1 {
	border: 1px solid #309bae;
	color: #309bae;
}

.con_rooms .box_room .wrp_img .information p.s2 {
	border: 1px solid #ab4646;
	color: #ab4646;
}

.con_rooms .box_room .wrp_txt {
	overflow: hidden;
	margin-top: 15px;
}

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

.con_rooms .box_room .wrp_txt .txt {
	font-size: 124%;
}

@media only screen and (min-width: 768px) {
	.con_rooms .box_room .wrp_txt .txt {
		float: left;
		width: 50%;
	}
}

@media print {
	.con_rooms .box_room .wrp_txt .txt {
		float: left;
		width: 50%;
	}
}

@media only screen and (max-width: 767px) {
	.con_rooms .box_room .wrp_txt .txt {
		font-size: 108%;
	}
}

.con_rooms .box_room .wrp_txt .detail {
	text-align: right;
}

@media only screen and (min-width: 768px) {
	.con_rooms .box_room .wrp_txt .detail {
		float: right;
		width: 39.09091%;
	}
}

@media print {
	.con_rooms .box_room .wrp_txt .detail {
		float: right;
		width: 39.09091%;
	}
}

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

.con_rooms .box_room .wrp_txt .detail table {
	text-align: left;
}

.con_rooms .box_room .wrp_txt .detail table tr th,
.con_rooms .box_room .wrp_txt .detail table tr td {
	font-size: 124%;
	font-weight: normal;
	padding: .5em;
	border-bottom: 1px dotted #424242;
}

@media only screen and (max-width: 767px) {

	.con_rooms .box_room .wrp_txt .detail table tr th,
	.con_rooms .box_room .wrp_txt .detail table tr td {
		font-size: 108%;
	}
}

.con_rooms .box_room .wrp_txt .detail table tr th {
	white-space: nowrap;
	color: #093e4f;
}

.con_rooms .box_room .wrp_txt .detail .txt_link {
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	zoom: 1;
	*display: inline;
	margin-top: 1em;
}

@media only screen and (max-width: 767px) {
	.con_rooms .box_room .wrp_txt .detail .txt_link {
		margin: 1em auto 0;
	}
}

.con_rooms .box_room .wrp_txt .detail .txt_link a {
	display: block;
	text-decoration: none;
	font-size: 116%;
	font-weight: bold;
	position: relative;
	padding-bottom: .3em;
}

.con_rooms .box_room .wrp_txt .detail .txt_link a:before {
	content: '';
	width: 100%;
	height: 1px;
	position: absolute;
	bottom: 0;
	left: 0;
	background: #c1c1c1;
}

.con_rooms .box_room .wrp_txt .detail .txt_link a:before,
.con_rooms .box_room .wrp_txt .detail .txt_link a:after {
	font-family: FontAwesome;
	display: inline-block;
	vertical-align: baseline;
}

.con_rooms .box_room .wrp_txt .detail .txt_link a:after {
	content: "";
	margin-left: .5em;
}

.con_rooms .box_room .wrp_txt .btn {
	padding-top: 15px;
	clear: both;
	margin: 0 auto;
}

@media only screen and (max-width: 767px) {
	.con_rooms .box_room .wrp_txt .btn {
		padding-top: 1em;
	}
}

@media only screen and (min-width: 768px) {
	.con_rooms .box_room .wrp_txt .btn {
		width: 390px;
	}
}

@media print {
	.con_rooms .box_room .wrp_txt .btn {
		width: 390px;
	}
}

.con_rooms .box_room .wrp_txt .btn>a,
.con_rooms .box_room .wrp_txt .btn>span {
	display: block;
	text-decoration: none;
	background: #00b8ac;
	color: #FFF;
	text-align: center;
	padding: 1em;
	font-size: 139%;
	line-height: 1;
	cursor: pointer;
	-webkit-transition: background 400ms;
	-moz-transition: background 400ms;
	-o-transition: background 400ms;
	transition: background 400ms;
}

@media only screen and (min-width: 768px) and (max-width: 1099px) {

	.con_rooms .box_room .wrp_txt .btn>a,
	.con_rooms .box_room .wrp_txt .btn>span {
		font-size: 124%;
	}
}

@media only screen and (max-width: 767px) {

	.con_rooms .box_room .wrp_txt .btn>a,
	.con_rooms .box_room .wrp_txt .btn>span {
		font-size: 116%;
	}
}

.con_rooms .box_room .wrp_txt .btn>a:hover,
.con_rooms .box_room .wrp_txt .btn>span:hover {
	background: #00e1d2;
}

@media only screen and (min-width: 768px) and (max-width: 1099px) {
	.con_rooms .box_room .wrp_txt .btn {
		width: 280px;
	}
}

/* -----------------------------------------------------------
	con_information
----------------------------------------------------------- */
.con_information {
	padding-top: 107px;
}

@media only screen and (min-width: 768px) and (max-width: 1099px) {
	.con_information {
		padding-top: 100px;
	}
}

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

.con_information h3 {
	text-align: left;
}

@media only screen and (min-width: 1100px) {
	.con_information h3>* {
		display: -moz-inline-stack;
		display: inline-block;
		vertical-align: middle;
		*vertical-align: auto;
		zoom: 1;
		*display: inline;
		vertical-align: baseline;
	}

	.con_information h3 span {
		padding-right: .2em;
	}
}

@media print {
	.con_information h3>* {
		display: -moz-inline-stack;
		display: inline-block;
		vertical-align: middle;
		*vertical-align: auto;
		zoom: 1;
		*display: inline;
		vertical-align: baseline;
	}

	.con_information h3 span {
		padding-right: .2em;
	}
}

@media only screen and (max-width: 767px) {
	.con_information h3>* {
		display: -moz-inline-stack;
		display: inline-block;
		vertical-align: middle;
		*vertical-align: auto;
		zoom: 1;
		*display: inline;
		vertical-align: baseline;
	}
}

.con_information .box_time {
	background: url(../images/common/bg_pattarn1.png) repeat top left;
	margin-top: 40px;
	padding: 1em;
	color: #FFF;
	width: 100%;
	letter-spacing: -.5em;
	text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

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

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

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

.con_information .box_time dl {
	letter-spacing: normal;
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	zoom: 1;
	*display: inline;
	padding: 0 2em;
}

@media only screen and (min-width: 768px) and (max-width: 1099px) {
	.con_information .box_time dl {
		padding: 0 1em;
	}
}

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

@media only screen and (max-width: 767px) {
	.con_information .box_time dl {
		display: block;
	}
}

.con_information .box_time dl:first-child {
	position: relative;
}

@media only screen and (min-width: 1100px) {
	.con_information .box_time dl:first-child {
		margin-right: 2.5em;
		padding-right: 2.5em;
	}
}

@media print {
	.con_information .box_time dl:first-child {
		margin-right: 2.5em;
		padding-right: 2.5em;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1099px) {
	.con_information .box_time dl:first-child {
		margin-right: 1.5em;
		padding-right: 1.5em;
	}
}

@media only screen and (max-width: 767px) {
	.con_information .box_time dl:first-child {
		border-bottom: 1px dotted rgba(255, 255, 255, 0.5);
	}
}

.con_information .box_time dl:first-child:after {
	content: '/';
	display: block;
	position: absolute;
	left: 100%;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	font-size: 216%;
}

@media only screen and (max-width: 767px) {
	.con_information .box_time dl:first-child:after {
		display: none;
	}
}

.con_information .box_time dl>* {
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	zoom: 1;
	*display: inline;
	letter-spacing: normal;
}

.con_information .box_time dl dt {
	text-align: left;
	margin-right: 1.5em;
}

@media only screen and (min-width: 768px) and (max-width: 1099px) {
	.con_information .box_time dl dt {
		margin-right: 1em;
	}
}

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

.con_information .box_time dl dt span {
	font-family: "Cormorant Garamond", serif;
	font-size: 262%;
	line-height: 1;
}

@media only screen and (min-width: 768px) and (max-width: 1099px) {
	.con_information .box_time dl dt span {
		font-size: 216%;
	}
}

@media only screen and (max-width: 767px) {
	.con_information .box_time dl dt span {
		font-size: 200%;
	}
}

.con_information .box_time dl dt em {
	font-size: 108%;
	line-height: 1;
	font-weight: bold;
	display: block;
}

.con_information .box_time dl dd {
	font-weight: normal;
	font-size: 324%;
	font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, "ＭＳ Ｐ明朝", "MS PMincho", serif;
	line-height: 1;
}

@media only screen and (min-width: 768px) and (max-width: 1099px) {
	.con_information .box_time dl dd {
		font-size: 247%;
	}
}

@media only screen and (max-width: 767px) {
	.con_information .box_time dl dd {
		font-size: 208%;
	}
}

.con_information .box_fea {
	border: 1px solid #b8c8d1;
	margin-top: 20px;
}

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

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

@media only screen and (min-width: 768px) {
	.con_information .box_fea {
		width: 100%;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		display: table;
	}

	.con_information .box_fea>* {
		display: table-cell;
		padding: 23px 40px;
		width: 50%;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
}

@media only screen and (min-width: 768px) and (min-width: 768px) and (max-width: 1099px) {
	.con_information .box_fea>* {
		padding: 20px 25px;
	}
}

@media only screen and (min-width: 768px) {
	.con_information .box_fea>*:first-child {
		border-right: 1px solid #b8c8d1;
	}
}

@media print {
	.con_information .box_fea {
		width: 100%;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		display: table;
	}

	.con_information .box_fea>* {
		display: table-cell;
		padding: 23px 40px;
		width: 50%;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}

	.con_information .box_fea>*:first-child {
		border-right: 1px solid #b8c8d1;
	}
}

.con_information .box_fea .wrp_fea {
	letter-spacing: -.5em;
}

@media only screen and (max-width: 767px) {
	.con_information .box_fea .wrp_fea {
		padding: 1em;
	}

	.con_information .box_fea .wrp_fea:first-child {
		border-bottom: 1px solid #b8c8d1;
	}
}

.con_information .box_fea .wrp_fea>* {
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	zoom: 1;
	*display: inline;
	letter-spacing: normal;
	vertical-align: top;
}

.con_information .box_fea .wrp_fea .ic {
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	zoom: 1;
	*display: inline;
	width: 60px;
	margin-right: 20px;
}

@media only screen and (min-width: 768px) and (max-width: 1099px) {
	.con_information .box_fea .wrp_fea .ic {
		width: 50px;
	}
}

@media only screen and (max-width: 767px) {
	.con_information .box_fea .wrp_fea .ic {
		width: 3.5em;
		margin-right: 1em;
	}
}

.con_information .box_fea .wrp_fea .det {
	width: calc(100% - 80px);
}

@media only screen and (max-width: 767px) {
	.con_information .box_fea .wrp_fea .det {
		width: calc(100% - 4.5em);
	}
}

.con_information .box_fea .wrp_fea .det .sst {
	color: #093e4f;
	font-size: 154%;
}

@media only screen and (min-width: 768px) and (max-width: 1099px) {
	.con_information .box_fea .wrp_fea .det .sst {
		font-size: 139%;
	}
}

@media only screen and (max-width: 767px) {
	.con_information .box_fea .wrp_fea .det .sst {
		font-size: 124%;
	}
}

.con_information .box_fea .wrp_fea .det .txt {
	font-size: 116%;
	margin-top: .4em;
}

@media only screen and (max-width: 1099px) {
	.con_information .box_fea .wrp_fea .det .txt {
		font-size: 108%;
	}
}

@media only screen and (max-width: 767px) {
	.con_information .box_fea .wrp_fea .det .txt {
		line-height: 1.4;
	}
}

.con_information .box_fac {
	margin-top: 50px;
}

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

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

.con_information .box_fac .wrp_fac .list {
	letter-spacing: -.5em;
	text-align: center;
	margin-top: 50px;
}

@media only screen and (min-width: 768px) and (max-width: 1099px) {
	.con_information .box_fac .wrp_fac .list {
		margin-top: 25px;
	}
}

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

.con_information .box_fac .wrp_fac .list>li {
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	zoom: 1;
	*display: inline;
	letter-spacing: normal;
	vertical-align: top;
}

@media only screen and (max-width: 767px) {
	.con_information .box_fac .wrp_fac .list>li {
		width: 48%;
		margin: 0 0 8% 4%;
	}

	.con_information .box_fac .wrp_fac .list>li:nth-child(2n+1) {
		margin-left: 0;
	}
}

.con_information .box_fac .wrp_fac .list>li ul {
	margin-top: 1em;
}

@media only screen and (max-width: 767px) {
	.con_information .box_fac .wrp_fac .list>li ul {
		margin-top: 0.5em;
	}
}

.con_information .box_fac .wrp_fac .list>li ul li {
	margin-bottom: .5em;
	font-size: 124%;
	color: #424242;
	line-height: 1.3;
	text-align: left;
}

@media only screen and (min-width: 768px) and (max-width: 1099px) {
	.con_information .box_fac .wrp_fac .list>li ul li {
		font-size: 108%;
	}
}

@media only screen and (max-width: 767px) {
	.con_information .box_fac .wrp_fac .list>li ul li {
		font-size: 93%;
		margin-bottom: .4em;
	}
}

.con_information .box_fac .wrp_fac.layout1 {
	width: 100%;
}

.con_information .box_fac .wrp_fac.layout1>ul {
	border-bottom: 1px solid #c1c1c1;
	padding-bottom: 40px;
}

@media only screen and (min-width: 768px) and (max-width: 1099px) {
	.con_information .box_fac .wrp_fac.layout1>ul {
		padding-bottom: 30px;
	}
}

@media only screen and (max-width: 767px) {
	.con_information .box_fac .wrp_fac.layout1>ul {
		padding-bottom: 0.5em;
	}
}

@media only screen and (min-width: 768px) {
	.con_information .box_fac .wrp_fac.layout1>ul>li {
		width: 22.54545%;
		margin-left: 1.36364%;
	}

	.con_information .box_fac .wrp_fac.layout1>ul>li:nth-child(4n+1) {
		margin-left: 0;
	}
}

@media print {
	.con_information .box_fac .wrp_fac.layout1>ul>li {
		width: 22.54545%;
		margin-left: 1.36364%;
	}

	.con_information .box_fac .wrp_fac.layout1>ul>li:nth-child(4n+1) {
		margin-left: 0;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1099px) {
	.con_information .box_fac .wrp_fac.layout1>ul>li {
		width: 24.25%;
		margin-left: 1%;
	}
}

.con_information .box_fac .wrp_fac.layout2 {
	margin-top: 50px;
	letter-spacing: -.5em;
}

@media only screen and (min-width: 768px) and (max-width: 1099px) {
	.con_information .box_fac .wrp_fac.layout2 {
		margin-top: 40px;
	}
}

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

.con_information .box_fac .wrp_fac.layout2 .inner {
	letter-spacing: normal;
}

@media only screen and (min-width: 768px) {
	.con_information .box_fac .wrp_fac.layout2 .inner {
		width: 47.72727%;
		display: -moz-inline-stack;
		display: inline-block;
		vertical-align: middle;
		*vertical-align: auto;
		zoom: 1;
		*display: inline;
		vertical-align: top;
	}

	.con_information .box_fac .wrp_fac.layout2 .inner:first-child {
		margin-right: 4.54545%;
	}
}

@media print {
	.con_information .box_fac .wrp_fac.layout2 .inner {
		width: 47.72727%;
		display: -moz-inline-stack;
		display: inline-block;
		vertical-align: middle;
		*vertical-align: auto;
		zoom: 1;
		*display: inline;
		vertical-align: top;
	}

	.con_information .box_fac .wrp_fac.layout2 .inner:first-child {
		margin-right: 4.54545%;
	}
}

@media only screen and (max-width: 767px) {
	.con_information .box_fac .wrp_fac.layout2 .inner:first-child {
		margin-bottom: 2.5em;
	}
}

.con_information .box_fac .wrp_fac.layout2 .inner>ul {
	border-bottom: 1px solid #c1c1c1;
	padding-bottom: 30px;
}

@media only screen and (min-width: 768px) and (max-width: 1099px) {
	.con_information .box_fac .wrp_fac.layout2 .inner>ul {
		padding-bottom: 20px;
	}
}

@media only screen and (max-width: 767px) {
	.con_information .box_fac .wrp_fac.layout2 .inner>ul {
		padding-bottom: 0;
	}
}

.con_information .box_fac .wrp_fac.layout2 .inner>ul>li:nth-child(2n+1) {
	margin-left: 0;
}

@media only screen and (min-width: 1100px) {
	.con_information .box_fac .wrp_fac.layout2 .inner>ul>li {
		width: 42.66667%;
		margin-left: 2.28571%;
	}
}

@media print {
	.con_information .box_fac .wrp_fac.layout2 .inner>ul>li {
		width: 42.66667%;
		margin-left: 2.28571%;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1099px) {
	.con_information .box_fac .wrp_fac.layout2 .inner>ul>li {
		width: 48.5%;
		margin-left: 1.5%;
	}
}

.con_information .box_fac .wrp_fac.layout2 .inner .txt_atn {
	margin-top: .5em;
	text-indent: -1em;
	padding-left: 1em;
}

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