@charset "UTF-8";
/*---

  Grand Bach Kyoto
  Author: WM & Creators, inc.

---*/
.wrapper {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px; }

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6,
.secondary_nav_widgetized_area nav,
.caption .inner .t1,
.caption .inner .t2,
.caption .inner .t3,
.head_panel .hgroup,
.section_header,
.newsletter_form h3,
.text_block h1,
.text_block h2 small,
.text_block h3 small a,
.post-grid.boxed_children article.post h2.post_title {
  font-family: 'YuMincho', 游明朝, 'MS P明朝', 'MS PMincho', serif; }

body,
.header,
p,
.section_header.xbold p,
.section_header.fancy p,
.section_header.minimal p,
.section_header.elegant p,
.section_header.overlay p,
.testimonial p,
.pricing_plan .the_price,
.bootstrap-datetimepicker-widget table th,
.widget_latest_posts .media .media-body a span,
.widget_categories ul li a,
.widget_categories ul li a small,
.widget_booking_form h5 {
  font-family: YuGothic, "游ゴシック", "MS Pゴシック", "MS PGothic", sans-serif; }

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  text-transform: none; }

.eng {
  font-family: TimesNewRoman, 'Times New Roman', serif;
  font-style: italic; }

body,
.text_block p {
  font-size: 16px;
  line-height: 1.8; }

h2, .h2 {
  font-size: 25px; }

h3, .h3 {
  font-size: 18px; }

article.post p.top-news-caption {
  font-size: 16px; }

.text_block ol ol {
  list-style: lower-roman; }

.text_block ol ol ol {
  list-style: katakana-iroha; }

body {
  background-color: #ffffff; }

.light_section,
.main .light_section,
div[class*="_section"] .light_section,
section[class*="_section"] .light_section,
section[class*="_section"] div[class*="_section"] .light_section {
  background-color: #D0D3D4; }

body,
.light_section,
.main .light_section,
div[class*="_section"] .light_section,
section[class*="_section"] .light_section,
section[class*="_section"] div[class*="_section"] .light_section,
.text_block h2,
.text_block h3 {
  color: #2D2926; }

.white_section a:link,
.main .white_section a:link,
div[class*="_section"] .white_section a:link,
section[class*="_section"] .white_section a:link,
section[class*="_section"] div[class*="_section"] .white_section a:link,
.white_section a:visited,
.main .white_section a:visited,
div[class*="_section"] .white_section a:visited,
section[class*="_section"] .white_section a:visited,
section[class*="_section"] div[class*="_section"] .white_section a:visited {
  color: #B7282A; }

.widget_footer_menu a:hover {
  color: #B7282A !important; }

.secondary_nav_widgetized_area nav ul li a:before {
  background: #B7282A; }

.dark_section,
.main .dark_section,
div[class*="_section"] .dark_section,
section[class*="_section"] .dark_section,
section[class*="_section"] div[class*="_section"] .dark_section,
footer,
footer .copyright_content {
  background-color: #2D2926; }

footer a:link, footer a:visited {
  color: #ffffff; }

.btn-primary {
  border: 1px #B7282A solid;
  color: #B7282A !important; }

.btn-primary:before {
  background: #B7282A; }

.btn-link:before {
  background: #B7282A; }

.header nav.primary_nav ul li a:before {
  background: #E4D1CD; }

.btn-primary.filled {
  border: 1px solid #B7282A;
  background-color: #B7282A;
  color: #ffffff !important; }

.btn-primary:before {
  background-color: #572D2D; }

.light_section a:hover,
.main .light_section a:hover,
div[class*="_section"] .light_section a:hover,
section[class*="_section"] .light_section a:hover,
section[class*="_section"] div[class*="_section"] .light_section a:hover,
.light_section a:active,
.main .light_section a:active,
div[class*="_section"] .light_section a:active,
section[class*="_section"] .light_section a:active,
section[class*="_section"] div[class*="_section"] .light_section a:active,
footer a:hover, footer a:active {
  color: #B7282A; }

/* 各ベンダープレフィックスが取れた標準版！！(http://caniuse.com/#search=placeholder-shown) */
:placeholder-shown {
  color: #555555 !important; }

/* Google Chrome, Safari, Opera 15+, Android, iOS */
::-webkit-input-placeholder {
  color: #555555 !important;
  opacity: 0.5; }

/* Firefox 18- */
:-moz-placeholder {
  color: #555555 !important;
  opacity: 0.5; }

/* Firefox 19+ */
::-moz-placeholder {
  color: #555555 !important;
  opacity: 0.5; }

/* IE 10+ */
:-ms-input-placeholder {
  color: #555555 !important;
  opacity: 0.5; }

input:focus::-webkit-input-placeholder {
  color: transparent !important; }

input:focus:-moz-placeholder {
  color: transparent !important; }

input:focus::-moz-placeholder {
  color: transparent !important; }

input:focus::-ms-input-placeholder {
  color: transparent !important; }

textarea:focus::-webkit-input-placeholder {
  color: transparent !important; }

textarea:focus:-moz-placeholder {
  color: transparent !important; }

textarea:focus::-moz-placeholder {
  color: transparent !important; }

textarea:focus::-ms-input-placeholder {
  color: transparent !important; }

.contact-quick input,
.contact-quick textarea,
.appointment input,
.appointment textarea,
.contact-quick select,
.appointment select,
.submit_btn {
  margin-top: 25px; }

.form-control {
  margin-bottom: 0px; }

.form-error {
  color: #e60012;
  font-size: 12px; }

.input-error {
  border-color: #e60012 !important; }

input[type=checkbox] + span {
  padding-left: 10px; }

table.confirm {
  margin-bottom: 50px; }

table.confirm th,
table.confirm td {
  padding: 16px 24px; }

table.confirm th {
  width: 20%; }

table.confirm td {
  width: 80%; }

@media only screen and (max-width: 480px) {
  table.confirm th,
  table.confirm td {
    width: 100%;
    display: block;
    padding: 10px; } }

.confirm_submit {
  width: 100%; }

ul.pagination li.active a {
  color: #B7282A !important; }

table {
  margin-bottom: 100px; }

th, td {
  padding: 10px 50px 30px 0px;
  vertical-align: top; }

.no-margin-top {
  margin-top: 0 !important; }

.top-carousel {
  max-width: 1200px;
  margin: 30px auto; }

h1.top-page {
  font-size: 25px; }

h3.border-bottom {
  border-bottom: 1px solid #2D2926;
  padding-bottom: 5px;
  margin-bottom: 10px; }

.restaurant h3 {
  font-size: 25px; }

.esthetic h4 {
  border-bottom: 1px dotted #2D2926;
  padding-bottom: 5px;
  margin-bottom: 10px;
  margin-top: 70px; }

.location h3 {
  border-bottom: 1px dotted #2D2926;
  padding-bottom: 5px;
  margin-bottom: 10px;
  margin-top: 70px !important; }

.widget h4 {
  line-height: 1;
  padding-bottom: 0; }

.faq h3 {
  margin-bottom: 5px;
  padding-bottom: 5px;
  border-bottom: 1px dotted #000000;
  line-height: 1.4; }

.faq p {
  margin-bottom: 40px;
  padding-left: 20px; }

.margin_top2 {
  margin-top: 80px !important; }

.header.transparent {
  background-color: rgba(45, 41, 38, 0.85) !important; }

.header nav.primary_nav ul li a {
  font-size: 14px; }

.logo {
  padding-left: 35px;
  padding-right: 35px;
  max-height: 50px;
  width: 225px;
  float: left; }
  .logo img {
    width: 225px; }

@media (max-width: 640px) {
  .logo {
    width: 135px;
    padding-left: 0px;
    padding-right: 0px; }
    .logo img {
      width: 135px; } }

.header nav.primary_nav ul {
  float: left; }

nav a.btn {
  margin-top: 20px;
  margin-left: 24px; }

@media only screen and (max-width: 640px) {
  a.menu-toggler {
    padding: 24px 20px; } }

.caption.caption_elegant .inner .t1 {
  font-size: 50px; }

.caption.caption_elegant .inner .t1,
.caption.caption_elegant .inner .t3 {
  color: #2D2926 !important; }

.widget_text .textwidget {
  font-size: 12px; }

.widget_text .small-head {
  font-size: 13px; }

.head_panel .slider_wrapper .caption_elegant {
  width: 100%;
  left: 0%;
  top: 25%; }

.text_block div.teikan-block {
  margin-bottom: 60px; }

.pointcard-block {
  margin-bottom: 60px; }

.category-icon {
  color: #323232;
  padding: 5px 10px;
  background-color: rgba(219, 219, 219, 0.4);
  font-size: 11px; }

article.post .post_date {
  padding-left: 10px; }

article.post .post_title {
  margin-top: 10px; }

.widget:after {
  background-color: rgba(204, 204, 204, 0.9); }

.main section.bg-monogram {
  background-image: url("../../../atami/assets/images/bg_monogram.png");
  background-position: right bottom;
  background-color: #2D2926;
  background-size: inherit; }

.top-news {
  margin-bottom: 10px; }

.entry .entry_title h2 {
  font-size: 25px;
  text-transform: none; }

.top-location {
  margin-top: 80px; }

.gmap-box {
  margin-bottom: 60px; }

.footer-logo {
  margin: 0 50px; }

.text_block span {
  letter-spacing: 1px; }

.room_bg_light {
  background-color: rgba(255, 255, 255, 0); }

.room-row {
  background-color: rgba(255, 255, 255, 0.5); }

.amenity-caption {
  background-color: rgba(255, 255, 255, 0.5);
  overflow: hidden; }

.cta-bottom h2 {
  margin-top: 0; }

.secondary_nav_widgetized_area .nav_plan_button {
  padding: 10px !important;
  margin-top: 5px;
  margin-bottom: 15px; }

a.language img {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  -moz-transition: .5s ease-out;
  -webkit-transition: .5s ease-out;
  -o-transition: .5s ease-out;
  -ms-transition: .5s ease-out; }

a.language:hover img {
  -webkit-filter: grayscale(0);
  filter: grayscale(0); }

.secondary_nav_widgetized_area .language {
  display: none; }

.cbp-popup-wrap {
  z-index: 10000; }

.affix {
  position: fixed;
  top: 100px; }

.affix-bottom {
  position: absolute; }

.affix, .affix-bottom {
  width: 360px; }

@media (max-width: 1199px) {
  .affix, .affix-bottom {
    width: 293.328px; } }

@media only screen and (max-width: 480px) {
  .responsive-table th,
  .responsive-table td {
    width: 100%;
    display: block;
    padding: 10px; } }

@media (max-width: 420px) {
  .text-center {
    text-align: left; }
  .main section {
    padding-top: 20px;
    padding-bottom: 20px; }
  .margin_top2 {
    margin-top: 30px !important; } }

.sitemap h3 {
  margin-bottom: 5px;
  padding-bottom: 5px;
  border-bottom: 1px dotted #000000;
  line-height: 1.4; }

.booking-box-side .booking-box-title-side {
  background-color: #B7282A; }
  .booking-box-side .booking-box-title-side h2 {
    color: #fff; }

.booking-box-side .checkinout-input {
  margin-bottom: 20px;
  padding: 6px 15px;
  width: 60%;
  border: solid 1px #ccc; }

.booking-box-side select {
  border-color: #ccc; }

.booking-box-side button {
  float: left;
  margin-right: 10px;
  width: 30%; }

.booking-box-side .mypage {
  box-sizing: border-box;
  font-size: 10px;
  line-height: 1.6; }
  @media (min-width: 960px) {
    .booking-box-side .mypage {
      font-size: 12px; } }

.booking-box-side a {
  color: #B7282A; }
  .booking-box-side a:hover {
    opacity: .7; }

.booking-box-sp_mypage-link {
  color: #ffffff; }

#map_custmomize.map_customize {
  width: 100%;
  height: 300px;
  margin-bottom: 20px; }
  @media (min-width: 960px) {
    #map_custmomize.map_customize {
      height: 350px; } }

#map_sightseeing.map_sightseeing {
  width: 100%;
  height: 300px;
  margin-bottom: 20px; }
  @media (min-width: 960px) {
    #map_sightseeing.map_sightseeing {
      height: 500px; } }

span.map-name {
  font-weight: bold; }

img.map-thumbnail {
  width: 160px;
  margin: 5px 0;
  display: block; }

.error-message-block {
  margin: 40px 0; }

.error_messe {
  color: #c5312e; }

/* GrandBach共通フッター
================================================================ */
.commonfooter .footer-column {
  padding: 0 15px; }

.commonfooter .footer-top {
  margin: 0 auto;
  padding: 50px 15px;
  max-width: 1200px; }
  @media (min-width: 600px) {
    .commonfooter .footer-top {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; } }
  @media (min-width: 600px) {
    .commonfooter .footer-top .footer-column:nth-child(1) {
      -ms-flex-preferred-size: 36%;
          flex-basis: 36%; } }
  @media (min-width: 600px) {
    .commonfooter .footer-top .footer-column:nth-child(2),
    .commonfooter .footer-top .footer-column:nth-child(3),
    .commonfooter .footer-top .footer-column:nth-child(4) {
      -ms-flex-preferred-size: 21.33%;
          flex-basis: 21.33%;
      -webkit-box-flex: 2;
          -ms-flex-positive: 2;
              flex-grow: 2; } }

.commonfooter .footer-gb_logo {
  margin: 0; }
  .commonfooter .footer-gb_logo.footer-gb_logo-kyoto {
    display: block;
    width: 180px;
    margin-bottom: 20px; }
  .commonfooter .footer-gb_logo.common {
    display: inline-block; }

.commonfooter .social {
  display: block; }
  .commonfooter .social a {
    margin-right: 10px;
    margin-left: 0;
    font-size: 30px; }

.commonfooter .footer-menu,
.commonfooter .series-menu {
  margin: 0;
  padding: 0;
  color: #fff;
  list-style-type: none;
  font-size: 14px; }
  .commonfooter .footer-menu li:before,
  .commonfooter .series-menu li:before {
    margin-right: 10px;
    content: "\f105";
    font-family: "FontAwesome"; }
  .commonfooter .footer-menu ul,
  .commonfooter .series-menu ul {
    list-style-type: none; }
  .commonfooter .footer-menu a,
  .commonfooter .series-menu a {
    color: #fff; }
    .commonfooter .footer-menu a:hover,
    .commonfooter .series-menu a:hover {
      color: #B7282A; }

.commonfooter .series-menu {
  margin-top: 20px; }
  @media (min-width: 600px) {
    .commonfooter .series-menu {
      margin-top: 0; } }

.commonfooter .hotel_name {
  font-weight: bold;
  font-size: 120%;
  font-family: 'YuMincho', 游明朝, 'MS P明朝', 'MS PMincho', serif; }

.commonfooter .footer-bottom {
  border-top: 1px solid rgba(255, 255, 255, 0.4); }
  .commonfooter .footer-bottom .inner {
    margin: 0 auto;
    padding: 96px 15px;
    max-width: 1200px; }
    @media (min-width: 600px) {
      .commonfooter .footer-bottom .inner {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        padding: 30px 15px; } }
    @media (min-width: 600px) {
      .commonfooter .footer-bottom .inner .footer-column:nth-child(1) {
        -ms-flex-preferred-size: 25%;
            flex-basis: 25%; } }
    @media (min-width: 600px) {
      .commonfooter .footer-bottom .inner .footer-column:nth-child(2) {
        -ms-flex-preferred-size: 75%;
            flex-basis: 75%; } }

.commonfooter .footer-gb_logo {
  display: block;
  width: 180px; }

.commonfooter .copyright-container {
  padding: 15px;
  text-align: center;
  font-size: 12px; }

/* ハンバーガー用ホテルリンク
================================================================ */
.secondary_nav_widgetized_area .hotel_link {
  margin: 0 28px;
  color: #fff; }

.secondary_nav_widgetized_area .hotel_link:before {
  position: relative;
  display: block;
  margin: 37px 0;
  width: 260px;
  height: 1px;
  background-color: rgba(221, 221, 221, 0.1);
  content: ''; }

.secondary_nav_widgetized_area .menu-gb_logo {
  margin-bottom: 0;
  width: 180px; }

.secondary_nav_widgetized_area ul {
  padding: 0;
  list-style-type: none;
  font-family: 'YuMincho', 游明朝, 'MS P明朝', 'MS PMincho', serif; }

.secondary_nav_widgetized_area .series-menu {
  font-size: 13px;
  margin-top: 20px; }
  .secondary_nav_widgetized_area .series-menu a {
    margin-left: 0; }
  .secondary_nav_widgetized_area .series-menu:after {
    background-color: transparent; }

.secondary_nav_widgetized_area .social {
  width: 260px;
  margin-left: 30px; }
  .secondary_nav_widgetized_area .social a {
    font-size: 30px;
    margin-left: 0;
    margin-right: 10px; }

.header-right {
  padding-right: 100px; }

.header-menu {
  float: left; }

@media only screen and (max-width: 1000px) {
  .header-menu {
    float: none; } }

.header-menu_buttton {
  position: relative;
  top: 24px; }

@media only screen and (max-width: 1120px) {
  .header-menu_buttton {
    display: none; } }

.tel {
  position: relative;
  top: 24px;
  font-size: 14px;
  text-align: right;
  letter-spacing: 1px;
  padding-left: 30px; }

.tel:hover {
  color: #B49289 !important; }

.language {
  display: inline-block;
  position: relative;
  top: 24px;
  font-size: 14px;
  text-align: right;
  letter-spacing: 1px;
  padding-left: 30px;
  transition: all 0.2s ease-in-out; }

.language:hover {
  color: #B49289; }

.dropdown-toggle:hover {
  cursor: pointer; }

.language_menu {
  background: rgba(0, 0, 0, 0.5);
  min-width: 90px;
  right: 0; }

.language_menu-link {
  text-align: right; }

@media only screen and (max-width: 1048px) {
  .tel, .language {
    top: 0; } }

@media only screen and (max-width: 640px) {
  .tel, .language {
    display: block; }
  .header-right {
    padding-right: 80px; } }

.header a.language:link, .header a.language:visited {
  color: #ffffff; }

.menu_button {
  margin-top: 10px;
  margin-left: 30px;
  margin-bottom: 10px; }

.hero_wrapper {
  width: 100%;
  height: 80vh;
  background-position: center;
  background-size: cover;
  padding: 0;
  margin: 0; }

.hero_left {
  height: 100%;
  background-image: url("../images/img_maple01.jpg");
  background-position: center;
  background-size: cover;
  padding: 0;
  margin: 0; }

.hero_right {
  height: 100%;
  padding: 0;
  margin: 0; }

.hero_right-up {
  width: 100%;
  height: 50%;
  background-image: url("../images/img_room04_03.jpg");
  background-position: center;
  background-size: cover;
  padding: 0;
  margin: 0; }

.hero_right-down {
  width: 100%;
  height: 50%;
  padding: 0;
  margin: 0; }

.hero_right-down-left {
  height: 100%;
  background-image: url("../images/img_lobby.jpg");
  background-position: center;
  background-size: cover;
  padding: 0;
  margin: 0; }

.hero_right-down-right {
  height: 100%;
  background-image: url("../images/img_dinner.jpg");
  background-position: center;
  background-size: cover;
  padding: 0;
  margin: 0; }

@media (max-width: 640px) {
  .hero_wrapper {
    height: 45vh; } }

.booking-box {
  position: absolute;
  top: 130px;
  left: 0;
  z-index: 1000;
  width: 260px; }

@media (max-width: 1048px) {
  .booking-box {
    display: none; } }

@media (min-width: 1049px) {
  .booking-box {
    left: 50%;
    margin-left: -485px; } }

@media (min-width: 1200px) {
  .booking-box {
    left: 50%;
    margin-left: -585px; } }

.booking-box-title {
  background-color: #B7282A;
  padding: 10px; }

.booking-box_heading {
  margin: 0;
  color: #ffffff;
  font-size: 15px;
  font-weight: bold; }

.booking-box-content {
  background-color: rgba(45, 41, 38, 0.8);
  color: #ffffff;
  padding: 10px; }

.booking-box-content_title {
  font-family: YuGothic, "游ゴシック", "MS Pゴシック", "MS PGothic", sans-serif;
  font-size: 15px;
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 5px; }

.booking-box-content_mypage {
  font-size: 13px;
  margin: 0; }

.booking-box-content_mypage-link {
  color: #ffffff; }

.booking-box-content_mypage-link + .booking-box-content_mypage-link {
  margin-left: 10px; }

.booking-box-content_mypage-link:hover {
  color: #B49289; }

.booking-box-title-side {
  background-color: #e4dfd3;
  padding: 10px; }

.booking-box-title-side h2 {
  margin: 0;
  color: #572D2D;
  font-size: 18px;
  font-weight: bold; }

.booking-box-content-side {
  background-color: rgba(255, 255, 255, 0.8);
  padding: 10px; }

.widget .booking-box-content-side {
  background-color: #e8e9ea; }

.widget h4.checkinout_heading,
.checkinout_heading {
  margin-bottom: 5px;
  font-weight: normal;
  font-size: 13px;
  font-family: YuGothic, "游ゴシック", "MS Pゴシック", "MS PGothic", sans-serif; }

.checkinout_input {
  background-color: transparent;
  border-radius: 0px;
  border: none;
  border-bottom: 1px solid #ffffff;
  color: #ffffff;
  font-size: 13px;
  height: inherit;
  margin-bottom: 12px;
  line-height: 1.2;
  padding: 10px; }

.checkinout_input-half {
  width: 48%; }

.checkinout_input-full {
  width: 97%; }

.checkinout_select {
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #ffffff;
  color: #ffffff;
  font-size: 13px;
  margin-bottom: 30px;
  width: 30%; }
  .checkinout_select option {
    background-color: #111118; }

.checkinout_select + .checkinout_select {
  margin-left: 5px; }

.reservation-submit {
  width: 150px; }

.checkinout_select.en_select {
  padding-right: 5px;
  padding-left: 5px; }

.white_section a.booking-box-content_mypage-link {
  color: #ffffff; }

.white_section a.booking-box-content_mypage-link:link {
  color: #ffffff; }

.white_section a.booking-box-content_mypage-link:hover {
  color: #B7282A; }

.booking-box-sp {
  margin-top: 15px; }

@media (min-width: 1048px) {
  .booking-box-sp {
    display: none; } }

.booking-box-sp_wrapper {
  background-color: #B7282A;
  min-height: 70px; }

.booking-box-sp_wrapper-L {
  float: left;
  padding: 10px; }

.booking-box-sp_wrapper-R {
  float: right;
  background-color: #B49289;
  position: relative;
  overflow: hidden;
  width: 50px;
  min-height: 70px;
  cursor: pointer; }

.booking-box-sp_wrapper-R:before {
  content: "";
  position: absolute;
  background-image: url("../images/icon_arrow-w.png");
  background-repeat: no-repeat;
  background-position: center;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  transition: all 0.2s ease-in-out; }

.booking-box-sp_wrapper-R.active:before {
  background-image: url("../images/icon_arrow-w.png");
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg); }

.booking-box-sp_content {
  display: none;
  background-color: rgba(45, 41, 38, 0.9);
  color: #ffffff;
  padding: 10px; }

.booking-box-sp_title {
  font-family: YuGothic, "游ゴシック", "MS Pゴシック", "MS PGothic", sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #ffffff;
  margin: 0;
  margin-bottom: 10px; }

.booking-box-sp_mypage {
  margin: 0;
  padding: 0;
  line-height: 0; }

.booking-box-sp_mypage-link {
  font-size: 13px;
  line-height: 13px;
  margin: 0;
  padding: 0; }

.booking-box-sp_mypage-link + .booking-box-sp_mypage-link {
  margin-left: 10px; }

.booking-box-sp_mypage-link:hover {
  color: #B49289; }

.datepicker {
  z-index: 10000 !important; }

.pl_sidebar_menu-link,
.pl_sidebar_menu-link:hover,
.pl_sidebar_menu-link:active,
.pl_sidebar_menu-link:focus,
.pl_sidebar_menu-link:visited {
  color: #B7282A; }

.top-concept {
  background-image: url("../images/bg_monogram.png");
  background-position: right bottom;
  background-repeat: no-repeat;
  background-color: #2D2926;
  color: #ffffff;
  text-align: center;
  margin-top: -50px;
  padding: 30px 30px 50px;
  z-index: 2;
  position: relative;
  transition: all 0.2s ease-in-out; }

.top-concept_wrapper {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }

@media (max-width: 640px) {
  .top-concept_wrapper {
    width: 100%;
    padding: 0; } }

@media (min-width: 768px) {
  .top-concept_wrapper {
    width: 750px; } }

@media (min-width: 992px) {
  .top-concept_wrapper {
    width: 970px; } }

@media (min-width: 1200px) {
  .top-concept_wrapper {
    width: 1170px; } }

.top-concept_title {
  font-size: 25px;
  padding-bottom: 10px; }

@media (max-width: 768px) {
  .top-concept_title {
    font-size: 20px; } }

.top-concept_address {
  font-family: "YuMincho", 游明朝, "MS P明朝", "MS PMincho", serif;
  font-size: 18px;
  padding-top: 50px;
  padding-bottom: 26px; }

@media (max-width: 1048px) {
  .top-concept {
    margin-top: 15px; } }

.news {
  margin: 120px 0 110px; }

.news_title {
  font-family: TimesNewRoman, "Times New Roman", serif;
  font-style: italic;
  font-size: 28px;
  font-weight: 700;
  color: #2D2926;
  margin-bottom: 30px; }

.news_row {
  margin-bottom: 50px; }

.news_heading {
  font-family: "YuMincho", 游明朝, "MS P明朝", "MS PMincho", serif;
  color: #B7282A;
  font-size: 18px;
  font-weight: bold;
  padding: 0;
  margin: 0 0 10px; }

.news_date {
  color: #2D2926;
  font-size: 13px; }

.news_text {
  margin-bottom: 40px; }

@media only screen and (max-width: 990px) {
  .news_text {
    margin-bottom: 10px; } }

.top-plan {
  background-color: #D0D3D4;
  padding-top: 65px;
  padding-bottom: 65px; }

.top-plan_title {
  font-family: "YuMincho", 游明朝, "MS P明朝", "MS PMincho", serif;
  font-size: 28px;
  font-weight: bold;
  text-align: center;
  margin-top: 0;
  margin-bottom: 25px; }

.top-plan_container {
  margin-bottom: 30px; }

.top-plan_image {
  margin-bottom: 0; }

.top-plan_box {
  background-color: #ffffff;
  width: 100%;
  padding: 15px 25px 20px; }

.top-plan_heading {
  font-family: "YuMincho", 游明朝, "MS P明朝", "MS PMincho", serif;
  color: #B7282A;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.3;
  padding: 0;
  margin-top: 15px; }

.top-plan_date {
  display: inline-block;
  color: #2D2926;
  font-size: 13px;
  margin-left: 5px; }

.photo-menu {
  padding: 65px 0 0; }

.photo-menu_container {
  margin-bottom: 65px; }

/* -----------------
  gmap
-------------------- */
.gmap {
  width: 100%;
  height: 495px;
  transition: all 0.2s ease-in-out; }

@media screen and (max-width: 700px) {
  .gmap {
    height: 300px; } }

.cta {
  background-image: url("../images/bg_inari.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 96px;
  padding-bottom: 96px;
  text-align: center;
  color: #ffffff;
  position: relative;
  height: 100%; }

.cta::before {
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: ' '; }

.cta_title {
  color: #ffffff;
  margin-bottom: 24px; }

.cta_subtitle {
  padding-top: 10px;
  font-weight: bold; }

.footer-gb {
  padding-top: 100px;
  padding-bottom: 60px;
  text-align: center; }

.footer-gb_logo {
  width: 280px;
  margin-bottom: 100px; }

.footer-gb_hotel {
  margin-bottom: 60px; }

.footer-gb_logo-atami,
.footer-gb_logo-kyoto {
  width: 180px;
  margin-top: 20px; }

.footer-gb_title {
  font-size: 16px;
  font-weight: bold; }

.copyright-container {
  background-color: #000000; }

.copyright {
  opacity: 1;
  color: #D0D3D4; }

.footer-menu {
  display: inline-block;
  font-size: 12px;
  padding-top: 18px;
  padding-bottom: 18px;
  color: #D0D3D4; }

.footer-menu_link {
  padding-right: 15px; }

.footer-menu a:link,
.footer-menu a:visited {
  color: #D0D3D4; }

.footer-menu a:hover {
  color: #E4D1CD; }

.social {
  margin-top: 0px; }

.social a:link, .social a:visited {
  color: #D0D3D4; }

.social a:hover {
  color: #E4D1CD; }

.social a.symbol:before {
  margin-right: 0; }
