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

 file name  : copy.css
 author     : Ability Consultant
 style info : コピー
=================================================================== */
.con_intro, .con_pnav, .con_suite .box_txt, .con_special .box_spe.lay1, .con_special .box_spe.lay2, .con_special .box_spe.lay3, .madalMap .box_map {
	max-width: 1340px;
	width: 92.39583%;
	margin-left: auto;
	margin-right: auto;
}

@media only screen and (max-width: 767px) {
	.con_intro, .con_pnav, .con_suite .box_txt, .con_special .box_spe.lay1, .con_special .box_spe.lay2, .con_special .box_spe.lay3, .madalMap .box_map {
		width: 89.84375%;
	}
}

.con_amenity {
	max-width: 1600px;
	width: 92.39583%;
	margin-left: auto;
	margin-right: auto;
}

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

@media only screen and (max-width: 767px) {
	header {
		margin-bottom: 0;
	}
}

#contents {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", serif;
}

img {
	max-width: 100%;
}

.bg_green {
	padding: 235px 0 50px;
	background: url(../suite/images/bg_green.jpg) center top;
	color: #fff;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.bg_green {
		padding: 180px 0 40px;
	}
}

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

@media only screen and (min-width: 1025px) {
	.bg_green {
		margin-top: -82px;
	}
}

@media print {
	.bg_green {
		margin-top: -82px;
	}
}

.ie8 .bg_green {
	margin-top: -82px;
}

/* -----------------------------------------------------------
	con_firstview
----------------------------------------------------------- */
.con_firstview {
	background-image: url(../suite/images/img_main-pc.jpg);
}

/* -----------------------------------------------------------
	intro
----------------------------------------------------------- */
.con_intro {
	max-width: 1200px;
	position: relative;
}

@media only screen and (min-width: 768px) {
	.con_intro {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
	}
}

@media print {
	.con_intro {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
	}
}

.ie8 .con_intro {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}

@media only screen and (min-width: 768px) {
	.con_intro .box_txt {
		width: 62.91667%;
		padding-top: 4.16667%;
	}
}

@media print {
	.con_intro .box_txt {
		width: 62.91667%;
		padding-top: 4.16667%;
	}
}

.ie8 .con_intro .box_txt {
	width: 62.91667%;
	padding-top: 4.16667%;
}

.con_intro .box_txt .txt {
	font-size: 100%;
	letter-spacing: 0.05em;
	-webkit-font-feature-settings: "palt";
	font-feature-settings: "palt";
	line-height: 2.27;
}

@media only screen and (max-width: 767px) {
	.con_intro .box_txt .txt {
		line-height: 1.8;
	}
}

@media only screen and (min-width: 768px) {
	.con_intro .box_txt .img {
		margin-top: 10.59603%;
	}
}

@media print {
	.con_intro .box_txt .img {
		margin-top: 10.59603%;
	}
}

.ie8 .con_intro .box_txt .img {
	margin-top: 10.59603%;
}

@media only screen and (max-width: 767px) {
	.con_intro .box_txt .img {
		position: absolute;
		left: 0;
		bottom: -1em;
		width: 45%;
	}
}

@media only screen and (min-width: 768px) {
	.con_intro .box_img {
		width: 31.66667%;
	}
}

@media print {
	.con_intro .box_img {
		width: 31.66667%;
	}
}

.ie8 .con_intro .box_img {
	width: 31.66667%;
}

@media only screen and (max-width: 767px) {
	.con_intro .box_img {
		width: 50%;
		margin-left: auto;
		margin-top: 2.5em;
	}
}

/* -----------------------------------------------------------
	con_pnav
----------------------------------------------------------- */
.con_pnav {
	max-width: 944px;
	margin-top: 135px;
}

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

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

@media only screen and (min-width: 768px) {
	.con_pnav {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
}

@media print {
	.con_pnav {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
}

.ie8 .con_pnav {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.con_pnav .box {
	display: block;
	width: 49.47034%;
	background: #fff;
}

@media only screen and (max-width: 767px) {
	.con_pnav .box {
		width: 100%;
	}
}

@media only screen and (max-width: 767px) {
	.con_pnav .box {
		border: 1px solid #898989;
		margin: 0 auto;
		max-width: 100%;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		padding: 1em;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		position: relative;
		border-bottom: 0px;
	}
	.con_pnav .box::after {
		content: "";
		background: #988e1c;
		position: absolute;
		bottom: 1px;
		width: 5px;
		height: calc(100% - 2px);
		left: auto;
		right: 1px;
	}
	.con_pnav .box:last-child {
		border-bottom: 1px solid #898989;
	}
}

@media only screen and (max-width: 767px) {
	.con_pnav .box .img {
		width: 45%;
	}
}

.con_pnav .box .img img {
	width: 100%;
}

.con_pnav .box .box_info {
	text-align: center;
	padding: 15px 1em;
	background: url(./../guestroom/images/bg_choose.png) center top;
}

@media only screen and (min-width: 768px) {
	.con_pnav .box .box_info {
		border-bottom: 10px solid #988e1c;
	}
}

@media print {
	.con_pnav .box .box_info {
		border-bottom: 10px solid #988e1c;
	}
}

.ie8 .con_pnav .box .box_info {
	border-bottom: 10px solid #988e1c;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_pnav .box .box_info {
		padding: 1em;
	}
}

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

@media only screen and (max-width: 767px) {
	.con_pnav .box .box_info {
		width: 50%;
	}
}

.con_pnav .box .box_info .st {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", serif;
	font-weight: normal;
}

.con_pnav .box .box_info .st > * {
	display: block;
}

@media only screen and (min-width: 1025px) {
	.con_pnav .box .box_info .st i {
		font-size: 120%;
	}
}

@media print {
	.con_pnav .box .box_info .st i {
		font-size: 120%;
	}
}

.ie8 .con_pnav .box .box_info .st i {
	font-size: 120%;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_pnav .box .box_info .st i {
		font-size: 107%;
	}
}

@media only screen and (max-width: 767px) {
	.con_pnav .box .box_info .st i {
		font-size: 87%;
	}
}

@media only screen and (min-width: 1025px) {
	.con_pnav .box .box_info .st span {
		font-size: 147%;
	}
}

@media print {
	.con_pnav .box .box_info .st span {
		font-size: 147%;
	}
}

.ie8 .con_pnav .box .box_info .st span {
	font-size: 147%;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_pnav .box .box_info .st span {
		font-size: 134%;
	}
}

@media only screen and (max-width: 767px) {
	.con_pnav .box .box_info .st span {
		font-size: 114%;
	}
}

/* -----------------------------------------------------------
	suite
----------------------------------------------------------- */
.con_suite {
	overflow: hidden;
	padding-top: 120px;
}

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

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

.con_suite .box_slider {
	position: relative;
	margin-top: 70px;
}

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

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

.con_suite .box_slider .slick-list {
	overflow: visible;
	width: 80%;
	max-width: 1310px;
	margin: 0 auto;
}

@media only screen and (max-width: 767px) {
	.con_suite .box_slider .slick-list {
		width: 88%;
	}
}

.con_suite .box_slider .slick-list .slide {
	margin: 0 80px;
}

@media only screen and (min-width: 1025px) and (max-width: 1400px) {
	.con_suite .box_slider .slick-list .slide {
		margin: 0 40px;
	}
}

@media print {
	.con_suite .box_slider .slick-list .slide {
		margin: 0 40px;
	}
}

.ie8 .con_suite .box_slider .slick-list .slide {
	margin: 0 40px;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_suite .box_slider .slick-list .slide {
		margin: 0 30px;
	}
}

@media only screen and (max-width: 767px) {
	.con_suite .box_slider .slick-list .slide {
		margin: 0 .8em;
	}
}

.con_suite .box_slider .slick-arrow {
	width: 75px;
	height: 12px;
	border-bottom: 1px solid #fff;
	position: absolute;
	bottom: 75px;
	z-index: 2;
	cursor: pointer;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_suite .box_slider .slick-arrow {
		width: 50px;
	}
}

@media only screen and (max-width: 767px) {
	.con_suite .box_slider .slick-arrow {
		width: 2.5em;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_suite .box_slider .slick-arrow {
		height: 8px;
	}
}

@media only screen and (max-width: 767px) {
	.con_suite .box_slider .slick-arrow {
		height: 0.5em;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_suite .box_slider .slick-arrow {
		bottom: 55px;
	}
}

@media only screen and (max-width: 767px) {
	.con_suite .box_slider .slick-arrow {
		bottom: 2em;
	}
}

.con_suite .box_slider .slick-arrow.prev {
	border-left: 1px solid #fff;
	-webkit-transform: skew(-60deg);
	transform: skew(-60deg);
	-webkit-transition: .6s left , .4s opacity;
	transition: .6s left , .4s opacity;
	left: 17.1875%;
}

@media only screen and (min-width: 1025px) and (max-width: 1400px) {
	.con_suite .box_slider .slick-arrow.prev {
		left: 11.45833%;
	}
}

@media print {
	.con_suite .box_slider .slick-arrow.prev {
		left: 11.45833%;
	}
}

.ie8 .con_suite .box_slider .slick-arrow.prev {
	left: 11.45833%;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_suite .box_slider .slick-arrow.prev {
		left: 11.45833%;
	}
}

@media only screen and (max-width: 767px) {
	.con_suite .box_slider .slick-arrow.prev {
		left: 6%;
	}
}

.con_suite .box_slider .slick-arrow.next {
	border-right: 1px solid #fff;
	-webkit-transform: skew(60deg);
	transform: skew(60deg);
	-webkit-transition: .6s right , .4s opacity;
	transition: .6s right , .4s opacity;
	right: 17.1875%;
}

@media only screen and (min-width: 1025px) and (max-width: 1400px) {
	.con_suite .box_slider .slick-arrow.next {
		right: 11.45833%;
	}
}

@media print {
	.con_suite .box_slider .slick-arrow.next {
		right: 11.45833%;
	}
}

.ie8 .con_suite .box_slider .slick-arrow.next {
	right: 11.45833%;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_suite .box_slider .slick-arrow.next {
		right: 11.45833%;
	}
}

@media only screen and (max-width: 767px) {
	.con_suite .box_slider .slick-arrow.next {
		right: 6%;
	}
}

.mouse .con_suite .box_slider .slick-arrow:hover,
.touch .con_suite .box_slider .slick-arrow.touchstart {
	opacity: .7;
}

.touch .con_suite .box_slider .slick-arrow.touchend {
	-webkit-transition-delay: .2s;
	transition-delay: .2s;
}

.con_suite .box_txt {
	margin-top: 80px;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_suite .box_txt {
		margin-top: 60px;
	}
}

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

@media only screen and (min-width: 768px) {
	.con_suite .box_txt {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
}

@media print {
	.con_suite .box_txt {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
}

.ie8 .con_suite .box_txt {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

@media only screen and (min-width: 768px) {
	.con_suite .box_txt .wrp_txt {
		max-width: 475px;
		width: 45%;
	}
}

@media print {
	.con_suite .box_txt .wrp_txt {
		max-width: 475px;
		width: 45%;
	}
}

.ie8 .con_suite .box_txt .wrp_txt {
	max-width: 475px;
	width: 45%;
}

.con_suite .box_txt .wrp_txt h4 {
	font-weight: normal;
	letter-spacing: 0.05em;
	-webkit-font-feature-settings: "palt";
	font-feature-settings: "palt";
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", serif;
}

@media only screen and (min-width: 1025px) {
	.con_suite .box_txt .wrp_txt h4 {
		font-size: 167%;
	}
}

@media print {
	.con_suite .box_txt .wrp_txt h4 {
		font-size: 167%;
	}
}

.ie8 .con_suite .box_txt .wrp_txt h4 {
	font-size: 167%;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_suite .box_txt .wrp_txt h4 {
		font-size: 154%;
	}
}

@media only screen and (max-width: 767px) {
	.con_suite .box_txt .wrp_txt h4 {
		font-size: 127%;
	}
}

@media only screen and (min-width: 768px) {
	.con_suite .box_txt .wrp_txt h4 {
		line-height: 1.75;
	}
}

@media print {
	.con_suite .box_txt .wrp_txt h4 {
		line-height: 1.75;
	}
}

.ie8 .con_suite .box_txt .wrp_txt h4 {
	line-height: 1.75;
}

@media only screen and (max-width: 767px) {
	.con_suite .box_txt .wrp_txt h4 {
		line-height: 1.9;
	}
}

.con_suite .box_txt .wrp_txt .txt {
	margin-top: 1em;
	font-size: 100%;
	letter-spacing: 0.1em;
	-webkit-font-feature-settings: "palt";
	font-feature-settings: "palt";
	line-height: 2.27;
}

@media only screen and (max-width: 767px) {
	.con_suite .box_txt .wrp_txt .txt {
		line-height: 2;
	}
}

@media only screen and (min-width: 768px) {
	.con_suite .box_txt .wrp_tbl {
		width: 50%;
	}
}

@media print {
	.con_suite .box_txt .wrp_tbl {
		width: 50%;
	}
}

.ie8 .con_suite .box_txt .wrp_tbl {
	width: 50%;
}

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

.con_suite .box_txt .wrp_tbl table {
	width: 100%;
}

@media only screen and (max-width: 767px) {
	.con_suite .box_txt .wrp_tbl table tr {
		border-top: 1px solid #d1cfe0;
	}
}

.con_suite .box_txt .wrp_tbl table tr th,
.con_suite .box_txt .wrp_tbl table tr td {
	font-size: 100%;
	letter-spacing: 0.05em;
	-webkit-font-feature-settings: "palt";
	font-feature-settings: "palt";
	line-height: 2.27;
	padding: .75em 1.5em;
	font-weight: normal;
}

@media only screen and (max-width: 767px) {
	.con_suite .box_txt .wrp_tbl table tr th,
	.con_suite .box_txt .wrp_tbl table tr td {
		line-height: 2;
	}
}

@media only screen and (max-width: 767px) {
	.con_suite .box_txt .wrp_tbl table tr th,
	.con_suite .box_txt .wrp_tbl table tr td {
		display: block;
		width: 100%;
	}
}

.con_suite .box_txt .wrp_tbl table tr th {
	text-align: center;
	background: #b4b4a7;
	color: #282828;
}

@media only screen and (min-width: 768px) {
	.con_suite .box_txt .wrp_tbl table tr th {
		width: 176px;
		border-bottom: 1px solid #d1cfe0;
	}
}

@media print {
	.con_suite .box_txt .wrp_tbl table tr th {
		width: 176px;
		border-bottom: 1px solid #d1cfe0;
	}
}

.ie8 .con_suite .box_txt .wrp_tbl table tr th {
	width: 176px;
	border-bottom: 1px solid #d1cfe0;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_suite .box_txt .wrp_tbl table tr th {
		width: 130px;
	}
}

@media only screen and (max-width: 767px) {
	.con_suite .box_txt .wrp_tbl table tr th {
		border-bottom: 1px solid #d1cfe0;
	}
}

@media only screen and (min-width: 768px) {
	.con_suite .box_txt .wrp_tbl table tr td {
		border-bottom: 1px solid #d1cfe0;
	}
}

@media print {
	.con_suite .box_txt .wrp_tbl table tr td {
		border-bottom: 1px solid #d1cfe0;
	}
}

.ie8 .con_suite .box_txt .wrp_tbl table tr td {
	border-bottom: 1px solid #d1cfe0;
}

.con_suite .box_txt .wrp_tbl table tr td a {
	color: #fff;
	text-decoration: underline;
}

.con_suite .box_txt .wrp_tbl table tr td a:hover {
	text-decoration: none;
}

@media only screen and (min-width: 768px) {
	.con_suite .box_txt .wrp_tbl table tr:first-child th {
		border-top: 1px solid #d1cfe0;
	}
}

@media print {
	.con_suite .box_txt .wrp_tbl table tr:first-child th {
		border-top: 1px solid #d1cfe0;
	}
}

.ie8 .con_suite .box_txt .wrp_tbl table tr:first-child th {
	border-top: 1px solid #d1cfe0;
}

@media only screen and (min-width: 768px) {
	.con_suite .box_txt .wrp_tbl table tr:first-child td {
		border-top: 1px solid #d1cfe0;
	}
}

@media print {
	.con_suite .box_txt .wrp_tbl table tr:first-child td {
		border-top: 1px solid #d1cfe0;
	}
}

.ie8 .con_suite .box_txt .wrp_tbl table tr:first-child td {
	border-top: 1px solid #d1cfe0;
}

@media only screen and (max-width: 767px) {
	.con_suite .box_txt .wrp_tbl table tr:last-child td {
		border-bottom: 1px solid #d1cfe0;
	}
}

.con_suite .box_btns {
	text-align: center;
	margin-top: 110px;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_suite .box_btns {
		margin-top: 90px;
	}
}

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

@media only screen and (min-width: 768px) {
	.con_suite .box_btns {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
}

@media print {
	.con_suite .box_btns {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
}

.ie8 .con_suite .box_btns {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

@media only screen and (max-width: 767px) {
	.con_suite .box_btns {
		width: 90%;
		margin: 2em auto 0;
	}
}

@media only screen and (min-width: 1025px) {
	.con_suite .box_btns .box_btn {
		width: 425px;
	}
}

@media print {
	.con_suite .box_btns .box_btn {
		width: 425px;
	}
}

.ie8 .con_suite .box_btns .box_btn {
	width: 425px;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_suite .box_btns .box_btn {
		width: 330px;
	}
}

@media only screen and (min-width: 1025px) {
	.con_suite .box_btns .box_btn + .box_btn {
		margin-left: 60px;
	}
}

@media print {
	.con_suite .box_btns .box_btn + .box_btn {
		margin-left: 60px;
	}
}

.ie8 .con_suite .box_btns .box_btn + .box_btn {
	margin-left: 60px;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_suite .box_btns .box_btn + .box_btn {
		margin-left: 40px;
	}
}

@media only screen and (max-width: 767px) {
	.con_suite .box_btns .box_btn + .box_btn {
		margin-top: 1em;
	}
}

/* -----------------------------------------------------------
	special
----------------------------------------------------------- */
.con_special {
	margin-top: 195px;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_special {
		margin-top: 150px;
	}
}

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

.con_special h3 {
	text-align: center;
	font-weight: normal;
	letter-spacing: 0.1em;
	-webkit-font-feature-settings: "palt";
	font-feature-settings: "palt";
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", serif;
}

@media only screen and (min-width: 1025px) {
	.con_special h3 {
		font-size: 200%;
	}
}

@media print {
	.con_special h3 {
		font-size: 200%;
	}
}

.ie8 .con_special h3 {
	font-size: 200%;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_special h3 {
		font-size: 187%;
	}
}

@media only screen and (max-width: 767px) {
	.con_special h3 {
		font-size: 160%;
	}
}

@media only screen and (min-width: 768px) {
	.con_special h3 {
		line-height: 0.66667;
	}
}

@media print {
	.con_special h3 {
		line-height: 0.66667;
	}
}

.ie8 .con_special h3 {
	line-height: 0.66667;
}

@media only screen and (max-width: 767px) {
	.con_special h3 {
		line-height: 1.9;
	}
}

@media only screen and (min-width: 768px) {
	.con_special .box_spe {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
	}
}

@media print {
	.con_special .box_spe {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
	}
}

.ie8 .con_special .box_spe {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}

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

.con_special .box_spe .wrp_txt h4 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	font-weight: normal;
	letter-spacing: 0.05em;
	-webkit-font-feature-settings: "palt";
	font-feature-settings: "palt";
}

@media only screen and (min-width: 1025px) {
	.con_special .box_spe .wrp_txt h4 {
		font-size: 167%;
	}
}

@media print {
	.con_special .box_spe .wrp_txt h4 {
		font-size: 167%;
	}
}

.ie8 .con_special .box_spe .wrp_txt h4 {
	font-size: 167%;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_special .box_spe .wrp_txt h4 {
		font-size: 154%;
	}
}

@media only screen and (max-width: 767px) {
	.con_special .box_spe .wrp_txt h4 {
		font-size: 134%;
	}
}

.con_special .box_spe .wrp_txt h4 i {
	position: relative;
	text-align: center;
	z-index: 1;
}

.con_special .box_spe .wrp_txt h4 i:before {
	content: '';
	display: block;
	width: 26px;
	height: 28px;
	background: url(../suite/images/ic_circle.png) no-repeat center center/contain;
	position: absolute;
	right: 0;
	bottom: 0;
	-webkit-transform: translate(25%, 15%);
	transform: translate(25%, 15%);
	z-index: -1;
}

.con_special .box_spe .wrp_txt h4 span {
	margin-left: .5em;
}

.con_special .box_spe .wrp_txt .txt {
	margin-top: 1em;
	font-size: 100%;
	letter-spacing: 0.1em;
	-webkit-font-feature-settings: "palt";
	font-feature-settings: "palt";
	line-height: 2.27;
}

@media only screen and (max-width: 767px) {
	.con_special .box_spe .wrp_txt .txt {
		line-height: 2;
	}
}

.con_special .box_spe.lay1 {
	width: 95%;
	max-width: 1800px;
	margin-top: 95px;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_special .box_spe.lay1 {
		margin-top: 70px;
	}
}

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

@media only screen and (min-width: 768px) {
	.con_special .box_spe.lay1 {
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end;
	}
}

@media print {
	.con_special .box_spe.lay1 {
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end;
	}
}

.ie8 .con_special .box_spe.lay1 {
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}

@media only screen and (min-width: 768px) {
	.con_special .box_spe.lay1 .wrp_img {
		width: 60%;
	}
}

@media print {
	.con_special .box_spe.lay1 .wrp_img {
		width: 60%;
	}
}

.ie8 .con_special .box_spe.lay1 .wrp_img {
	width: 60%;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_special .box_spe.lay1 .wrp_img {
		width: 54.44444%;
	}
}

@media only screen and (min-width: 768px) {
	.con_special .box_spe.lay1 .wrp_txt {
		width: 35.55556%;
		max-width: 590px;
		margin-left: 4.44444%;
		padding-top: 8.33333%;
	}
}

@media print {
	.con_special .box_spe.lay1 .wrp_txt {
		width: 35.55556%;
		max-width: 590px;
		margin-left: 4.44444%;
		padding-top: 8.33333%;
	}
}

.ie8 .con_special .box_spe.lay1 .wrp_txt {
	width: 35.55556%;
	max-width: 590px;
	margin-left: 4.44444%;
	padding-top: 8.33333%;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_special .box_spe.lay1 .wrp_txt {
		width: 41.11111%;
		padding-top: 0;
	}
}

.con_special .box_spe.lay1 .wrp_txt .img {
	width: 84.74576%;
	margin-top: 110px;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_special .box_spe.lay1 .wrp_txt .img {
		margin-top: 40px;
	}
}

@media only screen and (max-width: 767px) {
	.con_special .box_spe.lay1 .wrp_txt .img {
		margin-top: 1.5em;
	}
}

@media only screen and (max-width: 767px) {
	.con_special .box_spe.lay1 .wrp_txt .img {
		width: 60%;
		margin-left: auto;
	}
}

.con_special .box_spe.lay2 {
	max-width: 1650px;
	margin-top: 125px;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_special .box_spe.lay2 {
		margin-top: 100px;
	}
}

@media only screen and (max-width: 767px) {
	.con_special .box_spe.lay2 {
		margin-top: 4em;
	}
}

@media only screen and (min-width: 768px) {
	.con_special .box_spe.lay2 {
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end;
	}
}

@media print {
	.con_special .box_spe.lay2 {
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end;
	}
}

.ie8 .con_special .box_spe.lay2 {
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}

@media only screen and (min-width: 768px) {
	.con_special .box_spe.lay2 .wrp_img {
		width: 45.45455%;
	}
}

@media print {
	.con_special .box_spe.lay2 .wrp_img {
		width: 45.45455%;
	}
}

.ie8 .con_special .box_spe.lay2 .wrp_img {
	width: 45.45455%;
}

@media only screen and (min-width: 768px) {
	.con_special .box_spe.lay2 .wrp_txt {
		width: 50.30303%;
		max-width: 730px;
		margin-left: 4.24242%;
		padding-top: 8.78788%;
	}
}

@media print {
	.con_special .box_spe.lay2 .wrp_txt {
		width: 50.30303%;
		max-width: 730px;
		margin-left: 4.24242%;
		padding-top: 8.78788%;
	}
}

.ie8 .con_special .box_spe.lay2 .wrp_txt {
	width: 50.30303%;
	max-width: 730px;
	margin-left: 4.24242%;
	padding-top: 8.78788%;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_special .box_spe.lay2 .wrp_txt {
		padding-top: 0;
	}
}

@media only screen and (min-width: 768px) {
	.con_special .box_spe.lay2 .wrp_txt .txt {
		max-width: 580px;
	}
}

@media print {
	.con_special .box_spe.lay2 .wrp_txt .txt {
		max-width: 580px;
	}
}

.ie8 .con_special .box_spe.lay2 .wrp_txt .txt {
	max-width: 580px;
}

.con_special .box_spe.lay2 .wrp_txt .img {
	width: 57.53425%;
	margin-left: auto;
	margin-top: 25px;
}

@media only screen and (max-width: 767px) {
	.con_special .box_spe.lay2 .wrp_txt .img {
		margin-top: 1.5em;
	}
}

@media only screen and (max-width: 767px) {
	.con_special .box_spe.lay2 .wrp_txt .img {
		width: 60%;
	}
}

.con_special .box_spe.lay3 {
	max-width: 1650px;
	margin-top: 150px;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_special .box_spe.lay3 {
		margin-top: 120px;
	}
}

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

@media only screen and (min-width: 768px) {
	.con_special .box_spe.lay3 {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: reverse;
		-ms-flex-direction: row-reverse;
		flex-direction: row-reverse;
	}
}

@media print {
	.con_special .box_spe.lay3 {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: reverse;
		-ms-flex-direction: row-reverse;
		flex-direction: row-reverse;
	}
}

.ie8 .con_special .box_spe.lay3 {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
}

@media only screen and (min-width: 768px) {
	.con_special .box_spe.lay3 .wrp_img {
		width: 45.45455%;
	}
}

@media print {
	.con_special .box_spe.lay3 .wrp_img {
		width: 45.45455%;
	}
}

.ie8 .con_special .box_spe.lay3 .wrp_img {
	width: 45.45455%;
}

@media only screen and (min-width: 768px) {
	.con_special .box_spe.lay3 .wrp_txt {
		width: 50.30303%;
		max-width: 730px;
		margin-right: 6.9697%;
		padding-top: 7.87879%;
	}
}

@media print {
	.con_special .box_spe.lay3 .wrp_txt {
		width: 50.30303%;
		max-width: 730px;
		margin-right: 6.9697%;
		padding-top: 7.87879%;
	}
}

.ie8 .con_special .box_spe.lay3 .wrp_txt {
	width: 50.30303%;
	max-width: 730px;
	margin-right: 6.9697%;
	padding-top: 7.87879%;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_special .box_spe.lay3 .wrp_txt {
		padding-top: 0;
	}
}

@media only screen and (min-width: 768px) {
	.con_special .box_spe.lay3 .wrp_txt h4 {
		max-width: 580px;
		margin-left: auto;
	}
}

@media print {
	.con_special .box_spe.lay3 .wrp_txt h4 {
		max-width: 580px;
		margin-left: auto;
	}
}

.ie8 .con_special .box_spe.lay3 .wrp_txt h4 {
	max-width: 580px;
	margin-left: auto;
}

@media only screen and (min-width: 768px) {
	.con_special .box_spe.lay3 .wrp_txt .txt {
		max-width: 580px;
		margin-left: auto;
	}
}

@media print {
	.con_special .box_spe.lay3 .wrp_txt .txt {
		max-width: 580px;
		margin-left: auto;
	}
}

.ie8 .con_special .box_spe.lay3 .wrp_txt .txt {
	max-width: 580px;
	margin-left: auto;
}

.con_special .box_spe.lay3 .wrp_txt .img {
	width: 57.53425%;
	margin-top: 140px;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_special .box_spe.lay3 .wrp_txt .img {
		margin-top: 40px;
	}
}

@media only screen and (max-width: 767px) {
	.con_special .box_spe.lay3 .wrp_txt .img {
		margin-top: 1.5em;
	}
}

@media only screen and (max-width: 767px) {
	.con_special .box_spe.lay3 .wrp_txt .img {
		width: 60%;
		margin-left: auto;
	}
}

/* -----------------------------------------------------------
	amenity
----------------------------------------------------------- */
.con_amenity {
	background: #504c42;
	margin-top: 120px;
	margin-bottom: 220px;
	padding: 90px 0 170px;
	color: #fff;
}

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

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

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_amenity {
		margin-bottom: 160px;
	}
}

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

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_amenity {
		padding: 70px 0 130px;
	}
}

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

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

.con_amenity h3 {
	text-align: center;
	font-weight: normal;
	letter-spacing: 0.1em;
	-webkit-font-feature-settings: "palt";
	font-feature-settings: "palt";
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", serif;
}

@media only screen and (min-width: 1025px) {
	.con_amenity h3 {
		font-size: 167%;
	}
}

@media print {
	.con_amenity h3 {
		font-size: 167%;
	}
}

.ie8 .con_amenity h3 {
	font-size: 167%;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_amenity h3 {
		font-size: 160%;
	}
}

@media only screen and (max-width: 767px) {
	.con_amenity h3 {
		font-size: 147%;
	}
}

@media only screen and (min-width: 768px) {
	.con_amenity h3 {
		line-height: 0.66667;
	}
}

@media print {
	.con_amenity h3 {
		line-height: 0.66667;
	}
}

.ie8 .con_amenity h3 {
	line-height: 0.66667;
}

@media only screen and (max-width: 767px) {
	.con_amenity h3 {
		line-height: 1.9;
	}
}

.con_amenity .box_ic {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-top: 70px;
}

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

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

.con_amenity .box_ic li + li {
	margin-left: 70px;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_amenity .box_ic li + li {
		margin-left: 40px;
	}
}

@media only screen and (max-width: 767px) {
	.con_amenity .box_ic li + li {
		margin-left: 2em;
	}
}

.con_amenity .box_ic li > * {
	display: inline-block;
	vertical-align: middle;
}

@media only screen and (max-width: 767px) {
	.con_amenity .box_ic li > * {
		display: block;
	}
}

.con_amenity .box_ic li .ic {
	width: 68px;
	max-width: 68px;
}

@media only screen and (max-width: 767px) {
	.con_amenity .box_ic li .ic {
		width: 4.5em;
		margin: 0 auto .5em;
	}
}

.con_amenity .box_ic li .txt {
	font-size: 100%;
	letter-spacing: 0.05em;
	-webkit-font-feature-settings: "palt";
	font-feature-settings: "palt";
	line-height: 2;
}

@media only screen and (min-width: 768px) {
	.con_amenity .box_ic li .txt {
		margin-left: .8em;
	}
}

@media print {
	.con_amenity .box_ic li .txt {
		margin-left: .8em;
	}
}

.ie8 .con_amenity .box_ic li .txt {
	margin-left: .8em;
}

@media only screen and (max-width: 767px) {
	.con_amenity .box_ic li .txt {
		text-align: center;
		line-height: 1.4;
	}
}

.con_amenity .box_tbl {
	max-width: 1200px;
	width: 95%;
	margin: 0 auto;
	margin-top: 70px;
}

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

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

@media only screen and (max-width: 767px) {
	.con_amenity .box_tbl {
		width: 89.84375%;
	}
}

.con_amenity .box_tbl table {
	width: 100%;
}

@media only screen and (max-width: 767px) {
	.con_amenity .box_tbl table tr {
		border-top: 1px solid #d1cfe0;
	}
}

.con_amenity .box_tbl table tr th,
.con_amenity .box_tbl table tr td {
	font-size: 100%;
	letter-spacing: 0.05em;
	-webkit-font-feature-settings: "palt";
	font-feature-settings: "palt";
	line-height: 2.27;
	padding: 1em 2em;
	font-weight: normal;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_amenity .box_tbl table tr th,
	.con_amenity .box_tbl table tr td {
		padding: 1em;
		font-size: 94%;
		letter-spacing: 0.02em;
		-webkit-font-feature-settings: "palt";
		font-feature-settings: "palt";
	}
}

@media only screen and (max-width: 767px) {
	.con_amenity .box_tbl table tr th,
	.con_amenity .box_tbl table tr td {
		padding: 1em 1.5em;
		line-height: 1.8;
	}
}

@media only screen and (max-width: 767px) {
	.con_amenity .box_tbl table tr th,
	.con_amenity .box_tbl table tr td {
		display: block;
		width: 100%;
	}
}

.con_amenity .box_tbl table tr th {
	text-align: center;
	background: #b4b4a7;
	color: #282828;
}

@media only screen and (min-width: 768px) {
	.con_amenity .box_tbl table tr th {
		line-height: 1.33333;
	}
}

@media print {
	.con_amenity .box_tbl table tr th {
		line-height: 1.33333;
	}
}

.ie8 .con_amenity .box_tbl table tr th {
	line-height: 1.33333;
}

@media only screen and (max-width: 767px) {
	.con_amenity .box_tbl table tr th {
		line-height: 1.9;
	}
}

@media only screen and (min-width: 768px) {
	.con_amenity .box_tbl table tr th {
		width: 200px;
		border-bottom: 1px solid #d1cfe0;
	}
}

@media print {
	.con_amenity .box_tbl table tr th {
		width: 200px;
		border-bottom: 1px solid #d1cfe0;
	}
}

.ie8 .con_amenity .box_tbl table tr th {
	width: 200px;
	border-bottom: 1px solid #d1cfe0;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_amenity .box_tbl table tr th {
		width: 150px;
	}
}

@media only screen and (max-width: 767px) {
	.con_amenity .box_tbl table tr th {
		line-height: 1.6;
		border-bottom: 1px solid #d1cfe0;
	}
}

@media only screen and (min-width: 768px) {
	.con_amenity .box_tbl table tr td {
		border-bottom: 1px solid #d1cfe0;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}
}

@media print {
	.con_amenity .box_tbl table tr td {
		border-bottom: 1px solid #d1cfe0;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}
}

.ie8 .con_amenity .box_tbl table tr td {
	border-bottom: 1px solid #d1cfe0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

@media only screen and (max-width: 767px) {
	.con_amenity .box_tbl table tr td {
		background: rgba(255, 255, 255, 0.1);
	}
}

@media only screen and (min-width: 768px) {
	.con_amenity .box_tbl table tr td ul {
		width: calc(100% / 3);
	}
}

@media print {
	.con_amenity .box_tbl table tr td ul {
		width: calc(100% / 3);
	}
}

.ie8 .con_amenity .box_tbl table tr td ul {
	width: calc(100% / 3);
}

@media only screen and (min-width: 768px) {
	.con_amenity .box_tbl table tr:first-child th {
		border-top: 1px solid #d1cfe0;
	}
}

@media print {
	.con_amenity .box_tbl table tr:first-child th {
		border-top: 1px solid #d1cfe0;
	}
}

.ie8 .con_amenity .box_tbl table tr:first-child th {
	border-top: 1px solid #d1cfe0;
}

@media only screen and (min-width: 768px) {
	.con_amenity .box_tbl table tr:first-child td {
		border-top: 1px solid #d1cfe0;
	}
}

@media print {
	.con_amenity .box_tbl table tr:first-child td {
		border-top: 1px solid #d1cfe0;
	}
}

.ie8 .con_amenity .box_tbl table tr:first-child td {
	border-top: 1px solid #d1cfe0;
}

@media only screen and (max-width: 767px) {
	.con_amenity .box_tbl table tr:last-child td {
		border-bottom: 1px solid #d1cfe0;
	}
}

.madalMap {
	display: none;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 100000;
	overflow-y: scroll;
}

.madalMap .bg {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.7);
	z-index: -1;
}

.madalMap .box_map {
	max-width: 900px;
	display: table;
	height: 100%;
	padding: 150px 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.madalMap .box_map {
		padding: 100px 0;
	}
}

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

.madalMap .box_map .wrp_map {
	display: table-cell;
	vertical-align: middle;
}

.madalMap .box_map .wrp_map .inner {
	position: relative;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 80px 90px;
	background: #fff;
	z-index: 1;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.madalMap .box_map .wrp_map .inner {
		padding: 60px 70px;
	}
}

@media only screen and (max-width: 767px) {
	.madalMap .box_map .wrp_map .inner {
		padding: 3em 2em;
	}
}

.madalMap .box_map .wrp_map .inner .img {
	text-align: center;
}

.madalMap .box_map .wrp_map .inner .js-closeModal {
	position: absolute;
	right: 1em;
	top: 1em;
	display: inline-block;
}

.madalMap .box_map .wrp_map .inner .js-closeModal i {
	display: inline-block;
	vertical-align: middle;
	position: relative;
	margin-right: .5em;
	width: 30px;
	height: 30px;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.madalMap .box_map .wrp_map .inner .js-closeModal i {
		width: 25px;
	}
}

@media only screen and (max-width: 767px) {
	.madalMap .box_map .wrp_map .inner .js-closeModal i {
		width: 1.5em;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.madalMap .box_map .wrp_map .inner .js-closeModal i {
		height: 25px;
	}
}

@media only screen and (max-width: 767px) {
	.madalMap .box_map .wrp_map .inner .js-closeModal i {
		height: 1.5em;
	}
}

.madalMap .box_map .wrp_map .inner .js-closeModal i:before, .madalMap .box_map .wrp_map .inner .js-closeModal i:after {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	width: 1px;
	height: 25px;
	background: #5d5d5d;
}

.madalMap .box_map .wrp_map .inner .js-closeModal i:before {
	-webkit-transform: translate(-50%, -50%) rotate(45deg);
	transform: translate(-50%, -50%) rotate(45deg);
}

.madalMap .box_map .wrp_map .inner .js-closeModal i:after {
	-webkit-transform: translate(-50%, -50%) rotate(-45deg);
	transform: translate(-50%, -50%) rotate(-45deg);
}

.madalMap .box_map .wrp_map .inner .js-closeModal:hover {
	cursor: pointer;
}
