<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.arakichoSect {
  margin: 0 auto;
}

@media screen and (min-width: 768px) {
  .arakichoSect {
    width: 1100px;
  }
}

@media print, screen and (min-width: 768px) and (max-width: 1200px) {
  .arakichoSect {
    width: 100%;
  }
}

@media screen and (min-width: 768px) {
  .arakichoSect {
    display: grid;
    gap: 80px 56px;
    grid-template-columns: 414px 1fr;
  }
}

@media screen and (min-width: 768px) {
  .arakichoSect__ttl {
    grid-column: auto / span 2;
  }
}

@media screen and (min-width: 768px) {
  .arakichoSect__head {
    grid-column: 2;
  }
}

@media screen and (max-width: 768px) {
  .arakichoSect__head {
    margin-top: calc(100 / 750 * 100vw);
  }
}

@media screen and (min-width: 768px) {
  .arakichoSect__head .spotTtl + .txt {
    margin-top: 32px;
  }
}

@media screen and (max-width: 768px) {
  .arakichoSect__head .spotTtl + .txt {
    margin-top: calc(80 / 750 * 100vw);
  }
}

@media screen and (min-width: 768px) {
  .arakichoSect__cont {
    grid-column: 2;
  }
}

@media screen and (max-width: 768px) {
  .arakichoSect__cont {
    margin-top: calc(76 / 750 * 100vw);
  }
}

.arakichoSect__cont .descriptionCard .heading {
  color: #6b6a67;
}

@media screen and (min-width: 768px) {
  .arakichoSect__spot {
    grid-column: 1;
    grid-row: 2;
  }
}

@media screen and (max-width: 768px) {
  .arakichoSect__spot {
    margin-top: calc(100 / 750 * 100vw);
  }
}

@media screen and (min-width: 768px) {
  .arakichoSect__spot .usableList__inner {
    gap: 56px;
  }
}

@media screen and (max-width: 768px) {
  .arakichoSect__spot .usableList__inner {
    gap: 28px;
  }
}

@media screen and (min-width: 768px) {
  .arakichoSect__spot .usableList__item {
    width: calc(50% - 28px);
  }
}

@media screen and (max-width: 768px) {
  .arakichoSect__spot .usableList__item {
    width: calc(50% - 14px);
  }
}

@media screen and (min-width: 768px) {
  .arakichoSect__map {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 70px;
    grid-column: 1;
    grid-row: 3;
  }
}

@media screen and (max-width: 768px) {
  .arakichoSect__map {
    margin-top: calc(135 / 750 * 100vw);
  }
}

@media screen and (min-width: 768px) {
  .arakichoSect__map .photo {
    margin-top: 92px;
    width: 315px;
  }
}

@media screen and (max-width: 768px) {
  .arakichoSect__map .photo {
    margin-left: auto;
    margin-right: auto;
  }
}

@media screen and (max-width: 768px) {
  .arakichoSect__map .enTtl:before {
    left: -25px;
    width: calc(100% + 25px);
  }
}

@media screen and (max-width: 768px) {
  .arakichoSect__map .enTtl + .photo {
    margin-top: calc(96 / 750 * 100vw);
  }
}

@media screen and (min-width: 768px) {
  .areaInfoSect__head + .areaInfoSect__cont {
    margin-top: 80px;
  }
}

@media screen and (max-width: 768px) {
  .areaInfoSect__head + .areaInfoSect__cont {
    margin-top: calc(80 / 750 * 100vw);
  }
}

.areaTab__item {
  display: none;
}

.areaTab__item.is-active {
  display: block;
}

@media screen and (min-width: 768px) {
  .areaTab__head + .areaTab__body {
    margin-top: 80px;
  }
}

@media screen and (max-width: 768px) {
  .areaTab__head + .areaTab__body {
    margin-top: calc(80 / 750 * 100vw);
  }
}

@media screen and (min-width: 768px) {
  .areaTabCont {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 64px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

@media screen and (min-width: 768px) {
  .areaTabCont__head {
    width: 685px;
  }
}

@media screen and (min-width: 768px) {
  .areaTabCont__body {
    width: 451px;
  }
}

@media screen and (max-width: 768px) {
  .areaTabCont__head + .areaTabCont__body {
    margin-top: calc(80 / 750 * 100vw);
  }
}

.areaTabCont__item {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: YakuHanJP, "Zen Kaku Gothic Antique", "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  position: relative;
  z-index: 1;
}

@media screen and (min-width: 768px) {
  .areaTabCont__item {
    font-size: 12px;
    padding-bottom: 15px;
  }
}

@media screen and (max-width: 768px) {
  .areaTabCont__item {
    font-size: calc(24 / 750 * 100vw);
    padding-bottom: calc(30 / 750 * 100vw);
  }
}

.areaTabCont__item:after {
  background-color: rgba(255, 255, 255, 0.5);
  bottom: 0;
  content: '';
  display: block;
  height: 1px;
  left: 0;
  position: absolute;
  width: 100%;
}

@media screen and (min-width: 768px) {
  .areaTabCont__item:not(:first-child) {
    margin-top: 15px;
  }
}

@media screen and (max-width: 768px) {
  .areaTabCont__item:not(:first-child) {
    margin-top: calc(30 / 750 * 100vw);
  }
}

.areaTabCont__item .num {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  aspect-ratio: 1 / 1;
  background-color: #a69663;
  display: inline-block;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: "Cormorant Infant", serif;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  letter-spacing: .1em;
  line-height: 1;
}

@media screen and (min-width: 768px) {
  .areaTabCont__item .num {
    font-size: 16px;
    width: 26px;
  }
}

@media screen and (max-width: 768px) {
  .areaTabCont__item .num {
    font-size: calc(26 / 750 * 100vw);
    width: calc(42 / 750 * 100vw);
  }
}

.areaTabCont__item .name {
  display: inline-block;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  line-height: 1.16;
}

.areaTabCont__item .name:before {
  content: '';
  margin-top: calc((1 - 1.16) * .5em);
}

.areaTabCont__item .name:after {
  margin-bottom: calc((1 - 1.16) * .5em);
}

.areaTabCont__item .name:before, .areaTabCont__item .name:after {
  content: '';
  display: block;
  height: 0;
  width: 0;
}

@media screen and (min-width: 768px) {
  .areaTabCont__item .name {
    margin-left: 20px;
    padding-top: .75em;
  }
}

@media screen and (max-width: 768px) {
  .areaTabCont__item .name {
    margin-left: calc(40 / 750 * 100vw);
    padding-top: .5em;
  }
}

.areaTabCont__item .dist {
  display: inline-block;
  line-height: 1.16;
}

.areaTabCont__item .dist:before {
  content: '';
  margin-top: calc((1 - 1.16) * .5em);
}

.areaTabCont__item .dist:after {
  margin-bottom: calc((1 - 1.16) * .5em);
}

.areaTabCont__item .dist:before, .areaTabCont__item .dist:after {
  content: '';
  display: block;
  height: 0;
  width: 0;
}

@media screen and (min-width: 768px) {
  .areaTabCont__item .dist {
    padding-top: .75em;
  }
}

@media screen and (max-width: 768px) {
  .areaTabCont__item .dist {
    padding-top: .5em;
  }
}

.gyoenSect {
  margin: 0 auto;
}

@media screen and (min-width: 768px) {
  .gyoenSect {
    width: 1100px;
  }
}

@media print, screen and (min-width: 768px) and (max-width: 1200px) {
  .gyoenSect {
    width: 100%;
  }
}

@media screen and (min-width: 768px) {
  .gyoenSect__head + .gyoenSect__cont {
    margin-top: 76px;
  }
}

@media screen and (max-width: 768px) {
  .gyoenSect__head + .gyoenSect__cont {
    margin-top: calc(100 / 750 * 100vw);
  }
}

@media screen and (min-width: 768px) {
  .gyoenSect__block {
    margin-top: 50px;
  }
}

@media screen and (max-width: 768px) {
  .gyoenSect__block {
    margin-top: calc(100 / 750 * 100vw);
  }
}

@media screen and (min-width: 768px) {
  .gyoenSect__block + .gyoenSect__block {
    margin-top: 200px;
  }
}

@media screen and (max-width: 768px) {
  .gyoenSect__block + .gyoenSect__block {
    margin-top: calc(210 / 750 * 100vw);
  }
}

@media screen and (min-width: 768px) {
  .gyoenSect__block .descriptionCard {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 56px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

@media screen and (min-width: 768px) {
  .gyoenSect__block .descriptionCard__head {
    width: 628px;
  }
}

@media screen and (min-width: 768px) {
  .gyoenSect__block .descriptionCard__cont {
    margin-top: 0;
    width: 416px;
  }
}

.gyoenSect__block .descriptionCard__cont .headingUnit .heading {
  color: #6b6a67;
}

@media screen and (min-width: 768px) {
  .gyoenSect__block--rev .descriptionCard {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
}

.lifeInfoArea__map {
  color: #333331;
}

@media screen and (min-width: 768px) {
  .lifeInfoArea__map {
    height: 686px;
    width: 685px;
  }
}

@media screen and (max-width: 768px) {
  .lifeInfoArea__map {
    height: calc(590 / 750 * 100vw);
  }
}

.lifeInfoArea__map .mansionLabel {
  height: 60px;
  -webkit-transform: translate(-50%, -100%);
          transform: translate(-50%, -100%);
  width: 186px;
}

.lifeInfoArea__map .mansionLabel__inner {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #11673d;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 10px 0;
  position: relative;
  width: 100%;
  z-index: 1;
}

.lifeInfoArea__map .mansionLabel__inner:before {
  background-color: #11673d;
  -webkit-clip-path: polygon(0 0, 100% 0, 50% 100%);
          clip-path: polygon(0 0, 100% 0, 50% 100%);
  content: '';
  display: block;
  height: 14px;
  left: 50%;
  position: absolute;
  top: calc(100% - 2px);
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  width: 9px;
  z-index: 2;
}

.lifeInfoArea__map .mansionLabel__logo {
  height: auto;
  width: 168px;
}

.lifeInfoArea__mapInner {
  height: 100%;
  width: 100%;
}

.lifeInfoArea__head {
  position: relative;
  z-index: 1;
}

.lifeInfoArea__head:after {
  background-color: rgba(102, 102, 102, 0.1);
  content: '';
  display: block;
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

@media screen and (min-width: 768px) {
  .lifeInfoArea__head:after {
    height: calc(100% - 20px);
    width: 100%;
  }
}

@media screen and (max-width: 768px) {
  .lifeInfoArea__head:after {
    height: calc(100% - 10px);
    width: 100vw;
  }
}

@media screen and (min-width: 768px) {
  .lifeInfoArea__body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 64px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

@media screen and (min-width: 768px) {
  .lifeInfoArea__head + .lifeInfoArea__body {
    margin-top: 80px;
  }
}

@media screen and (max-width: 768px) {
  .lifeInfoArea__head + .lifeInfoArea__body {
    margin-top: calc(80 / 750 * 100vw);
  }
}

@media screen and (min-width: 768px) {
  .lifeInfoArea__list {
    width: 451px;
  }
}

@media screen and (max-width: 768px) {
  .lifeInfoArea__list {
    margin-top: calc(80 / 750 * 100vw);
  }
}

.lifeInfoList {
  display: none;
}

.lifeInfoList.is-active {
  display: block;
}

.lifeInfoList__item {
  position: relative;
  z-index: 1;
}

.lifeInfoList__item:after {
  background-color: rgba(255, 255, 255, 0.5);
  bottom: 0;
  content: '';
  display: block;
  height: 1px;
  left: 0;
  position: absolute;
  width: 100%;
}

@media screen and (min-width: 768px) {
  .lifeInfoList__item:not(:first-child) {
    margin-top: 15px;
  }
}

@media screen and (max-width: 768px) {
  .lifeInfoList__item:not(:first-child) {
    margin-top: calc(30 / 750 * 100vw);
  }
}

.lifeInfoList__link {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  color: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: YakuHanJP, "Zen Kaku Gothic Antique", "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}

@media screen and (min-width: 768px) {
  .lifeInfoList__link {
    font-size: 12px;
    padding-bottom: 15px;
  }
}

@media screen and (max-width: 768px) {
  .lifeInfoList__link {
    font-size: calc(24 / 750 * 100vw);
    padding-bottom: calc(30 / 750 * 100vw);
  }
}

.lifeInfoList__num {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  aspect-ratio: 1 / 1;
  background-color: #a69663;
  display: inline-block;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: "Cormorant Infant", serif;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  letter-spacing: .1em;
  line-height: 1;
}

@media screen and (min-width: 768px) {
  .lifeInfoList__num {
    font-size: 16px;
    width: 26px;
  }
}

@media screen and (max-width: 768px) {
  .lifeInfoList__num {
    font-size: calc(26 / 750 * 100vw);
    width: calc(42 / 750 * 100vw);
  }
}

.lifeInfoList__name {
  display: inline-block;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  line-height: 1.16;
}

.lifeInfoList__name:before {
  content: '';
  margin-top: calc((1 - 1.16) * .5em);
}

.lifeInfoList__name:after {
  margin-bottom: calc((1 - 1.16) * .5em);
}

.lifeInfoList__name:before, .lifeInfoList__name:after {
  content: '';
  display: block;
  height: 0;
  width: 0;
}

@media screen and (min-width: 768px) {
  .lifeInfoList__name {
    margin-left: 20px;
    padding-top: .75em;
  }
}

@media screen and (max-width: 768px) {
  .lifeInfoList__name {
    margin-left: calc(40 / 750 * 100vw);
    padding-top: .5em;
  }
}

.lifeInfoList__distance {
  display: inline-block;
  line-height: 1.16;
}

.lifeInfoList__distance:before {
  content: '';
  margin-top: calc((1 - 1.16) * .5em);
}

.lifeInfoList__distance:after {
  margin-bottom: calc((1 - 1.16) * .5em);
}

.lifeInfoList__distance:before, .lifeInfoList__distance:after {
  content: '';
  display: block;
  height: 0;
  width: 0;
}

@media screen and (min-width: 768px) {
  .lifeInfoList__distance {
    padding-top: .75em;
  }
}

@media screen and (max-width: 768px) {
  .lifeInfoList__distance {
    padding-top: .5em;
  }
}

@media screen and (min-width: 768px) {
  .pageIntro__cont {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 56px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

@media screen and (min-width: 768px) {
  .pageIntro__cont .txt {
    width: 415px;
  }
}

@media screen and (max-width: 768px) {
  .pageIntro__cont .txt {
    text-align: center;
  }
}

@media screen and (max-width: 768px) {
  .pageIntro__cont .txt + .photo {
    margin-top: calc(100 / 750 * 100vw);
  }
}

@media screen and (min-width: 768px) {
  .pageIntro__cont .photo {
    width: 729px;
  }
}

@media screen and (max-width: 768px) {
  .pageIntro__cont .photo {
    margin-left: -40px;
    margin-right: -40px;
  }
}

@media screen and (max-width: 768px) {
  .redevelopmentSect__head .lineTtl:before {
    left: calc(-56 / 750 * 100vw);
  }
}

@media screen and (max-width: 768px) {
  .redevelopmentSect__head .lineTtl .inner {
    font-size: calc(40 / 750 * 100vw);
  }
}

@media screen and (min-width: 768px) {
  .redevelopmentSect__cont {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
    display: grid;
    gap: 30px 56px;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: auto;
  }
}

@media screen and (min-width: 768px) {
  .redevelopmentSect__cont .heading {
    -ms-flex-item-align: end;
        align-self: end;
  }
}

@media screen and (max-width: 768px) {
  .redevelopmentSect__cont .heading + .photo {
    margin-top: calc(76 / 750 * 100vw);
  }
}

@media screen and (min-width: 768px) {
  .redevelopmentSect__cont .photo {
    grid-row: 1 / span 2;
  }
}

@media screen and (max-width: 768px) {
  .redevelopmentSect__cont .photo + .txt {
    margin-top: calc(72 / 750 * 100vw);
  }
}

@media screen and (min-width: 768px) {
  .redevelopmentSect__head + .redevelopmentSect__cont {
    margin-top: 56px;
  }
}

@media screen and (max-width: 768px) {
  .redevelopmentSect__head + .redevelopmentSect__cont {
    margin-top: calc(100 / 750 * 100vw);
  }
}

.shopIntroduction {
  position: relative;
  z-index: 1;
}

.shopIntroduction__label {
  border: 1px solid #aaa968;
  display: table;
}

@media screen and (min-width: 768px) {
  .shopIntroduction__label {
    -webkit-box-shadow: 0 20px 20px rgba(12, 17, 11, 0.1);
            box-shadow: 0 20px 20px rgba(12, 17, 11, 0.1);
    left: 50%;
    position: absolute;
    top: 20px;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 411px;
    z-index: 2;
  }
}

@media screen and (max-width: 768px) {
  .shopIntroduction__label {
    width: 100%;
  }
}

.shopIntroduction__name {
  background-color: #aaa968;
  color: #ffffff;
  display: table-cell;
  vertical-align: middle;
}

@media screen and (min-width: 768px) {
  .shopIntroduction__name {
    padding: 24px 20px;
  }
}

@media screen and (max-width: 768px) {
  .shopIntroduction__name {
    font-size: calc(22 / 750 * 100vw);
    padding: calc(20 / 750 * 100vw);
  }
}

.shopIntroduction__name .inner {
  display: block;
  letter-spacing: .1em;
  line-height: 1.59091;
}

.shopIntroduction__name .inner:before {
  content: '';
  margin-top: calc((1 - 1.59091) * .5em);
}

.shopIntroduction__name .inner:after {
  margin-bottom: calc((1 - 1.59091) * .5em);
}

.shopIntroduction__name .inner:before, .shopIntroduction__name .inner:after {
  content: '';
  display: block;
  height: 0;
  width: 0;
}

.shopIntroduction__dist {
  background-color: #ffffff;
  color: #aaa968;
  display: table-cell;
  letter-spacing: .1em;
  line-height: 1.2;
  text-align: center;
  vertical-align: middle;
}

@media screen and (min-width: 768px) {
  .shopIntroduction__dist {
    font-size: 16px;
    padding: 10px 20px;
    width: 107px;
  }
}

@media screen and (max-width: 768px) {
  .shopIntroduction__dist {
    font-size: calc(18 / 750 * 100vw);
    padding: calc(20 / 750 * 100vw);
  }
}

@media screen and (min-width: 768px) {
  .shopIntroduction__dist .inner {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

@media screen and (min-width: 768px) {
  .shopIntroduction__dist .walk {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 1em;
  }
}

.shopIntroduction__dist .num {
  display: inline-block;
}

@media screen and (min-width: 768px) {
  .shopIntroduction__dist .num {
    font-size: 56px;
    line-height: .9;
  }
}

@media screen and (max-width: 768px) {
  .shopIntroduction__dist .num {
    font-size: calc(56 / 750 * 100vw);
    line-height: .8;
  }
}

.shopIntroduction__dist .caption {
  letter-spacing: .05em;
}

@media screen and (max-width: 768px) {
  .shopIntroduction__dist .caption {
    font-size: calc(18 / 750 * 100vw);
  }
}

.shopList__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media screen and (min-width: 768px) {
  .shopList__inner {
    gap: 40px 56px;
  }
}

@media screen and (max-width: 768px) {
  .shopList__inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: calc(64 / 750 * 100vw);
  }
}

.shopList__item {
  font-family: YakuHanJP, "Zen Kaku Gothic Antique", "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  padding-bottom: 1em;
  position: relative;
  z-index: 1;
}

@media screen and (min-width: 768px) {
  .shopList__item {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    width: calc(50% - 28px);
  }
}

@media print, screen and (min-width: 768px) and (max-width: 1200px) {
  .shopList__item {
    width: 100%;
  }
}

.shopList__item:after {
  background-color: #a69663;
  bottom: 0;
  content: '';
  display: block;
  height: 1px;
  left: 0;
  position: absolute;
  width: 100%;
}

@media screen and (min-width: 768px) {
  .shopList__item:nth-child(1), .shopList__item:nth-child(2) {
    width: 100%;
  }
}

.shopList__item .inner {
  display: block;
  letter-spacing: .1em;
  line-height: 1.75;
}

.shopList__item .inner:before {
  content: '';
  margin-top: calc((1 - 1.75) * .5em);
}

.shopList__item .inner:after {
  margin-bottom: calc((1 - 1.75) * .5em);
}

.shopList__item .inner:before, .shopList__item .inner:after {
  content: '';
  display: block;
  height: 0;
  width: 0;
}

@media screen and (min-width: 768px) {
  .shopList__item .inner {
    font-size: 14px;
  }
}

@media screen and (max-width: 768px) {
  .shopList__item .inner {
    font-size: calc(24 / 750 * 100vw);
  }
}

@media screen and (min-width: 768px) {
  .spotBlock__body {
    display: grid;
    gap: 36px 56px;
    grid-auto-flow: column;
    grid-template-columns: 628px 1fr;
  }
}

@media screen and (max-width: 768px) {
  .spotBlock__body .descriptionCard {
    margin-top: calc(80 / 750 * 100vw);
  }
}

.spotBlock__body .descriptionCard__cont .headingUnit .heading {
  color: #6b6a67;
}

@media screen and (min-width: 768px) {
  .spotBlock__body .usableList {
    grid-row: auto / span 2;
  }
}

@media screen and (max-width: 768px) {
  .spotBlock__body .usableList {
    margin: calc(90 / 750 * 100vw)-40px 0;
  }
}

@media screen and (max-width: 768px) {
  .spotBlock__body .usableList__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: calc(80 / 750 * 100vw) 0;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

@media screen and (max-width: 768px) {
  .spotBlock__body .usableList__item {
    width: calc(347 / 750 * 100vw);
  }
}

@media screen and (max-width: 768px) {
  .spotBlock__body .usableList__item:nth-child(2n) .photo__capOut {
    left: 0;
    right: auto;
    text-align: left;
  }
}

@media screen and (min-width: 768px) {
  .spotBlock__body .usableList__item:not(:first-child) {
    margin-top: 80px;
  }
}

@media screen and (min-width: 768px) {
  .spotBlock__head + .spotBlock__body {
    margin-top: 80px;
  }
}

@media screen and (max-width: 768px) {
  .spotBlock__head + .spotBlock__body {
    margin-top: calc(80 / 750 * 100vw);
  }
}

@media screen and (min-width: 768px) {
  .spotBlock__bottom {
    margin: 100px 0 0 auto;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
}

@media screen and (max-width: 768px) {
  .spotBlock__bottom {
    margin: calc(100 / 750 * 100vw)-40px 0;
  }
}

.spotBlock__bottom .usableList__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media screen and (min-width: 768px) {
  .spotBlock__bottom .usableList__inner {
    gap: 20px;
  }
}

@media screen and (max-width: 768px) {
  .spotBlock__bottom .usableList__inner {
    gap: 28px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

@media screen and (min-width: 768px) {
  .spotBlock__bottom .usableList__item {
    width: 415px;
  }
}

@media screen and (max-width: 768px) {
  .spotBlock__bottom .usableList__item {
    width: calc(50% - 14px);
  }
}

@media screen and (min-width: 768px) {
  .spotCard {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-column-gap: 56px;
       -moz-column-gap: 56px;
            column-gap: 56px;
    display: grid;
    grid-template-columns: 628px 1fr;
    grid-template-rows: repeat(3, auto);
    row-gap: 40px;
  }
}

.spotCard__ttl {
  color: #333331;
  letter-spacing: .1em;
  line-height: 1.5;
}

.spotCard__ttl:before {
  content: '';
  margin-top: calc((1 - 1.5) * .5em);
}

.spotCard__ttl:after {
  margin-bottom: calc((1 - 1.5) * .5em);
}

.spotCard__ttl:before, .spotCard__ttl:after {
  content: '';
  display: block;
  height: 0;
  width: 0;
}

@media screen and (min-width: 768px) {
  .spotCard__ttl {
    font-size: 20px;
    grid-column: 1;
  }
}

@media screen and (max-width: 768px) {
  .spotCard__ttl {
    font-size: calc(32 / 750 * 100vw);
  }
}

@media screen and (min-width: 768px) {
  .spotCard__head {
    grid-column: 1;
    grid-row: 2;
  }
}

@media screen and (max-width: 768px) {
  .spotCard__head {
    margin-top: calc(74 / 750 * 100vw);
  }
}

@media screen and (min-width: 768px) {
  .spotCard__subVisual {
    align-self: start;
    grid-column: 2;
    grid-row: 2 / span 2;
  }
}

@media screen and (max-width: 768px) {
  .spotCard__subVisual {
    margin: calc(80 / 750 * 100vw)-40px 0;
  }
}

@media screen and (min-width: 768px) {
  .spotCard__subVisual .usableList__inner {
    display: block;
  }
}

@media screen and (max-width: 768px) {
  .spotCard__subVisual .usableList__inner {
    gap: 28px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

@media screen and (max-width: 768px) {
  .spotCard__subVisual .usableList__item {
    width: calc(50% - 14px);
  }
}

@media screen and (min-width: 768px) {
  .spotCard__subVisual .usableList__item:not(:first-child) {
    margin-top: 60px;
  }
}

@media screen and (min-width: 768px) {
  .spotCard__cont {
    grid-column: 1;
  }
}

@media screen and (max-width: 768px) {
  .spotCard__cont {
    margin-top: calc(72 / 750 * 100vw);
  }
}

.spotCard__cont .headingUnit .heading {
  color: #6b6a67;
}

@media screen and (min-width: 768px) {
  .spotCard--noSubVisual {
    grid-template-columns: 628px 1fr;
    grid-template-rows: auto auto;
  }
}

@media screen and (min-width: 768px) {
  .spotCard--noSubVisual .spotCard__ttl {
    align-self: end;
    grid-column: 2;
    grid-row: 1;
  }
}

@media screen and (min-width: 768px) {
  .spotCard--noSubVisual .spotCard__head {
    grid-column: 1;
    grid-row: 1 / span 2;
  }
}

@media screen and (min-width: 768px) {
  .spotCard--noSubVisual .spotCard__cont {
    align-self: start;
    grid-column: 2;
    grid-row: 2;
  }
}

@media screen and (max-width: 768px) {
  .spotSect__head {
    margin: 0 -20px;
  }
}

@media screen and (max-width: 768px) {
  .spotSect__head .headingUnit .heading {
    font-size: calc(40 / 750 * 100vw);
  }
}

@media screen and (max-width: 768px) {
  .spotSect__head .headingUnit .txt {
    text-align: center;
  }
}

.spotSect__cont {
  margin: 0 auto;
}

@media screen and (min-width: 768px) {
  .spotSect__cont {
    width: 1100px;
  }
}

@media print, screen and (min-width: 768px) and (max-width: 1200px) {
  .spotSect__cont {
    width: 100%;
  }
}

@media screen and (min-width: 768px) {
  .spotSect__head + .spotSect__cont {
    margin-top: 135px;
  }
}

@media screen and (max-width: 768px) {
  .spotSect__head + .spotSect__cont {
    margin-top: calc(160 / 750 * 100vw);
  }
}

@media screen and (min-width: 768px) {
  .spotSect__block:not(:first-child) {
    margin-top: 180px;
  }
}

@media screen and (max-width: 768px) {
  .spotSect__block:not(:first-child) {
    margin-top: calc(180 / 750 * 100vw);
  }
}

@media screen and (max-width: 768px) {
  .spotTtl {
    text-align: center;
  }
}

.spotTtl .main {
  color: #a69663;
  display: block;
  letter-spacing: .2em;
  line-height: 1.5;
}

.spotTtl .main:before {
  content: '';
  margin-top: calc((1 - 1.5) * .5em);
}

.spotTtl .main:after {
  margin-bottom: calc((1 - 1.5) * .5em);
}

.spotTtl .main:before, .spotTtl .main:after {
  content: '';
  display: block;
  height: 0;
  width: 0;
}

@media screen and (min-width: 768px) {
  .spotTtl .main {
    font-size: 24px;
  }
}

@media screen and (max-width: 768px) {
  .spotTtl .main {
    font-size: calc(40 / 750 * 100vw);
  }
}

@media screen and (min-width: 768px) {
  .spotTtl .main + .sub {
    margin-top: 32px;
  }
}

@media screen and (max-width: 768px) {
  .spotTtl .main + .sub {
    margin-top: calc(52 / 750 * 100vw);
  }
}

.spotTtl .sub {
  color: #333331;
  display: block;
  letter-spacing: .1em;
  line-height: 1.5;
}

.spotTtl .sub:before {
  content: '';
  margin-top: calc((1 - 1.5) * .5em);
}

.spotTtl .sub:after {
  margin-bottom: calc((1 - 1.5) * .5em);
}

.spotTtl .sub:before, .spotTtl .sub:after {
  content: '';
  display: block;
  height: 0;
  width: 0;
}

@media screen and (min-width: 768px) {
  .spotTtl .sub {
    font-size: 20px;
  }
}

@media screen and (max-width: 768px) {
  .spotTtl .sub {
    font-size: calc(32 / 750 * 100vw);
  }
}

@media screen and (min-width: 768px) {
  .spotTtl + .txt {
    margin-top: 32px;
  }
}

@media screen and (max-width: 768px) {
  .spotTtl + .txt {
    margin-top: calc(52 / 750 * 100vw);
  }
}

@media screen and (min-width: 768px) {
  .supermarketSect {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 56px;
  }
}

@media print, screen and (min-width: 768px) and (max-width: 1200px) {
  .supermarketSect {
    gap: 28px;
  }
}

@media screen and (min-width: 768px) {
  .supermarketSect__head {
    width: 471px;
  }
}

@media print, screen and (min-width: 768px) and (max-width: 1200px) {
  .supermarketSect__head {
    width: calc(50% - 14px);
  }
}

.supermarketSect__head .descriptionCard__cont .heading {
  color: #6b6a67;
}

@media screen and (min-width: 768px) {
  .supermarketSect__cont {
    width: 473px;
  }
}

@media print, screen and (min-width: 768px) and (max-width: 1200px) {
  .supermarketSect__cont {
    width: calc(50% - 14px);
  }
}

@media screen and (max-width: 768px) {
  .supermarketSect__head + .supermarketSect__cont {
    margin-top: calc(52 / 750 * 100vw);
  }
}

.tomihisaBlock__head {
  margin: 0 auto;
}

@media screen and (min-width: 768px) {
  .tomihisaBlock__head {
    width: 1100px;
  }
}

@media print, screen and (min-width: 768px) and (max-width: 1200px) {
  .tomihisaBlock__head {
    width: 100%;
  }
}

@media screen and (min-width: 768px) {
  .tomihisaBlock__head .pageTtl + .spotTtl {
    margin-top: 80px;
  }
}

@media screen and (max-width: 768px) {
  .tomihisaBlock__head .pageTtl + .spotTtl {
    margin-top: calc(100 / 750 * 100vw);
  }
}

@media screen and (min-width: 768px) {
  .tomihisaBlock__head .spotTtl + .descriptionCard {
    margin-top: 50px;
  }
}

@media screen and (max-width: 768px) {
  .tomihisaBlock__head .spotTtl + .descriptionCard {
    margin-top: calc(100 / 750 * 100vw);
  }
}

@media screen and (max-width: 768px) {
  .tomihisaBlock__head .descriptionCard {
    margin-left: -40px;
    margin-right: -40px;
  }
}

@media screen and (max-width: 768px) {
  .tomihisaBlock__head .descriptionCard__cont {
    padding: 0 40px;
  }
}

.tomihisaBlock__head .descriptionCard__cont .heading--line {
  color: #6b6a67;
}

@media screen and (min-width: 768px) {
  .tomihisaBlock__body {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 56px;
  }
}

@media print, screen and (min-width: 768px) and (max-width: 1200px) {
  .tomihisaBlock__body {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

@media screen and (min-width: 768px) {
  .tomihisaBlock__body &gt; .photo {
    width: 362px;
  }
}

@media screen and (max-width: 768px) {
  .tomihisaBlock__body .usableList {
    margin-left: -40px;
    margin-right: -40px;
    margin-top: calc(152 / 750 * 100vw);
  }
}

@media screen and (min-width: 768px) {
  .tomihisaBlock__body .usableList__inner {
    gap: 56px;
  }
}

@media screen and (max-width: 768px) {
  .tomihisaBlock__body .usableList__inner {
    gap: 28px;
  }
}

@media screen and (min-width: 768px) {
  .tomihisaBlock__body .usableList__item {
    width: 362px;
  }
}

@media screen and (max-width: 768px) {
  .tomihisaBlock__body .usableList__item {
    width: calc(50% - 14px);
  }
}

@media screen and (max-width: 768px) {
  .tomihisaBlock__body .usableList__item:nth-child(2n) .photo__capOut {
    left: 0;
    right: auto;
    text-align: left;
  }
}

@media screen and (min-width: 768px) {
  .tomihisaBlock__head + .tomihisaBlock__body {
    margin-top: 110px;
  }
}

@media screen and (max-width: 768px) {
  .tomihisaBlock__head + .tomihisaBlock__body {
    margin-top: calc(80 / 750 * 100vw);
  }
}

@media screen and (min-width: 768px) {
  .location-introduction {
    padding-bottom: 200px;
  }
}

@media screen and (max-width: 768px) {
  .location-introduction {
    padding-bottom: calc(200 / 750 * 100vw);
  }
}

@media screen and (min-width: 768px) {
  .location-shinjuku {
    padding: 0 0 200px;
  }
}

@media screen and (max-width: 768px) {
  .location-shinjuku {
    padding: 0 0 calc(330 / 750 * 100vw);
  }
}

@media screen and (min-width: 768px) {
  .location-redevelopment {
    padding: 218px 0 288px;
  }
}

@media screen and (max-width: 768px) {
  .location-redevelopment {
    padding: calc(256 / 750 * 100vw) 0 calc(257 / 750 * 100vw);
  }
}

@media screen and (min-width: 768px) {
  .location-gyoen {
    margin-top: -100px;
    padding: 316px 0 300px;
  }
}

@media screen and (max-width: 768px) {
  .location-gyoen {
    margin-top: calc(-100 / 750 * 100vw);
    padding: calc(316 / 750 * 100vw) 0 calc(200 / 750 * 100vw);
  }
}

.location-arakicho {
  background-color: #ffffff;
  -webkit-box-shadow: 0 20px 20px rgba(0, 0, 0, 0.1), 0 0 40px rgba(12, 17, 11, 0.05);
          box-shadow: 0 20px 20px rgba(0, 0, 0, 0.1), 0 0 40px rgba(12, 17, 11, 0.05);
}

@media screen and (min-width: 768px) {
  .location-arakicho {
    margin-left: -100px;
    margin-top: -100px;
    padding: 120px 0;
    width: calc(100% + 200px);
  }
}

@media screen and (max-width: 768px) {
  .location-arakicho {
    padding: calc(100 / 750 * 100vw) calc(50 / 750 * 100vw) calc(150 / 750 * 100vw);
  }
}

@media screen and (min-width: 768px) {
  .location-tomihisa {
    margin-top: -100px;
    padding: 280px 0;
  }
}

@media screen and (max-width: 768px) {
  .location-tomihisa {
    padding: calc(296 / 750 * 100vw) 0 calc(320 / 750 * 100vw);
  }
}

@media screen and (min-width: 768px) {
  .location-supermarket {
    margin-top: -100px;
    padding: 200px 0 209px;
  }
}

@media screen and (max-width: 768px) {
  .location-supermarket {
    margin-top: calc(-30 / 750 * 100vw);
    padding: calc(200 / 750 * 100vw) 0 calc(209 / 750 * 100vw);
  }
}

@media screen and (min-width: 768px) {
  .location-areainfo {
    margin-top: -100px;
    padding: 298px 0 80px;
  }
}

@media screen and (max-width: 768px) {
  .location-areainfo {
    margin-top: calc(-50 / 750 * 100vw);
    padding: calc(370 / 750 * 100vw) 0 calc(312 / 750 * 100vw);
  }
}
</pre></body></html>