@charset "UTF-8";
/* Header
-------------------------------------------------------------- */
body {
  padding-top: 54px; /* navbar fixed */
}
@media (min-width: 768px) {
  body {
    padding-top: 64px;
  }
}
@media (min-width: 992px) {
  body {
    padding-top: 84px;
  }
}
@media (min-width: 1200px) {
  body {
    padding-top: 94px;
  }
}

header {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
}

.admin-bar header {
  margin-top: 32px;
}
@media screen and (max-width: 782px) {
  .admin-bar header {
    margin-top: 46px;
  }
}

.h_tel {
  display: none;
}
@media (min-width: 992px) {
  .h_tel {
    display: block;
    font-size: 22px;
    font-size: 1.375rem;
    padding-top: 0.25rem;
    padding-right: 1rem;
    margin: 0;
  }
}
@media (min-width: 1200px) {
  .h_tel {
    font-size: 24px;
    font-size: 1.5rem;
    padding-right: 1.5rem;
  }
}

.h_contact,
.h_calendar {
  display: none;
}
@media (min-width: 992px) {
  .h_contact,
  .h_calendar {
    display: block;
    font-family: "Noto Serif JP", serif;
    color: #FFF;
    font-size: 12px;
    font-size: 0.75rem;
    text-align: center;
    line-height: 1.3;
    width: 74px;
    padding-top: 1rem;
  }
}
@media (min-width: 1200px) {
  .h_contact,
  .h_calendar {
    font-size: 14px;
    font-size: 0.875rem;
    width: 84px;
    padding-top: 1.125rem;
  }
}
@media (min-width: 1400px) {
  .h_contact,
  .h_calendar {
    width: 94px;
  }
}

@media (min-width: 992px) {
  .h_contact {
    background: #2F89E3;
  }
  .h_contact:hover {
    color: #FFF;
    background-color: rgba(47, 137, 227, 0.8);
  }
}
@media (min-width: 992px) {
  .h_contact .icon-mail {
    font-size: 26px;
    font-size: 1.625rem;
    display: block;
    margin-bottom: 0.5rem;
  }
}
@media (min-width: 1200px) {
  .h_contact .icon-mail {
    font-size: 27px;
    font-size: 1.6875rem;
    margin-bottom: 0.75rem;
  }
}

@media (min-width: 992px) {
  .h_calendar {
    background-color: #04286E;
    margin-right: 0;
  }
  .h_calendar:hover {
    color: #FFF;
    background-color: rgba(4, 40, 110, 0.8);
  }
}
@media (min-width: 992px) {
  .h_calendar .icon-calender {
    font-size: 24px;
    font-size: 1.5rem;
    display: block;
    margin-bottom: 0.375rem;
  }
}
@media (min-width: 1200px) {
  .h_calendar .icon-calender {
    font-size: 25px;
    font-size: 1.5625rem;
  }
}

/* Navbar */
.navbar {
  height: 54px;
  padding: 0;
}
@media (min-width: 768px) {
  .navbar {
    height: 64px;
  }
}
@media (min-width: 992px) {
  .navbar {
    height: 84px;
  }
}
@media (min-width: 1200px) {
  .navbar {
    height: 94px;
  }
}

.navbar-brand {
  line-height: 1;
  background-color: #04286E;
  width: 150px;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  margin: 0;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}
@media (min-width: 768px) {
  .navbar-brand {
    width: 200px;
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media (min-width: 992px) {
  .navbar-brand {
    width: 230px;
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
}
@media (min-width: 1200px) {
  .navbar-brand {
    width: 256px;
  }
}

.navbar-expand-lg .navbar-nav {
  padding: 2rem 1.5rem;
}
@media (min-width: 992px) {
  .navbar-expand-lg .navbar-nav {
    padding: 0 0.25rem 0 0;
    margin-left: auto;
  }
}
.navbar-expand-lg .navbar-nav .nav-link {
  font-family: "Noto Serif JP", serif;
  color: #222;
  letter-spacing: 1px;
  line-height: 1;
  padding: 0.5rem 1rem;
  position: relative;
  z-index: 2;
}
.navbar-expand-lg .navbar-nav .nav-link:hover {
  color: #2F89E3;
}
@media (max-width: 991.98px) {
  .navbar-expand-lg .navbar-nav .nav-link {
    border-bottom: 1px solid #CCC;
    padding: 1.25rem 1rem 1.25rem 3rem;
  }
  .navbar-expand-lg .navbar-nav .nav-link::before {
    font-family: "icomoon" !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e902";
    position: absolute;
    top: 50%;
    left: 1.5rem;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .navbar-expand-lg .navbar-nav .nav-link:hover::before {
    color: #2F89E3;
  }
}
@media (min-width: 992px) {
  .navbar-expand-lg .navbar-nav .nav-link {
    font-size: 14px;
    font-size: 0.875rem;
    padding: 0.5rem 0.625rem;
  }
}
@media (min-width: 1200px) {
  .navbar-expand-lg .navbar-nav .nav-link {
    font-size: 15px;
    font-size: 0.9375rem;
    padding: 0.5rem 1rem;
  }
}
@media (min-width: 1400px) {
  .navbar-expand-lg .navbar-nav .nav-link {
    padding: 0.5rem 1.5rem;
  }
}
@media (min-width: 992px) {
  .navbar-expand-lg .navbar-nav .gnav07 .nav-link {
    padding-right: 0.75rem;
  }
}
@media (min-width: 1200px) {
  .navbar-expand-lg .navbar-nav .gnav07 .nav-link {
    padding-right: 1.125rem;
  }
}

/* アニメーションなど */
@media (min-width: 992px) {
  .nav-link::before {
    content: "";
    display: block;
    width: 0.5rem;
    height: 0.5rem;
    background: #2F89E3;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    z-index: 1;
  }
}

@media (min-width: 992px) {
  .nav-link:hover::before {
    width: 1.5rem;
    height: 1.5rem;
    visibility: visible;
    opacity: 0.2;
  }
}

.onsen .navbar-nav .gnav02 .nav-link,
.cuisine .navbar-nav .gnav03 .nav-link,
.room .navbar-nav .gnav04 .nav-link,
.facility .navbar-nav .gnav05 .nav-link,
.sightseeing .navbar-nav .gnav06 .nav-link,
.access .navbar-nav .gnav07 .nav-link {
  color: #2F89E3;
}

/* Navbar Offcanvas */
@media (max-width: 991.98px) {
  html,
  body {
    overflow-x: hidden; /* 狭いデバイスでのスクロールを防止 */
  }
  .offcanvas-collapse {
    position: fixed;
    top: 64px;
    bottom: 0;
    left: -100%;
    width: 100%;
    max-width: 100%;
    z-index: 1050; /*数字変更注*/
    overflow-y: auto;
    background-color: #FFF;
    transition: visibility 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
    -webkit-transition: visibility 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out, visibility 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out, visibility 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
    background-image: url(../img/common/bg_washi.png);
    background-repeat: repeat-y;
    background-position: left top -100px;
    background-size: 130% auto;
  }
  .offcanvas-collapse.open {
    visibility: visible;
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
  .navbar-toggler {
    background-color: transparent;
    width: 54px;
    padding: 20px 12px 8px 12px;
    border: none;
    border-radius: 0;
    z-index: 1000;
  }
  .navbar-toggler .text_menu {
    font-size: 8px;
    letter-spacing: -0.1em;
    color: #222;
    font-weight: 400;
    display: block;
    text-align: center;
    white-space: nowrap;
    padding-top: 15px;
  }
}
@media (max-width: 767.98px) {
  .offcanvas-collapse {
    top: 54px;
  }
}
.icon-bar {
  position: relative;
  display: block;
  width: 30px;
  height: 2px;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  background-color: #222;
}
.icon-bar::before, .icon-bar::after {
  width: 30px;
  height: 2px;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  background-color: #222;
  position: absolute;
  top: -10px;
  left: 0;
  content: "";
}
.icon-bar::after {
  top: 10px;
}

.navbar-toggler.active .icon-bar {
  background-color: transparent;
}
.navbar-toggler.active .icon-bar::before {
  top: 0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  background-color: #222;
}
.navbar-toggler.active .icon-bar::after {
  top: 0;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  background-color: #222;
}

/* Image
-------------------------------------------------------------- */
.hero {
  width: 100%;
  height: 0;
  padding-top: 123%;
  position: fixed;
  top: 54px;
  overflow: hidden;
  z-index: -1;
}
@media (min-width: 768px) {
  .hero {
    padding-top: 51.0416666667%;
    top: 64px;
  }
}
@media (min-width: 992px) {
  .hero {
    top: 84px;
  }
}
@media (min-width: 1200px) {
  .hero {
    top: 94px;
  }
}
.hero::before {
  background-image: url(../img/hero/main_img.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  opacity: 0;
  -webkit-animation-name: fadeIn_zoom;
          animation-name: fadeIn_zoom;
  -webkit-animation-delay: 0.5s;
          animation-delay: 0.5s;
  -webkit-animation-duration: 4s;
          animation-duration: 4s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}
@media (min-width: 768px) {
  .hero::before {
    background-image: url(../img/hero/main_img_md.jpg);
  }
}
.hero h2 {
  position: absolute;
  top: 20%;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  opacity: 0;
  -webkit-animation-name: fadeIn;
          animation-name: fadeIn;
  -webkit-animation-delay: 2s;
          animation-delay: 2s;
  -webkit-animation-duration: 3s;
          animation-duration: 3s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}
@media (min-width: 768px) {
  .hero h2 {
    top: 17%;
  }
}
@media (min-width: 1200px) {
  .hero h2 {
    top: 23%;
  }
}

.ttl_container {
  background-image: url(../img/ttl/ttl.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: auto 100%;
  width: 100%;
  height: 140px;
  position: relative;
}
@media (min-width: 480px) {
  .ttl_container {
    height: 160px;
  }
}
@media (min-width: 768px) {
  .ttl_container {
    background-size: cover;
  }
}
@media (min-width: 992px) {
  .ttl_container {
    height: 180px;
  }
}
@media (min-width: 1200px) {
  .ttl_container {
    height: 208px;
  }
}
.ttl_container::after {
  background-image: url(../img/ttl/bg_ttl_bird.png);
  background-repeat: no-repeat;
  background-position: left 4% center;
  background-size: 100px auto;
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
}
@media (min-width: 768px) {
  .ttl_container::after {
    background-size: 120px auto;
  }
}
@media (min-width: 992px) {
  .ttl_container::after {
    background-size: 150px auto;
  }
}
@media (min-width: 1200px) {
  .ttl_container::after {
    background-position: left calc(50% - 520px) center;
  }
}
@media (min-width: 1400px) {
  .ttl_container::after {
    background-position: left calc(50% - 570px) center;
  }
}
.news .ttl_container {
  background-image: url(img/ttl/ttl.jpg);
}
.news .ttl_container::after {
  background-image: url(img/ttl/bg_ttl_bird.png);
}
.onsen .ttl_container, .cuisine .ttl_container, .room .ttl_container, .facility .ttl_container, .sightseeing .ttl_container, .access .ttl_container, .page-template-page-photolibrary .ttl_container {
  background-image: none;
  height: 0;
  padding-top: 58%;
  overflow: hidden;
  opacity: 0;
  -webkit-animation-name: fadeIn;
          animation-name: fadeIn;
  -webkit-animation-delay: 0.5s;
          animation-delay: 0.5s;
  -webkit-animation-duration: 2s;
          animation-duration: 2s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}
@media (min-width: 768px) {
  .onsen .ttl_container, .cuisine .ttl_container, .room .ttl_container, .facility .ttl_container, .sightseeing .ttl_container, .access .ttl_container, .page-template-page-photolibrary .ttl_container {
    padding-top: 30.2083333333%;
  }
}
.onsen .ttl_container::after, .cuisine .ttl_container::after, .room .ttl_container::after, .facility .ttl_container::after, .sightseeing .ttl_container::after, .access .ttl_container::after, .page-template-page-photolibrary .ttl_container::after {
  background-image: url(../img/ttl/ttl_onsen.jpg);
  background-position: center;
  background-size: cover;
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  -webkit-animation: zoomDawn 1.5s linear 0s normal both;
          animation: zoomDawn 1.5s linear 0s normal both;
}
.onsen .ttl_container .ttl_text, .cuisine .ttl_container .ttl_text, .room .ttl_container .ttl_text, .facility .ttl_container .ttl_text, .sightseeing .ttl_container .ttl_text, .access .ttl_container .ttl_text, .page-template-page-photolibrary .ttl_container .ttl_text {
  width: 95%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 3;
}
@media (min-width: 360px) {
  .onsen .ttl_container .ttl_text, .cuisine .ttl_container .ttl_text, .room .ttl_container .ttl_text, .facility .ttl_container .ttl_text, .sightseeing .ttl_container .ttl_text, .access .ttl_container .ttl_text, .page-template-page-photolibrary .ttl_container .ttl_text {
    width: 85%;
  }
}
@media (min-width: 768px) {
  .onsen .ttl_container .ttl_text, .cuisine .ttl_container .ttl_text, .room .ttl_container .ttl_text, .facility .ttl_container .ttl_text, .sightseeing .ttl_container .ttl_text, .access .ttl_container .ttl_text, .page-template-page-photolibrary .ttl_container .ttl_text {
    width: 720px;
  }
}
@media (min-width: 992px) {
  .onsen .ttl_container .ttl_text, .cuisine .ttl_container .ttl_text, .room .ttl_container .ttl_text, .facility .ttl_container .ttl_text, .sightseeing .ttl_container .ttl_text, .access .ttl_container .ttl_text, .page-template-page-photolibrary .ttl_container .ttl_text {
    width: 960px;
  }
}
@media (min-width: 1200px) {
  .onsen .ttl_container .ttl_text, .cuisine .ttl_container .ttl_text, .room .ttl_container .ttl_text, .facility .ttl_container .ttl_text, .sightseeing .ttl_container .ttl_text, .access .ttl_container .ttl_text, .page-template-page-photolibrary .ttl_container .ttl_text {
    width: 1040px;
  }
}
@media (min-width: 1500px) {
  .onsen .ttl_container .ttl_text, .cuisine .ttl_container .ttl_text, .room .ttl_container .ttl_text, .facility .ttl_container .ttl_text, .sightseeing .ttl_container .ttl_text, .access .ttl_container .ttl_text, .page-template-page-photolibrary .ttl_container .ttl_text {
    width: 1300px;
  }
}
.onsen .ttl_container .ttl_text div:first-child, .cuisine .ttl_container .ttl_text div:first-child, .room .ttl_container .ttl_text div:first-child, .facility .ttl_container .ttl_text div:first-child, .sightseeing .ttl_container .ttl_text div:first-child, .access .ttl_container .ttl_text div:first-child, .page-template-page-photolibrary .ttl_container .ttl_text div:first-child {
  width: 15%;
}
@media (min-width: 1200px) {
  .onsen .ttl_container .ttl_text div:first-child, .cuisine .ttl_container .ttl_text div:first-child, .room .ttl_container .ttl_text div:first-child, .facility .ttl_container .ttl_text div:first-child, .sightseeing .ttl_container .ttl_text div:first-child, .access .ttl_container .ttl_text div:first-child, .page-template-page-photolibrary .ttl_container .ttl_text div:first-child {
    width: 10%;
  }
}
.cuisine .ttl_container::after {
  background-image: url(../img/ttl/ttl_cuisine.jpg);
}
.room .ttl_container::after {
  background-image: url(../img/ttl/ttl_room.jpg);
}
.facility .ttl_container::after {
  background-image: url(../img/ttl/ttl_facility.jpg);
}
.sightseeing .ttl_container::after {
  background-image: url(../img/ttl/ttl_sightseeing.jpg);
}
.access .ttl_container::after {
  background-image: url(../img/ttl/ttl_access.jpg);
}

/* Content
-------------------------------------------------------------- */
/* Typography */
.text_serif {
  font-family: "Noto Serif JP", serif;
}

.text_sans_serif {
  font-family: "Noto Sans JP", sans-serif;
}

.number {
  font-family: "Noto Serif JP", serif;
  padding-left: 1.5em;
  position: relative;
}
.number a {
  color: #222;
}
.number::before {
  font-size: 80%;
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e90d";
  position: absolute;
  top: 50%;
  left: 0.6em;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.hero h2 {
  font-family: "Noto Serif JP", serif;
  color: #FFF;
  font-size: 5.5vw;
  letter-spacing: 0.1em;
  line-height: 2.1;
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.6), -2px -2px 4px rgba(0, 0, 0, 0.4);
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  margin: 0;
  z-index: 1;
}
@media (min-width: 768px) {
  .hero h2 {
    font-size: 2.5vw;
    text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.6);
  }
}
@media (min-width: 1200px) {
  .hero h2 {
    font-size: 30px;
    font-size: 1.875rem;
  }
}

.ttl_container h1.page_ttl {
  font-family: "Noto Serif JP", serif;
  color: #FFF;
  line-height: 1.1;
  letter-spacing: 0.1em;
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.6);
  -webkit-transform: translateY(30%);
          transform: translateY(30%);
  z-index: 3;
}
@media (min-width: 1200px) {
  .ttl_container h1.page_ttl {
    font-size: 30px;
    font-size: 1.875rem;
  }
}
.ttl_container h1.tate,
.ttl_container h1.tate2,
.ttl_container h1.tate3,
.ttl_container h1.tate4,
.ttl_container h1.tate6,
.ttl_container h1.tate9 {
  font-size: 4vw;
  letter-spacing: 0;
  -webkit-transform: none;
          transform: none;
  max-width: 1em;
  margin: 0 0 0 auto;
}
@media (min-width: 768px) {
  .ttl_container h1.tate,
  .ttl_container h1.tate2,
  .ttl_container h1.tate3,
  .ttl_container h1.tate4,
  .ttl_container h1.tate6,
  .ttl_container h1.tate9 {
    font-size: 66px;
    font-size: 4.125rem;
  }
}
@media (min-width: 992px) {
  .ttl_container h1.tate,
  .ttl_container h1.tate2,
  .ttl_container h1.tate3,
  .ttl_container h1.tate4,
  .ttl_container h1.tate6,
  .ttl_container h1.tate9 {
    font-size: 76px;
    font-size: 4.75rem;
  }
}
@media (min-width: 1200px) {
  .ttl_container h1.tate,
  .ttl_container h1.tate2,
  .ttl_container h1.tate3,
  .ttl_container h1.tate4,
  .ttl_container h1.tate6,
  .ttl_container h1.tate9 {
    font-size: 86px;
    font-size: 5.375rem;
  }
}
.ttl_container h1.tate2 {
  font-size: 10vw;
}
@media (min-width: 768px) {
  .ttl_container h1.tate2 {
    font-size: 66px;
    font-size: 4.125rem;
  }
}
@media (min-width: 992px) {
  .ttl_container h1.tate2 {
    font-size: 76px;
    font-size: 4.75rem;
  }
}
@media (min-width: 1200px) {
  .ttl_container h1.tate2 {
    font-size: 86px;
    font-size: 5.375rem;
  }
}
.ttl_container h1.tate3 {
  font-size: 8vw;
}
@media (min-width: 768px) {
  .ttl_container h1.tate3 {
    font-size: 60px;
    font-size: 3.75rem;
  }
}
@media (min-width: 992px) {
  .ttl_container h1.tate3 {
    font-size: 76px;
    font-size: 4.75rem;
  }
}
@media (min-width: 1200px) {
  .ttl_container h1.tate3 {
    font-size: 86px;
    font-size: 5.375rem;
  }
}
.ttl_container h1.tate4 {
  font-size: 8vw;
}
@media (min-width: 768px) {
  .ttl_container h1.tate4 {
    font-size: 32px;
    font-size: 2rem;
  }
}
@media (min-width: 992px) {
  .ttl_container h1.tate4 {
    font-size: 42px;
    font-size: 2.625rem;
  }
}
@media (min-width: 1200px) {
  .ttl_container h1.tate4 {
    font-size: 52px;
    font-size: 3.25rem;
  }
}
.ttl_container h1.tate6 {
  font-size: 7vw;
}
@media (min-width: 768px) {
  .ttl_container h1.tate6 {
    font-size: 26px;
    font-size: 1.625rem;
  }
}
@media (min-width: 992px) {
  .ttl_container h1.tate6 {
    font-size: 36px;
    font-size: 2.25rem;
  }
}
@media (min-width: 1200px) {
  .ttl_container h1.tate6 {
    font-size: 46px;
    font-size: 2.875rem;
  }
}
.ttl_container h1.tate9 {
  font-size: 5.25vw;
}
@media (min-width: 576px) {
  .ttl_container h1.tate9 {
    font-size: 4.5vw;
  }
}
@media (min-width: 768px) {
  .ttl_container h1.tate9 {
    font-size: 23px;
    font-size: 1.4375rem;
  }
}
@media (min-width: 992px) {
  .ttl_container h1.tate9 {
    font-size: 28px;
    font-size: 1.75rem;
  }
}
@media (min-width: 1200px) {
  .ttl_container h1.tate9 {
    font-size: 34px;
    font-size: 2.125rem;
  }
}
.ttl_container h1.tate9 span.vertical_rl {
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
}
.ttl_container h1.tate9 span.kana_o {
  padding-left: 0.1em;
  margin-top: -0.25em;
  display: block;
}
@media (max-width: 767.98px) {
  .ttl_container h1.line_break {
    text-align: center;
    line-height: 1.6;
    margin-bottom: 1.75em;
  }
}
.ttl_container p {
  font-family: "Noto Serif JP", serif;
  color: #FFF;
  font-size: 16px;
  font-size: 1rem;
  letter-spacing: 0.1em;
  text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.6);
  line-height: 1.6;
  margin-bottom: 0;
}
@media (min-width: 480px) {
  .ttl_container p {
    font-size: 20px;
    font-size: 1.25rem;
  }
}
@media (min-width: 768px) {
  .ttl_container p {
    font-size: 22px;
    font-size: 1.375rem;
  }
}
@media (min-width: 992px) {
  .ttl_container p {
    font-size: 24px;
    font-size: 1.5rem;
  }
}
@media (min-width: 1200px) {
  .ttl_container p {
    font-size: 26px;
    font-size: 1.625rem;
  }
}

#content h2.ttl_news {
  font-family: "Noto Serif JP", serif;
  font-weight: 400;
  letter-spacing: 0.1em;
  line-height: 1.5;
  text-align: center;
}
#content h2.ttl_news span {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 70%;
  letter-spacing: 0;
  color: #04286E;
  display: block;
}
@media (min-width: 768px) {
  #content h2.ttl_news {
    line-height: 2;
  }
}
@media (min-width: 992px) {
  #content h2.ttl_news {
    font-size: 30px;
    font-size: 1.875rem;
  }
}
#content h2.ttl_guide {
  font-family: "Noto Serif JP", serif;
  font-size: 30px;
  font-size: 1.875rem;
  line-height: 1;
  color: #04286E;
  margin-top: 0;
  position: relative;
}
@media (min-width: 768px) {
  #content h2.ttl_guide {
    font-size: 32px;
    font-size: 2rem;
  }
}
@media (min-width: 992px) {
  #content h2.ttl_guide {
    font-size: 36px;
    font-size: 2.25rem;
  }
}
@media (min-width: 1200px) {
  #content h2.ttl_guide {
    font-size: 40px;
    font-size: 2.5rem;
  }
}
#content h2.ttl_guide span {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-size: 50%;
  color: #222;
  display: block;
  padding-top: 1rem;
}
@media (min-width: 768px) {
  #content h2.ttl_guide span {
    padding-top: 1.5rem;
  }
}
#content h2.ttl_guide::after {
  content: "";
  width: 50px;
  height: 25px;
  background-image: url(../img/common/h2_bg.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center top;
  position: absolute;
  left: 2.5em;
  top: 0;
}
@media (min-width: 768px) {
  #content h2.two_text_right::after {
    left: 4.25em;
  }
}
#content h2.three_text::after {
  left: 3.5em;
}
#content h2.three_text_right::after {
  left: 3.5em;
}
@media (min-width: 768px) {
  #content h2.three_text_right::after {
    left: 5.25em;
  }
}
#content h2.four_text_right::after {
  left: 4.5em;
}
#content h2.five_text::after {
  left: 5.5em;
}
#content h2.six_text::after {
  left: 6.5em;
}
#content h2.seven_text_right::after {
  left: 7.5em;
}
@media (min-width: 768px) {
  #content h2.seven_text_right::after {
    left: 9.25em;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  #content .guide1 h3,
  #content .guide2 h3,
  #content .guide3 h3,
  #content .guide4 h3 {
    font-size: 20px;
    font-size: 1.25rem;
  }
}
#content h3.ttl_guide_sub {
  line-height: 1.6;
  letter-spacing: 0.05em;
}
#content .ttl_sec {
  color: #04286E;
  letter-spacing: 0.05em;
  margin-bottom: 2rem;
}
@media (min-width: 992px) {
  #content .ttl_sec {
    margin-bottom: 3rem;
  }
}
#content .ttl_circle {
  color: #04286E;
  letter-spacing: 0.05em;
  position: relative;
  padding-left: 0.75em;
  margin-bottom: 1.5rem;
}
#content .ttl_circle::before {
  font-size: 60%;
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e907";
  position: absolute;
  top: 38%;
  left: 0;
}
#content .ttl_pickup {
  font-weight: 400;
  color: #FFF;
  letter-spacing: 0.1em;
  line-height: 1.6;
  text-shadow: 1px 2px 3px rgba(0, 0, 0, 0.8);
  text-align: center;
}
@media (min-width: 768px) {
  #content .ttl_pickup {
    font-size: 20px;
    font-size: 1.25rem;
  }
}
@media (min-width: 992px) {
  #content .ttl_pickup {
    font-size: 22px;
    font-size: 1.375rem;
  }
}
#content .ttl_pickup span {
  font-size: 75%;
}
#content .ttl_underline {
  font-family: "Noto Serif JP", serif;
  font-size: 30px;
  font-size: 1.875rem;
  lletter-spacing: 0.25em;
  color: #04286E;
  border-bottom: 1px solid #707070;
  padding: 0 0.125rem 0.25em 0.125rem;
  margin-bottom: 2rem;
  margin-top: 0;
  position: relative;
}
#content .ttl_underline::after {
  content: "";
  width: 50px;
  height: 25px;
  background-image: url(../img/common/h2_bg.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center top;
  position: absolute;
  left: 2.5em;
  top: 0;
}
@media (min-width: 768px) {
  #content .ttl_underline {
    font-size: 32px;
    font-size: 2rem;
  }
}
@media (min-width: 992px) {
  #content .ttl_underline {
    font-size: 34px;
    font-size: 2.125rem;
  }
}
@media (min-width: 1200px) {
  #content .ttl_underline {
    font-size: 36px;
    font-size: 2.25rem;
  }
}
@media (min-width: 768px) {
  #content .ttl_underline + p {
    text-align: justify;
    padding-right: 3rem;
  }
}
@media (min-width: 992px) {
  #content .ttl_underline + p {
    text-align: justify;
    padding-right: 4rem;
  }
}
@media (min-width: 768px) {
  #content .ttl_underline_right {
    padding-left: 1.75em;
  }
}
@media (min-width: 768px) {
  #content .ttl_underline_right + p, #content .ttl_underline_right + p + p {
    padding-right: 0;
    padding-left: 4rem;
  }
}
@media (min-width: 1200px) {
  #content .ttl_underline_right + p, #content .ttl_underline_right + p + p {
    padding-left: 4.5rem;
  }
}
#content .ttl_left_border {
  color: #04286E;
  line-height: 1.4;
  border-left: 5px solid #04286E;
  padding-left: 10px;
}
@media (min-width: 768px) {
  #content .ttl_left_border {
    line-height: 1.1;
  }
}
@media (min-width: 1200px) {
  #content .left_border_long {
    font-size: 21px;
    font-size: 1.3125rem;
    padding-top: 3px;
    padding-bottom: 2px;
  }
}
#content .ttl_underline_sans {
  border-bottom: 1px solid #707070;
  padding-bottom: 0.5rem;
}
#content .ttl_square {
  padding-left: 1.25em;
  position: relative;
}
#content .ttl_square::before {
  content: "■";
  position: absolute;
  top: 0;
  left: 0;
}
#content p {
  letter-spacing: 1px;
  line-height: 2;
  text-align: left;
}
#content p a {
  color: #04286E;
}
#content p a:hover {
  color: #2F89E3;
}
#content p span.tel-link {
  color: #222 !important;
}
#content p span.tel-link a {
  color: #222 !important;
}
#content .p_lead {
  font-family: "Noto Serif JP", serif;
  letter-spacing: 0.025em;
  line-height: 2;
}
@media (max-width: 767.98px) {
  #content .p_lead {
    text-align: justify;
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media (min-width: 992px) {
  #content .p_lead {
    text-align: center;
  }
}
#content .pickup_plan p {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1.2;
  text-align: center;
  padding: 0.375rem;
}
#content .pickup_plan p a {
  color: #FFF;
}
@media (min-width: 360px) {
  #content .pickup_plan p {
    font-size: 13px;
    font-size: 0.8125rem;
  }
}
@media (min-width: 480px) {
  #content .pickup_plan p {
    font-size: 14px;
    font-size: 0.875rem;
    padding: 0.5rem;
  }
}
@media (min-width: 768px) {
  #content .pickup_plan p {
    font-size: 13px;
    font-size: 0.8125rem;
    padding: 0.25rem;
  }
}
@media (min-width: 992px) {
  #content .pickup_plan p {
    font-size: 15px;
    font-size: 0.9375rem;
    padding: 0.75rem;
  }
}
#content .photographer {
  font-size: 13px;
  font-size: 0.8125rem;
  text-align: right;
  padding-bottom: 1.75rem;
  margin-right: 1rem;
}
@media (min-width: 768px) {
  #content .photographer {
    padding-bottom: 2.75rem;
    margin-right: 80px;
  }
}
#content .star {
  padding-left: 1em;
  position: relative;
}
#content .star::before {
  content: "";
  width: 0.75em;
  height: 0.75em;
  background-image: url(../img/common/star.svg);
  background-size: cover;
  position: absolute;
  top: 0.25em;
  right: 0;
}
#content .line_height_narrow {
  line-height: 1.2;
}
#content .line_height_normal {
  line-height: 1.6;
}
#content .line_height_wide {
  line-height: 1.8;
}
#content .letter-spacing_wide {
  letter-spacing: 0.05em;
}
#content .letter-spacing_0 {
  letter-spacing: 0;
}
#content .letter-spacing_1 {
  letter-spacing: 1;
}
#content .text_indent {
  text-indent: 1em;
  text-align: left;
}
#content .text-justify {
  text-align: justify !important;
}
@media (min-width: 992px) {
  #content .text-justify {
    font-size: 18px;
    font-size: 1.125rem;
  }
}
#content .text_normal {
  font-size: 16px !important;
}
#content .text-note {
  text-align: left;
}

/* List */
ul li, ol li {
  line-height: 2;
}

ul.circle_mini {
  padding-left: 1em;
  text-indent: -1.2em;
}
ul.circle_mini li {
  margin-bottom: 0.75em;
}
ul.circle_mini li a {
  color: #04286E;
  text-decoration: underline;
}
ul.circle_mini li a:hover {
  color: #BF9F00;
  text-decoration: none;
}
ul.circle_mini li::before {
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e906";
  color: #04286E;
  margin-right: 0.25em;
  vertical-align: -0.075em;
}

.privacy ol {
  padding-left: 1.5rem;
}
.privacy ol li {
  margin-bottom: 3rem;
}
.privacy ol li span.li_block {
  display: block;
  margin-left: -1.5rem;
}
.privacy ol li ol.kakko {
  padding-left: 0;
  margin-top: 0.5rem;
}
.privacy ol li ol.kakko > li {
  margin-bottom: 0;
  list-style-type: none;
  counter-increment: cnt;
}
.privacy ol li ol.kakko > li::before {
  content: counter(cnt) " ）";
}
.privacy ol li ol.kakko ol {
  list-style: none;
  counter-reset: list-counter;
  padding-left: 1rem;
  margin-top: 0.25em;
}
.privacy ol li ol.kakko ol > li {
  padding-left: 1.3em;
  text-indent: -1.3em;
  margin-bottom: 0.25em;
}

ul.disc {
  list-style-type: disc;
  list-style-position: inside;
  padding-left: 0.25em;
  text-indent: -1.125em;
  margin-left: 1rem;
}
ul.disc li {
  margin-bottom: 0.625em;
}

/* Button */
.btn {
  font-size: 15px;
  font-size: 0.9375rem;
}

.btn_arrow {
  border-radius: 100vh;
  padding: 0.375rem 3.5rem 0.375rem 2rem;
  position: relative;
}
.btn_arrow::after {
  font-size: 150%;
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e904";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-45%);
          transform: translateY(-45%);
  right: 1.25rem;
}
.btn_arrow:hover::after {
  right: 1rem;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.btn-link {
  padding: 0.375rem 2.5rem 0.375rem 1rem;
}
.btn-link::after {
  right: 0.25rem;
}
.btn-link:hover::after {
  right: 0;
}
.btn-link:hover, .btn-link:focus, .btn-link.focus, .btn-link:active {
  text-decoration: none;
}

.btn-success {
  -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.4);
          box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.4);
}
.btn-success:hover, .btn-success:focus, .btn-success.focus {
  color: #BF9F00;
  border: 1px solid #BF9F00;
  background-color: #FFF;
}

.btn-block_arrow {
  display: block;
  width: 100%;
  padding: 0.625rem 3rem 0.625rem 1.5rem;
}
@media (min-width: 768px) {
  .btn-block_arrow {
    padding: 0.75rem 3rem 0.75rem 1.5rem;
  }
}
@media (min-width: 992px) {
  .btn-block_arrow {
    padding: 1rem 3rem 1rem 1.5rem;
  }
}

.group_hotel .btn-block_arrow,
.group_medical .btn-block_arrow {
  white-space: nowrap;
  max-width: 24rem;
  margin: 0 auto 1rem auto;
}
@media (min-width: 768px) {
  .group_hotel .btn-block_arrow,
  .group_medical .btn-block_arrow {
    margin-bottom: 1.5rem;
  }
}

.group_medical .btn-block_arrow {
  font-size: 12px;
  font-size: 0.75rem;
}
@media (min-width: 360px) {
  .group_medical .btn-block_arrow {
    font-size: 13px;
    font-size: 0.8125rem;
  }
}
@media (min-width: 480px) {
  .group_medical .btn-block_arrow {
    font-size: 15px;
    font-size: 0.9375rem;
  }
}
@media (min-width: 768px) {
  .group_medical .btn-block_arrow {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
@media (min-width: 992px) {
  .group_medical .btn-block_arrow {
    font-size: 15px;
    font-size: 0.9375rem;
  }
}

.btn_simple {
  border-radius: 100vh;
  padding: 0.375rem 2rem;
  max-width: 14em;
}

.btn_download {
  font-size: 20px;
  font-size: 1.25rem;
  color: #04286E;
  text-decoration: underline;
}
.btn_download:hover, .btn_download:focus, .btn_download.focus {
  color: #BF9F00;
  text-decoration: none;
}

/* Table */
table th,
table td {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.6;
  padding: 0.625rem;
}
table th {
  font-weight: 400;
  white-space: nowrap;
}

/* normal */
.table_normal th {
  border: 1px solid #CCC;
}
.table_normal td {
  border: 1px solid #CCC;
  background-color: #FFF;
}

/* vertical */
.table_vertical th, table#mfp_confirm_table th,
.table_vertical td,
table#mfp_confirm_table td {
  text-align: left;
  line-height: 1.8;
  padding: 0.7rem 1rem 0.75rem 1rem;
}
.table_vertical th, table#mfp_confirm_table th {
  display: block;
  border: 1px solid #707070;
  border-top: 1px solid #CCC;
  border-bottom: none;
  background-color: #F5F5F5;
}
.table_vertical td, table#mfp_confirm_table td {
  display: block;
  border: 1px solid #707070;
  border-top: none;
  border-bottom: none;
}
.table_vertical tr:first-child th, table#mfp_confirm_table tr:first-child th {
  border-top: 1px solid #707070;
}
.table_vertical tr:last-child td, table#mfp_confirm_table tr:last-child td {
  border-bottom: 1px solid #707070;
}
@media (min-width: 768px) {
  .table_vertical th, table#mfp_confirm_table th,
  .table_vertical td,
  table#mfp_confirm_table td {
    display: table-cell;
    border: 1px solid #707070;
    border-bottom: 1px solid #CCC;
    padding: 1.5rem;
  }
  .table_vertical th, table#mfp_confirm_table th {
    text-align: center;
    width: 12em;
    border-right: none;
  }
  .table_vertical td, table#mfp_confirm_table td {
    border-left: none;
  }
  .table_vertical tr:last-child th, table#mfp_confirm_table tr:last-child th {
    border-bottom: 1px solid #707070;
  }
}
@media (min-width: 992px) {
  .table_vertical, table#mfp_confirm_table {
    padding: 2rem;
  }
}
@media (min-width: 768px) {
  .facility .table_vertical th, .facility table#mfp_confirm_table th {
    width: 16em;
  }
}

.ml1e {
  margin-left: 1em;
}

.ml2e {
  margin-left: 2em;
}

.ml3e {
  margin-left: 3em;
}

@media (max-width: 767.98px) {
  .table_charge {
    width: 700px;
  }
}
.table_charge caption {
  color: #222;
  caption-side: top;
}
.table_charge th,
.table_charge td {
  text-align: center;
  white-space: nowrap;
  border: 1px solid #CCC;
  padding: 0.5rem;
}
.table_charge th {
  background-color: #E0E0E0;
}
.table_charge th.sell_gray {
  background-color: #F5F5F5;
}
.table_charge th.building {
  width: 9em;
}
.table_charge th.room_number {
  width: 15em;
}
@media (min-width: 992px) {
  .table_charge th.room_number {
    width: 18em;
  }
}

/* mfp */
@media (min-width: 768px) {
  table#mfp_confirm_table tr th {
    width: 25%;
  }
}

/* Images */
figure figcaption {
  font-size: 15px;
  font-size: 0.9375rem;
  color: #222;
}

.max_width {
  max-width: 380px;
  display: block;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .max_width {
    max-width: 100%;
  }
}

.max_width_float {
  max-width: 320px;
  display: block;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .max_width_float {
    max-width: 280px;
  }
}
@media (min-width: 992px) {
  .max_width_float {
    max-width: 380px;
  }
}

.max_width_vertical {
  max-width: 260px !important;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 768px) {
  .max_width_vertical {
    max-width: 100%;
  }
}

.max_width_vertical_float {
  max-width: 260px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 768px) {
  .max_width_vertical_float {
    max-width: 210px;
  }
}
@media (min-width: 992px) {
  .max_width_vertical_float {
    max-width: 280px;
  }
}

figcaption.text-small,
figcaption span.text-small {
  font-size: 13px;
}

/* Animation */
@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.fadeIn {
  -webkit-animation-name: fadeIn;
          animation-name: fadeIn;
}

@-webkit-keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.animate__fadeOut {
  -webkit-animation-name: fadeOut;
          animation-name: fadeOut;
}

@-webkit-keyframes fadeIn_zoom {
  from {
    opacity: 0;
    -webkit-transform: scale(1.05);
            transform: scale(1.05);
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

@keyframes fadeIn_zoom {
  from {
    opacity: 0;
    -webkit-transform: scale(1.05);
            transform: scale(1.05);
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
.fadeIn_zoom {
  -webkit-animation-name: fadeIn_zoom;
          animation-name: fadeIn_zoom;
}

@-webkit-keyframes zoomDawn {
  0% {
    -webkit-transform: scale(1.05);
            transform: scale(1.05);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

@keyframes zoomDawn {
  0% {
    -webkit-transform: scale(1.05);
            transform: scale(1.05);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
.zoom {
  -webkit-animation-name: zoomDawn;
          animation-name: zoomDawn;
}

.delighter.right {
  -webkit-transform: translate(-30px);
          transform: translate(-30px);
  opacity: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.delighter.right.started {
  -webkit-transform: none;
          transform: none;
  opacity: 1;
}

.delighter.left {
  -webkit-transform: translate(30px);
          transform: translate(30px);
  opacity: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.delighter.left.started {
  -webkit-transform: none;
          transform: none;
  opacity: 1;
}

.delighter.bottom {
  -webkit-transform: translatey(30px);
          transform: translatey(30px);
  opacity: 0;
  -webkit-transition: all 1s ease-out;
  transition: all 1s ease-out;
}

.delighter.bottom.started {
  -webkit-transform: none;
          transform: none;
  opacity: 1;
}

.delighter.bottom_slow {
  -webkit-transform: translatey(30px);
          transform: translatey(30px);
  opacity: 0;
  -webkit-transition: all 1.5s ease-out;
  transition: all 1.5s ease-out;
}

.delighter.bottom_slow.started {
  -webkit-transform: none;
          transform: none;
  opacity: 1;
}

/* Content etc. ------------------- */
.section {
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.section .container p:last-child {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .section {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
}
@media (min-width: 992px) {
  .section {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }
}

@media (max-width: 575.98px) {
  .bg_content_top .row {
    background-image: url(../img/top/bg_content_top_left.png);
    background-repeat: no-repeat;
    background-position: 5% top;
    background-size: 100px auto;
  }
}
@media (min-width: 576px) {
  .bg_content_top {
    background-image: url(../img/top/bg_content_top_left.png);
    background-repeat: no-repeat;
    background-position: 5% 36%;
    background-size: 100px auto;
  }
}
@media (min-width: 768px) {
  .bg_content_top {
    background-image: url(../img/top/bg_content_top_left.png), url(../img/top/bg_content_top_right.png);
    background-position: 3% 35%, right bottom;
    background-size: 120px auto, 30% auto;
    padding-top: 3rem;
    padding-bottom: 5rem;
  }
}
@media (min-width: 992px) {
  .bg_content_top {
    background-position: 5% 35%, right bottom;
    background-size: 133px auto, 30% auto;
    padding-bottom: 6rem;
  }
}
@media (min-width: 1200px) {
  .bg_content_top {
    background-size: 133px auto, 26% auto;
    background-position: 8% 35%, right bottom;
  }
}
.bg_content_top .row {
  padding-top: 4rem;
}
@media (min-width: 768px) {
  .bg_content_top .row {
    padding-top: 5rem;
  }
}

.bg_washi {
  background-image: url(../img/common/bg_washi.png);
  background-repeat: repeat-y;
  background-position: center top;
  background-size: 100% auto;
}
@media (min-width: 768px) {
  .bg_washi {
    background-image: url(../img/common/bg_washi_l.png);
  }
}

.bg_washi2 {
  background-image: url(../img/common/bg_washi2.png);
  background-repeat: repeat-y;
  background-position: center top;
  background-size: auto auto;
}
@media (min-width: 768px) {
  .bg_washi2 {
    background-size: 100% auto;
  }
}

@media (min-width: 768px) {
  .bg_gold_left {
    position: absolute;
    content: "";
    top: 70%;
    left: 0;
    right: 0;
    height: 150%;
    background-image: url(../img/common/bg_gold_left.png);
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 100% auto;
  }
}

@media (min-width: 768px) {
  .bg_gold_right {
    position: absolute;
    content: "";
    top: 40%;
    left: 0;
    right: 0;
    height: 150%;
    background-image: url(../img/common/bg_gold_right.png);
    background-repeat: no-repeat;
    background-position: right top;
    background-size: 100% auto;
  }
}

.bg_content_page {
  background-image: url(../img/common/bg_content_bird.png);
  background-repeat: no-repeat;
  background-position: left 1rem top 1rem;
  background-size: 180px auto;
}
@media (max-width: 767.98px) {
  .bg_content_page {
    padding-top: 5rem;
  }
}
@media (min-width: 768px) {
  .bg_content_page {
    background-position: left 1rem top 2rem;
    background-size: 220px auto;
  }
}
@media (min-width: 992px) {
  .bg_content_page {
    background-position: left 4rem top 3rem;
    background-size: 260px auto;
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
}
@media (min-width: 1200px) {
  .bg_content_page {
    background-position: left calc(50% - 430px) top 3rem;
  }
}
@media (min-width: 1400px) {
  .bg_content_page {
    background-position: left calc(50% - 500px) top 3rem;
  }
}
.onsen .bg_content_page {
  background-image: url(../img/onsen/bg_content_onsen.png);
}
@media (max-width: 767.98px) {
  .onsen .bg_content_page {
    background-size: 130px auto;
  }
}
.sightseeing .bg_content_page {
  background-color: rgba(0, 0, 0, 0.1);
  background-position: right -1rem top 1rem;
}
@media (min-width: 768px) {
  .sightseeing .bg_content_page {
    background-position: right -1rem top 2rem;
  }
}
@media (min-width: 992px) {
  .sightseeing .bg_content_page {
    background-position: right -4rem top 3rem;
  }
}
@media (min-width: 1200px) {
  .sightseeing .bg_content_page {
    background-position: right calc(50% - 480px) top 3rem;
  }
}
@media (min-width: 1400px) {
  .sightseeing .bg_content_page {
    background-position: right calc(50% - 500px) top 3rem;
  }
}

.bg_washi_onsen,
.bg_washi_page {
  position: relative;
  z-index: 1;
}
@media (max-width: 767.98px) {
  .bg_washi_onsen::before,
  .bg_washi_page::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-image: url(../img/common/bg_gold_left.png);
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 180% auto;
    z-index: -1;
  }
  .bg_washi_onsen::after,
  .bg_washi_page::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-image: url(../img/common/bg_gold_right.png);
    background-repeat: no-repeat;
    background-position: right bottom;
    background-size: 180% auto;
    z-index: -1;
  }
}
@media (min-width: 768px) {
  .bg_washi_onsen,
  .bg_washi_page {
    background-image: url(../img/onsen/bg_washi_onsen.png);
    background-position: left top;
  }
}

@media (max-width: 767.98px) {
  .bg_washi_page::after {
    background-position: right center;
  }
}
@media (min-width: 768px) {
  .bg_washi_page {
    background-image: url(../img/common/bg_washi_l.png);
  }
  .bg_washi_page::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-image: url(../img/common/bg_gold_left.png);
    background-repeat: no-repeat;
    background-position: left top 15%;
    background-size: 100% auto;
    z-index: -1;
  }
  .bg_washi_page::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-image: url(../img/common/bg_gold_page.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: 100% auto;
    z-index: -1;
  }
}

@media (max-width: 767.98px) {
  .room .bg_washi_page::after {
    background-position: right bottom;
  }
}
@media (min-width: 768px) {
  .room .bg_washi_page::after {
    background-image: url(../img/common/bg_gold_right.png);
    background-position: right bottom;
  }
}

@media (min-width: 768px) {
  .bg_gold_onsen {
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-image: url(../img/onsen/bg_gold_onsen.png);
    background-repeat: no-repeat;
    background-position: right bottom;
    background-size: 100% auto;
  }
}

@media (max-width: 767.98px) {
  .bg_gold_cuisine {
    background-image: url(../img/common/bg_gold_left.png);
    background-repeat: no-repeat;
    background-position: left bottom;
    background-size: 180% auto;
  }
}

@media (min-width: 992px) {
  .nav_section {
    padding-top: 4.5rem;
    padding-bottom: 4rem;
  }
}

.border_box {
  padding: 15px;
  margin-bottom: 2rem;
}
.border_box p:last-child,
.border_box ul:last-child,
.border_box figure {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .border_box {
    padding: 20px;
  }
}
@media (min-width: 992px) {
  .border_box {
    padding: 25px;
  }
}
@media (min-width: 1200px) {
  .border_box {
    padding: 30px;
  }
}

.privacy .border_box,
.customer_harassment .border_box {
  border: 1px solid #707070;
}
@media (min-width: 768px) {
  .privacy .border_box,
  .customer_harassment .border_box {
    padding: 40px;
  }
}
@media (min-width: 992px) {
  .privacy .border_box,
  .customer_harassment .border_box {
    padding: 60px;
  }
}
@media (min-width: 1200px) {
  .privacy .border_box,
  .customer_harassment .border_box {
    padding: 100px;
  }
}
.privacy .border_box .h6 + p, .privacy .border_box .h6 + p + p, .privacy .border_box .h6 + p + p + p,
.customer_harassment .border_box .h6 + p,
.customer_harassment .border_box .h6 + p + p,
.customer_harassment .border_box .h6 + p + p + p {
  margin-bottom: 3rem;
}

.link_box {
  position: relative;
}
.link_box a {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.link_box a:hover {
  background: rgba(255, 255, 255, 0.4);
}
.link_box:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha( opacity=70 )";
}

#content {
  background-color: #FFF;
}
.top #content {
  z-index: 2;
  margin-top: 123%;
}
@media (min-width: 768px) {
  .top #content {
    margin-top: 51.0416666667%;
  }
}
.news #content {
  padding-top: 3rem;
  padding-bottom: 3rem;
}
@media (min-width: 768px) {
  .news #content {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
}
@media (min-width: 992px) {
  .news #content {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }
}
.page-template-page-photolibrary #content {
  padding-top: 0.25rem;
  padding-bottom: 4rem;
  position: relative;
  z-index: 1;
}
.page-template-page-photolibrary #content::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-image: url(img/common/bg.png);
  background-repeat: repeat-y;
  background-position: center top -100px;
  background-size: 100% auto;
  z-index: -1;
}
@media (min-width: 768px) {
  .page-template-page-photolibrary #content::before {
    background-image: url(img/common/bg_l.png);
  }
}
@media (min-width: 1200px) {
  #content .container_narrow {
    max-width: 980px;
  }
}
@media (min-width: 992px) {
  #content .container_narrow2, .blog #content .container, .single #content .container {
    max-width: 880px;
  }
}
@media (min-width: 1200px) {
  #content .container_wide {
    max-width: 1180px;
  }
  #content .container_wide .padding_left40 {
    padding-left: 40px;
  }
  #content .container_wide .padding_right40 {
    padding-right: 40px;
  }
}
@media (min-width: 1400px) {
  #content .container_wide {
    max-width: 1240px;
  }
}
@media (min-width: 992px) {
  #content .container_table {
    max-width: 880px;
  }
}
@media (min-width: 992px) {
  #content .container_table_narrow {
    max-width: 680px;
  }
}
@media (min-width: 992px) {
  #content .row {
    margin-right: -20px;
    margin-left: -20px;
  }
  #content .row > .col,
  #content .row > [class*=col-] {
    padding-right: 20px;
    padding-left: 20px;
  }
}
@media (min-width: 1200px) {
  #content .row30 {
    margin-right: -30px;
    margin-left: -30px;
  }
  #content .row30 > .col,
  #content .row30 > [class*=col-] {
    padding-right: 30px;
    padding-left: 30px;
  }
}
#content .no-gutters {
  margin-right: 0;
  margin-left: 0;
}
#content .no-gutters > .col,
#content .no-gutters > [class*=col-] {
  padding-right: 0;
  padding-left: 0;
}

hr {
  border-top: 1px solid #707070;
}

/* Top ------------------- */
.guide1,
.guide2,
.guide3,
.guide4 {
  background-image: url(../img/top/guide01.png);
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: 110% auto;
  padding-bottom: calc(71.25% + 2rem);
  margin-bottom: 4rem;
  position: relative;
}
@media (min-width: 768px) {
  .guide1,
  .guide2,
  .guide3,
  .guide4 {
    background-image: none !important;
    padding-bottom: 0;
    margin-bottom: 6rem;
  }
}
@media (min-width: 992px) {
  .guide1,
  .guide2,
  .guide3,
  .guide4 {
    margin-bottom: 8rem;
  }
}
@media (min-width: 1200px) {
  .guide1,
  .guide2,
  .guide3,
  .guide4 {
    margin-bottom: 10rem;
  }
}
@media (min-width: 768px) {
  .guide1::before,
  .guide2::before,
  .guide3::before,
  .guide4::before {
    background-image: url(../img/top/guide01.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    content: "";
    width: calc(50% + 20px);
    height: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
  }
}
@media (min-width: 992px) {
  .guide1::before,
  .guide2::before,
  .guide3::before,
  .guide4::before {
    width: calc(50% + 40px);
  }
}
.guide1::after,
.guide2::after,
.guide3::after,
.guide4::after {
  content: "温泉";
  content: "";
  position: absolute;
  bottom: -2rem;
  right: 1rem;
}
@media (min-width: 768px) {
  .guide1::after,
  .guide2::after,
  .guide3::after,
  .guide4::after {
    right: calc(50% - 0.75rem);
  }
}
@media (min-width: 992px) {
  .guide1::after,
  .guide2::after,
  .guide3::after,
  .guide4::after {
    right: calc(50% + 0.5rem);
  }
}

.guide2 {
  background-image: url(../img/top/guide02.png);
}
@media (min-width: 768px) {
  .guide2::before {
    background-image: url(../img/top/guide02.jpg);
    right: auto;
    left: 0;
  }
}
.guide2::after {
  content: "ステーキプラン";
  content: "";
}
@media (min-width: 768px) {
  .guide2::after {
    right: auto;
    left: calc(50% - 5.75rem);
  }
}
@media (min-width: 992px) {
  .guide2::after {
    left: calc(50% - 4.5rem);
  }
}

.guide3 {
  background-image: url(../img/top/guide03.png);
}
@media (min-width: 768px) {
  .guide3::before {
    background-image: url(../img/top/guide03.jpg);
  }
}
.guide3::after {
  content: "和室";
  content: "";
}

.guide4 {
  background-image: url(../img/top/guide04.png);
}
@media (min-width: 768px) {
  .guide4::before {
    background-image: url(../img/top/guide04.jpg);
    right: auto;
    left: 0;
  }
}
.guide4::after {
  content: "ロビー";
}
@media (min-width: 768px) {
  .guide4::after {
    right: auto;
    left: calc(50% - 1.75rem);
  }
}
@media (min-width: 992px) {
  .guide4::after {
    left: calc(50% - 0.5rem);
  }
}

.container_pickup {
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 360px) and (max-width: 479.98px) {
  .container_pickup {
    max-width: 95%;
  }
}
@media (min-width: 480px) and (max-width: 575.98px) {
  .container_pickup {
    max-width: 80%;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .container_pickup {
    max-width: 60%;
  }
}
@media (max-width: 767.98px) {
  .container_pickup figure {
    margin-bottom: 1rem;
  }
}
@media (min-width: 1200px) {
  .container_pickup {
    max-width: 1040px;
  }
}
.container_pickup .link_box a {
  z-index: 2;
}

.pickup_ttl {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

@media (min-width: 768px) {
  .pickup_access {
    background-image: url(../img/top/pickup06_md.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: calc(79.6875% + 2rem);
  }
}
@media (min-width: 992px) {
  .pickup_access {
    height: calc(79.6875% + 3rem);
  }
}

.pickup_plan {
  position: absolute;
  top: 40%;
  right: 0;
  bottom: 0;
  left: 40%;
  z-index: 1;
}

.privacy_mark {
  width: 80px;
  margin: 1rem 1rem 1rem auto;
}
@media (min-width: 992px) {
  .privacy_mark {
    width: 130px;
    margin-top: 2rem;
  }
}

/* Page ------------------- */
/* onsen */
@media (min-width: 1200px) {
  .col-xl-5-narrow {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 37.66666667%;
    flex: 0 0 37.66666667%;
    max-width: 37.66666667%;
  }
}

@media (min-width: 1200px) {
  .col-xl-6-wide {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 54%;
    flex: 0 0 54%;
    max-width: 54%;
  }
}

/* cuisine room facility */
@media (min-width: 992px) {
  .mb-lg-100 {
    margin-bottom: 100px !important;
  }
}

@media (min-width: 1200px) {
  .mb-xl-80 {
    margin-bottom: 80px !important;
  }
}

@media (min-width: 1200px) {
  .mb-xl-100 {
    margin-bottom: 100px !important;
  }
}

/* room */
.room_text {
  margin-bottom: 4rem;
}
@media (min-width: 992px) {
  .room_text {
    padding-left: 8.33333333%;
  }
}

/* sightseeing access */
.map {
  height: 380px;
}
@media (min-width: 992px) {
  .map {
    height: 490px;
  }
}

.spot_box {
  max-width: 380px;
  display: block;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 2rem;
}
.spot_box figure {
  margin-bottom: 1rem;
}
@media (min-width: 768px) {
  .spot_box {
    max-width: 100%;
  }
}

.mt-80 {
  margin-top: 80px !important;
}

.mb-80 {
  margin-bottom: 80px !important;
}

.news_box {
  border-bottom: 1px solid #CCC;
  padding: 1rem;
  position: relative;
}
.news_box a {
  color: #222;
}
.news_box a::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: auto;
  content: "";
}
.news_box a:hover {
  color: #2F89E3;
}
.news_box a:hover::after {
  background: rgba(4, 40, 110, 0.05);
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.news_box dl,
.news_box dd {
  margin: 0;
}
.news_box dt {
  font-weight: normal;
  margin-bottom: 0.25rem;
}
@media (min-width: 768px) {
  .news_box dt {
    float: left;
    width: 7em;
  }
  .news_box dd {
    padding-left: 7em;
  }
}
@media (min-width: 992px) {
  .news_box {
    padding: 1.5rem 1rem;
  }
}

.row .news_box:first-child {
  border-top: 1px solid #CCC;
}

/* Form
-------------------------------------------------------------- */
.form_box .form-group {
  margin-top: 1rem;
}
@media (min-width: 768px) {
  .form_box .form-group {
    margin-top: 2rem;
  }
}
.form_box .form-control {
  height: calc(1.5em + 2rem + 2px);
  padding: 1rem;
  background-color: #f1f2ec;
  border: none;
  border-radius: 0;
}

.mfp_thanks {
  font-family: "Noto Sans JP", sans-serif;
}

textarea {
  min-height: 10em !important;
}

/* page_top
-------------------------------------------------------------- */
.page_top {
  background-color: #000;
  width: 34px;
  height: 34px;
  position: absolute;
  right: 10px;
  bottom: 60px;
  z-index: 100;
  position: fixed;
}
@media (min-width: 992px) {
  .page_top {
    width: 50px;
    height: 50px;
    right: 20px;
    bottom: 40px;
  }
}
.page_top a {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.page_top a::before {
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e903";
  color: #FFF;
  font-size: 16px;
  font-size: 1rem;
}
@media (min-width: 992px) {
  .page_top a::before {
    font-size: 20px;
    font-size: 1.25rem;
  }
}

/* Footer
-------------------------------------------------------------- */
.footer_container {
  background-color: #091F4A;
  padding-top: 3rem;
  padding-bottom: 2rem;
}
@media (min-width: 992px) {
  .footer_container {
    padding-top: 4rem;
  }
}
.footer_container address {
  color: #FFF;
  font-size: 15px;
  font-size: 0.9375rem;
}
@media (min-width: 992px) {
  .footer_container address {
    border-right: 1px solid rgba(255, 250, 250, 0.75);
    padding-bottom: 2rem;
    margin-right: 1rem;
  }
}
@media (min-width: 1200px) {
  .footer_container address {
    margin-right: 2rem;
  }
}
.footer_container address span.onsen_name {
  font-family: "Noto Serif JP", serif;
  letter-spacing: 0.1em;
  font-size: 16px;
  font-size: 1rem;
  color: #FFF;
}
.footer_container address span.onsen_name span {
  font-weight: 500;
  font-size: 26px;
  font-size: 1.625rem;
  display: block;
}
@media (min-width: 992px) {
  .footer_container address span.onsen_name span {
    font-size: 32px;
    font-size: 2rem;
    margin-bottom: 1.5rem;
  }
}
.footer_container address span.tel-link {
  color: #FFF !important;
}
.footer_container address span.tel-link a {
  color: #FFF !important;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .footer_container .row {
    margin-right: -5px;
    margin-left: -5px;
  }
  .footer_container .row > .col,
  .footer_container .row > [class*=col-] {
    padding-right: 5px;
    padding-left: 5px;
  }
}

.footer_nav {
  margin-bottom: 0;
}
@media (min-width: 992px) {
  .footer_nav {
    margin-bottom: 2rem;
  }
}
.footer_nav li {
  font-family: "Noto Serif JP", serif;
  font-size: 14px;
  font-size: 0.875rem;
  position: relative;
}
.footer_nav li a {
  color: #FFF;
  display: block;
  padding: 0.75rem 5rem 0.75rem 0.5rem;
  outline: none !important;
}
.footer_nav li a:hover {
  color: #2F89E3;
}
@media (max-width: 991.98px) {
  .footer_nav li {
    border-bottom: 1px solid rgba(255, 250, 250, 0.75);
  }
  .footer_nav li::before {
    color: #FFF;
    font-size: 70%;
    font-family: "icomoon" !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e902";
    position: absolute;
    top: 50%;
    right: 1rem;
    -webkit-transform: translateY(-45%);
            transform: translateY(-45%);
  }
}
@media (min-width: 992px) {
  .footer_nav li {
    font-size: 15px;
    font-size: 0.9375rem;
    margin-bottom: 0.625rem;
  }
  .footer_nav li a {
    padding: 0.25rem 0;
  }
}

.copyright_container {
  background-color: #091F4A;
  text-align: center;
  padding-bottom: 4rem;
}
@media (min-width: 992px) {
  .copyright_container {
    padding-bottom: 1rem;
  }
}

.copyright {
  font-size: 12px;
  font-size: 0.75rem;
  color: #FFF;
  padding: 0 1rem;
  margin-bottom: 0;
}
@media (min-width: 992px) {
  .copyright {
    font-size: 14px;
    font-size: 0.875rem;
  }
}

.fixed_nav {
  display: table;
  table-layout: fixed;
  width: 100%;
  margin: 0;
}
.fixed_nav li {
  font-size: 14px;
  font-size: 0.875rem;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
}
.fixed_nav li a {
  font-family: "Noto Serif JP", serif;
  color: #FFF;
  line-height: 1;
  background-color: #2F89E3;
  display: block;
  padding-top: 1rem;
  padding-bottom: 1rem;
  position: relative;
}
.fixed_nav li span {
  padding-left: 2.25em;
  position: relative;
}
.fixed_nav li span::before {
  font-size: 150%;
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e909";
  position: absolute;
  top: 0;
  left: 0;
}
.fixed_nav li:last-child a {
  background-color: #04286E;
}
.fixed_nav li:last-child span::before {
  font-size: 140%;
  content: "\e905";
}
@media (min-width: 360px) {
  .fixed_nav li {
    font-size: 16px;
    font-size: 1rem;
  }
}
@media (min-width: 992px) {
  .fixed_nav {
    display: none;
  }
}