@charset "UTF-8";

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

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

.wrapper {
  width: 74.4%;
  overflow: hidden;
}

@media screen and (max-width: 767px) {
  .wrapper {
    width: 36.6rem;
    margin: 0 0 0 auto;
    overflow: visible;
  }
}

.top {
  position: relative;
  padding: 7rem 0 0 0;
  max-width: 96.6rem;
}

@media screen and (max-width: 767px) {
  .top {
    padding: 3rem 0;
  }
}

.top__background {
  position: absolute;
  top: 0;
  right: 0.8rem;
  width: 26.1rem;
}

@media screen and (max-width: 767px) {
  .top__background {
    right: -5rem;
    width: 17.2rem;
  }
}

.top__subtitle {
  font-family: "Poppins", sans-serif;
  font-size: 2.5rem;
}

@media screen and (max-width: 767px) {
  .top__subtitle {
    font-size: 2.0rem;
  }
}

.top__subtitle__icon {
  margin: 0 1rem 0 0;
  width: 2.8rem;
  letter-spacing: 0.03em;
}

@media screen and (max-width: 767px) {
  .top__title {
    width: 23rem;
    font-size: 2.3rem;
  }
}

.top__title {
  margin: 0.8rem 0 0 0;
  font-weight: 700;
  font-size: 3rem;
}

@media screen and (max-width: 767px) {
  .top__title {
    font-size: 2.3rem;
  }
}

.breadcrumb {
  margin: 1.3rem 0 0 0;
  max-width: 96.6rem;
  position: relative;
  z-index: 2;
  width: 100%;
}

.breadcrumb__list {
  display: flex;
  flex-wrap: wrap;
  row-gap: 2rem;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0 auto;
}

@media screen and (max-width: 767px) {
  .breadcrumb__list {
    margin-top: 1.5rem;
  }
}

.breadcrumb__list__item {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  color: #44575f;
  font-size: 1.4rem;
  font-style: normal;
  line-height: 100%;
  letter-spacing: 1.2px;
  white-space: nowrap;
  position: relative;
}

@media screen and (max-width: 767px) {
  .breadcrumb__list__item {
    font-size: 1.2rem;
  }
}

.breadcrumb__list__item:first-child {
  cursor: pointer;
}

.breadcrumb__list__item+.breadcrumb__list__item {
  padding-left: 2.6rem;
}

.breadcrumb__list__item+.breadcrumb__list__item::after {
  width: 0.6rem;
  height: 0.6rem;
  left: 1.2rem;
  border-right-width: 0.2rem;
  border-top-width: 0.2rem;
  content: "";
  display: inline-block;
  position: absolute;
  top: 54%;
  border-style: solid;
  border-left-width: 0;
  border-bottom-width: 0;
  border-color: #000;
  opacity: 1;
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
  transform: translate(-50%, -50%) rotate(45deg);
}

.mv {
  margin: 4rem 2rem 0 0;
}

@media screen and (max-width: 767px) {
  .mv {
    margin: 0.8rem 2rem 0 0;
  }
}

.mv .swiper {
  width: 100%;
  height: auto;
  margin: 0;
}

.mv .swiper-slide {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 2rem;
  background: #eee;
  overflow: hidden;
  width: 59.7rem;
  height: 40rem;
}

@media screen and (max-width: 767px) {
  .mv .swiper-slide {
    width: 30.1rem;
    height: 20.2rem;
  }
}

.mv .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.mv .swiper-pagination {
  position: static;
  margin-top: 1rem;
  text-align: left;
}

.mv .swiper-pagination-bullet {
  width: 4rem;
  height: 3px;
  border-radius: 0;
  background: #ccc;
  opacity: 1;
}

.mv .swiper-pagination-bullet-active {
  background: #333;
}

.introduction {
  margin: 7rem 0 0 0;
  max-width: 96.6rem;
}

@media screen and (max-width: 767px) {
  .introduction {
    margin: 5rem 0 0 0;
  }
}

.wysiwyg {
  margin: 7rem 0 0 0;
  width: 96.6rem;
}

@media screen and (max-width: 767px) {
  .wysiwyg {
    margin: 1.7rem 0 0 0;
    width: 34.2rem;
  }
}

.wysiwyg>*:first-child {
  margin-top: 0 !important;
}

.wysiwyg>*:last-child {
  margin-bottom: 0 !important;
}

.wysiwyg h2 {
  font-weight: 700;
  font-size: 2.5rem;
}

@media screen and (max-width: 767px) {
  .wysiwyg h2 {
    font-size: 2rem;
  }
}

.wysiwyg h3 {
  font-weight: 500;
  font-size: 2.5rem;
}

@media screen and (max-width: 767px) {
  .wysiwyg h3 {
    font-size: 2.0rem;
  }
}

@media screen and (max-width: 767px) {
  .wysiwyg .wp-block-spacer {
    height: 6.4rem;
  }
}

.wysiwyg p {
  margin: 4rem 0 0 0;
}

@media screen and (max-width: 767px) {
  .wysiwyg p {
    margin: 3.3rem 0 0 0;
  }
}

.wysiwyg .is-layout-grid {
  margin: 3rem 0 0 0;
  gap: 3rem;
}

@media screen and (max-width: 767px) {
  .wysiwyg .is-layout-grid {
    margin: 2.5rem 0 0 0;
    gap: 2.4rem;
    grid-template-columns: 1fr;
  }
}

.wysiwyg .is-layout-grid>*>.wp-block-group__inner-container {
  padding: 3rem 3rem 2.5rem;
}

@media screen and (max-width: 767px) {
  .wysiwyg .is-layout-grid>*>.wp-block-group__inner-container {
    padding: 2.1rem 2.4rem 2.3rem;
  }
}

.wysiwyg .wp-block-group__inner-container img {
  width: 40.8rem;
  height: 28rem;
  object-fit: cover;
}

@media screen and (max-width: 767px) {
  .wysiwyg .wp-block-group__inner-container img {
    width: 29.4rem;
    height: 20.2rem;
  }
}

.wysiwyg .wp-block-group__inner-container h4 {
  margin: 2rem 0 0 0;
  font-weight: 500;
  font-size: 2rem;
}

@media screen and (max-width: 767px) {
  .wysiwyg .wp-block-group__inner-container h4 {
    margin: 1.5rem 0 0 0;
    font-size: 1.6rem;
  }
}

.wysiwyg .wp-block-group__inner-container p {
  margin: 1.5rem 0 0 0;
  font-size: 1.6rem;
}

@media screen and (max-width: 767px) {
  .wysiwyg .wp-block-group__inner-container p {
    font-size: 1.4rem;
  }
}


@media screen and (max-width: 767px) {
  .wysiwyg table {
    margin: 3.3rem 0 0 0;
  }
}

.wysiwyg tr td {
  border: none;
  padding: 0 0 2.5rem 0;
  border-bottom: 1px solid #cecece;
  line-height: 1.5;
}

.wysiwyg tr td:first-child {
  width: fit-content;
  max-width: 50%;
}

.wysiwyg .is-layout-flex {
  margin: 4rem 0 0 0;
}

@media screen and (max-width: 767px) {
  .wysiwyg .is-layout-flex {
    margin: 3.3rem 0 0 0;
    flex-wrap: wrap;
  }
}

.shops {
  margin: 6.5rem 0 0 0;
}

@media screen and (max-width: 767px) {
  .shops {
    margin: 6rem 0 0 0;
  }
}

.shops__title {
  display: flex;
  align-items: center;
}

.shops__title__line {
  margin: 0 1rem 0 0;
  background: #5aa246;
  width: 1.8rem;
  height: 0.1rem;
}

.shops__title__text {
  color: #5aa246;
  font-weight: 500;
  font-size: 2.5rem;
}

@media screen and (max-width: 767px) {
  .shops__title__text {
    font-size: 2rem;
  }
}

.shops__list {
  margin: 2.0rem 5.0rem 0 0;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 3rem;
}

@media screen and (max-width: 767px) {
  .shops__list {
    grid-template-columns: 1fr;
    gap: 2.4rem;
  }
}

.shops__list__item {
  background: #f7f7f7;
  padding: 3rem 3rem 2.5rem;
  width: 46.8rem;
}

@media screen and (max-width: 767px) {
  .shops__list__item {
    padding: 2.1rem 2.4rem;
    width: 34.2rem;
  }
}

.shops__list__item__image {
  width: 100%;
  height: 28rem;
  object-fit: cover;
}

@media screen and (max-width: 767px) {
  .shops__list__item__image {
    height: 20.2rem;
  }
}

.shops__list__item__title {
  margin: 1.7rem 0 0 0;
  font-weight: 500;
  font-size: 2rem;
}

@media screen and (max-width: 767px) {
  .shops__list__item__title {
    margin: 1.3rem 0 0 0;
    font-size: 1.6rem;
  }
}

.shops__list__item__text {
  margin: 1rem 0 0 0;
  font-size: 1.6rem;
}

@media screen and (max-width: 767px) {
  .shops__list__item__text {
    margin: 0.7rem 0 0 0;
    font-size: 1.4rem;
  }
}

.food {
  margin: 5.5rem 0 0 0;
}

@media screen and (max-width: 767px) {
  .food {
    margin: 6rem 0 0 0;
  }
}

.food__title {
  display: flex;
  align-items: center;
}

.food__title__line {
  margin: 0 1rem 0 0;
  background: #5aa246;
  width: 1.8rem;
  height: 0.1rem;
}

.food__title__text {
  color: #5aa246;
  font-weight: 500;
  font-size: 2.5rem;
}

@media screen and (max-width: 767px) {
  .food__title__text {
    font-size: 2rem;
  }
}

.food__list {
  margin: 2.0rem 5.0rem 0 0;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 3rem;
}

@media screen and (max-width: 767px) {
  .food__list {
    grid-template-columns: 1fr;
    gap: 2.4rem;
  }
}

.food__list__item {
  background: #f7f7f7;
  padding: 3rem 3rem 2.5rem;
  width: 46.8rem;
}

@media screen and (max-width: 767px) {
  .food__list__item {
    padding: 2.1rem 2.4rem;
    width: 34.2rem;
  }
}

.food__list__item__image {
  width: 100%;
  height: 28rem;
  object-fit: cover;
}

@media screen and (max-width: 767px) {
  .food__list__item__image {
    height: 20.2rem;
  }
}

.food__list__item__title {
  margin: 1.7rem 0 0 0;
  font-weight: 500;
  font-size: 2rem;
}

@media screen and (max-width: 767px) {
  .food__list__item__title {
    margin: 1.3rem 0 0 0;
    font-size: 1.6rem;
  }
}

.food__list__item__text {
  margin: 1rem 0 0 0;
  font-size: 1.6rem;
}

@media screen and (max-width: 767px) {
  .food__list__item__text {
    margin: 0.7rem 0 0 0;
    font-size: 1.4rem;
  }
}

.information {
  margin: 11rem 0 0 0;
  max-width: 96.6rem;
}

@media screen and (max-width: 767px) {
  .information {
    margin: 6rem 0 0 0;
    font-size: 1.4rem;
  }
}

.information__top {
  display: flex;
  align-items: center;
}

.information__top__icon {
  width: 2.32rem;
}

.information__top__title {
  margin: 0 0 0 1.08rem;
  font-weight: 500;
  font-size: 3.2rem;
}

@media screen and (max-width: 767px) {
  .information__top__title {
    font-size: 2.4rem;
  }
}

.information__tags {
  margin: 5rem 0 0 0;
  width: 65rem;
  display: flex;
  flex-wrap: wrap;
  column-gap: 0.6rem;
  row-gap: 1rem;
}

@media screen and (max-width: 767px) {
  .information__tags {
    margin: 2rem 0 0 0;
    width: 31rem;
    column-gap: 1rem;
  }
}

.information__tags__item {
  display: flex;
  height: 2.9rem;
  padding: 0 1.3rem;
  background: #000;
  border-radius: 40px;
  align-items: center;
  gap: 0.7rem;
  color: #fff;
}

.information__tags__item__icon--camera {
  width: 1.4rem;
  height: 1.3rem;
}

.information__tags__item__icon--car {
  width: 1.6rem;
  height: 1.4rem;
}

.information__tags__item__icon--credit-card {
  width: 1.5rem;
  height: 1.2rem;
}

.information__tags__item__icon--non-smoking {
  width: 2rem;
  height: 2rem;
}

.information__tags__item__icon--person {
  width: 1.4rem;
  height: 1.4rem;
}

.information__tags__item__icon--toilet {
  width: 1.369rem;
  height: 1.832rem;
}

.information__tags__item__icon--wi-fi {
  width: 1.7rem;
  height: 1.294rem;
}

.information__list {
  margin: 6rem 0 0 0;
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 3rem;
}

@media screen and (max-width: 767px) {
  .information__list {
    margin: 4rem 0 0 0;
    width: 34.2rem;
    gap: 2.4rem;
  }
}

.information__list__item {
  display: flex;
  padding: 0 0 2.5rem 0;
  border-bottom: 1px solid #cecece;
}

@media screen and (max-width: 767px) {
  .information__list__item {
    padding: 0 0 1.6rem 0;
    display: block;
  }
}

.information__list__item__title {
  width: 19.9rem;
  font-weight: 500;
  font-size: 1.6rem;
}

@media screen and (max-width: 767px) {
  .information__list__item__title {
    font-size: 1.4rem;
  }
}

.information__list__item__text {
  max-width: 76rem;
  font-size: 1.6rem;
}

@media screen and (max-width: 767px) {
  .information__list__item__text {
    margin: 0.5rem 0 0 0;
    font-size: 1.4rem;
  }
}

.information__list__item__text__link {
  text-decoration: underline;
}

.information__list__item__snses {
  margin: 0 0 0 2rem;
  display: flex;
  align-items: center;
  gap: 1rem;
}

@media screen and (max-width: 767px) {
  .information__list__item__snses {
    margin: 0.5rem 0 0 0;
  }
}

.information__list__item__snses--no-website {
  margin: 0;
}

.information__list__item__snses__item {
  width: 3rem;
  height: 3rem;
}

.information__list__item__snses__item__icon {
  width: 100%;
}

.information__list__item__map {
  margin: 3rem 0 0 0;
  width: 71.7rem;
  height: 38.8rem;
}

@media screen and (max-width: 767px) {
  .information__list__item__map {
    margin: 1rem 0 0 0;
    width: 34.2rem;
    height: 18.5rem;
  }
}

.reports {
  margin: 12rem 0 0 0;
  max-width: 96.6rem;
}

@media screen and (max-width: 767px) {
  .reports {
    margin: 6rem 0 0 0;
  }
}

.reports__top {
  display: flex;
  align-items: center;
}

.reports__top__icon {
  width: 2.32rem;
}

.reports__top__title {
  margin: 0 0 0 1.08rem;
  font-weight: 500;
  font-size: 3.2rem;
}

@media screen and (max-width: 767px) {
  .reports__top__title {
    font-size: 2.4rem;
  }
}

.reports__list {
  margin: 2rem 0 0 0;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 3rem;
}

@media screen and (max-width: 767px) {
  .reports__list {
    margin: 2rem 0 0 1.1rem;
  }
}

@media screen and (max-width: 767px) {
  .reports__top__title {
    grid-template-columns: 1fr;
    gap: 2rem;
  }
}

.reports__list__item {
  width: 41.85rem;
  background: #f7f7f7;
}

@media screen and (max-width: 767px) {
  .reports__list__item {
    width: 32.1rem;
  }
}

.reports__list__item__image {
  width: 100%;
}

.reports__list__item__box {
  position: relative;
  width: 100%;
  padding: 2rem 1.55rem 2rem 14.3rem;
  min-height: 12.5rem;
}

@media screen and (max-width: 767px) {
  .reports__list__item__box {
    padding: 1.9rem 1.55rem 2.2rem 9.125rem;
  }
}

.reports__list__item__box__image {
  position: absolute;
  top: -1.5rem;
  left: 1.5rem;
  width: 11.511rem;
  border-radius: 50%;
}

@media screen and (max-width: 767px) {
  .reports__list__item__box__image {
    top: -1rem;
    left: 0.725rem;
    width: 7rem;
  }
}

.reports__list__item__box__title {
  font-weight: 700;
  font-size: 1.8rem;
}

@media screen and (max-width: 767px) {
  .reports__list__item__box__title {
    font-size: 1.4rem;
  }
}

.reports__list__item__box__text {
  margin: 1.0rem 0 0 0;
  font-size: 1.6rem;
}

@media screen and (max-width: 767px) {
  .reports__list__item__box__text {
    margin: 0.4rem 0 0 0;
    font-size: 1.2rem;
  }
}

.spots {
  max-width: 96.6rem;
  margin: 8.5rem 0 0 0;
}

@media screen and (max-width: 767px) {
  .spots {
    margin: 6rem 0 0 0;
  }
}

.spots__top {
  display: flex;
  align-items: center;
}

.spots__top__icon {
  width: 2.32rem;
}

.spots__top__title {
  margin: 0 0 0 1.08rem;
  font-weight: 500;
  font-size: 3.2rem;
}

@media screen and (max-width: 767px) {
  .spots__top__title {
    font-size: 2.4rem;
  }
}

.spots__list {
  margin: 3rem 0 0 0;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  column-gap: 3rem;
  row-gap: 6rem;
}

@media screen and (max-width: 767px) {
  .spots__list {
    margin: 3.8rem 0 0 2rem;
    display: flex;
    flex-direction: column;
    column-gap: 0;
    row-gap: 3rem;
  }
}

.spots__list__item {
  position: relative;
  width: 30.2rem;
  cursor: pointer;
}

.spots__list__item:nth-child(n + 10) {
  display: none;
}

.spots__list__item.is-visible {
  display: block;
}

.spots__list__item__image-box {
  position: relative;
  width: 100%;
  height: fit-content;
}

.spots__list__item__image-box__image {
  width: 100%;
  height: 20.6rem;
  object-fit: cover;
}

.spots__list__item__image-box__image-tags {
  position: absolute;
  bottom: 0.8rem;
  padding: 0 0.8rem;
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
}

.spots__list__item__image-box__image-tags__item {
  padding: 0.1rem 0.8rem;
  display: flex;
  align-items: center;
  gap: 0.6rem;
  background: #fff;
}

.spots__list__item__image-box__image-tags__item__icon {
  width: 0.7rem;
}

.spots__list__item__image-box__image-tags__item__text {
  font-weight: 500;
  font-size: 1.2rem;
}

.spots__list__item__title {
  margin: 1rem 0 0 0;
  font-weight: 500;
  font-size: 1.6rem;
}

.spots__list__item__categories {
  margin: 0.5rem 0 0 0;
  display: flex;
  flex-wrap: wrap;
  column-gap: 1.2rem;
  row-gap: 0.3rem;
}

@media screen and (max-width: 767px) {
  .spots__list__item__categories {
    margin: 0.9rem 0 0 0;
    row-gap: 0.2rem;
  }
}

.spots__list__item__categories__item {
  color: #8f8f8f;
  letter-spacing: 0.03em;
  font-size: 1.2rem;
}

.nearby-shops {
  margin: 8.5rem 0 0 0;
  max-width: 96.6rem;
}

@media screen and (max-width: 767px) {
  .nearby-shops {
    margin: 6rem 0 0 0;
  }
}

.nearby-shops__top {
  display: flex;
  align-items: center;
}

.nearby-shops__top__icon {
  width: 2.32rem;
}

.nearby-shops__top__title {
  margin: 0 0 0 1.08rem;
  font-weight: 500;
  font-size: 3.2rem;
}

@media screen and (max-width: 767px) {
  .nearby-shops__top__title {
    font-size: 2.4rem;
  }
}

.nearby-shops__list {
  margin: 3rem 0 0 0;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  column-gap: 3rem;
  row-gap: 6rem;
}

@media screen and (max-width: 767px) {
  .nearby-shops__list {
    margin: 3.8rem 0 0 2rem;
    display: flex;
    flex-direction: column;
    column-gap: 0;
    row-gap: 3rem;
  }
}

.nearby-shops__list__item {
  position: relative;
  width: 30.2rem;
  cursor: pointer;
}

.nearby-shops__list__item:nth-child(n + 10) {
  display: none;
}

.nearby-shops__list__item.is-visible {
  display: block;
}

.nearby-shops__list__item__image-box {
  position: relative;
  width: 100%;
  height: fit-content;
}

.nearby-shops__list__item__image-box__image {
  width: 100%;
  height: 20.6rem;
  object-fit: cover;
}

.nearby-shops__list__item__image-box__image-tags {
  position: absolute;
  bottom: 0.8rem;
  padding: 0 0.8rem;
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
}

.nearby-shops__list__item__image-box__image-tags__item {
  padding: 0.1rem 0.8rem;
  display: flex;
  align-items: center;
  gap: 0.6rem;
  background: #fff;
}

.nearby-shops__list__item__image-box__image-tags__item__icon {
  width: 0.7rem;
}

.nearby-shops__list__item__image-box__image-tags__item__text {
  font-weight: 500;
  font-size: 1.2rem;
}

.nearby-shops__list__item__title {
  margin: 1rem 0 0 0;
  font-weight: 500;
  font-size: 1.6rem;
}

.nearby-shops__list__item__categories {
  margin: 0.5rem 0 0 0;
  display: flex;
  flex-wrap: wrap;
  column-gap: 1.2rem;
  row-gap: 0.3rem;
}

@media screen and (max-width: 767px) {
  .nearby-shops__list__item__categories {
    margin: 0.9rem 0 0 0;
    row-gap: 0.2rem;
  }
}

.nearby-shops__list__item__categories__item {
  color: #8f8f8f;
  letter-spacing: 0.03em;
  font-size: 1.2rem;
}

.back {
  margin: 6rem 0 0 0;
  max-width: 96.6rem;
}

@media screen and (max-width: 767px) {
  .back {
    margin: 5.4rem 0 0 0;
  }
}

.back__link {
  padding: 0 0 1.7rem 0;
  width: fit-content;
  display: flex;
  align-items: center;
  border-bottom: 1px solid #000;
}

@media screen and (max-width: 767px) {
  .back__link {
    margin: 0 auto 9.2rem;
  }
}

.back__link__icon {
  width: 1.6rem;
  transform: rotate(90deg);
}

.back__link__text {
  margin: 0 0 0 4rem;
  font-weight: 500;
  font-size: 1.6rem;
}

/* edit date22 */

.wysiwyg h3,
.wysiwyg h2 {
  margin-top: 4.5rem;
}

.wysiwyg ul {
  margin-top: 3rem;
}

.wysiwyg ul li {
  padding-left: 1rem;
  position: relative;
}

.wysiwyg ul li::before {
  content: "•";
  position: absolute;
  top: 0;
  left: 0;
}

.wp-block-image img {
  aspect-ratio: 4/3;
  object-fit: cover;
}

.wysiwyg tr td {
  padding: 2.5rem 0;
  max-width: 76rem;
}

.wysiwyg tr td:first-child {
  max-width: unset;
  width: 19.9rem;
}

.wysiwyg .wp-block-table .has-fixed-layout {
  width: 96.6rem;
}

@media screen and (max-width: 767px) {

  .wysiwyg h3,
  .wysiwyg h2 {
    margin-top: 2rem;
  }
}