@charset "UTF-8";
.m-plus-1 {
  font-family: "M PLUS 1", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
}

.l-fs {
  padding-top: 90px;
  color: #484848;
}
@media only screen and (max-width: 640px) {
  .l-fs {
    padding-top: 0;
  }
}
.l-fs__header {
  padding-inline: 20px;
  height: 297px;
  background-image: url(../images/l-fs__header-bg@2x.webp);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media only screen and (max-width: 640px) {
  .l-fs__header {
    height: 250px;
    background-image: url(../images/l-fs__header-bg--sp@2x.webp);
  }
}
.l-fs__inner {
  width: 100%;
  max-width: 1240px;
  padding-inline: 20px;
  margin: 0 auto;
}
.l-fs__inner img {
  max-width: 100%;
  width: auto;
  height: auto;
}
.l-fs__edit {
  width: 100%;
  max-width: 960px;
  margin: 86px auto 150px;
  font-weight: 500;
  font-size: 14px;
  line-height: 1.8571428571;
  letter-spacing: 0.06em;
  color: #484848;
}
@media only screen and (max-width: 640px) {
  .l-fs__edit {
    font-size: 12px;
    line-height: 2;
  }
}
.l-fs__edit a {
  text-decoration: underline;
}
.l-fs__edit a:hover {
  text-decoration: none;
}
.l-fs__edit p {
  margin-block: 15px;
}
.l-fs__edit h2 {
  font-weight: 500;
  line-height: 30px;
  line-height: 1.5;
  font-size: 20px;
  color: #484848;
  background: #E5F4FC;
  border-radius: 50px;
  padding: 10px 28px;
  letter-spacing: 0;
  margin: 50px -20px 50px;
}
.l-fs__edit h2 + p {
  margin: 15px 0;
}
@media only screen and (max-width: 640px) {
  .l-fs__edit h2 {
    margin: 40px -8px 20px;
    font-size: 16px;
    padding: 10px 22px;
    line-height: 1.25;
  }
}
.l-fs__edit h3 {
  font-weight: 500;
  font-size: 20px;
  line-height: 1.15;
  letter-spacing: 0.06em;
  color: #484848;
  border-bottom: 2px dashed #107FE6;
  padding: 0 0 15px;
  margin: 50px 0 28px;
}
.l-fs__edit h3 + p {
  margin: 15px 0;
}
@media only screen and (max-width: 640px) {
  .l-fs__edit h3 {
    margin: 20px 0;
    font-size: 16px;
    padding: 0 0 10px;
  }
}
.l-fs__edit li {
  list-style-position: inside;
}
.l-fs__main {
  padding: 0 20px;
}
@media only screen and (max-width: 640px) {
  .l-fs__main {
    padding: 0 8px 0 7px;
  }
}

.l-fs {
  /*── Title (吹き出し) ──*/
  /*── Tooltip (吹き出し) ──*/
  /*── p-fs-map ──*/
  /**************************\
    Basic Modal Styles
  \**************************/
  /**************************\
    Demo Animation Style
  \**************************/
}
.l-fs .c-fs-header {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
}
.l-fs .c-fs-header__text {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}
.l-fs .c-fs-header__image--pc {
  display: block;
  width: 100%;
  max-width: 615px;
  height: auto;
}
.l-fs .c-fs-header__image--sp {
  display: none;
}
@media only screen and (max-width: 640px) {
  .l-fs .c-fs-header__image--pc {
    display: none;
  }
  .l-fs .c-fs-header__image--sp {
    display: block;
    width: 100%;
    max-width: 326px;
    height: auto;
  }
}
.l-fs .c-fs-title-archive {
  color: #01B2FF;
  letter-spacing: 0.01em;
  padding: 22px 40px;
  width: -moz-fit-content;
  width: fit-content;
  min-width: 408px;
  background: #E5F4FC;
  border-radius: 50px;
  box-shadow: 5px 5px 0px 0px rgb(0, 172, 255);
  margin: 0 auto;
  font-size: 26px;
  text-align: center;
  line-height: 1.4;
  font-weight: 500;
  font-family: "M PLUS 1", sans-serif;
}
@media only screen and (max-width: 640px) {
  .l-fs .c-fs-title-archive {
    font-size: 20px;
    padding: 18px;
    min-width: auto;
    box-shadow: 4px 4px 0px 0px rgb(0, 172, 255);
    width: 100%;
    max-width: 420px;
  }
}
.l-fs .c-fs-title-single {
  font-weight: 500;
  font-family: "M PLUS 1", sans-serif;
  line-height: 1.5;
  color: #484848;
  font-size: 26px;
  border-bottom: solid 2px #107FE6;
  padding-bottom: 6px;
  letter-spacing: 0;
}
@media only screen and (max-width: 640px) {
  .l-fs .c-fs-title-single {
    font-size: 20px;
  }
}
.l-fs .c-fs-title-single span {
  font-weight: 500;
  font-size: 18px;
  line-height: 1.1111111111;
  color: #484848;
  margin-left: 8px;
  margin-right: 4px;
}
@media only screen and (max-width: 640px) {
  .l-fs .c-fs-title-single span {
    font-size: 14px;
  }
}
@media only screen and (max-width: 640px) {
  .l-fs .c-fs-title-single .c-fs-icon {
    width: 24px;
    height: 28px;
  }
}
.l-fs .c-fs-tooltip {
  padding: 14px 22px;
  border-radius: 70px;
  background-color: #E5F4FC;
  color: #484848;
  white-space: nowrap;
  pointer-events: none;
  font-weight: 500;
  font-size: 18px;
  line-height: 1.2222222222;
  font-weight: 500;
}
.l-fs .c-fs-icon--pin {
  width: 23px;
  height: 27px;
}
.l-fs .c-fs-icon--external {
  width: 16px;
  height: 16px;
}
@media only screen and (max-width: 640px) {
  .l-fs .c-fs-icon--external {
    width: 13px;
    height: 13px;
  }
}
.l-fs .c-fs-icon--close {
  width: 22px;
  height: 22px;
}
.l-fs .c-fs-icon--arrow {
  width: 10px;
  height: 13px;
}
.l-fs .c-fs-label {
  width: 105px;
  height: 40px;
  border-radius: 70px;
  background: #E5F4FC;
  font-weight: 500;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #484848;
  font-size: 18px;
  line-height: 1.2222222222;
}
@media only screen and (max-width: 768px) {
  .l-fs .c-fs-label {
    line-height: 1.5;
  }
}
@media only screen and (max-width: 640px) {
  .l-fs .c-fs-label {
    font-size: 14px;
  }
}
.l-fs .c-fs-star {
  width: 24px;
  height: 24px;
}
.l-fs .c-fs-modal-image img {
  aspect-ratio: 351/207;
  width: 40vw;
  max-width: 351px;
  height: auto;
}
.l-fs .c-fs-line {
  border: solid 2px #D9D9D9;
}
.l-fs .c-fs-note {
  font-size: 14px;
  line-height: 1.4285714286;
}
@media only screen and (max-width: 640px) {
  .l-fs .c-fs-note {
    font-size: 11px;
  }
}
.l-fs .c-fs-iframe iframe {
  width: 100%;
  aspect-ratio: 16/9;
}
.l-fs .c-fs-figure__image {
  overflow: hidden;
  aspect-ratio: 319/212;
  border-radius: 5px;
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
.l-fs .c-fs-figure__caption {
  margin-top: 6px;
}
.l-fs .c-fs-btn {
  margin: 55px auto 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #2BC3C0;
  border-radius: 5px;
  color: #fff;
  width: 100%;
  max-width: 500px;
  height: 86px;
  position: relative;
  font-family: "M PLUS 1", sans-serif;
  font-weight: 500;
  font-size: 24px;
  line-height: 1.2;
  letter-spacing: 0;
  transition: opacity 0.2s ease;
  padding: 0 16px;
  gap: 0 10px;
  text-decoration: none;
}
.l-fs .c-fs-btn .c-fs-icon {
  width: 12px;
  height: 18px;
}
.l-fs .c-fs-btn:hover {
  opacity: 0.6;
}
@media only screen and (max-width: 640px) {
  .l-fs .c-fs-btn {
    max-width: 400px;
    height: 60px;
    font-size: 18px;
  }
}
.l-fs .p-fs-lead {
  padding-top: 55px;
}
@media only screen and (max-width: 640px) {
  .l-fs .p-fs-lead {
    margin-top: 5px;
  }
}
.l-fs .p-fs-lead__text {
  margin-top: 60px;
  text-align: center;
  font-family: "M PLUS 1", sans-serif;
  text-align: center;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.875;
  letter-spacing: 0.06em;
}
@media only screen and (max-width: 640px) {
  .l-fs .p-fs-lead__text {
    font-size: 14px;
    padding-inline: 8px;
    text-align: left;
    margin-top: 40px;
  }
}
.l-fs .p-fs-lead__image {
  max-width: 920px;
  margin: 55px auto 0;
}
@media only screen and (max-width: 640px) {
  .l-fs .p-fs-lead__image {
    margin: 40px auto 0;
  }
}
.l-fs .p-fs-map {
  position: relative;
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  padding: 0;
  /*── Pin (配置＋アイコン) ──*/
}
@media only screen and (max-width: 640px) {
  .l-fs .p-fs-map {
    display: none;
  }
}
.l-fs .p-fs-map__img {
  display: block;
  width: 100%;
  height: auto;
}
.l-fs .p-fs-map__pin {
  cursor: pointer;
  position: absolute;
  line-height: 0;
  font-size: 0;
  top: var(--y);
  left: var(--x);
  /* translate で位置を、scale でアニメ前の大きさを指定 */
  transform: translate(-50%, -100%);
  /* 無効ピン（Modifier） */
}
.l-fs .p-fs-map__pin--disabled {
  /* クリックもホバーも受け付けない */
  pointer-events: none;
  /* 変形アニメーションを無効化 */
  animation: none;
}
.l-fs .p-fs-map__pin--disabled .p-fs-map__tooltip {
  display: none !important;
}
.l-fs .p-fs-map__pin:nth-of-type(1) {
  z-index: 2;
}
.l-fs .p-fs-map__pin:hover {
  z-index: 2;
}
.l-fs .p-fs-map__pin:hover .p-fs-map__pin-icon {
  animation: poyo 0.5s ease-out;
}
.l-fs .p-fs-map__pin:hover .p-fs-map__tooltip {
  opacity: 1;
  transition-delay: 0.3s;
}
.l-fs .p-fs-map__pin-icon {
  display: block;
  width: clamp(20px, 6vw, 36px);
  height: clamp(24.44px, 7.33vw, 45px);
  /* 支点は底辺中央のまま */
  transform-origin: 50% 100%;
  transform: scale(1);
}
.l-fs .p-fs-map__tooltip {
  position: absolute;
  bottom: 100%;
  left: 50%;
  transform: translateX(-50%) translateY(-4px);
  opacity: 0;
  transition: opacity 0.2s ease;
}
@media only screen and (max-width: 640px) {
  .l-fs .p-fs-lineup {
    margin-top: 40px;
  }
}
.l-fs .p-fs-list {
  margin: 65px 0 0;
  padding: 0;
  list-style: none;
  /* Modifier 状態管理 */
}
@media only screen and (max-width: 640px) {
  .l-fs .p-fs-list {
    margin: 40px 0 0;
  }
}
.l-fs .p-fs-list .c-fs-icon {
  flex-shrink: 0;
}
@media only screen and (max-width: 640px) {
  .l-fs .p-fs-list--local .p-fs-list__item {
    padding: 18px 10px 13px;
    margin-block: 10px;
    font-size: 14px;
  }
}
@media only screen and (max-width: 640px) {
  .l-fs .p-fs-list--local .p-fs-list__title {
    margin-bottom: 5px;
  }
}
@media only screen and (max-width: 640px) {
  .l-fs .p-fs-list--local .p-fs-list__summary {
    padding-left: 11px;
    padding-right: 9px;
  }
}
@media only screen and (max-width: 640px) {
  .l-fs .p-fs-list--local .p-fs-list__info {
    padding-left: 11px;
    padding-right: 9px;
  }
}
@media only screen and (max-width: 640px) {
  .l-fs .p-fs-list--local .p-fs-list__link {
    width: 100%;
    margin-top: 20px;
    padding-top: 10px;
    border-top: 1px solid #eee;
    display: flex;
    justify-content: flex-end;
  }
}
.l-fs .p-fs-list__name a,
.l-fs .p-fs-list a.p-fs-list__name {
  text-decoration: underline;
}
.l-fs .p-fs-list__name a:hover,
.l-fs .p-fs-list a.p-fs-list__name:hover {
  text-decoration: none;
}
.l-fs .p-fs-list__item {
  display: flex;
  align-items: center;
  padding: 14px 40px 14px 124px;
  border-bottom: 1px solid #eee;
  font-size: 18px;
  line-height: 1.2222222222;
  color: #484848;
  font-weight: 500;
}
@media only screen and (max-width: 768px) {
  .l-fs .p-fs-list__item {
    flex-direction: column;
    line-height: 1.375;
    padding: 14px 20px 14px 8px;
    width: 100%;
  }
}
@media only screen and (max-width: 640px) {
  .l-fs .p-fs-list__item {
    border-radius: 10px;
    border: 1px solid #D9D9D9;
    padding: 27px 10px 20px;
    margin-block: 10px;
    font-size: 14px;
  }
}
.l-fs .p-fs-list__summary {
  flex: 1 1 0;
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 768px) {
  .l-fs .p-fs-list__summary {
    width: 100%;
    padding-left: 116px;
  }
}
@media only screen and (max-width: 640px) {
  .l-fs .p-fs-list__summary {
    justify-content: space-between;
    width: 100%;
    align-items: start;
    gap: 10px;
    padding-left: 0;
  }
}
.l-fs .p-fs-list__image {
  display: none;
}
@media only screen and (max-width: 640px) {
  .l-fs .p-fs-list__image {
    display: block;
    aspect-ratio: 137/81;
    width: 36vw;
    height: auto;
  }
  .l-fs .p-fs-list__image img {
    aspect-ratio: 137/81;
    width: 36vw;
    height: auto;
  }
}
.l-fs .p-fs-list__title {
  flex: 1 1 0;
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 640px) {
  .l-fs .p-fs-list__title {
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
  }
}
.l-fs .p-fs-list__region {
  flex: 0 0 auto;
  margin-right: 24px;
}
@media only screen and (max-width: 640px) {
  .l-fs .p-fs-list__region {
    margin-right: 0;
    width: 84px;
    height: 32px;
  }
}
.l-fs .p-fs-list__spot {
  display: flex;
  align-items: center;
  flex: 1 1 0;
  gap: 0 5px;
  min-width: 240px;
  padding-right: 10px;
}
@media only screen and (max-width: 640px) {
  .l-fs .p-fs-list__spot {
    min-width: auto;
  }
  .l-fs .p-fs-list__spot .c-fs-icon--pin {
    width: 18px;
    height: 21px;
  }
}
.l-fs .p-fs-list__info {
  display: flex;
  align-items: center;
  flex: 3 3 0;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media only screen and (max-width: 768px) {
  .l-fs .p-fs-list__info {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 10px;
    padding-left: 119px;
  }
}
@media only screen and (max-width: 640px) {
  .l-fs .p-fs-list__info {
    flex-direction: column;
    width: 100%;
    margin-top: 9px;
    margin-bottom: 0;
    padding-left: 0;
    flex-wrap: nowrap;
  }
}
.l-fs .p-fs-list__address {
  position: relative;
  padding-left: 24px;
  margin-right: 1em;
}
.l-fs .p-fs-list__address::before {
  content: "";
  position: absolute;
  width: 4px;
  height: max(30px, 70%);
  background: #00ACFF;
  display: block;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
@media only screen and (max-width: 640px) {
  .l-fs .p-fs-list__address {
    width: 100%;
    margin-right: 0;
    padding-left: 9px;
  }
  .l-fs .p-fs-list__address::before {
    width: 3px;
    height: 90%;
  }
}
.l-fs .p-fs-list__link {
  flex: 0 0 auto;
  width: 160px;
  justify-self: end;
  margin-left: auto;
}
.l-fs .p-fs-list__link a {
  text-decoration: underline;
  padding-right: 10px;
}
.l-fs .p-fs-list__link a:hover {
  text-decoration: none;
}
.l-fs .p-fs-list__link a .c-fs-icon {
  margin-left: 10px;
}
@media only screen and (max-width: 640px) {
  .l-fs .p-fs-list__link {
    width: auto;
  }
}
.l-fs .p-fs-list__footer {
  display: none;
  padding-top: 20px;
  border-top: 1px solid #D9D9D9;
  margin-top: 5px;
  width: 100%;
}
@media only screen and (max-width: 640px) {
  .l-fs .p-fs-list__footer {
    display: flex;
    justify-content: center;
  }
}
.l-fs .p-fs-list__more {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #2BC3C0;
  border-radius: 4px;
  color: #fff;
  width: 218px;
  height: 43px;
  position: relative;
  font-family: "M PLUS 1", sans-serif;
  letter-spacing: 0;
}
.l-fs .p-fs-list__more .c-fs-icon {
  position: absolute;
  right: 38px;
  top: calc(50% + 1px);
  transform: translateY(-50%);
}
.l-fs .p-fs-list__item.is-coming-soon {
  color: rgba(72, 72, 72, 0.3);
  padding-left: 8px;
}
.l-fs .p-fs-list__item.is-coming-soon .p-fs-list__spot {
  flex-wrap: wrap;
}
@media only screen and (max-width: 640px) {
  .l-fs .p-fs-list__item.is-coming-soon .p-fs-list__spot {
    flex-wrap: nowrap;
  }
}
.l-fs .p-fs-list__item.is-coming-soon .c-fs-badge {
  flex-shrink: 0;
  margin-left: auto;
  background-image: url(../images/c-fs-badge__bg.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 112px;
  height: 48px;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.1875;
  text-align: center;
  color: #FFFFFF;
  padding-right: 19px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
}
@media only screen and (max-width: 640px) {
  .l-fs .p-fs-list__item.is-coming-soon .c-fs-badge {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  .l-fs .p-fs-list__item.is-coming-soon .p-fs-list__summary {
    padding-left: 0;
  }
}
@media only screen and (max-width: 640px) {
  .l-fs .p-fs-list__item.is-coming-soon .p-fs-list__image {
    background: rgba(1, 178, 255, 0.3);
    color: rgba(255, 255, 255, 0.6);
    font-size: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
  }
}
.l-fs .p-fs-list__item.is-coming-soon .p-fs-list__region {
  background: #F9F9F9;
  color: rgba(72, 72, 72, 0.3);
}
.l-fs .p-fs-list__item.is-coming-soon .p-fs-list__address::before {
  background: rgba(191, 191, 191, 0.5);
}
.l-fs .p-fs-list__item.is-coming-soon .p-fs-list__more {
  opacity: 0.3;
  pointer-events: none;
}
@media only screen and (max-width: 640px) {
  .l-fs .p-fs-modal {
    display: none;
  }
}
.l-fs .p-fs-modal__summary {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  max-width: 652px;
  margin: 35px auto 0;
}
.l-fs .p-fs-modal__summary .c-fs-modal-image {
  flex-shrink: 0;
}
.l-fs .p-fs-modal__more {
  margin: 30px auto 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #2BC3C0;
  border-radius: 5px;
  color: #fff;
  width: 100%;
  max-width: 458px;
  height: 74px;
  position: relative;
  font-family: "M PLUS 1", sans-serif;
  font-weight: 500;
  font-size: 22px;
  line-height: 1.5;
  letter-spacing: 0;
  transition: opacity 0.2s ease;
}
.l-fs .p-fs-modal__more .c-fs-icon {
  position: absolute;
  right: auto;
  left: calc(50% + 96px);
  top: calc(50% + 2px);
  transform: translateY(-50%);
  width: 12px;
  height: 18px;
}
.l-fs .p-fs-modal__more:hover {
  opacity: 0.6;
}
.l-fs .p-fs-evaluation {
  margin: 0;
  padding: 0;
}
.l-fs .p-eval-item {
  width: 100%;
  display: flex;
  align-items: center;
  border-top: solid 1px #EFEFEF;
  padding: 0 15px;
}
.l-fs .p-eval-item:last-of-type {
  border-bottom: solid 1px #EFEFEF;
}
.l-fs .p-eval-item__term {
  font-weight: 500;
  line-height: 233%;
  letter-spacing: 0.03em;
  color: #484848;
  width: clamp(90px, 16vw, 130px);
  font-size: clamp(14px, 2vw, 17px);
}
.l-fs .p-eval-item__rating {
  flex: 1;
  display: flex;
  gap: 0.25rem;
}
.l-fs .p-fs-image-list {
  margin-top: 30px;
  display: grid;
  gap: 10px;
  width: 100%;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}
@media only screen and (max-width: 768px) {
  .l-fs .p-fs-image-list {
    margin-top: 20px;
    grid-template-columns: 1fr 1fr;
  }
}
.l-fs .p-fs-image-list__item {
  overflow: hidden;
  aspect-ratio: 223/144;
  border-radius: 5px;
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
@keyframes poyo {
  0% {
    transform: scale(1);
  }
  30% {
    transform: scale(1.3);
  }
  60% {
    transform: scale(0.9);
  }
  100% {
    transform: scale(1);
  }
}
.l-fs .u-sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(0px 0px 99.9% 99.9%);
  clip-path: inset(0px 0px 99.9% 99.9%);
  border: 0;
}
.l-fs .u-br-mobile-only {
  display: none;
}
@media only screen and (max-width: 640px) {
  .l-fs .u-br-mobile-only {
    display: inline;
  }
}
.l-fs .u-br-desktop-only {
  display: inline;
}
@media only screen and (max-width: 640px) {
  .l-fs .u-br-desktop-only {
    display: none;
  }
}
.l-fs .u-block-mobile-only {
  display: none;
}
@media only screen and (max-width: 640px) {
  .l-fs .u-block-mobile-only {
    display: block;
  }
}
.l-fs .u-block-desktop-only {
  display: block;
}
@media only screen and (max-width: 640px) {
  .l-fs .u-block-desktop-only {
    display: none;
  }
}
.l-fs .modal__overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.6);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 100;
}
.l-fs .modal__container {
  background-color: #fff;
  padding: clamp(20px, 6vw, 45px) clamp(30px, 8vw, 64px);
  max-width: 830px;
  border-radius: 10px;
  width: calc(100% - 40px);
  box-sizing: border-box;
  position: relative;
}
@media only screen and (max-width: 640px) {
  .l-fs .modal__container {
    padding: 10px;
    width: calc(100% - 20px);
  }
}
.l-fs .modal__header {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.l-fs .modal__title {
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 600;
  font-size: 1.25rem;
  line-height: 1.25;
  color: #00449e;
  box-sizing: border-box;
}
.l-fs .modal__close {
  background: transparent;
  border: 0;
  background: #484848;
  border-radius: 50%;
  padding: 0;
  width: 63px;
  height: 63px;
  position: absolute;
  right: -18px;
  top: -15px;
  cursor: pointer;
}
.l-fs .modal__content {
  margin: 0;
  line-height: 1.5;
  max-height: calc(100vh - 400px);
  overflow-y: auto;
}
@media only screen and (max-width: 640px) {
  .l-fs .modal__content {
    max-height: calc(100vh - 420px);
  }
}
.l-fs .modal__btn {
  font-size: 0.875rem;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  background-color: #e6e6e6;
  color: rgba(0, 0, 0, 0.8);
  border-radius: 0.25rem;
  border-style: none;
  border-width: 0;
  cursor: pointer;
  text-transform: none;
  overflow: visible;
  line-height: 1.15;
  margin: 0;
  will-change: transform;
  -moz-osx-font-smoothing: grayscale;
  backface-visibility: hidden;
  transform: translateZ(0);
  transition: transform 0.25s ease-out;
}
.l-fs .modal__btn:focus, .l-fs .modal__btn .modal__btn:hover {
  transform: scale(1.05);
}
.l-fs .modal__btn-primary {
  background-color: #00449e;
  color: #fff;
}
.l-fs .p-fs-modal-info {
  background: #f5f5f5;
  border-radius: 10px;
  margin-top: 38px;
  padding-bottom: 10px;
}
.l-fs .p-fs-modal-info__row {
  display: flex;
  padding-inline: 24px;
}
.l-fs .p-fs-modal-info__row > * {
  flex: 1 1 50%;
}
.l-fs .p-fs-modal-info__title {
  padding: 14px 25px;
  margin-bottom: 10px;
  font-weight: 500;
  font-size: 20px;
  line-height: 30px;
  line-height: 1.5;
  letter-spacing: 0;
  color: #484848;
  border-bottom: 2px solid rgba(116, 116, 116, 0.1);
}
.l-fs .p-fs-modal-info__item {
  max-width: 100%;
  width: auto;
  display: grid;
  grid-template-columns: 95px 1fr;
  gap: 12px 24px;
  margin: 0;
  padding: 10px 0;
  align-items: start;
}
@media only screen and (max-width: 640px) {
  .l-fs .p-fs-modal-info__item {
    grid-template-columns: 64px 1fr;
  }
}
.l-fs .p-fs-modal-info__item small {
  font-weight: 500;
  font-size: 14px;
  color: #484848;
  line-height: 1.4;
}
@media only screen and (max-width: 640px) {
  .l-fs .p-fs-modal-info__item small {
    font-size: 12px;
  }
}
.l-fs .p-fs-modal-info__label {
  font-weight: 500;
  font-size: 13px;
  line-height: 2.0769230769;
  text-align: center;
  color: #FFFFFF;
  background-color: #62BEF9;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 27px;
  letter-spacing: 0;
  flex-shrink: 0;
}
.l-fs .p-fs-modal-info__detail {
  font-weight: 500;
  font-size: 18px;
  line-height: 1.5;
  color: #484848;
  letter-spacing: 0;
}
@media only screen and (max-width: 640px) {
  .l-fs .p-fs-modal-info__detail {
    font-size: 14px;
    line-height: 1.6428571429;
  }
}
.l-fs .p-fs-modal-info__note {
  font-size: 14px;
}
.l-fs .p-fs-info {
  background: #f5f5f5;
  border-radius: 10px;
  margin-top: 38px;
}
.l-fs .p-fs-info__title {
  padding: 14px 25px;
  font-weight: 500;
  font-size: 20px;
  line-height: 30px;
  line-height: 1.5;
  letter-spacing: 0;
  color: #484848;
  border-bottom: 2px solid rgba(116, 116, 116, 0.1);
}
.l-fs .p-fs-info__item {
  max-width: 100%;
  width: auto;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 12px 24px;
  margin: 0;
  padding: 20px 0 26px;
  align-items: start;
}
.l-fs .p-fs-info__item--vertical {
  display: block;
  padding: 0;
}
.l-fs .p-fs-info__item--vertical .p-fs-info__label {
  width: 86px;
  height: 29px;
  line-height: 2.2307692308;
}
@media only screen and (max-width: 640px) {
  .l-fs .p-fs-info__item--vertical .p-fs-info__label {
    line-height: 1.9166666667;
    font-size: 12px;
    width: 64px;
    height: 23px;
  }
}
.l-fs .p-fs-info__item p {
  margin-top: 0;
  line-height: 1.4;
}
.l-fs .p-fs-info__item small {
  font-weight: 500;
  font-size: 14px;
  color: #484848;
  line-height: 1.4;
}
@media only screen and (max-width: 640px) {
  .l-fs .p-fs-info__item small {
    font-size: 12px;
  }
}
.l-fs .p-fs-info__inner {
  width: -moz-max-content;
  width: max-content;
  max-width: 100%;
  padding: 0 20px;
  margin: 0 auto;
}
.l-fs .p-fs-info__item-inner {
  border-top: 1px solid #efefef;
  max-width: 100%;
  width: auto;
  display: grid;
  grid-template-columns: max-content 1fr;
  gap: 12px 27px;
  margin: 0;
  padding: 14px 0 13px;
  align-items: start;
}
.l-fs .p-fs-info__item-inner:last-child {
  border-bottom: 1px solid #efefef;
}
.l-fs .p-fs-info__label {
  font-weight: 500;
  font-size: 13px;
  line-height: 2.0769230769;
  text-align: center;
  color: #FFFFFF;
  background-color: #62BEF9;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 95px;
  height: 27px;
  letter-spacing: 0;
  flex-shrink: 0;
}
.l-fs .p-fs-info__detail {
  font-weight: 500;
  font-size: 18px;
  line-height: 1.5;
  color: #484848;
  letter-spacing: 0;
}
@media only screen and (max-width: 640px) {
  .l-fs .p-fs-info__detail {
    font-size: 14px;
    line-height: 1.6428571429;
  }
}
.l-fs .p-fs-info__note {
  font-size: 14px;
}
.l-fs .p-fs-slide {
  background: #EFEFEF;
  border-radius: 10px;
  padding: 26px 0 26px 26px;
  /* ２）デフォルトの矢印（::after）を無効化 */
}
@media only screen and (max-width: 640px) {
  .l-fs .p-fs-slide {
    padding: 14px 0 14px 14px;
  }
}
.l-fs .p-fs-slide__inner {
  position: relative;
  overflow: hidden;
}
.l-fs .p-fs-slide .swiper-container {
  width: 100%;
  margin: 0 auto;
  overflow: visible;
  position: relative;
}
.l-fs .p-fs-slide .swiper-slide {
  width: calc(100% - 76px);
}
@media only screen and (max-width: 640px) {
  .l-fs .p-fs-slide .swiper-slide {
    width: calc(100% - 42px);
  }
}
.l-fs .p-fs-slide .swiper-slide img {
  display: block;
  width: 100%;
  height: auto;
}
.l-fs .p-fs-slide .swiper-button-prev,
.l-fs .p-fs-slide .swiper-button-next {
  width: 31px;
  height: 31px;
  padding: 0;
  background: none;
  border: none;
  top: 55%;
  background-image: url(../images/swiper-button--pc.svg);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
.l-fs .p-fs-slide .swiper-button-prev.swiper-button-disabled,
.l-fs .p-fs-slide .swiper-button-next.swiper-button-disabled {
  opacity: 0;
}
@media only screen and (max-width: 640px) {
  .l-fs .p-fs-slide .swiper-button-prev,
  .l-fs .p-fs-slide .swiper-button-next {
    top: 60%;
    width: 18px;
    height: 18px;
    background-image: url(../images/swiper-button--sp.svg);
  }
}
.l-fs .p-fs-slide .swiper-button-prev {
  left: 10px;
}
.l-fs .p-fs-slide .swiper-button-next {
  right: 10px;
  transform: scale(-1, 1);
}
.l-fs .p-fs-slide .swiper-button-prev::after,
.l-fs .p-fs-slide .swiper-button-next::after {
  display: none;
}
.l-fs .p-fs-slide--single {
  padding: 26px;
}
@media only screen and (max-width: 640px) {
  .l-fs .p-fs-slide--single {
    padding: 14px;
  }
}
.l-fs .p-fs-slide--single .swiper-slide {
  width: 100%;
}
@media only screen and (max-width: 640px) {
  .l-fs .p-fs-slide--single .swiper-slide {
    width: 100%;
  }
}
.l-fs .p-fs-detail__two-col {
  display: grid;
  justify-content: center;
  align-items: start;
  margin-top: 50px;
}
.l-fs .p-fs-detail__two-col--typeA {
  grid-template-columns: minmax(0, 578px) 1fr;
  gap: 20px clamp(10px, 5.5vw, 53px);
  justify-content: center;
  align-items: start;
}
@media only screen and (max-width: 768px) {
  .l-fs .p-fs-detail__two-col {
    margin-top: 20px;
    grid-template-columns: 1fr;
  }
}
.l-fs .p-fs-detail__two-col--typeB {
  grid-template-columns: 1fr minmax(0, 366px);
  gap: 20px clamp(10px, 5.5vw, 40px);
  padding: 0 18px 0 30px;
}
.l-fs .p-fs-detail__two-col--typeB > :nth-of-type(1) {
  order: 2;
}
.l-fs .p-fs-detail__two-col--typeB > :nth-of-type(2) {
  order: 1;
}
@media only screen and (max-width: 768px) {
  .l-fs .p-fs-detail__two-col--typeB {
    display: block;
    padding: 0;
  }
}
@media only screen and (max-width: 768px) {
  .l-fs .p-fs-detail__two-col--typeB .p-fs-detail__col + .p-fs-detail__col {
    margin-top: 20px;
  }
}
.l-fs .p-fs-detail__two-col--typeC {
  grid-template-columns: 1fr 1fr;
  gap: 20px clamp(10px, 5.5vw, 40px);
}
@media only screen and (max-width: 640px) {
  .l-fs .p-fs-detail__two-col--typeC {
    display: block;
  }
}
@media only screen and (max-width: 640px) {
  .l-fs .p-fs-detail__two-col--typeC .p-fs-detail__col + .p-fs-detail__col {
    margin-top: 20px;
  }
}
.l-fs .p-fs-detail__two-col h3 {
  margin-top: 0;
}
.l-fs .p-fs-detail__col .p-fs-evaluation {
  padding-top: 26px;
}
@media only screen and (max-width: 768px) {
  .l-fs .p-fs-detail__col .p-fs-evaluation {
    padding-top: 0;
    max-width: 360px;
    margin: 0 auto;
  }
}
.l-fs .p-fs-detail__col .p-eval-item__term {
  width: clamp(90px, 16vw, 130px);
  font-size: clamp(14px, 2vw, 20px);
}
@media only screen and (max-width: 768px) {
  .l-fs .p-fs-detail__col .p-eval-item__term {
    width: clamp(90px, 45vw, 200px);
  }
}
.l-fs .p-fs-detail__col .p-eval-item__rating {
  font-size: 17px;
}
.l-fs .p-fs-detail__map {
  max-height: 284px;
}
.l-fs .p-fs-detail__map + p {
  margin-top: 10px;
}
@media only screen and (max-width: 640px) {
  .l-fs .p-fs-detail__map + p {
    margin-top: 0;
  }
}
.l-fs .p-fs-season-list {
  margin-top: 55px;
  list-style: none;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0 46px;
}
@media only screen and (max-width: 640px) {
  .l-fs .p-fs-season-list {
    margin-top: 20px;
    grid-template-columns: 1fr;
  }
}
.l-fs .p-fs-season-list__item {
  display: flex;
  align-items: flex-start;
  font-weight: 500;
  font-size: 18px;
  line-height: 1.6;
  letter-spacing: 0.05em;
  color: #484848;
  padding: 13px 16px 8px;
  gap: 0 9px;
  border-top: solid 1px #efefef;
}
.l-fs .p-fs-season-list__item--spring {
  --base-color: #F9629C;
}
.l-fs .p-fs-season-list__item--summer {
  --base-color: #48CEE5;
}
.l-fs .p-fs-season-list__item--autumn {
  --base-color: #F99450;
}
.l-fs .p-fs-season-list__item--winter {
  --base-color: #5380EA;
}
@media only screen and (max-width: 640px) {
  .l-fs .p-fs-season-list__item {
    font-size: 12px;
    gap: 0 6px;
  }
}
.l-fs .p-fs-season-list__item:nth-of-type(2) {
  grid-column-start: 1;
  grid-row-start: 2;
  border-bottom: solid 1px #efefef;
}
@media only screen and (max-width: 640px) {
  .l-fs .p-fs-season-list__item:nth-of-type(2) {
    grid-column-start: auto;
    grid-row-start: auto;
    border-bottom: none;
  }
}
.l-fs .p-fs-season-list__item:nth-of-type(3) {
  grid-column-start: 2;
  grid-row-start: 1;
}
@media only screen and (max-width: 640px) {
  .l-fs .p-fs-season-list__item:nth-of-type(3) {
    grid-column-start: auto;
    grid-row-start: auto;
  }
}
.l-fs .p-fs-season-list__item:nth-of-type(4) {
  border-bottom: solid 1px #efefef;
}
.l-fs .p-fs-season-list__icon {
  width: 41px;
  height: 41px;
  background: var(--base-color);
  display: inline-block;
  border-radius: 50%;
  font-weight: 700;
  font-size: 18px;
  line-height: 2.2777777778;
  text-align: center;
  color: #FFFFFF;
  flex-shrink: 0;
  margin-top: -5px;
}
@media only screen and (max-width: 640px) {
  .l-fs .p-fs-season-list__icon {
    width: 32px;
    height: 32px;
    font-size: 12px;
    line-height: 2.6666666667;
  }
}
.l-fs .p-fs-facilities__title {
  display: flex;
  align-items: center;
  width: -moz-fit-content;
  width: fit-content;
  color: #fff;
  padding: 0 27px;
  border: none;
  background: #484848;
  border-radius: 50px;
  font-weight: 400;
  font-size: 16px;
  line-height: 2.25;
  margin: 0;
}
.l-fs .p-fs-facilities__items {
  margin-top: 16px;
}
@media only screen and (max-width: 640px) {
  .l-fs .p-fs-facilities__items {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 0 15px;
  }
}
.l-fs .p-fs-facilities__item {
  border-top: solid 1px #efefef;
  display: flex;
  padding: 0 20px;
  gap: 0 15px;
}
.l-fs .p-fs-facilities__item:last-child {
  border-bottom: solid 1px #efefef;
}
@media only screen and (max-width: 640px) {
  .l-fs .p-fs-facilities__item {
    padding: 0 0 0 10px;
    gap: 0 10px;
    border-top: solid 1px #efefef;
    border-bottom: solid 1px #efefef;
    margin-top: -1px;
  }
}
.l-fs .p-fs-facilities__label {
  font-weight: 500;
  font-size: 13px;
  line-height: 1.8461538462;
  width: 85px;
  padding-block: 15px;
  flex-shrink: 0;
}
@media only screen and (max-width: 640px) {
  .l-fs .p-fs-facilities__label {
    font-size: 12px;
    width: 68px;
  }
}
.l-fs .p-fs-facilities__detail {
  font-weight: 500;
  font-size: 18px;
  line-height: 1.3333333333;
  letter-spacing: 0.05em;
  padding-block: 15px;
}
@media only screen and (max-width: 640px) {
  .l-fs .p-fs-facilities__detail {
    font-size: 14px;
  }
}
.l-fs .p-fs-gallery {
  margin-top: 55px;
}
.l-fs .p-fs-gallery__list {
  list-style: none;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 10px 16px;
  line-height: 1;
}
@media only screen and (max-width: 768px) {
  .l-fs .p-fs-gallery__list {
    grid-template-columns: 1fr 1fr;
  }
}
@media only screen and (max-width: 520px) {
  .l-fs .p-fs-gallery__list {
    grid-template-columns: 1fr;
  }
}
.l-fs .p-fs-rule ul {
  list-style: none;
}
.l-fs .p-fs-rule ul, .l-fs .p-fs-rule ol {
  padding-left: 1em;
}
.l-fs .p-fs-accordion__trigger {
  cursor: pointer;
  padding-right: 35px;
  position: relative;
}
.l-fs .p-fs-accordion__trigger::before {
  content: "";
  width: 27px;
  height: 24px;
  display: block;
  background-image: url(../images/arrow01.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  right: 5px;
  top: 5px;
}
@media only screen and (max-width: 640px) {
  .l-fs .p-fs-accordion__trigger::before {
    width: 20px;
    height: 18px;
  }
}
.l-fs .p-fs-accordion--open .p-fs-accordion__trigger::before {
  transform: scale(1, -1);
}
.l-fs .p-fs-accordion__panel {
  padding-bottom: 20px;
}
@media only screen and (max-width: 640px) {
  .l-fs .p-fs-accordion__panel {
    padding-bottom: 10px;
  }
}
@keyframes mmfadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes mmfadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes mmslideIn {
  from {
    transform: translateY(15%);
  }
  to {
    transform: translateY(0);
  }
}
@keyframes mmslideOut {
  from {
    transform: translateY(0);
  }
  to {
    transform: translateY(-10%);
  }
}
.l-fs .micromodal-slide {
  display: none;
}
.l-fs .micromodal-slide.is-open {
  display: block;
}
.l-fs .micromodal-slide .modal__container,
.l-fs .micromodal-slide .modal__overlay {
  will-change: transform;
}
.l-fs .micromodal-slide[aria-hidden=false] .modal__overlay {
  animation: mmfadeIn 0.3s cubic-bezier(0, 0, 0.2, 1);
}
.l-fs .micromodal-slide[aria-hidden=false] .modal__container {
  animation: mmslideIn 0.3s cubic-bezier(0, 0, 0.2, 1);
}
.l-fs .micromodal-slide[aria-hidden=true] .modal__overlay {
  animation: mmfadeOut 0.3s cubic-bezier(0, 0, 0.2, 1);
}
.l-fs .micromodal-slide[aria-hidden=true] .modal__container {
  animation: mmslideOut 0.3s cubic-bezier(0, 0, 0.2, 1);
}/*# sourceMappingURL=fishing-spots.css.map */