@media screen and (max-width: 736px) {
  .pc {
    display: none;
  }
}

@media print, screen and (min-width: 736px) {
  .sp {
    display: none;
  }
}

.aerialSect {
  border-top: 1px solid #cccccc;
}

@media print, screen and (min-width: 736px) {
  .aerialSect {
    margin-top: 56px;
    padding-top: 56px;
  }
}

@media screen and (max-width: 736px) {
  .aerialSect {
    margin-top: calc(56 / 390 * 100vw);
    padding-top: calc(56 / 390 * 100vw);
  }
}

.aerialSect__head {
  text-align: center;
}

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

@media screen and (max-width: 736px) {
  .aerialSect__head + .aerialSect__cont {
    margin-top: calc(56 / 390 * 100vw);
  }
}

.aerialSect__heading {
  line-height: 1.8;
  letter-spacing: 0;
}

.aerialSect__heading:before {
  content: '';
  display: block;
  height: 0;
  margin-top: calc((1 - 1.8) * .5em);
  width: 0;
}

.aerialSect__heading:after {
  content: '';
  display: block;
  height: 0;
  margin-bottom: calc((1 - 1.8) * .5em);
  width: 0;
}

@media print, screen and (min-width: 736px) {
  .aerialSect__heading {
    font-size: 16px;
  }
}

@media screen and (max-width: 736px) {
  .aerialSect__heading {
    font-size: calc(15 / 390 * 100vw);
  }
}

@media screen and (max-width: 736px) {
  .aerialSect__cont .generalSlider {
    margin-right: calc(-20 / 390 * 100vw);
    margin-left: calc(-20 / 390 * 100vw);
  }
}

@media print, screen and (min-width: 736px) {
  .aerialSect__cont .generalSlider__controller {
    padding: 0 40px;
    -webkit-transform: translate(0, calc(-50% + 16px));
            transform: translate(0, calc(-50% + 16px));
  }
}

@media screen and (max-width: 736px) {
  .aerialSect__cont .generalSlider__controller {
    padding: 0 calc(24 / 390 * 100vw);
    -webkit-transform: translate(0, calc(-50% + (12 / 390 * 100vw)));
            transform: translate(0, calc(-50% + (12 / 390 * 100vw)));
  }
}

.aerialSect__cont .generalSlider__direction {
  color: #ffffff;
}

@media print, screen and (min-width: 736px) {
  .citySect__intro + .citySect__head {
    margin-top: 40px;
  }
}

@media screen and (max-width: 736px) {
  .citySect__intro + .citySect__head {
    margin-top: calc(40 / 390 * 100vw);
  }
}

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

@media print, screen and (min-width: 736px) {
  .citySect__head {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    gap: 40px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

@media screen and (max-width: 736px) {
  .citySect__head {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: calc(40 / 390 * 100vw);
  }
}

@media print, screen and (min-width: 736px) {
  .citySect__head + .citySect__cont {
    margin-top: 40px;
  }
}

@media screen and (max-width: 736px) {
  .citySect__head + .citySect__cont {
    margin-top: calc(40 / 390 * 100vw);
  }
}

@media screen and (max-width: 736px) {
  .citySect__head .headingCombi .heading {
    text-align: center;
  }
}

@media print, screen and (min-width: 736px) {
  .citySect__head .headingCombi .txt {
    width: 825px;
  }
}

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

@media print, screen and (min-width: 736px) {
  .citySect__cont {
    margin-left: calc(((100vw - var(--scrollbar)) - 1200px) / -2);
  }
}

@media only screen and (min-width: 736px) and (max-width: 1200px) {
  .citySect__cont {
    margin-left: 0;
    width: 100%;
  }
}

@media screen and (max-width: 736px) {
  .citySect__cont {
    margin-left: calc(-20 / 390 * 100vw);
  }
}

@media print, screen and (min-width: 736px) {
  .citySect__cont + .citySect__bottom {
    margin-top: 96px;
  }
}

@media screen and (max-width: 736px) {
  .citySect__cont + .citySect__bottom {
    margin-top: calc(40 / 390 * 100vw);
  }
}

@media screen and (max-width: 736px) {
  .citySect__cont .swipeFigure__inner {
    height: calc(488 / 390 * 100vw);
  }
}

.citySect__bottom {
  position: relative;
}

@media print, screen and (min-width: 736px) {
  .citySect__bottom {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

.citySect__collages {
  position: relative;
}

@media print, screen and (min-width: 736px) {
  .citySect__collages .item:nth-child(1) {
    margin-left: -113px;
    width: 320px;
  }
}

@media screen and (max-width: 736px) {
  .citySect__collages .item:nth-child(1) {
    margin: 0 calc(-20 / 390 * 100vw) 0 auto;
    width: calc(170 / 390 * 100vw);
  }
}

@media print, screen and (min-width: 736px) {
  .citySect__collages .item:nth-child(2) {
    margin-top: -144px;
    width: 380px;
  }
}

@media screen and (max-width: 736px) {
  .citySect__collages .item:nth-child(2) {
    margin: calc(-10 / 390 * 100vw) 0 0 calc(-50 / 390 * 100vw);
    width: calc(190 / 390 * 100vw);
  }
}

.citySect__collages .item:nth-child(3) {
  position: absolute;
}

@media print, screen and (min-width: 736px) {
  .citySect__collages .item:nth-child(3) {
    left: calc(100% + 28px);
    top: 78px;
    width: 420px;
  }
}

@media screen and (max-width: 736px) {
  .citySect__collages .item:nth-child(3) {
    left: calc(-20 / 390 * 100vw);
    top: calc(20 / 390 * 100vw);
    width: calc(263 / 390 * 100vw);
  }
}

.citySect__collages .item:nth-child(4) {
  position: absolute;
}

@media print, screen and (min-width: 736px) {
  .citySect__collages .item:nth-child(4) {
    bottom: 271px;
    left: 389px;
    width: 300px;
  }
}

@media screen and (max-width: 736px) {
  .citySect__collages .item:nth-child(4) {
    bottom: calc(202 / 390 * 100vw);
    right: calc(-20 / 390 * 100vw);
    width: calc(263 / 390 * 100vw);
    z-index: 1;
  }
}

@media print, screen and (min-width: 736px) {
  .citySect__collages .item:nth-child(5) {
    width: 470px;
  }
}

@media screen and (max-width: 736px) {
  .citySect__collages .item:nth-child(5) {
    margin-left: calc(-20 / 390 * 100vw);
    width: calc(315 / 390 * 100vw);
  }
}

.citySect__collages .item:nth-child(5) .caption {
  text-align: right;
}

@media print, screen and (min-width: 736px) {
  .citySect__map {
    width: 495px;
  }
}

@media screen and (max-width: 736px) {
  .citySect__map {
    margin-top: calc(80 / 390 * 100vw);
  }
}

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

@media print, screen and (min-width: 736px) {
  .introductionSect {
    padding: 109px 0 40px;
  }
}

.introductionSect__head {
  text-align: center;
}

@media print, screen and (min-width: 736px) {
  .introductionSect__head + .introductionSect__cont {
    margin-top: 200px;
  }
}

@media screen and (max-width: 736px) {
  .introductionSect__head + .introductionSect__cont {
    margin-top: calc(64 / 390 * 100vw);
  }
}

.introductionSect__ttl {
  margin: 0 auto;
}

@media print, screen and (min-width: 736px) {
  .introductionSect__ttl {
    width: 684px;
  }
}

@media screen and (max-width: 736px) {
  .introductionSect__ttl {
    width: calc(350 / 390 * 100vw);
  }
}

@media print, screen and (min-width: 736px) {
  .introductionSect__ttl + .introductionSect__lead {
    margin-top: 32px;
  }
}

@media screen and (max-width: 736px) {
  .introductionSect__ttl + .introductionSect__lead {
    margin-top: calc(24 / 390 * 100vw);
  }
}

.introductionSect__lead {
  color: #a88245;
  font-family: "Cinzel", serif;
  letter-spacing: .65em;
  line-height: .7;
}

@media print, screen and (min-width: 736px) {
  .introductionSect__lead {
    font-size: 26px;
  }
}

@media screen and (max-width: 736px) {
  .introductionSect__lead {
    font-size: calc(14 / 390 * 100vw);
  }
}

.introductionSect__cont {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  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: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media print, screen and (min-width: 736px) {
  .introductionSect__cont {
    gap: 16px;
  }
}

@media screen and (max-width: 736px) {
  .introductionSect__cont {
    gap: calc(16 / 390 * 100vw);
  }
}

.introductionSect__cont .cross {
  aspect-ratio: 1 / 1;
}

@media print, screen and (min-width: 736px) {
  .introductionSect__cont .cross {
    width: 24px;
  }
}

@media screen and (max-width: 736px) {
  .introductionSect__cont .cross {
    width: calc(28 / 390 * 100vw);
  }
}

.introductionSect__cont .heading .strong {
  color: #a88245;
  letter-spacing: .08em;
}

@media print, screen and (min-width: 736px) {
  .introductionSect__cont .heading .strong {
    font-size: 20px;
  }
}

@media screen and (max-width: 736px) {
  .introductionSect__cont .heading .strong {
    font-size: calc(20 / 390 * 100vw);
  }
}

.introductionSect__bg {
  width: calc(100vw - var(--scrollbar));
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  left: 0;
  opacity: .45;
  position: absolute;
  z-index: -1;
}

@media print, screen and (min-width: 736px) {
  .introductionSect__bg {
    margin-left: calc(((100vw - var(--scrollbar)) - 1200px) / -2);
  }
}

@media only screen and (min-width: 736px) and (max-width: 1200px) {
  .introductionSect__bg {
    margin-left: 0;
    width: 100%;
  }
}

@media screen and (max-width: 736px) {
  .introductionSect__bg {
    margin-left: calc(-20 / 390 * 100vw);
  }
}

@media print, screen and (min-width: 736px) {
  .introductionSect__bg {
    top: 0;
  }
}

@media screen and (max-width: 736px) {
  .introductionSect__bg {
    top: calc(15 / 390 * 100vw);
  }
}

@media print, screen and (min-width: 736px) {
  .landscapeSect {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 100px 60px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.landscapeSect__intro {
  width: 100%;
}

@media print, screen and (min-width: 736px) {
  .landscapeSect__intro + .landscapeSect__head {
    margin-top: 40px;
  }
}

@media screen and (max-width: 736px) {
  .landscapeSect__intro + .landscapeSect__head {
    margin-top: calc(40 / 390 * 100vw);
  }
}

.landscapeSect__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

@media print, screen and (min-width: 736px) {
  .landscapeSect__head {
    gap: 40px;
  }
}

@media screen and (max-width: 736px) {
  .landscapeSect__head {
    gap: calc(40 / 390 * 100vw);
  }
}

@media screen and (max-width: 736px) {
  .landscapeSect__head + .landscapeSect__cont {
    margin-top: calc(40 / 390 * 100vw);
  }
}

@media screen and (max-width: 736px) {
  .landscapeSect__head .headingCombi .heading {
    text-align: center;
  }
}

@media print, screen and (min-width: 736px) {
  .landscapeSect__cont {
    width: 572px;
  }
}

@media screen and (max-width: 736px) {
  .landscapeSect__cont + .landscapeSect__bottom {
    margin-top: calc(80 / 390 * 100vw);
  }
}

.landscapeSect__bottom {
  width: 100%;
}

@media print, screen and (min-width: 736px) {
  .landscapeSect__bottom .subSect__head + .subSect__cont {
    margin-top: 56px;
  }
}

@media screen and (max-width: 736px) {
  .landscapeSect__bottom .subSect__head + .subSect__cont {
    margin-top: calc(40 / 390 * 100vw);
  }
}

@media print, screen and (min-width: 736px) {
  .landscapeSect__bottom .subSect__cont {
    margin: 0 auto;
    width: 1000px;
  }
}

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

@media screen and (max-width: 736px) {
  .landscapeCard {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}

@media print, screen and (min-width: 736px) {
  .landscapeCard:nth-child(odd) {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
}

@media print, screen and (min-width: 736px) {
  .landscapeCard:nth-child(odd) .landscapeCard__desc {
    margin: 0 0 27px -38px;
    padding: 56px 50px 56px 70px;
  }
}

@media screen and (max-width: 736px) {
  .landscapeCard:nth-child(odd) .landscapeCard__desc {
    margin: 0 0 calc(-32 / 390 * 100vw) auto;
  }
}

@media print, screen and (min-width: 736px) {
  .landscapeCard:nth-child(even) {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
}

@media screen and (max-width: 736px) {
  .landscapeCard:nth-child(even) {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
}

@media print, screen and (min-width: 736px) {
  .landscapeCard:nth-child(even) .landscapeCard__desc {
    margin: 27px -38px 0 0;
    padding: 56px 70px 56px 50px;
  }
}

@media screen and (max-width: 736px) {
  .landscapeCard:nth-child(even) .landscapeCard__desc {
    margin: 0 auto calc(-32 / 390 * 100vw) 0;
  }
}

@media print, screen and (min-width: 736px) {
  .landscapeCard + .landscapeCard {
    margin-top: 32px;
  }
}

@media screen and (max-width: 736px) {
  .landscapeCard + .landscapeCard {
    margin-top: calc(40 / 390 * 100vw);
  }
}

.landscapeCard__visual {
  position: relative;
}

@media print, screen and (min-width: 736px) {
  .landscapeCard__visual {
    width: 370px;
  }
}

@media screen and (max-width: 736px) {
  .landscapeCard__visual {
    width: calc(275 / 390 * 100vw);
  }
}

.landscapeCard__visual .caption {
  position: absolute;
  right: 0;
  top: 100%;
}

.landscapeCard__desc {
  background-color: #a8afb8;
  color: #ffffff;
}

@media print, screen and (min-width: 736px) {
  .landscapeCard__desc {
    width: 455px;
  }
}

@media screen and (max-width: 736px) {
  .landscapeCard__desc {
    padding: calc(32 / 390 * 100vw) calc(24 / 390 * 100vw) calc(64 / 390 * 100vw);
    width: calc(295 / 390 * 100vw);
  }
}

.landscapeCard__desc .caption {
  color: #ffffff;
}

.storageSect {
  position: relative;
}

@media print, screen and (min-width: 736px) {
  .storageSect {
    display: grid;
    gap: 113px 60px;
    grid-template-columns: repeat(2, 1fr);
    margin: 0 auto;
    width: 1000px;
  }
}

.storageSect__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

@media print, screen and (min-width: 736px) {
  .storageSect__head {
    gap: 40px;
    grid-row: auto / span 2;
  }
}

@media screen and (max-width: 736px) {
  .storageSect__head {
    gap: calc(40 / 390 * 100vw);
  }
}

@media screen and (max-width: 736px) {
  .storageSect__head + .storageSect__item {
    margin-top: calc(40 / 390 * 100vw);
  }
}

@media screen and (max-width: 736px) {
  .storageSect__head .headingCombi .heading {
    text-align: center;
  }
}

.storageSect__item {
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}

@media screen and (max-width: 736px) {
  .storageSect__item + .storageSect__item {
    margin-top: calc(40 / 390 * 100vw);
  }
  .storageSect__item + .storageSect__item:last-child {
    border-top: 1px solid #cccccc;
    margin-top: calc(32 / 390 * 100vw);
    padding-top: calc(32 / 390 * 100vw);
  }
}

@media print, screen and (min-width: 736px) {
  .storageSect__item:last-child {
    bottom: 0;
    left: 0;
    position: absolute;
    width: 350px;
  }
}

@media print, screen and (min-width: 736px) {
  .stressSect {
    margin: 0 auto;
    width: 1000px;
  }
}

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

@media print, screen and (min-width: 736px) {
  .stressSect__head {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 40px;
  }
}

@media screen and (max-width: 736px) {
  .stressSect__head {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: calc(40 / 390 * 100vw);
  }
}

@media print, screen and (min-width: 736px) {
  .stressSect__head + .stressSect__cont {
    margin-top: 40px;
  }
}

@media screen and (max-width: 736px) {
  .stressSect__head + .stressSect__cont {
    margin-top: calc(40 / 390 * 100vw);
  }
}

@media screen and (max-width: 736px) {
  .stressSect__head .heading {
    text-align: center;
  }
}

@media print, screen and (min-width: 736px) {
  .stressSect__cont .subSect {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 80px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

@media print, screen and (min-width: 736px) {
  .stressSect__cont .subSect__head {
    width: 393px;
  }
}

@media screen and (max-width: 736px) {
  .stressSect__cont .subSect__head + .subSect__cont {
    margin-top: calc(32 / 390 * 100vw);
  }
}

@media print, screen and (min-width: 736px) {
  .stressSect__cont .subSect__cont {
    width: 527px;
  }
}

.stressSect__cont .subSect__cont .usableList__inner {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media print, screen and (min-width: 736px) {
  .stressSect__cont .subSect__cont .usableList__item {
    width: 314px;
  }
}

@media screen and (max-width: 736px) {
  .stressSect__cont .subSect__cont .usableList__item {
    width: calc(188 / 390 * 100vw);
  }
}

.stressSect__cont .subSect__cont .usableList__item:nth-child(2) {
  margin-left: auto;
}

@media print, screen and (min-width: 736px) {
  .stressSect__cont .subSect__cont .usableList__item:nth-child(2) {
    margin-top: -82px;
  }
}

@media screen and (max-width: 736px) {
  .stressSect__cont .subSect__cont .usableList__item:nth-child(2) {
    margin-top: calc(-30 / 390 * 100vw);
  }
}

@media print, screen and (min-width: 736px) {
  .stressSect__cont + .stressSect__bottom {
    margin-top: 80px;
  }
}

@media screen and (max-width: 736px) {
  .stressSect__cont + .stressSect__bottom {
    margin-top: calc(64 / 390 * 100vw);
  }
}

@media print, screen and (min-width: 736px) {
  .valueGroup__head {
    margin: 0 auto;
    width: 685px;
  }
}

@media print, screen and (min-width: 736px) {
  .valueGroup__head + .valueGroup__cont {
    margin-top: 110px;
  }
}

@media screen and (max-width: 736px) {
  .valueGroup__head + .valueGroup__cont {
    margin-top: calc(80 / 390 * 100vw);
  }
}

@media print, screen and (min-width: 736px) {
  .valueGroup__head .generalAnchor + * {
    margin-top: 64px;
  }
}

@media screen and (max-width: 736px) {
  .valueGroup__head .generalAnchor + * {
    margin-top: calc(48 / 390 * 100vw);
  }
}

.valueNum {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  border-left: 1px solid currentColor;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
}

@media print, screen and (min-width: 736px) {
  .valueNum {
    padding: 40px 0 0 16px;
  }
}

@media screen and (max-width: 736px) {
  .valueNum {
    margin-left: auto;
    padding: calc(6 / 390 * 100vw) 0 0 calc(16 / 390 * 100vw);
    width: 50%;
  }
}

.valueNum .ttl {
  font-family: "Cinzel", serif;
  letter-spacing: 0;
  line-height: 1.6;
}

@media print, screen and (min-width: 736px) {
  .valueNum .ttl {
    font-size: 15px;
    padding-bottom: 8px;
  }
}

@media screen and (max-width: 736px) {
  .valueNum .ttl {
    font-size: calc(15 / 390 * 100vw);
    padding-bottom: calc(12 / 390 * 100vw);
  }
}

.valueNum .num {
  font-family: "Petit Formal Script", cursive;
  letter-spacing: 0;
  line-height: .7;
}

@media print, screen and (min-width: 736px) {
  .valueNum .num {
    font-size: 120px;
  }
}

@media screen and (max-width: 736px) {
  .valueNum .num {
    font-size: calc(120 / 390 * 100vw);
  }
}

.timeFeature .valueNum {
  color: #d7a75b;
}

.spaceFeature .valueNum {
  color: rgba(135, 99, 81, 0.6);
}

@media print, screen and (min-width: 736px) {
  .concept-introduction {
    padding-top: 42px;
  }
}

@media screen and (max-width: 736px) {
  .concept-introduction {
    padding-top: calc(80 / 390 * 100vw);
  }
}

@media print, screen and (min-width: 736px) {
  .concept-time {
    padding-top: 72px;
  }
}

@media screen and (max-width: 736px) {
  .concept-time {
    padding-top: calc(80 / 390 * 100vw);
  }
}

@media print, screen and (min-width: 736px) {
  .concept-city {
    padding: 110px 0 125px;
  }
}

@media screen and (max-width: 736px) {
  .concept-city {
    padding: calc(80 / 390 * 100vw) 0 calc(104 / 390 * 100vw);
  }
}

@media print, screen and (min-width: 736px) {
  .concept-stress {
    padding-top: 118px;
  }
}

@media screen and (max-width: 736px) {
  .concept-stress {
    padding-top: calc(80 / 390 * 100vw);
  }
}

@media print, screen and (min-width: 736px) {
  .concept-space {
    padding-top: 220px;
  }
}

@media screen and (max-width: 736px) {
  .concept-space {
    padding-top: calc(80 / 390 * 100vw);
  }
}

@media print, screen and (min-width: 736px) {
  .concept-landscape {
    padding: 110px 0;
  }
}

@media screen and (max-width: 736px) {
  .concept-landscape {
    padding: calc(80 / 390 * 100vw) 0 calc(104 / 390 * 100vw);
  }
}

@media print, screen and (min-width: 736px) {
  .concept-storage {
    padding-top: 110px;
  }
}

@media screen and (max-width: 736px) {
  .concept-storage {
    padding-top: calc(80 / 390 * 100vw);
  }
}

@media print, screen and (min-width: 736px) {
  .concept-aerial {
    padding-bottom: 160px;
  }
}

@media screen and (max-width: 736px) {
  .concept-aerial {
    padding-bottom: calc(180 / 390 * 100vw);
  }
}
