@charset "utf-8";
@import url("https://www.granbellhotel.jp/kyoto/hanareya/rakuten/top/css/font_style.css");

/* CSS Document */

table a:hover,
#contents a:hover {
  opacity: 0.75;
}
#contents {
  width: 950px;
  margin: 0 auto;
}
#contents li {
  list-style: none;
}
#contents a {
  text-decoration: none;
}
#contents img {
  width: 100%;
}
#contents .clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
#contents .left {
  float: left;
}
#contents .mb_50 {
  margin-bottom: 50px;
}
/*=======================
mainvisual
=======================*/
#hero_image {
  width: 950px;
  margin: 0 auto;
}
#hero_image .mainvisual {
  position: relative;
}
#hero_image .mainvisual ul {
  list-style: none;
  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 100px;
  margin: 0;
  background-color: rgba(255, 255, 255, 0.7);
  color: #fff;
}
#hero_image .mainvisual ul.nav_01 li {
  width: 25%;
  text-align: center;
  position: relative;
}
#hero_image .mainvisual ul.nav_01 li:last-child {
  width: 28%;
  background-color: rgb(142, 97, 38, 1);
  display: block;
}
#hero_image .mainvisual ul.nav_01 li:hover {
  background-color: rgba(255, 255, 255, 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: #000000;
}
#hero_image .mainvisual ul.nav_01 li:last-child a {
  color: #fff;
}
#hero_image .mainvisual ul.nav_01 li:before {
  content: "";
  position: absolute;
  display: block;
  width: 1px;
  height: 12px;
  top: 23px;
  background-color: rgba(0, 0, 0, 0.5);
  left: 0;
}
#hero_image .mainvisual ul.nav_01 li:last-child:before {
  content: none;
}
/*=======================
container
=======================*/
#container .room_copy {
  text-align: center;
  margin: 60px 0 30px;
  line-height: 1.5;
  font-size: 14px;
}
#container .room_nav {
  display: flex;
  justify-content: space-between;
  margin-bottom: 60px;
  width: 100%;
  padding: 0;
}
#container .room_nav li {
  width: 24%;
}
#container .room_nav li a {
  background-color: #8e6127;
  color: #fff;
  font-size: 1.5rem;
  width: 100%;
  display: block;
  margin: auto;
  text-align: center;
  padding: 15px 0;
  line-height: 1.2;
  font-size: 15px;
}
#container .ttl h2 {
  font-size: 30px;
  text-align: center;
  font-weight: normal;
  margin-bottom: 30px;
}
#container .room_type {
  margin-bottom: 70px;
}
/*=======================
page link
=======================*/
#container .room_contents,
#container .amenity {
  padding-top: 100px;
  margin-top: -100px;
}
/*=======================
basic_info
=======================*/
#container .room_type .room_txt {
  margin: 30px 110px 30px 80px;
  line-height: 1.7;
}
#container .basic_info {
  text-align: center;
}
#container .basic_info table {
  height: 140px;
  width: 44%;
  margin-left: 70px;
  border: 1px #cccccc;
  border-collapse: collapse;
  border-spacing: 0;
  text-align: center;
}
#container .basic_info .bg {
  background-color: #ededed;
}
#container tbody {
  border-left: solid 1px #cccccc;
  border-right: solid 1px #cccccc;
}
#container .room_type .basic_info tr td {
  width: 24%;
  padding: 2px;
  font-size: 14px;
}
#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 .mmt {
  margin-top: 20px;
}
#container .room_type .basic_info .bd_rb {
  border-right: solid 1px #cccccc;
  border-bottom: solid 1px #cccccc;
}
#container .room_type p {
  margin: 0 30px 10px;
  font-size: 14px;
}
/*=======================
room_btn
=======================*/
#container .room_type .btn {
  width: 40%;
  margin: auto;
}
#container .btn a {
  background-color: #8e6127;
  color: #fff;
  font-size: 14px;
  background-image: url(https://www.granbellhotel.jp/kyoto/hanareya/rakuten/room/img/yazi_white.png);
  background-repeat: no-repeat;
  background-position: 110px 16px;
  background-size: 6px;
  width: 100%;
  display: block;
  padding: 12px 0;
  text-align: center;
}
/*=======================
#room_facility
=======================*/
#room_facility {
  text-align: center;
  width: 85%;
  margin: auto;
}

#room_facility h3,
#room_facility h2 {
  text-align: center;
  letter-spacing: 3px;
  font-size: 24px;
  font-weight: normal;
  letter-spacing: 3px;
  border-bottom: 1px solid #ccc;
  margin-bottom: 30px;
  padding-bottom: 15px;
}
#room_facility p {
  font-size: 14px;
  line-height: 1.8;
  text-align: left;
  display: inline-block;
  margin: auto;
}
c #room_facility p:first-line {
  line-height: 1.5;
}
#container #room_facility .room_bd {
  border-bottom: 1px solid #ccc;
  margin-bottom: 30px;
  padding-bottom: 15px;
}
#room_facility .amenity {
  font-size: 14px;
}
#room_facility .amenity dl {
  text-align: left;
  width: 96%;
  margin: auto;
}
#room_facility .amenity dt {
  padding: 0 0 5px 0;
  font-weight: bold;
}
#room_facility .amenity dt:nth-of-type(2) {
  margin-top: 20px;
}
#room_facility .amenity dd {
  line-height: 1.8;
  margin: 0;
}
#room_facility .room_facility_box {
  margin-bottom: 50px;
}
#contents .service h2 {
  font-size: 24px;
  text-align: center;
  letter-spacing: 1px;
  padding: 40px 0;
  margin: 0;
}
#contents .service {
  overflow: hidden;
  margin-top: 60px;
}
#contents .service ul {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
  gap: 30px 2%;
  margin-top: 0;
}
#contents .service li img {
  width: 100%;
}
#contents .service li {
  width: 23.5%;
  list-style: none;
}
#contents .service li p {
  padding: 0 5px;
  margin: 10px 0;
  line-height: 1.5;
  font-size: 14px;
}
.plan li a,
.plan li a:hover {
  text-decoration: none;
}
#contents .service p a {
  text-decoration: underline;
  color: #000000;
}
#contents .service p a:hover {
  text-decoration: none;
}
