.design-content {
  background: #2f2f2f;
  color: #fff;
}

.gaikan {
  position: relative;
  overflow: hidden;
}
.gaikan-inner {
  position: absolute;
  left: 0;
  top: 18.5%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 1;
  padding: 0 min(6.4vw, 28.8px);
  color: #000;
}
@media screen and (min-width: 769px) {
  .gaikan-inner {
    padding: 0 min(6.25vw, 144px);
  }
}
@media screen and (min-width: 1281px) {
  .gaikan-inner {
    padding: 0 min(15.625vw, 360px);
  }
}
.gaikan .c-title--heading--l {
  text-align: left;
}
.gaikan__copy {
  margin-top: min(4.267vw, 19.2px);
}
@media screen and (min-width: 769px) {
  .gaikan__copy {
    margin-top: min(2.5vw, 57.6px);
  }
}

.concept {
  margin-top: min(12.8vw, 57.6px);
}
@media screen and (min-width: 769px) {
  .concept {
    margin-top: min(7.5vw, 172.8px);
  }
}
.concept > .l-inner {
  max-width: 1428px;
}
@media screen and (min-width: 769px) {
  .concept > .l-inner {
    padding-inline: min(3.333vw, 76.8px);
  }
}
.concept-box {
  display: -ms-grid;
  display: grid;
  gap: min(6.4vw, 28.8px);
  margin-top: min(10.667vw, 48px);
}
@media screen and (min-width: 769px) {
  .concept-box {
    margin-top: min(2.083vw, 48px);
    gap: min(3.333vw, 76.8px);
  }
}
.concept-box__copy {
  font-size: clamp(9.6px, 3.2vw, 14.4px);
  line-height: 1.75;
  letter-spacing: 0.07em;
  border: solid #ada16c;
  border-width: 1px 0;
  padding: 1em 0;
}
.concept-box__copy.copy-1 {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}
@media screen and (min-width: 769px) {
  .concept-box__copy.copy-1 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}
.concept-box__copy.copy-2 {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
@media screen and (min-width: 769px) {
  .concept-box__copy.copy-2 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
}
.concept-box__copy .hd {
  font-size: clamp(12px, 4vw, 18px);
  line-height: 1.6;
}
@media screen and (min-width: 769px) {
  .concept-box__copy .hd {
    font-size: clamp(19.2px, 1.25vw, 28.8px);
  }
}
.concept-box__copy .txt {
  margin-top: 1em;
}
@media screen and (min-width: 769px) {
  .concept-box__copy .txt {
    font-size: clamp(12.8px, 0.833vw, 19.2px);
  }
}
.concept-box__copy em {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(173, 161, 108, 0)), color-stop(55%, rgba(173, 161, 108, 0)), color-stop(55%, rgba(173, 161, 108, 0.5)), to(rgba(173, 161, 108, 0.5)));
  background: linear-gradient(180deg, rgba(173, 161, 108, 0) 0%, rgba(173, 161, 108, 0) 55%, rgba(173, 161, 108, 0.5) 55%, rgba(173, 161, 108, 0.5) 100%);
}
.concept-box__img {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
@media screen and (min-width: 769px) {
  .concept-box__img {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    -ms-grid-column-span: 2;
    grid-column: span 2;
  }
}
.concept-box__img img {
  width: 120%;
  max-width: none;
  margin-left: -10%;
}
@media screen and (min-width: 769px) {
  .concept-box__img img {
    width: 100%;
    margin-left: 0;
  }
}
.concept-box__img .u-text--caption--out {
  text-align: right;
}

.cg-gallery {
  display: -ms-grid;
  display: grid;
  gap: min(14.933vw, 67.2px);
  margin-top: min(17.067vw, 76.8px);
}
@media screen and (min-width: 769px) {
  .cg-gallery {
    gap: min(5.417vw, 124.8px);
    margin-top: min(10.417vw, 240px);
  }
}
@media screen and (min-width: 769px) {
  .cg-gallery-box {
    max-width: min(88.542vw, 2040px);
    padding-inline: min(2.083vw, 48px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-inline: auto;
  }
}
@media screen and (min-width: 769px) {
  .cg-gallery-box__in {
    width: 78%;
  }
}
.cg-gallery-box__copy {
  padding-inline: min(5.333vw, 24px);
}
@media screen and (min-width: 769px) {
  .cg-gallery-box__copy {
    padding-inline: 0;
  }
}
.cg-gallery-box__copy .hd {
  font-family: "Cormorant Garamond", serif;
  letter-spacing: 0.05em;
  line-height: 1;
  font-size: clamp(20px, 6.667vw, 30px);
}
@media screen and (min-width: 769px) {
  .cg-gallery-box__copy .hd {
    font-size: clamp(56px, 3.646vw, 84px);
  }
}
.cg-gallery-box__copy .copy {
  letter-spacing: 0.1em;
  line-height: 1.6;
  margin-top: min(1.067vw, 4.8px);
}
@media screen and (min-width: 769px) {
  .cg-gallery-box__copy .copy {
    font-size: clamp(30.4px, 1.979vw, 45.6px);
    margin-top: min(0.208vw, 4.8px);
  }
}
.cg-gallery-box__cg {
  margin-top: min(4.267vw, 19.2px);
}
@media screen and (min-width: 769px) {
  .cg-gallery-box__cg {
    margin-top: min(1.042vw, 24px);
  }
}
@media screen and (min-width: 769px) {
  .cg-gallery-box.entrance {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
  .cg-gallery-box.entrance .hd, .cg-gallery-box.entrance .copy {
    text-align: right;
  }
}

.staff {
  margin-top: min(17.067vw, 76.8px);
}
@media screen and (min-width: 769px) {
  .staff {
    margin-top: min(10.417vw, 240px);
  }
}
.staff-box {
  border: solid 1px #fff;
  padding: min(5.333vw, 24px) min(4.267vw, 19.2px);
}
@media screen and (min-width: 769px) {
  .staff-box {
    padding: min(2.083vw, 48px);
  }
}
.staff-box-wrap {
  margin-top: min(8.533vw, 38.4px);
  display: -ms-grid;
  display: grid;
  gap: min(3.2vw, 14.4px);
}
@media screen and (min-width: 769px) {
  .staff-box-wrap {
    margin-top: min(2.917vw, 67.2px);
    -ms-grid-columns: 960fr min(1.042vw, 24px) 640fr;
    grid-template-columns: 960fr 640fr;
    gap: min(1.042vw, 24px);
  }
}
.staff-box__name .hd {
  font-size: clamp(8px, 2.667vw, 12px);
  line-height: 1;
  margin-bottom: 0.5em;
}
@media screen and (min-width: 769px) {
  .staff-box__name .hd {
    font-size: clamp(12px, 0.781vw, 18px);
  }
}
.staff-box__name .name {
  font-size: clamp(14.4px, 4.8vw, 21.6px);
  line-height: 1.5;
}
@media screen and (min-width: 769px) {
  .staff-box__name .name {
    font-size: clamp(24px, 1.563vw, 36px);
  }
}
.staff-box__hd {
  font-size: clamp(11.2px, 3.733vw, 16.8px);
  line-height: 1.6;
  margin: min(3.2vw, 14.4px) auto;
}
@media screen and (min-width: 769px) {
  .staff-box__hd {
    font-size: clamp(15.2px, 0.99vw, 22.8px);
    margin: min(1.25vw, 28.8px) auto min(2.083vw, 48px);
  }
}
.staff-box__txt {
  font-size: clamp(9.6px, 3.2vw, 14.4px);
  line-height: 1.6;
}
@media screen and (min-width: 769px) {
  .staff-box__txt {
    font-size: clamp(12.8px, 0.833vw, 19.2px);
  }
}
.staff-box__img {
  display: -ms-grid;
  display: grid;
  gap: min(2.133vw, 9.6px);
  margin-top: min(3.2vw, 14.4px);
}
@media screen and (min-width: 1025px) {
  .staff-box__img figcaption {
    text-align: right;
  }
}
.staff-box__in {
  margin-top: min(3.2vw, 14.4px);
}
@media screen and (min-width: 769px) {
  .staff-box__in {
    margin-top: min(2.083vw, 48px);
  }
}
.staff-box__profile {
  margin-top: min(3.2vw, 14.4px);
}
@media screen and (min-width: 769px) {
  .staff-box__profile {
    margin-top: min(1.042vw, 24px);
  }
}
.staff-box__profile .hd {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: auto min(3.2vw, 14.4px) 1fr;
  grid-template-columns: auto 1fr;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: min(3.2vw, 14.4px);
}
.staff-box__profile .hd span {
  font-family: "Cormorant Garamond", serif;
  color: #959595;
  font-size: clamp(11.2px, 3.733vw, 16.8px);
  line-height: 1;
  letter-spacing: 0.1em;
}
@media screen and (min-width: 769px) {
  .staff-box__profile .hd span {
    font-size: clamp(19.2px, 1.25vw, 28.8px);
  }
}
.staff-box__profile .hd::after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background: #959595;
}
.staff-box__profile .txt {
  font-size: clamp(8.8px, 2.933vw, 13.2px);
  line-height: 1.6;
  margin-top: 0.5em;
}
@media screen and (min-width: 769px) {
  .staff-box__profile .txt {
    font-size: clamp(10.4px, 0.677vw, 15.6px);
  }
}
.staff-box.box-1 .staff-box__img {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: end;
  -ms-grid-columns: 529fr 279fr;
  grid-template-columns: 529fr 279fr;
}
@media screen and (min-width: 769px) {
  .staff-box.box-1 {
    -ms-grid-column-span: 2;
    grid-column: span 2;
  }
}
@media screen and (min-width: 1025px) {
  .staff-box.box-1 {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 580fr min(2.083vw, 48px) 830fr;
    grid-template-columns: 580fr 830fr;
    gap: min(2.083vw, 48px);
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.staff-box.box-2 .staff-box__img {
  -ms-grid-columns: 230fr 259fr;
  grid-template-columns: 230fr 259fr;
}
@media screen and (min-width: 1025px) {
  .staff-box.box-2 {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 358fr min(2.083vw, 48px) 500fr;
    grid-template-columns: 358fr 500fr;
    gap: min(2.083vw, 48px);
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
  }
}
.staff-box.box-3 .staff-box__in {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 371fr min(3.2vw, 14.4px) 171fr;
  grid-template-columns: 371fr 171fr;
  gap: min(3.2vw, 14.4px);
}
.staff-box.box-3 .staff-box__in .staff-box__profile {
  -ms-grid-column-span: 2;
  grid-column: span 2;
}
@media screen and (min-width: 1281px) {
  .staff-box.box-3 .staff-box__in {
    gap: min(1.25vw, 28.8px);
  }
  .staff-box.box-3 .staff-box__in .staff-box__txt {
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-area: 1/1/2/2;
  }
  .staff-box.box-3 .staff-box__in .staff-box__img {
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
    -ms-grid-column: 2;
    -ms-grid-column-span: 1;
    grid-area: 1/2/3/3;
  }
  .staff-box.box-3 .staff-box__in .staff-box__profile {
    -ms-grid-column-span: 1;
    grid-column: span 1;
    -ms-grid-row: 2;
    -ms-grid-row-span: 1;
    -ms-grid-column: 1;
    grid-area: 2/1/3/2;
  }
}
.staff-box.box-3 .staff-box__img {
  margin-top: 0;
}

.common-space {
  margin-top: min(21.333vw, 96px);
  padding-bottom: min(17.067vw, 76.8px);
}
@media screen and (min-width: 769px) {
  .common-space {
    margin-top: min(12.5vw, 288px);
    padding-bottom: min(10.417vw, 240px);
  }
}
.common-space__cg {
  margin-top: min(8.533vw, 38.4px);
}
@media screen and (min-width: 769px) {
  .common-space__cg {
    margin-top: min(4.167vw, 96px);
  }
}
.common-space__cg::after {
  height: min(12.8vw, 57.6px);
  position: absolute;
  opacity: 0.66;
}
@media screen and (min-width: 769px) {
  .common-space__cg::after {
    height: min(5vw, 115.2px);
  }
}
.common-space__elevation {
  display: -ms-grid;
  display: grid;
  gap: min(6.4vw, 28.8px);
  margin-top: min(8.533vw, 38.4px);
}
@media screen and (min-width: 769px) {
  .common-space__elevation {
    -ms-grid-columns: 1125fr min(3.333vw, 76.8px) 422fr;
    grid-template-columns: 1125fr 422fr;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: min(3.333vw, 76.8px);
    margin-top: min(6.667vw, 153.6px);
  }
}
.common-space__elevation .img {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  margin-inline: min(-5.333vw, -24px);
}
@media screen and (min-width: 769px) {
  .common-space__elevation .img {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    margin-inline: 0;
  }
}
.common-space__elevation .img .u-text--caption--b {
  text-align: left;
}
.common-space__elevation .copy {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
@media screen and (min-width: 769px) {
  .common-space__elevation .copy {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}
.common-space__elevation .copy-hd {
  font-size: clamp(11.2px, 3.733vw, 16.8px);
  line-height: 1.6;
}
@media screen and (min-width: 769px) {
  .common-space__elevation .copy-hd {
    font-size: clamp(16px, 1.042vw, 24px);
  }
}
.common-space__elevation .copy-txt {
  font-size: clamp(9.6px, 3.2vw, 14.4px);
  line-height: 1.6;
  margin-top: min(3.2vw, 14.4px);
}
@media screen and (min-width: 769px) {
  .common-space__elevation .copy-txt {
    font-size: clamp(12.8px, 0.833vw, 19.2px);
  }
}
.common-space__material {
  margin-top: min(10.667vw, 48px);
  border: solid #fff;
  border-width: 1px 0;
  padding: min(5.333vw, 24px) 0;
}
@media screen and (min-width: 769px) {
  .common-space__material {
    margin-top: min(6.667vw, 153.6px);
    padding: min(3.333vw, 76.8px) 0;
  }
}
@media screen and (min-width: 1281px) {
  .common-space__material {
    padding-inline: min(5.833vw, 134.4px);
  }
}
.common-space__material__cont {
  display: -ms-grid;
  display: grid;
  gap: min(4.267vw, 19.2px);
}
@media screen and (min-width: 769px) {
  .common-space__material__cont {
    -ms-grid-columns: 768fr min(1.667vw, 38.4px) 576fr;
    grid-template-columns: 768fr 576fr;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: min(1.667vw, 38.4px);
  }
}
.common-space__material .info {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 180fr min(4.267vw, 19.2px) 432fr;
  grid-template-columns: 180fr 432fr;
  gap: min(4.267vw, 19.2px);
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (min-width: 769px) {
  .common-space__material .info {
    -ms-grid-columns: 243fr min(3.333vw, 76.8px) 452fr;
    grid-template-columns: 243fr 452fr;
    gap: min(3.333vw, 76.8px);
  }
}
.common-space__material .info-copy-hd {
  font-size: clamp(11.2px, 3.733vw, 16.8px);
  line-height: 1.6;
}
@media screen and (min-width: 769px) {
  .common-space__material .info-copy-hd {
    font-size: clamp(16px, 1.042vw, 24px);
  }
}
.common-space__material .info-copy-txt {
  font-size: clamp(9.6px, 3.2vw, 14.4px);
  line-height: 1.6;
  margin-top: min(3.2vw, 14.4px);
}
@media screen and (min-width: 769px) {
  .common-space__material .info-copy-txt {
    font-size: clamp(12.8px, 0.833vw, 19.2px);
  }
}
.common-space__material .img-box {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 273fr min(1.067vw, 4.8px) 295fr;
  grid-template-columns: 273fr 295fr;
  gap: min(1.067vw, 4.8px);
}
.common-space__material .img .u-text--caption--out {
  text-align: right;
  margin-top: 4px;
}
.common-space__material__link {
  margin-top: min(4.267vw, 19.2px);
}
@media screen and (min-width: 769px) {
  .common-space__material__link {
    margin-top: min(2.083vw, 48px);
  }
}
.common-space__material__link .c-button {
  width: 100%;
  max-width: 590px;
  height: min(10.667vw, 48px);
  margin-inline: auto;
}
@media screen and (min-width: 769px) {
  .common-space__material__link .c-button {
    height: min(3.333vw, 76.8px);
    font-size: clamp(16px, 1.042vw, 24px);
  }
}
.common-space__copy {
  margin-top: min(17.067vw, 76.8px);
  text-align: center;
}
@media screen and (min-width: 769px) {
  .common-space__copy {
    margin-top: min(10.417vw, 240px);
  }
}
.common-space__copy .copy {
  font-size: clamp(15.2px, 5.067vw, 22.8px);
  line-height: 1.75;
}
@media screen and (min-width: 769px) {
  .common-space__copy .copy {
    font-size: clamp(30.4px, 1.979vw, 45.6px);
  }
}
.common-space__copy .soon {
  text-align: center;
  margin-top: min(10.667vw, 48px);
}
@media screen and (min-width: 769px) {
  .common-space__copy .soon {
    margin-top: min(5vw, 115.2px);
  }
}
.common-space__copy .soon-txt {
  display: inline-block;
  font-family: "Cormorant Garamond", serif;
  font-size: clamp(18.4px, 6.133vw, 27.6px);
  line-height: 1;
  letter-spacing: 0.08em;
  position: relative;
  padding: 0.5em 1.5em;
}
@media screen and (min-width: 769px) {
  .common-space__copy .soon-txt {
    font-size: clamp(36px, 2.344vw, 54px);
  }
}
.common-space__copy .soon-txt::before, .common-space__copy .soon-txt::after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  position: absolute;
  left: 0;
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(10%, white), color-stop(90%, white), to(rgba(255, 255, 255, 0)));
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, white 10%, white 90%, rgba(255, 255, 255, 0) 100%);
}
.common-space__copy .soon-txt::before {
  top: 0;
}
.common-space__copy .soon-txt::after {
  bottom: 0;
}
/*# sourceMappingURL=design.css.map */