@charset "UTF-8";
.architectArea {
  position: relative;
  z-index: 1;
}

@media screen and (min-width: 768px) {
  .architectArea {
    padding-bottom: calc(806 / 1440 * 100vw);
  }
}

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

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

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

@media screen and (min-width: 768px) {
  .architectArea__head .subSect__head .headingCombi {
    text-align: center;
  }
}

@media screen and (min-width: 768px) {
  .architectArea__head .subSect__head + .subSect__cont {
    margin-top: 64px;
  }
}

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

.architectArea__head .subSect__cont {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.architectArea__head .subSect__cont .photo {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  max-width: 1440px;
  width: 100vw;
}

.architectArea__head .subSect__cont .photo__image {
  width: 100%;
}

@media screen and (min-width: 768px) {
  .architectArea__head + .architectArea__cont {
    margin-top: 92px;
  }
}

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

.architectArea__bg {
  bottom: 0;
  left: 50%;
  position: absolute;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  width: 100vw;
  z-index: -1;
}

.architectArea__bg .photo {
  width: 100%;
}

.architectArea__bg .photo__image {
  width: 100%;
}

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

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

@media screen and (min-width: 768px) {
  .areaSect__cont .subSect {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    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) {
  .areaSect__cont .subSect__head, .areaSect__cont .subSect__cont {
    width: 472px;
  }
}

.areaSect__cont .subSect__cont {
  display: grid;
  gap: 10px;
  grid-template-columns: repeat(2, 1fr);
  position: relative;
}

@media screen and (max-width: 768px) {
  .areaSect__cont .subSect__cont {
    margin-top: 24px;
  }
}

.areaSect__cont .subSect__cont .caption {
  padding-top: 5px;
  position: absolute;
  right: 0;
  top: 100%;
}

.comfortableSect__head {
  -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;
  text-align: center;
}

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

@media screen and (max-width: 768px) {
  .comfortableSect__head {
    gap: 24px;
  }
}

@media screen and (min-width: 768px) {
  .comfortableSect__head + .comfortableSect__cont {
    margin-top: 196px;
  }
}

@media screen and (max-width: 768px) {
  .comfortableSect__head + .comfortableSect__cont {
    margin-top: 80px;
  }
}

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

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

@media screen and (min-width: 768px) {
  .comfortableSect__cont {
    gap: 80px;
  }
}

@media screen and (max-width: 768px) {
  .comfortableSect__cont {
    gap: 48px;
  }
}

.comfortableSect__cont .subSect {
  width: 100%;
}

.comfortableSect__cont .subSect:nth-child(1) .subSect__head {
  text-align: center;
}

@media screen and (max-width: 768px) {
  .comfortableSect__cont .subSect:nth-child(1) .subSect__head .txt {
    text-align: left;
  }
}

@media screen and (min-width: 768px) {
  .comfortableSect__cont .subSect:nth-child(1) .subSect__head + .subSect__cont {
    margin-top: 64px;
  }
}

@media screen and (max-width: 768px) {
  .comfortableSect__cont .subSect:nth-child(1) .subSect__head + .subSect__cont {
    margin-top: 32px;
  }
}

@media screen and (max-width: 768px) {
  .comfortableSect__cont .subSect:nth-child(1) .subSect__cont {
    margin: 0 -30px;
  }
}

@media screen and (min-width: 768px) {
  .comfortableSect__cont .subSect:nth-child(2) {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

@media screen and (min-width: 768px) {
  .comfortableSect__cont .subSect:nth-child(2) .subSect__head {
    width: 716px;
  }
}

@media screen and (min-width: 768px) {
  .comfortableSect__cont .subSect:nth-child(2) .subSect__cont {
    width: 270px;
  }
}

@media screen and (max-width: 768px) {
  .comfortableSect__cont .subSect:nth-child(2) .subSect__cont {
    margin: 24px auto 0;
    width: 270px;
  }
}

@media screen and (min-width: 768px) {
  .designData {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: 52px;
  }
}

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

.designData__item {
  color: #766629;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 16px;
  line-height: 1;
  position: relative;
}

.designData__item .ttl {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  white-space: nowrap;
}

@media screen and (min-width: 768px) {
  .designData__item .ttl {
    font-size: 16px;
    gap: 12px;
  }
}

@media screen and (max-width: 768px) {
  .designData__item .ttl {
    font-size: 14px;
    gap: 8px;
  }
}

.designData__item .ttl:after {
  background-color: #766629;
  content: '';
  display: block;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  height: 1px;
  width: 100%;
}

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

@media screen and (max-width: 768px) {
  .designData__item .ttl + .txt {
    margin-top: 22px;
  }
}

.designData__item .storage {
  position: relative;
}

.designData__item .storage:before {
  bottom: 100%;
  content: '（納戸）';
  display: block;
  left: 50%;
  position: absolute;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  white-space: nowrap;
}

@media screen and (min-width: 768px) {
  .designData__item .storage:before {
    font-size: 12px;
  }
}

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

.designData__item .txt {
  font-family: "Cinzel", serif;
}

@media screen and (min-width: 768px) {
  .designData__item .txt {
    font-size: 53px;
  }
}

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

@media screen and (min-width: 768px) {
  .designData__item .txt .num {
    font-size: 57px;
  }
}

@media screen and (max-width: 768px) {
  .designData__item .txt .num {
    font-size: 36px;
  }
}

.designData__item .txt .ja {
  font-family: "YakuHanMP", "Shippori Mincho B1", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
}

@media screen and (min-width: 768px) {
  .designData__item .txt .ja {
    font-size: 37px;
  }
}

@media screen and (max-width: 768px) {
  .designData__item .txt .ja {
    font-size: 20px;
  }
}

@media screen and (min-width: 768px) {
  .designData__item + .designData__item {
    margin-left: 50px;
  }
}

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

@media screen and (min-width: 768px) {
  .designData__item + .designData__item .inner {
    padding-left: 50px;
  }
}

.designData__item + .designData__item:before {
  background-color: #766629;
  bottom: 5px;
  content: '';
  display: block;
  left: 0;
  position: absolute;
}

@media screen and (min-width: 768px) {
  .designData__item + .designData__item:before {
    height: 50px;
    width: 1px;
  }
}

@media screen and (max-width: 768px) {
  .designData__item + .designData__item:before {
    display: none;
  }
}

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

@media screen and (min-width: 768px) {
  .designObi {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 34px 0;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

@media screen and (max-width: 768px) {
  .designObi {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 16px;
  }
}

.designObi__item {
  color: #766629;
  position: relative;
}

@media screen and (max-width: 768px) {
  .designObi__item {
    padding-top: 16px;
    text-align: center;
  }
}

.designObi__item:before {
  background-color: #766629;
  background-size: contain;
  content: '';
  display: block;
  height: 1px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

@media screen and (min-width: 768px) {
  .designObi__item:before {
    display: none;
  }
}

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

@media screen and (max-width: 768px) {
  .designObi__item {
    font-size: 24px;
    width: 100%;
  }
}

@media screen and (min-width: 768px) {
  .designObi__item small {
    font-size: 32px;
  }
}

@media screen and (max-width: 768px) {
  .designObi__item small {
    font-size: 20px;
  }
}

.designObi__item .num {
  color: #cc5277;
  font-family: "Cinzel", serif;
  letter-spacing: 0;
  line-height: 1;
}

@media screen and (min-width: 768px) {
  .designObi__item .num {
    font-size: 57px;
  }
}

@media screen and (max-width: 768px) {
  .designObi__item .num {
    font-size: 32px;
  }
}

@media screen and (max-width: 768px) {
  .designObi__item:nth-child(1) {
    padding-top: 0;
  }
  .designObi__item:nth-child(1):before {
    display: none;
  }
}

@media screen and (min-width: 768px) {
  .designObi__item:nth-child(2):before {
    display: block;
    height: 100%;
    width: 1px;
  }
}

@media screen and (min-width: 768px) {
  .designObi__item:nth-child(2) {
    margin-left: 40px;
    padding-left: 40px;
  }
}

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

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

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

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

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

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

@media screen and (max-width: 768px) {
  .facilitySect__cont {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 24px;
  }
}

.meritCard {
  background-color: #ffffff;
  -webkit-box-shadow: 0 8px 16px 0 rgba(102, 102, 102, 0.7);
          box-shadow: 0 8px 16px 0 rgba(102, 102, 102, 0.7);
  color: #766629;
}

@media screen and (min-width: 768px) {
  .meritCard {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    padding: 40px 20px;
    width: 283px;
  }
}

@media screen and (max-width: 768px) {
  .meritCard {
    padding: 40px 20px;
    width: 100%;
  }
}

.meritCard__head {
  text-align: center;
}

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

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

@media screen and (min-width: 768px) {
  .meritCard__head + .meritCard__cont {
    margin-top: 30px;
  }
}

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

.meritCard__cont .photo {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

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

@media screen and (max-width: 768px) {
  .meritCard__cont .photo {
    width: 140px;
  }
}

.meritCard__txt {
  line-height: 1.71429;
}

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

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

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

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

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

@media screen and (min-width: 768px) {
  .meritCard--visual {
    width: 388px;
  }
}

.meritCard--visual .meritCard__cont {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
}

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

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

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

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

@media screen and (max-width: 768px) {
  .meritSect__head .heading {
    font-size: 18px;
  }
}

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

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

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

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

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

@media screen and (max-width: 768px) {
  .pointGroup {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 64px;
  }
}

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

.pointSect:nth-child(2) .pointSect__cont {
  display: grid;
  gap: 10px;
  grid-template-columns: 1fr .58445945945fr;
}

@media screen and (min-width: 768px) {
  .pointSect:last-child {
    width: 100%;
  }
}

@media screen and (min-width: 768px) {
  .pointSect:last-child .pointSect__head .headingCombi {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .pointSect:last-child .pointSect__head .headingCombi .heading {
    width: 440px;
  }
  .pointSect:last-child .pointSect__head .headingCombi .txt {
    margin-top: 0;
    width: 532px;
  }
}

.pointSect__ttl {
  color: #766629;
  font-family: "Cinzel", serif;
  letter-spacing: .1em;
  line-height: .8;
  position: relative;
}

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

@media screen and (max-width: 768px) {
  .pointSect__ttl {
    font-size: 14px;
    padding-top: 16px;
  }
}

.pointSect__ttl:before, .pointSect__ttl:after {
  content: '';
  height: 2px;
  left: 0;
  position: absolute;
  top: 0;
}

.pointSect__ttl:before {
  background-color: rgba(70, 70, 70, 0.1);
  width: 100%;
}

.pointSect__ttl:after {
  background-color: #766629;
  width: 10%;
}

@media screen and (min-width: 768px) {
  .pointSect__ttl + .pointSect__head {
    margin-top: 48px;
  }
}

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

@media screen and (min-width: 768px) {
  .pointSect__head + .pointSect__cont {
    margin-top: auto;
    padding-top: 32px;
  }
}

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

.resultArea {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-top: 1px solid #766629;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (min-width: 768px) {
  .resultArea {
    gap: 48px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding-top: 56px;
  }
}

@media screen and (max-width: 768px) {
  .resultArea {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 28px;
    padding-top: 40px;
  }
}

@media screen and (min-width: 768px) {
  .resultArea__item:nth-child(1) {
    width: 462px;
  }
}

@media screen and (max-width: 768px) {
  .resultArea__item:nth-child(1) {
    width: 302.5px;
  }
}

@media screen and (min-width: 768px) {
  .resultArea__item:nth-child(2) {
    width: 467px;
  }
}

@media screen and (max-width: 768px) {
  .resultArea__item:nth-child(2) {
    width: 305.5px;
  }
}

.shoppingArea__head {
  display: grid;
  gap: 14px;
  grid-template-columns: 1fr .70608108108fr;
}

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

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

.unitSect {
  display: grid;
}

@media screen and (min-width: 768px) {
  .unitSect {
    gap: 80px 50px;
    grid-template-columns: 360px 1fr;
  }
}

@media screen and (max-width: 768px) {
  .unitSect {
    gap: 32px;
  }
}

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

@media screen and (max-width: 768px) {
  .unitSect__head {
    grid-row: 2;
    padding-top: 28px;
  }
}

@media screen and (min-width: 768px) {
  .unitSect__visual {
    padding-top: 48px;
  }
}

@media screen and (max-width: 768px) {
  .unitSect__cont {
    overflow: hidden;
  }
}

.unitSect__cont .swipeFigure {
  -webkit-box-shadow: none;
          box-shadow: none;
}

@media screen and (min-width: 768px) {
  .unitSect__cont .swipeFigure {
    margin-inline: auto;
    max-width: 100%;
  }
}

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

@media screen and (min-width: 768px) {
  .unitSect__cont .swipeFigure .photo__image {
    width: 100%;
  }
}

@media screen and (min-width: 768px) {
  .unitSect__cont .swipeFigure .swipeFigure__capOut {
    padding: 15px 5px 0 0;
  }
}

@media screen and (max-width: 768px) {
  .unitSect__cont .swipeFigure .swipeFigure__capOut {
    padding: 15px 5px 0 0;
  }
}

.unitSect__cont + .caption {
  color: #ffffff;
  margin-top: 0;
  text-align: right;
}

.unitSect__txt {
  color: #c1bd62;
  margin: 0 auto;
  text-align: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

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

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

.unitSect__txt .num {
  font-family: "Cinzel", serif;
}

@media screen and (min-width: 768px) {
  .unitSect__txt .num {
    font-size: 57px;
  }
}

@media screen and (max-width: 768px) {
  .unitSect__txt .num {
    font-size: 36px;
  }
}

@media screen and (min-width: 768px) {
  .unitSect__txt small {
    font-size: 32px;
  }
}

@media screen and (max-width: 768px) {
  .unitSect__txt small {
    font-size: 20px;
  }
}

.unitSect__txt .caption {
  color: #cccccc;
  text-align: end;
}

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

@media screen and (max-width: 768px) {
  .unitSect__txt .caption {
    font-size: 12px;
  }
}

@media screen and (min-width: 768px) {
  .unitSect__txt + * {
    margin-top: 70px;
  }
}

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

@media screen and (min-width: 768px) {
  .concept-comfortable {
    padding-top: 120px;
  }
}

@media screen and (max-width: 768px) {
  .concept-comfortable {
    padding-top: 80px;
  }
}

@media screen and (min-width: 768px) {
  .concept-area {
    padding: 124px 0 100px;
  }
}

@media screen and (max-width: 768px) {
  .concept-area {
    padding: 80px 0 64px;
  }
}

@media screen and (min-width: 768px) {
  .concept-shopping {
    padding-top: 124px;
  }
}

@media screen and (max-width: 768px) {
  .concept-shopping {
    padding-top: 80px;
  }
}

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

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

@media screen and (min-width: 768px) {
  .concept-result {
    padding: 100px 0 0;
  }
}

@media screen and (max-width: 768px) {
  .concept-result {
    padding: 64px 0 0;
  }
}

@media screen and (min-width: 768px) {
  .concept-architect {
    padding: 120px 0 0;
  }
}

@media screen and (max-width: 768px) {
  .concept-architect {
    padding: 80px 0 0;
  }
}

@media screen and (min-width: 768px) {
  .concept-unit {
    padding: 120px 0 140px;
  }
}

@media screen and (max-width: 768px) {
  .concept-unit {
    padding: 64px 0 80px;
  }
}
