@charset "UTF-8";
/* =============================================

ロケーション

============================================= */
.mainvisual {
  position: relative;
}
.mainvisual img {
  width: 100%;
  max-width: none;
}
.mainvisual__caption {
  font-size: 11px;
  color: #fff;
  position: absolute;
  right: 10px;
  bottom: 10px;
}

.copy {
  text-align: center;
}
.copy--align-left {
  text-align: left;
}
.copy__heading {
  font-size: 22px;
  line-height: 1.7272727273;
  font-weight: 500;
  color: #593e7f;
  margin-bottom: 25px;
}
.copy__heading--sizeLarge {
  font-size: 33px;
  line-height: 1.5151515152;
}
.copy__heading--colorBlack {
  color: #000;
}
.copy__heading small {
  font-size: 13px;
  font-weight: 400;
  color: #000;
}
.copy__txt {
  font-size: 14px;
  line-height: 2.1428571429;
}
.copy__shoulder {
  font-size: 16px;
  font-weight: 400;
  display: block;
}
.copy__notice {
  font-size: 11px;
  display: block;
  margin-top: 5px;
}

.sectiontitle {
  text-align: center;
  margin-bottom: 50px;
}
.sectiontitle__heading {
  font-family: "Cinzel", serif;
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 0.2em;
  margin-bottom: 5px;
}
.sectiontitle__txt {
  font-size: 10px;
  letter-spacing: 0.5em;
  margin-right: -0.5em;
}

.contents {
  background: url("../../common/imgs/pc/bg-contents.jpg") repeat top center/cover;
  padding-top: 120px;
}
.contents__inner {
  width: 1000px;
  margin-right: auto;
  margin-left: auto;
  position: relative;
}

.character {
  font-size: 16px;
  line-height: 1.5625;
  font-weight: 500;
  color: #000;
  text-align: center;
  width: 840px;
  margin-right: auto;
  margin-bottom: 80px;
  margin-left: auto;
  display: flex;
  justify-content: space-between;
}
.character__item {
  width: 33.3333333333%;
  padding: 5px 0;
  border-left: 1px solid rgba(0, 0, 0, 0.4);
}
.character__item:last-of-type {
  border-right: 1px solid rgba(0, 0, 0, 0.4);
}

.development {
  width: 840px;
  padding: 40px 0 0;
  margin-right: auto;
  margin-bottom: 50px;
  margin-left: auto;
  border-top: 1px solid rgba(0, 0, 0, 0.4);
}
.development__title {
  font-size: 27px;
  text-align: center;
  margin-bottom: 40px;
}
.development-detail {
  display: flex;
  justify-content: space-between;
}
.development-detail__item {
  width: 400px;
}
.development-detail__item dl {
  margin-bottom: 20px;
}
.development-detail__item dl dt {
  font-size: 21px;
  line-height: 1.4285714286;
  font-weight: 400;
  text-align: center;
  margin-bottom: 20px;
}
.development-detail__item dl dd {
  font-size: 14px;
  line-height: 2.1428571429;
  text-align: justify;
}
.development-detail__item figure {
  text-align: center;
}
.development-detail__item figure figcaption {
  font-size: 16px;
  margin-top: 10px;
}
.development-detail__item figure figcaption small {
  font-size: 13px;
}
.development-detail__box {
  padding: 35px;
  margin-bottom: 20px;
}
.development-detail__item:nth-of-type(1) .development-detail__box {
  background: #bad0db;
}
.development-detail__item:nth-of-type(1) dl dt {
  color: #26717d;
}
.development-detail__item:nth-of-type(2) .development-detail__box {
  background: #ebddd3;
}
.development-detail__item:nth-of-type(2) dl dt {
  color: #90483a;
}
.development-detail__notice {
  font-size: 11px;
  line-height: 1.6363636364;
  text-align: justify;
}

.lifestage {
  background: #fbf9f5;
  padding-top: 100px;
  padding-bottom: 80px;
  position: relative;
  z-index: 0;
}
.lifestage__inner {
  width: 100%;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
}

.shopping {
  padding: 90px 0 60px;
  margin-bottom: 90px;
  position: relative;
}
.shopping::before {
  content: "";
  background: linear-gradient(90deg, rgb(190, 194, 184) 0.01%, rgb(245, 246, 238) 31.6%, rgb(238, 239, 231) 48.6%, rgb(218, 221, 212) 73.55%, rgb(190, 194, 184) 100%);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.3;
  mix-blend-mode: multiply;
}
.shopping-mall {
  background: #fff;
  padding: 50px;
  position: relative;
}
.shopping-mall .copy {
  text-align: justify;
}
.shopping-mall--aeon {
  margin-top: 300px;
  margin-bottom: 150px;
}
.shopping-mall--aeon .copy {
  width: 320px;
}
.shopping-mall--aeon .copy__heading {
  color: #000;
  white-space: nowrap;
}
.shopping-mall--aeon .shopping-mall__appearance {
  width: 675px;
  position: absolute;
  top: -200px;
  right: -100px;
  z-index: 0;
}
.shopping-mall--aeon .shopping-mall__appearance::before {
  content: "";
  background: url("../imgs/img-accent@2x.png") no-repeat center center/cover;
  width: 234px;
  height: 234px;
  position: absolute;
  top: -50px;
  left: -50px;
  z-index: -1;
}
.shopping-mall--luvit {
  margin-bottom: 80px;
}
.shopping-mall--luvit .copy {
  width: 420px;
  margin-left: auto;
}
.shopping-mall--luvit .copy__heading {
  color: #000;
}
.shopping-mall--luvit .shopping-mall__appearance {
  width: 475px;
  position: absolute;
  top: -70px;
  left: 0;
}
.shopping-mall--wing {
  margin-bottom: 80px;
}
.shopping-mall--wing .copy {
  width: 586px;
  margin-bottom: 30px;
}
.shopping-mall--wing .copy__heading {
  color: #000;
}
.shopping-mall--wing .shopping-mall__appearance {
  width: 410px;
  position: absolute;
  top: 75px;
  right: -100px;
}
.shopping-list {
  font-size: 16px;
  margin-bottom: 40px;
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 35px 50px;
}
.shopping-list__item {
  width: 300px;
}
.shopping-list__item img {
  margin-bottom: 10px;
}
.shopping-list__item small {
  font-size: 13px;
  display: block;
  margin-top: 5px;
}

.education {
  margin-bottom: 80px;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.education--reverse {
  flex-direction: row-reverse;
}
.education .copy {
  text-align: justify;
  width: 470px;
}
.education .copy__heading:first-of-type {
  color: #000;
}
.education__img {
  width: 478px;
}

.education-list {
  font-size: 16px;
  margin-bottom: 100px;
  text-align: center;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.education-list__item {
  width: 225px;
}
.education-list__item img {
  margin-bottom: 10px;
}
.education-list__item small {
  font-size: 13px;
  display: block;
  margin-top: 5px;
}

.park {
  padding: 90px 0 60px;
  margin-bottom: 90px;
  position: relative;
}
.park::before {
  content: "";
  background: linear-gradient(90deg, rgb(190, 194, 184) 0.01%, rgb(245, 246, 238) 31.6%, rgb(238, 239, 231) 48.6%, rgb(218, 221, 212) 73.55%, rgb(190, 194, 184) 100%);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.3;
  mix-blend-mode: multiply;
}

.large-park {
  margin-bottom: 80px;
  position: relative;
  z-index: 0;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.large-park--reverse {
  flex-direction: row-reverse;
}
.large-park .copy {
  text-align: justify;
  width: 470px;
}
.large-park .copy__heading {
  color: #000;
}
.large-park__img {
  width: 478px;
  position: relative;
}
.large-park__img--harusaki::before {
  content: "";
  background: url("../imgs/img-accent@2x.png") no-repeat center center/cover;
  width: 234px;
  height: 234px;
  position: absolute;
  top: -50px;
  left: -50px;
  z-index: -1;
}

.park-list {
  font-size: 16px;
  text-align: center;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.park-list__item {
  width: 225px;
  margin-bottom: 40px;
}
.park-list__item img {
  margin-bottom: 10px;
}
.park-list__item small {
  font-size: 13px;
  display: block;
  margin-top: 5px;
}
.park-list__txtonly {
  height: 100px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border-top: 1px solid rgba(0, 0, 0, 0.4);
}
.park-list__txtonly:last-of-type {
  border-bottom: 1px solid rgba(0, 0, 0, 0.41);
}
.park-list__txtonly.only-sp {
  display: none;
}
.park-list::after {
  content: "";
  display: block;
  width: 225px;
}

.medical {
  margin-bottom: 80px;
  position: relative;
  z-index: 0;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.medical--reverse {
  flex-direction: row-reverse;
}
.medical .copy {
  text-align: justify;
  width: 470px;
}
.medical .copy__heading {
  color: #000;
}
.medical .copy__heading small {
  display: block;
}
.medical__img {
  width: 484px;
  position: relative;
}
.medical--fujita .medical__img {
  width: 650px;
}
.medical--fujita .medical__img::before {
  content: "";
  background: url("../imgs/img-accent@2x.png") no-repeat center center/cover;
  width: 234px;
  height: 234px;
  position: absolute;
  top: -50px;
  left: -50px;
  z-index: -1;
}
.medical--fujita .copy {
  width: 320px;
}

.other-list {
  font-size: 16px;
  margin-bottom: 100px;
  text-align: center;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: 1fr 1fr;
  gap: 33px 81px;
  grid-template-areas: "other-02 other-01" "other-03 other-01";
}
.other-list__item {
  width: 225px;
}
.other-list__item:nth-child(1) {
  grid-area: other-01;
  width: 694px;
}
.other-list__item:nth-child(2) {
  grid-area: other-02;
}
.other-list__item:nth-child(3) {
  grid-area: other-03;
}
.other-list__item img {
  margin-bottom: 10px;
}
.other-list__item small {
  font-size: 13px;
  margin-top: 5px;
}
.other-list .copy {
  text-align: justify;
  margin-top: 20px;
}
.other-list .copy__heading {
  color: #000;
  margin-bottom: 20px;
}

.gourmet {
  padding: 90px 0;
  margin-bottom: 90px;
  position: relative;
}
.gourmet::before {
  content: "";
  background: linear-gradient(90deg, rgb(190, 194, 184) 0.01%, rgb(245, 246, 238) 31.6%, rgb(238, 239, 231) 48.6%, rgb(218, 221, 212) 73.55%, rgb(190, 194, 184) 100%);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.3;
  mix-blend-mode: multiply;
}
.gourmet-list {
  font-size: 16px;
  text-align: center;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.gourmet-list__item {
  width: 225px;
  margin-bottom: 40px;
}
.gourmet-list__item img {
  margin-bottom: 10px;
}
.gourmet-list__item small {
  font-size: 13px;
  display: block;
  margin-top: 5px;
}

.outlet {
  padding: 100px 0;
  position: relative;
}
.outlet::before {
  content: "";
  background: linear-gradient(90deg, rgb(190, 194, 184) 0.01%, rgb(245, 246, 238) 31.6%, rgb(238, 239, 231) 48.6%, rgb(218, 221, 212) 73.55%, rgb(190, 194, 184) 100%);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.3;
  mix-blend-mode: multiply;
}
.outlet__inner {
  width: 1000px;
  margin-right: auto;
  margin-left: auto;
  position: relative;
  display: flex;
  justify-content: space-between;
}
.outlet__img {
  width: 500px;
  margin-left: -10px;
}
.outlet__body {
  background: #fff;
  width: 510px;
  padding: 0 50px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.outlet__body .copy {
  text-align: justify;
}
.outlet__body .copy__heading {
  line-height: 1.6363636364;
  letter-spacing: -0.05em;
}
.outlet__outline {
  font-size: 11px;
  line-height: 1.6363636364;
  letter-spacing: -0.05em;
  display: block;
  margin-top: 10px;
}

.lifeinfo__title {
  font-family: "Cinzel", serif;
  font-size: 20px;
  font-weight: 400;
  letter-spacing: 0.2em;
  text-align: center;
  margin-bottom: 70px;
}
.lifeinfo-list {
  display: flex;
  justify-content: space-between;
}
.lifeinfo-list__item {
  width: 474px;
}

.modal {
  display: none;
}

.spot-modal {
  font-family: "Shippori Mincho B1", YakuHanMP, "Noto Serif JP", YuMincho, "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
}
.spot-modal .modaal-container {
  background: #fff;
  width: 650px;
  padding: 50px;
  border-radius: 20px;
}
.spot-modal .modaal-content-container {
  padding: 0;
}
.spot-modal__img {
  margin-bottom: 30px;
}
.spot-modal .copy {
  text-align: justify;
  margin-bottom: 30px;
}
.spot-modal .copy__heading {
  color: #000;
  margin-bottom: 20px;
}
.spot-modal__close {
  font-size: 18px;
  letter-spacing: 0.24em;
  text-align: center;
  position: relative;
}
.spot-modal__close a {
  color: #fff;
  background: #000;
  width: 100%;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.spot-modal__close::after {
  content: "";
  background: url("../imgs/bg-close.svg") no-repeat center center/cover;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
}

.modaal-close {
  display: none;
}

@media only screen and (max-width: 768px) {
  /* =============================================

  ロケーション

  ============================================= */
  .mainvisual__caption {
    font-size: 8px;
    right: auto;
    left: 5px;
    bottom: 5px;
  }
  .copy__heading {
    font-size: 18px;
    line-height: 1.6666666667;
    margin-bottom: 15px;
  }
  .copy__heading--sizeLarge {
    font-size: 26px;
    line-height: 1.5384615385;
  }
  .copy__heading small {
    font-size: 10px;
  }
  .copy__txt {
    font-size: 11px;
    line-height: 2.1818181818;
  }
  .copy__shoulder {
    font-size: 13px;
    margin-bottom: 5px;
  }
  .copy__notice {
    font-size: 10px;
  }
  .sectiontitle {
    margin-bottom: 30px;
  }
  .sectiontitle__heading {
    font-size: 14px;
  }
  .sectiontitle__txt {
    font-size: 8px;
  }
  .contents {
    background: url("../../common/imgs/sp/bg-contents.jpg") repeat-y top center/100% auto;
    padding-top: 50px;
  }
  .contents__inner {
    width: 100%;
  }
  .character {
    font-size: 13px;
    line-height: 1.5384615385;
    letter-spacing: -0.05em;
    width: 314px;
    margin-bottom: 50px;
    flex-wrap: wrap;
  }
  .character__item {
    width: 50%;
    height: 70px;
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .character__item:nth-child(1) {
    width: 100%;
    margin-bottom: 10px;
    border-right: 1px solid rgba(0, 0, 0, 0.4);
  }
  .character__item:last-of-type {
    border-right: 1px solid rgba(0, 0, 0, 0.4);
  }
  .development {
    width: 326px;
    padding: 30px 0 0;
    margin-bottom: 50px;
  }
  .development__title {
    font-size: 22px;
    line-height: 1.3636363636;
    margin-bottom: 30px;
  }
  .development-detail {
    display: block;
  }
  .development-detail__item {
    width: 100%;
    margin-bottom: 30px;
  }
  .development-detail__item:last-of-type {
    margin-bottom: 0;
  }
  .development-detail__item dl {
    margin-bottom: 20px;
  }
  .development-detail__item dl dt {
    font-size: 18px;
    line-height: 1.3333333333;
    margin-bottom: 10px;
  }
  .development-detail__item dl dd {
    font-size: 11px;
    line-height: 2.1818181818;
  }
  .development-detail__item figure {
    text-align: center;
  }
  .development-detail__item figure figcaption {
    font-size: 13px;
    margin-top: 10px;
  }
  .development-detail__item figure figcaption small {
    font-size: 10px;
  }
  .development-detail__box {
    padding: 25px;
    margin-bottom: 10px;
  }
  .development-detail__notice {
    font-size: 7px;
    line-height: 1.5714285714;
  }
  .lifestage {
    width: 100%;
    padding: 50px 0;
  }
  .lifestage > .copy {
    text-align: center;
    width: 100%;
    margin-bottom: 30px;
    position: static;
  }
  .lifestage > .copy .copy__heading {
    padding-bottom: 0;
    margin-bottom: 20px;
    border-bottom: none;
  }
  .lifestage__police {
    width: 326px;
    padding: 30px;
    margin-top: 30px;
    margin-right: auto;
    margin-left: auto;
    position: static;
  }
  .lifestage__police .copy__heading {
    font-size: 18px;
    line-height: 1.5;
    text-align: center;
  }
  .shopping {
    padding: 60px 0;
    margin-bottom: 60px;
  }
  .shopping-mall {
    width: 314px;
    margin-right: auto;
    margin-left: auto;
    padding: 23px;
  }
  .shopping-mall--aeon {
    padding-top: 55px;
    margin-top: 290px;
    margin-bottom: 70px;
  }
  .shopping-mall--aeon .copy {
    width: 100%;
    margin-bottom: 20px;
  }
  .shopping-mall--aeon .copy__heading {
    font-size: 18px;
    line-height: 1.3;
  }
  .shopping-mall--aeon .shopping-mall__appearance {
    width: 320px;
    top: -215px;
    right: -31px;
  }
  .shopping-mall--aeon .shopping-mall__appearance::before {
    width: 110px;
    height: 110px;
    top: -25px;
    left: -25px;
  }
  .shopping-mall--luvit {
    padding-top: 180px;
    margin-bottom: 80px;
  }
  .shopping-mall--luvit .copy {
    width: 100%;
    margin-bottom: 20px;
  }
  .shopping-mall--luvit .copy__heading {
    font-size: 18px;
    line-height: 1.3;
    white-space: nowrap;
  }
  .shopping-mall--luvit .shopping-mall__appearance {
    width: 300px;
    top: -20px;
    left: -31px;
  }
  .shopping-mall--wing {
    padding-top: 300px;
    margin-bottom: 0;
  }
  .shopping-mall--wing .copy {
    text-align: left;
    width: 100%;
    margin-bottom: 30px;
  }
  .shopping-mall--wing .copy__heading {
    font-size: 18px;
    line-height: 1.3;
    white-space: nowrap;
  }
  .shopping-mall--wing .shopping-mall__appearance {
    width: 258px;
    top: 20px;
    right: -31px;
  }
  .shopping-list {
    font-size: 13px;
    margin-bottom: 25px;
    width: 326px;
    margin-right: auto;
    margin-left: auto;
    gap: 20px 26px;
  }
  .shopping-list__item {
    width: 150px;
  }
  .shopping-list__item img {
    margin-bottom: 10px;
  }
  .shopping-list__item small {
    font-size: 10px;
  }
  .education {
    width: 314px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 40px;
    display: block;
  }
  .education .copy {
    width: 100%;
  }
  .education .copy__heading {
    font-size: 18px;
    margin-bottom: 15px;
    white-space: nowrap;
  }
  .education__img {
    width: 345px;
    margin-bottom: 15px;
    margin-left: -31px;
  }
  .education--reverse .education__img {
    margin-left: 0;
    margin-right: -31px;
  }
  .education-list {
    font-size: 9px;
    margin-bottom: 25px;
    width: 314px;
    margin-right: auto;
    margin-left: auto;
  }
  .education-list__item {
    width: 150px;
    margin-bottom: 20px;
  }
  .education-list__item img {
    margin-bottom: 10px;
  }
  .education-list__item small {
    font-size: 8px;
    margin-top: 3px;
  }
  .park {
    padding: 60px 0;
    margin-bottom: 60px;
    position: relative;
  }
  .large-park {
    width: 314px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 30px;
    display: block;
  }
  .large-park .copy {
    width: 100%;
  }
  .large-park .copy__heading {
    font-size: 18px;
    margin-bottom: 15px;
  }
  .large-park__img {
    width: 345px;
    margin-left: -31px;
    margin-bottom: 20px;
  }
  .large-park__img--harusaki {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  .large-park__img--harusaki::before {
    width: 152px;
    height: 152px;
    top: -31px;
    left: -31px;
  }
  .large-park--reverse .large-park__img {
    margin-left: 0;
    margin-right: -31px;
  }
  .park-list {
    font-size: 13px;
    width: 326px;
    margin-right: auto;
    margin-left: auto;
  }
  .park-list__item {
    width: 150px;
    margin-bottom: 20px;
  }
  .park-list__item img {
    margin-bottom: 10px;
  }
  .park-list__item small {
    font-size: 10px;
  }
  .park-list__item:last-child {
    width: 100%;
    display: flex;
    justify-content: space-between;
  }
  .park-list__item:last-child .park-list__txtonly {
    width: 50%;
    border-bottom: 1px solid rgba(0, 0, 0, 0.4);
  }
  .park-list__txtonly {
    height: 88px;
    border-top: 1px solid rgba(0, 0, 0, 0.4);
  }
  .park-list__txtonly:last-of-type {
    border-bottom: none;
  }
  .park-list__txtonly.only-pc {
    display: none;
  }
  .park-list__txtonly.only-sp {
    display: flex;
  }
  .park-list::after {
    content: "";
    display: block;
    width: 225px;
  }
  .medical {
    width: 314px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 30px;
    display: block;
  }
  .medical .copy {
    width: 100%;
  }
  .medical .copy__heading {
    font-size: 18px;
  }
  .medical .copy__heading small {
    display: inline;
  }
  .medical__img {
    width: 345px;
    margin-left: -31px;
    margin-bottom: 20px;
  }
  .medical--fujita .medical__img {
    width: 310px;
    margin-left: 35px;
  }
  .medical--fujita .medical__img::before {
    width: 112px;
    height: 112px;
    top: -30px;
    left: -30px;
  }
  .medical--fujita .copy {
    width: 100%;
  }
  .medical--fujita .copy__heading small {
    display: block;
  }
  .other-list {
    font-size: 13px;
    width: 314px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 40px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 0;
  }
  .other-list__item {
    width: 150px;
    margin-bottom: 20px;
  }
  .other-list__item:nth-child(1) {
    width: 100%;
  }
  .other-list__item small {
    font-size: 10px;
  }
  .other-list .copy {
    margin-top: 5px;
  }
  .other-list .copy__heading {
    font-size: 18px;
    margin-bottom: 15px;
  }
  .gourmet {
    padding: 70px 0;
    margin-bottom: 0;
  }
  .gourmet-list {
    font-size: 13px;
    width: 314px;
    margin-right: auto;
    margin-left: auto;
  }
  .gourmet-list__item {
    width: 150px;
    margin-bottom: 20px;
  }
  .gourmet-list__item img {
    margin-bottom: 10px;
  }
  .gourmet-list__item small {
    font-size: 10px;
  }
  .outlet {
    padding: 60px 0;
  }
  .outlet__inner {
    width: 326px;
    display: block;
  }
  .outlet__img {
    width: 336px;
    margin-left: -11px;
  }
  .outlet__body {
    width: 100%;
    padding: 25px;
    display: block;
  }
  .outlet__body .copy__heading {
    font-size: 18px;
    line-height: 1.5;
    letter-spacing: -0.1em;
  }
  .outlet__body .copy__txt {
    letter-spacing: -0.05em;
  }
  .outlet__outline {
    line-height: 1.3636363636;
  }
  .lifeinfo {
    padding: 50px 0 0;
  }
  .lifeinfo__title {
    font-size: 16px;
    margin-bottom: 50px;
  }
  .lifeinfo-list {
    width: 314px;
    margin-right: auto;
    margin-left: auto;
    display: block;
  }
  .lifeinfo-list__item {
    width: 100%;
    margin-bottom: 50px;
  }
  .lifeinfo-list__item:last-child {
    margin-bottom: 0;
  }
  .spot-modal .modaal-container {
    width: 324px;
    padding: 25px;
    border-radius: 12px;
  }
  .spot-modal__img {
    margin-bottom: 20px;
  }
  .spot-modal .copy {
    margin-bottom: 20px;
  }
  .spot-modal .copy__heading {
    font-size: 18px;
    line-height: 1.3;
    margin-bottom: 15px;
  }
  .spot-modal .copy__heading small {
    font-size: 11px;
    display: block;
  }
  .spot-modal__close {
    font-size: 17px;
  }
  .spot-modal__close a {
    height: 40px;
  }
  .spot-modal__close::after {
    width: 12px;
    height: 12px;
    right: 10px;
  }
}
@media only screen and (min-width: 751px) {
  .mb0pc {
    margin-bottom: 0px;
  }
  .mb5pc {
    margin-bottom: 5px;
  }
  .mb10pc {
    margin-bottom: 10px;
  }
  .mb15pc {
    margin-bottom: 15px;
  }
  .mb20pc {
    margin-bottom: 20px;
  }
  .mb25pc {
    margin-bottom: 25px;
  }
  .mb30pc {
    margin-bottom: 30px;
  }
  .mb35pc {
    margin-bottom: 35px;
  }
  .mb40pc {
    margin-bottom: 40px;
  }
  .mb45pc {
    margin-bottom: 45px;
  }
  .mb50pc {
    margin-bottom: 50px;
  }
  .mb55pc {
    margin-bottom: 55px;
  }
  .mb60pc {
    margin-bottom: 60px;
  }
  .mb65pc {
    margin-bottom: 65px;
  }
  .mb70pc {
    margin-bottom: 70px;
  }
  .mb75pc {
    margin-bottom: 75px;
  }
  .mb80pc {
    margin-bottom: 80px;
  }
  .mb85pc {
    margin-bottom: 85px;
  }
  .mb90pc {
    margin-bottom: 90px;
  }
  .mb95pc {
    margin-bottom: 95px;
  }
  .mb100pc {
    margin-bottom: 100px;
  }
  .mb105pc {
    margin-bottom: 105px;
  }
  .mb110pc {
    margin-bottom: 110px;
  }
  .mb115pc {
    margin-bottom: 115px;
  }
  .mb120pc {
    margin-bottom: 120px;
  }
  .mb125pc {
    margin-bottom: 125px;
  }
  .mb130pc {
    margin-bottom: 130px;
  }
  .mb135pc {
    margin-bottom: 135px;
  }
  .mb140pc {
    margin-bottom: 140px;
  }
  .mb145pc {
    margin-bottom: 145px;
  }
  .mb150pc {
    margin-bottom: 150px;
  }
  .mb155pc {
    margin-bottom: 155px;
  }
  .mb160pc {
    margin-bottom: 160px;
  }
  .mb165pc {
    margin-bottom: 165px;
  }
  .mb170pc {
    margin-bottom: 170px;
  }
  .mb175pc {
    margin-bottom: 175px;
  }
  .mb180pc {
    margin-bottom: 180px;
  }
  .mb185pc {
    margin-bottom: 185px;
  }
  .mb190pc {
    margin-bottom: 190px;
  }
  .mb195pc {
    margin-bottom: 195px;
  }
  .mb200pc {
    margin-bottom: 200px;
  }
}
@media only screen and (max-width: 750px) {
  .mb0sp {
    margin-bottom: 0px;
  }
  .mb5sp {
    margin-bottom: 5px;
  }
  .mb10sp {
    margin-bottom: 10px;
  }
  .mb15sp {
    margin-bottom: 15px;
  }
  .mb20sp {
    margin-bottom: 20px;
  }
  .mb25sp {
    margin-bottom: 25px;
  }
  .mb30sp {
    margin-bottom: 30px;
  }
  .mb35sp {
    margin-bottom: 35px;
  }
  .mb40sp {
    margin-bottom: 40px;
  }
  .mb45sp {
    margin-bottom: 45px;
  }
  .mb50sp {
    margin-bottom: 50px;
  }
  .mb55sp {
    margin-bottom: 55px;
  }
  .mb60sp {
    margin-bottom: 60px;
  }
  .mb65sp {
    margin-bottom: 65px;
  }
  .mb70sp {
    margin-bottom: 70px;
  }
  .mb75sp {
    margin-bottom: 75px;
  }
  .mb80sp {
    margin-bottom: 80px;
  }
  .mb85sp {
    margin-bottom: 85px;
  }
  .mb90sp {
    margin-bottom: 90px;
  }
  .mb95sp {
    margin-bottom: 95px;
  }
  .mb100sp {
    margin-bottom: 100px;
  }
  .mb105sp {
    margin-bottom: 105px;
  }
  .mb110sp {
    margin-bottom: 110px;
  }
  .mb115sp {
    margin-bottom: 115px;
  }
  .mb120sp {
    margin-bottom: 120px;
  }
  .mb125sp {
    margin-bottom: 125px;
  }
  .mb130sp {
    margin-bottom: 130px;
  }
  .mb135sp {
    margin-bottom: 135px;
  }
  .mb140sp {
    margin-bottom: 140px;
  }
  .mb145sp {
    margin-bottom: 145px;
  }
  .mb150sp {
    margin-bottom: 150px;
  }
  .mb155sp {
    margin-bottom: 155px;
  }
  .mb160sp {
    margin-bottom: 160px;
  }
  .mb165sp {
    margin-bottom: 165px;
  }
  .mb170sp {
    margin-bottom: 170px;
  }
  .mb175sp {
    margin-bottom: 175px;
  }
  .mb180sp {
    margin-bottom: 180px;
  }
  .mb185sp {
    margin-bottom: 185px;
  }
  .mb190sp {
    margin-bottom: 190px;
  }
  .mb195sp {
    margin-bottom: 195px;
  }
  .mb200sp {
    margin-bottom: 200px;
  }
}/*# sourceMappingURL=style.css.map */