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

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

/*スマートフォン*/
@media screen and (min-width: 0px) {
  /* =======================
	　客室タイプ
========================== */
  #container {
    width: 90%;
    margin: 10px auto;
  }
  .room_type {
    margin-bottom: 60px;
  }
  .flex-control-thumbs li {
    width: calc((100% - 2% * 6) / 7);
    float: left;
    margin: 0 0 0 2%;
  }
  .ttl h2,
  h3,
  h4 {
    font-size: 2.4rem;
    text-align: center;
    margin-bottom: 30px;
  }
  .room_type h3 {
    font-size: 1.5rem;
    margin-bottom: 10px;
    font-weight: bold;
  }
  .room_type dl {
    margin-bottom: 10px;
    font-size: 1.4rem;
  }
  .room_type dl dt {
    float: left;
    width: 60px;
  }
  /* =======================
	　コンテンツ内
========================== */
  #container .topicpath {
    margin-bottom: 60px;
  }
  #container .room_slide img {
    margin-bottom: 10px;
  }
  .slide_img .flex-control-thumbs li {
    width: calc((100% - 2% * 4) / 5);
  }
  #container .pan {
    line-height: 1.8;
  }
  #container .room_type .room_txt {
    line-height: 1.5;
  }
  #container .topicpath dd {
    margin: 5px 0 0 0;
  }
  #container .room_type .btn a {
    background-color: #8e6127;
    color: #fff;
    font-size: 1.5rem;
    width: 100%;
    display: block;
    padding: 12px 0;
    text-align: center;
    background-image: none;
  }
  #container .basic_info {
    text-align: center;
  }
  .room_type p {
    font-size: 1.4rem;
    margin: 15px 0;
  }
  #container .room_type .btn. pc_none {
    margin: 30px 0;
  }
  #container .room_type .basic_info .mmt {
    margin-top: 20px;
  }
  /* =======================
	　表
========================== */
  #container .basic_info table {
    height: 124px;
    width: 100%;
    margin: 0 0 15px 0;
    border: 1px #cccccc;
  }
  #container .basic_info .bg {
    background-color: #ededed;
  }
  #container .room_type .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 .basic_info .bd_rb {
    border-right: solid 1px #cccccc;
    border-bottom: solid 1px #cccccc;
  }
  #container .room_type .basic_info .bd_b {
    border-bottom: solid 1px #cccccc;
  }
  #container .room_type .basic_info tr td {
    width: 24%;
  }
  #container tbody {
    border-left: solid 1px #cccccc;
    border-right: solid 1px #cccccc;
  }
}

/*タブレット*/
@media screen and (min-width: 768px) {
  /* =======================
	　コンテンツ内
========================== */
  #container .ttl h2,
  h3,
  h4 {
    font-size: 2.4rem;
  }
  .slide_img .flex-control-thumbs {
    margin: 1% 0 0;
  }
  .slide_img .flex-control-thumbs li {
    width: calc((100% - 1% * 9) / 10);
    margin: 0 0 0 1%;
  }
  #container .room_type .room_txt {
    margin: 20px auto 30px;
    line-height: 1.5;
  }
  #container .room_type .btn a {
    font-size: 1.4rem;
    width: 48%;
    padding: 15px 0;
    margin: 0 auto;
  }
  #container .basic_info {
    text-align: center;
    margin: 0 0 20px 0;
  }
  #container .basic_info table {
    width: 50%;
  }
  #container .room_type .basic_info tr td {
    width: 24%;
  }
  #container .room_type .basic_info .pc_none {
    margin-left: 10px;
  }
  #container .basic_info .madori {
    width: 46%;
    margin: 0;
    float: right;
  }
}
/* タブレット(横) */
@media screen and (min-width: 1024px) {
  .page_image p {
    width: 160%;
    right: -300px;
    position: absolute;
  }
  #container .basic_info {
    margin: 0 auto 10px;
    width: 850px;
  }
  #container .basic_info table {
    height: 140px;
    width: 53%;
  }
  #container .room_type .room_txt {
    width: 850px;
  }
  #container .room_type p {
    margin: 0 30px 30px;
  }
  #container .room_type .btn {
    margin: auto;
  }
  #container .ttl h2,
  h3,
  h4 {
    font-size: 3rem;
  }
}
/* タブレット（横	）,PCページ */
@media screen and (min-width: 1025px) {
  /* =======================
	　全体
========================== */
  #container {
    width: 1000px;
    margin: 0 auto 30px;
  }
  /* =======================
	　ヘッダー
========================== */
  .page_image p {
    width: 100%;
    right: 0;
  }
  /* =======================
	　客室タイプ
========================== */
  #container .ttl h2,
  h3,
  h4 {
    font-size: 3rem;
    margin-bottom: 40px;
  }
  /* =======================
	　客室タイトル
========================== */

  #container .page_image {
    position: relative;
  }
  /* =======================
	　コンテンツ内
========================== */
  #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 .basic_info table {
    height: 140px;
    width: 53%;
  }
  #container .room_type .basic_info tr td {
    width: 24%;
    height: 20px;
  }
  #container .basic_info {
    text-align: center;
  }
  #container .room_type section {
    margin-bottom: 30px;
  }
  #container .room_type .room_txt {
    line-height: 2;
  }
  #container .room_type section p {
    font-size: 1.4rem;
    margin: 0 0 0 20px;
  }
  #container .room_type p {
    margin: 0 30px 30px;
  }
  #container .room_type .room_slide {
    margin-bottom: 40px;
  }
}
