@charset "UTF-8";
*,
::after,
::before {
  box-sizing: border-box;
}

* {
  padding: 0;
  margin: 0;
  font-size: 100%;
  border: 0;
  outline: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section {
  display: block;
}

ul {
  list-style: none;
}

ol {
  padding-left: 1.5em;
  list-style: decimal;
  list-style-position: outside;
}

blockquote,
q {
  quotes: none;
}

blockquote::after,
blockquote::before,
q::after,
q::before {
  content: none;
}

a {
  padding: 0;
  margin: 0;
  font-size: 100%;
  text-decoration: none;
  vertical-align: baseline;
  background: 0 0;
}

del {
  text-decoration: line-through;
}

abbr[title],
dfn[title] {
  cursor: help;
  border-bottom: 1px dotted;
}

table {
  table-layout: fixed;
  border-spacing: 0;
  border-collapse: collapse;
}

table td,
table th {
  word-wrap: break-word;
}

hr {
  display: block;
  height: 1px;
  padding: 0;
  margin: 1em 0;
  border: 0;
  border-top: 1px solid #cccccc;
}

input,
select {
  vertical-align: middle;
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: top;
  border: 0;
}

button {
  cursor: pointer;
  background-color: transparent;
  border: none;
  border-radius: 0;
  outline: 0;
}

select {
  cursor: pointer;
}

select::-ms-expand {
  display: none;
}

.clearfix::after {
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  content: " ";
}

.clearfix {
  display: inline-table;
}

* html .clearfix {
  height: 1%;
}

.clearfix {
  display: block;
}

iframe {
  vertical-align: bottom;
}

svg {
  max-width: 100%;
  transition: fill 0.3s ease;
  transition: fill 0.3s ease;
  will-change: fill;
}

a {
  color: #e6266d;
  text-decoration: underline;
  transition: color 0.3s ease, background-color 0.3s ease;
  transition: color 0.3s ease, background-color 0.3s ease;
  will-change: color, background-color;
}

@font-face {
  font-family: "YuGothic M";
  src: local("Yu Gothic Medium");
}
html {
  font-size: 62.5%;
  scroll-behavior: smooth;
}

body {
  position: relative;
  width: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  font-family: "Heebo", "YuGothic M", "游ゴシック", "YuGothic", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
  font-size: 15px;
  line-height: 1.8;
  color: #000000;
  word-wrap: break-word;
  background-color: #ffffff;
  -webkit-text-size-adjust: 100%;
          text-size-adjust: 100%;
  text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
}
#wrapper {
  position: relative;
  display: flex;
  display: flex;
  flex-direction: column;
  flex-direction: column;
  min-height: 100vh;
}
#main {
  position: relative;
  overflow-x: hidden;
}
footer {
  position: relative;
  z-index: 1;
  margin-top: auto;
}

@font-face {
  font-family: "icomoon";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/icomoon.eot?3gk6mo");
  src: url("../fonts/icomoon.eot?3gk6mo#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?3gk6mo") format("truetype"), url("../fonts/icomoon.woff?3gk6mo") format("woff"), url("../fonts/icomoon.svg?3gk6mo#icomoon") format("svg");
  font-display: fallback;
}
[class*=" icon-"],
[class^=icon-] {
  font-family: "icomoon" !important;
  font-style: normal;
  font-weight: 400;
  font-feature-settings: normal;
  font-feature-settings: normal;
  font-variant: normal;
  line-height: 1;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-mail::before {
  content: "\e906";
}

.icon-arrow::before {
  content: "\e900";
}

.icon-facebook::before {
  content: "\e901";
}

.icon-instagram::before {
  content: "\e902";
}

.icon-line::before {
  content: "\e903";
}

.icon-phone::before {
  content: "\e904";
}

.icon-booking::before {
  content: "\e905";
}

#header {
  position: relative;
  z-index: 9999;
  background-color: #ffffff;
  border-bottom: 1px solid #eeecec;
}

.header_inner {
  position: relative;
  display: flex;
  display: flex;
  align-items: center;
  align-items: center;
  width: 100%;
}
.ft_contact {
  padding-top: 140px;
  padding-bottom: 140px;
  background: url("../images/img_hero.jpg") center bottom no-repeat;
  background-size: cover;
}

.ft_contact_msg {
  padding: 45px 20px;
  margin-bottom: 65px;
  line-height: 1;
  text-align: center;
  border: 2px solid #ffffff;
  border-radius: 10px;
}

.ft_contact_msg dt {
  margin-bottom: 20px;
  font-size: 26px;
  font-weight: 700;
  color: #ffffff;
}

.ft_contact_msg dt span {
  display: block;
}

.ft_contact_msg dd .u-phone {
  font-size: 60px;
  font-weight: 700;
  color: #ffffff;
}

.ft_contact_msg_time {
  padding-top: 10px;
  font-size: 24px;
  font-weight: 700;
  color: #ffffff;
  letter-spacing: 0.5em;
}

.ft_contact_btn.c-btns {
  justify-content: center;
  justify-content: center;
}

.ft_sns {
  display: flex;
  display: flex;
  justify-content: space-between;
  justify-content: space-between;
  width: 100%;
}

.ft_sns .ft_sns_inner {
  position: relative;
  width: 48%;
}

.ft_sns dl dt {
  margin-bottom: 55px;
}

.ft_sns .facebook {
  margin-right: 4%;
  border-top: 2px solid #4365a5;
}

.ft_sns .facebook dt svg {
  fill: #4365a5;
}

.ft_sns .facebook li {
  margin-bottom: 35px;
}

.ft_sns .facebook li:last-child {
  margin-bottom: 0;
}

.ft_sns .facebook a {
  display: flex;
  display: flex;
  align-items: flex-start;
  align-items: flex-start;
  text-decoration: none;
  transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  will-change: opacity;
}

.ft_sns .facebook a:hover {
  opacity: 0.7;
}

.ft_sns .facebook a .thumb {
  width: 100px;
  height: 100px;
  background-color: #4365a5;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.ft_sns .facebook a .txt {
  flex: 1;
  flex: 1;
  padding-left: 15px;
  font-size: 14px;
  color: #000000;
  -webkit-box-flex: 1;
}

.ft_sns .facebook a .date {
  display: block;
  margin-bottom: 5px;
  font-weight: 700;
  color: #585757;
}

.ft_sns .instagram {
  border-top: 2px solid #000000;
}

.ft_sns .instagram dt svg {
  fill: #000000;
}

.ft_sns .instagram dd {
  display: flex;
  display: flex;
  flex-wrap: wrap;
  flex-wrap: wrap;
  max-width: 470px;
}

.ft_sns .instagram dd a {
  position: relative;
  width: 31%;
  margin-right: 3.5%;
  margin-bottom: 15px;
  background-color: #eeeeee;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  will-change: opacity;
}

.ft_sns .instagram dd a:hover {
  opacity: 0.7;
}

.ft_sns .instagram dd a::after {
  display: block;
  padding-top: 100%;
  content: " ";
}

.ft_sns .instagram dd a:nth-child(3n) {
  margin-right: 0;
}

.ft_copyright {
  padding-top: 30px;
  padding-bottom: 30px;
  color: #008e86;
  text-align: center;
}
.l-column {
  width: 100%;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
}

.l-sm-column {
  width: 100%;
  max-width: 940px;
  margin-right: auto;
  margin-left: auto;
}
.c-overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 100;
  display: block;
  width: 100%;
  height: 100%;
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0.5);
  animation: fadeIn 0.8s ease forwards;
  animation: fadeIn 0.8s ease forwards;
  will-change: opacity;
}

.l-row {
  position: relative;
  display: flex;
  display: flex;
  flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
}

.l-row .l-col-12 {
  width: 100%;
}

.l-row .l-col-11 {
  width: 91.66666667%;
}

.l-row .l-col-10 {
  width: 83.33333333%;
}

.l-row .l-col-9 {
  width: 75%;
}

.l-row .l-col-8 {
  width: 66.66666666%;
}

.l-row .l-col-7 {
  width: 58.33333333%;
}

.l-row .l-col-6 {
  width: 50%;
}

.l-row .l-col-5 {
  width: 41.66666667%;
}

.l-row .l-col-4 {
  width: 33.33333333%;
}

.l-row .l-col-3 {
  width: 25%;
}

.l-row .l-col-2 {
  width: 16.66666667%;
}

.l-row .l-col-1 {
  width: 8.33333333%;
}
.l-gutter5 {
  width: auto;
  margin-right: -2.5px;
  margin-left: -2.5px;
}

.l-gutter5 > .l-col {
  padding-right: 2.5px;
  padding-left: 2.5px;
}

.l-gutter10 {
  width: auto;
  margin-right: -5px;
  margin-left: -5px;
}

.l-gutter10 > .l-col {
  padding-right: 5px;
  padding-left: 5px;
}

.l-gutter20 {
  width: auto;
  margin-right: -10px;
  margin-left: -10px;
}

.l-gutter20 > .l-col {
  padding-right: 10px;
  padding-left: 10px;
}

.l-gutter30 {
  width: auto;
  margin-right: -15px;
  margin-left: -15px;
}

.l-gutter30 > .l-col {
  padding-right: 15px;
  padding-left: 15px;
}

.l-gutter40 {
  width: auto;
  margin-right: -20px;
  margin-left: -20px;
}

.l-gutter40 > .l-col {
  padding-right: 20px;
  padding-left: 20px;
}

.l-gutter50 {
  width: auto;
  margin-right: -25px;
  margin-left: -25px;
}

.l-gutter50 > .l-col {
  padding-right: 25px;
  padding-left: 25px;
}

.l-gutter60 {
  width: auto;
  margin-right: -30px;
  margin-left: -30px;
}

.l-gutter60 > .l-col {
  padding-right: 30px;
  padding-left: 30px;
}
.l-col-mb10 > .l-col {
  margin-bottom: 10px;
}

.l-col-mb20 > .l-col {
  margin-bottom: 20px;
}

.l-col-mb30 > .l-col {
  margin-bottom: 30px;
}

.l-col-mb40 > .l-col {
  margin-bottom: 40px;
}

.l-col-mb50 > .l-col {
  margin-bottom: 50px;
}

.l-col-mb60 > .l-col {
  margin-bottom: 60px;
}

.l-col-mb70 > .l-col {
  margin-bottom: 70px;
}

.l-col-mb80 > .l-col {
  margin-bottom: 80px;
}
.l-grid-1 > .l-col {
  width: 100%;
}

.l-grid-2 > .l-col {
  width: 50%;
}

.l-grid-3 > .l-col {
  width: 33.33333333%;
}

.l-grid-4 > .l-col {
  width: 25%;
}

.l-grid-5 > .l-col {
  width: 20%;
}

.l-grid-6 > .l-col {
  width: 16.66666666%;
}

.l-grid-7 > .l-col {
  width: 14.2857142%;
}

.l-grid-8 > .l-col {
  width: 12.5%;
}
.l-frame {
  padding: 20px;
  border: 2px solid #dc005f;
}
.c-button {
  position: relative;
  top: 0;
  display: block;
  width: 100%;
  padding: 20px 55px 20px 80px;
  margin: 0 auto;
  font-size: 30px;
  font-weight: 700;
  line-height: 1.2;
  color: #ffffff;
  text-decoration: none;
  appearance: none;
  appearance: none;
  cursor: pointer;
  border-radius: 8px;
  transition: top 0.2s ease, box-shadow 0.2s ease;
  transition: top 0.2s ease, box-shadow 0.2s ease;
}

.c-button:hover {
  top: 4px;
}

.c-button span {
  display: block;
  font-size: 16px;
}

.c-button i {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  transform: translateY(-50%);
}

.c-button .btn-icon {
  left: 30px;
  font-size: 35px;
  line-height: 1;
}

.c-button .btn-arrow {
  right: 30px;
  font-size: 22px;
}

.c-button.is-booking {
  background-color: #f7af00;
  box-shadow: 0 7px #a26f13;
}

.c-button.is-booking:hover {
  box-shadow: 0 3px #a26f13;
}

.c-button.is-phone {
  background-color: #e6266d;
  box-shadow: 0 7px #9d274d;
}

.c-button.is-phone:hover {
  box-shadow: 0 3px #9d274d;
}

.c-button.is-contact {
  background-color: #008e86;
  box-shadow: 0 7px #00645a;
}

.c-button.is-contact .btn-icon {
  font-size: 28px;
}

.c-button.is-contact:hover {
  box-shadow: 0 3px #00645a;
}

.c-button.is-line {
  padding: 20px 100px 20px 35px;
  background-color: #5eb530;
  box-shadow: 0 7px #3f7a2f;
}

.c-button.is-line:hover {
  box-shadow: 0 3px #3f7a2f;
}

.c-button.is-line::after {
  position: absolute;
  top: 50%;
  right: -5px;
  z-index: 1;
  display: block;
  width: 89px;
  height: 183px;
  content: " ";
  background: url("../images/img_line.png") left top no-repeat;
  background-size: contain;
  transform: translateY(-50%);
  transform: translateY(-50%);
}
.c-btns {
  display: flex;
  display: flex;
  justify-content: space-between;
  justify-content: space-between;
}
.c-btns li:last-child {
  margin-right: 0;
}

.c-title {
  position: relative;
  z-index: 2;
  margin-bottom: 135px;
  line-height: 1;
}

.c-title_en {
  font-size: 96px;
  font-weight: 700;
  color: #008e86;
}

.c-title_en i,
.c-title_en::first-letter {
  font-style: normal;
  color: #585757;
}

.c-title_ja {
  font-size: 20px;
  font-weight: 700;
  color: #000000;
}

.c-title_inner {
  position: relative;
  z-index: 11;
  display: inline-block;
  background-color: #ffffff;
}

.c-title_inner::before {
  position: absolute;
  top: -15px;
  left: -90px;
  z-index: -1;
  display: block;
  width: 140px;
  height: 140px;
  content: " ";
  background: url("../images/logo.svg") left top no-repeat;
  background-size: contain;
  opacity: 0.1;
  transform: rotate(25deg);
  transform: rotate(25deg);
}
.c-caption {
  position: relative;
  padding-left: 30px;
  margin-bottom: 30px;
  font-size: 23px;
  font-weight: 700;
  line-height: 1;
  color: #595857;
}

.c-caption::before {
  position: absolute;
  top: 9px;
  left: 0;
  display: block;
  width: 24px;
  height: 24px;
  content: " ";
  border: 6px solid #008e86;
  border-radius: 100%;
  transform: translateY(-50%);
  transform: translateY(-50%);
}
.c-gallery {
  margin-bottom: 135px;
  overflow: hidden;
  background-repeat: repeat-x;
  background-position: left top;
}

.c-gallery.is-interior {
  background-image: url("../images/photo_interior.jpg");
}

.c-gallery.is-facilities {
  background-image: url("../images/photo_facilities.jpg");
}
.c-postNavi {
  position: relative;
  width: 100%;
  height: 50px;
  overflow: hidden;
}

.c-postNavi a {
  display: flex;
  display: flex;
  align-items: center;
  align-items: center;
  justify-content: center;
  justify-content: center;
  height: 50px;
  font-size: 14px;
  font-weight: 700;
  color: #008e86;
  text-align: center;
  text-decoration: none;
  border: 1px solid #008e86;
  -webkit-box-pack: center;
  -webkit-box-align: center;
}

.c-postNavi a:hover {
  color: #ffffff;
  background-color: #008e86;
}

.c-postNavi .back {
  position: absolute;
  top: 0;
  left: 50%;
  width: 35%;
  transform: translateX(-50%);
  transform: translateX(-50%);
}

.c-postNavi .prev {
  float: left;
}

.c-postNavi .next {
  float: right;
}

.c-postNavi .next,
.c-postNavi .prev {
  width: 28%;
}
.c-pagination {
  position: relative;
  display: flex;
  display: flex;
  justify-content: center;
  justify-content: center;
  padding-top: 45px;
  text-align: center;
}

.c-pagination a,
.c-pagination span {
  position: relative;
  z-index: 1;
  display: flex;
  display: flex;
  align-items: center;
  align-items: center;
  justify-content: center;
  justify-content: center;
  padding: 6px 12px;
  margin-left: -1px;
  font-size: 16px;
  color: #008e86;
  text-decoration: none;
  background-color: #ffffff;
  border: 1px solid #008e86;
  transition: 0.3s ease;
  transition: 0.3s ease;
  -webkit-box-pack: center;
  -webkit-box-align: center;
}

.c-pagination .current,
.c-pagination a:hover {
  color: #ffffff;
  background-color: #e6266d;
  border-color: #e6266d;
}

.c-pagination .current a {
  z-index: 2;
}

.c-pagination a:hover {
  z-index: 3;
}

.fixed-btns {
  position: fixed;
  z-index: 9999;
}

.fixed-btns a {
  position: relative;
  display: flex;
  display: flex;
  align-items: center;
  align-items: center;
  color: #ffffff;
  text-decoration: none;
}

.fixed-btns a i {
  width: 75px;
  font-size: 28px;
  text-align: center;
}

.fixed-btns a svg {
  fill: #ffffff;
}

.fixed-btns .btn_web {
  background-color: #f7af00;
}

.fixed-btns .btn_web::before {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 89px;
  height: 61px;
  content: " ";
  background: url("../images/txt_btn_reserve.svg") left top no-repeat;
}

.fixed-btns .btn_phone {
  background-color: #e6266d;
}

.fixed-btns .btn_mail {
  background-color: #008e86;
}

.fixed-btns .btn_mail i {
  font-size: 24px;
}

.fixed-btns .btn_line {
  background-color: #5eb530;
}

.fixed-btns .btn_facebook {
  background-color: #4365a5;
}

.fixed-btns .btn_instagram {
  background-color: #595857;
}
.c-dotted-line {
  position: absolute;
  z-index: 10;
  border: 4px dashed #008e86;
}

.c-section-line {
  position: absolute;
  top: 0;
  left: 50%;
  z-index: -1;
  width: 100%;
  max-width: 1200px;
  height: 100%;
  transform: translateX(-50%);
  transform: translateX(-50%);
}

.u-phone {
  color: #000000;
  text-decoration: none;
}
.u-hover {
  position: relative;
  display: block;
}

.u-hover::after {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  content: " ";
  background-color: rgba(255, 255, 255, 0.3);
  opacity: 0;
  transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

.u-hover:hover::after {
  opacity: 1;
}

.u-notes li {
  padding-left: 1em;
  text-indent: -1em;
}

.u-sm-notes {
  font-size: 11px;
  color: grey;
}

.u-caution {
  font-size: 11px;
  color: #ff1111;
}

.u-strong {
  font-weight: 700;
}

.u-center {
  text-align: center;
}

.u-none {
  display: none;
}

.u-small {
  font-size: 11px;
}

.u-bold {
  margin-bottom: 15px;
  font-size: 125%;
  font-weight: 700;
}

.u-taC {
  text-align: center;
}

.u-taL {
  text-align: left;
}

.u-taR {
  text-align: right;
}

.u-mt0 {
  margin-top: 0 !important;
}

.u-mt5 {
  margin-top: 5px !important;
}

.u-mt10 {
  margin-top: 10px !important;
}

.u-mt15 {
  margin-top: 15px !important;
}

.u-mt20 {
  margin-top: 20px !important;
}

.u-mt25 {
  margin-top: 25px !important;
}

.u-mt30 {
  margin-top: 30px !important;
}

.u-mt35 {
  margin-top: 35px !important;
}

.u-mt40 {
  margin-top: 40px !important;
}

.u-mt45 {
  margin-top: 45px !important;
}

.u-mt50 {
  margin-top: 50px !important;
}

.u-mt60 {
  margin-top: 60px !important;
}

.u-mt70 {
  margin-top: 70px !important;
}

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

.u-mt90 {
  margin-top: 90px !important;
}

.u-mt100 {
  margin-top: 100px !important;
}

.u-mb0 {
  margin-bottom: 0 !important;
}

.u-mb5 {
  margin-bottom: 5px !important;
}

.u-mb10 {
  margin-bottom: 10px !important;
}

.u-mb15 {
  margin-bottom: 15px !important;
}

.u-mb20 {
  margin-bottom: 20px !important;
}

.u-mb25 {
  margin-bottom: 25px !important;
}

.u-mb30 {
  margin-bottom: 30px !important;
}

.u-mb30 {
  margin-bottom: 35px !important;
}

.u-mb40 {
  margin-bottom: 40px !important;
}

.u-mb45 {
  margin-bottom: 40px !important;
}

.u-mb50 {
  margin-bottom: 50px !important;
}

.u-mb60 {
  margin-bottom: 60px !important;
}

.u-mb70 {
  margin-bottom: 70px !important;
}

.u-mb80 {
  margin-bottom: 80px !important;
}

.u-mb90 {
  margin-bottom: 90px !important;
}

.u-mb100 {
  margin-bottom: 100px !important;
}

.u-pt0 {
  padding-top: 0 !important;
}

.u-pb0 {
  padding-bottom: 0 !important;
}

.u-bdN {
  border: none !important;
}

.u-vaT {
  vertical-align: top !important;
}

.u-w10 {
  width: 10% !important;
}

.u-w15 {
  width: 15% !important;
}

.u-w20 {
  width: 20% !important;
}

.u-w25 {
  width: 25% !important;
}

.u-w30 {
  width: 30% !important;
}

.u-w35 {
  width: 35% !important;
}

.u-w40 {
  width: 40% !important;
}

.u-w45 {
  width: 45% !important;
}

.u-w50 {
  width: 50% !important;
}

.u-w55 {
  width: 55% !important;
}

.u-w60 {
  width: 60% !important;
}

.u-w65 {
  width: 65% !important;
}

.u-w70 {
  width: 70% !important;
}

.u-w75 {
  width: 75% !important;
}

.u-w80 {
  width: 80% !important;
}

.u-w85 {
  width: 85% !important;
}

.u-w90 {
  width: 90% !important;
}

.u-w95 {
  width: 95% !important;
}

.u-w100 {
  width: 100% !important;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translateY(20px);
    transform: translateY(20px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translateY(20px);
    transform: translateY(20px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes fadeInDown {
  from {
    opacity: 0;
    transform: translateY(-20px);
    transform: translateY(-20px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes fadeInDown {
  from {
    opacity: 0;
    transform: translateY(-20px);
    transform: translateY(-20px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes fadeInLeft {
  from {
    opacity: 0;
    transform: translateX(-20px);
    transform: translateX(-20px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes fadeInLeft {
  from {
    opacity: 0;
    transform: translateX(-20px);
    transform: translateX(-20px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes fadeInRight {
  from {
    opacity: 0;
    transform: translateX(20px);
    transform: translateX(20px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes fadeInRight {
  from {
    opacity: 0;
    transform: translateX(20px);
    transform: translateX(20px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes scale-in {
  from {
    opacity: 1;
    transform: scale(0);
    transform: scale(0);
  }
  to {
    opacity: 1;
    transform: scale(1);
    transform: scale(1);
  }
}
@keyframes scale-in {
  from {
    opacity: 1;
    transform: scale(0);
    transform: scale(0);
  }
  to {
    opacity: 1;
    transform: scale(1);
    transform: scale(1);
  }
}
@keyframes effect-start {
  from {
    transform: translateX(-105%);
    transform: translateX(-105%);
  }
  to {
    transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes effect-start {
  from {
    transform: translateX(-105%);
    transform: translateX(-105%);
  }
  to {
    transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes effect-end {
  from {
    transform: translateX(0);
    transform: translateX(0);
  }
  to {
    transform: translateX(105%);
    transform: translateX(105%);
  }
}
@keyframes effect-end {
  from {
    transform: translateX(0);
    transform: translateX(0);
  }
  to {
    transform: translateX(105%);
    transform: translateX(105%);
  }
}
@keyframes show-element {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes show-element {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.js-invisible {
  opacity: 0;
}

.js-fadeIn {
  opacity: 0;
  animation: fadeIn 0.8s ease forwards;
  animation: fadeIn 0.8s ease forwards;
  will-change: opacity;
}

.js-fadeInUp {
  opacity: 0;
  animation: fadeInUp 0.4s ease forwards;
  animation: fadeInUp 0.4s ease forwards;
  will-change: transform, opacity;
}

.js-fadeInDown {
  opacity: 0;
  animation: fadeInDown 0.4s ease forwards;
  animation: fadeInDown 0.4s ease forwards;
  will-change: transform, opacity;
}

.js-fadeInLeft {
  opacity: 0;
  animation: fadeInLeft 0.4s ease forwards;
  animation: fadeInLeft 0.4s ease forwards;
  will-change: transform, opacity;
}

.js-fadeInRight {
  opacity: 0;
  animation: fadeInRight 0.4s ease forwards;
  animation: fadeInRight 0.4s ease forwards;
  will-change: transform, opacity;
}

[data-delay="100"] {
  animation-delay: 0.1s;
  animation-delay: 0.1s;
}

[data-delay="200"] {
  animation-delay: 0.2s;
  animation-delay: 0.2s;
}

[data-delay="300"] {
  animation-delay: 0.3s;
  animation-delay: 0.3s;
}

[data-delay="400"] {
  animation-delay: 0.4s;
  animation-delay: 0.4s;
}

[data-delay="500"] {
  animation-delay: 0.5s;
  animation-delay: 0.5s;
}

[data-delay="600"] {
  animation-delay: 0.6s;
  animation-delay: 0.6s;
}

[data-delay="700"] {
  animation-delay: 0.7s;
  animation-delay: 0.7s;
}

[data-delay="800"] {
  animation-delay: 0.8s;
  animation-delay: 0.8s;
}

[data-delay="900"] {
  animation-delay: 0.9s;
  animation-delay: 0.9s;
}

[data-delay="1000"] {
  animation-delay: 1s;
  animation-delay: 1s;
}

[data-delay="1100"] {
  animation-delay: 1.1s;
  animation-delay: 1.1s;
}

[data-delay="1200"] {
  animation-delay: 1.2s;
  animation-delay: 1.2s;
}

[data-delay="1300"] {
  animation-delay: 1.3s;
  animation-delay: 1.3s;
}

[data-delay="1400"] {
  animation-delay: 1.4s;
  animation-delay: 1.4s;
}

[data-delay="1500"] {
  animation-delay: 1.5s;
  animation-delay: 1.5s;
}

[data-delay="1600"] {
  animation-delay: 1.6s;
  animation-delay: 1.6s;
}

[data-delay="1700"] {
  animation-delay: 1.7s;
  animation-delay: 1.7s;
}

[data-delay="1800"] {
  animation-delay: 1.8s;
  animation-delay: 1.8s;
}

[data-delay="1900"] {
  animation-delay: 1.9s;
  animation-delay: 1.9s;
}

[data-delay="2000"] {
  animation-delay: 2s;
  animation-delay: 2s;
}

[data-delay="2100"] {
  animation-delay: 2.1s;
  animation-delay: 2.1s;
}

[data-delay="2200"] {
  animation-delay: 2.2s;
  animation-delay: 2.2s;
}

[data-delay="2300"] {
  animation-delay: 2.3s;
  animation-delay: 2.3s;
}

[data-delay="2400"] {
  animation-delay: 2.4s;
  animation-delay: 2.4s;
}

[data-delay="2500"] {
  animation-delay: 2.5s;
  animation-delay: 2.5s;
}

[data-delay="2600"] {
  animation-delay: 2.6s;
  animation-delay: 2.6s;
}

[data-delay="2700"] {
  animation-delay: 2.7s;
  animation-delay: 2.7s;
}

[data-delay="2800"] {
  animation-delay: 2.8s;
  animation-delay: 2.8s;
}

[data-delay="2900"] {
  animation-delay: 2.9s;
  animation-delay: 2.9s;
}

[data-delay="3000"] {
  animation-delay: 3s;
  animation-delay: 3s;
}

.p-hero {
  position: relative;
  width: 100%;
}

.p-hero .catch .discount {
  position: absolute;
  right: 0;
  bottom: 0;
}

.p-hero .catch .discount img {
  transition: transform 0.2s ease;
}

.p-hero .catch .discount:hover img {
  transform: scale(1.1);
  transform: scale(1.1);
}

.p-hero .arrow {
  position: absolute;
  bottom: 0;
  left: 50%;
  font-size: 50px;
  line-height: 1;
  color: #ffffff;
  text-decoration: none;
  transform: translateX(-50%) rotate(90deg);
  transform: translateX(-50%) rotate(90deg);
}
.plan {
  display: block;
  width: 85%;
  max-width: 980px;
  margin: 0 auto;
  margin-bottom: 60px;
}
.plan .c-button {
  position: relative;
  padding: 30px 5%;
  font-size: 32px;
  line-height: 1.5;
  text-align: center;
}

.plan .c-btns{
  justify-content: center;
}

.plan .c-button.is-badge img {
  position: absolute;
  top: -40%;
  left: -10%;
  width: 30%;
  max-width: 150px;
}

.plan .c-button span {
  font-size: 24px;
}

.plan .c-button .icon-arrow {
  position: absolute;
  right: 3%;
}

.plan .plan-yellow {
  display: inline-flex;
  font-size: 32px !important;
  font-weight: 700;
  color: #f3ec30;
}
.p-news {
  width: 100%;
  max-width: 640px;
  margin: 0 auto;
}

.p-news .ttl {
  display: flex;
  display: flex;
  align-items: flex-end;
  align-items: flex-end;
  justify-content: space-between;
  justify-content: space-between;
  width: 100%;
  font-weight: 700;
  line-height: 1.2;
  -webkit-box-align: end;
  -webkit-box-pack: justify;
}

.p-news .ttl h2 {
  font-size: 33px;
  color: #ffffff;
  letter-spacing: 0.05em;
}

.p-news .ttl a {
  display: inline-block;
  padding: 6px 12px;
  margin-right: 30px;
  font-size: 13px;
  color: #ffffff;
  text-decoration: none;
  border: 3px solid #ffffff;
  border-bottom: none;
}

.p-news .ttl a:hover {
  background-color: rgba(255, 255, 255, 0.3);
}

.p-news .list {
  width: 100%;
  padding: 25px 50px;
  background-color: #ffffff;
  border-radius: 8px;
}

.p-news .list li {
  display: flex;
  display: flex;
  margin-bottom: 5px;
  font-size: 14px;
}

.p-news .list li:last-child {
  margin-bottom: 0;
}

.p-news .list li .date {
  padding-right: 10px;
  color: #008e86;
}

.p-news .list li a {
  overflow: hidden;
  color: #585757;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.p-limited {
  background-color: rgba(0, 142, 134, 0.1);
}

.p-limited_inner {
  display: flex;
  display: flex;
  align-items: center;
  align-items: center;
  justify-content: center;
  justify-content: center;
}
.p-concept {
  display: flex;
  display: flex;
  align-items: center;
  align-items: center;
  justify-content: center;
  justify-content: center;
}

.p-concept dd h2 {
  margin-bottom: 20px;
}

.p-concept dd p {
  font-size: 17px;
  font-weight: 700;
  color: #008e86;
}

.p-concept dd p span {
  color: #e6266d;
}
.p-reserve {
  position: relative;
  margin-bottom: 130px;
  background-color: #fbfbfb;
  border: 6px solid #008e86;
  border-radius: 8px;
}

.p-reserve .c-btns {
  margin-bottom: 35px;
}

.p-reserve .credit-card {
  display: flex;
  display: flex;
  justify-content: center;
  justify-content: center;
  margin-bottom: 10px;
  background-color: #f0efee;
  border-radius: 8px;
  -webkit-box-pack: center;
}

.p-reserve dl {
  font-weight: 700;
  line-height: 1.4;
  color: #008e86;
}

.p-reserve dl dt {
  font-size: 23px;
}

.p-reserve dl dd {
  font-size: 13px;
}

.p-reserve dl dd span {
  color: #e6266d;
}

.p-reserve .u-notes {
  font-size: 12px;
  font-weight: 700;
  color: #e21515;
}

.p-reserve_note {
  text-align: center;
}

.p-reserve_note_caption {
  margin-bottom: 15px;
  font-size: 16px;
  font-weight: 700;
  color: #e6266d;
}
.p-price {
  position: relative;
}

.p-price .c-title .c-dotted-line {
  top: -430px;
  height: 480px;
  border-right: none;
}

.p-price .c-section-line .c-dotted-line {
  top: 43px;
  height: 100%;
  height: calc(100% - 43px);
  border-bottom: none;
  border-left: none;
}
.p-price_room .photo {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.p-price_room .inner {
  position: relative;
  z-index: 1;
  width: 100%;
}

.p-price_room .inner::after {
  display: block;
  clear: both;
  content: " ";
}

.p-price_room .content .balloon {
  position: absolute;
}

.p-price_room .content .lead {
  margin-bottom: 40px;
}

.p-price_room .content h3 {
  position: relative;
  margin-bottom: 40px;
}

.p-price_room.is-dmitry .photo {
  background-image: url("../images/photo_dmitry.jpg");
}

.p-price_room .content h3 img {
  width: 100%;
}

.p-price_room.is-reserved .photo {
  background-image: url("../images/photo_reserved.jpg");
}

.p-price_room.is-tatami .photo {
  background-image: url("../images/photo_tatami.jpg");
}

.p-price_discount {
  position: relative;
  padding-top: 110px;
  padding-bottom: 50px;
}

.p-price_discount_inner {
  position: relative;
  display: flex;
  display: flex;
  justify-content: space-between;
  justify-content: space-between;
  width: 100%;
  max-width: 1000px;
  margin: 0 auto 40px;
}
.p-price_discount_contact {
  font-weight: 700;
  line-height: 1.4;
  color: #008e86;
  text-align: center;
}
.p-check-in-out {
  background: url("../images/bg_check-in-out.jpg") center center no-repeat;
  background-size: cover;
}

.p-check-in-out .c-title_en,
.p-check-in-out .c-title_ja {
  color: #87ced3;
}

.p-check-in-out .c-title_en::first-letter {
  color: #ffffff;
}

.p-check-in-out .c-title_inner {
  background-color: transparent;
}

.p-check-in-out .c-title .c-dotted-line {
  top: -127px;
  height: 174px;
  border-color: #87ced3;
  border-top: none;
  border-left: none;
}

.p-check-in-out .l-column {
  position: relative;
  z-index: 1;
  height: 100%;
}

.p-check-in-out .c-section-line .c-dotted-line {
  top: 176px;
  height: 100%;
  height: calc(100% - 176px);
  border-color: #87ced3;
  border-right: none;
  border-bottom: none;
}
.p-check-in-out .img {
  text-align: center;
}

.p-facilities {
  position: relative;
  z-index: 1;
  overflow: hidden;
}

.p-facilities::after {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: -1;
  display: block;
  width: 700px;
  height: 700px;
  content: " ";
  background: url("../images/logo.svg") left top no-repeat;
  background-size: contain;
  opacity: 0.1;
  transform: rotate(-25deg) translateY(15%);
  transform: rotate(-25deg) translateY(15%);
}

.p-facilities .c-title .c-dotted-line {
  top: -131px;
  height: 224px;
  border-top: none;
  border-right: none;
}

.p-facilities .c-section-line .c-dotted-line {
  top: 224px;
  height: 100%;
  height: calc(100% - 224px);
  border-bottom: none;
  border-left: none;
}
.p-facilities_list {
  position: relative;
  z-index: 1;
  display: flex;
  display: flex;
  flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 50px;
}

.p-facilities_list li {
  display: flex;
  display: flex;
  align-items: center;
  align-items: center;
  justify-content: space-between;
  justify-content: space-between;
  padding: 18px;
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.4;
  background-color: #ffffff;
  border: 1px solid #008e86;
  border-radius: 10px;
  -webkit-box-pack: justify;
  -webkit-box-align: center;
}

.p-facilities_list li div {
  color: #008e86;
}

.p-facilities_list li span {
  color: #e6266d;
}

.p-facilities_list li i {
  font-style: normal;
  color: #585757;
}
.p-access {
  position: relative;
  z-index: 1;
  background-color: #f7f6f6;
}

.p-access .c-title_inner {
  background-color: #f7f6f6;
}

.p-access .c-title .c-dotted-line {
  top: -131px;
  height: 185px;
  border-top: none;
  border-left: none;
}

.p-access .c-section-line .c-dotted-line {
  top: 185px;
  height: 100%;
  height: calc(100% - 185px);
  border-right: none;
  border-bottom: none;
}
.p-access_map {
  margin-bottom: 45px;
}

.p-access_map iframe {
  width: 100%;
  height: 310px;
}

.p-access_info {
  position: relative;
  z-index: 1;
  display: flex;
  display: flex;
  width: 100%;
  margin-bottom: 40px;
}

.p-access_info .ttl {
  font-weight: 700;
  line-height: 1.3;
  color: #008e86;
}

.p-access_info .ttl h3 {
  font-size: 34px;
}

.p-access_info .ttl h3 span {
  display: block;
  font-size: 20px;
  color: #585757;
}

.p-access_info .details {
  display: flex;
  display: flex;
  flex: 1;
  flex: 1;
  align-items: center;
  align-items: center;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.5;
  color: #595857;
  -webkit-box-flex: 1;
  -webkit-box-align: center;
}

.p-access_around_list {
  position: relative;
  z-index: 1;
  display: flex;
  display: flex;
  flex-wrap: wrap;
  flex-wrap: wrap;
}

.p-access_around_list dl {
  display: flex;
  display: flex;
  justify-content: space-between;
  justify-content: space-between;
  margin-bottom: 10px;
  overflow: hidden;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.4;
  background-color: #ffffff;
  border: 1px solid #008e86;
  border-radius: 10px;
  -webkit-box-pack: justify;
}

.p-access_around_list dl dd,
.p-access_around_list dl dt {
  display: flex;
  display: flex;
  align-items: center;
  align-items: center;
  padding: 18px;
}

.p-access_around_list dl dt {
  color: #008e86;
}

.p-access_around_list dl dd {
  font-size: 18px;
  color: #ffffff;
  background-color: #008e86;
}
.p-notes {
  position: relative;
}

.p-notes .c-title .c-dotted-line {
  top: -131px;
  height: 185px;
  border-top: none;
  border-right: none;
}

.p-notes .c-section-line .c-dotted-line {
  top: 185px;
  height: 100%;
  height: calc(100% - 185px);
  border-bottom: none;
  border-left: none;
}
.p-notes_content {
  position: relative;
  z-index: 1;
  padding-bottom: 65px;
  margin-bottom: 65px;
  border-bottom: 2px solid #008e86;
}

.p-notes_content h3 {
  margin-bottom: 30px;
  font-size: 23px;
  color: #595857;
}

.p-notes_content dt {
  margin-bottom: 15px;
  font-weight: 700;
  line-height: 1.4;
  color: #008e86;
}

.p-notes_content dt strong {
  color: #e6266d;
}

.p-notes_content dd {
  margin-bottom: 5px;
  font-size: 15px;
}

.p-notes_content .note {
  font-size: 12px;
  font-weight: 700;
  color: #e21515;
}

.p-notes_content.content01 {
  background: url("../images/img_notes01.svg") right top no-repeat;
  background-size: 200px 200px;
}

.p-notes_content.content02 .img_cancel {
  padding-top: 50px;
  text-align: center;
}

.p-notes_content.content03 {
  margin-bottom: 0;
}

.p-notes_content.content03::after {
  position: absolute;
  right: 0;
  bottom: -5px;
  display: block;
  width: 358px;
  height: 150px;
  content: " ";
  background: url("../images/img_notes03.svg") left top no-repeat;
  background-size: contain;
}
.p-postList {
  display: flex;
  display: flex;
  flex-wrap: wrap;
  flex-wrap: wrap;
}

.p-postList a {
  display: block;
  margin-bottom: 25px;
  color: #585757;
  text-decoration: none;
}

.p-postList_thumbnail {
  position: relative;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  border: 1px solid #008e86;
}

.p-postList_thumbnail::after,
.p-postList_thumbnail::before {
  display: block;
  content: " ";
}

.p-postList_thumbnail::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.3);
  opacity: 0;
  will-change: opacity;
  transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

.p-postList a:hover .p-postList_thumbnail::before {
  opacity: 1;
}

.p-postList_thumbnail::after {
  padding-top: 100%;
}

.p-postList_content {
  padding: 10px 0;
}

.p-postList_content .date {
  font-size: 13px;
  font-weight: 700;
}

.p-postList_content .ttl {
  font-size: 16px;
  font-weight: 700;
  color: #008e86;
}
.p-postArticle {
  width: 100%;
  max-width: 740px;
  margin-right: auto;
  margin-left: auto;
}

.p-postArticle_title {
  margin-bottom: 35px;
  font-weight: 700;
}

.p-postArticle_title .date {
  font-size: 16px;
}

.p-postArticle_title .ttl {
  margin-bottom: 10px;
  font-size: 32px;
  line-height: 1.4;
  color: #008e86;
}

.p-postArticle_content {
  padding-bottom: 80px;
}
.p-postArticle_content h2 {
  margin-bottom: 1.3em;
  font-size: 24px;
  color: #008e86;
  border-bottom: 1px solid #008e86;
}

.p-postArticle_content h3 {
  margin-bottom: 1.3em;
  font-size: 21px;
  color: #008e86;
  border-bottom: 1px dashed #008e86;
}

.p-postArticle_content h4 {
  padding-left: 10px;
  margin-bottom: 1.3em;
  font-size: 18px;
  border-left: 5px solid #008e86;
}

.p-postArticle_content h5 {
  padding-left: 10px;
  margin-bottom: 1.3em;
  font-size: 15px;
  border-left: 5px solid #008e86;
}

.p-postArticle_content h6 {
  margin-bottom: 1.5em;
}

.p-postArticle_content p {
  margin-bottom: 1.8em;
  font-size: 15px;
  line-height: 2;
}

.p-postArticle_content img {
  padding-bottom: 15px;
}

.p-postArticle_content p img {
  padding-bottom: 0;
}

.p-postArticle_content ol,
.p-postArticle_content ul {
  padding-left: 1.5em;
  margin-bottom: 2em;
  list-style-position: outside;
}

.p-postArticle_content ul {
  list-style: disc;
}

.p-postArticle_content ol {
  list-style: decimal;
}

.p-postArticle_content strong {
  font-size: 105%;
  font-style: normal;
  font-weight: 700;
  background-color: #ffff00;
}

.p-postArticle_content em {
  font-size: 100%;
  font-style: normal;
  font-weight: 700;
}

.p-postArticle_content blockquote {
  position: relative;
  padding: 45px 25px 30px;
  margin-bottom: 30px;
  background-color: #eeeeee;
  border-radius: 8px;
}

.p-postArticle_content blockquote::before {
  position: absolute;
  top: 0;
  left: 0;
  font-family: serif;
  font-size: 600%;
  line-height: 1em;
  color: #999999;
  content: "“";
}

.p-postArticle_content blockquote::after {
  position: absolute;
  right: 0;
  bottom: 0;
  font-family: serif;
  font-size: 600%;
  line-height: 0;
  color: #999999;
  content: "”";
}

.p-postArticle_content blockquote p:last-child {
  margin-bottom: 0;
}

.p-postArticle_content hr {
  margin-top: 40px;
  margin-bottom: 40px;
}

.p-postArticle_content .alignleft {
  float: left;
  margin-right: 15px;
}

.p-postArticle_content .alignright {
  float: right;
  margin-left: 15px;
}

.p-postArticle_content .aligncenter {
  display: block;
  margin: 30px auto;
}

/* 20221031追加 */
.p-page_title {
  padding-top: 80px;
  padding-bottom: 160px;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: cover;
}

.p-page_title.p-plan_title {
  background-image: url("../images/p-plan_title-bg.png");
}

.p-page_title.p-reserves_title {
  background-image: url("../images/p-reserve_title-bg.png");
}

.p-page_title .c-title {
  margin-bottom: 0;
}

.p-plan_container {
  height: 100%;
}

.p-page_title .c-title_inner {
  background-color: inherit;
}

.p-page_title .c-title_en,
.p-page_title .c-title_ja {
  color: #87ced3;
}

.p-page_title .c-title_en::first-letter {
  font-style: normal;
  color: #ffffff;
}

.p-page_title .c-section-line .c-dotted-line {
  top: 43px;
  height: 13vw;
  border-bottom: none;
  border-left: none;
}
.p-page_title .c-dotted-line {
  border-color: #ffffff;
}

.p-page_anchor {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 100px;
  margin-bottom: 100px;
}

.p-page_anchor a {
  transition: all 0.3s ease;
  width: 33.33333333333333%;
}

.p-page_anchor a:hover {
  opacity: 0.8;
}

.p-page_anchor a img {
  width: 100%;
  max-width: 380px;
  height: auto;
}

section.p-page {
  margin-bottom: 230px;
}

.p-page_box {
  position: relative;
  width: 90%;
  padding: 100px 0;
  margin: 0 auto;
  background-color: #e5f4f3;
  border: 6px solid #008e86;
  border-radius: 8px;
}

.p-page_box h2 {
  position: absolute;
  top: 0;
  left: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 80%;
  padding: 27.5px;
  background-color: #008e86;
  transform: translate(-50%, -50%);
}

.p-page_box h2 img {
  max-height: 35px;
}

.p-page_container {
  width: 90%;
  margin: 0 auto;
}

.p-plan_catch {
  margin-bottom: 50px;
  text-align: center;
}

.p-plan_catch img {
  max-height: 44px;
}

.p-plan_text {
  margin-bottom: 60px;
  text-align: center;
}

.p-plan p img {
  max-height: 88px;
}

.p-plan_price {
  max-width: 670px;
  margin: 0 auto;
  text-align: center;
}

.p-plan_price img {
  margin-bottom: 42px;
}

.p-plan_price .note,
.p-reserves_notes .note {
  font-size: 12px;
  font-weight: 700;
  color: #e21515;
  text-align: left;
}

.p-plan_photo {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  max-width: 940px;
  margin: 0 auto;
  margin-top: 60px;
}

.p-plan_photo img {
  width: 48%;
  margin-bottom: 4%;
}

.p-plan_btn {
  position: absolute;
  bottom: 0;
  left: 50%;
  display: block;
  width: 100%;
  transform: translate(-50%, 50%);
}

.p-plan_btn .c-button {
  width: 80%;
  max-width: 430px;
  padding: 35px 55px;
  text-align: center;
}
.p-reserves_btn {
  width: 100%;
  max-width: 430px;
  margin: 0 auto;
  margin-bottom: 60px;
}

.p-reserves_notes {
  width: 100%;
  max-width: 940px;
  padding: 45px 5%;
  margin: 0 auto;
  background-color: #ffffff;
  border-radius: 30px;
}

.p-reserves_notes h3 {
  font-size: 20px;
  font-weight: 600;
}

.p-reserves_notes h3 span {
  padding-left: 10px;
  font-size: 16px;
  color: #008e86;
}

.p-reserves_notes h4 {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
  font-size: 23px;
  color: #595857;
}

.p-reserves_notes h4 img {
  width: 70px;
  margin-right: 25px;
}

.p-reserves_notes ul {
  padding-left: 25px;
  margin-bottom: 10px;
}

.p-reserves_notes li {
  font-size: 18px;
  font-weight: 700;
  color: #008e86;
  list-style: disc;
}

.p-reserves_notes li span {
  font-size: 18px;
  font-weight: 700;
  color: #e6266d;
}

.p-reserves_notes li::marker {
  color: #008e86;
}

.p-reserves_notes dl {
  padding-top: 45px;
  padding-bottom: 45px;
  border-bottom: 3px solid #008e86;
}

.p-reserves_notes dl:last-child {
  padding-bottom: 0;
  border-bottom: none;
}

.p-reserves_cancel {
  margin-top: 45px;
}

button {
  appearance: none;
}

select {
  appearance: none;
}

.c-button.is-line::after {
  background-image: url("../images/common/img_line.png");
}
.c-title_inner::before {
  background-image: url("../images/common/logo.svg");
}

.fixed-btns .btn_web::before {
  background-image: url("../images/common/txt_btn_reserve.svg");
}
.ft_copyright {
  padding-bottom: 0;
}

.p-hero .plan {
  margin-bottom: 60px;
}

.p-price_room .content h3 img {
  width: 100%;
}

.p-check-in-out {
  background-image: url("../images/common/bg_check-in-out.jpg");
}

.p-check-in-out .c-title .c-dotted-line {
  border-color: #87ced3;
}

.p-facilities::after {
  background-image: url("../images/comon/logo.svg");
}

.p-notes_content.content01 {
  background-image: url("../images/common/img_notes01.svg");
}

.p-notes_content.content03::after {
  background-image: url("../images/common/img_notes03.svg");
}

.p-page_title.p-reserves_title {
  background-image: url("../images/reserve/p-reserve_title-bg.png");
}

.p-page_title.p-plan_title {
  background-image: url("../images/plan/p-plan_title-bg.png");
}

.p-facilities::after {
  background-image: url("../images/common/logo.svg");
}

.p-home .ft_contact {
  background-image: url("../images/home/img_footer.jpg");
}

.p-guesthouse .c-gallery.is-interior {
  background-image: url("../images/guesthouse/photo_interior.jpg");
}
.p-guesthouse .c-gallery.is-facilities {
  background-image: url("../images/guesthouse/photo_facilities.jpg");
}
.p-guesthouse .p-price_room.is-dmitry .photo {
  background-image: url("../images/guesthouse/photo_dmitry.jpg");
}
.p-guesthouse .p-price_room.is-reserved .photo {
  background-image: url("../images/guesthouse/photo_reserved.jpg");
}
.p-guesthouse .p-price_room.is-tatami .photo {
  background-image: url("../images/guesthouse/photo_tatami.jpg");
}
.p-guesthouse .ft_contact {
  background-image: url("../images/guesthouse/img_footer.jpg");
}

.p-youthhostel .c-gallery.is-interior {
  background-image: url("../images/youthhostel/photo_interior.jpg");
}
.p-youthhostel .c-gallery.is-facilities {
  background-image: url("../images/youthhostel/photo_facilities.jpg");
}
.p-youthhostel .p-price_room.is-dmitry .photo {
  background-image: url("../images/youthhostel/photo_room.jpg");
}
.p-youthhostel .p-price_room.is-reserved .photo {
  background-image: url("../images/youthhostel/photo_room_02.jpg");
}
.p-youthhostel .ft_contact {
  background-image: url("../images/youthhostel/img_footer.jpg");
}

.header_inner .phone,
.header_inner .phone svg {
  height: auto !important;
}

.header_inner .phone {
  position: static !important;
  transform: none !important;
}

.header_inner .logo img {
  max-width: none;
  width: 100px;
}

.header_inner .gNavi {
  padding: 0 !important;
}
.p-home .l-header {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 999;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}

.l-main {
  position: relative;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}

.p-home .l-footer {
  padding-bottom: 0 !important;
}
.p-home .p-header {
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin-bottom: 40px;
}
.p-home .p-header_inner {
  justify-content: flex-end;
  padding: 20px 20px 0;
}
.p-home .p-header_inner .phone {
  margin-right: 0;
}

.p-header_grid,
.p-header_item {
  display: flex;
  gap: 2rem;
  align-items: center;
}

.p-header_grid {
  justify-content: space-between;
  width: 100%;
}

.p-header_buttons {
  display: flex;
  gap: 1rem;
}

.p-header_button {
  position: relative;
  display: block;
  max-width: 120px;
}
.p-header_button::before {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  content: "";
  background-color: #ffffff;
}
.p-header_button:hover img, .p-header_button.is-active img {
  filter: none;
}
.p-header_button img {
  position: relative;
  z-index: 10;
  width: 100%;
  filter: contrast(0.4) brightness(1.5);
  transition: all 0.2s ease;
}

.p-header_inner .gNavi a {
  white-space: nowrap;
}

.p-hero_header_content {
  display: flex;
  gap: 2rem;
}

.p-hero_header_buttons {
  display: flex;
  gap: 1rem;
}

.p-hero_header_button {
  position: relative;
  display: block;
  max-width: 120px;
}
.p-hero_header_button::before {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  content: "";
  background-color: #ffffff;
}
.p-hero_header_button:hover img, .p-hero_header_button.is-active img {
  filter: none;
}
.p-hero_header_button img {
  position: relative;
  z-index: 10;
  width: 100%;
  filter: contrast(0.4) brightness(1.5);
  transition: all 0.2s ease;
}

.p-home-facility {
  position: relative;
  top: -380px;
  z-index: 20;
  margin-bottom: -380px;
  background-color: rgba(0, 142, 134, 0.1);
}

.p-home-facility_inner {
  padding-right: 5%;
  padding-left: 5%;
}

.p-home-facility_list {
  display: flex;
  gap: 2rem;
}

.p-home-facility_item {
  width: 50%;
}

.p-home-facility_link {
  transition: all 0.2s ease;
}
.p-home-facility_link:hover .p-home-facility_btn_head::before {
  background-color: rgba(0, 0, 0, 0.4);
}
.p-home-facility_link:hover .p-home-facility_btn_head::after {
  transform: scale(1.1);
}

.p-home-facility_btn {
  position: relative;
  padding-bottom: 20px;
  overflow: hidden;
  border-radius: 8px;
}
.p-home-facility_btn::before, .p-home-facility_btn::after {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -10;
  width: 100%;
  height: 100%;
  content: "";
}
.p-home-facility_btn::before {
  background-color: #008e86;
}
.p-home-facility_btn::after {
  background-color: rgba(0, 0, 0, 0.3);
}
.p-home-facility_btn_head {
  position: relative;
  min-height: 310px;
}
.p-home-facility_btn_head::before, .p-home-facility_btn_head::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  transition: all 0.2s ease;
}
.p-home-facility_btn_head::before {
  z-index: 10;
  background-color: rgba(0, 0, 0, 0.5);
}
.p-home-facility_btn_head::after {
  z-index: 0;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.p-home-facility_btn_head_inner {
  position: relative;
  z-index: 20;
  padding-top: 80px;
  padding-bottom: 50px;
}
.p-home-facility_btn_body {
  position: relative;
  min-height: 170px;
  overflow: hidden;
  background-color: #ffffff;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
}
.p-home-facility_btn_body_inner {
  padding-top: 40px;
}
.p-home-facility_btn_body::before {
  position: absolute;
  bottom: -38px;
  left: -28px;
  z-index: 0;
  width: 219px;
  aspect-ratio: 1/1;
  content: "";
  background-image: url("../images/home/bg_facility-btn_logo-mark.svg");
  background-repeat: no-repeat;
}
.p-home-facility_btn_title {
  width: 62%;
  margin-right: auto;
  margin-left: auto;
}
.p-home-facility_btn_catch {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}
.p-home-facility_btn--guesthouse .p-home-facility_btn_catch {
  max-width: 258px;
}
.p-home-facility_btn--guesthouse .p-home-facility_btn_head::after {
  background-image: url("../images/home/bg_facility-btn.jpg");
}
.p-home-facility_btn--youthhostel .p-home-facility_btn_catch {
  max-width: 251px;
}
.p-home-facility_btn--youthhostel .p-home-facility_btn_head::after {
  background-image: url("../images/home/bg_facility-btn_02.jpg");
}

.p-home-hero {
  position: relative;
  z-index: 10;
  width: 100%;
  height: auto;
  min-height: 100%;
}

.p-home-hero_image {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -10;
  width: 100%;
  height: 100%;
}
.p-home-hero_image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  filter: opacity(0.25);
  mix-blend-mode: multiply;
}
.p-home-hero_image::before, .p-home-hero_image::after {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  content: "";
}
.p-home-hero_image::before {
  background-color: #008e86;
}
.p-home-hero_image::after {
  background-image: url("../images/home/acc_hero.svg");
  background-repeat: no-repeat;
  background-position: top right;
  background-size: cover;
}

.p-home-hero_inner {
  padding-top: 100px;
  padding-right: 5%;
  padding-bottom: 450px;
  padding-left: 5%;
}

.p-home-hero_logo {
  max-width: 800px;
  margin-right: auto;
  margin-left: auto;
}

.p-home-hero_catch {
  max-width: 696.5557px;
  margin-top: 2em;
  margin-right: auto;
  margin-left: auto;
}

.p-home-news {
  position: relative;
  z-index: 0;
  background-color: rgba(0, 142, 134, 0.1);
}

.p-home-news_title {
  padding-left: 90px;
}

.p-home-news_title .c-title {
  margin-bottom: 0;
}

.p-home-news_title .c-title_inner {
  background-color: transparent;
}

.p-home-news_inner {
  position: relative;
  padding-top: 216px;
  padding-bottom: 216px;
}

.p-home-news_grid {
  display: flex;
  gap: 5rem;
  align-items: center;
  justify-content: space-between;
  height: 100%;
}
.p-home-news_grid_item:last-of-type {
  width: 56%;
}

.p-home-news_content {
  position: relative;
  height: 500px;
  background-color: #fbfbfb;
  border: 6px solid #008e86;
  border-radius: 8px;
}
.p-home-news_content_inner {
  height: 100%;
  padding-right: 100px;
  padding-left: 100px;
}

.p-home-news_articles {
  height: 300px;
  padding-right: 100px;
  overflow-y: scroll;
}
.p-home-news_articles::-webkit-scrollbar {
  width: 8px;
}
.p-home-news_articles::-webkit-scrollbar-track {
  background-color: #ededed;
}
.p-home-news_articles::-webkit-scrollbar-thumb {
  background-color: #adadad;
}
.p-home-news_articles #contents-maker-news .cm-box:not(:first-of-type) {
  margin-top: 3rem;
}

.p-home-news_line {
  position: absolute;
  z-index: -1;
  width: 112.6486px;
  height: 100%;
}
.p-home-news_line--left {
  bottom: 60%;
  left: -112.6486px;
}
.p-home-news_line--left .c-dotted-line {
  border-right: none;
}
.p-home-news_line--right {
  top: 40%;
  right: -112.6486px;
}
.p-home-news_line--right .c-dotted-line {
  border-bottom: none;
  border-left: none;
}
.p-home-news_line .c-dotted-line {
  width: 100%;
  height: 100%;
}

@media only screen and (width <= 1354px){
  .l-column {
    padding-right: 25px;
    padding-left: 25px;
  }
  .p-price .c-title .c-dotted-line {
    left: -20px;
    width: 15px;
  }
  .p-price .c-section-line .c-dotted-line {
    right: 10px;
    width: 72%;
  }
  .p-check-in-out .c-title .c-dotted-line {
    right: -15px;
    width: 32%;
  }
  .p-check-in-out .c-section-line .c-dotted-line {
    left: 5px;
    width: 15px;
  }
  .p-facilities .c-title .c-dotted-line {
    left: -20px;
    width: 15px;
  }
  .p-facilities .c-section-line .c-dotted-line {
    right: 5px;
    width: 55%;
  }
  .p-access .c-title .c-dotted-line {
    right: -20px;
    width: 68%;
  }
  .p-access .c-section-line .c-dotted-line {
    left: 5px;
    width: 15px;
  }
  .p-notes .c-title .c-dotted-line {
    left: -20px;
    width: 15px;
  }
  .p-notes .c-section-line .c-dotted-line {
    right: 5px;
    width: 70%;
  }
  .p-page_title .c-section-line .c-dotted-line {
    right: 10px;
    width: 55%;
  }
}

@media screen and (max-width: 1079px){
  .p-header_button {
    max-width: 72px;
  }
  .p-home-news_grid {
    flex-wrap: wrap;
  }
  .p-home-news_grid_item:last-of-type {
    width: 100%;
  }
  .p-home-news_content {
    height: auto;
  }
  .p-home-news_content_inner {
    padding: 5%;
  }
  .p-home-news_articles {
    height: 200px;
    padding-right: 5%;
  }
}

@media only screen and (width <= 1079px){
  #wrapper {
    overflow-x: hidden;
  }
  #header {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    height: 45px;
  }
  .header_inner {
    justify-content: space-between;
    justify-content: space-between;
    height: 100%;
    padding-right: 15px;
    padding-left: 15px;
    -webkit-box-pack: justify;
  }
  .header_inner .logo,
  .header_inner .logo svg {
    width: 80px;
    height: 31px;
  }
  .header_inner .phone,
  .header_inner .phone svg {
    width: 115px;
    height: 30px;
  }
  .header_inner .phone {
    margin-right: 30px;
  }
  .header_inner .gNavi {
    position: fixed;
    top: 45px;
    right: 0;
    left: 0;
    background-color: #ffffff;
  }
  .header_inner .gNavi a {
    position: relative;
    display: block;
    height: 0;
    font-size: 0;
    font-weight: 700;
    line-height: 0;
    color: #000000;
    text-decoration: none;
    visibility: hidden;
    opacity: 0;
    transition: visibility 0.1s ease, opacity 0.1s ease, line-height 0.1s ease, padding-top 0.3s ease, padding-bottom 0.3s ease;
    transition: visibility 0.1s ease, opacity 0.1s ease, line-height 0.1s ease, padding-top 0.3s ease, padding-bottom 0.3s ease;
  }
  .menu-is-open .header_inner .gNavi a {
    height: auto;
    padding: 18px 20px;
    font-size: 14px;
    line-height: 1;
    visibility: visible;
    border-bottom: 1px solid #eeecec;
    opacity: 1;
  }
  #trigger {
    position: fixed;
    top: 0;
    right: 0;
    z-index: 9999;
    display: block;
    width: 45px;
    height: 45px;
    word-break: keep-all;
    cursor: pointer;
  }
  #trigger span {
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    width: 15px;
    height: 2px;
    margin-left: -2.5px;
    background-color: #008e86;
    transition: 0.2s;
    transition: 0.2s;
    transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  #trigger span::after,
  #trigger span::before {
    position: absolute;
    top: 50%;
    left: 0;
    display: block;
    width: 20px;
    height: 2px;
    content: " ";
    background-color: #008e86;
    transition: 0.3s;
    transition: 0.3s;
  }
  #trigger span::before {
    margin-top: -8px;
  }
  #trigger span::after {
    margin-top: 6px;
  }
  .menu-is-open #trigger {
    z-index: 9999;
  }
  .menu-is-open #trigger span {
    background: 0 0;
  }
  .menu-is-open #trigger span::after,
  .menu-is-open #trigger span::before {
    margin-top: 0;
    background-color: #008e86;
  }
  .menu-is-open #trigger span::before {
    transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  .menu-is-open #trigger span::after {
    transform: rotate(-135deg);
    transform: rotate(-135deg);
  }
  #footer {
    padding-bottom: 60px;
  }
  .ft_contact {
    padding-right: 20px;
    padding-left: 20px;
  }
  .ft_sns {
    padding-bottom: 60px;
  }
  .ft_sns .ft_sns_inner {
    padding: 35px 20px;
  }
  .l-row .l-md-col-12 {
    width: 100%;
  }
  .l-row .l-md-col-11 {
    width: 91.66666667%;
  }
  .l-row .l-md-col-10 {
    width: 83.33333333%;
  }
  .l-row .l-md-col-9 {
    width: 75%;
  }
  .l-row .l-md-col-8 {
    width: 66.66666667%;
  }
  .l-row .l-md-col-7 {
    width: 58.33333333%;
  }
  .l-row .l-md-col-6 {
    width: 50%;
  }
  .l-row .l-md-col-5 {
    width: 41.66666667%;
  }
  .l-row .l-md-col-4 {
    width: 33.33333333%;
  }
  .l-row .l-md-col-3 {
    width: 25%;
  }
  .l-row .l-md-col-2 {
    width: 16.66666667%;
  }
  .l-row .l-md-col-1 {
    width: 8.33333333%;
  }
  .l-md-gutter0 {
    width: auto;
    margin-right: 0;
    margin-left: 0;
  }
  .l-md-gutter0 > .l-col {
    padding-right: 0;
    padding-left: 0;
  }
  .l-md-gutter5 {
    width: auto;
    margin-right: -2.5px;
    margin-left: -2.5px;
  }
  .l-md-gutter5 > .l-col {
    padding-right: 2.5px;
    padding-left: 2.5px;
  }
  .l-md-gutter10 {
    width: auto;
    margin-right: -5px;
    margin-left: -5px;
  }
  .l-md-gutter10 > .l-col {
    padding-right: 5px;
    padding-left: 5px;
  }
  .l-md-gutter20 {
    width: auto;
    margin-right: -10px;
    margin-left: -10px;
  }
  .l-md-gutter20 > .l-col {
    padding-right: 10px;
    padding-left: 10px;
  }
  .l-md-gutter30 {
    width: auto;
    margin-right: -15px;
    margin-left: -15px;
  }
  .l-md-gutter30 > .l-col {
    padding-right: 15px;
    padding-left: 15px;
  }
  .l-md-gutter40 {
    width: auto;
    margin-right: -20px;
    margin-left: -20px;
  }
  .l-md-gutter40 > .l-col {
    padding-right: 20px;
    padding-left: 20px;
  }
  .l-md-gutter50 {
    width: auto;
    margin-right: -25px;
    margin-left: -25px;
  }
  .l-md-gutter50 > .l-col {
    padding-right: 25px;
    padding-left: 25px;
  }
  .l-md-col-mb10 > .l-col {
    margin-bottom: 10px;
  }
  .l-md-col-mb20 > .l-col {
    margin-bottom: 20px;
  }
  .l-md-col-mb30 > .l-col {
    margin-bottom: 30px;
  }
  .l-md-col-mb40 > .l-col {
    margin-bottom: 40px;
  }
  .l-md-col-mb50 > .l-col {
    margin-bottom: 50px;
  }
  .l-md-col-mb60 > .l-col {
    margin-bottom: 60px;
  }
  .l-md-col-mb70 > .l-col {
    margin-bottom: 70px;
  }
  .l-md-col-mb80 > .l-col {
    margin-bottom: 80px;
  }
  .l-md-grid-1 > .l-col {
    width: 100%;
  }
  .l-md-grid-2 > .l-col {
    width: 50%;
  }
  .l-md-grid-3 > .l-col {
    width: 33.33333333%;
  }
  .l-md-grid-4 > .l-col {
    width: 25%;
  }
  .l-md-grid-5 > .l-col {
    width: 20%;
  }
  .c-btns li {
    width: 49%;
    margin-right: 2%;
  }
  .c-gallery {
    width: 2000px;
    height: 150px;
  }
  @keyframes interior {
    from {
      transform: translateX(0);
      transform: translateX(0);
    }
    to {
      transform: translateX(-1359px);
      transform: translateX(-1359px);
    }
  }
  @keyframes interior {
    from {
      transform: translateX(0);
      transform: translateX(0);
    }
    to {
      transform: translateX(-1359px);
      transform: translateX(-1359px);
    }
  }
  @keyframes facilities {
    from {
      transform: translateX(0);
      transform: translateX(0);
    }
    to {
      transform: translateX(-1225px);
      transform: translateX(-1225px);
    }
  }
  @keyframes facilities {
    from {
      transform: translateX(0);
      transform: translateX(0);
    }
    to {
      transform: translateX(-1225px);
      transform: translateX(-1225px);
    }
  }
  .c-gallery.is-interior {
    background-size: 1359px 150px;
    animation: interior 28s linear infinite;
    animation: interior 28s linear infinite;
  }
  .c-gallery.is-facilities {
    background-size: 1225px 150px;
    animation: facilities 26s linear infinite;
    animation: facilities 26s linear infinite;
  }
  .fixed-btns {
    bottom: 0;
    left: 50%;
    width: 100%;
    transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .fixed-btns ul {
    display: flex;
    display: flex;
    flex-direction: row-reverse;
    flex-direction: row-reverse;
    width: 100%;
  }
  .fixed-btns ul li {
    width: 33.33333%;
  }
  .fixed-btns a {
    justify-content: center;
    justify-content: center;
    height: 40px;
    -webkit-box-pack: center;
  }
  .fixed-btns a span {
    display: none;
  }
  .fixed-btns .btn_mail i,
  .fixed-btns a i {
    font-size: 21px;
  }
  .fixed-btns .btn_web::before {
    left: 50%;
    width: 65px;
    height: 44px;
    transform: translate(-50%, -90%) rotate(30deg);
    transform: translate(-50%, -90%) rotate(30deg);
  }
  .p-hero_header {
    display: none;
  }
  .p-hero .catch {
    position: relative;
    padding: 120px 20px 80px;
    text-align: center;
    background: url("../images/img_hero.jpg") center center no-repeat;
    background-size: cover;
  }
  .p-hero .catch svg {
    height: auto;
  }
  .p-hero .catch h1 {
    position: relative;
    max-width: 640px;
    margin-right: auto;
    margin-left: auto;
  }
  .p-hero .catch .discount {
    right: -2%;
    bottom: -5%;
    width: 28%;
  }
  .p-news {
    padding: 60px 20px;
  }
  .p-news .ttl h2 {
    color: #585757;
  }
  .p-news .ttl a {
    color: #585757;
    border-color: #585757;
    border-width: 2px;
  }
  .p-news .list {
    border: 2px solid #585757;
  }
  .p-concept {
    flex-direction: column;
    flex-direction: column;
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .p-concept dt {
    margin-bottom: 35px;
  }
  .p-concept dd h2 svg {
    height: auto;
  }
  .p-reserve_inner {
    padding: 35px 30px;
  }
  .p-price_room .photo {
    width: 100%;
  }
  .p-price_room .photo::after {
    display: block;
    padding-top: 54%;
    content: " ";
  }
  .p-price_room .content {
    position: relative;
    padding: 80px 35px;
  }
  .p-price_room .content .inner {
    max-width: 370px;
    margin: 0 auto;
  }
  .p-price_room .content svg {
    height: auto;
  }
  .p-price_room.is-dmitry .balloon,
  .p-price_room.is-tatami .balloon {
    top: -160px;
    left: -160px;
  }
  .p-price_room.is-reserved .balloon {
    top: -160px;
    right: -160px;
  }
  .p-price_btns {
    padding: 0 30px 120px;
  }
  .p-check-in-out .c-title_inner::after {
    position: absolute;
    top: 37%;
    left: 0;
    z-index: -1;
    display: block;
    width: 100%;
    height: 6px;
    content: " ";
    background-color: #138c7d;
  }
  .p-facilities::after {
    width: 640px;
    height: 640px;
  }
  .p-facilities_list li {
    width: 49%;
    margin-right: 2%;
    font-size: 13px;
  }
  .p-facilities_list li:nth-child(2n) {
    margin-right: 0;
  }
  .p-access_info {
    flex-direction: column;
    flex-direction: column;
  }
  .p-access_info .ttl {
    margin-bottom: 35px;
  }
  .p-access_around_list dl {
    width: 49%;
    margin-right: 2%;
  }
  .p-access_around_list dl:nth-child(2n) {
    margin-right: 0;
  }
  .p-postList a {
    width: 32%;
    margin-right: 2%;
  }
  .p-postList a:nth-child(3n) {
    margin-right: 0;
  }
  .p-guesthouse .p-hero .catch {
    background-image: url("../images/guesthouse/img_hero.jpg");
  }
  .p-youthhostel .p-hero .catch {
    background-image: url("../images/youthhostel/img_hero.jpg");
  }
  .header_inner .logo img {
    width: 80px;
  }
}

@media screen and (max-width: 767px){
  .p-hero .arrow {
    display: none;
  }
  .p-header_grid,
  .p-header_item {
    gap: 1em;
  }
  .p-header_buttons {
    gap: 0.5em;
  }
  .p-home-facility {
    top: -250px;
    margin-bottom: -250px;
  }
  .p-home-facility_list {
    flex-wrap: wrap;
  }
  .p-home-facility_item {
    width: 100%;
  }
  .p-home-facility_btn_head {
    min-height: auto;
  }
  .p-home-facility_btn_head_inner {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .p-home-facility_btn_body {
    min-height: auto;
  }
  .p-home-facility_btn_body_inner {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .p-home-hero_inner {
    padding-bottom: 300px;
  }
  .p-home-news_title {
    padding-top: 35px;
    padding-left: 35px;
  }
  .p-home-news_inner {
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .p-home-news_line {
    width: 10px;
  }
  .p-home-news_line--left {
    left: 0;
  }
  .p-home-news_line--right {
    right: 0;
  }
  .p-page_anchor {
    flex-direction: column;
  }
  .p-page_anchor a {
    width: 80%;
    margin-bottom: 20px;
  }
  .p-page_container {
    width: 100%;
  }
}

@media only screen and (width <= 767px){
  body {
    font-size: 14px;
  }
  .ft_contact {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .ft_contact .c-btns li:first-child {
    margin-bottom: 40px;
  }
  .ft_contact_msg {
    margin-bottom: 30px;
  }
  .ft_contact_msg dd .u-phone {
    font-size: 34px;
  }
  .ft_contact_msg_time {
    font-size: 14px;
    letter-spacing: 0.2em;
  }
  .ft_sns {
    flex-direction: column;
    flex-direction: column;
  }
  .ft_sns .ft_sns_inner {
    width: 100%;
  }
  .ft_sns dl dt {
    margin-bottom: 25px;
  }
  .ft_sns .instagram dd {
    margin-right: auto;
    margin-left: auto;
  }
  .l-column {
    padding-right: 20px;
    padding-left: 20px;
  }
  .l-section {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .l-row .l-sm-col-12 {
    width: 100%;
  }
  .l-row .l-sm-col-11 {
    width: 91.66666667%;
  }
  .l-row .l-sm-col-10 {
    width: 83.33333333%;
  }
  .l-row .l-sm-col-9 {
    width: 75%;
  }
  .l-row .l-sm-col-8 {
    width: 66.66666667%;
  }
  .l-row .l-sm-col-7 {
    width: 58.33333333%;
  }
  .l-row .l-sm-col-6 {
    width: 50%;
  }
  .l-row .l-sm-col-5 {
    width: 41.66666667%;
  }
  .l-row .l-sm-col-4 {
    width: 33.33333333%;
  }
  .l-row .l-sm-col-3 {
    width: 25%;
  }
  .l-row .l-sm-col-2 {
    width: 16.66666667%;
  }
  .l-row .l-sm-col-1 {
    width: 8.33333333%;
  }
  .l-sm-gutter0 {
    width: auto;
    margin-right: 0;
    margin-left: 0;
  }
  .l-sm-gutter0 > .l-col {
    padding-right: 0;
    padding-left: 0;
  }
  .l-sm-gutter5 {
    width: auto;
    margin-right: -2.5px;
    margin-left: -2.5px;
  }
  .l-sm-gutter5 > .l-col {
    padding-right: 2.5px;
    padding-left: 2.5px;
  }
  .l-sm-gutter10 {
    width: auto;
    margin-right: -5px;
    margin-left: -5px;
  }
  .l-sm-gutter10 > .l-col {
    padding-right: 5px;
    padding-left: 5px;
  }
  .l-sm-gutter20 {
    width: auto;
    margin-right: -10px;
    margin-left: -10px;
  }
  .l-sm-gutter20 > .l-col {
    padding-right: 10px;
    padding-left: 10px;
  }
  .l-sm-gutter30 {
    width: auto;
    margin-right: -15px;
    margin-left: -15px;
  }
  .l-sm-gutter30 > .l-col {
    padding-right: 15px;
    padding-left: 15px;
  }
  .l-sm-gutter40 {
    width: auto;
    margin-right: -20px;
    margin-left: -20px;
  }
  .l-sm-gutter40 > .l-col {
    padding-right: 20px;
    padding-left: 20px;
  }
  .l-sm-gutter50 {
    width: auto;
    margin-right: -25px;
    margin-left: -25px;
  }
  .l-sm-gutter50 > .l-col {
    padding-right: 25px;
    padding-left: 25px;
  }
  .l-sm-col-mb10 > .l-col {
    margin-bottom: 10px;
  }
  .l-sm-col-mb20 > .l-col {
    margin-bottom: 20px;
  }
  .l-sm-col-mb30 > .l-col {
    margin-bottom: 30px;
  }
  .l-sm-col-mb40 > .l-col {
    margin-bottom: 40px;
  }
  .l-sm-col-mb50 > .l-col {
    margin-bottom: 50px;
  }
  .l-sm-col-mb60 > .l-col {
    margin-bottom: 60px;
  }
  .l-sm-col-mb70 > .l-col {
    margin-bottom: 70px;
  }
  .l-sm-col-mb80 > .l-col {
    margin-bottom: 80px;
  }
  .l-sm-grid-1 > .l-col {
    width: 100%;
  }
  .l-sm-grid-2 > .l-col {
    width: 50%;
  }
  .l-sm-grid-3 > .l-col {
    width: 33.33333333%;
  }
  .l-sm-grid-4 > .l-col {
    width: 25%;
  }
  .l-sm-grid-5 > .l-col {
    width: 20%;
  }
  .l-grid-2 .l-frame,
  .l-grid-3 .l-frame {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }
  .c-button.is-line {
    padding-right: 80px;
  }
  .c-button.is-line svg {
    height: auto;
  }
  .c-button.is-line::after {
    width: 65px;
    height: 135px;
  }
  .c-btns {
    flex-direction: column;
    flex-direction: column;
  }
  .c-btns li {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }
  .c-btns li:last-child {
    margin-bottom: 0;
  }
  .c-title {
    margin-bottom: 55px;
  }
  .c-title_en {
    font-size: 50px;
  }
  .c-title_ja {
    font-size: 16px;
  }
  .c-title_inner::before {
    top: -35px;
    left: -35px;
    width: 120px;
    height: 120px;
  }
  .c-caption {
    font-size: 17px;
  }
  .c-gallery {
    margin-bottom: 80px;
  }
  .c-postNavi a {
    font-size: 13px;
  }
  .c-postNavi .back {
    width: 42%;
  }
  .u-table-wrap {
    position: relative;
    margin-right: -20px;
    margin-left: -20px;
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    -webkit-overflow-scrolling: touch;
  }
  .u-table-wrap::-webkit-scrollbar {
    height: 5px;
  }
  .u-table-wrap::-webkit-scrollbar-track {
    background: #eeeeee;
    border-radius: 5px;
  }
  .u-table-wrap::-webkit-scrollbar-thumb {
    background: #555555;
    border-radius: 5px;
  }
  .u-table-wrap_inner {
    min-width: 800px;
    padding-right: 20px;
    padding-bottom: 5px;
    padding-left: 20px;
    white-space: normal;
  }
  .p-news .list {
    padding: 20px;
  }
  .p-news .ttl h2 {
    font-size: 26px;
  }
  .p-news .ttl a {
    margin-right: 10px;
  }
  .p-limited {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .p-limited_inner {
    flex-direction: column;
    flex-direction: column;
    max-width: 440px;
    margin: auto;
  }
  .p-limited_title {
    width: 85%;
    margin: 0 auto 40px;
  }
  .p-concept dt {
    width: 200px;
    height: 200px;
  }
  .p-reserve {
    margin-bottom: 60px;
  }
  .p-reserve .ttl span {
    display: block;
    margin-bottom: 10px;
    text-align: center;
  }
  .p-reserve .ttl span img {
    height: auto;
  }
  .p-reserve .ttl span:nth-child(2) img {
    width: 52%;
  }
  .p-reserve .credit-card {
    position: relative;
    flex-direction: column;
    flex-direction: column;
    padding: 20px;
    overflow: hidden;
  }
  .p-reserve .credit-card .img {
    margin-bottom: 20px;
    text-align: center;
  }
  .p-reserve dl dt {
    margin-bottom: 8px;
    font-size: 18px;
  }
  .p-reserve dl dd {
    padding-right: 115px;
    margin-bottom: 10px;
  }
  .p-reserve dl dd p {
    margin-bottom: 5px;
  }
  .p-reserve dl dd p br {
    display: none;
  }
  .p-reserve .logos {
    position: absolute;
    right: 20px;
    bottom: 20px;
  }
  .p-reserve_note ul {
    text-align: left;
  }
  .p-reserve_note_caption {
    font-size: 14px;
  }
  .p-price .c-title .c-dotted-line {
    top: -455px;
    left: -15px;
    width: 10px;
  }
  .p-price .c-section-line .c-dotted-line {
    top: 22px;
    right: 5px;
    height: calc(100% - 22px);
  }
  .p-price_discount {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .p-price_discount_inner {
    flex-direction: column;
    flex-direction: column;
    align-items: center;
    align-items: center;
    margin-bottom: 60px;
    -webkit-box-align: center;
  }
  .p-price_discount_renpaku {
    width: 80%;
    margin-bottom: 40px;
    text-align: center;
  }
  .p-price_discount_dantai {
    padding-top: 40px;
    border-top: 2px solid #0081cc;
  }
  .p-price_discount_contact dt {
    font-size: 19px;
  }
  .p-price_discount_contact dd {
    font-size: 14px;
  }
  .p-price_room .content .balloon img {
    width: 100px;
    height: auto;
  }
  .p-price_room.is-dmitry .balloon,
  .p-price_room.is-tatami .balloon {
    top: -110px;
    left: -20px;
  }
  .p-price_room.is-reserved .balloon {
    top: -110px;
    right: -20px;
  }
  .p-price_btns {
    padding: 0 20px 80px;
  }
  .p-check-in-out .c-title_inner::after {
    top: 20%;
  }
  .p-check-in-out .c-title .c-dotted-line {
    top: -76px;
    width: 65%;
    height: 103px;
  }
  .p-check-in-out .c-section-line .c-dotted-line {
    top: 104px;
    height: calc(100% - 104px);
  }
  .p-facilities .c-title .c-dotted-line {
    top: -76px;
    left: -15px;
    height: 126px;
  }
  .p-facilities .c-section-line .c-dotted-line {
    top: 123px;
    width: 70%;
    height: calc(100% - 123px);
  }
  .p-access .c-title .c-dotted-line {
    top: -75px;
    right: -15px;
    width: 80%;
    height: 100px;
  }
  .p-access .c-section-line .c-dotted-line {
    top: 100px;
    height: calc(100% - 100px);
  }
  .p-access_map iframe {
    height: 250px;
  }
  .p-access_around_list dl {
    width: 100%;
    margin-right: 0;
  }
  .p-access_info .ttl h3 span {
    font-size: 14px;
  }
  .p-access_info .ttl h3 {
    font-size: 26px;
  }
  .p-access_info .details {
    font-size: 14px;
  }
  .p-notes .c-title .c-dotted-line {
    top: -75px;
    left: -15px;
    height: 100px;
  }
  .p-notes .c-section-line .c-dotted-line {
    top: 100px;
    width: 73%;
    height: calc(100% - 100px);
  }
  .p-notes_content dt {
    font-size: 18px;
  }
  .p-notes_content dt br {
    display: none;
  }
  .p-notes_content.content01 {
    padding-bottom: 340px;
    background-position: center bottom 30px;
  }
  .p-notes_content.content03 {
    padding-bottom: 200px;
  }
  .p-postList a,
  .p-postList a:nth-child(3n) {
    width: 49%;
    margin-right: 2%;
  }
  .p-postList a:nth-child(2n) {
    margin-right: 0;
  }
  .p-postList_content .date {
    font-size: 11px;
  }
  .p-postList_content .ttl {
    font-size: 13px;
  }
  .p-postArticle_title .date {
    font-size: 14px;
  }
  .p-postArticle_title .ttl {
    font-size: 21px;
  }
  .p-page_title {
    padding-bottom: 80px;
  }
  .p-page_title .c-section-line .c-dotted-line {
    top: 22px;
    right: 5px;
    height: 200px;
  }
}

@media (width <= 767px){
  .plan {
    margin-top: 80px;
    margin-bottom: 0;
  }
  .plan .c-btns li span {
    font-size: 20px;
  }
  .plan .plan-yellow {
    font-size: 24px !important;
  }
  .plan .c-button {
    padding: 20px 5%;
    font-size: 24px;
  }
}

@media only screen and (width <= 480px){
  .ft_contact_msg dd .u-phone {
    font-size: 8.5vw;
  }
  .ft_copyright small {
    font-size: 12px;
  }
  .l-row .l-xs-col-12 {
    width: 100%;
  }
  .l-row .l-xs-col-11 {
    width: 91.66666667%;
  }
  .l-row .l-xs-col-10 {
    width: 83.33333333%;
  }
  .l-row .l-xs-col-9 {
    width: 75%;
  }
  .l-row .l-xs-col-8 {
    width: 66.66666667%;
  }
  .l-row .l-xs-col-7 {
    width: 58.33333333%;
  }
  .l-row .l-xs-col-6 {
    width: 50%;
  }
  .l-row .l-xs-col-5 {
    width: 41.66666667%;
  }
  .l-row .l-xs-col-4 {
    width: 33.33333333%;
  }
  .l-row .l-xs-col-3 {
    width: 25%;
  }
  .l-row .l-xs-col-2 {
    width: 16.66666667%;
  }
  .l-row .l-xs-col-1 {
    width: 8.33333333%;
  }
  .l-xs-gutter0 {
    width: auto;
    margin-right: 0;
    margin-left: 0;
  }
  .l-xs-gutter0 > .l-col {
    padding-right: 0;
    padding-left: 0;
  }
  .l-xs-gutter5 {
    width: auto;
    margin-right: -2.5px;
    margin-left: -2.5px;
  }
  .l-xs-gutter5 > .l-col {
    padding-right: 2.5px;
    padding-left: 2.5px;
  }
  .l-xs-gutter10 {
    width: auto;
    margin-right: -5px;
    margin-left: -5px;
  }
  .l-xs-gutter10 > .l-col {
    padding-right: 5px;
    padding-left: 5px;
  }
  .l-xs-gutter20 {
    width: auto;
    margin-right: -10px;
    margin-left: -10px;
  }
  .l-xs-gutter20 > .l-col {
    padding-right: 10px;
    padding-left: 10px;
  }
  .l-xs-gutter30 {
    width: auto;
    margin-right: -15px;
    margin-left: -15px;
  }
  .l-xs-gutter30 > .l-col {
    padding-right: 15px;
    padding-left: 15px;
  }
  .l-xs-gutter40 {
    width: auto;
    margin-right: -20px;
    margin-left: -20px;
  }
  .l-xs-gutter40 > .l-col {
    padding-right: 20px;
    padding-left: 20px;
  }
  .l-xs-gutter50 {
    width: auto;
    margin-right: -25px;
    margin-left: -25px;
  }
  .l-xs-gutter50 > .l-col {
    padding-right: 25px;
    padding-left: 25px;
  }
  .l-xs-col-mb10 > .l-col {
    margin-bottom: 10px;
  }
  .l-xs-col-mb20 > .l-col {
    margin-bottom: 20px;
  }
  .l-xs-col-mb30 > .l-col {
    margin-bottom: 30px;
  }
  .l-xs-col-mb40 > .l-col {
    margin-bottom: 40px;
  }
  .l-xs-col-mb50 > .l-col {
    margin-bottom: 50px;
  }
  .l-xs-col-mb60 > .l-col {
    margin-bottom: 60px;
  }
  .l-xs-col-mb70 > .l-col {
    margin-bottom: 70px;
  }
  .l-xs-col-mb80 > .l-col {
    margin-bottom: 80px;
  }
  .l-xs-grid-1 > .l-col {
    width: 100%;
  }
  .l-xs-grid-2 > .l-col {
    width: 50%;
  }
  .l-xs-grid-3 > .l-col {
    width: 33.33333333%;
  }
  .l-xs-grid-4 > .l-col {
    width: 25%;
  }
  .l-xs-grid-5 > .l-col {
    width: 20%;
  }
  .c-button {
    padding: 20px 35px 20px 65px;
    font-size: 22px;
  }
  .c-button span {
    font-size: 13px;
  }
  .c-button .btn-icon {
    left: 20px;
    font-size: 28px;
  }
  .c-button .btn-arrow {
    right: 20px;
  }
  .c-postNavi a {
    padding: 4px 6px;
    font-size: 11px;
    white-space: nowrap;
  }
  .u-table-wrap {
    margin-right: -15px;
    margin-left: -15px;
  }
  .u-table-wrap_inner {
    padding-right: 15px;
    padding-left: 15px;
  }
  .p-news .list {
    padding: 20px 15px;
  }
  .p-news .list li {
    flex-direction: column;
    flex-direction: column;
  }
  .p-news .list li .date {
    font-size: 12px;
  }
  .p-reserve_inner {
    padding: 25px 15px;
  }
  .p-reserve .credit-card .img img {
    width: 130px;
    height: auto;
  }
  .p-reserve dl dd {
    padding-right: 0;
  }
  .p-reserve .logos {
    position: relative;
    right: auto;
    bottom: auto;
    text-align: center;
  }
  .p-facilities::after {
    width: 440px;
    height: 440px;
  }
  .p-facilities_list li {
    width: 100%;
    padding: 15px 10px;
    margin-right: 0;
  }
  .p-access_map iframe {
    height: 180px;
  }
  .p-notes_content.content01 {
    padding-bottom: 240px;
    background-size: 180px 180px;
  }
  .p-notes_content.content03 {
    padding-bottom: 160px;
  }
  .p-notes_content.content03::after {
    width: 280px;
    height: 120px;
  }
  .p-plan_btn .c-button {
    padding: 20px 35px;
    font-size: 18px;
  }
}

@media only screen and (width >= 768px){
  .l-section {
    padding-top: 135px;
    padding-bottom: 135px;
  }
  .l-grid-2 .l-frame {
    width: 48%;
    margin-right: 4%;
  }
  .l-grid-2 .l-frame:nth-child(2n) {
    margin-right: 0;
  }
  .l-grid-3 .l-frame {
    width: 31%;
    margin-right: 3.5%;
  }
  .l-grid-3 .l-frame:nth-child(3n) {
    margin-right: 0;
  }
  .p-limited {
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .p-limited_title {
    width: 32%;
    margin-right: 40px;
  }
  .p-limited_txt {
    width: 42%;
  }
  .p-reserve .ttl {
    display: flex;
    display: flex;
    align-items: center;
    align-items: center;
    justify-content: center;
    justify-content: center;
    margin-bottom: 40px;
    -webkit-box-pack: center;
    -webkit-box-align: center;
  }
  .p-reserve .ttl span:first-child {
    padding-top: 10px;
    margin-right: 10px;
  }
  .p-reserve .credit-card {
    padding: 35px;
  }
  .p-reserve dl {
    padding: 0 30px;
  }
  .p-price_discount_inner::after {
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    width: 2px;
    height: 100%;
    margin-left: -1px;
    content: "";
    background-color: #0081cc;
  }
  .p-price_discount_dantai {
    padding-left: 100px;
  }
  .p-price_discount_contact dt {
    font-size: 32px;
  }
  .p-price_discount_contact dd {
    font-size: 30px;
  }
  .p-check-in-out .c-title_en br {
    display: none;
  }
  .p-notes_content dt {
    font-size: 30px;
  }
  .p-notes_content.content01 {
    padding-right: 300px;
  }
  .p-notes_content.content03 {
    padding-right: 370px;
  }
}

@media (width >= 1080px){
  .plan .c-btns li {
    width: 48%;
    margin-right: 0;
  }
}

@media (width >= 1355px){
  .p-page_title .c-section-line .c-dotted-line {
    right: -70px;
    width: 82%;
  }
}

@media (min-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5), (resolution >= 1.5dppx){
  .c-button.is-line::after {
    background-image: url("../images/img_line@2x.png");
  }
  .c-button.is-line::after {
    background-image: url("../images/common/img_line@2x.png");
  }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none){
  #wrapper {
    display: block;
    height: 100%;
  }
}

@media print, screen and (width >= 1080px){
  .header-is-fixed #main {
    margin-top: 88px;
  }
  #header {
    width: 100%;
  }
  .header-is-fixed #header {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
  }
  .header_inner {
    padding: 20px;
  }
  .header_inner .phone {
    position: absolute;
    top: 50%;
    right: 20px;
    display: flex;
    display: flex;
    align-items: center;
    align-items: center;
    transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-box-align: center;
  }
  .header_inner .phone img {
    width: 100%;
    max-width: 172px;
  }
  .header_inner .gNavi {
    display: flex;
    display: flex;
    align-items: center;
    align-items: center;
    padding: 0 35px;
  }
  .header_inner .gNavi li {
    margin-right: 30px;
  }
  .header_inner .gNavi li:last-child {
    margin-right: 0;
  }
  .header_inner .gNavi a {
    font-weight: 700;
    color: #000000;
    text-decoration: none;
  }
  .header_inner .gNavi a.is-current,
  .header_inner .gNavi a:hover {
    color: #e6266d;
  }
  .ft_sns .ft_sns_inner {
    padding: 65px 80px;
  }
  .ft_sns dl {
    max-width: 700px;
  }
  .l-row .l-lg-col-12 {
    width: 100%;
  }
  .l-row .l-lg-col-11 {
    width: 91.66666667%;
  }
  .l-row .l-lg-col-10 {
    width: 83.33333333%;
  }
  .l-row .l-lg-col-9 {
    width: 75%;
  }
  .l-row .l-lg-col-8 {
    width: 66.66666667%;
  }
  .l-row .l-lg-col-7 {
    width: 58.33333333%;
  }
  .l-row .l-lg-col-6 {
    width: 50%;
  }
  .l-row .l-lg-col-5 {
    width: 41.66666667%;
  }
  .l-row .l-lg-col-4 {
    width: 33.33333333%;
  }
  .l-row .l-lg-col-3 {
    width: 25%;
  }
  .l-row .l-lg-col-2 {
    width: 16.66666667%;
  }
  .l-row .l-lg-col-1 {
    width: 8.33333333%;
  }
  .l-lg-gutter5 {
    width: auto;
    margin-right: -2.5px;
    margin-left: -2.5px;
  }
  .l-lg-gutter5 > .l-col {
    padding-right: 2.5px;
    padding-left: 2.5px;
  }
  .l-lg-gutter10 {
    width: auto;
    margin-right: -5px;
    margin-left: -5px;
  }
  .l-lg-gutter10 > .l-col {
    padding-right: 5px;
    padding-left: 5px;
  }
  .l-lg-gutter20 {
    width: auto;
    margin-right: -10px;
    margin-left: -10px;
  }
  .l-lg-gutter20 > .l-col {
    padding-right: 10px;
    padding-left: 10px;
  }
  .l-lg-gutter30 {
    width: auto;
    margin-right: -15px;
    margin-left: -15px;
  }
  .l-lg-gutter30 > .l-col {
    padding-right: 15px;
    padding-left: 15px;
  }
  .l-lg-gutter40 {
    width: auto;
    margin-right: -20px;
    margin-left: -20px;
  }
  .l-lg-gutter40 > .l-col {
    padding-right: 20px;
    padding-left: 20px;
  }
  .l-lg-gutter50 {
    width: auto;
    margin-right: -25px;
    margin-left: -25px;
  }
  .l-lg-gutter50 > .l-col {
    padding-right: 25px;
    padding-left: 25px;
  }
  .l-lg-gutter60 {
    width: auto;
    margin-right: -30px;
    margin-left: -30px;
  }
  .l-lg-gutter60 > .l-col {
    padding-right: 30px;
    padding-left: 30px;
  }
  .l-lg-col-mb10 > .l-col {
    margin-bottom: 10px;
  }
  .l-lg-col-mb20 > .l-col {
    margin-bottom: 20px;
  }
  .l-lg-col-mb30 > .l-col {
    margin-bottom: 30px;
  }
  .l-lg-col-mb40 > .l-col {
    margin-bottom: 40px;
  }
  .l-lg-col-mb50 > .l-col {
    margin-bottom: 50px;
  }
  .l-lg-col-mb60 > .l-col {
    margin-bottom: 60px;
  }
  .l-lg-col-mb70 > .l-col {
    margin-bottom: 70px;
  }
  .l-lg-col-mb80 > .l-col {
    margin-bottom: 80px;
  }
  .l-lg-grid-1 > .l-col {
    width: 100%;
  }
  .l-lg-grid-2 > .l-col {
    width: 50%;
  }
  .l-lg-grid-3 > .l-col {
    width: 33.33333333%;
  }
  .l-lg-grid-4 > .l-col {
    width: 25%;
  }
  .l-lg-grid-5 > .l-col {
    width: 20%;
  }
  .c-btns li {
    width: 46%;
    margin-right: 8%;
  }
  .c-gallery {
    width: 300%;
    height: 300px;
  }
  @keyframes interior {
    from {
      transform: translateX(0);
      transform: translateX(0);
    }
    to {
      transform: translateX(-2718px);
      transform: translateX(-2718px);
    }
  }
  @keyframes interior {
    from {
      transform: translateX(0);
      transform: translateX(0);
    }
    to {
      transform: translateX(-2718px);
      transform: translateX(-2718px);
    }
  }
  @keyframes facilities {
    from {
      transform: translateX(0);
      transform: translateX(0);
    }
    to {
      transform: translateX(-2250px);
      transform: translateX(-2250px);
    }
  }
  @keyframes facilities {
    from {
      transform: translateX(0);
      transform: translateX(0);
    }
    to {
      transform: translateX(-2250px);
      transform: translateX(-2250px);
    }
  }
  .c-gallery.is-interior {
    background-size: 2718px 300px;
    animation: interior 36s linear infinite;
    animation: interior 36s linear infinite;
  }
  .c-gallery.is-facilities {
    background-size: 2250px 300px;
    animation: facilities 34s linear infinite;
    animation: facilities 34s linear infinite;
  }
  .fixed-btns {
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .fixed-btns li {
    position: relative;
    right: -225px;
    width: 280px;
    margin-bottom: 3px;
    transition: transform 0.3s ease;
    will-change: transform;
  }
  .fixed-btns li:last-child {
    margin-bottom: 0;
  }
  .fixed-btns li:hover {
    transform: translateX(-225px);
    transform: translateX(-225px);
  }
  .fixed-btns a {
    width: 280px;
    height: 60px;
    font-size: 20px;
    font-weight: 700;
    border-radius: 80px 0 0 80px;
  }
  .fixed-btns a span {
    display: flex;
    display: flex;
    align-items: center;
    align-items: center;
    width: 100%;
    height: 100%;
  }
  .fixed-btns .btn_web::before {
    transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  .p-hero {
    height: 100vh;
    min-height: 760px;
    max-height: 870px;
    padding-bottom: 100px;
    background: url("../images/img_hero.jpg") center center no-repeat;
    background-size: cover;
  }
  .p-hero_header {
    display: flex;
    display: flex;
    justify-content: space-between;
    justify-content: space-between;
    width: 100%;
    padding: 20px 20px 0;
    margin-bottom: 40px;
    -webkit-box-pack: justify;
  }
  .p-hero_header .phone svg {
    fill: #ffffff;
  }
  .p-hero_header .phone img {
    width: 100%;
    max-width: 172px;
  }
  .p-hero .catch {
    position: relative;
    width: 100%;
    max-width: 640px;
    margin: 0 auto 60px;
    text-align: center;
  }
  .p-hero .catch .discount {
    transform: translate(20%, 15%);
    transform: translate(20%, 15%);
  }
  .p-concept {
    padding-top: 180px;
    padding-bottom: 180px;
  }
  .p-concept dt {
    margin-right: 35px;
  }
  .p-reserve_inner {
    padding: 50px 100px;
  }
  .p-price_room {
    display: flex;
    display: flex;
  }
  .p-price_room .photo {
    width: 50%;
  }
  .p-price_room .content {
    width: 50%;
    padding: 120px 10%;
  }
  .p-price_room .inner {
    position: relative;
    max-width: 370px;
  }
  .p-price_room.is-dmitry .balloon,
  .p-price_room.is-tatami .balloon {
    top: 13%;
    left: -200px;
  }
  .p-price_room.is-reserved .balloon {
    top: 12%;
    right: -160px;
  }
  .p-price_room.is-dmitry .inner,
  .p-price_room.is-tatami .inner {
    float: left;
  }
  .p-price_room.is-reserved {
    flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .p-price_room.is-reserved .inner {
    float: right;
  }
  .p-price_btns {
    padding: 0 100px 150px;
  }
  .p-facilities_list li {
    width: 31%;
    height: 60px;
    margin-right: 3.5%;
  }
  .p-facilities_list li:nth-child(3n) {
    margin-right: 0;
  }
  .p-access_info .ttl {
    padding-right: 50px;
  }
  .p-access_info .details {
    padding: 0 30px;
    border-right: 2px solid #595857;
    border-left: 2px solid #595857;
  }
  .p-access_around_list dl {
    width: 31%;
    height: 60px;
    margin-right: 3.5%;
  }
  .p-access_around_list dl:nth-child(3n) {
    margin-right: 0;
  }
  .p-postList a {
    width: 23.5%;
    margin-right: 2%;
  }
  .p-postList a:nth-child(4n) {
    margin-right: 0;
  }
  .fixed-btns {
    right: -225px;
  }
  .fixed-btns li {
    right: 0;
  }
  .p-guesthouse .p-hero {
    background-image: url("../images/guesthouse/img_hero.jpg");
  }
  .p-youthhostel .p-hero {
    background-image: url("../images/youthhostel/img_hero.jpg");
  }
}

@media print, screen and (width >= 1355px){
  .p-price .c-title .c-dotted-line {
    left: -70px;
    width: 50px;
  }
  .p-price .c-section-line .c-dotted-line {
    right: -70px;
    width: 82%;
  }
  .p-check-in-out .c-title .c-dotted-line {
    right: -70px;
    width: 44%;
  }
  .p-check-in-out .c-section-line .c-dotted-line {
    left: -70px;
    width: 50px;
  }
  .p-facilities .c-title .c-dotted-line {
    left: -70px;
    width: 50px;
  }
  .p-facilities .c-section-line .c-dotted-line {
    right: -70px;
    width: 64%;
  }
  .p-access .c-title .c-dotted-line {
    right: -70px;
    width: 74%;
  }
  .p-access .c-section-line .c-dotted-line {
    left: -70px;
    width: 50px;
  }
  .p-notes .c-title .c-dotted-line {
    left: -70px;
    width: 50px;
  }
  .p-notes .c-section-line .c-dotted-line {
    right: -70px;
    width: 79%;
  }
}

/*# sourceMappingURL=style.css.map */