@charset "utf-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@200..900&display=swap");
/* CSS Document */

/*=======================
mainvisual
=======================*/
#hero_image {
  width: 950px;
  margin: 0 auto;
}
#hero_image .mainvisual {
  position: relative;
}
#hero_image .mainvisual ul {
  list-style: none;
  font-family: "Noto Serif JP", serif;
  font-weight: 300;
  position: absolute;
  z-index: 2;
}
#hero_image .mainvisual ul.nav_01 {
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
  bottom: 0px;
  width: 100%;
  padding: 0 4%;
  margin: 0;
  background-color: rgba(0, 0, 0, 0.7);
  color: #fff;
}
#hero_image .mainvisual ul.nav_01 li {
  width: 14%;
  text-align: center;
  position: relative;
}
#hero_image .mainvisual ul.nav_01 li:last-child {
  width: 16%;
  background-color: rgb(142, 97, 38, 1);
  display: block;
}
#hero_image .mainvisual ul.nav_01 li:hover {
  background-color: rgba(100, 100, 100, 0.7);
}
#hero_image .mainvisual ul.nav_01 li:last-child:hover {
  background-color: #aa895c;
}

#hero_image .mainvisual ul li a {
  font-size: 13px;
  display: block;
  width: 100%;
  text-decoration: none;
}
#hero_image .mainvisual ul.nav_01 li a {
  padding: 18px 0px;
  color: #fff;
  letter-spacing: 2px;
}
#hero_image .mainvisual ul.nav_01 li:before {
  content: "";
  position: absolute;
  display: block;
  width: 1px;
  height: 12px;
  top: 20px;
  background-color: rgba(229, 229, 229, 0.5);
  left: 0;
}
#hero_image .mainvisual ul.nav_01 li:last-child:before {
  content: none;
}
/*----------------------
　.contents
----------------------*/
#contents {
  width: 950px;
  margin: 100px auto;
  font-family: "メイリオ", "ヒラギノ角ゴ ProN W3", "HiraKakuProN-W3", Meiryo, Helvetica, Arial, sans-serif;
}
table a:hover,
#contents a:hover {
  opacity: 0.75;
}

#contents .main_copy {
  text-align: center;
  margin: 40px 0 40px;
  line-height: 1.6;
}
#contents h2 {
  font-size: 23px;
  text-align: center;
  font-family: "Noto Serif JP", serif;
  font-weight: 300;
  letter-spacing: 1px;
  padding: 40px 0 20px;
}
#contents a {
  text-decoration: none;
  color: #333;
}
#contents img {
  width: 100%;
}
#contents #lnav {
  width: 640px;
  font-weight: bold;
  text-align: center;
  font-size: 16px;
  margin: -15px auto 30px auto;
}
#contents #lnav li {
  display: inline-block;
  width: 145px;
  height: 18px;
  font-family: "Noto Serif JP", serif;
  font-weight: 700;
  padding-bottom: 15px;
  margin-bottom: 30px;
  border-bottom: none;
  text-align: center;
  background-image: url(https://www.granbellhotel.jp/shibuya/rakuten/room/img/yazi2.png);
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: 8px 6px;
}
#contents #lnav li a {
  display: block;
  border-left: #333333 solid 1px;
}
#contents #lnav li:last-child a {
  border-right: #333333 solid 1px;
}
#contents #detail {
  margin-top: -100px;
  padding-top: 100px;
}
#contents .ml_20 {
  text-align: center;
}
#contents .copy {
  font-size: 14px;
}
#contents #style {
  position: relative;
  margin: 0px 0px 60px 143px;
}
#contents .style_a {
  width: 328px;
  line-height: 0;
}
#contents #artistic {
  width: 215px;
  height: 79px;
  font-size: 12px;
  margin: 0 0 20px 0;
  padding: 0 100px 0 18px;
  background: url(https://www.granbellhotel.jp/shibuya/rakuten/room/img/artistic_bg_001.jpg) no-repeat 0 0;
}
#contents .style_c {
  position: absolute;
  top: 0;
  left: 328px;
}
#contents #confo {
  position: absolute;
  top: 29px;
  left: 328px;
  width: 233px;
  font-size: 12px;
  height: 79px;
  margin: 0;
  padding: 0 48px 0 47px;
  background: url(https://www.granbellhotel.jp/shibuya/rakuten/room/img/comfo_bg_001.jpg) no-repeat;
}
#contents .room_nav {
  display: flex;
  justify-content: space-around;
  margin-bottom: 60px;
  width: 100%;
}
#contents .room_nav .item1 {
  flex-grow: 0.35;
  width: 22.5%;
}
#contents .room_nav .item1 a {
  background-color: #8e6127;
  color: #fff;
  font-size: 17px;
  width: 97%;
  display: block;
  padding: 15px 0;
  text-align: center;
  margin: auto;
}
#contents .room_nav .item2 {
  flex-grow: 0.28;
  width: 23%;
}
#contents .room_nav .item2 a {
  background-color: #8e6127;
  color: #fff;
  font-size: 17px;
  width: 97%;
  display: block;
  padding: 15px 0;
  text-align: center;
  margin: auto;
}
#contents .room_nav .item3 {
  flex-grow: 0.28;
  width: 23%;
}
#contents .room_nav .item3 a {
  background-color: #8e6127;
  color: #fff;
  font-size: 17px;
  width: 97%;
  display: block;
  padding: 15px 0;
  text-align: center;
  margin: auto;
}
#contents .ttl h2,
h3,
h4 {
  font-size: 30px;
  margin-bottom: 40px;
  margin-top: -82px;
  padding-top: 102px;
}
#contents #room_contents {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 60px;
}
#contents #room_contents .room_box {
  width: 48%;
  margin-bottom: 0;
}
#contents #room_contents .room_box dl {
  margin-bottom: 30px;
}
#contents #room_contents .room_box dl dt {
  font-weight: bold;
  margin: 15px 0;
  font-size: 15px;
}
#contents #room_contents .room_box dl .copy_txt {
  margin-bottom: 20px;
}
#contents #room_contents .room_box dl dd {
  margin-left: 0;
  font-size: 14px;
}
#contents #day_plan,
#contents #amenity,
#contents #facility {
  padding-bottom: 15px;
  margin-top: -70px;
  padding-top: 70px;
}
#contents .room_bd {
  font-size: 30px;
  margin-bottom: 20px;
  padding-bottom: 15px;
  border-bottom: 1px solid #ccc;
}
#contents .ml_20 {
  text-align: center;
  padding: 0;
  margin-bottom: 20px;
}
#contents #day_plan li {
  text-align: center;
  line-height: 2;
  font-size: 14px;
  list-style: none;
  margin-bottom: 20px;
}
#contents #day_plan li p {
  margin: 30px auto 20px;
  width: 48%;
}
.reservation_box {
  width: 60%;
  padding: 3% 5% 20px 5%;
  margin: 0 auto 40px;
  background-color: #fff;
  border: solid 1px #ccc;
}
.reservation_box h3 {
  display: block;
  width: 100%;
  padding: 10px 0;
  margin: 0 0 30px 0;
  background-color: #f2f2f2;
  text-align: center;
  font-weight: normal;
  font-size: 16px;
  color: #333;
}
.reservation_box .open_anteroom {
  font-size: 16px;
  margin: 0 0 20px 0;
  line-height: 1.5;
  text-align: center;
}
.reservation_box .phon_number {
  font-size: 30px;
  background-repeat: no-repeat;
  background-position: 0 center;
  background-size: 24px 39px;
  width: 279px;
  margin: -10px auto 0;
  text-align: center;
  line-height: 1.2;
}
#contents .btn a {
  background-color: #8e6127;
  color: #fff;
  font-size: 14px;
  background-image: url(../../img/common/yazi_white.png);
  background-repeat: no-repeat;
  background-position: 170px 20px;
  background-size: 6px;
  width: 100%;
  display: block;
  padding: 15px 0;
  text-align: center;
  text-decoration: none;
}
#contents #room_facility .room_facility_box {
  margin-bottom: 60px;
  text-align: left;
}
#contents #room_facility .room_facility_box dl {
  width: 100%;
  margin: 0 auto;
  line-height: 2;
}
#contents #room_facility .txt.room_list {
  text-align: center;
  line-height: 2;
  margin-bottom: 50px;
  font-size: 14px;
}
#contents #room_facility dl dt {
  font-weight: bold;
  margin: 15px 0 5px;
  text-align: center;
  font-size: 16px;
}
/* -----------------
.service
----------------- */
#room_facility h2.min.room_bd.service {
  border-bottom: none;
}
.service section {
  width: 32%;
  float: left;
  margin: 0 2% 30px 0;
}
.service section:nth-child(4) {
  margin: 0 0 30px 0;
}
.service section img {
  width: 100%;
  height: auto;
}
.service section div {
  margin: 10px 10px 20px;
}
.service section h3 {
  font-size: 16px;
  padding-top: 5px;
  margin-bottom: 10px;
  font-weight: bold;
  line-height: 1.5;
  margin-top: 0;
}
.service section p {
  font-size: 14px;
  line-height: 1.5;
}
