.page-product-wrapper {
  background: radial-gradient(#318988 0%, #025D5B 72%) -250px -250px/50rem 50rem no-repeat, #025D5B;
}
@media screen and (min-width: 1024px) {
  .page-product-wrapper {
    background: radial-gradient(#318988 0%, #025D5B 72%) -20vw -20vw/90vw 40vw no-repeat, #025D5B;
  }
}

.page-product {
  background: url(../img/common/product/deco_head_product_karakusa.png) no-repeat top center, linear-gradient(transparent 7.5rem, #FFFDEA 7.5rem);
  background-size: contain;
  position: relative;
}
@media screen and (min-width: 1024px) {
  .page-product {
    background: url(../img/common/product/pc_deco_head_product_karakusa.png) no-repeat top center/100%, linear-gradient(transparent 10vw, #FFFDEA 10vw);
    position: relative;
  }
  .page-product::before {
    content: "";
    position: absolute;
    left: 50%;
    top: 52px;
    transform: translateX(-50%);
    width: 596px;
    height: 113px;
    background: url(../img/common/pc_deco_karakusa_head.png) no-repeat bottom center;
    background-size: contain;
  }
}

.bread_crumb_list {
  padding: 1.4rem 1.6rem 2rem;
}
@media screen and (min-width: 1024px) {
  .bread_crumb_list {
    padding: 3rem 0 5rem;
  }
}

.area-intro > .container {
  padding: 8rem 1.6rem 0;
}
@media screen and (min-width: 1024px) {
  .area-intro > .container {
    padding: 120px 0 0;
  }
}
.area-intro__header {
  text-align: center;
}
@media screen and (min-width: 1024px) {
  .area-intro__header {
    margin-top: 56px;
  }
}
.area-intro__title {
  display: block;
  font-size: 2.9rem;
  background: linear-gradient(180deg, #A17B32 0%, #C5963F 100%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  color: transparent;
}
@media screen and (min-width: 1024px) {
  .area-intro__title {
    font-size: 48px;
  }
}

.ttl-product--area {
  margin-bottom: 3.2rem;
}
@media screen and (min-width: 1024px) {
  .ttl-product--area {
    display: inline-block;
    width: auto;
    height: auto;
    margin-bottom: 54px;
  }
}
.ttl-product--area .feature {
  display: inline-flex;
  margin: 0 0 1.5rem;
  padding: 1.5rem 2rem;
}
@media screen and (min-width: 1024px) {
  .ttl-product--area .feature {
    display: flex;
    width: 90%;
    margin: 0.8rem auto 3rem;
  }
}

.area-filter {
  margin: 0 auto;
  max-width: 64rem;
}
@media screen and (min-width: 1024px) {
  .area-filter {
    max-width: 800px;
  }
}
.area-filter__title {
  background: #318988;
  color: #ffffff;
  text-align: center;
  padding: 0.6rem 1.2rem;
  font-size: 1.8rem;
  border-radius: 4px 4px 0 0;
}
@media screen and (min-width: 1024px) {
  .area-filter__title {
    font-size: 19px;
    padding: 10px;
  }
}
.area-filter__list {
  border: 1px solid #318988;
  border-top: none;
  border-radius: 0 0 4px 4px;
  overflow: hidden;
  background: #ffffff;
}
.area-filter__row {
  display: grid;
  grid-template-columns: 6.1rem 1fr;
  border-bottom: 1px solid #318988;
}
.area-filter__row:last-child {
  border-bottom: none;
}
@media screen and (min-width: 1024px) {
  .area-filter__row {
    grid-template-columns: 155px 1fr;
  }
}
.area-filter__label {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #E2F5F3;
  color: #318988;
  font-size: 1.6rem;
  line-height: 1.7;
  padding: 0.4rem 0.8rem;
  border-right: 1px solid #318988;
}
@media screen and (min-width: 1024px) {
  .area-filter__label {
    font-size: 18px;
    padding: 1.8rem 1rem;
  }
}
.area-filter__control {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 0.8rem;
}
@media screen and (min-width: 1024px) {
  .area-filter__control {
    flex-direction: row;
    gap: 16px;
    padding: 10px 24px;
  }
}
.area-filter__control:has(.area-filter__selected) {
  padding: 0.6rem 1rem 1.3rem 1.2rem;
}
@media screen and (min-width: 1024px) {
  .area-filter__control:has(.area-filter__selected) {
    padding: 10px 24px;
  }
}
.area-filter__selected {
  align-self: stretch;
  font-size: 1.6rem;
  line-height: 1.7;
  word-break: break-word;
}
@media screen and (min-width: 1024px) {
  .area-filter__selected {
    flex: 1;
    align-self: center;
    font-size: 18px;
  }
}
.area-filter__trigger {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #93C8C3;
  border-radius: 999px;
  background: #E2F5F3;
  font-size: 1.7rem;
  padding: 0.6rem 2.4rem;
  cursor: pointer;
  transition: background 0.25s ease, color 0.25s ease;
}
@media screen and (min-width: 1024px) {
  .area-filter__trigger {
    font-size: 18px;
    padding: 9px 40px 8px;
  }
}
@media (hover: hover) and (pointer: fine) {
  .area-filter__trigger:hover {
    background: rgba(49, 137, 136, 0.75);
    color: #ffffff;
  }
}

.area-results > .container {
  padding: 3rem 1.6rem 0;
}
.area-results > .container:not(:has(.area-results__more)) {
  padding-bottom: 9.6rem;
}
@media screen and (min-width: 1024px) {
  .area-results > .container {
    padding: 60px 0 0;
  }
  .area-results > .container:not(:has(.area-results__more)) {
    padding-bottom: 160px;
  }
}
@media screen and (min-width: 1024px) {
  .area-results__title, .area-results__lead, .area-results__empty,
  .area-results .area-card-list {
    max-width: 800px;
    margin-inline: auto;
  }
}
.area-results__title {
  font-family: "BIZ UDMincho", serif;
  font-size: 2.4rem;
  color: #318988;
  line-height: 1.6;
}
@media screen and (min-width: 1024px) {
  .area-results__title {
    font-size: 24px;
  }
}
.area-results__title.ttl-line {
  margin-bottom: 0rem;
}
.area-results__count {
  font-size: 1.1em;
  padding: 0 0.1em;
}
.area-results__lead {
  margin-top: 2rem;
}
@media screen and (min-width: 1024px) {
  .area-results__lead {
    font-size: 16px;
    margin-top: 1.6rem;
  }
}
.area-results__more {
  position: relative;
  z-index: 2;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
  width: calc(100% + 3.2rem);
  height: 36rem;
  left: -1.6rem;
  margin-top: -32rem;
  padding-bottom: 9.6rem;
  border: none;
  background: linear-gradient(to bottom, rgba(255, 253, 234, 0) 0%, #FFFDEA 60%);
  font-size: 1.7rem;
  cursor: pointer;
}
.area-results__more::after {
  content: "";
  width: 2.4rem;
  height: 1.2rem;
  margin-top: 1rem;
  background: url("../img/area/arrow_more.svg") no-repeat center/contain;
}
@media screen and (min-width: 1024px) {
  .area-results__more::after {
    width: 2.7rem;
    height: 1.3rem;
    margin-top: 1.2rem;
  }
}
@media screen and (min-width: 1024px) {
  .area-results__more {
    font-size: 19px;
  }
}
.area-results__more.is-loading {
  cursor: progress;
  pointer-events: none;
}
.area-results__more.is-loading::after {
  display: none;
}
.area-results__more.is-loading .area-results__more-label {
  display: none;
}
.area-results__more.is-loading .area-results__more-loader {
  display: flex;
}
.area-results__more.is-error .area-results__more-error {
  display: block;
}
.area-results__more-error {
  display: none;
  position: absolute;
  font-size: 1.6rem;
  left: 0;
  right: 0;
  bottom: 3.2rem;
  padding-inline: 1.6rem;
  color: #318988;
  font-weight: bold;
  text-align: center;
  line-height: 1.7;
}
@media screen and (min-width: 1024px) {
  .area-results__more-error {
    font-size: 1.7rem;
    padding-inline: 0;
  }
}
.area-results__more-loader {
  display: none;
  align-items: center;
  justify-content: center;
  gap: 2.4rem;
  padding: 0.8rem 1.6rem;
  background: #FFFDEA;
}
@media screen and (min-width: 1024px) {
  .area-results__more-loader {
    transform: scale(1.25);
  }
}
.area-results__more-dot {
  width: 1rem;
  height: 1rem;
  border-radius: 50%;
  background: #93C8C3;
  animation: area-dot-pulse 1.2s ease infinite;
  will-change: transform, opacity;
}
.area-results__more-dot:nth-child(1) {
  animation-delay: 0s;
}
.area-results__more-dot:nth-child(2) {
  animation-delay: 0.2s;
}
.area-results__more-dot:nth-child(3) {
  animation-delay: 0.4s;
}
.area-results__empty {
  margin-top: 2.4rem;
  font-size: 1.5rem;
  line-height: 1.8;
  color: #675F4C;
}

@keyframes area-dot-pulse {
  0%, 100% {
    transform: scale(0.6);
    opacity: 0.3;
  }
  50% {
    transform: scale(1);
    opacity: 1;
  }
}
.area-card-list {
  display: flex;
  flex-direction: column;
  gap: 3.2rem;
  margin-top: 4rem;
}
@media screen and (min-width: 1024px) {
  .area-card-list {
    gap: 40px;
    margin-top: 60px;
  }
}

.area-card {
  display: grid;
  grid-template-columns: auto 1fr;
  grid-template-areas: "header  header" "media   media" "toggles info";
  -moz-column-gap: 1.6rem;
       column-gap: 1.6rem;
  background: #ffffff;
  box-shadow: 0 0 3rem rgba(139, 106, 0, 0.25);
  overflow: hidden;
  border-radius: 1rem;
}
@media screen and (min-width: 1024px) {
  .area-card {
    grid-template-columns: 364px 1fr;
    grid-template-areas: "header header" "media  info" "media  toggles";
    -moz-column-gap: 16px;
         column-gap: 16px;
  }
}
.area-card__header {
  grid-area: header;
  background: linear-gradient(to right, #FFF9CE, #FEE08B);
  text-align: center;
  position: relative;
}
.area-card__header::before, .area-card__header::after {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  aspect-ratio: 334/16;
  background: url("../img/common/deco_karakusa_frame.svg") no-repeat center/calc(100% - 1rem) auto;
}
@media screen and (min-width: 1024px) {
  .area-card__header::before, .area-card__header::after {
    aspect-ratio: 537/18;
    background: url("../img/common/pc_deco_karakusa_frame.svg") no-repeat center/calc(100% - 1.8rem) auto;
  }
}
.area-card__header::before {
  top: 0.6rem;
}
@media screen and (min-width: 1024px) {
  .area-card__header::before {
    top: 0.9rem;
  }
}
.area-card__header::after {
  bottom: 0.6rem;
  transform: scaleY(-1);
}
@media screen and (min-width: 1024px) {
  .area-card__header::after {
    bottom: 0.9rem;
  }
}
.area-card__header {
  text-align: left;
  min-height: 7.2rem;
  display: flex;
  align-items: center;
  padding: 0.8rem 2rem 0.8rem 2.4rem;
}
@media screen and (min-width: 1024px) {
  .area-card__header {
    padding: 22px 40px;
  }
  .area-card__header::before, .area-card__header::after {
    left: 8px;
    width: calc(100% - 16px);
    aspect-ratio: 784/20;
    background: url("../img/area/pc_deco_karakusa_frame_area.svg") no-repeat center/100% auto;
  }
  .area-card__header::before {
    top: 8px;
  }
  .area-card__header::after {
    bottom: 8px;
  }
}
.area-card__name {
  font-size: 1.7rem;
  font-weight: 400;
  font-family: "Noto Sans", "BIZ UDGothic", sans-serif;
  letter-spacing: 0.08em;
  line-height: 2.1;
  background: linear-gradient(to bottom, #1EA192, #007B79);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  color: transparent;
  font-weight: 700;
  line-height: 1.4;
}
@media screen and (min-width: 1024px) {
  .area-card__name {
    font-size: 29px;
  }
}
.area-card__name {
  font-size: 1.9rem;
  line-height: 1.6;
  word-break: keep-all;
}
@media screen and (min-width: 1024px) {
  .area-card__name {
    font-size: 29px;
    line-height: 1.5;
  }
}
.area-card__badge {
  display: inline-block;
  vertical-align: middle;
  margin: -0.25em 1em 0 0;
  margin-left: 1em;
  padding: 0 0.6rem 0 0.8rem;
  border-radius: 999px;
  background: linear-gradient(180deg, #C2A24E, #9C7C30);
  color: #ffffff;
  -webkit-text-fill-color: #ffffff;
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 1.2;
}
@media screen and (min-width: 1024px) {
  .area-card__badge {
    font-size: 15px;
    margin-left: 24px;
    padding: 3px 5px 3px 7px;
  }
}
.area-card__media {
  grid-area: media;
  position: relative;
}
@media screen and (min-width: 1024px) {
  .area-card__media {
    min-height: 229px;
  }
}
.area-card__figure {
  width: 100%;
  aspect-ratio: 1080/752;
}
@media screen and (min-width: 1024px) {
  .area-card__figure {
    position: absolute;
    inset: 0;
    aspect-ratio: auto;
  }
}
.area-card__figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
.area-card__features {
  position: absolute;
  top: 1.2rem;
  left: 50%;
  width: calc(100% - 2.4rem);
  transform: translateX(-50%);
  display: flex;
  flex-wrap: nowrap;
  -moz-column-gap: 3%;
       column-gap: 3%;
  z-index: 1;
}
@media screen and (min-width: 1024px) {
  .area-card__features {
    top: 12px;
    left: 50%;
    -moz-column-gap: 8px;
         column-gap: 8px;
  }
}
.area-card__feature {
  position: relative;
  z-index: 1;
  width: 31%;
  font-size: 1.5rem;
  padding: 0.1rem 0.8rem 0.1rem 1rem;
  white-space: nowrap;
  text-align: center;
}
@media screen and (min-width: 1024px) {
  .area-card__feature {
    font-size: 15px;
    padding: 2px 0;
    width: 108px;
  }
}
.area-card__feature::before {
  content: "";
  position: absolute;
  inset: 0;
  background: #ffffff;
  border-radius: 999px;
  filter: blur(1.5px);
  z-index: -1;
}
.area-card__body {
  display: contents;
}
.area-card__toggles {
  grid-area: toggles;
  display: flex;
  flex-direction: column;
  gap: 0.8rem;
  padding: 1.4rem 0 1.4rem 0.7rem;
}
@media screen and (min-width: 1024px) {
  .area-card__toggles {
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-end;
    padding: 24px 16px 16px 0;
  }
}
.area-card__toggle {
  height: 7.1rem;
  display: inline-flex;
  align-items: center;
  gap: 1.2rem;
  padding: 0 1.4rem 0 1.6rem;
  border: 1px solid #F09151;
  border-radius: 1rem;
  background: #FFF3EB;
  color: #675F4C;
  font-size: 1.9rem;
  font-weight: 700;
  white-space: nowrap;
  cursor: pointer;
  transition: background 0.2s ease, color 0.2s ease, border-color 0.2s ease;
}
@media screen and (min-width: 1024px) {
  .area-card__toggle {
    font-size: 20px;
    height: 54px;
    padding: 12px 38px;
  }
}
@media (hover: hover) and (pointer: fine) {
  .area-card__toggle:hover {
    border-color: #E1641C;
    background: rgba(225, 100, 28, 0.7);
    color: #ffffff;
  }
}
.area-card__toggle:has(.area-card__checkbox:checked) {
  background: #E1641C;
  border-color: #E1641C;
  color: #ffffff;
}
.area-card__toggle:has(.area-card__checkbox:disabled) {
  opacity: 0.3;
  cursor: default;
  background: #FFF3EB;
  color: #675F4C;
}
.area-card__checkbox {
  -moz-appearance: none;
       appearance: none;
  -webkit-appearance: none;
  flex-shrink: 0;
  width: 2rem;
  height: 2rem;
  border: 2px solid #F09151;
  border-radius: 0.4rem;
  background: #ffffff;
  position: relative;
  cursor: pointer;
}
.area-card__checkbox:checked::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 45%;
  width: 0.6rem;
  height: 1.1rem;
  border: solid #E1641C;
  border-width: 0 0.2rem 0.2rem 0;
  transform: translate(-50%, -50%) rotate(45deg);
}
.area-card__info {
  grid-area: info;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 1rem;
  padding: 0.9rem 1.3rem 1.4rem 0;
}
@media screen and (min-width: 1024px) {
  .area-card__info {
    gap: 14px;
    padding: 10px 14px 0 0;
  }
}
.area-card__detail-item {
  position: relative;
  padding-left: 2.1rem;
  font-size: 1.3rem;
  line-height: 1.65;
  color: #675F4C;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.area-card__detail-item::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.4em;
  width: 1.15rem;
  height: 1.15rem;
  border-radius: 50%;
  background: #675F4C;
}
.area-card__detail-item + .area-card__detail-item {
  margin-top: 0.6rem;
}
@media screen and (min-width: 1024px) {
  .area-card__detail-item + .area-card__detail-item {
    margin-top: 0;
  }
}
@media screen and (min-width: 1024px) {
  .area-card__detail-item {
    font-size: 15px;
    line-height: 1.7;
  }
}
.area-card__detail-item--access {
  -webkit-line-clamp: 3;
  line-clamp: 3;
}
.area-card__detail-item--address {
  -webkit-line-clamp: 2;
  line-clamp: 2;
}
.area-card__link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  align-self: flex-start;
  padding: 0.7rem 0.9rem 0.7rem 1.2rem;
  border-radius: 999px;
  background: linear-gradient(180deg, #DDF5EF, #B8DFDE);
  color: #318988;
  font-size: 1.6rem;
  letter-spacing: 0.06em;
  text-decoration: none;
  transition: opacity 0.2s ease;
}
@media screen and (min-width: 1024px) {
  .area-card__link {
    font-size: 17px;
    padding: 6px 30px;
  }
}
@media (hover: hover) and (pointer: fine) {
  .area-card__link:hover {
    opacity: 0.8;
  }
}

.area-cta {
  background: #ffffff;
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 500;
  transition: transform 0.4s ease;
}
.area-cta.is-hidden {
  transform: translateY(100%);
}
.area-cta__top {
  background: #ffffff;
  box-shadow: 0 -2px 8px rgba(0, 0, 0, 0.1);
}
.area-cta__inner {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.8rem;
  padding: 1.2rem 1.6rem 1.6rem;
}
@media screen and (min-width: 1024px) {
  .area-cta__inner {
    width: min(1150px, 96%);
    margin-inline: auto;
    flex-direction: row;
    align-items: center;
    gap: 40px;
    padding: 10px 0;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1100px) {
  .area-cta__inner {
    gap: 20px;
  }
}
.area-cta__counts {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.5em;
}
@media screen and (min-width: 1024px) {
  .area-cta__counts {
    gap: 10px;
  }
}
.area-cta__count {
  display: flex;
  align-items: baseline;
  font-weight: 700;
  white-space: nowrap;
}
@media screen and (min-width: 1024px) {
  .area-cta__count {
    font-size: 20px;
  }
}
.area-cta__free {
  font-weight: 700;
  color: #675F4C;
  position: relative;
  left: -0.5em;
}
.area-cta__text {
  position: relative;
  left: -0.75em;
}
.area-cta__count-num {
  color: #f09151;
  font-size: 2.4rem;
  font-family: "Noto Sans", sans-serif;
  line-height: 1;
  padding: 0 1px 0 1px;
  position: relative;
  top: 2px;
  left: -0.5em;
}
@media screen and (min-width: 1024px) {
  .area-cta__count-num {
    font-size: 27px;
  }
}
.area-cta__unit {
  position: relative;
  left: -0.75em;
}
@media screen and (min-width: 1024px) {
  .area-cta__unit {
    font-size: 16px;
  }
}
.area-cta__note {
  font-size: 1.3rem;
  letter-spacing: 0.08em;
  line-height: 1.5;
  text-align: center;
}
@media screen and (min-width: 1024px) {
  .area-cta__note {
    font-size: 15px;
    max-width: 17em;
    text-align: left;
    line-height: 1.7;
  }
}
.area-cta__submit {
  flex-shrink: 0;
  position: relative;
  overflow: hidden;
  width: 100%;
  margin-top: 0.3rem;
  padding: 0.8rem 1.4rem;
  border: none;
  border-radius: 1rem;
  background: linear-gradient(180deg, #F2913F, #E1641C);
  color: #ffffff;
  font-size: 1.9rem;
  font-weight: 700;
  line-height: 1.3;
  text-align: center;
  cursor: pointer;
}
@media screen and (min-width: 1024px) {
  .area-cta__submit {
    width: auto;
    margin-top: 0;
    margin-left: auto;
    padding: 6px 44px;
    font-size: 22px;
  }
}
.area-cta__submit::after {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  background: rgba(255, 255, 120, 0.15);
  opacity: 0;
  transition: opacity 0.3s ease-out;
  pointer-events: none;
}
@media (hover: hover) and (pointer: fine) {
  .area-cta__submit:not(:disabled):hover::after {
    opacity: 1;
  }
}
@media (hover: none) {
  .area-cta__submit:not(:disabled):active::after {
    opacity: 1;
  }
}
.area-cta__submit:disabled {
  background: linear-gradient(180deg, #F8D8B3, #EFBA97 25%);
  cursor: default;
}
.area-cta__bottom {
  display: flex;
}
.area-cta__contact, .area-cta__change {
  flex: 1 1 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 4.1rem;
  padding: 0.6rem 1rem;
  font-size: 1.7rem;
  font-weight: 700;
  color: #ffffff;
  letter-spacing: 0.04em;
  text-decoration: none;
  border: none;
  cursor: pointer;
  transition: opacity 0.2s ease;
}
@media screen and (min-width: 1024px) {
  .area-cta__contact, .area-cta__change {
    min-height: 50px;
    font-size: 18px;
  }
}
@media (hover: hover) and (pointer: fine) {
  .area-cta__contact:not(:disabled):hover, .area-cta__change:not(:disabled):hover {
    opacity: 0.88;
  }
}
.area-cta__contact {
  background: linear-gradient(75deg, #318988 40%, #19BDAA);
}
.area-cta__change {
  background: #675F4C;
}
.area-cta__change:disabled {
  cursor: default;
  color: rgba(255, 255, 255, 0.1);
}

.area-filter-popup {
  position: fixed;
  inset: 0;
  z-index: 9000;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 2.4rem 3.2rem;
}
.area-filter-popup__backdrop {
  position: fixed;
  inset: 0;
  opacity: 0;
  background-color: rgba(255, 255, 255, 0.7);
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
  will-change: opacity;
  transition: opacity 0.3s ease;
}
.area-filter-popup__wrap {
  position: relative;
  z-index: 1;
  width: 100%;
  max-width: 52rem;
  opacity: 0;
  transition: opacity 0.3s ease;
}
@media screen and (min-width: 1024px) {
  .area-filter-popup__wrap {
    max-width: 800px;
  }
}
.area-filter-popup.is-open .area-filter-popup__backdrop {
  opacity: 1;
}
.area-filter-popup.is-open .area-filter-popup__wrap {
  opacity: 1;
}
.area-filter-popup__close {
  position: absolute;
  top: -2rem;
  right: -2rem;
  width: 4rem;
  height: 4rem;
  border: none;
  border-radius: 50%;
  background-color: #93C8C3;
  cursor: pointer;
  z-index: 10;
}
@media screen and (min-width: 1024px) {
  .area-filter-popup__close {
    right: -2rem;
  }
}
.area-filter-popup__close::before, .area-filter-popup__close::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 2.4rem;
  height: 2px;
  background-color: #ffffff;
  border-radius: 1px;
}
.area-filter-popup__close::before {
  transform: translate(-50%, -50%) rotate(45deg);
}
.area-filter-popup__close::after {
  transform: translate(-50%, -50%) rotate(-45deg);
}
.area-filter-popup__box {
  overflow: hidden;
  border-radius: 4px;
  background: #ffffff;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.6);
}
.area-filter-popup__title {
  background: #318988;
  color: #ffffff;
  text-align: center;
  font-size: 1.8rem;
  padding: 0.6rem;
}
@media screen and (min-width: 1024px) {
  .area-filter-popup__title {
    font-size: 19px;
    padding: 10.5px;
  }
}
.area-filter-popup__body {
  padding: 1.8rem 1.6rem 0;
}
@media screen and (min-width: 1024px) {
  .area-filter-popup__body {
    padding: 26px 24px 0 20px;
  }
}
.area-filter-popup__list {
  display: flex;
  flex-wrap: wrap;
  gap: 1.9rem;
}
@media screen and (min-width: 1024px) {
  .area-filter-popup__list {
    gap: 19px 30px;
  }
}
.area-filter-popup__label {
  display: inline-flex;
  align-items: center;
  gap: 0.6rem;
  font-size: 1.6rem;
  line-height: 1;
  cursor: pointer;
}
@media screen and (min-width: 1024px) {
  .area-filter-popup__label {
    font-size: 17px;
  }
}
.area-filter-popup__checkbox {
  -moz-appearance: none;
       appearance: none;
  -webkit-appearance: none;
  flex-shrink: 0;
  width: 1.6rem;
  height: 1.6rem;
  border: 2px solid currentColor;
  border-radius: 0.5rem;
  background: #ffffff;
  position: relative;
  cursor: pointer;
}
.area-filter-popup__checkbox:checked {
  border-color: #318988;
  background: #318988;
}
.area-filter-popup__checkbox:checked::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 45%;
  width: 0.6rem;
  height: 1.1rem;
  border: solid #ffffff;
  border-width: 0 0.2rem 0.2rem 0;
  transform: translate(-50%, -50%) rotate(45deg);
}
.area-filter-popup__empty {
  font-size: 1.6rem;
  line-height: 1.7;
  color: #675F4C;
}
.area-filter-popup__submit {
  display: block;
  text-align: center;
  margin: 1.8rem auto 2.4rem;
  min-width: 13.2rem;
  padding: 0.65rem 1rem;
  border: 1px solid #93C8C3;
  border-radius: 999px;
  background: #E2F5F3;
  font-size: 1.7rem;
  cursor: pointer;
  transition: background 0.25s ease, color 0.25s ease;
}
@media screen and (min-width: 1024px) {
  .area-filter-popup__submit {
    margin-top: 19px;
    min-width: 214px;
    font-size: 18px;
    padding: 0.8rem 1rem;
  }
}
@media (hover: hover) and (pointer: fine) {
  .area-filter-popup__submit:hover {
    background: rgba(49, 137, 136, 0.75);
    color: #ffffff;
  }
}/*# sourceMappingURL=area.css.map */