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

 file name	:rooms.css
 author		 :Ability Consultant
style info	:金太郎温泉
=================================================================== */
/*-----------------------------------------------------------
	.con_title タイトルエリア
-----------------------------------------------------------*/
.con_title .con_inner {
  background: url(../images/rooms/bg_title.jpg) center center no-repeat;
}

#page {
  width: 950px;
  text-align: left;
  overflow: hidden;
  background: url(../images/common/bg_body.jpg) repeat;
  color: #ffe6bd;
  font-size: small;
  font-family: "メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","MS Ｐゴシック","MS PGothic",sans-serif;
  line-height: 1.7;
}
#page a {
  color: #ffe6bd !important;
}
#page a:link {
  text-decoration: underline;
}
#page a:visited {
  text-decoration: underline;
}
#page a:hover {
  text-decoration: none;
}
#page a:active {
  text-decoration: underline;
}
#page img {
  vertical-align: bottom;
  max-width: none;
  text-align: center;
}

/*----------------------------------------------------
	.m_page　	ページメニュー
----------------------------------------------------*/
.m_page {
  width: 1100px;
  margin: 0 auto 0;
  clear: both;
}
@media only screen and (max-width: 1099px) {
  .m_page {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .m_page {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (max-width: 414px) {
  .m_page {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.m_page .bg {
  width: 100%;
  overflow: hidden;
  display: table;
  background: #261616;
}
.m_page .bg * {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
.m_page ul {
  overflow: hidden;
  display: table;
  width: 100%;
}
.m_page li {
  border-left: 1px solid #4e4444;
  vertical-align: middle;
  display: table-cell;
  text-align: center;
  padding: 2px 7px 5px;
}
.m_page li.tl_stan {
  background: #9D6E26;
  width: 10%;
}
.m_page li.stan {
  background: #84684C;
  width: 9%;
}
.m_page li.tl_mine {
  background: #8f3422;
  width: 10%;
}
.m_page li.mine {
  background: #7F382A;
  width: 10.3%;
}
.m_page li a {
  width: 100%;
  text-decoration: none !important;
  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho ProN", "MS P明朝", "MS PMincho", "Times New Roman", Times, serif;
  padding: 0.7em 0 0.3em;
  font-size: 110%;
  display: block;
}
.m_page li a:hover {
  text-decoration: none;
  color: #C96666 !important;
  opacity: 0.7;
}
.m_page li a:active {
  text-decoration: underline;
  color: #C96666 !important;
}

/*----------------------------------------------------
	page内汎用style
----------------------------------------------------*/
h3 {
  margin: 20px 0 0;
  text-align: left;
  font-size: 120%;
  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho ProN", "Times New Roman", Times, serif;
}

h4 {
  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho ProN", "Times New Roman", Times, serif;
  margin: 5% 0;
  font-size: 100%;
  font-style: normal;
}

.box_r {
  float: right;
  width: 34%;
  margin-left: 3%;
}

/*----------------------------------------------------
	.con_rooms　	客室一覧
----------------------------------------------------*/
.btn_plan {
  text-align: center;
  margin: 15px 0;
}
.btn_plan a {
  display: inline-block;
  font-size: 110%;
  text-decoration: none;
  color: #fff;
  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho ProN", "MS P明朝", "MS PMincho", "Times New Roman", Times, serif;
  background: #541717;
  border: 1px solid #947066;
  padding: 15px;
  width: 300px;
  text-decoration: none;
}
@media only screen and (max-width: 767px) {
  .btn_plan a {
    width: 80%;
    padding: 0.8em 1em;
  }
}
.btn_plan a i {
  margin-right: 0.5em;
}

.con_rooms {
  width: 100%;
  background: #160c0b;
}
.con_rooms .txt {
  color: #ffe6bd;
  display: inline-block;
  margin: 0 0 10px 10px;
}
.con_rooms .txt_lux {
  color: #ffe6bd;
  margin: 0 0 30px 0;
  padding-top: 25px;
}
.con_rooms .btn_rsv {
  text-align: center;
  clear: both;
}
.con_rooms.general .box_intro h3 {
  display: inline-block;
}
.con_rooms.general .box_intro .txt {
  color: #ffe6bd;
  margin: -20px 0 0 30px;
  width: 500px;
  display: inline-block;
}
.con_rooms.general .btn_tb a {
  display: none;
}

.narrow {
  padding: 0 30px 20px;
}

.tl_lux {
  padding: 60px 30px 10px;
  background: #160c0b;
  border-top: 1px solid #4e4141;
  overflow: hidden;
  *zoom: 1;
}
.tl_lux .tl_luximg {
  display: inline-block;
  margin: 5px 20px;
}
.tl_lux .tl_luximg img.logo {
  margin: 5px 20px;
  padding-left: 20px;
  display: block;
}

.wrp_general {
  padding: 20px 30px;
}

/*----------------------------------------------------
	.accommodation
----------------------------------------------------*/
.box_rooms {
  overflow: hidden;
  *zoom: 1;
  padding: 0 30px 30px;
  background: #160c0b;
}
.box_rooms .con_txt {
  display: block;
  padding: 1% 0 5%;
}
.box_rooms .box_r.layout {
  margin-top: 0 !important;
}
.box_rooms .box_l {
  float: left;
  width: 60%;
  border-right: 1px dotted #ffe6bd;
  padding: 0 3% 5% 0;
}

/*----------------------------------------------------
	.bg	各室背景
----------------------------------------------------*/
.bg_top {
  background: url(../rooms/bg_check_left.png) 0 0 no-repeat #201515;
  padding-top: -100px;
  overflow: hidden;
  background-size: 40%;
}

.bg_bottom {
  background: url(../rooms/bg_check_right.png) right bottom no-repeat;
  background-size: 40%;
  overflow: hidden;
}

/*----------------------------------------------------
	.wes	各室メインイメージから下の部分
----------------------------------------------------*/
.wes {
  width: 1100px;
  color: #ffe6bd;
  margin: 0 auto;
  padding: 0;
  overflow: hidden;
  padding-top: 1%;
}
.wes h3 {
  text-align: center;
  margin-bottom: 30px;
}
.wes h3.st {
  text-align: left;
  margin-bottom: 0;
}

/*----------------------------------------------------
	.img	イメージエリア
----------------------------------------------------*/
.img_slide {
  text-align: center;
}

img.img01 {
  margin: 8	0px 0 20px;
}
img.img02 {
  margin: 0px 0 20px;
}

/*----------------------------------------------------
	.con_stylish	峰の界スタイリッシュモダン
----------------------------------------------------*/
.con_sweet {
  border-top: 1px solid #4e4141;
}
.con_sweet img {
  width: 950px;
}

#rtSiteHeader a,
#htlBrdCrmbs a,
.languageArea a,
#RthNameArea a,
#htlHeader ul a,
#htlMainContent #rooms a,
#relatedPg ul li a,
#RthExcursionArea a,
.RthExcursionPrev a,
.RthExcursionNext a,
#RthPagetop a,
#grpfooterArea a {
  color: #FFE6BD !important;
}

#rtSiteHeader a:hover, #htlBrdCrmbs a:hover, .languageArea a:hover, #RthNameArea a:hover, #htlHeader ul a:hover, #rooms a:hover, #relatedPg ul li a:hover, #RthExcursionArea a:hover, .RthExcursionPrev a:hover, .RthExcursionNext a:hover, #RthPagetop a:hover, #grpfooterArea a:hover {
  color: #FFE6BD  !important;
}

/*----------------------------------------------------
	アンカーリンク
----------------------------------------------------*/
.con_roomtype {
  background: url(../rooms/bg_check_left.png) 0 0 no-repeat rgba(50, 15, 15, 0.3);
  padding: 40px 0;
}
.con_roomtype .st_txt {
  text-align: center;
  font-size: 187.5%;
  margin-bottom: 30px;
  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho ProN", "MS P明朝", "MS PMincho", "Times New Roman", Times, serif;
}
.con_roomtype .box_standard {
  margin-top: 30px;
}
.con_roomtype .inner {
  width: 95%;
  margin: 0 auto;
  overflow: hidden;
}
.con_roomtype .inner .title {
  float: left;
  width: 13%;
  margin-right: 2%;
}
.con_roomtype .inner .title .st_villa {
  padding: 22.30769% 6.15385%;
  background-color: #2f0f08;
  text-align: center;
}
.con_roomtype .inner .title .st_standard {
  padding: 22.30769% 6.15385%;
  background-color: #45291a;
  text-align: center;
}
.con_roomtype .inner .box_roomtype > ul {
  display: flex;
  flex-wrap: wrap;
}
.con_roomtype .inner .box_roomtype > ul > li {
  width: 19.70803%;
  margin-right: 0.36496%;
}
.con_roomtype .inner .box_roomtype > ul > li:last-child {
  margin-right: 0;
}
.con_roomtype .inner .box_roomtype > ul > li .txt {
  margin-top: 10px;
  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho ProN", "MS P明朝", "MS PMincho", "Times New Roman", Times, serif;
  text-align: center;
  font-size: 112.5%;
}
.con_roomtype .inner .box_roomtype > ul > li a {
  display: block;
  color: #ffe6bd;
  text-decoration: none !important;
}

/*----------------------------------------------------
	パーツ
----------------------------------------------------*/
.btn_box {
  text-align: center;
  margin-bottom: 30px;
}
