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

 file name  : rooms.css
 author     : Ability Consultant
 style info : コピー
=================================================================== */
/* Hover animation */
.btn_rsv_darkbrown {
	width: 35%;
	position: absolute;
	bottom: 95px;
	left: 305px;
}
.btn_rsv_darkbrown a {
	display: inline-block;
	width: 100%;
	color: #fff;
	position: relative;
	text-decoration: none;
	border: solid 1px #271d15;
	padding-bottom: 1px;
	background: #271d15;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
	letter-spacing: 0.08em;
	color: #fff !important;
	text-decoration: none !important;
}
.btn_rsv_darkbrown a:hover {
	background: #17100a;
	color: #fff;
}
.btn_rsv_darkbrown a:hover:before {
	right: 35px;
}
.btn_rsv_darkbrown a:hover span {
	background: none;
}
.btn_rsv_darkbrown a:hover span:before {
	width: 0;
}
.btn_rsv_darkbrown a:hover span:after {
	opacity: 0;
}
.btn_rsv_darkbrown a:before {
	content: '';
	position: absolute;
	top: 50%;
	right: 45px;
	width: 10px;
	height: 10px;
	background: url("../images/common/ic_btn_arrow_r.png") no-repeat;
	margin-top: -5px;
	background-size: contain;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
	z-index: 10;
}
.btn_rsv_darkbrown a span {
	display: block;
	padding: 1.4em 15px;
	padding-left: 43px;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
	position: relative;
	z-index: 5;
	text-align: left;
}
.btn_rsv_darkbrown a span:before {
	content: '';
	position: absolute;
	bottom: 1px;
	left: 0;
	width: 100%;
	height: 1px;
	-moz-transition: all 0.6s ease;
	-o-transition: all 0.6s ease;
	-webkit-transition: all 0.6s ease;
	transition: all 0.6s ease;
	background: #624733;
}
.btn_rsv_darkbrown a span:after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #271d15;
	z-index: -1;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.con_rooms a {
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.con_rooms a:hover {
	opacity: 0.7;
}

/* ----------------------------------------------------------
	.con_intro
----------------------------------------------------------- */
.con_intro ul {
	margin: auto;
	width: 856px;
	padding: 40px 0 50px;
}
.con_intro ul:after {
	content: "";
	display: table;
	clear: both;
}
.con_intro ul li {
	float: left;
}
.con_intro ul li:first-child {
	margin-right: 20px;
}
.con_intro ul li a {
	display: block;
	color: #fff;
	color: #423114;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.con_intro ul li a:hover {
	opacity: 0.8;
}
.con_intro ul li a:link, .con_intro ul li a:visited, .con_intro ul li a:active {
	text-decoration: underline;
}
.mouse .con_intro ul li a:hover {
	color: #6a4e1f;
	text-decoration: none;
}

/* ----------------------------------------------------------
	.con_na,.con_re
----------------------------------------------------------- */
.con_na .rooms_point, .con_re .rooms_point {
	position: relative;
}
.con_na .rooms_point .btn_lou, .con_re .rooms_point .btn_lou {
	position: absolute;
	bottom: 70px;
	right: 375px;
}
.con_na .box_lnk, .con_re .box_lnk {
	padding: 40px 0;
	background: transparent url(../images/common/bg_nav.png) no-repeat top center;
	margin: 0 auto;
}
.con_na .box_lnk .m_category_nav, .con_re .box_lnk .m_category_nav {
	width: 900px;
	margin: auto;
}
.con_na .box_lnk .m_category_nav ul, .con_re .box_lnk .m_category_nav ul {
	display: table;
	width: 100%;
	text-align: center;
}
.con_na .box_lnk .m_category_nav ul:after, .con_re .box_lnk .m_category_nav ul:after {
	content: "";
	display: table;
	clear: both;
}
.con_na .box_lnk .m_category_nav ul li, .con_re .box_lnk .m_category_nav ul li {
	padding: 0 10px;
	display: table-cell;
	vertical-align: middle;
	position: relative;
	font-size: 83%;
	line-height: 1.3;
}
.con_na .box_lnk .m_category_nav ul li:after, .con_re .box_lnk .m_category_nav ul li:after {
	content: '';
	position: absolute;
	top: 50%;
	left: 0;
	height: 28px;
	width: 1px;
	transform: translateY(-50%);
	background: #b39d8b;
}
.con_na .box_lnk .m_category_nav ul li:last-child:before, .con_re .box_lnk .m_category_nav ul li:last-child:before {
	content: '';
	position: absolute;
	top: 50%;
	right: 0;
	height: 28px;
	width: 1px;
	transform: translateY(-50%);
	background: #b39d8b;
}
.con_na .box_lnk .m_category_nav ul li a, .con_re .box_lnk .m_category_nav ul li a {
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.con_na .box_lnk .m_category_nav ul li a:hover, .con_re .box_lnk .m_category_nav ul li a:hover {
	opacity: 0.7;
}

/* ----------------------------------------------------------
	.con_na(個別)
----------------------------------------------------------- */
.con_na {
	background: #663816;
}
.con_na li:after {
	background: #fff;
}
.con_na li:last-child:before {
	background: #fff;
}
.con_na .box_na01 {
	position: relative;
}
.con_na .box_na01 .map {
	position: absolute;
	bottom: 98px;
	left: 35px;
}
.con_na .box_na01 .btn_am {
	position: absolute;
	bottom: 50px;
	right: 50px;
}
.con_na .box_na02 {
	position: relative;
}
.con_na .box_na02 .map {
	position: absolute;
	bottom: 98px;
	left: 35px;
}
.con_na .box_na02 .btn_am {
	position: absolute;
	bottom: 50px;
	right: 50px;
}
.con_na .box_na03 {
	position: relative;
}
.con_na .box_na03 .map {
	position: absolute;
	bottom: 98px;
	left: 35px;
}
.con_na .box_na03 .btn_am {
	position: absolute;
	bottom: 50px;
	right: 50px;
}
.con_na .box_na04 {
	position: relative;
}
.con_na .box_na04 .map {
	position: absolute;
	bottom: 130px;
	left: 35px;
}
.con_na .box_na04 .btn_am {
	position: absolute;
	bottom: 78px;
	right: 50px;
}
.con_na .box_na05 {
	position: relative;
}
.con_na .box_na05 .map {
	position: absolute;
	bottom: 80px;
	left: 35px;
}
.con_na .box_na05 .btn_am {
	position: absolute;
	bottom: 120px;
	right: 50px;
}
.con_na .box_na06 {
	position: relative;
}
.con_na .box_na06 .map {
	position: absolute;
	bottom: 86px;
	left: 35px;
}
.con_na .box_na06 .btn_am {
	position: absolute;
	bottom: 30px;
	right: 50px;
}

/* ----------------------------------------------------------
	.con_re(個別)
----------------------------------------------------------- */
.con_re .box_re01 {
	position: relative;
}
.con_re .box_re01 .map {
	position: absolute;
	bottom: 70px;
	left: 35px;
}
.con_re .box_re01 .btn_am {
	position: absolute;
	bottom: 112px;
	right: 50px;
}
.con_re .box_re02 {
	position: relative;
}
.con_re .box_re02 .map {
	position: absolute;
	bottom: 196px;
	left: 35px;
}
.con_re .box_re02 .btn_am {
	position: absolute;
	bottom: 55px;
	right: 50px;
}
.con_re .box_re03 {
	position: relative;
}
.con_re .box_re03 .map {
	position: absolute;
	bottom: 123px;
	left: 35px;
}
.con_re .box_re03 .btn_am {
	position: absolute;
	bottom: 65px;
	right: 50px;
}
.con_re .box_re04 {
	position: relative;
}
.con_re .box_re04 .map {
	position: absolute;
	bottom: 87px;
	left: 35px;
}
.con_re .box_re04 .btn_am {
	position: absolute;
	bottom: 130px;
	right: 50px;
}
.con_re .box_re05 {
	position: relative;
}
.con_re .box_re05 .map {
	position: absolute;
	bottom: 109px;
	left: 35px;
}
.con_re .box_re05 .btn_am {
	position: absolute;
	bottom: 52px;
	right: 50px;
}
.con_re .box_re06 {
	position: relative;
}
.con_re .box_re06 .map {
	position: absolute;
	bottom: 114px;
	left: 35px;
}
.con_re .box_re06 .btn_am {
	position: absolute;
	bottom: 58px;
	right: 50px;
}
.con_re .box_re07 {
	position: relative;
}
.con_re .box_re07 .map {
	position: absolute;
	bottom: 129px;
	left: 35px;
}
.con_re .box_re07 .btn_am {
	position: absolute;
	bottom: 58px;
	right: 50px;
}
.con_re .box_re08 {
	position: relative;
}
.con_re .box_re08 .map {
	position: absolute;
	bottom: 255px;
	left: 35px;
}
.con_re .box_re08 .btn_am {
	position: absolute;
	bottom: 44px;
	right: 50px;
}
