@import url("https://fonts.googleapis.com/css2?family=Bodoni+Moda:opsz,wght@6..96,400;6..96,700&display=swap");
@media screen and (max-width: 736px) {
  .pc {
    display: none;
  }
}

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

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

@media screen and (max-width: 736px) {
  .designerSect__head + .designerSect__cont {
    margin-top: 56px;
  }
}

.designerSect__ttl {
  color: rgba(61, 87, 125, 0.1);
  font-family: "Cormorant Infant", serif;
  line-height: .6;
  text-align: center;
}

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

@media screen and (max-width: 736px) {
  .designerSect__ttl {
    font-size: 60px;
  }
}

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

.designerSect__visual {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

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

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

@media screen and (max-width: 736px) {
  .designerSect__desc {
    margin-top: 32px;
  }
}

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

@media screen and (max-width: 736px) {
  .designerSect__desc .headingCombi .heading {
    display: block;
    font-size: 18px;
  }
}

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

@media print, screen and (min-width: 736px) {
  .designerSect__desc .heading .small {
    font-size: 12px;
    margin-left: 16px;
  }
}

@media screen and (max-width: 736px) {
  .designerSect__desc .heading .small {
    display: block;
    font-size: 16px;
    margin-top: 8px;
  }
}

@media screen and (max-width: 736px) {
  .designerSect__desc .heading + .txt {
    margin-top: 24px;
  }
}

.designerSect__desc .txt {
  line-height: 1.8;
}

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

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

@media print, screen and (min-width: 736px) {
  .designerSect__desc .txt {
    font-size: 13px;
    margin-top: 16px;
  }
}

@media screen and (max-width: 736px) {
  .designerSect__desc .txt {
    font-size: 12px;
  }
}

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

@media screen and (max-width: 736px) {
  .designerSect__logo {
    margin: 0 auto;
    width: 254px;
  }
}

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

@media screen and (max-width: 736px) {
  .designerSect__logo + .designerSect__label {
    margin-top: 16px;
  }
}

.designerSect__label {
  display: block;
  line-height: 1.6;
}

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

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

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

@media screen and (max-width: 736px) {
  .designerSect__label {
    font-size: 12px;
    text-align: center;
  }
}

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

@media screen and (max-width: 736px) {
  .designerSect__label + .headingCombi {
    margin-top: 8px;
  }
}

.facadeGroup {
  -webkit-box-shadow: 0 4px 15px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 4px 15px 0 rgba(0, 0, 0, 0.2);
  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) {
  .facadeGroup {
    padding: 100px;
  }
}

@media screen and (max-width: 736px) {
  .facadeGroup {
    padding: 56px 32px;
  }
}

@media print, screen and (min-width: 736px) {
  .facadeGroup__head .headingCombi {
    text-align: center;
  }
}

@media print, screen and (min-width: 736px) {
  .facadeGroup__head .headingCombi .heading {
    font-family: 24px;
  }
}

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

@media print, screen and (min-width: 736px) {
  .facadeGroup__head .headingCombi + .photo {
    margin-top: 50px;
  }
}

@media screen and (max-width: 736px) {
  .facadeGroup__head .headingCombi + .photo {
    margin: calc(50 / 390 * 100vw) -32px 0;
  }
}

@media screen and (max-width: 736px) {
  .facadeGroup__cont {
    margin-left: -32px;
    margin-right: -32px;
  }
}

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

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

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

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

.plantSect__cont {
  display: grid;
}

@media print, screen and (min-width: 736px) {
  .plantSect__cont {
    gap: 16px 8px;
    grid-template-columns: repeat(9, 1fr);
  }
}

@media screen and (max-width: 736px) {
  .plantSect__cont {
    gap: 5px;
    grid-template-columns: repeat(3, 1fr);
  }
}

@media screen and (max-width: 736px) {
  .plantSect__item .headingCombi .heading {
    font-size: 20px;
  }
}

@media print, screen and (min-width: 736px) {
  .plantSect__item:nth-child(1) {
    grid-column: 1 / 7;
  }
}

@media screen and (max-width: 736px) {
  .plantSect__item:nth-child(1) {
    grid-column: 1 / 4;
    padding-bottom: 32px;
  }
}

@media print, screen and (min-width: 736px) {
  .plantSect__item:nth-child(1) .headingCombi {
    width: 618px;
  }
}

@media print, screen and (min-width: 736px) {
  .plantSect__item:nth-child(2) {
    grid-column: 7 / 10;
  }
}

@media screen and (max-width: 736px) {
  .plantSect__item:nth-child(2) {
    grid-column: 1 / 3;
    grid-row: auto / span 2;
  }
}

@media screen and (max-width: 736px) {
  .plantSect__item:last-child {
    grid-column: 1 / 4;
  }
}

.plantSect__note {
  margin-top: 10px;
}

.serviceCard {
  background-color: #ffffff;
}

@media print, screen and (min-width: 736px) {
  .serviceCard {
    padding: 32px;
  }
}

@media screen and (max-width: 736px) {
  .serviceCard {
    padding: 40px 24px;
  }
}

.serviceCard__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
}

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

@media screen and (max-width: 736px) {
  .serviceCard__inner {
    gap: 20px;
  }
}

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

.serviceCard__option {
  background-color: #eeecd7;
}

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

@media screen and (max-width: 736px) {
  .serviceCard__option {
    margin: 24px -24px -40px;
    padding: 24px 24px 32px;
  }
}

@media print, screen and (min-width: 736px) {
  .serviceCard__option .heading {
    padding-left: 20px;
  }
}

@media screen and (max-width: 736px) {
  .serviceCard__option .heading {
    padding-left: 18px;
  }
}

.serviceCard__option .heading:before {
  aspect-ratio: 1 / 1;
  background-color: #3d577d;
  border-radius: 50%;
  height: auto;
  left: 0;
  margin: 0;
  position: absolute;
}

@media print, screen and (min-width: 736px) {
  .serviceCard__option .heading:before {
    top: 10px;
    width: 10px;
  }
}

@media screen and (max-width: 736px) {
  .serviceCard__option .heading:before {
    top: 10px;
    width: 10px;
  }
}

.serviceCard__option .heading .caption {
  display: block;
}

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

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

@media screen and (max-width: 736px) {
  .serviceGroup {
    padding-bottom: 100px;
  }
}

.serviceGroup:after {
  width: calc(100vw - var(--scrollbar));
  background-color: #2c2c2c;
  bottom: 0;
  content: '';
  left: 0;
  position: absolute;
  z-index: -1;
}

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

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

@media screen and (max-width: 736px) {
  .serviceGroup:after {
    margin-left: -32px;
  }
}

@media print, screen and (min-width: 736px) {
  .serviceGroup:after {
    height: calc(100% - 345px);
  }
}

@media screen and (max-width: 736px) {
  .serviceGroup:after {
    height: calc(100% - 257px);
  }
}

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

.serviceGroup__att {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

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

@media screen and (max-width: 736px) {
  .serviceGroup__att {
    gap: 12px;
  }
}

@media print, screen and (min-width: 736px) {
  .serviceGroup__att .icon {
    width: 31px;
  }
}

@media screen and (max-width: 736px) {
  .serviceGroup__att .icon {
    width: 31px;
  }
}

@media print, screen and (min-width: 736px) {
  .serviceGroup__att .caption {
    padding-bottom: 12px;
  }
}

@media screen and (max-width: 736px) {
  .serviceGroup__att .caption {
    padding-bottom: 10px;
  }
}

.serviceGroup__map {
  position: relative;
}

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

@media screen and (max-width: 736px) {
  .serviceGroup__map {
    margin-top: 10px;
  }
}

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

@media screen and (max-width: 736px) {
  .serviceGroup__map .figurePlot {
    left: auto;
    right: 10px;
  }
}

.serviceGroup__map > .caption {
  bottom: 0;
  position: absolute;
}

@media print, screen and (min-width: 736px) {
  .serviceGroup__map > .caption {
    right: 0;
  }
}

@media screen and (max-width: 736px) {
  .serviceGroup__map > .caption {
    left: -32px;
  }
}

.serviceGroup__figure {
  position: relative;
}

@media screen and (max-width: 736px) {
  .serviceGroup__figure {
    height: 400px;
    margin-left: -32px;
    overflow: scroll;
  }
}

.serviceGroup__figureInner {
  display: inline-block;
  height: 100%;
  position: relative;
  width: auto;
}

@media screen and (max-width: 736px) {
  .serviceGroup__figureInner .photo {
    display: inline-block;
    height: 100%;
    max-width: initial;
    width: auto;
  }
}

@media screen and (max-width: 736px) {
  .serviceGroup__figureInner .photo__image {
    height: 100%;
    max-width: initial;
    width: auto;
  }
}

.serviceGroup__plot {
  inset: 0;
  position: absolute;
}

.serviceGroup__plot .item {
  position: absolute;
}

.serviceGroup__plot .item:nth-child(1) {
  left: calc(338 / 884 * 100%);
  top: calc(65 / 590 * 100%);
}

.serviceGroup__plot .item:nth-child(2) {
  left: calc(313 / 884 * 100%);
  top: calc(360 / 590 * 100%);
}

.serviceGroup__plot .item:nth-child(3) {
  left: calc(208 / 884 * 100%);
  top: calc(481 / 590 * 100%);
}

.serviceGroup__plot .item:nth-child(4) {
  left: calc(317 / 884 * 100%);
  top: calc(510 / 590 * 100%);
}

.serviceGroup__plot .item:nth-child(5) {
  left: calc(135 / 884 * 100%);
  top: calc(260 / 590 * 100%);
}

.serviceGroup__plot .item:nth-child(6) {
  left: calc(273 / 884 * 100%);
  top: calc(208 / 590 * 100%);
}

.serviceGroup__plot .item:nth-child(7) {
  left: calc(108 / 884 * 100%);
  top: calc(463 / 590 * 100%);
}

.serviceGroup__plot .item:nth-child(8) {
  left: calc(221 / 884 * 100%);
  top: calc(417 / 590 * 100%);
}

.serviceGroup__plot .item:nth-child(9) {
  left: calc(156 / 884 * 100%);
  top: calc(417 / 590 * 100%);
}

.serviceGroup__plot .item:nth-child(10) {
  left: calc(198 / 884 * 100%);
  top: calc(205 / 590 * 100%);
}

.serviceGroup__plot .item:nth-child(11) {
  left: calc(122 / 884 * 100%);
  top: calc(345 / 590 * 100%);
}

.serviceGroup__plot .item:nth-child(12) {
  left: calc(171 / 884 * 100%);
  top: calc(345 / 590 * 100%);
}

.serviceGroup__trigger {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  aspect-ratio: 1 / 1;
  background-color: rgba(143, 140, 117, 0.7);
  border: 0;
  border-radius: 50%;
  color: #ffffff;
  cursor: pointer;
  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: 0;
  line-height: .9;
  padding: 0;
  position: absolute;
  z-index: 1;
}

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

@media screen and (max-width: 736px) {
  .serviceGroup__trigger {
    font-size: 16px;
    width: 32px;
  }
}

.serviceGroup__trigger:after {
  -webkit-animation: plotAnime 3s linear infinite;
          animation: plotAnime 3s linear infinite;
  background-color: rgba(143, 140, 117, 0.5);
  border-radius: 50%;
  content: '';
  inset: 0;
  position: absolute;
  z-index: -1;
}

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

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

@media screen and (max-width: 736px) {
  .serviceGroup__desc {
    margin-left: -32px;
    margin-right: -32px;
  }
}

@media screen and (max-width: 736px) {
  .serviceGroup__desc {
    gap: 24px 10px;
    margin-top: 100px;
  }
}

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

@media screen and (max-width: 736px) {
  .serviceGroup__item {
    width: 190px;
  }
}

.serviceGroup__item .serviceCard {
  height: 100%;
}

.serviceGroup__item .serviceCard__inner .heading {
  position: relative;
}

@media print, screen and (min-width: 736px) {
  .serviceGroup__item .serviceCard__inner .heading {
    padding-left: 38px;
  }
}

.serviceGroup__item .serviceCard__inner .heading:before {
  content: initial;
}

.serviceGroup__item .serviceCard__inner .heading .num {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  aspect-ratio: 1 / 1;
  background-color: rgba(143, 140, 117, 0.7);
  border-radius: 50%;
  color: #ffffff;
  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: 0;
  line-height: 1;
}

@media print, screen and (min-width: 736px) {
  .serviceGroup__item .serviceCard__inner .heading .num {
    font-size: 14px;
    left: 0;
    position: absolute;
    top: 4px;
    width: 28px;
  }
}

@media screen and (max-width: 736px) {
  .serviceGroup__item .serviceCard__inner .heading .num {
    font-size: 14px;
    margin-bottom: 8px;
    width: 28px;
  }
}

@media print, screen and (min-width: 736px) {
  .serviceGroup__item .serviceCard__inner .heading + .txt {
    margin-top: -8px;
  }
}

@media screen and (max-width: 736px) {
  .serviceGroup__item .serviceCard__inner .heading + .txt {
    margin-top: 4px;
  }
}

@media print, screen and (min-width: 736px) {
  .serviceGroup__item .serviceCard__inner .photo {
    margin-top: auto;
  }
}

@media screen and (max-width: 736px) {
  .serviceGroup__item .serviceCard__inner .photo {
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    margin-top: auto;
  }
}

.serviceGroup__item .serviceCard__option {
  display: grid;
}

@media print, screen and (min-width: 736px) {
  .serviceGroup__item .serviceCard__option {
    gap: 0 32px;
    grid-template-columns: .41666666666fr 1fr;
  }
}

@media screen and (max-width: 736px) {
  .serviceGroup__item .serviceCard__option {
    gap: 16px 20px;
    grid-template-columns: 1fr .53fr;
  }
}

@media print, screen and (min-width: 736px) {
  .serviceGroup__item .serviceCard__option .photo {
    grid-column: 1 / 1;
    grid-row: 1 / 3;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
  }
}

@media screen and (max-width: 736px) {
  .serviceGroup__item .serviceCard__option .heading {
    grid-column: 1 / 3;
  }
}

@media screen and (max-width: 736px) {
  .serviceGroup__item .serviceCard__option .txt {
    margin-top: 0;
  }
}

@media print, screen and (min-width: 736px) {
  .serviceGroup__item:nth-child(1), .serviceGroup__item:nth-child(2), .serviceGroup__item:nth-child(7), .serviceGroup__item:nth-child(8) {
    width: 580px;
  }
}

@media print, screen and (min-width: 736px) {
  .serviceGroup__item:nth-child(1) .serviceCard__inner, .serviceGroup__item:nth-child(2) .serviceCard__inner, .serviceGroup__item:nth-child(7) .serviceCard__inner, .serviceGroup__item:nth-child(8) .serviceCard__inner {
    display: grid;
    gap: 0 40px;
    grid-template-columns: 1fr .41666666666fr;
  }
}

@media print, screen and (min-width: 736px) {
  .serviceGroup__item:nth-child(1) .serviceCard__inner .heading + .txt, .serviceGroup__item:nth-child(2) .serviceCard__inner .heading + .txt, .serviceGroup__item:nth-child(7) .serviceCard__inner .heading + .txt, .serviceGroup__item:nth-child(8) .serviceCard__inner .heading + .txt {
    margin-top: 24px;
  }
}

@media print, screen and (min-width: 736px) {
  .serviceGroup__item:nth-child(1) .serviceCard__inner .photo, .serviceGroup__item:nth-child(2) .serviceCard__inner .photo, .serviceGroup__item:nth-child(7) .serviceCard__inner .photo, .serviceGroup__item:nth-child(8) .serviceCard__inner .photo {
    grid-column: 2 / 3;
    grid-row: 1 / 3;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    margin-top: 0;
  }
}

@media screen and (max-width: 736px) {
  .serviceGroup__item:nth-child(1), .serviceGroup__item:nth-child(2) {
    width: 100%;
  }
}

.serviceGroup__item:nth-child(1) .serviceCard, .serviceGroup__item:nth-child(2) .serviceCard {
  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) {
  .serviceGroup__item:nth-child(1) .serviceCard, .serviceGroup__item:nth-child(2) .serviceCard {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

@media screen and (max-width: 736px) {
  .serviceGroup__item:nth-child(1) .serviceCard__inner, .serviceGroup__item:nth-child(2) .serviceCard__inner {
    display: grid;
    gap: 0 20px;
    grid-template-columns: 1fr .53fr;
    margin-top: 50px;
  }
}

@media screen and (max-width: 736px) {
  .serviceGroup__item:nth-child(1) .serviceCard__inner .heading, .serviceGroup__item:nth-child(2) .serviceCard__inner .heading {
    grid-column: 1 / 3;
    padding-left: 44px;
  }
}

@media screen and (max-width: 736px) and (max-width: 736px) {
  .serviceGroup__item:nth-child(1) .serviceCard__inner .heading + .txt, .serviceGroup__item:nth-child(2) .serviceCard__inner .heading + .txt {
    margin-top: 24px;
  }
}

@media screen and (max-width: 736px) {
  .serviceGroup__item:nth-child(1) .serviceCard__inner .heading .num, .serviceGroup__item:nth-child(2) .serviceCard__inner .heading .num {
    left: 0;
    position: absolute;
    top: 4px;
  }
}

@media print, screen and (min-width: 736px) {
  .serviceGroup__item:nth-child(1) .serviceCard__option, .serviceGroup__item:nth-child(2) .serviceCard__option {
    margin-top: 40px;
  }
}

@media screen and (max-width: 736px) {
  .serviceGroup__item:nth-child(1) .serviceCard__option {
    grid-template-columns: .53fr 1fr;
  }
}

@media screen and (max-width: 736px) {
  .serviceGroup__item:nth-child(1) .serviceCard__option .photo {
    grid-column: 1 / 2;
    grid-row: 2 / 3;
  }
}

@media screen and (max-width: 736px) {
  .serviceGroup__item:nth-child(1) .serviceCard__option .txt {
    grid-column: 2 / 3;
  }
}

@media screen and (max-width: 736px) {
  .serviceGroup__item:nth-child(2) .serviceCard__inner {
    grid-template-columns: .53fr 1fr;
  }
}

@media screen and (max-width: 736px) {
  .serviceGroup__item:nth-child(2) .serviceCard__inner .photo {
    grid-column: 1 / 2;
    grid-row: 2 / 3;
  }
}

@media screen and (max-width: 736px) {
  .serviceGroup__item:nth-child(2) .serviceCard__inner .txt {
    grid-column: 2 / 3;
  }
}

@-webkit-keyframes plotAnime {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
            transform: scale(0);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(1.6);
            transform: scale(1.6);
  }
}

@keyframes plotAnime {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
            transform: scale(0);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(1.6);
            transform: scale(1.6);
  }
}

@media screen and (max-width: 736px) {
  .symbolSect {
    margin: 0 -16px;
    padding: 0 16px;
  }
}

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

@media screen and (max-width: 736px) {
  .symbolSect__head + .symbolSect__cont {
    margin-top: 32px;
  }
}

@media screen and (max-width: 736px) {
  .symbolSect__cont .swipeFigure__inner {
    height: 200px;
    margin: 0 -16px;
  }
}

@media print, screen and (min-width: 736px) {
  .symbolSect__cont .swipeFigure + .txt {
    margin-top: 24px;
  }
}

@media screen and (max-width: 736px) {
  .symbolSect__cont .swipeFigure + .txt {
    margin-top: 24px;
  }
}

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

@media screen and (max-width: 736px) {
  .landscape-facade {
    padding: 100px 0;
  }
}

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

@media screen and (max-width: 736px) {
  .landscape-designer {
    padding-bottom: 100px;
  }
}
