@media screen and (max-width: 768px) {
  .aerialSect__head .heading {
    margin: 0 -28px;
  }
}

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

@media screen and (max-width: 768px) {
  .aerialSect__head + .aerialSect__cont {
    margin-top: 32px;
  }
}

.aerialSect__cont .panoramaFigure {
  width: calc(100vw - var(--scrollbar));
}

@media screen and (min-width: 768px) {
  .aerialSect__cont .panoramaFigure {
    margin-left: calc(((100vw - var(--scrollbar)) - 1200px) / -2);
  }
}

@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .aerialSect__cont .panoramaFigure {
    margin-left: -20px;
    width: calc(100% + 40px);
  }
}

@media screen and (max-width: 768px) {
  .aerialSect__cont .panoramaFigure {
    margin-left: -28px;
  }
}

@media screen and (max-width: 768px) {
  .aerialSect__cont .panoramaFigure__inner {
    height: 239px;
  }
}

.environmentBlock {
  margin: 0 auto;
}

@media screen and (min-width: 768px) {
  .environmentBlock {
    margin-top: 64px;
    width: 320px;
  }
}

@media screen and (max-width: 768px) {
  .environmentBlock {
    margin-top: 64px;
    width: 260px;
  }
}

@media screen and (min-width: 768px) {
  .featureSect__head + .featureSect__cont {
    margin-top: 72px;
  }
}

@media screen and (max-width: 768px) {
  .featureSect__head + .featureSect__cont {
    margin-top: 24px;
  }
}

.featureType {
  background-color: #ffffff;
}

@media screen and (min-width: 768px) {
  .featureType {
    -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;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 101px;
  }
}

@media screen and (max-width: 768px) {
  .featureType {
    margin: 0 -14px;
    padding: 48px 14px;
  }
}

@media screen and (min-width: 768px) {
  .featureType__head {
    left: 0;
    position: sticky;
    top: 32px;
    width: 471px;
  }
}

.featureType__figure {
  position: relative;
}

@media screen and (min-width: 768px) {
  .featureType--d .featureType__figure {
    padding: 0 70px;
  }
}

@media screen and (max-width: 768px) {
  .featureType--d .featureType__figure {
    padding: 0 16px;
  }
}

.featureType__desc {
  font-family: YakuHanJP, "Noto Sans JP", "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  letter-spacing: 0;
  line-height: 1.5;
  text-align: right;
}

@media screen and (min-width: 768px) {
  .featureType__desc {
    -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;
    font-size: 14px;
    gap: 14px;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    margin-top: 24px;
    white-space: nowrap;
  }
}

@media screen and (max-width: 768px) {
  .featureType__desc {
    font-size: 12px;
    margin-top: 32px;
  }
}

.featureType__spec .name {
  border: 1px solid #ebe9e6;
  display: inline-block;
}

@media screen and (min-width: 768px) {
  .featureType__spec .name {
    margin-right: 14px;
    padding: 4px 7px;
  }
}

@media screen and (max-width: 768px) {
  .featureType__spec .name {
    margin-right: 12px;
    padding: 2px 5px;
  }
}

.featureType__area {
  position: relative;
}

@media screen and (max-width: 768px) {
  .featureType__area {
    margin-top: 12px;
  }
}

@media screen and (min-width: 768px) {
  .featureType__area .caption {
    position: absolute;
    right: 0;
    top: calc(100% + 10px);
  }
}

@media screen and (max-width: 768px) {
  .featureType__area .caption {
    display: block;
  }
}

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

@media screen and (max-width: 768px) {
  .featureType__note {
    margin-top: 28px;
  }
}

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

@media screen and (max-width: 768px) {
  .featureType__subLength {
    margin-top: 8px;
  }
}

.featureType__subItem {
  color: #999999;
  font-family: YakuHanJP, "Noto Sans JP", "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  letter-spacing: .05em;
  line-height: 1;
  position: relative;
}

@media screen and (min-width: 768px) {
  .featureType__subItem {
    font-size: 11px;
  }
}

@media screen and (max-width: 768px) {
  .featureType__subItem {
    font-size: 10px;
  }
}

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

@media screen and (max-width: 768px) {
  .featureType__subItem + .featureType__subItem {
    margin-top: 6px;
  }
}

.featureType__subItem:before {
  aspect-ratio: 1 / 1;
  background-color: #958b79;
  content: '';
  display: inline-block;
}

@media screen and (min-width: 768px) {
  .featureType__subItem:before {
    width: 8px;
  }
}

@media screen and (max-width: 768px) {
  .featureType__subItem:before {
    width: 5px;
  }
}

@media screen and (min-width: 768px) {
  .featureList {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 32px;
    width: 471px;
  }
}

@media screen and (max-width: 768px) {
  .featureList {
    margin-top: 40px;
  }
}

.featureList__item {
  display: inline-block;
}

@media screen and (max-width: 768px) {
  .featureList__item + .featureList__item {
    margin-top: 32px;
  }
}

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

@media screen and (min-width: 768px) {
  .featureList__item .explainCard__visual {
    margin-top: 24px;
  }
}

.featureList__item:nth-child(4) .explainCard__visual {
  margin-inline: auto;
}

@media screen and (min-width: 768px) {
  .featureList__item:nth-child(4) .explainCard__visual {
    width: 288px;
  }
}

@media screen and (max-width: 768px) {
  .featureList__item:nth-child(4) .explainCard__visual {
    width: 144px;
  }
}

@media screen and (min-width: 768px) {
  .hillSect {
    margin: 0 auto;
    width: 730px;
  }
}

@media screen and (max-width: 768px) {
  .hillSect__head .heading {
    margin: 0 -28px;
    text-align: center;
  }
}

.hillSect__head .txt .caption {
  display: inline;
}

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

@media screen and (max-width: 768px) {
  .hillSect__head + .hillSect__cont {
    margin-top: 32px;
  }
}

@media screen and (max-width: 768px) {
  .hillSect__cont .photo {
    margin: 0 -28px;
  }
}

@media screen and (min-width: 768px) {
  .planViewBlock + .caption {
    margin-top: 40px;
  }
}

@media screen and (max-width: 768px) {
  .planViewBlock + .caption {
    margin-top: 20px;
  }
}

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

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

@media screen and (max-width: 768px) {
  .planViewBlock__item {
    margin-left: auto;
    width: 298px;
  }
}

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

@media screen and (max-width: 768px) {
  .planViewBlock__item + .planViewBlock__item {
    margin-top: 48px;
  }
}

.planViewBlock__item:after {
  background: no-repeat center  / cover;
  content: '';
  inset: 0;
  position: absolute;
  z-index: -1;
}

.planViewBlock__item--01[data-type='a']:after {
  background-image: url("../../common/imgs/plan/img-view-a-01.png");
}

.planViewBlock__item--01[data-type='b']:after {
  background-image: url("../../common/imgs/plan/img-view-b-01.png");
}

.planViewBlock__item--01[data-type='c']:after {
  background-image: url("../../common/imgs/plan/img-view-c-01.png");
}

.planViewBlock__item--01[data-type='d']:after {
  background-image: url("../../common/imgs/plan/img-view-d-01.png");
}

.planViewBlock__item--02[data-type='a']:after {
  background-image: url("../../common/imgs/plan/img-view-a-02.png");
}

.planViewBlock__item--02[data-type='b']:after {
  background-image: url("../../common/imgs/plan/img-view-b-02.png");
}

.planViewBlock__item--02[data-type='c']:after {
  background-image: url("../../common/imgs/plan/img-view-c-02.png");
}

.planViewBlock__item--02[data-type='d']:after {
  background-image: url("../../common/imgs/plan/img-view-d-02.png");
}

@media screen and (max-width: 768px) {
  .planViewBlock__cont {
    margin-top: 64px;
  }
}

@media screen and (min-width: 768px) {
  .variationSect__head + .variationSect__cont {
    margin-top: 72px;
  }
}

@media screen and (max-width: 768px) {
  .variationSect__head + .variationSect__cont {
    margin-top: 24px;
  }
}

@media screen and (min-width: 768px) {
  .plan-aerial {
    padding-top: 80px;
  }
}

@media screen and (max-width: 768px) {
  .plan-aerial {
    padding-top: 64px;
  }
}

@media screen and (min-width: 768px) {
  .plan-hill {
    padding: 80px 0 320px;
  }
}

@media screen and (max-width: 768px) {
  .plan-hill {
    padding: 64px 0 174px;
  }
}

@media screen and (min-width: 768px) {
  .plan-feature {
    padding-bottom: 320px;
  }
}

@media screen and (max-width: 768px) {
  .plan-feature {
    padding-bottom: 174px;
  }
}

@media screen and (min-width: 768px) {
  .plan-variation {
    padding-bottom: 80px;
  }
}

@media screen and (max-width: 768px) {
  .plan-variation {
    padding-bottom: 64px;
  }
}

@media screen and (min-width: 768px) {
  .plan-detail {
    padding: 240px 0 140px;
  }
}

@media screen and (max-width: 768px) {
  .plan-detail {
    padding: 128px 0 72px;
  }
}

@media screen and (min-width: 768px) {
  .template-heading {
    padding-top: 104px;
  }
}

@media screen and (max-width: 768px) {
  .template-heading {
    padding-top: 72px;
  }
}

@media screen and (min-width: 768px) {
  .template-related {
    padding: 104px 0 140px;
  }
}

@media screen and (max-width: 768px) {
  .template-related {
    padding: 72px 0;
  }
}

@media screen and (min-width: 768px) {
  .template-slider {
    padding-top: 112px;
  }
}

@media screen and (max-width: 768px) {
  .template-slider {
    padding-top: 56px;
  }
}

@media screen and (min-width: 768px) {
  .template-cardList {
    padding-top: 112px;
  }
}

@media screen and (max-width: 768px) {
  .template-cardList {
    padding-top: 56px;
  }
}

@media screen and (min-width: 768px) {
  .template-tabArea {
    padding: 140px 0;
  }
}

@media screen and (max-width: 768px) {
  .template-tabArea {
    padding: 56px 0;
  }
}

@media screen and (min-width: 768px) {
  .template-items {
    padding: 140px 0;
  }
}

@media screen and (max-width: 768px) {
  .template-items {
    padding: 56px 0;
  }
}
