@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;
  color: #333;
}
#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
=======================*/
#sightseeing span.kyoto {
  display: none;
}
#sightseeing #container #tourist_facilities_box {
  padding-top: 70px;
  margin-top: -30px;
}
#sightseeing #container #shinto_shrine_box {
  clear: both;
  padding-top: 100px;
  margin-top: -100px;
}
#sightseeing #container .sightseeing_copy {
  line-height: 2;
  margin-bottom: 50px;
  margin-top: 80px;
  text-align: center;
  font-size: 14px;
}
#sightseeing #category_menu h2 {
  text-align: center;
  font-size: 28px;
  line-height: 2;
  margin: 0 0 20px 0;
}
#sightseeing .sightseeing_nav li .btn_box a p {
  margin: 0 auto;
  color: #000;
  font-size: 14px;
  padding: 10px 0;
  text-align: center;
  font-weight: bold;
  line-height: 1.5;
}
#sightseeing .sightseeing_nav {
  margin: 0 0 20px 0;
  display: flex;
  justify-content: space-evenly;
  padding: 0;
}
#sightseeing .sightseeing_nav li {
  float: left;
  width: 48%;
  margin: 0 0 0 1%;
}
#sightseeing .sightseeing_nav li .btn_box.collar_01 {
  background-color: #e9d8ec;
}
#sightseeing .sightseeing_nav li .btn_box.collar_02 {
  background-color: #cfe3d9;
}
#sightseeing .sightseeing_nav li .btn_box a {
  display: block;
}
#tourist_facilities_box h3,
#restaurant_box h3,
#shinto_shrine_box h3 {
  text-align: center;
  font-size: 26px;
  line-height: 2;
  margin: 10px 0 20px 0;
}
#sightseeing .contents {
  position: relative;
  margin-bottom: 25px;
}
#sightseeing .contents .img_box_left {
  float: left;
  width: 50%;
}
#sightseeing .contents .text_box_right {
  float: right;
  width: 50%;
  box-sizing: border-box;
  padding: 10px 28px;
}
#sightseeing .contents .text_box_right h4 {
  font-size: 20px;
  margin-bottom: 20px;
  text-align: left;
  margin: 0 auto 15px;
}
#sightseeing .contents .text_box_right p {
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 1.5;
}
#sightseeing .contents .text_box_right dl {
  line-height: 1.5;
  font-size: 14px;
}
#sightseeing .contents .text_box_right dl dd {
  margin-left: 0;
}
#sightseeing .text_only {
  width: 50%;
  height: 250px;
  float: left;
  margin-top: 20px;
}
#sightseeing .text_only {
  width: 50%;
  height: 250px;
  float: left;
  margin-top: 20px;
}
#sightseeing .text_only .text_box_right {
  width: 100%;
}
#sightseeing .contents .text_box_left {
  float: none;
  padding-left: 10px;
}
#contents #bus {
  clear: both;
  margin-bottom: 50px;
}
#sightseeing .bd {
  border-bottom: 1px solid #ccc;
  margin-bottom: 40px;
  padding-bottom: 20px;
}
#bus .bus_img {
  width: 50%;
  float: left;
  margin-bottom: 10px;
}
#bus .txt {
  margin: auto;
  width: 46%;
  float: right;
  font-size: 14px;
  line-height: 1.5;
}
