@charset "UTF-8";

.color-primary {
  color: #F08848;
}

.color-secondary {
  color: #FF684D;
}

.color-tertiary {
  color: #FFCD88;
}

.color-quaternary {
  color: #7f4f21;
}

.txt-title-main {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 40px;
  font-weight: 600;
  text-align: left;
  line-height: 1.5;
}

.txt-title-price {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 38px;
  font-weight: 600;
  text-align: center;
  line-height: 1.5;
}

.txt-title-2xl {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 28px;
  font-weight: 600;
  text-align: center;
  line-height: 1.5;
}

.txt-title-xl {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 24px;
  font-weight: 600;
  text-align: left;
  line-height: 1.5;
}

.txt-title-lg {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 18px;
  font-weight: 600;
  text-align: left;
  line-height: 1.5;
}

.txt-title-normal {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 16px;
  font-weight: 600;
  text-align: center;
  line-height: 1.5;
}

.txt-detail-lg {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 18px;
  font-weight: normal;
  text-align: left;
  line-height: 1.5;
}

.txt-detail-base {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 16px;
  font-weight: normal;
  text-align: left;
  line-height: 1.5;
}

.txt-detail-normal {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 15px;
  font-weight: normal;
  text-align: left;
  line-height: 1.5;
}

.txt-detail-s {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 13px;
  font-weight: normal;
  text-align: left;
  line-height: 1.5;
  line-height: 1.7;
}

.txt-detail-xs {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 12px;
  font-weight: normal;
  text-align: left;
  line-height: 1.5;
}

.txt-detail-2xs {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 11px;
  font-weight: normal;
  text-align: left;
  line-height: 1.5;
}

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

.txt-bold {
  font-weight: bold;
}

.txt-copyright {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 11px;
  font-weight: normal;
  text-align: left;
  line-height: 1.5;
}

.txt_detail__center {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 15px;
  font-weight: normal;
  text-align: left;
  line-height: 1.5;
  text-align: center;
  line-height: 1.9;
}

.txt_detail__center55 {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 16px;
  font-weight: normal;
  text-align: left;
  line-height: 1.5;
  text-align: center;
  line-height: 1.9;
  height: 55px;
  font-weight: 600;
}

.txt_detail__n {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 16px;
  font-weight: normal;
  text-align: left;
  line-height: 1.5;
  text-align: center;
  line-height: 1.9;
}

.txt_detail__mini {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 13px;
  font-weight: normal;
  text-align: left;
  line-height: 1.5;
  text-align: center;
  line-height: 1.9;
}

.txt-mincho-title-main {
  font-family: "Noto Serif JP", serif;
  font-size: 40px;
  font-weight: 600;
  text-align: left;
  line-height: 1.5;
}

.txt-mincho-title-price {
  font-family: "Noto Serif JP", serif;
  font-size: 38px;
  font-weight: 600;
  text-align: left;
  line-height: 1.5;
}

.txt-mincho-title-xl {
  font-family: "Noto Serif JP", serif;
  font-size: 24px;
  font-weight: 600;
  text-align: left;
  line-height: 1.5;
}

.txt-mincho-title-lg {
  font-family: "Noto Serif JP", serif;
  font-size: 18px;
  font-weight: 600;
  text-align: left;
  line-height: 1.5;
  letter-spacing: 0.05em;
}

.txt-mincho-title-normal {
  font-family: "Noto Serif JP", serif;
  font-size: 16px;
  font-weight: 600;
  text-align: left;
  line-height: 1.5;
}

.txt-mincho-detail-lg {
  font-family: "Noto Serif JP", serif;
  font-size: 18px;
  font-weight: normal;
  text-align: left;
  line-height: 1.5;
}

.txt-mincho-detail-base {
  font-family: "Noto Serif JP", serif;
  font-size: 16px;
  font-weight: normal;
  text-align: left;
  line-height: 1.5;
}

.txt-mincho-detail-normal {
  font-family: "Noto Serif JP", serif;
  font-size: 15px;
  font-weight: normal;
  text-align: left;
  line-height: 1.5;
}

.txt-mincho-detail-s {
  font-family: "Noto Serif JP", serif;
  font-size: 13px;
  font-weight: normal;
  text-align: left;
  line-height: 1.5;
  line-height: 1.7;
}

.txt-mincho-detail-xs {
  font-family: "Noto Serif JP", serif;
  font-size: 12px;
  font-weight: normal;
  text-align: left;
  line-height: 1.5;
}

.txt-mincho-detail-2xs {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 11px;
  font-weight: normal;
  text-align: left;
  line-height: 1.5;
}

.txt-osw-title-main {
  font-family: "Oswald", sans-serif;
  font-size: 40px;
  font-weight: 600;
  text-align: center;
  line-height: 1.5;
}

.txt-osw-title-price {
  font-family: "Oswald", sans-serif;
  font-size: 32px;
  font-weight: 600;
  text-align: center;
  line-height: 1.5;
  letter-spacing: 0.05em;
}

.txt-osw-title-xl {
  font-family: "Oswald", sans-serif;
  font-size: 24px;
  font-weight: 600;
  text-align: left;
  line-height: 1.5;
}

.txt-osw-title-lg {
  font-family: "Oswald", sans-serif;
  font-size: 18px;
  font-weight: 600;
  text-align: left;
  line-height: 1.5;
  letter-spacing: 0.05em;
}

.txt-osw-title-normal {
  font-family: "Oswald", sans-serif;
  font-size: 16px;
  font-weight: 600;
  text-align: left;
  line-height: 1.5;
}

.txt-osw-detail-lg {
  font-family: "Oswald", sans-serif;
  font-size: 18px;
  font-weight: normal;
  text-align: left;
  line-height: 1.5;
}

.txt-osw-detail-normal {
  font-family: "Oswald", sans-serif;
  font-size: 16px;
  font-weight: normal;
  text-align: left;
  line-height: 1.5;
}

.txt-osw-detail-s {
  font-family: "Oswald", sans-serif;
  font-size: 13px;
  font-weight: normal;
  text-align: left;
  line-height: 1.5;
  line-height: 1.7;
}

.txt-osw-detail-xs {
  font-family: "Oswald", sans-serif;
  font-size: 12px;
  font-weight: normal;
  text-align: left;
  line-height: 1.5;
}

.txt-osw-detail-2xs {
  font-family: "Oswald", sans-serif;
  font-size: 11px;
  font-weight: normal;
  text-align: left;
  line-height: 1.5;
}

.ptb10 {
  padding-top: 10px;
  padding-bottom: 10px;
}

.ptb40 {
  padding-top: 40px;
  padding-bottom: 40px;
}

.pt5 {
  padding-top: 5px;
}

.pb5 {
  padding-bottom: 5px;
}

.pt10 {
  padding-top: 10px;
}

.pb10 {
  padding-bottom: 10px;
}

.pt15 {
  padding-top: 15px;
}

.pb15 {
  padding-bottom: 15px;
}

.pt20 {
  padding-top: 20px;
}

.pb20 {
  padding-bottom: 20px;
}

.pt30 {
  padding-top: 40px;
}

.pb30 {
  padding-bottom: 30px;
}

.mt30 {
  margin-top: 30px;
}

.mb30 {
  margin-bottom: 30px;
}

.pt40 {
  padding-top: 40px;
}

.pb40 {
  padding-bottom: 40px;
}

.pt50 {
  padding-top: 60px;
}

.pb50 {
  padding-bottom: 60px;
}

.pt60 {
  padding-top: 60px;
}

.pb60 {
  padding-bottom: 60px;
}

.pt80 {
  padding-top: 80px;
}

.pb90 {
  padding-bottom: 90px;
}

br.brsp {
  display: none;
}

br.brpc {
  display: inline;
}

@media screen and (max-width: 640px) {
  br.brsp {
    display: inline;
  }

  br.brpc {
    display: none;
  }
}

.spswap {
  display: none !important;
}

.pcswap {
  display: inline !important;
}

@media screen and (max-width: 768px) {
  .pcswap {
    display: none !important;
  }

  .spswap {
    display: inline !important;
    display: block !important;
    margin: 0 auto;
  }
}

#hotel_link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-bottom: 15px;
  margin-right: auto;
  margin-left: auto;
  line-height: 1;
  text-align: center;
  margin-top: 32px;
  margin-bottom: 32px;
  font-size: 14px;
  color: #fffce1;
  list-style: none;
}

#hotel_link>li {
  padding: 0 10px;
  border-left: solid 1px #fffce1;
  border-right: solid 1px #fffce1;
}

#hotel_link>li+li {
  border-left: none;
}

#hotel_link>li a {
  color: #fffce1;
  text-decoration: none;
}

#hotel_link>li a:hover {
  text-decoration: underline;
}

.txt-copyright {
  display: block;
  text-align: center;
  font-size: 13px;
  font-family: "Noto Sans JP", sans-serif;
  color: #fffce1;
}

@media screen and (max-width: 480px) {
  #hotel_link {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: 320px;
    margin-top: 20px;
    font-size: 12px;
  }

  #hotel_link>li {
    width: 100%;
  }

  #hotel_link>li+li {
    border-left: solid 1px #000;
    margin-top: 10px;
  }
}

.access {
  padding-top: 1px;
  background-color: #fff;
}

.address__name {
  display: block;
  text-align: center;
  font-size: 15px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 900;
  margin-bottom: 8px;
  color: #fffce1;
}

.address__add {
  display: block;
  text-align: center;
  font-size: 14px;
  font-family: "Noto Sans JP", sans-serif;
  margin-bottom: 8px;
  color: #fffce1;
}

.address__tel {
  display: block;
  text-align: center;
  font-size: 13px;
  font-family: "Noto Sans JP", sans-serif;
  margin-bottom: 35px;
  color: #fffce1;
}

.inquiry {
  color: #fffce1;
  text-align: center;
  padding-bottom: 20px;
}

.inquiry .inquiry_title {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 15px;
}

.inquiry .inquiry_tel {
  font-family: "Oswald", sans-serif;
  font-size: 32px;
  letter-spacing: 2px;
}

.inquiry .inquiry_date {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 16px;
  letter-spacing: 1px;
}

@media screen and (max-width: 768px) {
  .inquiry_tel {
    font-family: "Oswald", sans-serif;
    font-size: 24px;
    letter-spacing: 2px;
  }
}

.title-access {
  color: #fffce1;
  text-align: center;
  width: 100%;
  padding: 8px 0;
  margin: 20px 0 20px 0;
  font-family: "Oswald", sans-serif;
  font-size: 24px;
}

a.btn_link_access {
  position: relative;
  display: inline-block;
  min-width: 250px;
  min-height: 30px;
  padding-top: 10px;
  padding-bottom: 4px;
  color: #fffce1;
  font-size: 15px;
  font-weight: bold;
  text-align: center;
  transition: 0.3s ease-in-out;
  text-decoration: none;
  letter-spacing: 0.1em;
  margin: 8px 0 16px 0;
}

.subtitle_gosic_red_mini_center {
  display: block;
  text-align: center;
  font-size: 14px;
  font-family: "Noto Sans JP", sans-serif;
  color: #fffce1;
  padding-bottom: 16px;
}

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

a.btn_access_wrap {
  position: relative;
  display: inline-block;
  padding: 17px 0 8px 0;
  margin-bottom: 30px;
  min-width: 250px;
  min-height: 30px;
  color: #fff;
  font-size: 15px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: bold;
  text-align: center;
  border-radius: 4rem;
  transition: 0.3s ease-in-out;
  text-decoration: none;
  background-color: #fffce1;
  letter-spacing: 0.1em;
  margin-bottom: 50px;
}

.sns {
  text-align: center;
  font-family: "Noto Serif JP", serif;
  color: #222;
  font-weight: 600;
}

.sns--subtitle {
  display: block;
  font-size: 18px;
  text-align: center;
  font-family: "Noto Serif JP", serif;
  color: #222;
  font-weight: 600;
}

.sns--title {
  display: block;
  font-size: 32px;
  margin-top: -4px;
  text-align: center;
  font-family: "Noto Serif JP", serif;
  color: #222;
  font-weight: 600;
}

.sns--kana {
  display: block;
  font-size: 18px;
  margin-top: 6px;
  text-align: center;
  font-family: "Noto Serif JP", serif;
  color: #222;
  font-weight: 600;
}

.sns_icon5 {
  margin: 0 auto;
  margin-top: 28px;
  margin-bottom: 28px;
  max-width: 300px;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  gap: 20px;
  text-align: center;
}

.sns {
  max-width: 300px;
  margin: 0 auto;
  padding-top: 20px;
  padding-bottom: 40px;
}

.sns_icon {
  margin: 0 auto;
  margin-top: 30px;
  max-width: 110px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 30px;
  text-align: center;
}

.sns_logo {
  display: block;
  margin: 0 auto;
  max-width: 150px;
  text-align: center;
}

.copyright_hotel {
  margin: 0 auto;
  margin-top: 40px;
  margin-bottom: 20px;
  max-width: 330px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 30px;
  text-align: center;
}

footer {
  background-color: #000;
  padding: 25px 0px 15px 0px;
}

@media screen and (max-width: 768px) {
  footer {
    padding: 20px 10px 10px;
  }
}

.description {
  font-size: 13px;
  margin: 0 auto;
}

ul.description {
  position: relative;
  padding-left: 15px;
  margin: 0;
  font-size: 13px;
  color: #000;
  font-weight: normal;
  max-width: 650px;
  margin: 0 auto;
  padding-top: 40px;
  padding-bottom: 60px;
  text-align: justify;
}

ul.description li {
  text-align: justify;
  position: relative;
  padding-left: 15px;
}

ul.description li:before {
  content: "";
  position: absolute;
  left: 0;
  width: 10px;
  content: "❉";
  color: #000;
  font-weight: normal;
}

ul.description_white {
  position: relative;
  padding-left: 15px;
  margin: 0;
  font-size: 13px;
  color: #fff;
  font-weight: 800;
  max-width: 700px;
  margin: 0 auto;
  text-align: left;
}

ul.description_white li {
  text-align: left;
  position: relative;
  padding-left: 15px;
}

ul.description_white li:before {
  content: "";
  position: absolute;
  left: 0;
  width: 10px;
  content: "❉";
  color: #fff;
  font-weight: 800;
}

@media (max-width: 768px) {
  ul.description {
    position: relative;
    padding-left: 15px;
    margin: 0;
    font-size: 13px;
    color: #000;
    font-weight: normal;
    max-width: 85%;
    margin: 0 auto;
    padding-top: 40px;
    padding-bottom: 60px;
    text-align: left;
  }

  ul.description_white {
    position: relative;
    padding-left: 15px;
    margin: 0;
    font-size: 13px;
    color: #fff;
    font-weight: 800;
    max-width: 85%;
    margin: 0 auto;
    text-align: left;
  }
}

.kaiin_botton_blue {
  color: #000;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 13px;
  color: #fff;
  font-weight: 800;
  background-color: #5e83c2;
  padding: 16px;
  width: 250px;
  height: 40px;
  margin: 0 auto;
  margin-top: 16px;
  justify-content: center;
  align-items: center;
  text-align: center;
  position: relative;
  border-radius: 50px;
  border: solid #9fa0a0 4px;
}

.kaiin_botton_blue_child {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-right: -50%;
  transform: translate(-50%, -50%);
  font-family: "Noto Sans JP", sans-serif;
  font-size: 15px;
}

.kaiin_botton_aqua {
  color: #000;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 13px;
  font-weight: 800;
  background-color: #8fd3f5;
  padding: 16px;
  width: 250px;
  height: 40px;
  margin: 0 auto;
  margin-top: 16px;
  justify-content: center;
  align-items: center;
  text-align: center;
  position: relative;
  border-radius: 50px;
  border: solid #9fa0a0 4px;
}

.kaiin_botton_aqua_child {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-right: -50%;
  transform: translate(-50%, -50%);
  font-family: "Noto Sans JP", sans-serif;
  font-size: 15px;
}

.term {
  display: block;
  margin: 0 auto;
  width: 700px;
  margin-top: 50px;
  margin-bottom: 50px;
}

.term-yoyaku {
  display: block;
  margin: 0 auto;
  width: 500px;
  margin-top: 50px;
}

@media (max-width: 768px) {

  .term,
  .term-yoyaku {
    width: 90%;
  }
}

.color-iromenu {
  color: #941f24;
}

.color-primary {
  color: #F08848;
}

.color-secondary {
  color: #FF684D;
}

.color-tertiary {
  color: #FFCD88;
}

.color-quaternary {
  color: #7f4f21;
}

.dash {
  letter-spacing: -0.1em;
}

.txt-title-main {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 40px;
  font-weight: 600;
  text-align: left;
  line-height: 1.5;
}

.txt-title-price {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 38px;
  font-weight: 600;
  text-align: center;
  line-height: 1.5;
}

.txt-title-2xl {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 28px;
  font-weight: 600;
  text-align: center;
  line-height: 1.5;
}

.txt-title-xl {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 24px;
  font-weight: 600;
  text-align: left;
  line-height: 1.5;
}

.txt-title-lg {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 18px;
  font-weight: 600;
  text-align: left;
  line-height: 1.5;
}

.txt-title-normal {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 16px;
  font-weight: 600;
  text-align: center;
  line-height: 1.5;
}

.txt-detail-lg {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 18px;
  font-weight: normal;
  text-align: left;
  line-height: 1.5;
}

.txt-detail-base {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 16px;
  font-weight: normal;
  text-align: left;
  line-height: 1.5;
}

.txt-detail-normal {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 15px;
  font-weight: normal;
  text-align: left;
  line-height: 1.5;
}

.txt-detail-s {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 13px;
  font-weight: normal;
  text-align: left;
  line-height: 1.5;
  line-height: 1.7;
}

.txt-detail-xs {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 12px;
  font-weight: normal;
  text-align: left;
  line-height: 1.5;
}

.txt-detail-2xs {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 11px;
  font-weight: normal;
  text-align: left;
  line-height: 1.5;
}

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

.txt-right {
  text-align: right;
}

.txt-bold {
  font-weight: bold;
}

.txt-copyright {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 11px;
  font-weight: normal;
  text-align: left;
  line-height: 1.5;
}

.txt_detail__center {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 15px;
  font-weight: normal;
  text-align: left;
  line-height: 1.5;
  text-align: center;
  line-height: 1.9;
}

.txt_detail__center55 {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 16px;
  font-weight: normal;
  text-align: left;
  line-height: 1.5;
  text-align: center;
  line-height: 1.9;
  height: 55px;
  font-weight: 600;
}

.txt_detail__n {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 16px;
  font-weight: normal;
  text-align: left;
  line-height: 1.5;
  text-align: center;
  line-height: 1.9;
}

.txt_detail__mini {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 13px;
  font-weight: normal;
  text-align: left;
  line-height: 1.5;
  text-align: center;
  line-height: 1.9;
}

.txt-mincho-title-main {
  font-family: "Noto Serif JP", serif;
  font-size: 40px;
  font-weight: 600;
  text-align: left;
  line-height: 1.5;
}

.txt-mincho-title-price {
  font-family: "Noto Serif JP", serif;
  font-size: 38px;
  font-weight: 600;
  text-align: left;
  line-height: 1.5;
}

.txt-mincho-title-xl {
  font-family: "Noto Serif JP", serif;
  font-size: 24px;
  font-weight: 600;
  text-align: left;
  line-height: 1.5;
}

.txt-mincho-title-lg {
  font-family: "Noto Serif JP", serif;
  font-size: 18px;
  font-weight: 600;
  text-align: left;
  line-height: 1.5;
  letter-spacing: 0.05em;
}

.txt-mincho-title-normal {
  font-family: "Noto Serif JP", serif;
  font-size: 16px;
  font-weight: 600;
  text-align: left;
  line-height: 1.5;
}

.txt-mincho-detail-lg {
  font-family: "Noto Serif JP", serif;
  font-size: 18px;
  font-weight: normal;
  text-align: left;
  line-height: 1.5;
}

.txt-mincho-detail-base {
  font-family: "Noto Serif JP", serif;
  font-size: 16px;
  font-weight: normal;
  text-align: left;
  line-height: 1.5;
}

.txt-mincho-detail-normal {
  font-family: "Noto Serif JP", serif;
  font-size: 15px;
  font-weight: normal;
  text-align: left;
  line-height: 1.5;
}

.txt-mincho-detail-s {
  font-family: "Noto Serif JP", serif;
  font-size: 13px;
  font-weight: normal;
  text-align: left;
  line-height: 1.5;
  line-height: 1.7;
}

.txt-mincho-detail-xs {
  font-family: "Noto Serif JP", serif;
  font-size: 12px;
  font-weight: normal;
  text-align: left;
  line-height: 1.5;
}

.txt-mincho-detail-2xs {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 11px;
  font-weight: normal;
  text-align: left;
  line-height: 1.5;
}

.txt-osw-title-main {
  font-family: "Oswald", sans-serif;
  font-size: 40px;
  font-weight: 600;
  text-align: center;
  line-height: 1.5;
}

.txt-osw-title-price {
  font-family: "Oswald", sans-serif;
  font-size: 32px;
  font-weight: 600;
  text-align: center;
  line-height: 1.5;
  letter-spacing: 0.05em;
}

.txt-osw-title-xl {
  font-family: "Oswald", sans-serif;
  font-size: 24px;
  font-weight: 600;
  text-align: left;
  line-height: 1.5;
}

.txt-osw-title-lg {
  font-family: "Oswald", sans-serif;
  font-size: 18px;
  font-weight: 600;
  text-align: left;
  line-height: 1.5;
  letter-spacing: 0.05em;
}

.txt-osw-title-normal {
  font-family: "Oswald", sans-serif;
  font-size: 16px;
  font-weight: 600;
  text-align: left;
  line-height: 1.5;
}

.txt-osw-detail-lg {
  font-family: "Oswald", sans-serif;
  font-size: 18px;
  font-weight: normal;
  text-align: left;
  line-height: 1.5;
}

.txt-osw-detail-normal {
  font-family: "Oswald", sans-serif;
  font-size: 16px;
  font-weight: normal;
  text-align: left;
  line-height: 1.5;
}

.txt-osw-detail-s {
  font-family: "Oswald", sans-serif;
  font-size: 13px;
  font-weight: normal;
  text-align: left;
  line-height: 1.5;
  line-height: 1.7;
}

.txt-osw-detail-xs {
  font-family: "Oswald", sans-serif;
  font-size: 12px;
  font-weight: normal;
  text-align: left;
  line-height: 1.5;
}

.txt-osw-detail-2xs {
  font-family: "Oswald", sans-serif;
  font-size: 11px;
  font-weight: normal;
  text-align: left;
  line-height: 1.5;
}

.kaiin {
  margin: 0 auto;
  max-width: 500px;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 13px;
  color: #fffce1;
  text-align: center;
  background-color: #d3c1b1;
}

.kaiin_botton_child {
  display: flex;
  align-items: center;
  gap: 8px;
}

.kaiin_botton_child i {
  font-size: 1.5em;
}

.kaiin_title {
  color: #9F5000;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 24px;
  font-weight: 600;
  letter-spacing: 1px;
  margin-bottom: 0px;
}

.kaiin_title_mini {
  color: #9F5000;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 18px;
  margin-bottom: 6px;
  font-weight: 600;
}

.kaiin_detail {
  color: #000;
  font-family: "Oswald", sans-serif;
  font-size: 13px;
  font-weight: 600;
}

.kaiin_botton {
  color: #000;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 13px;
  font-weight: 800;
  padding: 8px;
  width: 250px;
  margin: 0 auto;
  justify-content: center;
  align-items: center;
  text-align: center;
  position: relative;
}

.kaiin_botton_child {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-right: -50%;
  transform: translate(-50%, -50%);
  font-family: "Noto Sans JP", sans-serif;
  font-size: 15px;
}

html {
  scroll-behavior: smooth;
}

body {
  font-family: "Noto Sans JP", sans-serif;
  color: #fff;
  background: #000;
  font-size: 15px;
  line-height: 1.5;
  margin: 0;
}

#header {
  width: 100%;
  margin: 0 auto;
}

#top {
  background: #fffce1;
}

.main {
  width: 100%;
  margin: 0;
}

.boxcontents,
.boxcontents3,
.boxcontents2,
.boxcontents1 {
  max-width: 700px;
  margin: 0 auto;
  padding: 20px;
}

.boxcontents .img-area,
.boxcontents3 .img-area,
.boxcontents2 .img-area,
.boxcontents1 .img-area {
  height: 125px;
  margin: -20px -20px 20px -20px;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
}

.boxcontents .img-area img,
.boxcontents3 .img-area img,
.boxcontents2 .img-area img,
.boxcontents1 .img-area img {
  width: auto;
  height: 80px;
  object-fit: contain;
}

.boxcontents1 {
  background-color: #6a4048;
}

.boxcontents1 .img-area {
  background-color: #411813;
}

.boxcontents2 {
  background-color: #a15760;
}

.boxcontents2 .img-area {
  background-color: #59211c;
}

.boxcontents3 {
  background-color: #798a3d;
}

.boxcontents3 .img-area {
  background-color: #434722;
}

@media (max-width: 768px) {
  .inner {
    max-width: 90%;
    margin: 0 auto;
  }

  .boxcontents,
  .boxcontents1,
  .boxcontents2,
  .boxcontents3 {
    max-width: 90%;
    margin: 0 auto;
  }
}

.access {
  background-color: #fff;
  color: #000;
}

.gradient-section {
  width: 100%;
  min-height: 100vh;
  padding: 40px 0;
  box-sizing: border-box;
  position: relative;
  overflow: hidden;
}

.container {
  width: 960px;
  max-width: 90%;
  margin: 0 auto;
  box-sizing: border-box;
  padding-top: 40px;
  padding-bottom: 40px;
  position: relative;
  background-color: transparent;
}

.gradient1 .container {
  border: 1px solid #f4cf5c;
  outline: 1px solid #f4cf5c;
  outline-offset: 7px;
  border-radius: 0;
}

.gradient2 .container {
  border: 1px solid #e69600;
  outline: 1px solid #e69600;
  outline-offset: 7px;
  border-radius: 0;
}

.gradient3 .container {
  border: 1px solid #fff;
  outline: 1px solid #fff;
  outline-offset: 7px;
  border-radius: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}

img {
  width: 100%;
  height: auto;
  vertical-align: top;
  image-rendering: -webkit-optimize-contrast;
  display: block;
  line-height: 0;
  font-size: 0;
}

ul {
  list-style: none;
}

a {
  color: #fff;
}

a:hover {
  opacity: 0.5;
}

.collaboration_img {
  display: block;
  margin: 0 auto;
  text-align: center;
  max-width: 550px;
}

.title_img {
  display: block;
  margin: 0 auto;
  text-align: center;
  padding-bottom: 60px;
  max-width: 700px;
  width: 100%;
  height: auto;
  object-fit: contain;
}

.title_img img {
  width: 100%;
  height: auto;
}

.title_img_sub {
  display: block;
  margin: 0 auto;
  text-align: center;
  padding-top: 40px;
  max-width: 600px;
}

.inner_img {
  display: block;
  margin: 0 auto;
  max-width: 740px;
  padding-top: 30px;
  padding-bottom: 20px;
}

.photo {
  display: block;
  margin: 0 auto;
  max-width: 960px;
  padding: 20px;
}

.line_negative {
  max-width: 960px;
  width: 100%;
  margin-top: -24px;
}

.grid1 {
  margin: 0 auto;
  max-width: 41%;
  padding: 32px;
  display: grid;
  grid-template-columns: 1fr;
  gap: 32px;
}

.grid2 {
  margin: 0 auto;
  max-width: 700px;
  padding: 32px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 32px;
}

.grid2s {
  margin: 0 auto;
  max-width: 65%;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 16px;
}

.grid2b {
  margin: 0 auto;
  max-width: 600px;
  padding: 32px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 32px;
}

.grid3 {
  margin: 0 auto;
  max-width: 700px;
  padding: 32px;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 16px;
  text-align: center;
}

.grid3s {
  margin: 0 auto;
  max-width: 700px;
  padding: 32px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 16px;
  text-align: center;
}

@media (max-width: 768px) {
  .grid1 {
    margin: 0 auto;
    max-width: 100%;
    padding: 0px;
    display: grid;
    grid-template-columns: 1fr;
    gap: 0px;
  }

  .grid2,
  .grid2b,
  .grid3s {
    max-width: 85%;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 1fr;
    gap: 16px;
    text-align: center;
    padding: 0px;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .grid2s {
    max-width: 85%;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 1fr;
    gap: 16px;
    text-align: center;
    padding: 0px;
    padding-top: 20px;

  }

  .grid3 {
    max-width: 60%;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 1fr;
    gap: 0px;
    text-align: center;
  }

  .img-area {
    height: 125px;
    margin: -20px -20px 20px -20px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .img-area img {
    width: 280px !important;
    height: auto;
    object-fit: contain;
  }

  .txt_detail__center[style*="star4.png"] {
    background-image: none !important;
  }
}

.gradient1 {
  background: linear-gradient(to bottom, #513c2b, #55402a, #59442a, #5f492b, #66502d, #6e5730, #786033, #826938, #8c723c, #967c42 100%);
}

.gradient2 {
  background: linear-gradient(to bottom, #1e1511 0%, #1e1511 200px, #553b2d 200px, #5d3c2e, #683d31, #734034, #7e4338, #8b483c, #9a4d43, #a95449, #bc5c52, #ca6359 100%);
}

.gradient3 {
  background: linear-gradient(to bottom, #646437 0%, #646437 200px, #503b2c 200px, #503b2c, #503b2c, #503b2c, #54432d, #5e5630, #6e7037, #7d873e, #91a449, #acc959 100%);
}

hr {
  border-top: 4px solid #222;
  width: 700px;
  margin: 0 auto;
}

footer {
  padding: 25px 0px 0px 0px;
}

@media screen and (max-width: 768px) {
  footer {
    padding: 20px 0px 0px 0px;
  }
}

@media (max-width: 768px) {
  .inner_img {
    display: block;
    margin: 0 auto;
    max-width: 90%;
    padding-top: 30px;
    padding-bottom: 10px;
  }
}

.collaboration_img,
.title_img,
hr {
  max-width: 90%;
}

.boxcontents,
.boxcontents1,
.boxcontents2,
.boxcontents3,
.title_img,
.title_img_sub,
{
width: 80%;

}

#hotel_link {
  display: flex;
  justify-content: center;
  padding-bottom: 15px;
  margin: 32px auto 10px;
  line-height: 1;
  text-align: center;
  font-size: 13px;
  color: #000;
  list-style: none;
}

#hotel_link>li {
  padding: 0 10px;
  border-left: solid 1px #000;
  border-right: solid 1px #000;
}

#hotel_link>li a {
  color: #000;
  text-decoration: none;
}

#hotel_link>li a:hover {
  opacity: 0.7;
}

.txt_detail__n {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 15px;
  font-weight: normal;
  text-align: left;
  line-height: 1.5;
  text-align: center;
  display: block;
}

.txt_detail__mini {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 13px;
  font-weight: normal;
  text-align: left;
  line-height: 1.5;
  text-align: center;
  display: block;
}

.txt_copyright {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 12px;
  font-weight: normal;
  text-align: left;
  line-height: 1.5;
  text-align: center;
  color: #000;
  margin-bottom: 20px;
  display: block;
}

.txt_detail__center {
  position: relative;
  text-align: center;
  display: block;
  width: 100%;
}

@media (max-width: 768px) {

  .gradient1 {
    background: linear-gradient(to bottom, #513c2b, #55402a, #59442a, #5f492b, #66502d, #6e5730, #786033, #826938, #8c723c, #967c42 100%);
  }

  .gradient2 {
    background: linear-gradient(to bottom, #1e1511 0%, #1e1511 150px, #553b2d 150px, #5d3c2e, #683d31, #734034, #7e4338, #8b483c, #9a4d43, #a95449, #bc5c52, #ca6359 100%);
  }

  .gradient3 {
    background: linear-gradient(to bottom, #646437 0%, #646437 150px, #503b2c 150px, #503b2c, #503b2c, #503b2c, #54432d, #5e5630, #6e7037, #7d873e, #91a449, #acc959 100%);
  }

  .txt_detail__center[style*="star4.png"] {
    background-image: none !important;
  }
}

span.star {
  position: relative;
  display: inline-block;
  padding-left: 60px;
  padding-right: 60px;
  white-space: nowrap;
}

span.star::before,
span.star::after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 48px;
  height: 48px;
  background-image: url("../images/star1.png");
  background-size: contain;
  background-repeat: no-repeat;
  z-index: 1;
}

span.star::before {
  left: 0;
}

span.star::after {
  right: 0;
}

span.star-s {
  position: relative;
  display: inline-block;
  padding-left: 50px;
  padding-right: 50px;
  white-space: nowrap;
}

span.star-s::before,
span.star-s::after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 36px;
  height: 36px;
  background-image: url("../images/star1.png");
  background-size: contain;
  background-repeat: no-repeat;
  z-index: 1;
}

span.star-s::before {
  left: 0;
}

span.star-s::after {
  right: 0;
}

.star_mini {
  padding-top: 20px;
  height: 20px;
  margin: 0 auto;
  display: flex;
  justify-content: center;
}

.star_mini img {
  height: 20px;
  width: auto;
  object-fit: contain;
}

.star_mini_inline {
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px;
}

.star_mini_inline img {
  height: 20px;
  width: auto;
  object-fit: contain;
}

.txt-title-main {
  text-align: center;
  display: block;
  width: 100%;
}

.txt-title-normal {
  font-weight: 900;
  text-align: center;
  display: block;
  width: 100%;
}

.txt-title-sm {
  font-size: 0.8em;
  font-weight: 900;
  display: inline-block;
}

.title_img_700 {
  width: 700px;
  margin: 0 auto;
  display: block;
  padding-bottom: 60px;
}

@media (max-width: 768px) {
  .title_img_700 {
    width: 85%;
    max-width: 700px;
    padding-bottom: 30px;
  }

  img[src*="bar.png"] {
    line-height: 0;
    font-size: 0;
    display: block;
    max-width: 100%;
    height: auto;
  }

  .txt-title-price {
    font-size: 1.5em;
  }

  .txt-title-xl {
    font-size: 0.6em;
  }

  .kaiin {
    max-width: 85%;
  }
}

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