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

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

/*スマートフォン*/
@media screen and (min-width: 0px) {
  .page_image {
    background: url(../img/180130/mainvisual_sp.jpg) no-repeat 0px 0px;
    background-size: 100%;
    height: 500px;
    position: relative;
  }
  .sp_br {
    display: block;
  }
  .pc_br {
    display: none;
  }
  .tb_br {
    display: none;
  }

  /* =======================
	　全体
========================== */
  #container {
    width: 90%;
    margin: 10px auto;
  }

  /* =======================
	　客室タイプ
========================== */
  .room_type {
    margin-bottom: 60px;
  }
  .ttl h2,
  h3,
  h4 {
    font-size: 2.4rem;
    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;
  }
  /* =======================
	　コンテンツ内
========================== */
  .page_image .ttl_img_list {
    position: absolute;
    width: 70px;
    top: 55%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    /* transform: translate(-50%,-50%); */
  }
  #container .topicpath {
    margin-bottom: 60px;
  }
  #container .room_slide img {
    margin-bottom: 10px;
  }
  #container .pan {
    line-height: 1.8;
  }
  #container .room_type .room_txt {
    margin-bottom: 30px;
    line-height: 1.5;
  }
  #container .topicpath dd {
    margin: 5px 0 0 0;
  }

  #container .btn a {
    background-color: #000;
    color: #fff;
    font-size: 1.5rem;
    background-image: url(../../img/common/yazi_white.png);
    background-repeat: no-repeat;
    background-position: 50px 16px;
    background-size: 6px;
    width: 100%;
    display: block;
    padding: 12px 0;
    text-align: center;
  }
  #twin,
  #double {
    margin-top: -80px;
    padding-top: 80px;
  }

  .room_type p {
    font-size: 1.4rem;
    margin: 30px 0;
  }
  #container .room_type .btn. pc_none {
    margin: 30px 0;
  }
  #container .room_copy {
    text-align: center;
    margin-bottom: 30px;
  }
  #container .room_nav {
    display: flex;
    justify-content: space-between;
    margin-bottom: 60px;
    width: 100%;
  }
  #container .room_nav .item1 {
    width: 48%;
  }
  #container .room_nav .item2 {
    width: 48%;
  }
  #container .room_nav .item3 {
    flex-grow: 0.08;
    width: 33%;
  }
  #container .room_nav .item1 a {
    background-color: #000;
    color: #fff;
    font-size: 1.5rem;
    width: 100%;
    display: block;
    padding: 15px 0;
    text-align: center;
  }
  #container .room_nav .item2 a {
    background-color: #000;
    color: #fff;
    font-size: 1.5rem;
    width: 100%;
    display: block;
    padding: 15px 0;
    text-align: center;
  }
  #container #room_contents .room_box dl dt {
    font-weight: bold;
    margin: 15px 0;
  }
  #container #room_contents .room_box {
    margin-bottom: 40px;
  }
  #container #room_contents {
    margin-bottom: 75px;
  }
  #container #room_facility .min .room_bd h2 {
    font-size: 2.1rem;
    padding-bottom: 15px;
    margin-bottom: 30px;
  }
  #container #room_facility .room_facility_box {
    margin-bottom: 60px;
  }
  #container #room_contents .room_box dl .copy_txt {
    margin-bottom: 15px;
  }
  #container #room_contents .room_box dl .copy_txt2 {
    margin-bottom: 15px;
  }
  #container #room_contents .room_box .room_price {
    background-color: #f5f5f5;
    padding: 2% 2%;
  }
  .service {
    width: 100%;
  }
}
/*スマートフォン*/
@media screen and (min-width: 320px) {
  .page_image {
    height: 425px;
  }
}
/*スマートフォン*/
@media screen and (min-width: 640px) {
  .page_image {
    background: url(../img/180130/mainvisual.jpg) no-repeat -245px 0px;
    background-size: 235%;
    height: 320px;
  }
  .page_image .ttl_img_list {
    position: absolute;
    width: 100px;
    top: 74%;
    left: 49%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    /* transform: translate(-50%,-50%);
/*スマートフォンここまで*/
  }
}
/*タブレット*/
@media screen and (min-width: 768px) {
  .page_image {
    background: url(../img/180130/mainvisual.jpg) no-repeat -88px 0;
    height: 320px;
    position: relative;
  }
  .sp_br {
    display: none;
  }
  .tb_br {
    display: block;
  }
  /* =======================
	　コンテンツ内
========================== */
  #twin,
  #double {
    margin-top: -62px;
    padding-top: 62px;
  }
  #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 .btn {
    width: 40%;
    margin: auto;
  }
  #container .room_type section {
    margin-bottom: 30px;
  }
  #container .room_type .room_txt {
    margin-bottom: 35px;
    line-height: 2;
    margin: 0 80px 30px;
  }
  #container .room_type section p {
    font-size: 1.4rem;
    margin: 0 0 0 20px;
  }
  #container .btn a {
    background-position: 75px 20px;
    padding: 15px 0;
    text-decoration: none;
  }
  #container .btn a:hover {
    opacity: 0.75;
  }
  #container .room_type p {
    margin: 0 30px 30px;
  }
  #container .room_copy {
    text-align: center;
    line-height: 2;
    margin-bottom: 60px;
  }
  #container .room_nav {
    margin-bottom: 60px;
    width: 100%;
  }
  #container .room_nav .item1 {
    width: 48%;
  }
  #container .room_nav .item2 {
    width: 48%;
  }
  #container .room_nav .item1 a {
    background-color: #000;
    color: #fff;
    font-size: 1.5rem;
    width: 100%;
    display: block;
    padding: 15px 0;
    text-align: center;
  }
  #container .room_nav .item2 a {
    background-color: #000;
    color: #fff;
    font-size: 1.5rem;
    width: 100%;
    display: block;
    padding: 15px 0;
    text-align: center;
  }

  #container #room_contents {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    row-gap: 60px;
  }
  #container #room_contents .room_box {
    width: 48%;
    margin-bottom: 0;
  }
  #container #room_contents .room_box dl {
    margin-bottom: 30px;
  }
  #container #room_contents .room_box dl dt {
    font-weight: bold;
    margin: 15px 0;
  }
  #container #room_contents .room_box dl .room_name_2line {
    margin: 15px 0 35px 0;
  }
  #container #room_contents .room_box .sp_db dt {
    margin: 15px 0 35px 0;
  }
  #container #room_contents .room_box dl .copy_txt {
    margin-bottom: 20px;
  }
  #container #room_contents .room_box dl .copy_txt2 {
    height: 60px;
    margin-bottom: 20px;
  }
  #room_contents .service {
    height: 360px;
    margin-bottom: 60px;
  }
  #container #room_facility .txt.room_list {
    text-align: center;
  }
  #container #room_facility .room_facility_box {
    margin-bottom: 60px;
  }
  #container #room_wrapper #room_contents .room_box dl dd span {
    margin-left: 0px;
  }
}
/*タブレットここまで*/

/* タブレット(横) */
@media screen and (min-width: 1025px) {
  .pc_br {
    display: block;
  }
  .page_image {
    background: url(../img/180130/mainvisual.jpg) no-repeat center;
    background-size: 100%;
    height: 320px;
    position: relative;
  }
  .flexslider .slides li img {
    width: 100%;
  }
  #container .room_type .room_txt {
    margin: 0 110px 30px 80px;
  }
  #container .room_type p {
    margin: 0 30px 30px;
  }
  #container .room_type .btn {
    width: 40%;
    margin: auto;
  }
  #container .room_type .btn a {
    background-position: 120px 16px;
  }
  #container #room_contents .room_box dl .copy_txt2 {
    height: 45px;
  }
}
/* タブレット（横）,PCページ */
@media screen and (min-width: 1024px), @media screen and (min-width: 1025px) {
  /* =======================
	　全体
========================== */
  #container {
    width: 1000px;
    margin: 0 auto 60px;
  }
  .pc_br {
    display: block;
  }
  .sp_br {
    display: none;
  }
  .tb_br {
    display: none;
  }
  .room_txt_br {
    display: none;
  }
  /* =======================
	　客室タイプ
========================== */
  #container .ttl h2,
  h3,
  h4 {
    font-size: 3rem;
    margin-bottom: 40px;
  }
  #container .room_type {
    margin-bottom: 80px;
  }
  /* =======================
	　客室タイトル
========================== */
  .page_image {
    position: relative;
  }

  .page_image .ttl_img_list {
    position: absolute;
    width: 100px;
    top: 64%;
  }
  /* =======================
	　コンテンツ内
========================== */
  #container #room_contents .room_box .sp_db dt {
    margin: 15px 0;
  }
  #container #room_contents .room_box dl .room_name_2line {
    margin: 15px 0;
  }
}
