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

 file name  : homepage.css
 author     : Ability Consguultant
 style info : トップページ
=================================================================== */
.con_intro .box_st .txt, .con_intro .box_hotelnav ul, .con_hotel .box_hotel .box_int .inner, .con_hotel .box_hotel .box_roombath .obj_panel li, .con_acc {
	max-width: 1050px;
	margin: auto;
}

@media only screen and (max-width: 767px) {
	.con_intro .box_st .txt, .con_intro .box_hotelnav ul, .con_hotel .box_hotel .box_int .inner, .con_hotel .box_hotel .box_roombath .obj_panel li, .con_acc {
		width: 95%;
	}
}

.con_acc .box_acc:after {
	content: "";
	display: table;
	clear: both;
}

/* -----------------------------------------------------------
	イントロ
----------------------------------------------------------- */
#contents {
	overflow: hidden;
}

.con_intro {
	text-align: center;
}

@media only screen and (max-width: 767px) {
	.con_intro {
		width: 95%;
		margin: 0 auto;
		padding-top: 20px;
	}
}

.con_intro h2 {
	width: 100%;
	margin: 0 auto;
}

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

.con_intro h2 img {
	max-width: 50%;
}

@media only screen and (max-width: 767px) {
	.con_intro h2 img {
		max-width: 75%;
	}
}

.con_intro .box_st {
	text-align: center;
}

.con_intro .box_st .txt {
	padding: 1em 0 2em;
}

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

@media only screen and (max-width: 767px) {
	.con_intro .box_st .txt {
		text-align: left;
	}
}

.con_intro .box_hotelnav {
	padding: 45px 0;
	position: relative;
	z-index: 0;
}

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

@media only screen and (min-width: 768px) and (max-width: 1050px) {
	.con_intro .box_hotelnav {
		width: 95%;
		margin: 0 auto;
	}
}

.con_intro .box_hotelnav:before {
	content: '';
	top: 0;
	z-index: -1;
	position: absolute;
	right: 50%;
	right: calc(50% - 50vw);
	right: -webkit-calc(50% - 50vw);
	width: 100vw;
	height: 100%;
	background: url(../images/home/bg_hotelnav_dec_t.png) repeat-x 0 top, url(../images/home/bg_hotelnav_dec_b.png) repeat-x 0 bottom, url(../images/home/bg_hotelnav.png);
}

@media only screen and (max-width: 1050px) {
	.con_intro .box_hotelnav:before {
		width: 1050px;
		right: 50%;
		right: calc(50% - 525px);
		right: -webkit-calc(50% - 525px);
	}
}

@media only screen and (max-width: 767px) {
	.con_intro .box_hotelnav:before {
		background: url(../images/home/bg_hotelnav.png);
	}
}

.con_intro .box_hotelnav ul {
	overflow: hidden;
}

@media only screen and (min-width: 768px) {
	.con_intro .box_hotelnav ul li {
		float: left;
		width: 251px;
		margin-left: 1.2381%;
	}
	.con_intro .box_hotelnav ul li:first-child, .con_intro .box_hotelnav ul li:nth-child(5) {
		margin-left: 0;
	}
	.con_intro .box_hotelnav ul li:nth-child(n+5) {
		margin-top: 30px;
		width: 23.90476%;
	}
	.con_intro .box_hotelnav ul li span img {
		left: 0;
		width: auto;
	}
}

@media print {
	.con_intro .box_hotelnav ul li {
		float: left;
		width: 251px;
		margin-left: 1.2381%;
	}
	.con_intro .box_hotelnav ul li:first-child, .con_intro .box_hotelnav ul li:nth-child(5) {
		margin-left: 0;
	}
	.con_intro .box_hotelnav ul li:nth-child(n+5) {
		margin-top: 30px;
		width: 23.90476%;
	}
	.con_intro .box_hotelnav ul li span img {
		left: 0;
		width: auto;
	}
}

.ie8 .con_intro .box_hotelnav ul li {
	float: left;
	width: 251px;
	margin-left: 1.2381%;
}

.ie8 .con_intro .box_hotelnav ul li:first-child, .ie8 .con_intro .box_hotelnav ul li:nth-child(5) {
	margin-left: 0;
}

.ie8 .con_intro .box_hotelnav ul li:nth-child(n+5) {
	margin-top: 30px;
	width: 23.90476%;
}

.ie8 .con_intro .box_hotelnav ul li span img {
	left: 0;
	width: auto;
}

@media only screen and (max-width: 767px) {
	.con_intro .box_hotelnav ul li {
		float: left;
		width: 48%;
		box-sizing: border-box;
	}
	.con_intro .box_hotelnav ul li a {
		border: 1px solid #250208;
	}
	.con_intro .box_hotelnav ul li .ic {
		color: #a3bf98;
	}
	.con_intro .box_hotelnav ul li:nth-child(n+3) {
		margin-top: 1.66667%;
	}
	.con_intro .box_hotelnav ul li:nth-child(2n) {
		margin-left: 1.66667%;
	}
	.con_intro .box_hotelnav ul li a {
		text-decoration: none;
		text-align: center;
		background: #fff;
		font-family: Cormorant, serif;
		padding: .5em .2em;
	}
	.con_intro .box_hotelnav ul li a:before, .con_intro .box_hotelnav ul li a:after {
		font-family: FontAwesome;
		vertical-align: middle;
	}
	.con_intro .box_hotelnav ul li a > * {
		vertical-align: middle;
		display: inline;
	}
	.con_intro .box_hotelnav ul li a:after {
		content: "";
		margin-left: .5em;
		display: block;
		margin: 0;
		line-height: 1;
	}
	.con_intro .box_hotelnav ul li a span {
		display: block;
	}
	.con_intro .box_hotelnav ul li a span.ic {
		font-size: 108%;
		font-weight: bold;
	}
	.con_intro .box_hotelnav ul li a span.txt {
		font-size: 108%;
		margin-top: .3em;
		font-weight: bold;
	}
}

.con_intro .box_intro {
	padding: 30px 0 35px;
}

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

.con_intro .box_intro h3 span {
	font-family: Cormorant, serif;
	font-size: 154%;
	font-weight: normal;
	line-height: 1.3;
}

.con_intro .box_intro .txt {
	line-height: 1.8;
	margin-top: 1em;
}

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

@media only screen and (max-width: 767px) {
	.con_intro .box_intro .txt {
		text-align: left;
		line-height: 1.5;
	}
}

.con_intro .box_mov {
	width: 100%;
	position: relative;
	overflow: hidden;
	height: 0;
	padding-bottom: 43.22917%;
}

@media only screen and (max-width: 767px) {
	.con_intro .box_mov {
		padding-bottom: 60%;
	}
}

.con_intro .box_mov:after {
	content: '';
	width: 100%;
	height: 176px;
	background: url(../images/home/bg_mov.png) no-repeat left bottom;
	display: block;
	position: absolute;
	bottom: -2px;
	left: 0;
	right: 0;
	margin: 0 auto;
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	-o-background-size: 100% auto;
	background-size: 100% auto;
}

@media only screen and (max-width: 767px) {
	.con_intro .box_mov:after {
		-webkit-background-size: 100% 35%;
		-moz-background-size: 100% 35%;
		-o-background-size: 100% 35%;
		background-size: 100% 35%;
		left: -1px;
	}
}

.con_intro .box_mov .txt {
	position: absolute;
	right: 10.41667%;
	bottom: 24.09639%;
	width: 33.33333%;
	min-width: 640px;
}

@media only screen and (min-width: 1300px) {
	.con_intro .box_mov .txt {
		width: 291px;
	}
}

@media print {
	.con_intro .box_mov .txt {
		width: 291px;
	}
}

.ie8 .con_intro .box_mov .txt {
	width: 291px;
}

@media only screen and (max-width: 767px) {
	.con_intro .box_mov .txt {
		width: 90%;
		min-width: auto;
		left: 0;
		right: 0;
		margin: 0 auto;
		top: 25%;
		-webkit-transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		-o-transform: translateY(-50%);
		transform: translateY(-50%);
	}
}

.con_intro .box_mov video, .con_intro .box_mov source {
	width: 100%;
	margin: 0 !important;
	padding: 0 !important;
	border: none;
}

@media only screen and (min-width: 768px) {
	.con_intro .box_mov video, .con_intro .box_mov source {
		margin-top: -12% !important;
	}
}

@media print {
	.con_intro .box_mov video, .con_intro .box_mov source {
		margin-top: -12% !important;
	}
}

.ie8 .con_intro .box_mov video, .ie8 .con_intro .box_mov source {
	margin-top: -12% !important;
}

@media only screen and (max-width: 767px) {
	.con_intro .box_mov video, .con_intro .box_mov source {
		width: calc(100% - 1px);
	}
}

@media only screen and (min-width: 768px) {
	.con_intro ul img {
		position: relative;
		max-width: none;
		left: calc(50% - 960px);
		left: -webkit-calc(50% - 960px);
	}
}

@media print {
	.con_intro ul img {
		position: relative;
		max-width: none;
		left: calc(50% - 960px);
		left: -webkit-calc(50% - 960px);
	}
}

.ie8 .con_intro ul img {
	position: relative;
	max-width: none;
	left: calc(50% - 960px);
	left: -webkit-calc(50% - 960px);
}

/* -----------------------------------------------------------
	個性あふれる8つの厳選宿
----------------------------------------------------------- */
.con_hotel .box_hotel {
	text-align: center;
}

@media only screen and (max-width: 767px) {
	.con_hotel .box_hotel:not(:last-child) {
		padding-bottom: 30px;
		border-bottom: 2px solid #ccc;
	}
}

@media only screen and (min-width: 768px) {
	.con_hotel .box_hotel.hotel1 .box_int {
		background: url(../images/home/summer/bg_hotel1_1.jpg) no-repeat center 0;
	}
}

@media print {
	.con_hotel .box_hotel.hotel1 .box_int {
		background: url(../images/home/summer/bg_hotel1_1.jpg) no-repeat center 0;
	}
}

.ie8 .con_hotel .box_hotel.hotel1 .box_int {
	background: url(../images/home/summer/bg_hotel1_1.jpg) no-repeat center 0;
}

@media only screen and (min-width: 768px) {
	.con_hotel .box_hotel.hotel1 .obj_panel {
		background: url(../images/home/bg_hotel1_2.jpg) no-repeat center 0;
	}
}

@media print {
	.con_hotel .box_hotel.hotel1 .obj_panel {
		background: url(../images/home/bg_hotel1_2.jpg) no-repeat center 0;
	}
}

.ie8 .con_hotel .box_hotel.hotel1 .obj_panel {
	background: url(../images/home/bg_hotel1_2.jpg) no-repeat center 0;
}

.con_hotel .box_hotel.hotel1 .obj_tab li.active {
	background: url(../images/home/bg_tab1.png);
}

@media only screen and (min-width: 768px) {
	.con_hotel .box_hotel.hotel2 .box_int {
		background: url(../images/home/summer/bg_hotel2_1.jpg) no-repeat center 0;
	}
}

@media print {
	.con_hotel .box_hotel.hotel2 .box_int {
		background: url(../images/home/summer/bg_hotel2_1.jpg) no-repeat center 0;
	}
}

.ie8 .con_hotel .box_hotel.hotel2 .box_int {
	background: url(../images/home/summer/bg_hotel2_1.jpg) no-repeat center 0;
}

@media only screen and (min-width: 768px) {
	.con_hotel .box_hotel.hotel2 .obj_panel {
		background: url(../images/home/bg_hotel2_2.jpg) no-repeat center 0;
	}
}

@media print {
	.con_hotel .box_hotel.hotel2 .obj_panel {
		background: url(../images/home/bg_hotel2_2.jpg) no-repeat center 0;
	}
}

.ie8 .con_hotel .box_hotel.hotel2 .obj_panel {
	background: url(../images/home/bg_hotel2_2.jpg) no-repeat center 0;
}

.con_hotel .box_hotel.hotel2 .obj_tab li.active {
	background: url(../images/home/bg_tab2.png);
}

@media only screen and (min-width: 768px) {
	.con_hotel .box_hotel.hotel3 .box_int {
		background: url(../images/home/summer/bg_hotel3_1.jpg) no-repeat center 0;
	}
}

@media print {
	.con_hotel .box_hotel.hotel3 .box_int {
		background: url(../images/home/summer/bg_hotel3_1.jpg) no-repeat center 0;
	}
}

.ie8 .con_hotel .box_hotel.hotel3 .box_int {
	background: url(../images/home/summer/bg_hotel3_1.jpg) no-repeat center 0;
}

@media only screen and (min-width: 768px) {
	.con_hotel .box_hotel.hotel3 .obj_panel {
		background: url(../images/home/bg_hotel3_2.jpg) no-repeat center 0;
	}
}

@media print {
	.con_hotel .box_hotel.hotel3 .obj_panel {
		background: url(../images/home/bg_hotel3_2.jpg) no-repeat center 0;
	}
}

.ie8 .con_hotel .box_hotel.hotel3 .obj_panel {
	background: url(../images/home/bg_hotel3_2.jpg) no-repeat center 0;
}

.con_hotel .box_hotel.hotel3 .obj_tab li.active {
	background: url(../images/home/bg_tab3.png);
}

@media only screen and (min-width: 768px) {
	.con_hotel .box_hotel.hotel4 .box_int {
		background: url(../images/home/summer/bg_hotel4_1.jpg) no-repeat center 0;
	}
}

@media print {
	.con_hotel .box_hotel.hotel4 .box_int {
		background: url(../images/home/summer/bg_hotel4_1.jpg) no-repeat center 0;
	}
}

.ie8 .con_hotel .box_hotel.hotel4 .box_int {
	background: url(../images/home/summer/bg_hotel4_1.jpg) no-repeat center 0;
}

@media only screen and (min-width: 768px) {
	.con_hotel .box_hotel.hotel4 .obj_panel {
		background: url(../images/home/bg_hotel4_2.jpg) no-repeat center 0;
	}
}

@media print {
	.con_hotel .box_hotel.hotel4 .obj_panel {
		background: url(../images/home/bg_hotel4_2.jpg) no-repeat center 0;
	}
}

.ie8 .con_hotel .box_hotel.hotel4 .obj_panel {
	background: url(../images/home/bg_hotel4_2.jpg) no-repeat center 0;
}

.con_hotel .box_hotel.hotel4 .obj_tab li.active {
	background: url(../images/home/bg_tab4.png);
}

@media only screen and (min-width: 768px) {
	.con_hotel .box_hotel.hotel5 .box_int {
		background: url(../images/home/summer/bg_hotel5_1.jpg) no-repeat center 0;
	}
}

@media print {
	.con_hotel .box_hotel.hotel5 .box_int {
		background: url(../images/home/summer/bg_hotel5_1.jpg) no-repeat center 0;
	}
}

.ie8 .con_hotel .box_hotel.hotel5 .box_int {
	background: url(../images/home/summer/bg_hotel5_1.jpg) no-repeat center 0;
}

@media only screen and (min-width: 768px) {
	.con_hotel .box_hotel.hotel5 .obj_panel {
		background: url(../images/home/bg_hotel5_2.jpg) no-repeat center 0;
	}
}

@media print {
	.con_hotel .box_hotel.hotel5 .obj_panel {
		background: url(../images/home/bg_hotel5_2.jpg) no-repeat center 0;
	}
}

.ie8 .con_hotel .box_hotel.hotel5 .obj_panel {
	background: url(../images/home/bg_hotel5_2.jpg) no-repeat center 0;
}

.con_hotel .box_hotel.hotel5 .obj_tab li.active {
	background: url(../images/home/bg_tab5.png);
}

@media only screen and (min-width: 768px) {
	.con_hotel .box_hotel.hotel6 .box_int {
		background: url(../images/home/summer/bg_hotel6_1.jpg) no-repeat center 0;
	}
}

@media print {
	.con_hotel .box_hotel.hotel6 .box_int {
		background: url(../images/home/summer/bg_hotel6_1.jpg) no-repeat center 0;
	}
}

.ie8 .con_hotel .box_hotel.hotel6 .box_int {
	background: url(../images/home/summer/bg_hotel6_1.jpg) no-repeat center 0;
}

@media only screen and (min-width: 768px) {
	.con_hotel .box_hotel.hotel6 .obj_panel {
		background: url(../images/home/bg_hotel6_2.jpg) no-repeat center 0;
	}
}

@media print {
	.con_hotel .box_hotel.hotel6 .obj_panel {
		background: url(../images/home/bg_hotel6_2.jpg) no-repeat center 0;
	}
}

.ie8 .con_hotel .box_hotel.hotel6 .obj_panel {
	background: url(../images/home/bg_hotel6_2.jpg) no-repeat center 0;
}

.con_hotel .box_hotel.hotel6 .obj_tab li.active {
	background: url(../images/home/bg_tab6.png);
}

@media only screen and (min-width: 768px) {
	.con_hotel .box_hotel.hotel7 .box_int {
		background: url(../images/home/summer/bg_hotel7_1.jpg) no-repeat center 0;
	}
}

@media print {
	.con_hotel .box_hotel.hotel7 .box_int {
		background: url(../images/home/summer/bg_hotel7_1.jpg) no-repeat center 0;
	}
}

.ie8 .con_hotel .box_hotel.hotel7 .box_int {
	background: url(../images/home/summer/bg_hotel7_1.jpg) no-repeat center 0;
}

@media only screen and (min-width: 768px) {
	.con_hotel .box_hotel.hotel7 .obj_panel {
		background: url(../images/home/bg_hotel7_2.jpg) no-repeat center 0;
	}
}

@media print {
	.con_hotel .box_hotel.hotel7 .obj_panel {
		background: url(../images/home/bg_hotel7_2.jpg) no-repeat center 0;
	}
}

.ie8 .con_hotel .box_hotel.hotel7 .obj_panel {
	background: url(../images/home/bg_hotel7_2.jpg) no-repeat center 0;
}

.con_hotel .box_hotel.hotel7 .obj_tab li.active {
	background: url(../images/home/bg_tab7.png);
}

@media only screen and (min-width: 768px) {
	.con_hotel .box_hotel.hotel8 .box_int {
		background: url(../images/home/summer/bg_hotel8_1.jpg) no-repeat center 0;
	}
}

@media print {
	.con_hotel .box_hotel.hotel8 .box_int {
		background: url(../images/home/summer/bg_hotel8_1.jpg) no-repeat center 0;
	}
}

.ie8 .con_hotel .box_hotel.hotel8 .box_int {
	background: url(../images/home/summer/bg_hotel8_1.jpg) no-repeat center 0;
}

@media only screen and (min-width: 768px) {
	.con_hotel .box_hotel.hotel8 .obj_panel {
		background: url(../images/home/bg_hotel8_2.jpg) no-repeat center 0;
	}
}

@media print {
	.con_hotel .box_hotel.hotel8 .obj_panel {
		background: url(../images/home/bg_hotel8_2.jpg) no-repeat center 0;
	}
}

.ie8 .con_hotel .box_hotel.hotel8 .obj_panel {
	background: url(../images/home/bg_hotel8_2.jpg) no-repeat center 0;
}

.con_hotel .box_hotel.hotel8 .obj_tab li.active {
	background: url(../images/home/bg_tab8.png);
}

.con_hotel .box_hotel.hotel1 .box_int {
	margin-top: 0;
}

@media only screen and (min-width: 768px) and (max-width: 1050px) {
	.con_hotel .box_hotel.hotel1 .obj_tab {
		width: 95%;
		margin: 0 auto;
	}
}

.con_hotel .box_hotel.hotel1 .obj_tab li {
	background: #f0ece7;
}

.con_hotel .box_hotel.hotel1 .obj_tab li:not(.active):hover {
	background: #eae5de;
}

@media only screen and (min-width: 768px) and (max-width: 1050px) {
	.con_hotel .box_hotel.hotel2 .obj_tab {
		width: 95%;
		margin: 0 auto;
	}
}

.con_hotel .box_hotel.hotel2 .obj_tab li {
	background: #eef0f3;
	width: 15.2381% !important;
}

.con_hotel .box_hotel.hotel2 .obj_tab li span {
	width: 160px !important;
}

.con_hotel .box_hotel.hotel2 .obj_tab li:not(.active):hover {
	background: #e5e8ed;
}

@media only screen and (min-width: 768px) and (max-width: 1050px) {
	.con_hotel .box_hotel.hotel3 .obj_tab {
		width: 95%;
		margin: 0 auto;
	}
}

.con_hotel .box_hotel.hotel3 .obj_tab li {
	background: #f2f0e9;
}

.con_hotel .box_hotel.hotel3 .obj_tab li:not(.active):hover {
	background: #ece9df;
}

@media only screen and (min-width: 768px) and (max-width: 1050px) {
	.con_hotel .box_hotel.hotel4 .obj_tab {
		width: 95%;
		margin: 0 auto;
	}
}

.con_hotel .box_hotel.hotel4 .obj_tab li {
	background: #eaf0f2;
}

.con_hotel .box_hotel.hotel4 .obj_tab li:not(.active):hover {
	background: #e1e9ec;
}

@media only screen and (min-width: 768px) and (max-width: 1050px) {
	.con_hotel .box_hotel.hotel6 .obj_tab {
		width: 95%;
		margin: 0 auto;
	}
}

.con_hotel .box_hotel.hotel6 .obj_tab li {
	background: #f2ece4;
}

.con_hotel .box_hotel.hotel6 .obj_tab li:not(.active):hover {
	background: #ede5da;
}

@media only screen and (min-width: 768px) and (max-width: 1050px) {
	.con_hotel .box_hotel.hotel7 .obj_tab {
		width: 95%;
		margin: 0 auto;
	}
}

.con_hotel .box_hotel.hotel7 .obj_tab li {
	background: #f5eaec;
}

.con_hotel .box_hotel.hotel7 .obj_tab li:not(.active):hover {
	background: #f0e0e3;
}

@media only screen and (min-width: 768px) and (max-width: 1050px) {
	.con_hotel .box_hotel.hotel8 .obj_tab {
		width: 95%;
		margin: 0 auto;
	}
}

.con_hotel .box_hotel.hotel8 .obj_tab li {
	background: #f0ece7;
}

.con_hotel .box_hotel.hotel8 .obj_tab li:not(.active):hover {
	background: #e4ded5;
}

.con_hotel .box_hotel.hotel8 .link_roo.c1 > * {
	background: #007f89;
}

.con_hotel .box_hotel.hotel8 .link_roo.c2 > * {
	background: #00aebc;
}

.con_hotel .box_hotel.hotel2 .link_roo.c1 > * {
	background: #314260;
}

.con_hotel .box_hotel.hotel2 .link_roo.c2 > * {
	background: #425982;
}

.con_hotel .box_hotel.hotel1 .link_roo.c1 > * {
	background: #c6a075;
}

.con_hotel .box_hotel.hotel1 .link_roo.c2 > * {
	background: #d5b999;
}

.con_hotel .box_hotel.hotel7 .link_roo.c1 > * {
	background: #964354;
}

.con_hotel .box_hotel.hotel7 .link_roo.c2 > * {
	background: #b4586b;
}

.con_hotel .box_hotel.hotel6 .link_roo.c1 > * {
	background: #9c9585;
}

.con_hotel .box_hotel.hotel6 .link_roo.c2 > * {
	background: #b3ada1;
}

.con_hotel .box_hotel.hotel3 .link_roo.c1 > * {
	background: #a7934f;
}

.con_hotel .box_hotel.hotel3 .link_roo.c2 > * {
	background: #bba96e;
}

.con_hotel .box_hotel.hotel4 .link_roo.c1 > * {
	background: #7fa8bf;
}

.con_hotel .box_hotel.hotel4 .link_roo.c2 > * {
	background: #a1bfd0;
}

.con_hotel .box_hotel.hotel5 .link_roo.c1 > * {
	background: #b8bc47;
}

.con_hotel .box_hotel.hotel5 .link_roo.c2 > * {
	background: #c6ca6c;
}

.con_hotel .box_hotel .box_int {
	padding-top: 70px;
	margin-bottom: 30px;
}

@media only screen and (max-width: 767px) {
	.con_hotel .box_hotel .box_int {
		padding-top: 10%;
	}
}

@media only screen and (max-width: 767px) {
	.con_hotel .box_hotel .box_int {
		margin-bottom: 0.5em;
	}
}

@media only screen and (min-width: 768px) {
	.con_hotel .box_hotel .box_int {
		margin-top: 70px;
	}
}

@media print {
	.con_hotel .box_hotel .box_int {
		margin-top: 70px;
	}
}

.ie8 .con_hotel .box_hotel .box_int {
	margin-top: 70px;
}

.con_hotel .box_hotel .box_int .inner {
	text-align: center;
}

@media only screen and (max-width: 767px) {
	.con_hotel .box_hotel .box_int .inner {
		display: -webkit-flex;
		display: flex;
		-webkit-flex-direction: row-reverse;
		flex-direction: row-reverse;
		-webkit-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-align-items: flex-start;
		align-items: flex-start;
	}
}

@media only screen and (max-width: 767px) {
	.con_hotel .box_hotel .box_int .inner .logo {
		overflow: hidden;
		margin-bottom: .5em;
	}
	.con_hotel .box_hotel .box_int .inner .logo img {
		position: relative;
		width: 130%;
		max-width: none;
		margin-left: -15%;
	}
}

.con_hotel .box_hotel .box_int .inner .st {
	padding: 20px 0;
}

@media only screen and (max-width: 767px) {
	.con_hotel .box_hotel .box_int .inner .st {
		padding: 1.66667% 0 3.33333%;
	}
}

@media only screen and (max-width: 767px) {
	.con_hotel .box_hotel .box_int .inner .st {
		font-family: Cormorant, serif;
		font-size: 139%;
		line-height: 1.3;
		letter-spacing: .05em;
		width: 100%;
		text-shadow: 0 0 1px rgba(49, 49, 49, 0.3), 0 0 1px rgba(49, 49, 49, 0.3);
	}
}

.con_hotel .box_hotel .box_int .inner .txt {
	font-size: 108%;
	max-width: 660px;
	display: inline-block;
}

@media only screen and (min-width: 768px) {
	.con_hotel .box_hotel .box_int .inner .txt {
		line-height: 1.8;
	}
}

@media print {
	.con_hotel .box_hotel .box_int .inner .txt {
		line-height: 1.8;
	}
}

.ie8 .con_hotel .box_hotel .box_int .inner .txt {
	line-height: 1.8;
}

@media only screen and (max-width: 767px) {
	.con_hotel .box_hotel .box_int .inner .txt {
		font-size: 85%;
		letter-spacing: .05em;
		width: 48%;
		text-align: left;
		margin-left: 4%;
	}
}

.con_hotel .box_hotel .box_int .inner .obj_hotelSlider {
	margin-top: 15px;
	position: relative;
}

@media only screen and (max-width: 767px) {
	.con_hotel .box_hotel .box_int .inner .obj_hotelSlider {
		margin-top: 0;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1050px) {
	.con_hotel .box_hotel .box_int .inner .obj_hotelSlider {
		width: 95%;
		margin: 15px auto 0;
	}
}

@media only screen and (max-width: 767px) {
	.con_hotel .box_hotel .box_int .inner .obj_hotelSlider {
		width: 48%;
	}
}

.con_hotel .box_hotel .box_int .inner .obj_hotelSlider .slick-dots {
	font-size: 0;
	line-height: 1;
	bottom: 8px;
	left: 0;
	width: 100%;
	text-align: center;
}

.con_hotel .box_hotel .box_int .inner .obj_hotelSlider .slick-dots li {
	border-radius: 0;
	padding-bottom: 0;
	width: 18px;
	height: 18px;
	display: inline-block;
	background: url(../images/home/bg_dots.png) no-repeat 0 bottom;
	background-size: 100% auto;
	-webkit-transition-property: border;
	-moz-transition-property: border;
	-o-transition-property: border;
	transition-property: border;
	-webkit-transition-duration: 300ms;
	-moz-transition-duration: 300ms;
	-o-transition-duration: 300ms;
	transition-duration: 300ms;
	-webkit-transition-timing-function: ease;
	-moz-transition-timing-function: ease;
	-o-transition-timing-function: ease;
	transition-timing-function: ease;
	-webkit-transition-delay: 0ms;
	-moz-transition-delay: 0ms;
	-o-transition-delay: 0ms;
	transition-delay: 0ms;
	margin: 0;
}

@media only screen and (max-width: 767px) {
	.con_hotel .box_hotel .box_int .inner .obj_hotelSlider .slick-dots li {
		width: 10px;
	}
}

@media only screen and (max-width: 767px) {
	.con_hotel .box_hotel .box_int .inner .obj_hotelSlider .slick-dots li {
		height: 10px;
	}
}

.con_hotel .box_hotel .box_int .inner .obj_hotelSlider .slick-dots li.active,
.mouse .con_hotel .box_hotel .box_int .inner .obj_hotelSlider .slick-dots li:hover,
.touch .con_hotel .box_hotel .box_int .inner .obj_hotelSlider .slick-dots li.touchstart {
	-webkit-transition-delay: 100ms;
	-moz-transition-delay: 100ms;
	-o-transition-delay: 100ms;
	transition-delay: 100ms;
}

.touch .con_hotel .box_hotel .box_int .inner .obj_hotelSlider .slick-dots li {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.touch .con_hotel .box_hotel .box_int .inner .obj_hotelSlider .slick-dots li.touchend {
	-webkit-transition-delay: 200ms;
	-moz-transition-delay: 200ms;
	-o-transition-delay: 200ms;
	transition-delay: 200ms;
}

.con_hotel .box_hotel .box_int .inner .obj_hotelSlider .slick-dots li.slick-active,
.mouse .con_hotel .box_hotel .box_int .inner .obj_hotelSlider .slick-dots li:hover,
.touch .con_hotel .box_hotel .box_int .inner .obj_hotelSlider .slick-dots li.touchstart {
	background-position: 0 top;
}

.touch .con_hotel .box_hotel .box_int .inner .obj_hotelSlider .slick-dots li {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.touch .con_hotel .box_hotel .box_int .inner .obj_hotelSlider .slick-dots li.touchend {
	-webkit-transition-delay: 200ms;
	-moz-transition-delay: 200ms;
	-o-transition-delay: 200ms;
	transition-delay: 200ms;
}

.con_hotel .box_hotel .box_int .inner .obj_hotelSlider .slick-dots li:nth-child(n+2) {
	margin-left: 15px;
}

@media only screen and (max-width: 767px) {
	.con_hotel .box_hotel .box_int .inner .obj_hotelSlider .slick-dots li:nth-child(n+2) {
		margin-left: 8px;
	}
}

.con_hotel .box_hotel .box_int .inner .obj_hotelSlider .slick-dots li button {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
}

.con_hotel .box_hotel .box_int .inner .obj_hotelSlider .slick-dots li button:before {
	content: none;
}

@media only screen and (max-width: 767px) {
	.con_hotel .box_hotel .box_int .inner .obj_hotelSlider .slide:first-child {
		overflow: hidden;
	}
	.con_hotel .box_hotel .box_int .inner .obj_hotelSlider .slide:first-child img {
		position: relative;
		width: 185%;
		max-width: none;
		margin-left: -42.5%;
	}
	.con_hotel .box_hotel .box_int .inner .obj_hotelSlider .slide:not(:first-child) {
		overflow: hidden;
	}
	.con_hotel .box_hotel .box_int .inner .obj_hotelSlider .slide:not(:first-child) img {
		position: relative;
		width: 160%;
		max-width: none;
	}
}

.con_hotel .box_hotel .link_roo {
	display: inline-block;
}

@media only screen and (max-width: 767px) {
	.con_hotel .box_hotel .link_roo {
		width: 46%;
	}
}

.con_hotel .box_hotel .link_roo a, .con_hotel .box_hotel .link_roo span {
	cursor: pointer;
	display: block;
	background: #964354;
	color: #fff;
	text-decoration: none;
	padding: 13px 40px;
	font-size: 116%;
	border-radius: .3em;
}

@media only screen and (max-width: 767px) {
	.con_hotel .box_hotel .link_roo a, .con_hotel .box_hotel .link_roo span {
		padding: .5em 1.5em .5em 1em;
		font-size: 93%;
		letter-spacing: .03em;
		position: relative;
		line-height: 1.4;
	}
}

.con_hotel .box_hotel .link_roo a:before, .con_hotel .box_hotel .link_roo a:after, .con_hotel .box_hotel .link_roo span:before, .con_hotel .box_hotel .link_roo span:after {
	font-family: FontAwesome;
	vertical-align: middle;
}

.con_hotel .box_hotel .link_roo a > *, .con_hotel .box_hotel .link_roo span > * {
	vertical-align: middle;
	display: inline;
}

.con_hotel .box_hotel .link_roo a:after, .con_hotel .box_hotel .link_roo span:after {
	content: "";
	margin-left: .5em;
	padding-left: 1em;
}

@media only screen and (max-width: 767px) {
	.con_hotel .box_hotel .link_roo a:after, .con_hotel .box_hotel .link_roo span:after {
		padding: 0;
		letter-spacing: .05em;
		position: absolute;
		top: 50%;
		-webkit-transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		-o-transform: translateY(-50%);
		transform: translateY(-50%);
		right: 1em;
	}
}

.con_hotel .box_hotel .box_roombath {
	text-align: center;
}

@media only screen and (max-width: 767px) {
	.con_hotel .box_hotel .box_roombath select {
		width: 95%;
	}
}

.con_hotel .box_hotel .box_roombath h5 {
	padding: 20px 0;
}

@media only screen and (max-width: 767px) {
	.con_hotel .box_hotel .box_roombath h5 {
		padding: 6.66667% 0 3.33333%;
	}
}

.con_hotel .box_hotel .box_roombath h5 span {
	font-family: Cormorant, serif;
	font-size: 139%;
	font-weight: normal;
}

@media only screen and (max-width: 767px) {
	.con_hotel .box_hotel .box_roombath h5:before {
		content: '';
		display: block;
		width: .5em;
		height: .5em;
		margin: auto;
		background: #CCAE40;
		border: 2px solid #fff;
		outline: 2px solid #CCAE40;
		-webkit-transform: rotate(45deg);
		-moz-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		-o-transform: rotate(45deg);
		transform: rotate(45deg);
		margin-bottom: 1em;
	}
	.con_hotel .box_hotel .box_roombath h5 + .obj_panel ul li h6 {
		padding-top: 0;
	}
}

.con_hotel .box_hotel .box_roombath .obj_tab ul {
	text-align: center;
	max-width: 1050px;
	margin: auto;
}

.con_hotel .box_hotel .box_roombath .obj_tab ul li {
	display: inline-block;
	vertical-align: bottom;
	width: 20.95238%;
	padding: 12px;
	border-radius: 4px 4px 0 0;
	line-height: 1.6;
	cursor: pointer;
	-webkit-transition: background 300ms;
	-moz-transition: background 300ms;
	-o-transition: background 300ms;
	transition: background 300ms;
}

.con_hotel .box_hotel .box_roombath .obj_tab ul li span {
	height: 3.2em;
	display: table-cell;
	vertical-align: middle;
	width: 220px;
	text-align: center;
	margin: auto;
}

.con_hotel .box_hotel .box_roombath .obj_tab ul li:nth-child(n+2) {
	margin-left: 5px;
}

@media only screen and (min-width: 768px) and (max-width: 1050px) {
	.con_hotel .box_hotel .box_roombath .obj_tab ul li:nth-child(n+2) {
		margin-left: 0;
	}
}

.con_hotel .box_hotel .box_roombath .obj_tab ul li.active {
	cursor: default;
	padding: 15px;
}

.con_hotel .box_hotel .box_roombath .select_tab {
	width: 90%;
	height: 3em;
	display: block;
	box-sizing: border-box;
	margin: auto;
	text-indent: .5em;
}

@media only screen and (min-width: 768px) {
	.con_hotel .box_hotel .box_roombath select {
		display: none;
	}
}

@media print {
	.con_hotel .box_hotel .box_roombath select {
		display: none;
	}
}

.ie8 .con_hotel .box_hotel .box_roombath select {
	display: none;
}

.con_hotel .box_hotel .box_roombath .obj_panel li:nth-child(n+2) {
	display: none;
}

.con_hotel .box_hotel .box_roombath .obj_panel li h6 {
	padding: 27px 0 20px;
}

@media only screen and (max-width: 767px) {
	.con_hotel .box_hotel .box_roombath .obj_panel li h6 {
		padding: 3.33333% 0;
	}
}

.con_hotel .box_hotel .box_roombath .obj_panel li h6 span {
	font-family: Cormorant, serif;
	font-size: 154%;
	font-weight: normal;
}

@media only screen and (min-width: 768px) and (max-width: 1050px) {
	.con_hotel .box_hotel .box_roombath .obj_panel li .img {
		width: 95%;
		margin: 0 auto;
	}
}

.con_hotel .box_hotel .box_roombath .obj_panel li .st {
	margin-top: 15px;
	font-size: 139%;
	color: #4d3830;
}

@media only screen and (max-width: 767px) {
	.con_hotel .box_hotel .box_roombath .obj_panel li .st {
		margin-top: 3.33333%;
	}
}

@media only screen and (max-width: 767px) {
	.con_hotel .box_hotel .box_roombath .obj_panel li .st {
		font-size: 108%;
	}
}

.con_hotel .box_hotel .box_roombath .obj_panel li .txt {
	font-size: 108%;
	max-width: 660px;
	margin: auto;
	margin-top: 10px;
	text-align: left;
}

@media only screen and (max-width: 767px) {
	.con_hotel .box_hotel .box_roombath .obj_panel li .txt {
		margin-top: 1.66667%;
	}
}

@media only screen and (max-width: 767px) {
	.con_hotel .box_hotel .box_roombath .obj_panel li .txt {
		padding: 0 3.33333%;
		text-align: left;
	}
}

.con_hotel .box_hotel .box_roombath .obj_panel li form {
	display: none;
}

.con_hotel .box_hotel .box_roombath .obj_panel li .btns {
	max-width: 510px;
	margin: auto;
	margin-top: 15px;
	overflow: hidden;
}

@media only screen and (max-width: 767px) {
	.con_hotel .box_hotel .box_roombath .obj_panel li .btns {
		margin-top: 3.33333%;
	}
}

.con_hotel .box_hotel .box_roombath .obj_panel li .btns a {
	text-decoration: none;
}

.con_hotel .box_hotel .box_roombath .obj_panel li .btns a.btn1:before, .con_hotel .box_hotel .box_roombath .obj_panel li .btns a.btn1:after {
	font-family: FontAwesome;
	vertical-align: middle;
}

.con_hotel .box_hotel .box_roombath .obj_panel li .btns a.btn1 > * {
	vertical-align: middle;
	display: inline;
}

.con_hotel .box_hotel .box_roombath .obj_panel li .btns a.btn1:before {
	content: "";
	margin-right: .5em;
}

.con_hotel .box_hotel .box_roombath .obj_panel li .btns a.btn2:before, .con_hotel .box_hotel .box_roombath .obj_panel li .btns a.btn2:after {
	font-family: FontAwesome;
	vertical-align: middle;
}

.con_hotel .box_hotel .box_roombath .obj_panel li .btns a.btn2 > * {
	vertical-align: middle;
	display: inline;
}

.con_hotel .box_hotel .box_roombath .obj_panel li .btns a.btn2:before {
	content: "";
	margin-right: .5em;
}

.con_hotel .box_hotel .box_roombath .obj_panel li .btns a.btn3:before, .con_hotel .box_hotel .box_roombath .obj_panel li .btns a.btn3:after {
	font-family: FontAwesome;
	vertical-align: middle;
}

.con_hotel .box_hotel .box_roombath .obj_panel li .btns a.btn3 > * {
	vertical-align: middle;
	display: inline;
}

.con_hotel .box_hotel .box_roombath .obj_panel li .btns a.btn3:before {
	content: "";
	margin-right: .5em;
}

@media only screen and (min-width: 768px) {
	.con_hotel .box_hotel .box_roombath .obj_panel li .btns a {
		line-height: 46px;
		font-size: 116%;
		color: #fff;
	}
	.con_hotel .box_hotel .box_roombath .obj_panel li .btns a.btn1 {
		float: left;
		background: url(../images/home/btn1.png) no-repeat center;
	}
	.con_hotel .box_hotel .box_roombath .obj_panel li .btns a.btn2 {
		float: right;
		background: url(../images/home/btn2.png) no-repeat center;
	}
	.con_hotel .box_hotel .box_roombath .obj_panel li .btns a:not(.btn3) {
		width: 250px;
		margin-bottom: 10px;
	}
	.con_hotel .box_hotel .box_roombath .obj_panel li .btns a.btn3 {
		clear: both;
		background: url(../images/home/btn3.png) no-repeat center;
	}
}

@media print {
	.con_hotel .box_hotel .box_roombath .obj_panel li .btns a {
		line-height: 46px;
		font-size: 116%;
		color: #fff;
	}
	.con_hotel .box_hotel .box_roombath .obj_panel li .btns a.btn1 {
		float: left;
		background: url(../images/home/btn1.png) no-repeat center;
	}
	.con_hotel .box_hotel .box_roombath .obj_panel li .btns a.btn2 {
		float: right;
		background: url(../images/home/btn2.png) no-repeat center;
	}
	.con_hotel .box_hotel .box_roombath .obj_panel li .btns a:not(.btn3) {
		width: 250px;
		margin-bottom: 10px;
	}
	.con_hotel .box_hotel .box_roombath .obj_panel li .btns a.btn3 {
		clear: both;
		background: url(../images/home/btn3.png) no-repeat center;
	}
}

.ie8 .con_hotel .box_hotel .box_roombath .obj_panel li .btns a {
	line-height: 46px;
	font-size: 116%;
	color: #fff;
}

.ie8 .con_hotel .box_hotel .box_roombath .obj_panel li .btns a.btn1 {
	float: left;
	background: url(../images/home/btn1.png) no-repeat center;
}

.ie8 .con_hotel .box_hotel .box_roombath .obj_panel li .btns a.btn2 {
	float: right;
	background: url(../images/home/btn2.png) no-repeat center;
}

.ie8 .con_hotel .box_hotel .box_roombath .obj_panel li .btns a:not(.btn3) {
	width: 250px;
	margin-bottom: 10px;
}

.ie8 .con_hotel .box_hotel .box_roombath .obj_panel li .btns a.btn3 {
	clear: both;
	background: url(../images/home/btn3.png) no-repeat center;
}

@media only screen and (max-width: 767px) {
	.con_hotel .box_hotel .box_roombath .obj_panel li .btns a {
		font-size: 108%;
		padding: .8em 0;
		color: #fff;
	}
	.con_hotel .box_hotel .box_roombath .obj_panel li .btns a:nth-child(n+2) {
		margin-top: 1.66667%;
	}
	.con_hotel .box_hotel .box_roombath .obj_panel li .btns a.btn1 {
		background: #5c4b19;
	}
	.con_hotel .box_hotel .box_roombath .obj_panel li .btns a.btn2 {
		background: #a27a46;
	}
	.con_hotel .box_hotel .box_roombath .obj_panel li .btns a.btn3 {
		background: #964354;
	}
}

@media only screen and (min-width: 768px) {
	.con_hotel .box_hotel .box_roombath .obj_panel li .btns a.btn_one {
		margin-right: 25%;
	}
}

@media print {
	.con_hotel .box_hotel .box_roombath .obj_panel li .btns a.btn_one {
		margin-right: 25%;
	}
}

.ie8 .con_hotel .box_hotel .box_roombath .obj_panel li .btns a.btn_one {
	margin-right: 25%;
}

@media only screen and (max-width: 767px) {
	.con_hotel .box_hotel.hotel8 .box_int .inner .obj_hotelSlider .slide {
		overflow: hidden;
	}
	.con_hotel .box_hotel.hotel8 .box_int .inner .obj_hotelSlider .slide img {
		position: relative;
		width: 180%;
		max-width: none;
		margin-left: -40%;
	}
}

/* -----------------------------------------------------------
	アクセス
----------------------------------------------------------- */
.con_acc {
	position: relative;
	padding-top: 100px;
	z-index: 0;
}

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

.con_acc .box_st {
	text-align: center;
}

.con_acc .box_st .txt {
	padding: 1em 0 2em;
}

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

.con_acc .box_acc {
	position: relative;
	z-index: 0;
	padding: 50px 15px;
}

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

.con_acc .box_acc:before {
	content: '';
	z-index: -1;
	position: absolute;
	right: 50%;
	right: calc(50% - 50vw);
	right: -webkit-calc(50% - 50vw);
	width: 100vw;
	height: 100%;
	top: 0;
	background: url(../images/home/summer/bg_map.jpg) no-repeat top;
	background-size: cover;
}

@media only screen and (max-width: 1050px) {
	.con_acc .box_acc:before {
		width: 1050px;
		right: 50%;
		right: calc(50% - 525px);
		right: -webkit-calc(50% - 525px);
	}
}

@media only screen and (min-width: 1051px) {
	.con_acc .box_acc .img {
		float: left;
	}
}

@media print {
	.con_acc .box_acc .img {
		float: left;
	}
}

.ie8 .con_acc .box_acc .img {
	float: left;
}

@media only screen and (min-width: 768px) and (max-width: 1050px) {
	.con_acc .box_acc .img {
		text-align: center;
	}
}

@media only screen and (max-width: 767px) {
	.con_acc .box_acc .img {
		text-align: center;
	}
	.con_acc .box_acc .img img {
		width: 85%;
	}
}

.con_acc .box_acc ul {
	overflow: hidden;
}

@media only screen and (min-width: 1051px) {
	.con_acc .box_acc ul {
		float: right;
		width: 510px;
	}
}

@media print {
	.con_acc .box_acc ul {
		float: right;
		width: 510px;
	}
}

.ie8 .con_acc .box_acc ul {
	float: right;
	width: 510px;
}

@media only screen and (min-width: 768px) and (max-width: 1050px) {
	.con_acc .box_acc ul {
		width: 100%;
		margin-top: 10px;
	}
}

@media only screen and (max-width: 767px) {
	.con_acc .box_acc ul {
		margin-top: 3.33333%;
	}
}

@media only screen and (min-width: 1051px) {
	.con_acc .box_acc ul li {
		float: left;
		width: 250px;
	}
	.con_acc .box_acc ul li:nth-child(even) {
		float: right;
	}
	.con_acc .box_acc ul li:nth-child(n+3) {
		margin-top: 10px;
	}
}

@media print {
	.con_acc .box_acc ul li {
		float: left;
		width: 250px;
	}
	.con_acc .box_acc ul li:nth-child(even) {
		float: right;
	}
	.con_acc .box_acc ul li:nth-child(n+3) {
		margin-top: 10px;
	}
}

.ie8 .con_acc .box_acc ul li {
	float: left;
	width: 250px;
}

.ie8 .con_acc .box_acc ul li:nth-child(even) {
	float: right;
}

.ie8 .con_acc .box_acc ul li:nth-child(n+3) {
	margin-top: 10px;
}

@media only screen and (min-width: 768px) and (max-width: 1050px) {
	.con_acc .box_acc ul li {
		float: left;
		width: 49%;
	}
	.con_acc .box_acc ul li:nth-child(even) {
		float: right;
	}
	.con_acc .box_acc ul li:nth-child(n+3) {
		margin-top: 10px;
	}
}

@media only screen and (max-width: 767px) {
	.con_acc .box_acc ul li {
		margin-top: 1.66667%;
	}
}

.con_acc .box_acc ul li a {
	background: rgba(255, 255, 255, 0.8);
	padding: 10px;
	border-radius: 4px;
	text-decoration: none;
	overflow: hidden;
	position: relative;
}

.con_acc .box_acc ul li a.active:after,
.mouse .con_acc .box_acc ul li a:hover:after,
.touch .con_acc .box_acc ul li a.touchstart:after {
	opacity: 1;
}

.touch .con_acc .box_acc ul li a {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.touch .con_acc .box_acc ul li a.touchend {
	-webkit-transition-delay: 200ms;
	-moz-transition-delay: 200ms;
	-o-transition-delay: 200ms;
	transition-delay: 200ms;
}

.con_acc .box_acc ul li a:after {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(8, 61, 84, 0.9) url(../images/home/img_acc_over.png) no-repeat center;
	opacity: 0;
	-webkit-transition-property: opacity;
	-moz-transition-property: opacity;
	-o-transition-property: opacity;
	transition-property: opacity;
	-webkit-transition-duration: 300ms;
	-moz-transition-duration: 300ms;
	-o-transition-duration: 300ms;
	transition-duration: 300ms;
	-webkit-transition-timing-function: ease;
	-moz-transition-timing-function: ease;
	-o-transition-timing-function: ease;
	transition-timing-function: ease;
	-webkit-transition-delay: 0ms;
	-moz-transition-delay: 0ms;
	-o-transition-delay: 0ms;
	transition-delay: 0ms;
}

.con_acc .box_acc ul li a:after.active,
.mouse .con_acc .box_acc ul li a:after:hover,
.touch .con_acc .box_acc ul li a:after.touchstart {
	-webkit-transition-delay: 100ms;
	-moz-transition-delay: 100ms;
	-o-transition-delay: 100ms;
	transition-delay: 100ms;
}

.touch .con_acc .box_acc ul li a:after {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.touch .con_acc .box_acc ul li a:after.touchend {
	-webkit-transition-delay: 200ms;
	-moz-transition-delay: 200ms;
	-o-transition-delay: 200ms;
	transition-delay: 200ms;
}

.con_acc .box_acc ul li a .st i {
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	zoom: 1;
	*display: inline;
	background: #117dad;
	color: #fff;
	border-radius: 50%;
	line-height: 1;
	padding: .5em;
	width: 1em;
	text-align: center;
}

.con_acc .box_acc ul li a .st em {
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	zoom: 1;
	*display: inline;
	font-weight: bold;
	line-height: 1.2;
	margin-left: .3em;
}

.con_acc .box_acc ul li a .st em span {
	font-size: 85%;
}

.con_acc .box_acc ul li a .txt {
	font-size: 93%;
	padding: .3em 0;
}

@media only screen and (min-width: 768px) and (max-width: 1050px) {
	.con_acc .box_acc ul li a .txt .view_pc {
		display: none;
	}
}

.con_acc .box_acc ul li a .txt2 {
	font-size: 93%;
	background: #bd892b;
	color: #fff;
	text-align: center;
	line-height: 1.4;
	padding: 3px 15px;
}

@media only screen and (min-width: 1051px) {
	.con_acc .box_acc ul li a .txt2 .view_tab {
		display: none;
	}
}

@media print {
	.con_acc .box_acc ul li a .txt2 .view_tab {
		display: none;
	}
}

.ie8 .con_acc .box_acc ul li a .txt2 .view_tab {
	display: none;
}

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