@charset "UTF-8";
/* ---------------------------------------------------
	common
------------------------------------------------------ */
#pagetit {
  background: url(../img/rooms/pagetit_bg.jpg) center;
  background-size: cover;
}

.room_sec {
  padding: 72px 0 128px;
}
.room_sec .sec_tit .small {
  display: block;
  margin-top: 8px;
  font-size: 2rem;
  letter-spacing: 0.15em;
  line-height: 1.5;
}
.room_sec .sec_tit .color {
  color: #bc9f77;
}
.room_sec .room_slide {
  margin-bottom: 64px;
}
.room_sec .room_slide .slide_item {
  opacity: 0.5;
  transition: opacity 0.6s;
}
.room_sec .room_slide .slick-active .slide_item {
  opacity: 1;
}
.room_sec .room_col .col_txt {
  width: calc(50% - 24px);
}
.room_sec .room_col .col_table {
  width: calc(50% - 17px);
}
.room_sec .room_col .col_table .table caption {
  padding: 0 48px 16px;
}
.room_sec .room_col .col_table .table th,
.room_sec .room_col .col_table .table td {
  letter-spacing: 0.14em;
}
.room_sec .room_col .col_table .table th {
  padding-left: 48px;
}
.room_sec .room_col .col_table .table_btn {
  margin-top: 48px;
  line-height: 1;
  text-align: right;
}
.room_sec .room_icons {
  margin-top: 44px;
  gap: 20px;
  font-size: 1.4rem;
  line-height: 1.2;
  justify-content: flex-start;
  text-align: center;
}
.room_sec .room_icons .icon {
  min-height: 37px;
  line-height: 37px;
}
.room_sec .room_icons .icon img {
  vertical-align: middle;
}
.room_sec .room_icons .txt {
  margin-top: 8px;
}
.room_sec .border_box {
  margin-top: 64px;
}
.room_sec .border_box .box_img {
  margin-bottom: 44px;
}
.room_sec .border_box .box_img .img {
  position: relative;
  width: 50%;
}
.room_sec .border_box .box_img .bg_tit {
  position: absolute;
  left: 24px;
  top: 24px;
  letter-spacing: 0.1em;
  line-height: 1.5;
}
.room_sec .border_box .box_img .bg_tit .bg {
  display: inline-block;
  padding: 2px 8px 3px 12px;
  background: linear-gradient(to right, rgba(19, 27, 36, 0.8) 0%, rgba(28, 28, 28, 0.8) 47%, rgba(67, 67, 67, 0.8) 100%);
}
.room_sec .border_box .box_img .bg_tit br + .bg {
  margin-top: 4px;
}
.room_sec .border_box .sec_lead {
  margin-bottom: 24px;
  font-size: 2rem;
  letter-spacing: 0.3em;
  line-height: 1.75;
}
.room_sec .border_box .box_col {
  align-items: flex-end;
}
.room_sec .border_box .box_col .col_txt {
  width: calc(100% - 280px - 64px);
  margin-bottom: -8px;
}
.room_sec .border_box .box_col .col_btn {
  width: 280px;
}

@media screen and (max-width: 810px) {
  #pagetit {
    background: url(../img/rooms/pagetit_bg_sp.jpg) center;
    background-size: cover;
  }
  .room_sec {
    padding: 32px 0 64px;
  }
  .room_sec .sec_tit .small {
    display: block;
    margin-top: 8px;
    font-size: 2rem;
    letter-spacing: 0.15em;
    line-height: 1.5;
  }
  .room_sec .sec_tit .color {
    color: #bc9f77;
  }
  .room_sec .room_slide {
    margin-bottom: 48px;
  }
  .room_sec .room_slide .slide_item {
    opacity: 1;
  }
  .room_sec .room_col .col_txt {
    width: 100%;
  }
  .room_sec .room_col .col_table {
    width: 100%;
    margin-top: 48px;
  }
  .room_sec .room_col .col_table .table caption {
    padding: 0 10px 16px;
  }
  .room_sec .room_col .col_table .table th {
    padding-left: 10px;
  }
  .room_sec .room_col .col_table .table_btn {
    margin-top: 32px;
    text-align: center;
  }
  .room_sec .room_icons {
    margin-top: 32px;
    font-size: 1.4rem;
  }
  .room_sec .border_box {
    width: calc(100% + 24px);
    margin: 64px -12px 0;
  }
  .room_sec .border_box .box_img {
    margin-bottom: 24px;
  }
  .room_sec .border_box .box_img .img {
    width: 100%;
  }
  .room_sec .border_box .box_img .bg_tit {
    left: 16px;
    top: 16px;
  }
  .room_sec .border_box .sec_lead {
    margin-bottom: 24px;
    font-size: 2rem;
    letter-spacing: 0.3em;
    line-height: 1.75;
  }
  .room_sec .border_box .box_col .col_txt {
    width: 100%;
    margin-bottom: -8px;
  }
  .room_sec .border_box .box_col .col_btn {
    width: 100%;
    margin-top: 32px;
    text-align: center;
  }
}
/* ---------------------------------------------------
	vip
------------------------------------------------------ */
#vip .room_icons .icon {
  min-height: 50px;
  line-height: 50px;
}
#vip .border_box {
  background: url(../img/rooms/vip_bg_01.png) no-repeat right 24px bottom, #1c1c1c;
}

/* ---------------------------------------------------
	japanese_western
------------------------------------------------------ */
#japanese_western .border_box {
  background: url(../img/rooms/japanese_western_bg_01.png) no-repeat right 24px bottom, #1c1c1c;
}

@media screen and (max-width: 640px) {
  #japanese_western .sec_tit .en {
    font-size: 4.4rem;
  }
}
/* ---------------------------------------------------
	japanese
------------------------------------------------------ */
#japanese .border_box {
  background: url(../img/rooms/japanese_bg_01.png) no-repeat right 24px bottom, #1c1c1c;
}

@media screen and (max-width: 640px) {
  #japanese .sec_tit .en {
    font-size: 4.4rem;
  }
}
/* ---------------------------------------------------
	map
------------------------------------------------------ */
#map {
  padding-top: 96px;
}
#map .container {
  padding: 72px 24px 48px;
  background: #fcfaf2;
  text-align: center;
}
#map .sec_tit {
  margin-bottom: 32px;
}

@media screen and (max-width: 810px) {
  #map {
    padding-top: 48px;
  }
  #map .container {
    padding: 32px 16px;
  }
  #map .sec_tit {
    margin-bottom: 32px;
  }
}
/* ---------------------------------------------------
	amenity
------------------------------------------------------ */
#amenity {
  padding: 128px 0 0;
}
#amenity .bg_box {
  padding-top: 24px;
}
#amenity .amenity_img {
  margin-top: 48px;
}
#amenity .amenity_img .img {
  width: 32%;
  max-width: 313px;
}

@media screen and (max-width: 810px) {
  #amenity {
    padding: 48px 0 0;
  }
  #amenity .bg_box {
    padding-top: 32px;
  }
  #amenity .amenity_img {
    margin-top: 40px;
    gap: 8px;
  }
  #amenity .amenity_img .img {
    width: calc(50% - 4px);
    max-width: 100%;
  }
  #amenity .amenity_img .img:nth-of-type(1) {
    width: 100%;
  }
}
/* ---------------------------------------------------
	info
------------------------------------------------------ */
#info {
  padding: 128px 0 192px;
}
#info .bg_box {
  padding-top: 24px;
}
#info .table th {
  width: 28%;
}
#info .cancel_list .list_row {
  display: flex;
}
#info .cancel_list .list_row dt {
  display: flex;
  align-items: center;
  max-width: 260px;
  margin-right: 8px;
  flex-grow: 1;
}
#info .cancel_list .list_row dt::after {
  content: "";
  display: block;
  background: url(../img/common/icon_dots_02.png) repeat-x left top;
  width: 11px;
  height: 3px;
  background-size: auto 3px;
  margin-left: 8px;
  flex-grow: 1;
}
@media screen and (max-width: 810px) {
  #info {
    padding: 64px 0 96px;
  }
  #info .bg_box {
    padding-top: 32px;
  }
  #info .table th {
    width: 100%;
  }
}
@media screen and (max-width: 640px) {
  #info .cancel_list {
    margin: 16px 0;
  }
  #info .cancel_list .list_row {
    flex-wrap: wrap;
  }
  #info .cancel_list .list_row dt {
    max-width: 100%;
  }
  #info .cancel_list .list_row dt::after {
    content: none;
  }
  #info .cancel_list .list_row dd {
    width: 100%;
    padding-left: 14px;
  }
  #info .cancel_list .list_row dd::before {
    content: "：";
  }
}