@charset "UTF-8";
/* ----------------------------------------------------------------------
基本設定
---------------------------------------------------------------------- */
/* ----関数設定---- */
/* ----------------------------------------------------------------------
店舗　一覧用
---------------------------------------------------------------------- */
.post-type-archive-tourism #shop-header {
  background: url("../images/tourism_top_image@2x.webp") no-repeat center center / cover;
}
.post-type-archive-eat #shop-header {
  background: url("../images/eat_top_image@2x.webp") no-repeat center center / cover;
}
.post-type-archive-stay #shop-header {
  background: url("../images/stay_top_image@2x.webp") no-repeat center center / cover;
}
.post-type-archive-spa #shop-header, .tax-stay_cat #shop-header {
  background: url("../images/spa_top_image@2x.webp") no-repeat center center / cover;
}
#shop-header {
  position: relative;
  aspect-ratio: 1.4367816092;
}
#shop-header h2 {
  position: absolute;
  top: 6%;
  left: 4%;
  width: 100px;
  aspect-ratio: 3.7209302326;
  background: url("../images/shop_title_bg.svg") no-repeat center left / contain;
  color: #FFF;
  display: flex;
  align-items: center;
  justify-content: center;
  text-shadow: 0px 0px 6px rgba(0, 0, 0, 0.8);
  font-size: 1.6rem;
}
#shop-header h2.spa {
  width: 170px;
}
#shop-header .speech_bubble {
  position: absolute;
  bottom: 0;
  right: 2%;
  width: min(30.9333333333vw, 244px);
  transform: translateY(50%);
}
.en-US #shop-header h2 {
  font-family: "Noto Sans JP", sans-serif;
}
.anchorlink {
  color: #727171;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 1.4rem;
  margin: min(13.3333333333vw, 158px) auto min(8vw, 166px);
  border: solid 1px;
  width: 200px;
  height: 38px;
  gap: 12px;
}
.anchorlink::after {
  content: "";
  display: block;
  width: 15px;
  aspect-ratio: 1;
  background: url("../images/arrow_bottom.svg") no-repeat center left / cover;
}
.shop_intro_wrapper {
  background: #f1ece5;
  padding: 30px 0 5px;
  margin-bottom: 33px;
  border-radius: 0 0 33px 33px;
}
.shop_intro_wrapper .shop_intro {
  width: 86%;
  max-width: 1250px;
  margin: 0 auto;
}
.shop_intro_wrapper .shop_intro p {
  font-size: clamp(1.4rem, 2.429vw, 2.2rem);
  line-height: 1.8;
  letter-spacing: 0.15em;
}
.shop_intro_wrapper .shop_intro .intro_title img {
  width: 60px;
  height: auto;
}
.shop_intro_wrapper .shop_intro .intro_image {
  position: relative;
}
.shop_intro_wrapper .shop_intro .intro_image .speech_bubble {
  position: absolute;
  width: 120px;
}
.shop_intro_wrapper .shop_intro .section01 {
  margin-bottom: 80px;
}
.shop_intro_wrapper .shop_intro .section01 .speech_bubble {
  bottom: 0;
  right: -12px;
  transform: translateY(50%);
}
.shop_intro_wrapper .shop_intro .section03 {
  margin-bottom: 36px;
}
.shop_intro_wrapper .shop_intro .section03 .intro_image {
  width: 164px;
  margin: 0 0 0 auto;
}
.shop_intro_wrapper .shop_intro .section03 .intro_image .speech_bubble {
  bottom: -17px;
  left: 0;
  transform: translateX(-81%);
}
.shop_intro_wrapper .shop_intro .section05 {
  margin-bottom: 50px;
}
.shop_intro_wrapper .shop_intro .section05 .intro_image {
  width: 210px;
  margin: 0 auto 0 15px;
}
.shop_intro_wrapper .shop_intro .section05 .intro_image .speech_bubble {
  bottom: -17px;
  right: 0;
  transform: translateX(81%);
}
.shop_intro_wrapper .shop_intro .section06 {
  margin-bottom: 20px;
}
.shop_intro_wrapper .shop_intro .section06 .intro_image .speech_bubble {
  bottom: 0;
  right: -3%;
  transform: translateY(50%);
}
.shop_intro_wrapper .shop_intro .section06 .intro_text img.tegata {
  width: 154px;
  display: block;
  margin: -11px 0 8px auto;
}
.shop_intro_wrapper .shop_intro .section06 .intro_text img.stove {
  width: 114px;
  display: block;
  margin: -15px 0 8px auto;
}
.shop_intro_wrapper .shop_intro .section08 {
  margin-bottom: 21px;
}
.shop_intro_wrapper .shop_intro .section08 .intro_image {
  margin: -9px auto 21px 14px;
}
.shop_intro_wrapper .shop_intro .section08 .intro_image .image {
  width: min(33.3333333333vw, 256px);
}
.shop_intro_wrapper .shop_intro .section08 .intro_image .speech_bubble {
  bottom: -26px;
  left: min(33.3333333333vw, 256px);
}
.shop_intro_wrapper .shop_intro .section09 .speech_bubble {
  bottom: 0;
  right: -12px;
  transform: translateY(50%);
}
.post-type-archive-eat .shop_intro_wrapper .shop_intro .section03 .intro_image .speech_bubble {
  bottom: -47px;
}
#search {
  margin: 34px auto;
  width: 86%;
  max-width: 1250px;
}
#search h2 {
  font-size: clamp(1.2rem, 2.429vw, 1.6rem);
  text-align: center;
}
#search ul {
  display: flex;
  gap: 4%;
  flex-wrap: wrap;
}
#search ul li {
  width: 48%;
  font-size: clamp(1.2rem, 2.429vw, 1.5rem);
  margin-bottom: 16px;
  letter-spacing: 0;
  overflow: hidden;
}
#search ul li a {
  color: #727171;
  border: solid 1px;
  border-radius: 24px;
  display: block;
  background: #FFF;
  border-radius: 24px;
  height: 24px;
  line-height: 24px;
  text-align: center;
}
#search ul li a:hover, #search ul li a.current {
  background: #e7e1d9;
  border-color: #e7e1d9;
}
#search ul li.title {
  background: #ab9480;
  color: #FFF;
  border-radius: 24px;
  height: 24px;
  line-height: 24px;
  text-align: center;
}
#search .radiobutton {
  display: none;
}
#search label {
  color: #727171;
  border: solid 1px;
  border-radius: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 10px;
  line-height: 1;
  background: #FFF;
  border-radius: 24px;
  height: 24px;
}
#search .radiobutton:checked + label {
  background: #e7e1d9;
  border-color: #e7e1d9;
}
.shop_list {
  margin-bottom: 50px;
}
.shop_list .shop {
  margin-bottom: 30px;
}
.shop_list .shop a {
  color: #727171;
}
.shop_list .shop .thumbnail {
  margin-bottom: 20px;
  border-radius: 20px;
  overflow: hidden;
  aspect-ratio: 1.3982683983;
}
.shop_list .shop .thumbnail img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.shop_list .shop h3 {
  font-size: clamp(1.6rem, 2.714vw, 2.2rem);
}
.shop_list .shop .sub_title {
  color: #969696;
  font-size: clamp(1.2rem, 2vw, 1.8rem);
}
.shop_list .shop .readmore {
  background-image: url("data:image/svg+xml;charset=utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%3Csvg%20id%3D%22b%22%20data-name%3D%22%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC%202%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2213.92%22%20height%3D%2213.92%22%20viewBox%3D%220%200%2013.92%2013.92%22%3E%20%3Cdefs%3E%20%3Cstyle%3E%20.d%20%7B%20stroke-linecap%3A%20round%3B%20stroke-linejoin%3A%20round%3B%20stroke-width%3A%201.02px%3B%20%7D%20.d%2C%20.e%20%7B%20fill%3A%20none%3B%20stroke%3A%20%23727171%3B%20%7D%20.e%20%7B%20stroke-width%3A%20.81px%3B%20%7D%20%3C%2Fstyle%3E%20%3C%2Fdefs%3E%20%3Cg%20id%3D%22c%22%20data-name%3D%22%26amp%3Blt%3B%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC%26amp%3Bgt%3B%22%3E%20%3Cg%3E%20%3Ccircle%20class%3D%22e%22%20cx%3D%226.96%22%20cy%3D%226.96%22%20r%3D%226.55%22%2F%3E%20%3Cpolyline%20class%3D%22d%22%20points%3D%225.31%202.7%2010.7%207.06%205.31%2011.57%22%2F%3E%20%3C%2Fg%3E%20%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: right 1px bottom 10px;
  background-repeat: no-repeat;
  padding: 8px 20px;
  text-align: right;
  font-size: clamp(1.2rem, 2vw, 1.6rem);
  border-bottom: solid 1px;
}
.shop_list .shop .shop_info > div {
  padding-left: 20px;
  background-repeat: no-repeat;
  background-size: 25px 26px;
  background-position: top 8px left;
  line-height: 1.5;
  padding: 5px 0 5px 31px;
  letter-spacing: 0;
}
.shop_list .shop .shop_info .address {
  background-image: url("../images/shop_list_icon_address.svg");
}
.shop_list .shop .shop_info .open_time {
  background-image: url("../images/shop_list_icon_opentime.svg");
}
.shop_list .shop .shop_info .tel {
  background-image: url("../images/shop_list_icon_tel.svg");
}
@media screen and (min-width: 768px) {
  #shop-header {
    aspect-ratio: 1.8484848485;
    border-radius: 62px;
    width: 94%;
    margin: 20px auto 0;
  }
  #shop-header h2 {
    width: 244px;
    font-size: 4rem;
  }
  #shop-header h2.en {
    font-size: 3.4rem;
    width: 330px;
  }
  .anchorlink {
    font-size: 3.2rem;
    border: none;
    width: unset;
  }
  .anchorlink::after {
    width: 32px;
  }
  .shop_intro_wrapper {
    padding: 60px 0;
  }
  .shop_intro_wrapper .shop_intro {
    width: 90%;
  }
  .shop_intro_wrapper .shop_intro p {
    text-align: justify;
  }
  .shop_intro_wrapper .shop_intro .flex {
    display: flex;
    gap: 0 2%;
    align-items: center;
    justify-content: space-between;
  }
  .shop_intro_wrapper .shop_intro .flex .intro_title, .shop_intro_wrapper .shop_intro .flex .intro_text {
    width: 36%;
  }
  .shop_intro_wrapper .shop_intro .flex .intro_image {
    width: 60%;
  }
  .shop_intro_wrapper .shop_intro .flex .intro_title img {
    margin-bottom: 18px;
  }
  .shop_intro_wrapper .shop_intro .intro_image .speech_bubble {
    width: 140px;
  }
  .shop_intro_wrapper .shop_intro .section01 {
    margin-bottom: 36px;
  }
  .shop_intro_wrapper .shop_intro .section03 {
    margin-bottom: 73px;
  }
  .shop_intro_wrapper .shop_intro .section03 .intro_image {
    width: 200px;
  }
  .shop_intro_wrapper .shop_intro .section04.flex .intro_image {
    order: 2;
  }
  .shop_intro_wrapper .shop_intro .section05 .intro_image {
    width: 250px;
  }
  .shop_intro_wrapper .shop_intro .section06.flex .intro_text img.tegata {
    margin: 10px auto;
  }
  .shop_intro_wrapper .shop_intro .section06.flex .intro_text img.stove {
    margin: 10px auto;
  }
  .shop_intro_wrapper .shop_intro .section06.flex .intro_image {
    order: 2;
  }
  .shop_intro_wrapper .shop_intro .section08 .intro_image {
    width: 180px;
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
    margin: 20px 0 0 auto;
  }
  .shop_intro_wrapper .shop_intro .section08 .intro_image .speech_bubble {
    position: relative;
    transform: translateX(0);
    left: unset;
  }
  .shop_intro_wrapper .shop_intro .section09.flex .intro_image {
    order: 2;
  }
  #search {
    margin: 34px auto;
  }
  #search .flex {
    display: flex;
    gap: 4%;
    margin-bottom: 32px;
  }
  #search .flex h2 {
    border-radius: 35px;
    height: 35px;
    line-height: 35px;
    width: 30%;
    margin-bottom: 16px;
    background: #ab9480;
    color: #FFF;
  }
  #search ul {
    width: 70%;
  }
  #search ul li a, #search ul label {
    border-radius: 35px;
    height: 35px;
  }
  .shop_list {
    width: 90%;
    margin: 0 auto 50px;
    display: flex;
    flex-wrap: wrap;
    gap: 4%;
  }
  .shop_list .shop {
    width: 48%;
  }
}
@media screen and (min-width: 1025px) {
  #search .flex {
    gap: 2%;
  }
  #search .flex h2 {
    width: 20%;
    gap: 2%;
  }
  #search ul {
    width: 78%;
    gap: 2%;
  }
  #search ul li {
    width: 30%;
  }
}
@media screen and (min-width: 1300px) {
  #shop-header {
    aspect-ratio: 2.0095011876;
  }
  #shop-header h2 {
    width: 480px;
    font-size: 8rem;
  }
  #shop-header h2.en {
    width: 480px;
    font-size: 6.3rem;
  }
  #shop-header h2.spa {
    width: 480px;
    font-size: 4.8rem;
  }
  #shop-header .speech_bubble {
    width: unset;
  }
  .anchor_link {
    font-size: 5.4rem;
  }
  .anchor_link::after {
    width: 54px;
  }
  .shop_intro_wrapper {
    border-radius: 62px;
    width: 93%;
    margin: 0 auto 0;
    padding: 136px 0 166px;
  }
  .shop_intro_wrapper .shop_intro .flex {
    gap: unset;
  }
  .shop_intro_wrapper .shop_intro .flex .intro_title img {
    width: unset;
    margin-bottom: 30px;
  }
  .shop_intro_wrapper .shop_intro .flex .intro_title, .shop_intro_wrapper .shop_intro .flex .intro_text {
    width: calc(100% - 725px);
  }
  .shop_intro_wrapper .shop_intro .flex .intro_image {
    width: 674px;
  }
  .shop_intro_wrapper .shop_intro .flex.section01 {
    align-items: flex-start;
    margin-bottom: 104px;
  }
  .shop_intro_wrapper .shop_intro .intro_image .speech_bubble {
    width: unset;
  }
  .shop_intro_wrapper .shop_intro .section02 {
    margin-bottom: 14px;
  }
  .shop_intro_wrapper .shop_intro .section03 .intro_image {
    width: 330px;
  }
  .shop_intro_wrapper .shop_intro .section05 {
    margin-bottom: 40px;
  }
  .shop_intro_wrapper .shop_intro .section05 .intro_image {
    width: 446px;
    margin: -13px auto 1px 32px;
  }
  .shop_intro_wrapper .shop_intro .section06.flex {
    margin-bottom: 127px;
    align-items: flex-end;
  }
  .shop_intro_wrapper .shop_intro .section06.flex .intro_text img.tegata, .shop_intro_wrapper .shop_intro .section06.flex .intro_text img.stove {
    width: unset;
    margin: 20px auto 0;
  }
  .shop_intro_wrapper .shop_intro .section08 {
    margin-bottom: 70px;
    margin-top: -151px;
  }
  .shop_intro_wrapper .shop_intro .section08 .intro_image {
    width: 258px;
    margin-right: -25px;
  }
  .shop_list {
    width: 90%;
    max-width: 1250px;
    gap: 30px 5.75%;
  }
  .shop_list .shop {
    width: 29.5%;
    margin-bottom: 0;
  }
  .ja.post-type-archive-tourism .intro_title {
    max-width: 504px;
  }
  .ja.post-type-archive-tourism .section04 .intro_text, .ja.post-type-archive-tourism .section09 .intro_text {
    max-width: 450px;
  }
  .ja.post-type-archive-eat .intro_title {
    max-width: 445px;
  }
  .ja.post-type-archive-eat .shop_intro_wrapper .shop_intro .flex.section04 .intro_text {
    padding: 0 31px;
  }
  .ja.post-type-archive-eat .section02 .intro_text {
    max-width: 514px;
  }
  .ja.post-type-archive-eat .section06 .intro_text {
    max-width: 416px;
  }
  .ja.post-type-archive-eat .section07 .intro_text {
    max-width: 450px;
  }
  .ja.post-type-archive-eat .section09 .intro_text {
    max-width: 460px;
  }
  .ja.post-type-archive-stay .intro_title {
    max-width: 445px;
  }
  .ja.post-type-archive-stay .section06 .intro_text {
    max-width: 400px;
  }
  .ja.post-type-archive-stay .section09 .intro_text {
    max-width: 460px;
  }
  .ja.term-hot-spring .intro_title {
    max-width: 291px;
  }
  .ja.term-hot-spring .section02 .intro_text {
    max-width: 337px;
  }
  .ja.term-hot-spring .section04 .intro_text {
    max-width: 368px;
  }
  .ja.term-hot-spring .section06 .intro_text {
    max-width: 426px;
  }
  .ja.term-hot-spring .section09 .intro_text {
    max-width: 457px;
  }
  .ko-KR.post-type-archive-tourism .intro_title {
    max-width: 400px;
  }
  .ko-KR.post-type-archive-stay .section02 .intro_text {
    max-width: 406px;
  }
  .ko-KR.term-hot-spring .section04 .intro_text {
    max-width: 420px;
  }
  .ko-KR.term-hot-spring .section09 .intro_text {
    max-width: 370px;
  }
  .ko-KR #shop-header h2 {
    font-size: 7rem;
  }
  .zh-CN.post-type-archive-tourism .section04 .intro_text {
    max-width: 350px;
  }
  .zh-CN.post-type-archive-tourism .section06 .intro_text {
    max-width: 424px;
  }
  .zh-CN.post-type-archive-stay .section01 .intro_title {
    max-width: 384px;
  }
  .zh-CN.post-type-archive-stay .section06 .intro_text {
    max-width: 420px;
  }
  .zh-CN.term-hot-spring #shop-header h2 {
    font-size: 6rem;
  }
  .zh-CN.term-hot-spring .section04 .intro_text {
    max-width: 422px;
  }
  .zh-CN.term-hot-spring .section09 .intro_text {
    max-width: 403px;
  }
  .zh-TW.post-type-archive-tourism .section02 .intro_text {
    max-width: 430px;
  }
  .zh-TW.post-type-archive-tourism .section04 .intro_text {
    max-width: 370px;
  }
  .zh-TW.post-type-archive-stay .section06 .intro_text {
    max-width: 420px;
  }
  .zh-TW.term-hot-spring #shop-header h2 {
    font-size: 6rem;
  }
  .zh-TW.term-hot-spring .section04 .intro_text {
    max-width: 414px;
  }
  .zh-TW.term-hot-spring .section09 .intro_text {
    max-width: 417px;
  }
}
@media screen and (min-width: 1600px) {
  #search {
    margin: 84px auto 40px;
  }
  #search .flex {
    display: flex;
    gap: 2%;
    margin-bottom: 32px;
  }
  #search .flex h2 {
    width: 18%;
    gap: 2%;
  }
  #search ul {
    width: 80%;
    gap: 2%;
  }
  #search ul li {
    width: 23.5%;
  }
  .shop_intro_wrapper .shop_intro .flex .intro_title, .shop_intro_wrapper .shop_intro .flex .intro_text {
    padding: 0px 41px;
  }
  .post-type-archive-eat .shop_intro_wrapper .shop_intro .flex.section04 .intro_text {
    padding: 0 31px;
  }
  .post-type-archive-stay .shop_intro_wrapper .shop_intro .flex.section07 .intro_text {
    padding: 0 36px;
  }
  .term-hot-spring .shop_intro_wrapper .shop_intro .flex.section02 {
    justify-content: flex-start;
  }
}
@media screen and (max-width: 767px) {
  .shop_intro_wrapper .shop_intro .intro_title {
    display: flex;
    gap: 36px;
    margin-bottom: 16px;
    padding: 0 10px;
  }
  .shop_intro_wrapper .shop_intro .intro_title img {
    margin-top: 5px;
  }
  .shop_intro_wrapper .shop_intro .intro_text {
    padding: 18px;
  }
  .shop_intro_wrapper .shop_intro .section06 .intro_text p {
    width: 78%;
  }
  .shop_intro_wrapper .shop_intro .section09 .intro_text p {
    width: 67%;
  }
  .en-US .shop_intro_wrapper .shop_intro .section09 .intro_image .speech_bubble {
    bottom: 22px;
  }
  .en-US .shop_intro_wrapper .shop_intro .section09 .intro_text p {
    width: 100%;
  }
  .en-US.post-type-archive-tourism .shop_intro_wrapper .shop_intro .section03 .intro_image .speech_bubble, .en-US.post-type-archive-tourism .shop_intro_wrapper .shop_intro .section05 .intro_image .speech_bubble {
    width: 150px;
  }
  .en-US.post-type-archive-tourism .shop_intro_wrapper .shop_intro .section08 .intro_image .speech_bubble {
    width: 200px;
  }
  .en-US.post-type-archive-eat #shop-header .speech_bubble {
    width: min(40vw, 339px);
  }
  .en-US.post-type-archive-eat .shop_intro_wrapper .shop_intro .section03 .intro_image .speech_bubble {
    width: 200px;
  }
  .en-US.post-type-archive-eat .shop_intro_wrapper .shop_intro .section06 .intro_image .speech_bubble {
    width: 150px;
  }
  .en-US.post-type-archive-eat .shop_intro_wrapper .shop_intro .section09 .intro_image .speech_bubble {
    width: 150px;
    bottom: 15px;
  }
  .en-US.term-hot-spring .shop_intro_wrapper .shop_intro .section08 .intro_image .speech_bubble {
    width: 150px;
  }
  .en-US.term-hot-spring .shop_intro_wrapper .shop_intro .section09 .intro_image .speech_bubble {
    width: 150px;
    bottom: 15px;
  }
  .en-US.post-type-archive-stay #shop-header .speech_bubble {
    width: min(40vw, 453px);
  }
  .en-US.post-type-archive-stay .shop_intro_wrapper .shop_intro .section03 .intro_image .speech_bubble {
    width: 200px;
  }
  .en-US.post-type-archive-stay .shop_intro_wrapper .shop_intro .section08 .intro_image .speech_bubble {
    width: 150px;
  }
  .en-US.post-type-archive-stay .shop_intro_wrapper .shop_intro .section09 .intro_image .speech_bubble {
    bottom: 15px;
  }
}
@media screen and (min-width: 480px) and (max-width: 1024px) {
  .post-type-archive-tourism .shop_intro_wrapper .shop_intro .section06 {
    padding-bottom: 175px;
    position: relative;
    margin-bottom: 20px;
  }
  .post-type-archive-tourism .shop_intro_wrapper .shop_intro .section06 .intro_text img.tegata {
    position: absolute;
    bottom: 0;
    width: 200px;
    left: 60px;
  }
}
/* ----------------------------------------------------------------------
店舗　個別用
---------------------------------------------------------------------- */
#post_content .shop_header h1 {
  color: #808a5a;
  font-size: clamp(3.4rem, 5.714vw, 5.6rem);
  margin: 10px 0px;
  font-family: "メイリオ", sans-serif;
  font-weight: normal;
  letter-spacing: 0.1em;
}
#post_content .shop_header p {
  line-height: 1.4;
  font-size: clamp(1.4rem, 2.429vw, 2rem);
}
#post_content .shop_info {
  margin: 32px 0 42px;
}
#post_content .shop_info table {
  width: 100%;
  border-top: solid 1px #727171;
}
#post_content .shop_info table tr {
  border-bottom: solid 1px #727171;
}
#post_content .shop_info table th {
  text-align: center;
  width: 90px;
  font-size: clamp(1rem, 2vw, 1.8rem);
  padding: 10px 0;
}
#post_content .shop_info table th .flex {
  display: flex;
  align-items: center;
  flex-direction: column;
}
#post_content .shop_info table td {
  vertical-align: middle;
  line-height: 1.4;
  font-size: clamp(1.2rem, 2.143vw, 1.8rem);
  padding: 10px;
}
#post_content .shop_info table ul.pay li {
  display: inline-block;
}
#post_content .shop_info table ul.pay li::before {
  content: "・";
}
#post_content .shop_info table ul.pay li:first-child::before {
  display: none;
}
#post_content .shop_info .icon {
  width: 36px;
}
#post_content .movie {
  margin: 0 auto 56px;
  max-width: 983px;
}
#post_content .movie iframe {
  aspect-ratio: 1.7777777778;
  width: 100%;
  height: auto;
}
#post_content .map {
  margin-bottom: 56px;
}
#post_content .map iframe {
  aspect-ratio: 1.5784615385;
  width: 100%;
  height: auto;
}
#post_content .overseas img {
  margin: 5px;
}
#post_content ul.service {
  display: flex;
  flex-wrap: wrap;
  gap: 10px 0;
}
#post_content ul.service li {
  display: flex;
  align-items: center;
  gap: 5px;
  flex-direction: column;
  width: calc(100% / 3);
  font-size: clamp(1rem, 1.8vw, 1.8rem);
  letter-spacing: 0;
}
#post_content h2 {
  color: #808a5a;
  font-family: "メイリオ", sans-serif;
  font-weight: normal;
  font-size: clamp(3rem, 5.429vw, 5.6rem);
  text-align: center;
  margin-bottom: 25px;
}
#post_content h2 span {
  color: #727171;
  font-size: clamp(1.3rem, 2.857vw, 2.7rem);
  display: block;
  text-align: center;
  line-height: 2;
}
#post_content #products {
  margin-bottom: 46px;
}
#post_content #products .product {
  margin-bottom: 26px;
}
#post_content #products .product .product_image {
  border-radius: 24px;
  overflow: hidden;
  aspect-ratio: 1.3579881657;
  position: relative;
}
#post_content #products .product .product_image img {
  object-fit: cover;
  max-width: unset;
  width: 100%;
  height: 100%;
  transform: translateY(-50%);
  position: absolute;
  top: 50%;
}
#post_content #products .product .product_info {
  display: flex;
  justify-content: space-between;
  margin: 12px 0;
}
#post_content .menu_btn {
  margin-bottom: 46px;
}
#post_content .menu_btn a.button {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 38px;
  line-height: 36px;
  border-radius: 8px;
  gap: 20px;
}
#post_content .menu_btn a.button:after {
  content: "";
  display: block;
  width: 20px;
  height: 25px;
  background-image: url("data:image/svg+xml;charset=utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%3Csvg%20id%3D%22b%22%20data-name%3D%22%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC%202%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2239.29%22%20height%3D%2248.37%22%20viewBox%3D%220%200%2039.29%2048.37%22%3E%20%3Cdefs%3E%20%3Cstyle%3E%20.d%20%7B%20fill%3A%20%23fff%3B%20%7D%20%3C%2Fstyle%3E%20%3C%2Fdefs%3E%20%3Cg%20id%3D%22c%22%20data-name%3D%22%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC%202%22%3E%20%3Cg%3E%20%3Cpath%20class%3D%22d%22%20d%3D%22M7.55%2C48.37c-.76-.18-1.55-.28-2.28-.55C2.04%2C46.6%2C.02%2C43.7%2C.01%2C40.25%2C0%2C31.59%2C0%2C22.93%2C.01%2C14.27c0-.19%2C.09-.44%2C.23-.57C4.71%2C9.21%2C9.18%2C4.73%2C13.66%2C.26c.14-.14%2C.4-.25%2C.61-.25%2C5.61-.01%2C11.21-.02%2C16.82%2C0%2C3.99%2C.01%2C7.3%2C2.71%2C8.04%2C6.52%2C.11%2C.58%2C.15%2C1.19%2C.16%2C1.78%2C0%2C10.58%2C0%2C21.17%2C0%2C31.75%2C0%2C3.94-2.51%2C7.18-6.21%2C8.06-.44%2C.1-.89%2C.17-1.34%2C.25H7.55ZM2.93%2C15.11v.58c0%2C8.08%2C0%2C16.15%2C0%2C24.23%2C0%2C.48%2C.03%2C.98%2C.14%2C1.45%2C.6%2C2.47%2C2.54%2C4%2C5.1%2C4%2C7.65%2C.01%2C15.3%2C0%2C22.96%2C0%2C.3%2C0%2C.6%2C0%2C.89-.07%2C2.71-.54%2C4.34-2.53%2C4.34-5.31%2C0-10.55%2C0-21.1%2C0-31.65%2C0-.45-.03-.92-.14-1.36-.61-2.49-2.52-4.02-5.08-4.03-5.21-.02-10.42%2C0-15.63%2C0-.12%2C0-.24%2C.02-.41%2C.04v.58c0%2C2.49%2C.03%2C4.98-.01%2C7.46-.04%2C2.18-1.8%2C3.98-3.96%2C4.03-2.5%2C.05-5.01%2C.02-7.51%2C.03-.2%2C0-.41%2C0-.69%2C0Z%22%2F%3E%20%3Cpath%20class%3D%22d%22%20d%3D%22M16.58%2C27.69c0-1.13%2C0-2.27%2C0-3.4%2C0-.65%2C.26-.93%2C.92-.92%2C1%2C.01%2C2.02-.01%2C3.01%2C.1%2C1.44%2C.17%2C2.3%2C.99%2C2.47%2C2.43%2C.13%2C1.12%2C.16%2C2.27%2C.04%2C3.38-.19%2C1.78-1.17%2C2.59-3.1%2C2.72-.85%2C.06-1.7%2C.04-2.55%2C.02-.54-.01-.79-.29-.79-.85%2C0-1.16%2C0-2.33%2C0-3.49Zm1.79%2C0c0%2C.77-.01%2C1.54%2C.01%2C2.31%2C0%2C.13%2C.17%2C.36%2C.27%2C.37%2C.45%2C.03%2C.92%2C.04%2C1.36-.04%2C.6-.11%2C1.02-.46%2C1.13-1.11%2C.17-1.02%2C.17-2.03%2C0-3.05-.11-.65-.53-.99-1.13-1.1-.4-.07-.81-.06-1.22-.1-.3-.03-.42%2C.1-.42%2C.41%2C.01%2C.77%2C0%2C1.54%2C0%2C2.31Z%22%2F%3E%20%3Cpath%20class%3D%22d%22%20d%3D%22M8.55%2C27.61c0-1.12%2C0-2.24%2C0-3.35%2C0-.63%2C.26-.89%2C.9-.89%2C.98%2C0%2C1.95-.03%2C2.93%2C.01%2C2.17%2C.09%2C3.4%2C2.42%2C2.25%2C4.26-.56%2C.9-1.45%2C1.21-2.45%2C1.27-.44%2C.02-.88%2C.03-1.32%2C0-.39-.03-.48%2C.13-.47%2C.49%2C.01%2C.61%2C.01%2C1.23-.04%2C1.84-.05%2C.55-.46%2C.9-.93%2C.87-.49-.03-.85-.39-.85-.95-.02-1.18%2C0-2.36%2C0-3.54h0Zm1.86-.28c.62%2C0%2C1.18%2C.03%2C1.74%2C0%2C.62-.05%2C1.01-.48%2C1.05-1.07%2C.04-.65-.25-1.16-.88-1.24-.62-.09-1.26-.02-1.91-.02v2.34Z%22%2F%3E%20%3Cpath%20class%3D%22d%22%20d%3D%22M26.69%2C26.96c.85%2C0%2C1.63%2C0%2C2.42%2C0%2C.37%2C0%2C.74%2C.06%2C.93%2C.43%2C.29%2C.55-.08%2C1.11-.76%2C1.13-.71%2C.02-1.42%2C.02-2.12%2C0-.35-.01-.47%2C.11-.46%2C.46%2C.02%2C.74%2C.01%2C1.48%2C0%2C2.22-.01%2C.51-.37%2C.88-.84%2C.9-.46%2C.02-.85-.33-.92-.83-.02-.11-.02-.22-.02-.33%2C0-2.2%2C0-4.41%2C0-6.61%2C0-.72%2C.24-.97%2C.96-.97%2C1.31%2C0%2C2.61%2C0%2C3.92%2C0%2C.42%2C0%2C.79%2C.1%2C.93%2C.56%2C.16%2C.55-.2%2C.99-.85%2C1.01-.9%2C.02-1.8%2C.02-2.69%2C0-.38-.01-.5%2C.11-.48%2C.48%2C.03%2C.5%2C0%2C1%2C0%2C1.55Z%22%2F%3E%20%3C%2Fg%3E%20%3C%2Fg%3E%3C%2Fsvg%3E");
  background-size: cover;
}
#post_content .previous_next_post_shop {
  display: flex;
  gap: 46px;
  margin: 20px auto;
  justify-content: center;
  max-width: 1100px;
}
#post_content .previous_next_post_shop a {
  background-repeat: no-repeat;
  font-size: clamp(1.6rem, 2.714vw, 2.2rem);
  color: #727171;
}
#post_content .previous_next_post_shop .prev_post a {
  background-image: url("data:image/svg+xml;charset=utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%3Csvg%20id%3D%22b%22%20data-name%3D%22%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC%202%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2219.16%22%20height%3D%2223.59%22%20viewBox%3D%220%200%2019.16%2023.59%22%3E%20%3Cdefs%3E%20%3Cstyle%3E%20.d%20%7B%20fill%3A%20none%3B%20stroke%3A%20%23717171%3B%20stroke-miterlimit%3A%2010%3B%20stroke-width%3A%20.7px%3B%20%7D%20%3C%2Fstyle%3E%20%3C%2Fdefs%3E%20%3Cg%20id%3D%22c%22%20data-name%3D%22%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC%201%22%3E%20%3Cpolyline%20class%3D%22d%22%20points%3D%2218.97%20.3%20.66%2011.79%2018.97%2023.29%22%2F%3E%20%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: center right;
  padding-right: 25px;
}
#post_content .previous_next_post_shop .next_post a {
  background-image: url("data:image/svg+xml;charset=utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%3Csvg%20id%3D%22b%22%20data-name%3D%22%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC%202%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2219.15%22%20height%3D%2223.59%22%20viewBox%3D%220%200%2019.15%2023.59%22%3E%20%3Cdefs%3E%20%3Cstyle%3E%20.d%20%7B%20fill%3A%20none%3B%20stroke%3A%20%23717171%3B%20stroke-miterlimit%3A%2010%3B%20stroke-width%3A%20.7px%3B%20%7D%20%3C%2Fstyle%3E%20%3C%2Fdefs%3E%20%3Cg%20id%3D%22c%22%20data-name%3D%22%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC%201%22%3E%20%3Cpolyline%20class%3D%22d%22%20points%3D%22.19%20.3%2018.5%2011.79%20.19%2023.29%22%2F%3E%20%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: center left;
  padding-left: 25px;
}
#post_content .shop_list_btn {
  margin: 50px 0;
}
@media screen and (min-width: 768px) {
  #post_content {
    max-width: 1250px;
    margin: 0 auto;
  }
  #post_content .inner {
    max-width: 1100px;
  }
  #post_content h2 {
    text-align: left;
    margin-bottom: 25px;
  }
  #post_content h2 span {
    display: inline-block;
    text-align: left;
    line-height: 2;
    margin-left: 5px;
  }
  #post_content #post_image {
    border-radius: 42px;
    overflow: hidden;
    aspect-ratio: 2.0096463023;
    position: relative;
  }
  #post_content #post_image img {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
  }
  #post_content .shop_header {
    margin-top: 30px;
    margin-bottom: 30px;
  }
  #post_content .shop_header h1 {
    margin: 10px 0px 30px;
    text-align: center;
  }
  #post_content .shop_header p {
    display: block;
    margin: 0 auto;
    max-width: 600px;
  }
  #post_content .shop_info table th {
    width: 210px;
  }
  #post_content .shop_info .icon {
    width: 48px;
  }
  #post_content ul.service.ryokan li {
    width: calc(100% / 3);
  }
  #post_content #products {
    display: flex;
    flex-wrap: wrap;
    gap: 4%;
  }
  #post_content #products .product {
    width: 48%;
  }
  #post_content .menu_btn {
    margin-bottom: 88px;
  }
  #post_content .menu_btn a.button {
    height: 72px;
    line-height: 70px;
  }
  #post_content .menu_btn a.button:after {
    width: 40px;
    height: 49px;
  }
  #post_content .previous_next_post_shop {
    justify-content: flex-start;
  }
  #post_content .previous_next_post_shop.bottom {
    justify-content: flex-end;
    max-width: 1100px;
  }
}
@media screen and (min-width: 1200px) {
  #post_content {
    /*.shop_header{
		display:flex;adding: 0 30px;
		h1,p{width:50%}
		p{margin-top:20px;}
	}*/
  }
  #post_content .shop_info {
    margin-top: 20px;
    margin-bottom: 60px;
  }
  #post_content .shop_info table th {
    width: 435px;
    padding-left: 114px;
  }
  #post_content .shop_info table th .flex {
    flex-direction: row;
    gap: 35px;
  }
  #post_content .shop_info table th.wide {
    /*padding-left: 109px;*/
  }
  #post_content .shop_info table th.wide .icon {
    width: 58px;
  }
  #post_content .shop_info table th.wide .flex {
    gap: 30px;
  }
  #post_content ul.service {
    gap: 20px 0;
  }
  #post_content ul.service li {
    flex-direction: row;
  }
  .single-stay #products {
    margin-top: 120px;
  }
}
/*--------------------------------------------------
追記
--------------------------------------------------*/
#search ul li.title {
  height: 36px;
  line-height: 36px;
}
#search label {
  height: 36px;
}
/*--------------------------------------------------
325px追記
--------------------------------------------------*/
@media screen and (min-width: 325px) {
  .archive #breadcrumbs {
    width: 92%;
    margin: 1rem auto 1rem;
  }
  .single #breadcrumbs {
    width: 92%;
    margin: 1rem auto 1rem;
  }
  #shop-header h2 {
    width: 14rem;
    font-size: 2rem;
  }
  .shop_list .shop {
    margin-bottom: 10rem;
  }
  .shop_list .shop a {
    position: relative;
    display: block;
  }
  .shop_list .shop .thumbnail {
    margin-bottom: 2.4rem;
  }
  .shop_list .shop h3 {
    font-size: 1.8rem;
    padding-bottom: 0.8rem;
    border-bottom: 1px solid #999;
  }
  .shop_list .shop .readmore {
    position: absolute;
    bottom: -5rem;
    right: 0;
    left: 0;
    margin: auto;
    font-size: 16px;
    background-position: right 1.4rem bottom 52%;
    border: none;
    padding: 0;
    width: 240px;
    height: 36px;
    background-color: #ebeedd;
    border-radius: 30px;
    display: grid;
    place-content: center;
  }
  .shop_list .shop .shop_info {
    margin-top: 0.8rem;
  }
  .shop_list .shop .shop_info > div {
    background-repeat: no-repeat;
    background-size: 1.8rem 1.8rem;
    background-position: top 0.4rem left;
    line-height: 1.8;
    padding: 0 0 0 30px;
    margin-bottom: 0.8rem;
    letter-spacing: 0;
    font-size: 1.4rem;
  }
  #post_content .shop_header {
    margin-top: 3.6rem;
  }
  #post_content .shop_header h1 {
    font-size: 2.4rem;
    letter-spacing: 0.05em;
    font-weight: bold;
    margin: 0 0 0.8rem;
  }
  #post_content .shop_header p {
    font-size: 1.4rem;
    letter-spacing: 0.05em;
    line-height: 1.8;
    text-align: justify;
    letter-spacing: 0.05em;
  }
  #post_content .shop_info {
    margin: 2.4rem 0 4.2rem;
  }
  #post_content .shop_info table th .flex img {
    margin-bottom: 0.6rem;
  }
  #post_content .shop_info table td {
    font-size: 1.4rem;
  }
  #post_content h2 {
    font-size: 2.4rem;
    font-weight: bold;
  }
  #post_content #products .product {
    margin-bottom: 4rem;
  }
}
/*--------------------------------------------------
520px以上追記
--------------------------------------------------*/
@media screen and (min-width: 520px) {
  .archive #breadcrumbs {
    width: 92%;
    margin: 1rem auto 1rem;
  }
  .anchorlink {
    font-size: 1.4rem;
    width: 240px;
    height: 40px;
  }
  #search h2 {
    font-size: 14px;
  }
  #search ul li.title {
    height: 42px;
    font-size: 14px;
    place-content: center;
  }
  #search label {
    height: 42px;
    padding: 0 1.2rem;
    line-height: 1.4;
    font-size: 14px;
    display: grid;
    place-content: center;
  }
  .shop_list .shop {
    margin-bottom: 12rem;
  }
  .shop_list .shop .readmore {
    bottom: -6rem;
  }
  #shop-header h2 {
    width: 16rem;
    font-size: 2.2rem;
  }
  .shop_intro_wrapper {
    width: 92%;
    margin: 0 auto;
    border-radius: 3em;
  }
}
/*--------------------------------------------------
768px以上追記
--------------------------------------------------*/
@media screen and (min-width: 768px) {
  .anchorlink {
    font-size: 2.4rem;
    width: auto;
    height: auto;
  }
  .archive #breadcrumbs {
    width: 92%;
    margin: 2rem auto 1rem;
  }
  .single #breadcrumbs {
    width: 85%;
    margin: 2rem auto 1.5rem;
  }
  #shop-header {
    border-radius: 3rem;
    margin: 0 auto;
  }
  #shop-header h2 {
    top: 8%;
    left: 6%;
    width: 20rem;
    font-size: 2.8rem;
  }
  .shop_intro_wrapper {
    border-radius: 3rem;
  }
  .shop_intro_wrapper .shop_intro p {
    font-size: 1.6rem;
  }
  .shop_list .shop h3 {
    font-size: 1.6rem;
  }
  #post_content #post_image {
    width: 85%;
    margin: 0 auto;
  }
  #post_content .inner {
    width: 85%;
  }
  #post_content .shop_header h1 {
    font-size: 3.2rem;
  }
  #post_content .shop_header p {
    font-size: 1.6rem;
  }
  #post_content .shop_info table th {
    padding: 2rem 0;
  }
  #post_content .shop_info table th .flex {
    font-size: 1.4rem;
  }
  #post_content .shop_info table th .flex img {
    margin-bottom: 1rem;
    width: 40px;
  }
  #post_content .shop_info table td {
    font-size: 1.6rem;
    line-height: 1.6;
  }
  #post_content h2 {
    font-size: 2.4rem;
    font-weight: bold;
  }
  #post_content h2 span {
    font-size: 1.8rem;
    font-weight: normal;
    margin-left: 1.2rem;
  }
  #post_content #products .product {
    margin-bottom: 3rem;
  }
}
/*--------------------------------------------------
1024px以上追記
--------------------------------------------------*/
@media screen and (min-width: 1024px) {
  #shop-header h2 {
    top: 8%;
    left: 6%;
    width: 28rem;
    font-size: 4rem;
  }
  .anchorlink {
    font-size: 2.8rem;
  }
  .shop_list .shop h3 {
    font-size: 1.8rem;
  }
  #post_content .shop_info table th {
    padding: 2rem 0;
  }
  #post_content .shop_info table th .flex img {
    margin-bottom: 1rem;
    width: 4rem;
  }
}
/*-----1024px-----*/
/*--------------------------------------------------
1200px以上追記
--------------------------------------------------*/
@media screen and (min-width: 1200px) {
  #post_content .shop_info table th {
    padding: 3rem 2rem;
  }
  #post_content .shop_info table th .flex img {
    margin-bottom: 0rem;
    width: 4rem;
  }
  #post_content .shop_info table td {
    width: 65%;
  }
}
/*-----1200px-----*/
/*--------------------------------------------------
1366px以上追記
--------------------------------------------------*/
@media screen and (min-width: 1366px) {
  .single #breadcrumbs {
    max-width: 1063px;
    width: 85%;
  }
}
/*-----1366px-----*/
/*--------------------------------------------------
1440px以上追記
--------------------------------------------------*/
@media screen and (min-width: 1440px) {
  #shop-header {
    border-radius: 4rem;
  }
  #shop-header h2 {
    top: 10%;
    left: 6%;
    width: 32rem;
    font-size: 5.4rem;
  }
  .anchorlink {
    font-size: 3.2rem;
  }
  .shop_intro_wrapper {
    border-radius: 4rem;
  }
  .shop_intro_wrapper .shop_intro p {
    font-size: 2rem;
  }
  #post_content .shop_header h1 {
    font-size: 4rem;
  }
  #post_content .shop_info table th .flex {
    font-size: 1.6rem;
  }
}
/*-----1440px-----*/
/*--------------------------------------------------
1600px以上追記
--------------------------------------------------*/
