@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;
  }
}

.designerSect {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #ffffff;
  -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;
  overflow: hidden;
  position: relative;
}

@media print, screen and (min-width: 736px) {
  .designerSect {
    gap: 80px;
    padding: 56px 64px;
  }
}

@media screen and (max-width: 736px) {
  .designerSect {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-left: calc(50% - 50vw);
    padding: calc(85 / 390 * 100vw) calc(32 / 390 * 100vw);
    width: calc(100vw - var(--scrollbar));
  }
}

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

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

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

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

@media print, screen and (min-width: 736px) {
  .designerSect__head .photo + .photo {
    width: 130px;
  }
}

.designerSect__heading {
  font-family: "Cormorant Infant", serif;
  line-height: .62;
  position: absolute;
  top: 0;
}

@media print, screen and (min-width: 736px) {
  .designerSect__heading {
    color: rgba(166, 160, 119, 0.1);
    font-size: 130px;
    right: 56px;
  }
}

@media screen and (max-width: 736px) {
  .designerSect__heading {
    color: rgba(61, 87, 125, 0.1);
    font-size: calc(60 / 390 * 100vw);
    left: 50%;
    position: absolute;
    text-align: center;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 100%;
  }
}

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

.designerSect__department {
  line-height: 1.8;
}

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

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

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

@media screen and (max-width: 736px) {
  .designerSect__department {
    font-size: calc(12 / 390 * 100vw);
    text-align: center;
  }
}

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

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

.designerSect__ttl {
  line-height: 1.8;
}

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

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

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

@media screen and (max-width: 736px) {
  .designerSect__ttl {
    font-size: calc(18 / 390 * 100vw);
    text-align: center;
  }
}

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

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

.designerSect__txt {
  line-height: 1.8;
}

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

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

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

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

@media screen and (max-width: 736px) {
  .facadeSect__head {
    margin-left: calc(50% - 50vw);
    width: calc(100vw - var(--scrollbar));
  }
}

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

@media screen and (max-width: 736px) {
  .facadeSect__head + .facadeSect__cont {
    margin-top: 40px;
  }
}

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

.featureCard {
  background-color: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media print, screen and (min-width: 736px) {
  .featureCard {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 32px 32px 32px 38px;
    width: 580px;
  }
}

@media screen and (max-width: 736px) {
  .featureCard {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: calc(24 / 390 * 100vw);
    width: calc(190 / 390 * 100vw);
  }
}

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

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

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

.featureCard__ttl {
  line-height: 1;
}

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

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

.featureCard__txt {
  border-top: 1px solid rgba(102, 102, 102, 0.5);
}

@media print, screen and (min-width: 736px) {
  .featureCard__txt {
    font-size: 16px;
    margin-top: 16px;
    padding-top: 10px;
  }
}

@media screen and (max-width: 736px) {
  .featureCard__txt {
    font-size: calc(12 / 390 * 100vw);
    margin-top: calc(16 / 390 * 100vw);
    padding-top: calc(10 / 390 * 100vw);
    text-align: left;
  }
}

.featureSect {
  margin: 0 auto;
}

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

.featureSect__item {
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(50%, white), to(rgba(255, 255, 255, 0)));
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, white 50%, rgba(255, 255, 255, 0) 100%);
  overflow: hidden;
  position: relative;
  text-align: center;
}

@media print, screen and (min-width: 736px) {
  .featureSect__item {
    font-size: 15px;
    letter-spacing: 0;
    padding: 32px 40px;
  }
}

@media screen and (max-width: 736px) {
  .featureSect__item {
    padding: calc(32 / 390 * 100vw) 0;
    text-align: left;
  }
}

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

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

@media print, screen and (min-width: 736px) {
  .featureSect__item--02 .featureSect__heading {
    left: unset;
    right: 0;
  }
}

@media print, screen and (min-width: 736px) {
  .featureSect__item--03 .featureSect__heading {
    left: 0;
  }
}

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

.featureSect__heading {
  color: rgba(166, 160, 119, 0.2);
  font-family: "Cormorant Infant", serif;
  line-height: .75;
  position: absolute;
  top: 0;
}

@media print, screen and (min-width: 736px) {
  .featureSect__heading {
    font-size: 60px;
    left: 158px;
  }
}

@media screen and (max-width: 736px) {
  .featureSect__heading {
    font-size: calc(60 / 390 * 100vw);
    left: 50%;
    position: absolute;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 100%;
  }
}

.featureSect__head {
  line-height: 1;
}

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

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

.featureSect__cont {
  border-top: 1px solid rgba(102, 102, 102, 0.5);
}

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

@media screen and (max-width: 736px) {
  .featureSect__cont {
    font-size: calc(12 / 390 * 100vw);
    margin-top: calc(16 / 390 * 100vw);
    padding-top: calc(16 / 390 * 100vw);
    text-align: left;
  }
}

.featureSect__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

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

@media screen and (max-width: 736px) {
  .featureSect__inner {
    gap: calc(10 / 390 * 100vw);
    margin-left: calc(50% - 50vw);
    margin-top: calc(30 / 390 * 100vw);
    width: calc(100vw - var(--scrollbar));
  }
}

.loungeSect {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
  position: relative;
  z-index: 2;
}

@media print, screen and (min-width: 736px) {
  .loungeSect__head {
    margin: -20px auto 0;
    max-width: 885px;
    position: relative;
    -webkit-transform: translateY(80px);
            transform: translateY(80px);
    z-index: 2;
  }
}

@media screen and (max-width: 736px) {
  .loungeSect__head {
    margin-left: calc(50% - 50vw);
    margin-top: 40px;
    width: calc(100vw - var(--scrollbar));
  }
}

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

@media screen and (max-width: 736px) {
  .loungeSect__head + .facadeSect__cont {
    margin-top: 40px;
  }
}

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

@media print, screen and (min-width: 736px) {
  .materialSect__head {
    margin: 0 calc((((100vw - var(--scrollbar)) - 1320px) / -2) - 60px) 0 auto;
    min-width: 592px;
    width: calc(472px + (((100vw - var(--scrollbar)) - 1320px) / 2) + 60px);
  }
}

@media print, screen and (min-width: 736px) and (max-width: 1320px) {
  .materialSect__head {
    margin-right: 0;
  }
}

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

.materialSect__head .photo__capIn {
  bottom: auto;
  top: 0;
}

.materialSect__cont {
  -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);
  position: relative;
  z-index: 1;
}

@media print, screen and (min-width: 736px) {
  .materialSect__cont {
    margin: -304px -156px 0 calc((((100vw - var(--scrollbar)) - 1320px) / -2) - 60px);
    min-width: 1004px;
    width: calc(884px + (((100vw - var(--scrollbar)) - 1320px) / 2) + 60px);
  }
}

@media print, screen and (min-width: 736px) and (max-width: 1320px) {
  .materialSect__cont {
    margin-left: 0;
  }
}

@media screen and (max-width: 736px) {
  .materialSect__cont {
    margin: -80px auto 0 -32px;
  }
}

@media screen and (max-width: 736px) {
  .materialSect__cont .designerCard {
    display: grid;
    gap: 24px;
    grid-template-columns: repeat(2, 1fr);
  }
}

@media print, screen and (min-width: 736px) {
  .materialSect__cont .designerCard .photo + .heading {
    margin-top: 24px;
  }
}

@media screen and (max-width: 736px) {
  .materialSect__cont .designerCard .heading {
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    margin: auto 0;
  }
}

@media screen and (max-width: 736px) {
  .materialSect__cont .designerCard .txt {
    grid-column: 1 / 3;
    margin: 0;
  }
}

.pointCard {
  background-color: #2d3034;
  color: #ffffff;
  counter-increment: number 1;
}

@media print, screen and (min-width: 736px) {
  .pointCard {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 32px;
    width: 346px;
  }
}

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

.pointCard__head {
  position: relative;
}

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

@media screen and (max-width: 736px) {
  .pointCard__head {
    font-size: calc(16 / 390 * 100vw);
    padding-left: calc(72 / 390 * 100vw);
  }
}

.pointCard__head:before {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #ffffff;
  border-radius: 50%;
  color: #3d577d;
  content: "0" counter(number);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: "Cormorant Infant", serif;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  left: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

@media print, screen and (min-width: 736px) {
  .pointCard__head:before {
    font-size: 20px;
    height: 48px;
    width: 48px;
  }
}

@media screen and (max-width: 736px) {
  .pointCard__head:before {
    font-size: calc(20 / 390 * 100vw);
    height: calc(48 / 390 * 100vw);
    width: calc(48 / 390 * 100vw);
  }
}

.pointCard__cont {
  border-top: 1px solid #ffffff;
}

@media print, screen and (min-width: 736px) {
  .pointCard__cont {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-top: 16px;
    padding-top: 16px;
  }
}

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

@media print, screen and (min-width: 736px) {
  .pointCard__cont .photo {
    margin: 40px 24px 0;
  }
}

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

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

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

@media print, screen and (min-width: 736px) {
  .symbolSect {
    -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;
    gap: 80px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

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

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

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

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

.symbolSect__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 print, screen and (min-width: 736px) {
  .symbolSect__cont {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding-top: 64px;
    width: 390px;
  }
}

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

.symbolSect__bottom {
  counter-reset: number 0;
}

@media print, screen and (min-width: 736px) {
  .symbolSect__bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-top: 100px;
    width: 100%;
  }
}

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

@media screen and (max-width: 736px) {
  .pageIntroduction .headingCombi .heading {
    white-space: nowrap;
  }
}

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

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

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

@media screen and (max-width: 736px) {
  .design-symbol {
    padding-top: 100px;
  }
}

.design-lounge {
  position: relative;
  z-index: 2;
}

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

@media screen and (max-width: 736px) {
  .design-lounge {
    padding-top: 100px;
  }
}

.design-feature {
  position: relative;
  z-index: -1;
}

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

@media screen and (max-width: 736px) {
  .design-feature {
    padding: 56px 0 100px;
  }
}

.design-feature:after {
  background-color: #dbd9c9;
  content: '';
  inset: 0;
  position: absolute;
  z-index: -1;
  width: calc(100vw - var(--scrollbar));
}

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

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

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

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

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