@charset "utf-8";
/* CSS Information========

Table of Contents:
 * info
 
========================== */

/* ==============================
   サムネイル画像切替 room_type_box
============================== */

/* #room_type_box .slideShow
------------------------- */
#room_type_box .slideShow {
	text-align: left;
	display: none;
	width: 100%!important;
}
/* .mainView
------------------------- */
#room_type_box .slideShow .mainView {
	width: 100%!important;
	overflow: hidden;
	margin-bottom: 15px;
}
#room_type_box .slideShow .mainView ul {
	width: 100%!important;
	overflow: hidden;
	position: relative;
}
#room_type_box .slideShow .mainView ul li {
	top: 0;
	left: 0;
	width: 100%!important;
	position: absolute;
}
/* .thumbNail
------------------------- */
#room_type_box .slideShow .thumbNail {
	width: 100%!important;
	overflow: hidden;
}
#room_type_box .slideShow .thumbNail ul {
	width: 100%;
}
#room_type_box .slideShow .thumbNail ul li {
	float: left;
	display: inline;
	overflow: hidden;
	cursor: pointer;
	margin-left: 2.5%;
	width: 18%!important;
}
#room_type_box .slideShow .thumbNail ul li:first-child {
	margin-left: 0;
}
#room_type_box .slideShow .thumbNail ul li img {
	width: 100%!important;
}
#room_type_box .slideShow .thumbNail ul li.active {
	filter: alpha(opacity=100)!important;
	-moz-opacity: 1!important;
	opacity: 1!important;
}
/* =======================================
	ClearFixElements
======================================= */
#room_type_box .slideShow ul:after {
	content: ".";
	height: 0;
	clear: both;
	display: block;
	visibility: hidden;
}
#room_type_box .slideShow ul {
	display: inline-block;
}
/* ------------------------------------------------
	一応mediaQueriesの指定を入れておきますが
	スライドショー動作には関連しておりません。
------------------------------------------------ */
/* ==============================
   サムネイル画像切替 main_photo
============================== */
/* .main_photo .slideShow
------------------------- */
.main_photo {
	margin-bottom: 20px;
}
.main_photo .slideShow {
	margin: 0 auto;
	text-align: left;
	display: none;
	position: relative;
}
/* .mainView
------------------------- */
.main_photo .slideShow .mainView {
	width: 100%!important;
	overflow: hidden;
}
.main_photo .slideShow .mainView ul {
	width: 100%;
	overflow: hidden;
}
.main_photo .slideShow .mainView ul li {
	width: 100%;
}
.main_photo .slideShow .mainView ul li .mainView_mt {
	margin-top: -61%;
}
.main_photo .slideShow .mainView ul li .mainView_mt2 {
	margin-top: -177%;
}
.main_photo .slideShow .mainView ul li .mainView_mt3 {
	margin-top: -293%;
}
.main_photo .slideShow .mainView ul li .mainView_mt4 {
	margin-top: -409%;
}
.main_photo .slideShow .mainView ul li img {
	width: 100%;
}
/* .thumbNail
------------------------- */
.main_photo .slideShow .thumbNail {
	width: 100%;
	overflow: hidden;
	position: absolute;
	top: 342px;
	left: 300px;
}
.main_photo .slideShow .thumbNail ul {
	width: 100%;
}
.main_photo .slideShow .thumbNail ul li {
	float: left;
	display: inline;
	overflow: hidden;
	cursor: pointer;
	margin-left: 10px;
	width: 70px!important;
	border: solid 2px #ffffff;
}
.main_photo .slideShow .thumbNail ul li:first-child {
	margin-left: 0;
}
.main_photo .slideShow .thumbNail ul li img {
	width: 100%;
}
.main_photo .slideShow .thumbNail ul li.active {
	filter: alpha(opacity=100)!important;
	-moz-opacity: 1!important;
	opacity: 1!important;
}
/* sideNavi
------------------------- */
.main_photo .slideShow .mainView .btnPrev,
.main_photo .slideShow .mainView .btnNext {
	top: 0;
	width: 5%;
	height: 100%;
	position: absolute;
	z-index: 1;
}
.main_photo .slideShow .mainView .btnPrev {
	left: 0;
	background: #ccc url(../img/btnPrev.png) no-repeat center center;
}
.main_photo .slideShow .mainView .btnNext {
	right: 0;
	background: #ccc url(../img/btnNext.png) no-repeat center center;
}
/* =======================================
	ClearFixElements
======================================= */
.main_photo .slideShow ul:after {
	content: ".";
	height: 0;
	clear: both;
	display: block;
	visibility: hidden;
}
.main_photo .slideShow ul {
	display: inline-block;
	overflow: hidden;
}
/* ------------------------------------------------
	一応mediaQueriesの指定を入れておきますが
	スライドショー動作には関連しておりません。
------------------------------------------------ */

/*スマートフォン*/
@media screen and (min-width:0px)  {
/* =======================
	　全体
========================== */
#container {
    width: 90%;
    margin: 10px auto;
	}

/* =======================
	　客室タイプ
========================== */
.ttl h2, h3, h4 {
	font-size: 2.4rem;
	text-align: center;
	margin-bottom: 30px;
}
#room_type_box  h3 {
	font-size: 1.5rem;
	margin-bottom: 10px;
	font-weight: bold;
}
#room_type_box  dl {
	margin-bottom: 10px;
	font-size: 1.4rem;
}
#room_type_box  dl dt {
	float: left;
    width: 60px;
}
/* =======================
	　コンテンツ内
========================== */
#container .topicpath {
	margin-bottom: 60px;
}
.room_type  {
	margin-bottom: 60px;
}
#container .room_slide img {
	margin-bottom: 10px;
}
#container .pan {
	line-height: 1.8;
}
#container #room_type_box .room_txt {
	margin-bottom:30px;
	line-height: 1.5;
}
#container .topicpath dd {
	margin: 5px 0 0 0;
}
#container .room_txt {
	margin-bottom: 30px;
	line-height: 1.5;
}
#container .room_type .basic_info .pc_none {
	margin: 30px 0 30px;
	border: 1px solid #CECECE;
}
#container .madori img{
	border: 1px solid #CECECE;
}
/* =======================
	　表
========================== */
#container .basic_info table {
	height:145px;
	width: 100%;
	margin-left: 0px;
	border: solid 1px #cccccc;
}
#container .basic_info .bg {
	background-color: #ededed;
	border: solid 1px #cccccc;
	width: 50%;
}
.basic_info table {
	border: 1px #cccccc;
}
#container #room_type_box .basic_info .tb_top{
	border-left: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
	border-top: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
}
#container #room_type_box .basic_info .bd_rb {
	border-right: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
}
#container .room_type .basic_info tr .bd_b {
	border: solid 1px #cccccc;
}
#container #room_type_box .basic_info tr td {
	width: 24%;
}
#container tbody {
	border-left: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
}
#container .btn {
	margin-bottom: 60px;
}
#container .btn a {
	background-color: #000000;
	color: #fff;
	font-size: 1.5rem;
	background-image: url(../../../img/common/yazi_white.png);
	background-repeat: no-repeat;
	background-position: 85px 16px;
	background-size: 6px;
	width: 100%;
	display: block;
	padding: 12px 0;
	text-align: center;
}
#container .basic_info {
	text-align: center;
	margin-bottom: 20px;
}
#room_type_box p {
    font-size: 1.4rem;
}
#container #room_type_box .btn. pc_none {
	margin: 30px 0;
}
#container #room_type_box .basic_info .mmt {
	margin: 0px 10px 30px 45px;
    width: 36%;
}
}
@media screen and (min-width:320px)  {
.page_image {
	background-size: 120%;
}
#container .btn a {
	background-position: 60px 15px;
}
}
/*スマートフォン*/
@media screen and (min-width:667px)  {
/* =======================
	　全体
========================== */
#container {
    width: 90%;
    margin: 10px auto;
}
}
/*タブレット*/
@media screen and (min-width:768px) {
/* =======================
	　コンテンツ内
========================== */
#container .ttl h2, h3, h4 {
	font-size: 2.4rem;
}
#container #room_type_box .btn a {
	padding: 12px 0;
	font-size: 1.4rem;
}
#container .btn a {
	background-color: #000000;
	color: #fff;
	font-size: 1.4rem;
	background-image: url(../../../img/common/yazi_white.png);
	background-repeat: no-repeat;
	background-position: 265px 15px;
	background-size: 6px;
	width: 100%;
	display: block;
	padding: 12px 0;
	text-align: center;
}
#container #room_type_box .basic_info tr td {
	width: 24%;
}
#container .basic_info {
	text-align: center;
}
#container .room_type .basic_info .mmt {
	margin: 0px 10px 30px 36px;
	width: 43%;
	border: solid 1px #cccccc;
    height: 122px;
}
#container .room_type .basic_info .mmt img{
		height: 100%;
	}
.room_type .btn {
	margin: 35px auto 0;
}
#container .room_txt {
	/*	width: 84%;*/	
	margin: 10px 0 30px 0;
}
#container .basic_info table {
	/*width: 50%;*/
}
#container .madori img {
	border: 1px solid #CECECE;
	padding: 4px;
	width: 100%;
}
}
/* タブレット(横) */
@media screen and (min-width:1024px) {	
#room_type_box .slideShow .thumbNail ul li img {
	width: 75%!important;
}
#container .ttl h2, h3, h4 {
	font-size: 3.0rem;
}
#container .basic_info table {
	height: 160px;
	/*width: 43%;
	margin: 0 0 0 80px;*/
}
#container #room_type_box .room_txt {
    margin: 0 110px 30px 80px;
}
#container #room_type_box .btn {
    width: 40%;
    margin: auto;
}
#container #room_type_box .btn a {
			background-position: 120px 16px;
}
#container .room_type .basic_info .mmt {
	margin: 0px 10px 30px 45px;
    width: 36%;
    border: 1px solid #CECECE;
	width: 360px;
	height: 138px;
}
#container .room_txt {
    width: 82%;
		margin: 0px 110px 30px 80px;
}
.room_type .btn p {
    width: 40%;
		background-color: #000000;
    color: #fff;
    font-size: 1.4rem;
    background-image: url(../../../img/common/yazi_white.png);
    background-repeat: no-repeat;
		background-position: 105px 4px;
    background-size: 6px;
    width: 100%;
    display: block;
    text-align: center;
}
.room_type .btn {
	width: 40%;
}
#container .btn a {
	background-position: 105px 19px;
}
}
/* タブレット（横	）,PCページ */
@media screen and (min-width:1025px) {	

/* =======================
	.slideShow
========================== */
.menu {
	margin-bottom: 50px;
}
#room_type_box .slideShow {
	width: 100%!important;
	margin-bottom: 20px;
	}
#room_type_box .slideShow .thumbNail {
	width: 100%!important;
}
#room_type_box .slideShow .thumbNail ul {
	margin: 0 auto 0;
}
#room_type_box .slideShow .thumbNail ul li {
	margin-left: 2%;
	width: 12.5%!important;
}
/* ==============================
   サムネイル画像切替 main_photo
============================== */
.faci_box #room_type_box.clearfix .slide_img {
	width: 550px;
	margin-right: 40px;
}
.main_photo {
	margin-bottom: 80px;
}
.main_photo .slideShow {
	width: 100%!important;
	}
.main_photo .slideShow .thumbNail {
	width: 100%!important;
}
.main_photo .slideShow .thumbNail ul {
	margin: 0 auto 10px;
}
#room_type_box .slideShow .thumbNail ul {
    width: 100%!important;
}
.main_photo .slideShow .thumbNail ul li {
	margin-left: 2%;
	width: 18%!important;
}
.main_photo .slideShow .mainView ul li .mainView_mt {
	margin-top: -65%;
}
.main_photo .slideShow .mainView ul li .mainView_mt2 {
	margin-top: -181%;
}
.main_photo .slideShow .mainView ul li .mainView_mt3 {
	margin-top: -297%;
}
.menu #room_type_box .menu_text .btn a {
	padding: 10px 0 10px 2%;
}
#room_type_box .slideShow .thumbNail ul li img {
	width: 100%!important;
}
/* =======================
	　h2
========================== */
#container .ttl h2, h3, h4 {
	font-size: 3.0rem;
		margin-bottom: 40px;
}
/* =======================
	　全体
========================== */
#container {
	width: 1000px;
	margin: 0 auto 30px;
}
/* =======================
	　コンテンツ内
========================== */
#container .topicpath {
	margin-bottom: 70px;
}
#container .topicpath {
	font-size: 1.2rem;
}
#container .main_image {
	margin-top:20px;
}
#container .room_slide img {
	margin-bottom: 20px;
}
#container .owl-controls .clickable img {
	margin-top: 20px;
}
#container #room_type_box .basic_info tr td {
	width: 24%;
	height: 20px;
}
#container .basic_info {
	text-align: center;
	margin-bottom: 30px;
}
#container #room_type_box .btn {
	width: 40%;
	margin: 0 auto 60px;
}
#container #room_type_box section {
	margin-bottom: 30px;
}
#container #room_type_box .room_txt {
	margin-bottom:35px;
	line-height: 2;
	margin: 0 80px 30px;
}
#container #room_type_box section p {
    font-size: 1.4rem;
		margin: 0 0 0 20px;
}
#container #room_type_box .room_slide {
	margin-bottom:40px
}
.flexslider .slides li img {
	width: 100%;
}
#container .room_txt {
	width: 85%;
	margin: 0px 80px 30px 90px;
	line-height: 2;
}
}