@charset "UTF-8";
/* ===================================================================
CSS information

 file name  : homepage.css
 author     : Ability Consultant
 style info : トップページ
=================================================================== */
.con_search, .con_newsflash, .con_search_hotel .box_title, .con_search_hotel .tab_common, .con_brand .box_title, .con_brand .wrp_brand .box_brand .box_list, .con_brand .btn_gray, .con_service .box_title, .con_other, #map {
	max-width: 1360px;
	margin: auto;
}

@media only screen and (max-width: 1360px) {
	.con_search, .con_newsflash, .con_search_hotel .box_title, .con_search_hotel .tab_common, .con_brand .box_title, .con_brand .wrp_brand .box_brand .box_list, .con_brand .btn_gray, .con_service .box_title, .con_other, #map {
		width: 95%;
	}
}

@media print {
	.con_search, .con_newsflash, .con_search_hotel .box_title, .con_search_hotel .tab_common, .con_brand .box_title, .con_brand .wrp_brand .box_brand .box_list, .con_brand .btn_gray, .con_service .box_title, .con_other, #map {
		width: 95%;
	}
}

.ie8 .con_search, .ie8 .con_newsflash, .ie8 .con_search_hotel .box_title, .con_search_hotel .ie8 .box_title, .ie8 .con_search_hotel .tab_common, .con_search_hotel .ie8 .tab_common, .ie8 .con_brand .box_title, .con_brand .ie8 .box_title, .ie8 .con_brand .wrp_brand .box_brand .box_list, .con_brand .wrp_brand .box_brand .ie8 .box_list, .ie8 .con_brand .btn_gray, .con_brand .ie8 .btn_gray, .ie8 .con_service .box_title, .con_service .ie8 .box_title, .ie8 .con_other, .ie8 #map {
	width: 95%;
}

.con_brand .wrp_brand .box_brand .box_list:after, .con_other:after {
	content: "";
	display: table;
	clear: both;
}

/* -----------------------------------------------------------
	.con_main
----------------------------------------------------------- */
.con_main {
	background: #f2f2f2;
	position: relative;
}

.con_main .catch {
	position: absolute;
	z-index: 2;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	left: 50%;
	text-align: center;
}

@media only screen and (max-width: 767px) {
	.con_main .catch {
		max-width: 50%;
		top: 42%;
	}
}

.con_main .box_slide {
	position: relative;
	z-index: 1;
}

@media only screen and (max-width: 767px) {
	.con_main .box_slide {
		height: 0;
		padding-top: 60%;
	}
	.con_main .box_slide .slick-list, .con_main .box_slide .slick-track {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}
}

.con_main .box_slide .slide {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	height: 580px;
}

@media only screen and (max-width: 767px) {
	.con_main .box_slide .slide {
		height: 100%;
	}
}

.con_main .box_slide .slide.slide01 {
	background-image: url(../images/home/img_main01.jpg);
}

.con_main .box_slide .slide.slide02 {
	background-image: url(../images/home/img_main02.jpg);
}

@media only screen and (max-width: 1024px) {
	.con_main .box_slide .slide.slide02 {
		background-image: url(../images/home/img_main02-sp.jpg);
	}
}

.con_main .box_slide .slide.slide03 {
	background-image: url(../images/home/img_main03.jpg);
}

.con_main .box_slide .slide.slide04 {
	background-image: url(../images/home/img_main04.jpg);
}

.con_main .box_slide .slide.slide05 {
	background-image: url(../images/home/img_main05.jpg);
}

.con_main .box_slide .slide.slide06 {
	background-image: url(../images/home/img_main06.jpg);
}

.con_main .box_slide .slide.slide07 {
	background-image: url(../images/home/img_main07.jpg);
}

@media only screen and (max-width: 767px) {
	.con_main .box_slide .slide.slide07 {
		background-image: url(../images/home/img_main07-sp.jpg);
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_main .box_slide .slide.slide07 {
		background-image: url(../images/home/img_main07-tab.jpg);
	}
}

.con_main .box_slide .slide.slide08 {
	background-image: url(../images/home/img_main08.jpg);
}

@media only screen and (max-width: 767px) {
	.con_main .box_slide .slide.slide08 {
		background-image: url(../images/home/img_main08-sp.jpg);
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_main .box_slide .slide.slide08 {
		background-image: url(../images/home/img_main08-tab.jpg);
	}
}

.con_main .box_slide .slide.slide09 {
	background-image: url(../images/home/img_main09.jpg);
}

@media only screen and (max-width: 767px) {
	.con_main .box_slide .slide.slide09 {
		background-image: url(../images/home/img_main09-sp.jpg);
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_main .box_slide .slide.slide09 {
		background-image: url(../images/home/img_main09-tab.jpg);
	}
}

.con_main .box_slide .slide.slide10 {
	background-image: url(../images/home/img_main11.jpg);
}

@media only screen and (max-width: 767px) {
	.con_main .box_slide .slide.slide10 {
		background-image: url(../images/home/img_main11-sp.jpg);
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_main .box_slide .slide.slide10 {
		background-image: url(../images/home/img_main11-tab.jpg);
	}
}

.con_main .box_slide .slide.slide11 {
	background-image: url(../images/home/img_main12.jpg);
}

@media only screen and (max-width: 767px) {
	.con_main .box_slide .slide.slide11 {
		background-image: url(../images/home/img_main12-sp.jpg);
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_main .box_slide .slide.slide11 {
		background-image: url(../images/home/img_main12-tab.jpg);
	}
}

.con_main .box_slide .slide .logo_left {
	position: absolute;
	z-index: 2;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	left: 25%;
	text-align: center;
}

.con_main .box_slide .slide .logo_left img {
	width: 100%;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_main .box_slide .slide .logo_left {
		max-width: 250px;
	}
}

@media only screen and (max-width: 767px) {
	.con_main .box_slide .slide .logo_left {
		max-width: 150px;
	}
}

.con_main .box_slide .slide .logo_right {
	position: absolute;
	z-index: 2;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	right: 25%;
	margin-right: -350px;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_main .box_slide .slide .logo_right {
		max-width: 250px;
		margin-right: -250px;
	}
}

@media only screen and (max-width: 767px) {
	.con_main .box_slide .slide .logo_right {
		max-width: 150px;
		margin-right: -150px;
	}
}

.con_main .box_slide .slick-arrow {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 38px;
	height: 76px;
	text-indent: -9999px;
	background-color: transparent;
	border: none;
	cursor: pointer;
	outline: none;
	padding: 0;
	appearance: none;
	-webkit-appearance: none;
	z-index: 2;
}

@media only screen and (max-width: 767px) {
	.con_main .box_slide .slick-arrow {
		width: 15px;
		height: 30px;
		background-size: contain !important;
	}
}

.con_main .box_slide .slick-arrow.slick-prev {
	background: url(../images/common/ic_prev_large.png) 0 0 no-repeat;
	left: 25px;
}

@media only screen and (max-width: 767px) {
	.con_main .box_slide .slick-arrow.slick-prev {
		left: 10px;
	}
}

.con_main .box_slide .slick-arrow.slick-next {
	background: url(../images/common/ic_next_large.png) 0 0 no-repeat;
	right: 55px;
}

@media only screen and (max-width: 767px) {
	.con_main .box_slide .slick-arrow.slick-next {
		right: 10px;
	}
}

/* -----------------------------------------------------------
	.con_search
----------------------------------------------------------- */
.con_search .st {
	text-align: center;
	margin-top: -60px;
	position: relative;
	z-index: 2;
	margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
	.con_search .st {
		margin-top: -10%;
	}
}

.con_search .tabs {
	max-width: 940px;
	margin-right: auto;
	position: relative;
	z-index: 3;
	-webkit-transform: translateY(50%);
	-moz-transform: translateY(50%);
	-ms-transform: translateY(50%);
	-o-transform: translateY(50%);
	transform: translateY(50%);
	background: #fff;
	margin-left: 20px;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_search .tabs {
		width: 95%;
		margin-left: auto;
	}
}

@media only screen and (max-width: 767px) {
	.con_search .tabs {
		margin-left: 0;
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
		transform: translateY(0);
	}
}

.con_search .tabs .ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	margin: 0 10px;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_search .tabs .ul {
		-ms-flex-pack: justify;
		-webkit-justify-content: space-between;
		/* Safari */
		justify-content: space-between;
	}
}

@media only screen and (max-width: 767px) {
	.con_search .tabs .ul {
		display: block;
		margin: 0 0 3% 0;
	}
}

.con_search .tabs .ul > div {
	width: 33.333333%;
	background: #dcdbda;
	margin-right: 0.44118%;
	padding: 0 10px;
	text-align: center;
	padding: 15px;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_search .tabs .ul > div {
		width: 33%;
	}
}

@media only screen and (max-width: 767px) {
	.con_search .tabs .ul > div {
		width: 100%;
		margin: 0 0 2px 0;
		padding: 0.5em;
	}
	.con_search .tabs .ul > div:last-child {
		margin-bottom: 0;
	}
}

.con_search .tabs .ul > div.active {
	border: 5px solid #8f7743;
	color: #8f7743;
	padding: 10px;
}

@media only screen and (max-width: 767px) {
	.con_search .tabs .ul > div.active {
		padding: 0.5em;
		padding: calc(0.5em - 5px) 0.5em;
	}
}

.con_search .tabs .ul > div:not(.active) {
	cursor: pointer;
}

.con_search .tabs .ul > div .icm .txt {
	display: inline-block;
	vertical-align: middle;
}

.con_search .tabs .ul > div .ic {
	font-size: 154%;
	margin-right: 9px;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_search .tabs .ul > div .ic {
		font-size: 131%;
	}
}

@media only screen and (max-width: 767px) {
	.con_search .tabs .ul > div .ic {
		font-size: 154%;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_search .tabs .ul > div .ic {
		margin-right: 0;
	}
}

@media only screen and (max-width: 767px) {
	.con_search .tabs .ul > div .ic {
		margin-right: 0.25em;
	}
}

.con_search .tabs .ul > div .ic_right {
	font-size: 154%;
	margin-left: 3px;
	line-height: 1;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_search .tabs .ul > div .ic_right {
		font-size: 131%;
	}
}

@media only screen and (max-width: 767px) {
	.con_search .tabs .ul > div .ic_right {
		font-size: 154%;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_search .tabs .ul > div .ic_right {
		margin-left: 0;
	}
}

@media only screen and (max-width: 767px) {
	.con_search .tabs .ul > div .ic_right {
		margin-left: 0.1em;
	}
}

.con_search .tabs .ul > div .txt {
	font-size: 131%;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_search .tabs .ul > div .txt {
		font-size: 108%;
	}
}

@media only screen and (max-width: 767px) {
	.con_search .tabs .ul > div .txt {
		font-size: 131%;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_search .tabs .ul > div .txt {
		display: block;
		line-height: 1.4;
	}
}

@media only screen and (max-width: 767px) {
	.con_search .tabs .ul > div.active .ic_right i {
		-webkit-transition: all .5s ease;
		-moz-transition: all .5s ease;
		-ms-transition: all .5s ease;
		-o-transition: all .5s ease;
		transition: all .5s ease;
		-webkit-transform: rotate(-180deg);
		-moz-transform: rotate(-180deg);
		-ms-transform: rotate(-180deg);
		-o-transform: rotate(-180deg);
		transform: rotate(-180deg);
	}
}

.con_search .panels {
	position: relative;
	z-index: 2;
	border: 2px solid #8d8d8d;
}

@media only screen and (max-width: 767px) {
	.con_search .panels {
		margin: 0.25em 0px;
		border: 0px;
	}
}

@media only screen and (max-width: 767px) {
	.con_search .panels.active {
		margin: 1em 0px 2em;
	}
}

.con_search .panels.border_none {
	border: 0px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.con_search .panels.border_none::after {
	border: none;
}

.con_search .panels:after {
	content: "";
	display: block;
	position: absolute;
	z-index: -1;
	top: 8px;
	right: 8px;
	bottom: 8px;
	left: 8px;
	border: 1px solid #8d8d8d;
}

@media only screen and (max-width: 767px) {
	.con_search .panels:after {
		display: none;
	}
}

.con_search .panels > li {
	margin: 0 auto;
	padding: 60px 30px 30px 30px;
	overflow: hidden;
	position: relative;
}

@media only screen and (max-width: 767px) {
	.con_search .panels > li {
		-webkit-transition: max-height 0.4s;
		-moz-transition: max-height 0.4s;
		-ms-transition: max-height 0.4s;
		-o-transition: max-height 0.4s;
		transition: max-height 0.4s;
		border: 2px solid #8d8d8d;
		margin-bottom: 1em;
		margin-top: 0.5em;
	}
}

.con_search .panels > li:after {
	content: "";
	display: block;
	position: absolute;
	z-index: -1;
	top: 8px;
	right: 8px;
	bottom: 8px;
	left: 8px;
	border: 1px solid #8d8d8d;
}

@media only screen and (min-width: 768px) {
	.con_search .panels > li:not(.active) {
		display: none;
	}
}

@media print {
	.con_search .panels > li:not(.active) {
		display: none;
	}
}

.ie8 .con_search .panels > li:not(.active) {
	display: none;
}

@media only screen and (max-width: 767px) {
	.con_search .panels > li:not(.active) {
		max-height: 0;
		color: transparent;
		padding: 0;
		margin: 0px;
		border: 0px;
	}
}

@media only screen and (max-width: 767px) {
	.con_search .panels > li {
		width: 100%;
		padding: 20px;
	}
}

.con_search .panels > li form {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-align: flex-end;
	-webkit-align-items: flex-end;
	/* Safari */
	align-items: flex-end;
	-ms-flex-wrap: nowrap;
	-webkit-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-ms-flex-pack: justify;
	-webkit-justify-content: space-between;
	/* Safari */
	justify-content: space-between;
}

@media only screen and (max-width: 1360px) {
	.con_search .panels > li form {
		-ms-flex-wrap: wrap;
		-webkit-flex-wrap: wrap;
		flex-wrap: wrap;
	}
}

@media print {
	.con_search .panels > li form {
		-ms-flex-wrap: wrap;
		-webkit-flex-wrap: wrap;
		flex-wrap: wrap;
	}
}

.ie8 .con_search .panels > li form {
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}

.con_search .panels > li form em {
	display: block;
	margin-bottom: 8px;
}

@media only screen and (max-width: 767px) {
	.con_search .panels > li form em {
		margin-bottom: 0.25em;
		font-size: 85%;
	}
}

.con_search .panels > li form > div {
	padding-right: 15px;
}

@media only screen and (max-width: 1360px) {
	.con_search .panels > li form > div {
		padding-right: 10px;
	}
}

@media print {
	.con_search .panels > li form > div {
		padding-right: 10px;
	}
}

.ie8 .con_search .panels > li form > div {
	padding-right: 10px;
}

.con_search .panels > li form > div:last-child {
	padding-right: 0;
}

.con_search .panels .panel_hotel > .box_point > .txt {
	margin-bottom: .4em;
}

@media only screen and (max-width: 767px) {
	.con_search .panels .panel_hotel > .box_point > .txt {
		margin-bottom: .4em;
	}
}

.con_search .panels .panel_hotel > .box_point > .st_point {
	border: 2px solid #8f7743;
	margin-top: .4em;
	margin-bottom: 24px;
	font-size: 124%;
	display: inline-block;
	vertical-align: middle;
}

@media only screen and (max-width: 767px) {
	.con_search .panels .panel_hotel > .box_point > .st_point dt, .con_search .panels .panel_hotel > .box_point > .st_point dd {
		width: 100%;
		display: block;
	}
}

.con_search .panels .panel_hotel > .box_point > .st_point dt {
	color: #fff;
	display: inline-block;
	padding: .45em .8em;
	background: #8f7743;
}

@media only screen and (max-width: 767px) {
	.con_search .panels .panel_hotel > .box_point > .st_point dt {
		text-align: center;
	}
}

.con_search .panels .panel_hotel > .box_point > .st_point dd {
	padding: 0 .8em;
	display: inline-block;
}

@media only screen and (max-width: 767px) {
	.con_search .panels .panel_hotel > .box_point > .st_point dd {
		padding: .2em .4em;
	}
}

.con_search .panels .panel_hotel > .box_point > .st_point dd .point {
	font-weight: bold;
	margin-right: .15em;
	font-size: 116%;
	color: #8f7743;
}

@media only screen and (max-width: 767px) {
	.con_search .panels .panel_hotel > .box_point > .st_point dd .point {
		font-size: 108%;
	}
}

.con_search .panels .panel_hotel .box_are {
	max-width: 135px;
	width: 100%;
}

@media only screen and (max-width: 1360px) {
	.con_search .panels .panel_hotel .box_are {
		width: 16%;
		max-width: none;
	}
}

@media print {
	.con_search .panels .panel_hotel .box_are {
		width: 16%;
		max-width: none;
	}
}

.ie8 .con_search .panels .panel_hotel .box_are {
	width: 16%;
	max-width: none;
}

@media only screen and (max-width: 767px) {
	.con_search .panels .panel_hotel .box_are {
		width: 28%;
	}
}

.con_search .panels .panel_hotel .box_nam {
	max-width: 370px;
	width: 100%;
}

@media only screen and (max-width: 1360px) {
	.con_search .panels .panel_hotel .box_nam {
		width: 44%;
		max-width: none;
	}
}

@media print {
	.con_search .panels .panel_hotel .box_nam {
		width: 44%;
		max-width: none;
	}
}

.ie8 .con_search .panels .panel_hotel .box_nam {
	width: 44%;
	max-width: none;
}

@media only screen and (max-width: 767px) {
	.con_search .panels .panel_hotel .box_nam {
		width: 72%;
	}
}

.con_search .panels .panel_hotel .box_are select, .con_search .panels .panel_hotel .box_nam select {
	width: 100%;
	border: 1px solid #dcdbda;
	padding-left: 15px;
	height: 70px;
	font-size: 147%;
	font-family: "Lucida Grande", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, sans-serif;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_search .panels .panel_hotel .box_are select, .con_search .panels .panel_hotel .box_nam select {
		font-size: 108%;
	}
}

@media only screen and (max-width: 767px) {
	.con_search .panels .panel_hotel .box_are select, .con_search .panels .panel_hotel .box_nam select {
		padding: 0.25em 0;
		font-size: 124%;
		height: auto;
	}
}

.con_search .panels .panel_hotel .box_day {
	max-width: 215px;
	width: 100%;
}

@media only screen and (max-width: 1360px) {
	.con_search .panels .panel_hotel .box_day {
		width: 30%;
		max-width: none;
	}
}

@media print {
	.con_search .panels .panel_hotel .box_day {
		width: 30%;
		max-width: none;
	}
}

.ie8 .con_search .panels .panel_hotel .box_day {
	width: 30%;
	max-width: none;
}

@media only screen and (max-width: 767px) {
	.con_search .panels .panel_hotel .box_day {
		width: 68%;
		margin-top: 1em;
	}
}

.con_search .panels .panel_hotel .box_day .calendar {
	position: relative;
}

.con_search .panels .panel_hotel .box_day .calendar:before {
	position: absolute;
	content: '\f073';
	font-family: "FontAwesome";
	top: 50%;
	left: 20px;
	transform: translateY(-50%);
	font-size: 108%;
}

@media only screen and (max-width: 767px) {
	.con_search .panels .panel_hotel .box_day .calendar:before {
		left: 0.75em;
		font-size: 100%;
	}
}

.con_search .panels .panel_hotel .box_day .calendar:after {
	position: absolute;
	content: '\f3d0';
	font-family: "Ionicons";
	top: 50%;
	right: 15px;
	transform: translateY(-50%);
	font-size: 116%;
}

@media only screen and (max-width: 767px) {
	.con_search .panels .panel_hotel .box_day .calendar:after {
		font-size: 100%;
	}
}

.con_search .panels .panel_hotel .box_day .calendar input {
	width: 100%;
	border: 1px solid #dcdbda;
	padding-left: 40px;
	height: 70px;
	font-size: 147%;
	font-family: "Lucida Grande", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, sans-serif;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_search .panels .panel_hotel .box_day .calendar input {
		font-size: 108%;
	}
}

@media only screen and (max-width: 767px) {
	.con_search .panels .panel_hotel .box_day .calendar input {
		font-size: 124%;
		padding: 0.25em 0 0.25em 1.5em;
		height: auto;
	}
}

.con_search .panels .panel_hotel .box_und {
	padding-bottom: 47px;
	width: 100%;
	max-width: 67px;
}

@media only screen and (max-width: 1360px) {
	.con_search .panels .panel_hotel .box_und {
		width: 10%;
		max-width: none;
	}
}

@media print {
	.con_search .panels .panel_hotel .box_und {
		width: 10%;
		max-width: none;
	}
}

.ie8 .con_search .panels .panel_hotel .box_und {
	width: 10%;
	max-width: none;
}

@media only screen and (max-width: 767px) {
	.con_search .panels .panel_hotel .box_und {
		width: 30%;
		padding: 0.75em 0;
		margin-top: 1em;
	}
}

.con_search .panels .panel_hotel .box_und em {
	white-space: nowrap;
}

@media only screen and (max-width: 767px) {
	.con_search .panels .panel_hotel .box_und em {
		display: inline-block;
		margin: 0;
	}
}

@media only screen and (max-width: 767px) {
	.con_search .panels .panel_hotel .box_und .chkbox {
		display: inline-block;
		margin: 0;
	}
}

.con_search .panels .panel_hotel .box_und .chkbox label {
	font-size: 139%;
	line-height: 20px;
	display: inline-block;
	cursor: pointer;
	position: relative;
}

@media only screen and (max-width: 767px) {
	.con_search .panels .panel_hotel .box_und .chkbox label {
		padding-bottom: 0.75em;
	}
}

.con_search .panels .panel_hotel .box_und .chkbox label:before {
	content: '';
	width: 20px;
	height: 20px;
	display: inline-block;
	position: absolute;
	left: 0;
	background-color: #fff;
	border: 1px solid #dcdbda;
}

.con_search .panels .panel_hotel .box_und .chkbox input[type="checkbox"] {
	display: none;
}

.con_search .panels .panel_hotel .box_und .chkbox input[type="checkbox"]:checked + label:before {
	content: '\2713';
}

.con_search .panels .panel_hotel .box_sta, .con_search .panels .panel_hotel .box_per, .con_search .panels .panel_hotel .box_roo {
	max-width: 100px;
	width: 100%;
}

@media only screen and (max-width: 1360px) {
	.con_search .panels .panel_hotel .box_sta, .con_search .panels .panel_hotel .box_per, .con_search .panels .panel_hotel .box_roo {
		width: 20%;
		max-width: none;
		margin-top: 20px;
	}
}

@media print {
	.con_search .panels .panel_hotel .box_sta, .con_search .panels .panel_hotel .box_per, .con_search .panels .panel_hotel .box_roo {
		width: 20%;
		max-width: none;
		margin-top: 20px;
	}
}

.ie8 .con_search .panels .panel_hotel .box_sta, .ie8 .con_search .panels .panel_hotel .box_per, .ie8 .con_search .panels .panel_hotel .box_roo {
	width: 20%;
	max-width: none;
	margin-top: 20px;
}

@media only screen and (max-width: 767px) {
	.con_search .panels .panel_hotel .box_sta, .con_search .panels .panel_hotel .box_per, .con_search .panels .panel_hotel .box_roo {
		width: 33.3333%;
		margin-top: 1em;
		padding-right: 2%;
	}
}

.con_search .panels .panel_hotel .box_sta select, .con_search .panels .panel_hotel .box_per select, .con_search .panels .panel_hotel .box_roo select {
	width: 100%;
	border: 1px solid #dcdbda;
	padding-left: 15px;
	height: 70px;
	font-size: 147%;
	font-family: "Lucida Grande", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, sans-serif;
	line-height: 1;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_search .panels .panel_hotel .box_sta select, .con_search .panels .panel_hotel .box_per select, .con_search .panels .panel_hotel .box_roo select {
		font-size: 108%;
	}
}

@media only screen and (max-width: 767px) {
	.con_search .panels .panel_hotel .box_sta select, .con_search .panels .panel_hotel .box_per select, .con_search .panels .panel_hotel .box_roo select {
		padding: 0.25em 0;
		font-size: 124%;
		height: auto;
	}
}

@media only screen and (max-width: 767px) {
	.con_search .panels .panel_hotel .box_roo {
		padding-right: 0;
	}
}

@media only screen and (max-width: 767px) {
	.con_search .panels .panel_hotel .box_day,
	.con_search .panels .panel_hotel .box_und,
	.con_search .panels .panel_hotel .box_sta,
	.con_search .panels .panel_hotel .box_per,
	.con_search .panels .panel_hotel .box_roo,
	.con_search .panels .panel_hotel .btn_submit {
		display: none;
	}
}

.con_search .panels .panel_hotel .btn_submit {
	max-width: 170px;
	width: 100%;
}

@media only screen and (max-width: 1360px) {
	.con_search .panels .panel_hotel .btn_submit {
		width: 40%;
		max-width: none;
		margin-top: 20px;
	}
}

@media print {
	.con_search .panels .panel_hotel .btn_submit {
		width: 40%;
		max-width: none;
		margin-top: 20px;
	}
}

.ie8 .con_search .panels .panel_hotel .btn_submit {
	width: 40%;
	max-width: none;
	margin-top: 20px;
}

@media only screen and (max-width: 767px) {
	.con_search .panels .panel_hotel .btn_submit {
		width: 100%;
		margin-top: 1em;
	}
}

.con_search .panels .panel_hotel .btn_submit p {
	position: relative;
}

.con_search .panels .panel_hotel .btn_submit p:before {
	position: absolute;
	content: '\f4a5';
	font-family: "Ionicons";
	top: 50%;
	left: 17%;
	transform: translateY(-50%);
	color: #fff;
	font-size: 154%;
}

@media only screen and (max-width: 767px) {
	.con_search .panels .panel_hotel .btn_submit p:before {
		font-size: 124%;
	}
}

.con_search .panels .panel_hotel .btn_submit p input {
	width: 100%;
	padding: 0 0 0 1em;
	background: #8f7743;
	color: #fff;
	border: none;
	line-height: 70px;
	font-size: 131%;
	-webkit-transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1);
	transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1);
}

@media only screen and (max-width: 767px) {
	.con_search .panels .panel_hotel .btn_submit p input {
		padding: 1em 0;
		font-size: 116%;
		line-height: 1.5;
	}
}

.con_search .panels .panel_hotel .btn_submit p input:hover {
	cursor: pointer;
	background: #6c5a33;
}

.con_search .panels .panel_hotel .btn_sp {
	display: none;
	width: 100%;
	padding-right: 0;
}

.con_search .panels .panel_hotel .btn_sp .btn_group {
	margin-top: 15px;
}

.con_search .panels .panel_hotel .btn_sp .btn {
	margin-bottom: 5px;
}

@media only screen and (max-width: 767px) {
	.con_search .panels .panel_hotel .btn_sp .btn a {
		padding: 0.5em;
	}
}

.con_search .panels .panel_hotel .btns {
	padding-top: 20px;
	clear: both;
}

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

.con_search .panels .panel_hotel .btns ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: flex-end;
	/* Safari */
	justify-content: flex-end;
	-ms-flex-wrap: nowrap;
	-webkit-flex-wrap: nowrap;
	flex-wrap: nowrap;
}

@media only screen and (max-width: 767px) {
	.con_search .panels .panel_hotel .btns ul {
		-ms-flex-wrap: wrap;
		-webkit-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-justify-content: flex-start;
		/* Safari */
		justify-content: flex-start;
	}
}

.con_search .panels .panel_hotel .btns ul li {
	position: relative;
}

.con_search .panels .panel_hotel .btns ul li:before {
	content: '\f3d3';
	font-family: "Ionicons";
	margin-right: 0.5em;
	display: inline-block;
}

.con_search .panels .panel_hotel .btns ul li:not(:last-child) {
	margin-right: 22px;
}

@media only screen and (max-width: 1360px) {
	.con_search .panels .panel_plane {
		display: block;
	}
}

@media print {
	.con_search .panels .panel_plane {
		display: block;
	}
}

.ie8 .con_search .panels .panel_plane {
	display: block;
}

.con_search .panels .panel_plane .box_l > .txt {
	margin-bottom: .4em;
}

@media only screen and (max-width: 767px) {
	.con_search .panels .panel_plane .box_l > .txt {
		margin-bottom: .4em;
	}
}

.con_search .panels .panel_plane .box_l > .st_point {
	border: 2px solid #8f7743;
	margin-top: .4em;
	margin-bottom: 24px;
	font-size: 124%;
	display: inline-block;
	vertical-align: middle;
}

@media only screen and (max-width: 767px) {
	.con_search .panels .panel_plane .box_l > .st_point dt, .con_search .panels .panel_plane .box_l > .st_point dd {
		width: 100%;
		display: block;
	}
}

.con_search .panels .panel_plane .box_l > .st_point dt {
	color: #fff;
	display: inline-block;
	padding: .45em .8em;
	background: #8f7743;
}

@media only screen and (max-width: 767px) {
	.con_search .panels .panel_plane .box_l > .st_point dt {
		text-align: center;
	}
}

.con_search .panels .panel_plane .box_l > .st_point dd {
	padding: 0 .8em;
	display: inline-block;
}

@media only screen and (max-width: 767px) {
	.con_search .panels .panel_plane .box_l > .st_point dd {
		padding: .2em .4em;
	}
}

.con_search .panels .panel_plane .box_l > .st_point dd .point {
	font-weight: bold;
	margin-right: .15em;
	font-size: 116%;
	color: #8f7743;
}

@media only screen and (max-width: 767px) {
	.con_search .panels .panel_plane .box_l > .st_point dd .point {
		font-size: 108%;
	}
}

.con_search .panels .panel_plane .box_l form {
	display: flex;
	align-items: flex-end;
	flex-wrap: wrap;
	justify-content: space-between;
}

.con_search .panels .panel_plane .box_l form em {
	display: block;
	margin-bottom: 8px;
}

@media only screen and (max-width: 767px) {
	.con_search .panels .panel_plane .box_l form em {
		margin-bottom: 0.25em;
		font-size: 85%;
	}
}

.con_search .panels .panel_plane .box_l form .box_are {
	max-width: 135px;
	width: 100%;
}

@media only screen and (max-width: 1360px) {
	.con_search .panels .panel_plane .box_l form .box_are {
		width: 16%;
		max-width: none;
	}
}

@media print {
	.con_search .panels .panel_plane .box_l form .box_are {
		width: 16%;
		max-width: none;
	}
}

.ie8 .con_search .panels .panel_plane .box_l form .box_are {
	width: 16%;
	max-width: none;
}

@media only screen and (max-width: 767px) {
	.con_search .panels .panel_plane .box_l form .box_are {
		width: 28%;
	}
}

.con_search .panels .panel_plane .box_l form .box_nam {
	max-width: 370px;
	width: 100%;
}

@media only screen and (max-width: 1360px) {
	.con_search .panels .panel_plane .box_l form .box_nam {
		width: 48%;
		max-width: none;
	}
}

@media print {
	.con_search .panels .panel_plane .box_l form .box_nam {
		width: 48%;
		max-width: none;
	}
}

.ie8 .con_search .panels .panel_plane .box_l form .box_nam {
	width: 48%;
	max-width: none;
}

@media only screen and (max-width: 767px) {
	.con_search .panels .panel_plane .box_l form .box_nam {
		width: 72%;
	}
}

.con_search .panels .panel_plane .box_l form .box_airport {
	width: 100%;
	max-width: 200px;
}

@media only screen and (max-width: 1360px) {
	.con_search .panels .panel_plane .box_l form .box_airport {
		width: 36%;
		max-width: none;
	}
}

@media print {
	.con_search .panels .panel_plane .box_l form .box_airport {
		width: 36%;
		max-width: none;
	}
}

.ie8 .con_search .panels .panel_plane .box_l form .box_airport {
	width: 36%;
	max-width: none;
}

@media only screen and (max-width: 767px) {
	.con_search .panels .panel_plane .box_l form .box_airport {
		width: 100%;
		margin-top: 1em;
	}
}

.con_search .panels .panel_plane .box_l form .box_airport select {
	width: 100%;
	font-size: 147%;
	font-family: "Lucida Grande", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, sans-serif;
}

.con_search .panels .panel_plane .box_l form .box_are select, .con_search .panels .panel_plane .box_l form .box_nam select, .con_search .panels .panel_plane .box_l form .box_airport select {
	width: 100%;
	border: 1px solid #dcdbda;
	padding-left: 15px;
	height: 70px;
	font-size: 147%;
	font-family: "Lucida Grande", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, sans-serif;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_search .panels .panel_plane .box_l form .box_are select, .con_search .panels .panel_plane .box_l form .box_nam select, .con_search .panels .panel_plane .box_l form .box_airport select {
		font-size: 108%;
	}
}

@media only screen and (max-width: 767px) {
	.con_search .panels .panel_plane .box_l form .box_are select, .con_search .panels .panel_plane .box_l form .box_nam select, .con_search .panels .panel_plane .box_l form .box_airport select {
		padding: 0.25em 0;
		font-size: 124%;
		height: auto;
	}
}

.con_search .panels .panel_plane .box_l form .box_day {
	max-width: 215px;
	width: 100%;
}

@media only screen and (max-width: 1360px) {
	.con_search .panels .panel_plane .box_l form .box_day {
		width: 30%;
		max-width: none;
	}
}

@media print {
	.con_search .panels .panel_plane .box_l form .box_day {
		width: 30%;
		max-width: none;
	}
}

.ie8 .con_search .panels .panel_plane .box_l form .box_day {
	width: 30%;
	max-width: none;
}

@media only screen and (max-width: 767px) {
	.con_search .panels .panel_plane .box_l form .box_day {
		width: 100%;
		margin-top: 1em;
	}
}

.con_search .panels .panel_plane .box_l form .box_day .calendar {
	position: relative;
}

.con_search .panels .panel_plane .box_l form .box_day .calendar:before {
	position: absolute;
	content: '\f073';
	font-family: "FontAwesome";
	top: 50%;
	left: 20px;
	transform: translateY(-50%);
	font-size: 108%;
}

@media only screen and (max-width: 767px) {
	.con_search .panels .panel_plane .box_l form .box_day .calendar:before {
		left: 0.75em;
		font-size: 100%;
	}
}

.con_search .panels .panel_plane .box_l form .box_day .calendar:after {
	position: absolute;
	content: '\f3d0';
	font-family: "Ionicons";
	top: 50%;
	right: 15px;
	transform: translateY(-50%);
	font-size: 116%;
}

@media only screen and (max-width: 767px) {
	.con_search .panels .panel_plane .box_l form .box_day .calendar:after {
		font-size: 100%;
	}
}

.con_search .panels .panel_plane .box_l form .box_day .calendar input {
	width: 100%;
	border: 1px solid #dcdbda;
	padding-left: 40px;
	height: 70px;
	font-size: 147%;
	font-family: "Lucida Grande", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, sans-serif;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_search .panels .panel_plane .box_l form .box_day .calendar input {
		font-size: 108%;
	}
}

@media only screen and (max-width: 767px) {
	.con_search .panels .panel_plane .box_l form .box_day .calendar input {
		font-size: 124%;
		padding: 0.25em 0 0.25em 1.5em;
		height: auto;
	}
}

.con_search .panels .panel_plane .box_l form .box_sta, .con_search .panels .panel_plane .box_l form .box_per {
	max-width: 100px;
	width: 100%;
}

@media only screen and (max-width: 1360px) {
	.con_search .panels .panel_plane .box_l form .box_sta, .con_search .panels .panel_plane .box_l form .box_per {
		width: 15%;
		max-width: none;
		margin-top: 20px;
	}
}

@media print {
	.con_search .panels .panel_plane .box_l form .box_sta, .con_search .panels .panel_plane .box_l form .box_per {
		width: 15%;
		max-width: none;
		margin-top: 20px;
	}
}

.ie8 .con_search .panels .panel_plane .box_l form .box_sta, .ie8 .con_search .panels .panel_plane .box_l form .box_per {
	width: 15%;
	max-width: none;
	margin-top: 20px;
}

@media only screen and (max-width: 767px) {
	.con_search .panels .panel_plane .box_l form .box_sta, .con_search .panels .panel_plane .box_l form .box_per {
		width: 50%;
		margin-top: 1em;
	}
}

.con_search .panels .panel_plane .box_l form .box_sta select, .con_search .panels .panel_plane .box_l form .box_per select {
	width: 100%;
	border: 1px solid #dcdbda;
	padding-left: 15px;
	height: 70px;
	font-size: 147%;
	font-family: "Lucida Grande", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, sans-serif;
	line-height: 1;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_search .panels .panel_plane .box_l form .box_sta select, .con_search .panels .panel_plane .box_l form .box_per select {
		font-size: 108%;
	}
}

@media only screen and (max-width: 767px) {
	.con_search .panels .panel_plane .box_l form .box_sta select, .con_search .panels .panel_plane .box_l form .box_per select {
		padding: 0.25em 0;
		font-size: 124%;
		height: auto;
	}
}

.con_search .panels .panel_plane .box_l form .btn_submit {
	max-width: 170px;
	width: 100%;
}

@media only screen and (max-width: 1360px) {
	.con_search .panels .panel_plane .box_l form .btn_submit {
		width: 40%;
		max-width: none;
		margin-top: 20px;
	}
}

@media print {
	.con_search .panels .panel_plane .box_l form .btn_submit {
		width: 40%;
		max-width: none;
		margin-top: 20px;
	}
}

.ie8 .con_search .panels .panel_plane .box_l form .btn_submit {
	width: 40%;
	max-width: none;
	margin-top: 20px;
}

@media only screen and (max-width: 767px) {
	.con_search .panels .panel_plane .box_l form .btn_submit {
		width: 100%;
		margin-top: 1em;
	}
}

.con_search .panels .panel_plane .box_l form .btn_submit p {
	position: relative;
}

.con_search .panels .panel_plane .box_l form .btn_submit p:before {
	position: absolute;
	content: '\f4a5';
	font-family: "Ionicons";
	top: 50%;
	left: 17%;
	transform: translateY(-50%);
	color: #fff;
	font-size: 154%;
}

@media only screen and (max-width: 767px) {
	.con_search .panels .panel_plane .box_l form .btn_submit p:before {
		font-size: 124%;
	}
}

.con_search .panels .panel_plane .box_l form .btn_submit p input {
	width: 100%;
	padding: 0 0 0 1em;
	background: #8f7743;
	color: #fff;
	border: none;
	line-height: 70px;
	font-size: 131%;
	-webkit-transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1);
	transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1);
}

@media only screen and (max-width: 767px) {
	.con_search .panels .panel_plane .box_l form .btn_submit p input {
		padding: 1em 0;
		font-size: 116%;
		line-height: 1.5;
	}
}

.con_search .panels .panel_plane .box_l form .btn_submit p input:hover {
	cursor: pointer;
	background: #6c5a33;
}

.con_search .panels .panel_corporat {
	margin: 0 auto;
}

.con_search .panels .panel_corporat > .txt {
	margin-bottom: 24px;
}

@media only screen and (max-width: 767px) {
	.con_search .panels .panel_corporat > .txt {
		margin-bottom: 1em;
	}
}

.con_search .panels .panel_corporat .inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	/* Safari */
	justify-content: space-between;
}

@media only screen and (max-width: 1024px) {
	.con_search .panels .panel_corporat .inner {
		display: block;
	}
}

.con_search .panels .panel_corporat .inner .box_l {
	padding-right: 20px;
}

@media only screen and (max-width: 1024px) {
	.con_search .panels .panel_corporat .inner .box_l {
		width: 100%;
		padding-right: 0;
	}
}

.con_search .panels .panel_corporat .inner .box_l form {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-align: flex-end;
	-webkit-align-items: flex-end;
	/* Safari */
	align-items: flex-end;
	-ms-flex-pack: justify;
	-webkit-justify-content: space-between;
	/* Safari */
	justify-content: space-between;
}

.con_search .panels .panel_corporat .inner .box_l form em {
	display: block;
	margin-bottom: 8px;
}

@media only screen and (max-width: 767px) {
	.con_search .panels .panel_corporat .inner .box_l form em {
		margin-bottom: 0.25em;
		font-size: 85%;
	}
}

.con_search .panels .panel_corporat .inner .box_l form .box_id, .con_search .panels .panel_corporat .inner .box_l form .box_pass {
	width: 33.82353%;
}

@media only screen and (max-width: 767px) {
	.con_search .panels .panel_corporat .inner .box_l form .box_id, .con_search .panels .panel_corporat .inner .box_l form .box_pass {
		width: 49%;
	}
}

.con_search .panels .panel_corporat .inner .box_l form .box_id input, .con_search .panels .panel_corporat .inner .box_l form .box_pass input {
	width: 100%;
	border: 1px solid #dcdbda;
	padding-left: 15px;
	height: 70px;
	font-size: 154%;
	font-family: "Lucida Grande", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, sans-serif;
}

@media only screen and (max-width: 767px) {
	.con_search .panels .panel_corporat .inner .box_l form .box_id input, .con_search .panels .panel_corporat .inner .box_l form .box_pass input {
		padding: 0.25em 0;
		font-size: 116%;
		height: auto;
	}
}

.con_search .panels .panel_corporat .inner .box_l form .btn_login {
	width: 26.76471%;
}

@media only screen and (max-width: 767px) {
	.con_search .panels .panel_corporat .inner .box_l form .btn_login {
		width: 100%;
		margin-top: 1em;
	}
}

.con_search .panels .panel_corporat .inner .box_l form .btn_login p {
	position: relative;
}

.con_search .panels .panel_corporat .inner .box_l form .btn_login p:before {
	position: absolute;
	content: '\f3d3';
	font-family: "Ionicons";
	top: 50%;
	right: 17%;
	transform: translateY(-50%);
	color: #fff;
	font-size: 154%;
}

@media only screen and (max-width: 767px) {
	.con_search .panels .panel_corporat .inner .box_l form .btn_login p:before {
		right: 4%;
	}
}

.con_search .panels .panel_corporat .inner .box_l form .btn_login p input {
	width: 100%;
	line-height: 70px;
	background: #8f7743;
	color: #fff;
	border: none;
	padding-right: 1em;
	font-size: 131%;
	-webkit-transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1);
	transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1);
}

@media only screen and (max-width: 767px) {
	.con_search .panels .panel_corporat .inner .box_l form .btn_login p input {
		padding: 1em 0;
		font-size: 116%;
		line-height: 1.5;
	}
}

.con_search .panels .panel_corporat .inner .box_l form .btn_login p input:hover {
	cursor: pointer;
	background: #6c5a33;
}

.con_search .panels .panel_corporat .inner .box_r {
	margin-top: 1.5em;
}

@media only screen and (max-width: 767px) {
	.con_search .panels .panel_corporat .inner .box_r {
		margin-top: 2em;
	}
}

.con_search .panels .panel_corporat .inner .box_r ul {
	display: flex;
}

@media only screen and (max-width: 767px) {
	.con_search .panels .panel_corporat .inner .box_r ul {
		display: block;
	}
}

.con_search .panels .panel_corporat .inner .box_r ul li {
	margin-right: 1.5em;
}

.con_search .panels .panel_corporat .inner .box_r ul li:last-child {
	margin-right: 0;
}

.con_search .panels .panel_corporat .inner .box_r ul li a {
	position: relative;
	padding-left: 1em;
}

.con_search .panels .panel_corporat .inner .box_r ul li a:before {
	content: '\f3d3';
	font-family: "Ionicons";
	display: inline-block;
	margin-right: 0.5em;
}

/* -----------------------------------------------------------
	.ui-datepicker
----------------------------------------------------------- */
.ui-datepicker {
	width: 20em !important;
	padding: 0.5em 0.4em 0 !important;
}

.ui-datepicker table {
	font-size: 1.1em !important;
}

.ui-datepicker table td span, .ui-datepicker table td a {
	padding: 0.3em !important;
}

/* -----------------------------------------------------------
	.con_newsflash
----------------------------------------------------------- */
.con_newsflash {
	font-size: 154%;
	margin: 50px auto 60px;
	font-weight: bold;
	text-align: center;
	border: solid 5px #a70004;
	padding: 1em;
	display: block;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_newsflash {
		margin: 40px auto 50px;
	}
}

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

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

@media only screen and (max-width: 767px) {
	.con_newsflash {
		font-size: 124%;
		text-align: left;
	}
}

/* -----------------------------------------------------------
	.box_title
----------------------------------------------------------- */
.box_title {
	margin-bottom: 50px !important;
}

@media only screen and (max-width: 767px) {
	.box_title {
		margin-bottom: 30px !important;
	}
}

.box_title .st_ic {
	padding-top: 65px;
	background: url(../images/home/ic_st_brand.png) center 0 no-repeat;
}

.box_title.st_group {
	padding-top: 30px;
	background: url(../images/home/ic_st_group.png) center 0 no-repeat;
	margin-bottom: 0 !important;
	padding-bottom: 50px;
}

@media only screen and (max-width: 767px) {
	.box_title.st_group {
		margin-bottom: 0 !important;
		padding-bottom: 30px;
		background-size: 40px;
		padding-top: 20px;
	}
}

.box_title .txt {
	text-align: center;
	font-size: 116%;
	margin-top: 20px;
}

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

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

@media only screen and (max-width: 767px) {
	.box_title .txt {
		margin-top: 15px;
	}
}

/* -----------------------------------------------------------
	.con_search_hotel
----------------------------------------------------------- */
.con_search_hotel {
	margin-top: 50px;
}

.con_search_hotel .panel {
	display: none;
}

.con_search_hotel .panel.actvie, .con_search_hotel .panel:first-child {
	display: block;
}

.con_search_hotel .panel.list .con_hotel h2 {
	display: none;
}

@media only screen and (max-width: 767px) {
	.con_search_hotel .panel.list .con_hotel {
		padding-bottom: 40px;
	}
}

.con_search_hotel .panel.list .con_hotel .con_inner {
	padding: 50px 35px;
	background: #dcdbda;
}

@media only screen and (max-width: 1360px) {
	.con_search_hotel .panel.list .con_hotel .con_inner {
		width: 100%;
	}
}

@media print {
	.con_search_hotel .panel.list .con_hotel .con_inner {
		width: 100%;
	}
}

.ie8 .con_search_hotel .panel.list .con_hotel .con_inner {
	width: 100%;
}

@media only screen and (max-width: 767px) {
	.con_search_hotel .panel.list .con_hotel .con_inner {
		padding: 30px 2.5%;
	}
}

.con_search_hotel .panel.list .con_hotel .box_hotel {
	margin-top: 10px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-pack: justify;
	-webkit-justify-content: space-between;
	/* Safari */
	justify-content: space-between;
}

@media only screen and (max-width: 767px) {
	.con_search_hotel .panel.list .con_hotel .box_hotel {
		display: block;
	}
}

.con_search_hotel .panel.list .con_hotel .box_hotel .list {
	width: 31.61765%;
}

@media only screen and (max-width: 767px) {
	.con_search_hotel .panel.list .con_hotel .box_hotel .list {
		width: 100%;
	}
}

.con_search_hotel .panel.list .con_hotel .box_hotel .list .st {
	padding: 6px 13px;
	background: #fdfbf8;
	font-weight: bold;
	color: #000000;
}

@media only screen and (max-width: 767px) {
	.con_search_hotel .panel.list .con_hotel .box_hotel .list .st {
		font-size: 108%;
		background: #fdfbf8;
		color: #000000;
		margin-bottom: 5px;
		padding: 0.25em 0.5em;
		font-weight: bold;
	}
}

.con_search_hotel .panel.list .con_hotel .box_hotel .list dl {
	padding: 8px 10px;
	overflow: hidden;
}

@media only screen and (max-width: 767px) {
	.con_search_hotel .panel.list .con_hotel .box_hotel .list dl {
		padding: 0;
	}
}

.con_search_hotel .panel.list .con_hotel .box_hotel .list dl dt, .con_search_hotel .panel.list .con_hotel .box_hotel .list dl dd {
	float: left;
}

@media only screen and (max-width: 767px) {
	.con_search_hotel .panel.list .con_hotel .box_hotel .list dl dt, .con_search_hotel .panel.list .con_hotel .box_hotel .list dl dd {
		float: none;
		font-size: 124%;
	}
}

.con_search_hotel .panel.list .con_hotel .box_hotel .list dl dt {
	width: 20%;
	font-weight: bold;
}

@media only screen and (max-width: 767px) {
	.con_search_hotel .panel.list .con_hotel .box_hotel .list dl dt {
		width: 100%;
		padding-left: 0.5em;
	}
}

.con_search_hotel .panel.list .con_hotel .box_hotel .list dl dd {
	width: 80%;
}

@media only screen and (max-width: 767px) {
	.con_search_hotel .panel.list .con_hotel .box_hotel .list dl dd {
		width: 100%;
		margin-bottom: 10px;
		padding: 0 0.5em;
	}
}

.con_search_hotel .panel.list .con_hotel .box_hotel .list dl dd ul li {
	padding: 2px 0 2px 0.75em;
	position: relative;
}

@media only screen and (max-width: 767px) {
	.con_search_hotel .panel.list .con_hotel .box_hotel .list dl dd ul li {
		padding: 0 0.5em 0 1em;
	}
}

.con_search_hotel .panel.list .con_hotel .box_hotel .list dl dd ul li:before {
	position: absolute;
	content: '\f3d3';
	font-family: "Ionicons";
	top: 2px;
	left: 0;
}

.con_search_hotel .panel.list .con_hotel .box_hotel .list dl dd ul li a {
	display: block;
	width: 100%;
}

.con_search_hotel .panel .con_inner {
	background: #dcdbda;
	padding: 65px 90px;
}

@media only screen and (max-width: 1360px) {
	.con_search_hotel .panel .con_inner {
		width: 100%;
	}
}

@media print {
	.con_search_hotel .panel .con_inner {
		width: 100%;
	}
}

.ie8 .con_search_hotel .panel .con_inner {
	width: 100%;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_search_hotel .panel .con_inner {
		padding: 40px 30px;
	}
}

@media only screen and (max-width: 767px) {
	.con_search_hotel .panel .con_inner {
		padding: 30px 20px;
	}
}

.con_search_hotel .panel .con_inner form {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-pack: justify;
	-webkit-justify-content: space-between;
	/* Safari */
	justify-content: space-between;
	-ms-flex-wrap: nowrap;
	-webkit-flex-wrap: nowrap;
	flex-wrap: nowrap;
	position: relative;
}

@media only screen and (max-width: 767px) {
	.con_search_hotel .panel .con_inner form {
		display: block;
	}
}

.con_search_hotel .panel .con_inner form ul {
	position: absolute;
	left: 0;
	top: 4.3em;
	z-index: 100;
	font-size: 108%;
}

.con_search_hotel .panel .con_inner form ul li {
	cursor: pointer;
	background-color: #fff;
	border: solid 1px #dcdbda;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
	padding: 0.5em 1.4em !important;
}

.con_search_hotel .panel .con_inner form ul li:hover, .con_search_hotel .panel .con_inner form ul li.active {
	background: #f1f1f1;
}

.con_search_hotel .panel .con_inner input {
	font-size: 147%;
	-ms-flex: 1;
	-webkit-flex: 1;
	flex: 1;
	border: none;
	background: #fff;
	padding-left: 20px;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_search_hotel .panel .con_inner input {
		font-size: 147%;
	}
}

@media only screen and (max-width: 767px) {
	.con_search_hotel .panel .con_inner input {
		font-size: 116%;
	}
}

@media only screen and (max-width: 767px) {
	.con_search_hotel .panel .con_inner input {
		width: 100%;
		padding-left: 15px;
		line-height: 4em;
	}
}

.con_search_hotel .panel .con_inner .btn {
	padding-left: 50px;
}

.con_search_hotel .panel .con_inner .btn i {
	margin-right: 0.5em;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_search_hotel .panel .con_inner .btn {
		padding-left: 30px;
	}
}

@media only screen and (max-width: 767px) {
	.con_search_hotel .panel .con_inner .btn {
		padding-left: 0;
		margin-top: 20px;
	}
	.con_search_hotel .panel .con_inner .btn button {
		max-width: 60%;
	}
}

/* -----------------------------------------------------------
	.con_brand
----------------------------------------------------------- */
.con_brand {
	margin-top: 50px;
}

.con_brand .wrp_brand .box_brand .btn a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: nowrap;
	-webkit-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-ms-flex-align: center;
	-webkit-align-items: center;
	/* Safari */
	align-items: center;
	height: 230px;
	text-decoration: none;
	position: relative;
}

@media only screen and (max-width: 767px) {
	.con_brand .wrp_brand .box_brand .btn a {
		height: auto;
		display: block;
	}
}

.con_brand .wrp_brand .box_brand .btn a:hover .box_hover {
	opacity: 1;
	z-index: 2;
}

@media only screen and (max-width: 767px) {
	.con_brand .wrp_brand .box_brand .btn a:hover .box_hover {
		opacity: 0;
		z-index: -1;
	}
}

.con_brand .wrp_brand .box_brand .btn.active a .box_hover {
	opacity: 1;
	z-index: 2;
}

.con_brand .wrp_brand .box_brand .btn .img {
	height: 230px;
	width: 50%;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: right center;
}

@media only screen and (max-width: 767px) {
	.con_brand .wrp_brand .box_brand .btn .img {
		height: 0;
		width: 0;
		background: none;
	}
}

.con_brand .wrp_brand .box_brand .btn .box_content {
	max-width: 680px;
	width: 100%;
	text-align: center;
	position: relative;
	padding: 0 10px;
}

@media only screen and (max-width: 1360px) {
	.con_brand .wrp_brand .box_brand .btn .box_content {
		width: 50%;
		max-width: none;
	}
}

@media print {
	.con_brand .wrp_brand .box_brand .btn .box_content {
		width: 50%;
		max-width: none;
	}
}

.ie8 .con_brand .wrp_brand .box_brand .btn .box_content {
	width: 50%;
	max-width: none;
}

@media only screen and (max-width: 767px) {
	.con_brand .wrp_brand .box_brand .btn .box_content {
		width: 100%;
		padding: 20px 0 30px 0;
	}
}

@media only screen and (max-width: 767px) {
	.con_brand .wrp_brand .box_brand .btn .box_content .logo img {
		max-width: 80%;
	}
}

.con_brand .wrp_brand .box_brand .btn .box_content .catch {
	font-size: 139%;
	margin-top: 20px;
	position: relative;
}

@media only screen and (max-width: 1360px) {
	.con_brand .wrp_brand .box_brand .btn .box_content .catch {
		font-size: 124%;
	}
}

@media print {
	.con_brand .wrp_brand .box_brand .btn .box_content .catch {
		font-size: 124%;
	}
}

.ie8 .con_brand .wrp_brand .box_brand .btn .box_content .catch {
	font-size: 124%;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_brand .wrp_brand .box_brand .btn .box_content .catch {
		font-size: 108%;
	}
}

@media only screen and (max-width: 767px) {
	.con_brand .wrp_brand .box_brand .btn .box_content .catch {
		font-size: 100%;
		margin-top: 15px;
		width: 95%;
		margin-left: auto;
		margin-right: auto;
	}
}

.con_brand .wrp_brand .box_brand .btn .box_content .catch:after {
	content: "\f107";
	font-family: "FontAwesome";
	display: inline-block;
	position: absolute;
	bottom: 0;
	left: 50%;
	-webkit-transform: translate(-50%, 100%);
	-moz-transform: translate(-50%, 100%);
	-ms-transform: translate(-50%, 100%);
	-o-transform: translate(-50%, 100%);
	transform: translate(-50%, 100%);
	font-size: 154%;
	line-height: 1;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_brand .wrp_brand .box_brand .btn .box_content .catch:after {
		font-size: 139%;
	}
}

@media only screen and (max-width: 767px) {
	.con_brand .wrp_brand .box_brand .btn .box_content .catch:after {
		font-size: 131%;
	}
}

.con_brand .wrp_brand .box_brand .btn .box_hover {
	background: rgba(0, 0, 0, 0.85);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	color: #fff;
	text-align: center;
	-webkit-transition: all 0.6s cubic-bezier(0.23, 1, 0.32, 1);
	transition: all 0.6s cubic-bezier(0.23, 1, 0.32, 1);
	opacity: 0;
	z-index: -1;
}

.con_brand .wrp_brand .box_brand .btn .box_hover > div {
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}

.con_brand .wrp_brand .box_brand .btn .box_hover .txt {
	margin-top: 30px;
	font-size: 116%;
}

@media only screen and (max-width: 767px) {
	.con_brand .wrp_brand .box_brand .btn .box_hover .txt {
		font-size: 108%;
		margin-top: 20px;
	}
}

.con_brand .wrp_brand .box_brand .btn .box_hover .txt:after {
	content: "\f107";
	font-family: "FontAwesome";
	display: inline-block;
	margin-left: 0.5em;
}

.con_brand .wrp_brand .box_brand:nth-child(odd) {
	background: #dcdbda;
}

.con_brand .wrp_brand .box_brand:nth-child(even) {
	background: #ededec;
}

.con_brand .wrp_brand .box_brand .box_list {
	padding: 25px 0;
	display: none;
}

.con_brand .wrp_brand .box_brand .box_list dl {
	overflow: hidden;
	width: 50%;
	float: left;
	font-size: 116%;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_brand .wrp_brand .box_brand .box_list dl {
		font-size: 108%;
	}
}

@media only screen and (max-width: 767px) {
	.con_brand .wrp_brand .box_brand .box_list dl {
		float: none;
		width: 100%;
	}
}

.con_brand .wrp_brand .box_brand .box_list dl dt, .con_brand .wrp_brand .box_brand .box_list dl dd {
	float: left;
}

.con_brand .wrp_brand .box_brand .box_list dl dt {
	width: 6em;
	max-width: 20%;
}

@media only screen and (max-width: 767px) {
	.con_brand .wrp_brand .box_brand .box_list dl dt {
		max-width: 30%;
	}
}

.con_brand .wrp_brand .box_brand .box_list dl dt.dt_l {
	width: 9em;
}

.con_brand .wrp_brand .box_brand .box_list dl dd {
	width: 80%;
}

@media only screen and (max-width: 767px) {
	.con_brand .wrp_brand .box_brand .box_list dl dd {
		width: 70%;
	}
}

.con_brand .wrp_brand .box_brand .box_list dl dd ul li {
	position: relative;
}

.con_brand .wrp_brand .box_brand .box_list dl dd ul li a {
	display: block;
	width: 100%;
}

.con_brand .wrp_brand .box_brand:nth-child(1) .btn .img {
	background-image: url(../images/home/img_grandhotel.jpg);
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_brand .wrp_brand .box_brand:nth-child(1) .btn .box_content .logo img {
		width: 300px;
	}
}

.con_brand .wrp_brand .box_brand:nth-child(2) .btn .img {
	background-image: url(../images/home/img_solaria.jpg);
}

.con_brand .wrp_brand .box_brand:nth-child(3) .btn .img {
	background-image: url(../images/home/img_croom.jpg);
}

.con_brand .wrp_brand .box_brand:nth-child(4) .btn .img {
	background-image: url(../images/home/img_inn.jpg);
}

.con_brand .btn_gray {
	margin-top: 40px;
}

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

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

/* -----------------------------------------------------------
	.con_points
----------------------------------------------------------- */
.con_points {
	margin-top: 50px;
}

.con_points .wrp {
	padding: 30px;
	background: #ddd6c6;
}

@media only screen and (max-width: 767px) {
	.con_points .wrp {
		padding: 20px;
	}
}

.con_points .wrp ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	/* Safari */
	justify-content: center;
	-ms-flex-wrap: nowrap;
	-webkit-flex-wrap: nowrap;
	flex-wrap: nowrap;
}

@media only screen and (max-width: 767px) {
	.con_points .wrp ul {
		display: block;
	}
}

.con_points .wrp ul li {
	max-width: 316px;
	margin-left: 25px;
}

@media only screen and (max-width: 767px) {
	.con_points .wrp ul li {
		margin-left: 0;
		max-width: none;
		text-align: center;
		margin-top: 20px;
	}
}

.con_points .wrp ul li:first-child {
	margin-left: 0;
}

@media only screen and (max-width: 767px) {
	.con_points .wrp ul li:first-child {
		margin-top: 0;
	}
}

@media only screen and (max-width: 767px) {
	.con_points .wrp ul li .img {
		text-align: center;
		width: 80%;
		margin-left: auto;
		margin-right: auto;
	}
}

.con_points .wrp ul li .txt {
	padding: 15px 15px 0 15px;
}

@media only screen and (max-width: 767px) {
	.con_points .wrp ul li .txt {
		display: inline-block;
		text-align: left;
		padding: 0;
		margin-top: 15px;
	}
}

.con_points .wrp .btn {
	margin-top: 40px;
}

.con_points .wrp .btn a strong {
	font-weight: bold;
	color: #8f7743;
}

/* -----------------------------------------------------------
	.con_magazine
----------------------------------------------------------- */
.con_magazine {
	margin-top: 50px;
}

.con_magazine .box_bn {
	max-width: 1200px;
	overflow: hidden;
	height: 0;
	position: relative;
	padding-top: 30.1%;
	margin: auto;
}

@media only screen and (min-width: 1331px) and (max-width: 1360px) {
	.con_magazine .box_bn {
		padding-top: 32.1%;
	}
}

@media print {
	.con_magazine .box_bn {
		padding-top: 32.1%;
	}
}

.ie8 .con_magazine .box_bn {
	padding-top: 32.1%;
}

@media only screen and (min-width: 1271px) and (max-width: 1330px) {
	.con_magazine .box_bn {
		padding-top: 33.1%;
	}
}

@media print {
	.con_magazine .box_bn {
		padding-top: 33.1%;
	}
}

.ie8 .con_magazine .box_bn {
	padding-top: 33.1%;
}

@media only screen and (min-width: 1025px) and (max-width: 1270px) {
	.con_magazine .box_bn {
		padding-top: 34.1%;
	}
}

@media print {
	.con_magazine .box_bn {
		padding-top: 34.1%;
	}
}

.ie8 .con_magazine .box_bn {
	padding-top: 34.1%;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_magazine .box_bn {
		padding-top: 34.1%;
	}
}

@media only screen and (max-width: 767px) {
	.con_magazine .box_bn {
		height: auto;
		padding-top: 0;
	}
}

.con_magazine .box_bn li {
	position: absolute;
}

.con_magazine .box_bn li:nth-child(1), .con_magazine .box_bn li:nth-child(2) {
	left: 0;
	width: 65%;
}

.con_magazine .box_bn li:nth-child(1) {
	top: 0;
}

.con_magazine .box_bn li:nth-child(2) {
	bottom: 0;
}

.con_magazine .box_bn li:nth-child(3) {
	right: 0;
	top: 0;
	width: 34.16667%;
}

@media only screen and (max-width: 767px) {
	.con_magazine .box_bn li {
		position: static;
		width: 100% !important;
		text-align: center;
		margin-top: 10px;
	}
	.con_magazine .box_bn li:first-child {
		margin-top: 0;
	}
}

/* -----------------------------------------------------------
	.con_service
----------------------------------------------------------- */
.con_service {
	margin-top: 50px;
}

.con_service .wrp {
	overflow: hidden;
}

.con_service .wrp .box_service {
	width: 50%;
	float: left;
}

@media only screen and (max-width: 767px) {
	.con_service .wrp .box_service {
		width: 100%;
		float: none;
	}
}

.con_service .wrp .box_service a {
	height: 320px;
	display: block;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	position: relative;
}

@media only screen and (max-width: 767px) {
	.con_service .wrp .box_service a {
		height: 0;
		padding-top: 50%;
	}
}

.con_service .wrp .box_service a:hover .box_hover {
	opacity: 1;
}

.con_service .wrp .box_service a h3 {
	position: absolute;
	color: #fff;
	font-weight: bold;
	font-size: 185%;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 0;
	width: 100%;
	text-align: center;
	z-index: 1;
	text-shadow: 0px 0px 4px black;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_service .wrp .box_service a h3 {
		font-size: 185%;
	}
}

@media only screen and (max-width: 767px) {
	.con_service .wrp .box_service a h3 {
		font-size: 170%;
	}
}

.con_service .wrp .box_service:nth-child(1) a {
	background-image: url(../images/home/img_restaurant.jpg);
}

.con_service .wrp .box_service:nth-child(2) a {
	background-image: url(../images/home/img_wedding.jpg);
}

.con_service .wrp .box_service:nth-child(3) a {
	background-image: url(../images/home/img_cruising.jpg);
}

.con_service .wrp .box_service:nth-child(4) a {
	background-image: url(../images/home/img_banquet.jpg);
}

.con_service .wrp .box_service .box_hover {
	background: rgba(0, 0, 0, 0.85);
	position: absolute;
	z-index: 2;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-webkit-transition: all 0.6s cubic-bezier(0.23, 1, 0.32, 1);
	transition: all 0.6s cubic-bezier(0.23, 1, 0.32, 1);
	opacity: 0;
}

@media only screen and (max-width: 767px) {
	.con_service .wrp .box_service .box_hover {
		display: none;
	}
}

.con_service .wrp .box_service .box_hover p {
	color: #fff;
	font-size: 131%;
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_service .wrp .box_service .box_hover p {
		font-size: 108%;
	}
}

@media only screen and (max-width: 767px) {
	.con_service .wrp .box_service .box_hover p {
		font-size: 108%;
	}
}

/* -----------------------------------------------------------
	.con_news
----------------------------------------------------------- */
.con_news {
	margin-top: 50px;
}

.con_news .wrp_brand {
	display: none;
}

.con_news .wrp_brand:first-child {
	display: block;
}

.con_news .wrp_brand .box_hotel {
	padding: 20px 25px;
	background: #dcdbda;
}

.con_news .wrp_brand .box_hotel ul {
	margin-top: -15px;
}

.con_news .wrp_brand .box_hotel ul li {
	font-size: 108%;
	margin-right: 15px;
	display: inline-block;
	margin-top: 15px;
	position: relative;
}

@media only screen and (max-width: 767px) {
	.con_news .wrp_brand .box_hotel ul li {
		margin-top: 10px;
	}
}

.con_news .wrp_brand .box_hotel ul li:last-child {
	margin-right: 0;
}

.con_news .wrp_brand .box_hotel ul li input {
	visibility: hidden;
	position: absolute;
}

.con_news .wrp_brand .box_hotel ul li input:checked + label {
	color: #8f7743;
}

.con_news .wrp_brand .box_hotel ul li input:checked + label:before {
	content: "\f3a7";
	color: #8f7743;
}

.con_news .wrp_brand .box_hotel ul li label {
	padding-left: 1.5em;
	cursor: pointer;
}

.con_news .wrp_brand .box_hotel ul li label:before {
	content: "\f3a6";
	font-family: "Ionicons";
	display: inline-block;
	font-size: 132%;
	line-height: 1;
	position: absolute;
	top: 53%;
	left: 0;
	margin-top: -0.5em;
}

.con_news .wrp_brand .wrp_news {
	margin-top: 40px;
}

@media only screen and (max-width: 767px) {
	.con_news .wrp_brand .wrp_news {
		margin-top: 20px;
	}
}

.con_news .wrp_brand .wrp_news ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: nowrap;
	-webkit-flex-wrap: nowrap;
	flex-wrap: nowrap;
}

@media only screen and (max-width: 767px) {
	.con_news .wrp_brand .wrp_news ul {
		-ms-flex-wrap: wrap;
		-webkit-flex-wrap: wrap;
		flex-wrap: wrap;
		margin-left: -2%;
		margin-top: -2%;
	}
}

.con_news .wrp_brand .wrp_news ul li {
	margin-left: 30px;
	-webkit-transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1);
	transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1);
	-webkit-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.2);
	-ms-flex: 1;
	flex: 1;
	-webkit-flex: 1;
	max-width: 23%;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_news .wrp_brand .wrp_news ul li {
		margin-left: 15px;
		max-width: 50%;
	}
}

@media only screen and (max-width: 767px) {
	.con_news .wrp_brand .wrp_news ul li {
		margin-left: 0;
		width: 48%;
		max-width: none;
		margin-left: 2%;
		-ms-flex: none;
		flex: none;
		-webkit-flex: none;
		margin-top: 2%;
	}
}

.con_news .wrp_brand .wrp_news ul li:hover {
	opacity: .7;
}

.con_news .wrp_brand .wrp_news ul li:first-child {
	margin-left: 0;
}

@media only screen and (max-width: 767px) {
	.con_news .wrp_brand .wrp_news ul li:first-child {
		margin-left: 2%;
	}
}

.con_news .wrp_brand .wrp_news ul li a {
	text-decoration: none;
	display: block;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	padding: 15px;
}

@media only screen and (max-width: 767px) {
	.con_news .wrp_brand .wrp_news ul li a {
		padding: 10px;
	}
}

.con_news .wrp_brand .wrp_news ul li p {
	margin-top: 5px;
}

.con_news .wrp_brand .wrp_news ul li .img {
	height: 0;
	padding-top: 56%;
	overflow: hidden;
	position: relative;
	margin-top: 0;
}

.con_news .wrp_brand .wrp_news ul li .img img {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 100%;
	height: auto;
}

.con_news .wrp_brand .wrp_news ul li .cat span {
	display: inline-block;
	background: #000;
	color: #fff;
	padding: 0 1em;
	min-width: 90px;
	text-align: center;
}

.con_news .wrp_brand .wrp_news ul li .title {
	font-size: 116%;
	line-height: 1.5;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_news .wrp_brand .wrp_news ul li .title {
		font-size: 116%;
	}
}

@media only screen and (max-width: 767px) {
	.con_news .wrp_brand .wrp_news ul li .title {
		font-size: 100%;
	}
}

.con_news .wrp_brand .btn {
	margin-top: 40px;
}

/* -----------------------------------------------------------
	.con_other
----------------------------------------------------------- */
.con_other {
	padding-top: 50px;
	margin-top: 50px;
	border-top: 1px solid #dcdbda;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-align: center;
	-webkit-align-items: center;
	/* Safari */
	align-items: center;
	-ms-flex-pack: justify;
	-webkit-justify-content: space-between;
	/* Safari */
	justify-content: space-between;
}

@media only screen and (max-width: 767px) {
	.con_other {
		padding-top: 30px;
		margin-top: 30px;
		display: block;
	}
}

.con_other .box_facebook {
	width: 36.76471%;
	text-align: center;
	-ms-flex: 1;
	-webkit-flex: 1;
	flex: 1;
	padding-right: 20px;
}

@media only screen and (max-width: 767px) {
	.con_other .box_facebook {
		padding-right: 0;
		float: none;
		max-width: 500px;
		margin-left: auto;
		margin-right: auto;
		width: 100%;
	}
}

.con_other .box_banner {
	width: 57.35294%;
	padding: 0 50px;
}

@media only screen and (max-width: 767px) {
	.con_other .box_banner {
		width: 100%;
		float: none;
		padding: 0 15px;
		margin-top: 30px;
	}
}

.con_other .box_banner .box_slide .slide {
	padding: 0 20px;
}

@media only screen and (max-width: 767px) {
	.con_other .box_banner .box_slide .slide {
		padding: 0 5px;
	}
}

.con_other .box_banner .box_slide ul {
	overflow: hidden;
}

.con_other .box_banner .box_slide ul li {
	width: 46.875%;
	float: right;
	margin-top: 5%;
}

.con_other .box_banner .box_slide ul li:nth-child(1), .con_other .box_banner .box_slide ul li:nth-child(2) {
	margin-top: 0;
}

@media only screen and (max-width: 767px) {
	.con_other .box_banner .box_slide ul li {
		width: 49%;
		margin-top: 2%;
	}
}

.con_other .box_banner .box_slide ul li:nth-child(odd) {
	clear: both;
	float: left;
}

.con_other .box_banner .box_slide .slick-arrow {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 19px;
	height: 38px;
	text-indent: -9999px;
	background-color: transparent;
	border: none;
	cursor: pointer;
	outline: none;
	padding: 0;
	appearance: none;
	-webkit-appearance: none;
	z-index: 2;
}

@media only screen and (max-width: 767px) {
	.con_other .box_banner .box_slide .slick-arrow {
		width: 15px;
		height: 30px;
	}
}

.con_other .box_banner .box_slide .slick-arrow.slick-prev {
	background: url(../images/common/ic_prev_large.png) 0 0 no-repeat;
	background-size: contain;
	left: -35px;
}

@media only screen and (max-width: 767px) {
	.con_other .box_banner .box_slide .slick-arrow.slick-prev {
		left: -18px;
	}
}

.con_other .box_banner .box_slide .slick-arrow.slick-next {
	background: url(../images/common/ic_next_large.png) 0 0 no-repeat;
	background-size: contain;
	right: -35px;
}

@media only screen and (max-width: 767px) {
	.con_other .box_banner .box_slide .slick-arrow.slick-next {
		right: -18px;
	}
}

/* -----------------------------------------------------------
	#localnav
----------------------------------------------------------- */
#localnav {
	background: #000;
	z-index: 90;
	top: 50%;
	right: 0;
	position: fixed;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	padding: 15px;
}

@media only screen and (max-width: 767px) {
	#localnav {
		display: none;
	}
}

#localnav ul li {
	position: relative;
	margin-top: 15px;
}

#localnav ul li:first-child {
	margin-top: 0;
}

#localnav ul li a {
	display: block;
	text-decoration: none;
	width: 8px;
	height: 8px;
	text-indent: -9999px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	background: #fff;
}

#localnav ul li span {
	display: block;
	background: #fff;
	padding: 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.2);
	position: absolute;
	left: -20px;
	-webkit-transform: translate(-100%, -50%);
	-moz-transform: translate(-100%, -50%);
	-ms-transform: translate(-100%, -50%);
	-o-transform: translate(-100%, -50%);
	transform: translate(-100%, -50%);
	white-space: nowrap;
	top: 50%;
	display: none;
}

#localnav ul li span:before {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 7.5px 0 7.5px 16px;
	border-color: transparent transparent transparent #ffffff;
	position: absolute;
	right: -16px;
	top: 50%;
	margin-top: -7.5px;
}

#localnav ul li span:after {
	content: "\f107";
	display: inline-block;
	margin-left: 0.5em;
	font-family: "FontAwesome";
}

#map {
	overflow: hidden;
	position: relative;
	background-color: #dcdbda;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	#map {
		padding-bottom: 3%;
	}
}

#japanmap {
	overflow: hidden;
	position: relative;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	#japanmap .box_btn_area.world {
		left: 3%;
		top: 10%;
		position: absolute;
		border-right: 1px solid #b1b1b0;
		border-bottom: 1px solid #b1b1b0;
	}
	#japanmap .box_btn_area.world p {
		font-size: 2vw;
		margin-bottom: 0.25em;
	}
	#japanmap .box_btn_area.world ul {
		padding-right: 3vw;
		padding-bottom: 3vw;
		display: flex;
	}
	#japanmap .box_btn_area.world ul li {
		width: 6em;
		margin-right: 0.25em;
		position: relative;
	}
}

#japanmap .box_btn_area ul li {
	width: 7em;
	text-align: center;
	background-color: #fff;
	border: 1px solid #dcdbda;
	position: absolute;
}

@media only screen and (min-width: 1260px) {
	#japanmap .box_btn_area ul li {
		width: 12em;
	}
}

@media print {
	#japanmap .box_btn_area ul li {
		width: 12em;
	}
}

.ie8 #japanmap .box_btn_area ul li {
	width: 12em;
}

#japanmap .box_btn_area ul li a {
	font-size: 14px;
	text-decoration: none;
	display: block;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	#japanmap .box_btn_area ul li a {
		font-size: 1.38vw;
	}
}

@media only screen and (max-width: 767px) {
	#japanmap .box_btn_area ul li a {
		font-size: 2vw;
	}
}

#japanmap .box_btn_area ul li a:before {
	font-family: "FontAwesome";
	content: "\f105";
	display: inline-block;
	margin-right: 0.5em;
}

@media only screen and (min-width: 1025px) and (min-width: 1025px) {
	#japanmap .box_btn_area ul li.korea {
		left: 23.75%;
		top: 7.57098%;
	}
}

@media only screen and (min-width: 1025px) {
	.ie8 #japanmap .box_btn_area ul li.korea {
		left: 23.75%;
		top: 7.57098%;
	}
}

@media only screen and (min-width: 1025px) and (min-width: 768px) and (max-width: 1024px) {
	#japanmap .box_btn_area ul li.korea {
		left: 31.54297%;
		top: 7.55906%;
	}
}

@media only screen and (min-width: 1025px) and (min-width: 1025px) {
	#japanmap .box_btn_area ul li.taiwan {
		left: 19.11765%;
		top: 29.96845%;
	}
}

@media only screen and (min-width: 1025px) {
	.ie8 #japanmap .box_btn_area ul li.taiwan {
		left: 19.11765%;
		top: 29.96845%;
	}
}

@media only screen and (min-width: 1025px) and (min-width: 768px) and (max-width: 1024px) {
	#japanmap .box_btn_area ul li.taiwan {
		left: 25.39063%;
		top: 29.92126%;
	}
}

@media only screen and (min-width: 1025px) and (min-width: 1025px) {
	#japanmap .box_btn_area ul li.thai {
		left: 3.97059%;
		top: 42.27129%;
	}
}

@media only screen and (min-width: 1025px) {
	.ie8 #japanmap .box_btn_area ul li.thai {
		left: 3.97059%;
		top: 42.27129%;
	}
}

@media only screen and (min-width: 1025px) and (min-width: 768px) and (max-width: 1024px) {
	#japanmap .box_btn_area ul li.thai {
		left: 5.27344%;
		top: 42.20472%;
	}
}

@media only screen and (min-width: 1025px) and (min-width: 1025px) {
	#japanmap .box_btn_area ul li.hokkaido {
		left: 69.11765%;
		top: 20.50473%;
	}
}

@media only screen and (min-width: 1025px) {
	.ie8 #japanmap .box_btn_area ul li.hokkaido {
		left: 69.11765%;
		top: 20.50473%;
	}
}

@media only screen and (min-width: 1025px) and (min-width: 768px) and (max-width: 1024px) {
	#japanmap .box_btn_area ul li.hokkaido {
		left: 91.79688%;
		top: 20.47244%;
	}
}

@media only screen and (min-width: 1025px) and (min-width: 1025px) {
	#japanmap .box_btn_area ul li.kanto {
		left: 55.58824%;
		top: 73.02839%;
	}
}

@media only screen and (min-width: 1025px) {
	.ie8 #japanmap .box_btn_area ul li.kanto {
		left: 55.58824%;
		top: 73.02839%;
	}
}

@media only screen and (min-width: 1025px) and (min-width: 768px) and (max-width: 1024px) {
	#japanmap .box_btn_area ul li.kanto {
		left: 73.82813%;
		top: 72.91339%;
	}
}

@media only screen and (min-width: 1025px) and (min-width: 1025px) {
	#japanmap .box_btn_area ul li.chubu {
		left: 41.69118%;
		top: 70.97792%;
	}
}

@media only screen and (min-width: 1025px) {
	.ie8 #japanmap .box_btn_area ul li.chubu {
		left: 41.69118%;
		top: 70.97792%;
	}
}

@media only screen and (min-width: 1025px) and (min-width: 768px) and (max-width: 1024px) {
	#japanmap .box_btn_area ul li.chubu {
		left: 55.37109%;
		top: 70.86614%;
	}
}

@media only screen and (min-width: 1025px) and (min-width: 1025px) {
	#japanmap .box_btn_area ul li.kansai {
		left: 38.23529%;
		top: 85.1735%;
	}
}

@media only screen and (min-width: 1025px) {
	.ie8 #japanmap .box_btn_area ul li.kansai {
		left: 38.23529%;
		top: 85.1735%;
	}
}

@media only screen and (min-width: 1025px) and (min-width: 768px) and (max-width: 1024px) {
	#japanmap .box_btn_area ul li.kansai {
		left: 50.78125%;
		top: 85.03937%;
	}
}

@media only screen and (min-width: 1025px) and (min-width: 1025px) {
	#japanmap .box_btn_area ul li.shikoku {
		left: 25.44118%;
		top: 80.44164%;
	}
}

@media only screen and (min-width: 1025px) {
	.ie8 #japanmap .box_btn_area ul li.shikoku {
		left: 25.44118%;
		top: 80.44164%;
	}
}

@media only screen and (min-width: 1025px) and (min-width: 768px) and (max-width: 1024px) {
	#japanmap .box_btn_area ul li.shikoku {
		left: 33.78906%;
		top: 80.31496%;
	}
}

@media only screen and (min-width: 1025px) and (min-width: 1025px) {
	#japanmap .box_btn_area ul li.kyusyu {
		left: 15.95588%;
		top: 72.55521%;
	}
}

@media only screen and (min-width: 1025px) {
	.ie8 #japanmap .box_btn_area ul li.kyusyu {
		left: 15.95588%;
		top: 72.55521%;
	}
}

@media only screen and (min-width: 1025px) and (min-width: 768px) and (max-width: 1024px) {
	#japanmap .box_btn_area ul li.kyusyu {
		left: 21.19141%;
		top: 72.44094%;
	}
}

@media only screen and (min-width: 1025px) and (min-width: 1025px) {
	#japanmap .box_btn_area ul li.okinawa {
		left: 76.91176%;
		top: 83.59621%;
	}
}

@media only screen and (min-width: 1025px) {
	.ie8 #japanmap .box_btn_area ul li.okinawa {
		left: 76.91176%;
		top: 83.59621%;
	}
}

@media only screen and (min-width: 1025px) and (min-width: 768px) and (max-width: 1024px) {
	#japanmap .box_btn_area ul li.okinawa {
		left: 102.14844%;
		top: 83.46457%;
	}
}

@media print {
	#japanmap .box_btn_area ul li.korea {
		left: 23.75%;
		top: 7.57098%;
	}
}

@media print {
	.ie8 #japanmap .box_btn_area ul li.korea {
		left: 23.75%;
		top: 7.57098%;
	}
}

@media print {
	#japanmap .box_btn_area ul li.taiwan {
		left: 19.11765%;
		top: 29.96845%;
	}
}

@media print {
	.ie8 #japanmap .box_btn_area ul li.taiwan {
		left: 19.11765%;
		top: 29.96845%;
	}
}

@media print {
	#japanmap .box_btn_area ul li.thai {
		left: 3.97059%;
		top: 42.27129%;
	}
}

@media print {
	.ie8 #japanmap .box_btn_area ul li.thai {
		left: 3.97059%;
		top: 42.27129%;
	}
}

@media print {
	#japanmap .box_btn_area ul li.hokkaido {
		left: 69.11765%;
		top: 20.50473%;
	}
}

@media print {
	.ie8 #japanmap .box_btn_area ul li.hokkaido {
		left: 69.11765%;
		top: 20.50473%;
	}
}

@media print {
	#japanmap .box_btn_area ul li.kanto {
		left: 55.58824%;
		top: 73.02839%;
	}
}

@media print {
	.ie8 #japanmap .box_btn_area ul li.kanto {
		left: 55.58824%;
		top: 73.02839%;
	}
}

@media print {
	#japanmap .box_btn_area ul li.chubu {
		left: 41.69118%;
		top: 70.97792%;
	}
}

@media print {
	.ie8 #japanmap .box_btn_area ul li.chubu {
		left: 41.69118%;
		top: 70.97792%;
	}
}

@media print {
	#japanmap .box_btn_area ul li.kansai {
		left: 38.23529%;
		top: 85.1735%;
	}
}

@media print {
	.ie8 #japanmap .box_btn_area ul li.kansai {
		left: 38.23529%;
		top: 85.1735%;
	}
}

@media print {
	#japanmap .box_btn_area ul li.shikoku {
		left: 25.44118%;
		top: 80.44164%;
	}
}

@media print {
	.ie8 #japanmap .box_btn_area ul li.shikoku {
		left: 25.44118%;
		top: 80.44164%;
	}
}

@media print {
	#japanmap .box_btn_area ul li.kyusyu {
		left: 15.95588%;
		top: 72.55521%;
	}
}

@media print {
	.ie8 #japanmap .box_btn_area ul li.kyusyu {
		left: 15.95588%;
		top: 72.55521%;
	}
}

@media print {
	#japanmap .box_btn_area ul li.okinawa {
		left: 76.91176%;
		top: 83.59621%;
	}
}

@media print {
	.ie8 #japanmap .box_btn_area ul li.okinawa {
		left: 76.91176%;
		top: 83.59621%;
	}
}

@media only screen and (min-width: 1025px) {
	.ie8 #japanmap .box_btn_area ul li.korea {
		left: 23.75%;
		top: 7.57098%;
	}
}

@media print {
	.ie8 #japanmap .box_btn_area ul li.korea {
		left: 23.75%;
		top: 7.57098%;
	}
}

.ie8 .ie8 #japanmap .box_btn_area ul li.korea {
	left: 23.75%;
	top: 7.57098%;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.ie8 #japanmap .box_btn_area ul li.korea {
		left: 31.54297%;
		top: 7.55906%;
	}
}

@media only screen and (min-width: 1025px) {
	.ie8 #japanmap .box_btn_area ul li.taiwan {
		left: 19.11765%;
		top: 29.96845%;
	}
}

@media print {
	.ie8 #japanmap .box_btn_area ul li.taiwan {
		left: 19.11765%;
		top: 29.96845%;
	}
}

.ie8 .ie8 #japanmap .box_btn_area ul li.taiwan {
	left: 19.11765%;
	top: 29.96845%;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.ie8 #japanmap .box_btn_area ul li.taiwan {
		left: 25.39063%;
		top: 29.92126%;
	}
}

@media only screen and (min-width: 1025px) {
	.ie8 #japanmap .box_btn_area ul li.thai {
		left: 3.97059%;
		top: 42.27129%;
	}
}

@media print {
	.ie8 #japanmap .box_btn_area ul li.thai {
		left: 3.97059%;
		top: 42.27129%;
	}
}

.ie8 .ie8 #japanmap .box_btn_area ul li.thai {
	left: 3.97059%;
	top: 42.27129%;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.ie8 #japanmap .box_btn_area ul li.thai {
		left: 5.27344%;
		top: 42.20472%;
	}
}

@media only screen and (min-width: 1025px) {
	.ie8 #japanmap .box_btn_area ul li.hokkaido {
		left: 69.11765%;
		top: 20.50473%;
	}
}

@media print {
	.ie8 #japanmap .box_btn_area ul li.hokkaido {
		left: 69.11765%;
		top: 20.50473%;
	}
}

.ie8 .ie8 #japanmap .box_btn_area ul li.hokkaido {
	left: 69.11765%;
	top: 20.50473%;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.ie8 #japanmap .box_btn_area ul li.hokkaido {
		left: 91.79688%;
		top: 20.47244%;
	}
}

@media only screen and (min-width: 1025px) {
	.ie8 #japanmap .box_btn_area ul li.kanto {
		left: 55.58824%;
		top: 73.02839%;
	}
}

@media print {
	.ie8 #japanmap .box_btn_area ul li.kanto {
		left: 55.58824%;
		top: 73.02839%;
	}
}

.ie8 .ie8 #japanmap .box_btn_area ul li.kanto {
	left: 55.58824%;
	top: 73.02839%;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.ie8 #japanmap .box_btn_area ul li.kanto {
		left: 73.82813%;
		top: 72.91339%;
	}
}

@media only screen and (min-width: 1025px) {
	.ie8 #japanmap .box_btn_area ul li.chubu {
		left: 41.69118%;
		top: 70.97792%;
	}
}

@media print {
	.ie8 #japanmap .box_btn_area ul li.chubu {
		left: 41.69118%;
		top: 70.97792%;
	}
}

.ie8 .ie8 #japanmap .box_btn_area ul li.chubu {
	left: 41.69118%;
	top: 70.97792%;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.ie8 #japanmap .box_btn_area ul li.chubu {
		left: 55.37109%;
		top: 70.86614%;
	}
}

@media only screen and (min-width: 1025px) {
	.ie8 #japanmap .box_btn_area ul li.kansai {
		left: 38.23529%;
		top: 85.1735%;
	}
}

@media print {
	.ie8 #japanmap .box_btn_area ul li.kansai {
		left: 38.23529%;
		top: 85.1735%;
	}
}

.ie8 .ie8 #japanmap .box_btn_area ul li.kansai {
	left: 38.23529%;
	top: 85.1735%;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.ie8 #japanmap .box_btn_area ul li.kansai {
		left: 50.78125%;
		top: 85.03937%;
	}
}

@media only screen and (min-width: 1025px) {
	.ie8 #japanmap .box_btn_area ul li.shikoku {
		left: 25.44118%;
		top: 80.44164%;
	}
}

@media print {
	.ie8 #japanmap .box_btn_area ul li.shikoku {
		left: 25.44118%;
		top: 80.44164%;
	}
}

.ie8 .ie8 #japanmap .box_btn_area ul li.shikoku {
	left: 25.44118%;
	top: 80.44164%;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.ie8 #japanmap .box_btn_area ul li.shikoku {
		left: 33.78906%;
		top: 80.31496%;
	}
}

@media only screen and (min-width: 1025px) {
	.ie8 #japanmap .box_btn_area ul li.kyusyu {
		left: 15.95588%;
		top: 72.55521%;
	}
}

@media print {
	.ie8 #japanmap .box_btn_area ul li.kyusyu {
		left: 15.95588%;
		top: 72.55521%;
	}
}

.ie8 .ie8 #japanmap .box_btn_area ul li.kyusyu {
	left: 15.95588%;
	top: 72.55521%;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.ie8 #japanmap .box_btn_area ul li.kyusyu {
		left: 21.19141%;
		top: 72.44094%;
	}
}

@media only screen and (min-width: 1025px) {
	.ie8 #japanmap .box_btn_area ul li.okinawa {
		left: 76.91176%;
		top: 83.59621%;
	}
}

@media print {
	.ie8 #japanmap .box_btn_area ul li.okinawa {
		left: 76.91176%;
		top: 83.59621%;
	}
}

.ie8 .ie8 #japanmap .box_btn_area ul li.okinawa {
	left: 76.91176%;
	top: 83.59621%;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.ie8 #japanmap .box_btn_area ul li.okinawa {
		left: 102.14844%;
		top: 83.46457%;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (min-width: 1025px) {
	#japanmap .box_btn_area ul li.hokkaido {
		left: 55.88235%;
		top: 20.50473%;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.ie8 #japanmap .box_btn_area ul li.hokkaido {
		left: 55.88235%;
		top: 20.50473%;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (min-width: 768px) and (max-width: 1024px) {
	#japanmap .box_btn_area ul li.hokkaido {
		left: 74.21875%;
		top: 20.47244%;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (min-width: 1025px) {
	#japanmap .box_btn_area ul li.kanto {
		left: 38.97059%;
		top: 75.70978%;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.ie8 #japanmap .box_btn_area ul li.kanto {
		left: 38.97059%;
		top: 75.70978%;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (min-width: 768px) and (max-width: 1024px) {
	#japanmap .box_btn_area ul li.kanto {
		left: 51.75781%;
		top: 75.59055%;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (min-width: 1025px) {
	#japanmap .box_btn_area ul li.chubu {
		left: 30.14706%;
		top: 72.55521%;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.ie8 #japanmap .box_btn_area ul li.chubu {
		left: 30.14706%;
		top: 72.55521%;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (min-width: 768px) and (max-width: 1024px) {
	#japanmap .box_btn_area ul li.chubu {
		left: 40.03906%;
		top: 72.44094%;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (min-width: 1025px) {
	#japanmap .box_btn_area ul li.kansai {
		left: 20.51471%;
		top: 72.55521%;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.ie8 #japanmap .box_btn_area ul li.kansai {
		left: 20.51471%;
		top: 72.55521%;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (min-width: 768px) and (max-width: 1024px) {
	#japanmap .box_btn_area ul li.kansai {
		left: 27.24609%;
		top: 72.44094%;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (min-width: 1025px) {
	#japanmap .box_btn_area ul li.shikoku {
		left: 13.52941%;
		top: 78.86435%;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.ie8 #japanmap .box_btn_area ul li.shikoku {
		left: 13.52941%;
		top: 78.86435%;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (min-width: 768px) and (max-width: 1024px) {
	#japanmap .box_btn_area ul li.shikoku {
		left: 17.96875%;
		top: 78.74016%;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (min-width: 1025px) {
	#japanmap .box_btn_area ul li.kyusyu {
		left: 2.94118%;
		top: 78.86435%;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.ie8 #japanmap .box_btn_area ul li.kyusyu {
		left: 2.94118%;
		top: 78.86435%;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (min-width: 768px) and (max-width: 1024px) {
	#japanmap .box_btn_area ul li.kyusyu {
		left: 3.90625%;
		top: 78.74016%;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (min-width: 1025px) {
	#japanmap .box_btn_area ul li.okinawa {
		left: 58.82353%;
		top: 78.86435%;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.ie8 #japanmap .box_btn_area ul li.okinawa {
		left: 58.82353%;
		top: 78.86435%;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (min-width: 768px) and (max-width: 1024px) {
	#japanmap .box_btn_area ul li.okinawa {
		left: 78.125%;
		top: 78.74016%;
	}
}

#japanmap .box_jp {
	background-color: #dcdbda;
}

.box_sele_text {
	text-align: center;
	z-index: 1;
}

@media only screen and (min-width: 1025px) {
	.box_sele_text {
		width: 27.57353%;
		position: absolute;
		transform: translateY(-50%);
		right: 40px;
		top: 50%;
	}
}

@media print {
	.box_sele_text {
		width: 27.57353%;
		position: absolute;
		transform: translateY(-50%);
		right: 40px;
		top: 50%;
	}
}

.ie8 .box_sele_text {
	width: 27.57353%;
	position: absolute;
	transform: translateY(-50%);
	right: 40px;
	top: 50%;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.box_sele_text {
		background-color: #fff;
		padding: 3% 0;
		width: 94%;
		margin-right: auto;
		margin-left: auto;
	}
}

.box_sele_text .txt_sele {
	background-color: #8f7743;
	color: #fff;
}

@media only screen and (min-width: 1025px) {
	.box_sele_text .txt_sele {
		padding: 0.5em 0;
		font-size: 1.3vw;
	}
}

@media only screen and (min-width: 1025px) and (min-width: 1260px) {
	.box_sele_text .txt_sele {
		font-size: 124%;
	}
}

@media only screen and (min-width: 1025px) {
	.ie8 .box_sele_text .txt_sele {
		font-size: 124%;
	}
}

@media print {
	.box_sele_text .txt_sele {
		padding: 0.5em 0;
		font-size: 1.3vw;
	}
}

@media print {
	.box_sele_text .txt_sele {
		font-size: 124%;
	}
}

@media print {
	.ie8 .box_sele_text .txt_sele {
		font-size: 124%;
	}
}

.ie8 .box_sele_text .txt_sele {
	padding: 0.5em 0;
	font-size: 1.3vw;
}

@media only screen and (min-width: 1260px) {
	.ie8 .box_sele_text .txt_sele {
		font-size: 124%;
	}
}

@media print {
	.ie8 .box_sele_text .txt_sele {
		font-size: 124%;
	}
}

.ie8 .ie8 .box_sele_text .txt_sele {
	font-size: 124%;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.box_sele_text .txt_sele {
		font-size: 108%;
		padding: .25em 1em;
		display: inline-block;
	}
}

.box_sele_text .txt_sele i {
	font-size: 139%;
	font-weight: bold;
	line-height: 1;
	margin-right: 0.25em;
	position: relative;
}

.box_sele_text .txt {
	margin-top: 1em;
}

@media only screen and (min-width: 1025px) {
	.box_sele_text .txt {
		line-height: 2.14286;
	}
}

@media print {
	.box_sele_text .txt {
		line-height: 2.14286;
	}
}

.ie8 .box_sele_text .txt {
	line-height: 2.14286;
}

#areamap {
	background-color: #dcdbda;
	display: none;
	position: relative;
}

.con_area {
	padding: 0 2.94118%;
	display: table;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_area {
		padding: 0 3%;
	}
}

@media only screen and (max-width: 767px) {
	.con_area {
		padding: 0 20%;
	}
}

.con_area #btn_back {
	position: absolute;
	z-index: 1;
	background-color: #fff;
	text-align: center;
}

.con_area #btn_back:before {
	font-family: "FontAwesome";
	content: "\f104";
	display: inline-block;
	margin-right: 0.5em;
}

@media only screen and (min-width: 1025px) {
	.con_area #btn_back {
		font-size: 124%;
		width: 14em;
		padding: .5em .5em;
		left: 40px;
		top: 40px;
	}
}

@media print {
	.con_area #btn_back {
		font-size: 124%;
		width: 14em;
		padding: .5em .5em;
		left: 40px;
		top: 40px;
	}
}

.ie8 .con_area #btn_back {
	font-size: 124%;
	width: 14em;
	padding: .5em .5em;
	left: 40px;
	top: 40px;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_area #btn_back {
		padding: .25em 1em;
		font-size: 108%;
		left: 2em;
		top: 2em;
	}
}

.con_area .box_area {
	width: 70.3125%;
	position: relative;
	display: table-cell;
}

.con_area .box_area .box_area_inner {
	position: relative;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_area .box_area {
		width: 100%;
		display: block;
	}
}

.con_area .box_area .txt_ann {
	border-top: 1px solid #b5b5b5;
	padding: 1em 0;
	display: flex;
	justify-content: center;
}

.con_area .box_area .txt_ann li {
	position: relative;
}

.con_area .box_area .txt_ann li:not(:first-child) {
	margin-left: 1em;
}

.con_area .box_area .txt_ann li.grand:before {
	background-color: #780000;
}

.con_area .box_area .txt_ann li.solaria:before {
	background-color: #1a237b;
}

.con_area .box_area .txt_ann li.inn:before {
	background-color: #00432a;
}

.con_area .box_area .txt_ann li.croom:before {
	background-color: #cc6606;
}

.con_area .box_area .txt_ann li:before {
	content: "";
	display: inline-block;
	vertical-align: middle;
	width: 1em;
	height: 1em;
	border-radius: 1em;
}

.con_area .box_area .txt_ann li span {
	display: inline-block;
	vertical-align: middle;
}

.con_area .box_area .txt_ann li span:before {
	content: "";
	vertical-align: middle;
	display: inline-block;
	width: 1.5em;
	height: 1px;
	border-top: 2px dotted #0f0f0f;
	opacity: .5;
	margin-right: 0.5em;
	margin-left: 0.5em;
}

.con_area .box_area .box_area_list li {
	width: auto;
	display: block;
	position: absolute;
}

.con_area .box_area .box_area_list li a {
	color: #fff;
	text-decoration: none !important;
	line-height: 2;
	padding: 0 1em;
	font-size: 14px;
}

.con_area .box_area .box_area_list li a:before {
	font-family: "FontAwesome";
	content: "\f105";
	display: inline-block;
	margin-right: 0.5em;
}

@media only screen and (max-width: 1360px) {
	.con_area .box_area .box_area_list li a {
		font-size: 1vw;
	}
}

@media only screen and (max-width: 1360px) and (min-width: 768px) and (max-width: 1024px) {
	.con_area .box_area .box_area_list li a {
		font-size: 1.38vw;
	}
}

@media print {
	.con_area .box_area .box_area_list li a {
		font-size: 1vw;
	}
}

.ie8 .con_area .box_area .box_area_list li a {
	font-size: 1vw;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.ie8 .con_area .box_area .box_area_list li a {
		font-size: 1.38vw;
	}
}

.con_area .box_area .box_area_list li.inn {
	background-color: #00432a;
}

.con_area .box_area .box_area_list li.grand {
	background-color: #780000;
}

.con_area .box_area .box_area_list li.croom {
	background-color: #cc6606;
}

.con_area .box_area .box_area_list li.solaria {
	background-color: #1a237b;
}

.con_area .box_area .box_area_list li[data-hotel='solaria_sapporo'] {
	left: 26.88889%;
	top: 37.16814%;
}

.con_area .box_area .box_area_list li[data-hotel='solaria_ginza'] {
	left: 27.22222%;
	top: 70.0885%;
}

.con_area .box_area .box_area_list li[data-hotel='inn_nihonbashi'] {
	left: 35%;
	top: 44.24779%;
}

.con_area .box_area .box_area_list li[data-hotel='inn_shinjuku'] {
	left: 10%;
	top: 40.17699%;
}

.con_area .box_area .box_area_list li[data-hotel='inn_kamata'] {
	left: 63%;
	top: 62.65487%;
}

.con_area .box_area .box_area_list li[data-hotel='croom_nagoya'] {
	left: 31.11111%;
	top: 54.86726%;
}

.con_area .box_area .box_area_list li[data-hotel='inn_nagoyanishiki'] {
	left: 29%;
	top: 73.27434%;
}

.con_area .box_area .box_area_list li[data-hotel='inn_shinsaibashi'] {
	left: 44.55556%;
	top: 52.38938%;
}

.con_area .box_area .box_area_list li[data-hotel='solaria_kyoto_p'] {
	left: 47.88889%;
	top: 30.97345%;
}

.con_area .box_area .box_area_list li[data-hotel='inn_kochi'] {
	left: 47.33333%;
	top: 43.00885%;
}

.con_area .box_area .box_area_list li[data-hotel='inn_fukuoka'] {
	left: 18.33333%;
	top: 36.63717%;
}

.con_area .box_area .box_area_list li[data-hotel='inn_tenjin'] {
	left: 0%;
	top: 67.25664%;
}

.con_area .box_area .box_area_list li[data-hotel='inn_kokura'] {
	left: 64.22222%;
	top: 12.56637%;
}

.con_area .box_area .box_area_list li[data-hotel='inn_kurosaki'] {
	left: 55.11111%;
	top: 19.82301%;
}

.con_area .box_area .box_area_list li[data-hotel='inn_beppu'] {
	left: 61.11111%;
	top: 35.04425%;
}

.con_area .box_area .box_area_list li[data-hotel='inn_naha'] {
	left: 74%;
	top: 79.82301%;
}

.con_area .box_area .box_area_list li[data-hotel='grand'] {
	left: 0.44444%;
	top: 46.72566%;
}

.con_area .box_area .box_area_list li[data-hotel='croom_hakata'] {
	left: 27.66667%;
	top: 48.49558%;
}

.con_area .box_area .box_area_list li[data-hotel='solaria_fukuoka'] {
	left: 22.55556%;
	top: 77.34513%;
}

.con_area .box_area .box_area_list li[data-hotel='solaria_kagoshima'] {
	left: 47.44444%;
	top: 69.9115%;
}

.con_area .box_area .box_area_list li[data-hotel='inn_okinawa'] {
	left: 41.11111%;
	top: 70.44248%;
}

.con_area .box_area .box_area_list li[data-hotel='solaria_soul'] {
	left: 48.11111%;
	top: 25.30973%;
}

.con_area .box_area .box_area_list li[data-hotel='solaria_busan'] {
	left: 56.22222%;
	top: 82.30088%;
}

.con_area .box_area .box_area_list li[data-hotel='solaria_taiwan'] {
	left: 49.22222%;
	top: 23.71681%;
}

.con_area .box_area .box_area_list li[data-hotel='solaria_thai'] {
	left: 12.77778%;
	top: 43.18584%;
}

.con_area .box_info {
	background-color: #fff;
	display: table-cell;
	width: 29.6875%;
	vertical-align: middle;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_area .box_info {
		width: 100%;
		display: block;
		padding: 3% 0;
	}
}

.con_area .box_info .txt_pl_select {
	padding: 0 8.42105%;
	text-align: center;
}

.con_area .box_info .txt_pl_select .txt_sele {
	font-size: 139%;
	border: 1px solid #dcdbda;
	text-align: center;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_area .box_info .txt_pl_select .txt_sele {
		font-size: 124%;
		display: inline-block;
		padding: 0 1em;
	}
}

.con_area .box_info .txt_pl_select .txt {
	text-align: left;
	margin-top: 0.5em;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_area .box_info .txt_pl_select .txt {
		text-align: center;
	}
}

.con_area .box_info.disp_hotel .txt_pl_select {
	vertical-align: top;
	display: none;
}

.con_area #hotel_info {
	padding: 20px;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_area #hotel_info {
		padding: 0 5%;
	}
}

@media only screen and (max-width: 767px) {
	.con_area #hotel_info {
		padding: 0;
	}
}

@media only screen and (min-width: 1025px) {
	.con_area #hotel_info > div {
		max-width: 300px;
		margin-right: auto;
		margin-left: auto;
	}
}

@media print {
	.con_area #hotel_info > div {
		max-width: 300px;
		margin-right: auto;
		margin-left: auto;
	}
}

.ie8 .con_area #hotel_info > div {
	max-width: 300px;
	margin-right: auto;
	margin-left: auto;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_area #hotel_info > div {
		display: table;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_area #hotel_info .box_photo {
		width: 300px;
		display: table-cell;
		width: 35%;
	}
}

.con_area #hotel_info .box_photo .photo {
	position: relative;
	background-color: #dcdbda;
	max-width: 300px;
}

@media only screen and (min-width: 1025px) {
	.con_area #hotel_info .box_photo .photo {
		width: 100%;
		padding-bottom: 69.33333%;
		height: 0;
	}
}

@media print {
	.con_area #hotel_info .box_photo .photo {
		width: 100%;
		padding-bottom: 69.33333%;
		height: 0;
	}
}

.ie8 .con_area #hotel_info .box_photo .photo {
	width: 100%;
	padding-bottom: 69.33333%;
	height: 0;
}

.con_area #hotel_info .box_photo .txt_hotel {
	color: #1a237b;
	text-align: center;
}

@media only screen and (min-width: 1025px) {
	.con_area #hotel_info .box_photo .txt_hotel {
		font-size: 154%;
		margin-top: 0.5em;
	}
}

@media print {
	.con_area #hotel_info .box_photo .txt_hotel {
		font-size: 154%;
		margin-top: 0.5em;
	}
}

.ie8 .con_area #hotel_info .box_photo .txt_hotel {
	font-size: 154%;
	margin-top: 0.5em;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_area #hotel_info .box_photo .txt_hotel {
		font-size: 139%;
		margin-top: 0.5em;
	}
}

@media only screen and (min-width: 1025px) {
	.con_area #hotel_info .box_txtarea {
		margin-top: 0.5em;
	}
}

@media print {
	.con_area #hotel_info .box_txtarea {
		margin-top: 0.5em;
	}
}

.ie8 .con_area #hotel_info .box_txtarea {
	margin-top: 0.5em;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_area #hotel_info .box_txtarea {
		padding-left: 2em;
		display: table-cell;
		width: 65%;
	}
}

.con_area #hotel_info .box_txtarea .txt_catch {
	font-size: 124%;
	line-height: 2;
	line-height: 1.7;
	text-align: center;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_area #hotel_info .box_txtarea .txt_catch {
		text-align: left;
	}
}

.con_area #hotel_info .box_txtarea .txt_det {
	font-size: 93%;
	line-height: 1.75;
	margin-top: 0.5em;
}

.con_area #hotel_info .box_txtarea .txt_add {
	font-size: 93%;
	line-height: 1.75;
	margin-top: 0.5em;
}

.con_area #hotel_info .box_txtarea .box_btn {
	margin-top: 1em;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_area #hotel_info .box_txtarea .box_btn {
		display: flex;
	}
}

@media only screen and (min-width: 1025px) {
	.con_area #hotel_info .box_txtarea .box_btn li {
		font-size: 124%;
	}
	.con_area #hotel_info .box_txtarea .box_btn li:not(:first-child) {
		margin-top: 5px;
	}
}

@media only screen and (min-width: 1025px) and (max-width: 767px) {
	.con_area #hotel_info .box_txtarea .box_btn li:not(:first-child) {
		margin-top: 4%;
	}
}

@media print {
	.con_area #hotel_info .box_txtarea .box_btn li {
		font-size: 124%;
	}
	.con_area #hotel_info .box_txtarea .box_btn li:not(:first-child) {
		margin-top: 5px;
	}
}

.ie8 .con_area #hotel_info .box_txtarea .box_btn li {
	font-size: 124%;
}

.ie8 .con_area #hotel_info .box_txtarea .box_btn li:not(:first-child) {
	margin-top: 5px;
}

@media only screen and (max-width: 767px) {
	.ie8 .con_area #hotel_info .box_txtarea .box_btn li:not(:first-child) {
		margin-top: 4%;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_area #hotel_info .box_txtarea .box_btn li {
		width: 32.5%;
	}
	.con_area #hotel_info .box_txtarea .box_btn li + li {
		margin-left: 1.25%;
	}
}

.con_area #hotel_info .box_txtarea .box_btn li a {
	padding: 0.15em 0;
	display: block;
	text-align: center;
	text-decoration: none;
}

.con_area #hotel_info .box_txtarea .box_btn li a span {
	font-size: 70%;
}

.con_area #hotel_info .box_txtarea .box_btn li.btn_web a, .con_area #hotel_info .box_txtarea .box_btn li.btn_pdf a {
	background-color: #dcdbda;
}

.con_area #hotel_info .box_txtarea .box_btn li.btn_rsrv a {
	background-color: #8f7743;
	color: #fff;
}

.con_area #hotel_info .txt_error {
	font-size: 116%;
	text-align: center;
}

.con_area #hotel_info .txt_error.loading {
	opacity: 0.6;
}

.accordion_x {
	width: 33.333333%;
	background: #dcdbda;
	margin-right: 0.44118%;
	padding: 0 10px;
	text-align: center;
	padding: 15px;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.accordion_x {
		width: 33%;
	}
}

@media only screen and (max-width: 767px) {
	.accordion_x {
		width: 100%;
		margin: 0 0 2px 0;
		padding: 0.5em;
	}
	.accordion_x:last-child {
		margin-bottom: 0;
	}
}

.accordion_x.active {
	border: 5px solid #8f7743;
	color: #8f7743;
	padding: 10px;
}

@media only screen and (max-width: 767px) {
	.accordion_x.active {
		padding: 0.5em;
		padding: calc(0.5em - 5px) 0.5em;
	}
}

.accordion_x:not(.active) {
	cursor: pointer;
}

.accordion_x .icm .txt {
	display: inline-block;
	vertical-align: middle;
}

.accordion_x .ic {
	font-size: 154%;
	margin-right: 9px;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.accordion_x .ic {
		font-size: 131%;
	}
}

@media only screen and (max-width: 767px) {
	.accordion_x .ic {
		font-size: 154%;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.accordion_x .ic {
		margin-right: 0;
	}
}

@media only screen and (max-width: 767px) {
	.accordion_x .ic {
		margin-right: 0.25em;
	}
}

.accordion_x .ic_right {
	font-size: 154%;
	margin-left: 3px;
	line-height: 1;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.accordion_x .ic_right {
		font-size: 131%;
	}
}

@media only screen and (max-width: 767px) {
	.accordion_x .ic_right {
		font-size: 154%;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.accordion_x .ic_right {
		margin-left: 0;
	}
}

@media only screen and (max-width: 767px) {
	.accordion_x .ic_right {
		margin-left: 0.1em;
	}
}

.accordion_x .txt {
	font-size: 131%;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.accordion_x .txt {
		font-size: 108%;
	}
}

@media only screen and (max-width: 767px) {
	.accordion_x .txt {
		font-size: 131%;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.accordion_x .txt {
		display: block;
		line-height: 1.4;
	}
}

@media only screen and (max-width: 767px) {
	.accordion_x.active .ic_right i {
		-webkit-transition: all .5s ease;
		-moz-transition: all .5s ease;
		-ms-transition: all .5s ease;
		-o-transition: all .5s ease;
		transition: all .5s ease;
		-webkit-transform: rotate(-180deg);
		-moz-transform: rotate(-180deg);
		-ms-transform: rotate(-180deg);
		-o-transform: rotate(-180deg);
		transform: rotate(-180deg);
	}
}

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