@charset "UTF-8";
.cls-1,
.cls-2 {
  fill: none;
}

.cls-2 {
  stroke: #fff;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 10px;
}

.area-ex {
  overflow-x: hidden;
}

.hstyle-basic-ja {
  font-size: 32rem;
  white-space: nowrap;
  margin-bottom: 40rem;
}

section.insta {
  padding: 110rem 70rem 80rem 70rem;
}
section.insta .hstyle-insta {
  font-weight: bold;
  font-size: 34rem;
  text-align: center;
  margin-bottom: 90rem;
  letter-spacing: 0.1em;
}
section.insta #insta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
section.insta #insta li {
  width: 45.9016393443%;
  margin-bottom: 50rem;
  position: relative;
  overflow: hidden;
}
section.insta #insta li::before {
  content: "";
  display: block;
  padding-top: 100%;
}
section.insta #insta li:nth-child(n+7) {
  display: none;
}
section.insta #insta li img.photo {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
section.insta #insta li:hover img.photo {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
section.insta #insta li:hover .like-count::before {
  opacity: 1;
}
section.insta #insta li .like-count {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  opacity: 0;
}
section.insta #insta li .like-count:hover {
  opacity: 1;
}
section.insta #insta li .like-count::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  z-index: 0;
}
section.insta #insta li .like-count img {
  width: 30rem;
  height: auto;
  margin-right: 10rem;
  z-index: 1;
  position: relative;
}
section.insta #insta li .like-count span {
  font-family: "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  color: #fff;
  letter-spacing: 0;
  font-size: 26rem;
  z-index: 1;
  position: relative;
}

section.about {
  position: relative;
  padding-bottom: 1164rem;
  margin-top: 180rem;
}
section.about .img-1 {
  width: 580rem;
}
section.about .img-3 {
  width: 510rem;
  margin-top: 180rem;
  margin-left: 110rem;
}
section.about .cloud {
  width: 200rem;
  position: absolute;
  right: 0;
  top: 800rem;
  z-index: -1;
}
section.about .img-4 {
  width: 580rem;
  position: absolute;
  bottom: 0;
  z-index: 3;
}
section.about .cloud-sp1 {
  width: 240rem;
  position: absolute;
  bottom: 900rem;
}
section.about .cloud-sp2 {
  width: 375rem;
  position: absolute;
  bottom: 500rem;
  right: 0;
  z-index: 1;
}
section.about .wrap-desc {
  margin: 80rem 65rem;
}
section.about .wrap-desc p {
  line-height: 2.6;
}

section.office {
  margin-top: 240rem;
  position: relative;
  padding: 120rem 0;
  overflow-x: hidden;
}
section.office .bg {
  background: #dfced3;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
section.office .bg.bg-fadeIn {
  opacity: 1;
}
section.office h1.hstyle-basic {
  margin: 0 65rem;
  font-size: 45rem;
}
section.office p {
  line-height: 2.6;
}
section.office .box-office-1 {
  margin: 0 65rem;
}
section.office .box-office-1 .photo {
  width: 100vw;
  margin-left: calc(50% - 50vw);
}
section.office .box-office-1 .photo img {
  display: block;
  width: 626rem;
}
section.office .box-office-1 .desc-1 {
  margin-top: 88rem;
}
section.office .desc-2 {
  margin: 108rem 65rem 0;
}
section.office .wrap-images {
  position: relative;
  padding-bottom: 127rem;
  width: 100vw;
  margin-left: calc(50% - 50vw);
  margin-top: 60rem;
}
section.office .wrap-images .images-1 {
  margin-left: auto;
  width: 364rem;
}
section.office .wrap-images .images-2 {
  width: 248rem;
  position: absolute;
  left: 65rem;
  bottom: 0;
}
section.office .anim-text-1 {
  padding: 115rem 0;
  position: relative;
  overflow: hidden;
}
section.office .anim-text-1 img {
  height: 143rem;
  width: auto;
  display: block;
}
section.office .anim-text-2 {
  padding: 115rem 0;
  position: relative;
  overflow: hidden;
}
section.office .anim-text-2 img {
  height: 143rem;
  width: auto;
  display: block;
}
section.office .box-office-2 .photo {
  width: 625rem;
  height: 455rem;
  margin-bottom: 100rem;
  position: relative;
  overflow: hidden;
}
section.office .box-office-2 .photo img {
  position: absolute;
  top: 0;
  left: 0;
}
section.office .box-office-2 .desc {
  margin: 0 65rem;
}

.bottom-contact {
  margin: 80rem 80rem 0;
}
.bottom-contact a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 1px solid #1e1e1e;
  padding: 0 44rem 0 50rem;
  height: 165rem;
  margin-top: 40rem;
  position: relative;
  letter-spacing: 0.15em;
}
.bottom-contact a::after {
  content: "";
  width: 38rem;
  height: 38rem;
  display: block;
  background: url("../images/btn-arrow.svg") no-repeat center;
  background-size: content;
  position: absolute;
  right: 50rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.bottom-contact a .icon {
  height: 70rem;
  margin-right: 30rem;
}
.bottom-contact a .icon img {
  height: 100%;
}
.bottom-contact a .en {
  font-family: "Open Sans", sans-serif;
  font-size: 36rem;
}
.bottom-contact a .ja {
  font-size: 16rem;
  font-family: "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.re-block {
  margin-top: 150rem;
}
.re-block .hw {
  display: none;
}
.re-block .hw.sp-show {
  display: block;
}
.re-block .inner {
  width: 80%;
  margin: 80rem auto 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  position: relative;
}
.re-block .inner.sec02 {
  padding-bottom: 250rem;
}
.re-block .inner.sec02 .box-title {
  width: 84rem;
}
.re-block .inner.sec02 .box-tx {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.re-block .inner.sec04 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.re-block .inner.sec04 .box-title {
  width: 84rem;
  margin-left: 0;
}
.re-block .inner.sec04 .box-tx {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.re-block .inner .box-title {
  width: 210rem;
  margin-left: 30rem;
}
.re-block .inner .box-tx {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-top: 20rem;
  z-index: 1;
}
.re-block .inner .box-tx p {
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  letter-spacing: 0.07em;
  line-height: 2.3;
  font-size: 26rem;
}
.re-block .inner .box-tx p span.num {
  text-combine-upright: all;
}
.re-block .inner .box-image {
  position: absolute;
  left: -20rem;
  bottom: 0;
  width: 256rem;
}
.re-block .inner .box-image.sp-hide {
  display: none;
}

.area-wind {
  overflow: hidden;
  position: relative;
}

.wind-image {
  height: 450rem;
}
.wind-image img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 100%;
  display: block;
}

.wind-wrap.w-top {
  position: absolute;
  top: -4px;
  left: 0;
  z-index: 1;
  -webkit-transform: rotateX(180deg) scale(-1, 1);
          transform: rotateX(180deg) scale(-1, 1);
}
.wind-wrap.w-bottom {
  position: absolute;
  bottom: -4px;
  left: 0;
  z-index: 1;
}
.wind-wrap canvas {
  vertical-align: bottom;
  width: 100%;
  height: 30px;
}

.slider-wind {
  width: 240vw;
  margin-left: -70vw;
  z-index: 0;
  position: relative;
}

.wrap-slider-image {
  position: relative;
}
.wrap-slider-image .hw.sp-show {
  position: absolute;
  right: -140px;
  bottom: -20px;
  z-index: 1;
  width: 150px;
}

.slider-image {
  overflow: hidden;
}

.slider-ex .slick-slide {
  margin: 0 10px;
  position: relative;
}
.slider-ex .slick-slide::after {
  content: "";
  display: block;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.slider-ex .slick-slide.slick-current::after {
  display: none;
}
.slider-ex .slick-slide.is-active-next::after {
  display: none;
}
.slider-ex .wrap-exImg {
  position: relative;
  overflow: hidden;
}
.slider-ex img {
  width: 160%;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.slider-ex .slick-prev {
  left: 10px;
}

.wrap-slider-ex {
  position: relative;
}

button.slide-arrow {
  background: none;
  border: none;
  width: 130rem;
  height: 130rem;
}

button.prev {
  position: absolute;
  left: -5rem;
  top: 50%;
  z-index: 1;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

button.next {
  position: absolute;
  right: -5rem;
  top: 50%;
  z-index: 1;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

@-webkit-keyframes zoomUp {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1); /* 拡大率 */
  }
}
@keyframes zoomUp {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1); /* 拡大率 */
  }
}
.add-animation {
  -webkit-animation: zoomUp 6s linear 0s normal both;
  animation: zoomUp 6s linear 0s normal both;
}

a.btn-small {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 15rem 25rem;
  border: 1px solid #000;
  background: url("../images/btn-arrow.svg") no-repeat center right 25rem;
  background-size: 50rem;
}
a.btn-small span.en {
  font-size: 30rem;
  font-weight: 700;
  margin-right: 10rem;
}
a.btn-small span.ja {
  font-size: 24rem;
}

section.bnr-area-bottom {
  margin-top: 100rem;
}

header,
.menu {
  opacity: 0;
  -webkit-transition: 1.2s cubic-bezier(0.2, 0.8, 0.2, 1);
  transition: 1.2s cubic-bezier(0.2, 0.8, 0.2, 1);
}

header.show,
.menu.show {
  opacity: 1;
}

.loading-bg {
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  width: 100%;
  height: 100vh;
  z-index: 1;
  -webkit-transition: 1.2s cubic-bezier(0.2, 0.8, 0.2, 1);
  transition: 1.2s cubic-bezier(0.2, 0.8, 0.2, 1);
}
.loading-bg.hide {
  position: absolute;
}
.loading-bg.hide::before {
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
}
.loading-bg::before {
  -webkit-transition: 0.5s;
  transition: 0.5s;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: #3d3a3a;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.loading-bg .loading-bg-inner {
  -webkit-transition: 0.4s;
  transition: 0.4s;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 10;
}
.loading-bg .loading-text {
  position: absolute;
  top: 420rem;
  right: 30rem;
  width: 67%;
  background: url("../images/v2/opening-text-alpha.svg") no-repeat center;
  background-size: contain;
  opacity: 0;
  -webkit-transition: 0.8s;
  transition: 0.8s;
}
.loading-bg .loading-text span {
  display: block;
  clip-path: inset(0 100% 0 0);
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.loading-bg .loading-text.show {
  opacity: 1;
}
.loading-bg .loading-text.text-slide span {
  webkit-clip-path: inset(0);
  clip-path: inset(0);
}

.hstyle-primary {
  display: -ms-grid;
  display: grid;
  gap: 30rem;
}
.hstyle-primary span.en {
  font-size: 76rem;
  font-family: var(--font-en);
  font-weight: 400;
  line-height: 1.1;
  letter-spacing: 0.05em;
}
.hstyle-primary span.ja {
  font-size: 34rem;
  line-height: 1;
}
.hstyle-primary span.ja.arrow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.hstyle-primary span.ja.arrow::after {
  margin-left: 10rem;
  content: "";
  width: 80rem;
  height: 100%;
  display: block;
  background: url("../images/v2/arrow.svg") no-repeat center bottom;
  background-size: contain;
}

section.movie {
  margin-left: 140rem;
  position: relative;
  overflow: hidden;
  height: 110vh;
  height: 110svh;
}
section.movie video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}
section.movie .movie-logo {
  display: none;
}

section.area-works .hstyle-primary {
  margin-bottom: 10rem;
}
section.area-works .hstyle-primary span.en {
  font-size: 57rem;
}
section.area-works .wrap-works {
  margin-top: 70rem;
}

section.area-concept {
  width: 80%;
  margin: 0 auto 0;
}
section.area-concept p.sentence {
  line-height: 2.4;
}
section.area-concept .hstyle-primary {
  margin-top: 80rem;
}
section.area-concept h3 {
  font-size: 48rem;
  letter-spacing: 0.2em;
  margin-bottom: 30rem;
}
section.area-concept .area-wind {
  margin-top: 120rem;
  width: 100vw;
  margin-left: calc(50% - 50vw);
}
section.area-concept .block-concept-01 {
  margin-top: 80rem;
}
section.area-concept .block-concept-01 .illust-01 {
  background: #f5f5f4;
  width: 250rem;
  margin-top: -20rem;
  margin-left: auto;
}
section.area-concept .block-concept-01 .illust-01 img {
  mix-blend-mode: multiply;
}
section.area-concept .block-concept-01 .box-image {
  position: relative;
}
section.area-concept .block-concept-01 .box-image .hw {
  position: absolute;
  left: -30rem;
  top: 40rem;
  width: 300rem;
  z-index: 1;
}
section.area-concept .block-concept-01 .box-image img {
  width: 70%;
  margin-left: auto;
  display: block;
}
section.area-concept .block-concept-01 p {
  margin-top: 60rem;
}
section.area-concept .block-concept-02 {
  margin-top: 60rem;
  margin-bottom: 120rem;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 200rem 1fr;
  grid-template-columns: 200rem 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}
section.area-concept .block-concept-02 > *:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
}
section.area-concept .block-concept-02 > *:nth-child(2) {
  -ms-grid-row: 1;
  -ms-grid-column: 2;
}
section.area-concept .block-concept-02 > *:nth-child(3) {
  -ms-grid-row: 2;
  -ms-grid-column: 1;
}
section.area-concept .block-concept-02 > *:nth-child(4) {
  -ms-grid-row: 2;
  -ms-grid-column: 2;
}
section.area-concept .block-concept-02 p.en {
  -ms-writing-mode: tb-rl;
  -webkit-writing-mode: vertical-rl;
  writing-mode: vertical-rl;
  font-family: var(--font-en);
  font-size: 60rem;
  letter-spacing: 0.05em;
  line-height: 1.4;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
section.area-concept .block-concept-02 p.en span {
  position: relative;
  left: -20rem;
}
section.area-concept .block-concept-02 .box-image {
  -ms-grid-column: 2;
  -ms-grid-column-span: 1;
  grid-column: 2/3;
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  grid-row: 1/2;
}
section.area-concept .block-concept-02 .box-text {
  -ms-grid-column: 1;
  -ms-grid-column-span: 2;
  grid-column: 1/3;
  -ms-grid-row: 2;
  -ms-grid-row-span: 1;
  grid-row: 2/3;
}
section.area-concept .block-concept-02 .box-text p {
  margin-top: 60rem;
}
section.area-concept .block-concept-cmnStyle {
  margin-top: 80rem;
  position: relative;
}
section.area-concept .block-concept-cmnStyle .box-image {
  margin-top: 60rem;
}
section.area-concept .block-concept-cmnStyle .box-image img {
  width: 70%;
}
section.area-concept .block-concept-cmnStyle a.shop-link {
  font-weight: normal;
}
section.area-concept .block-concept-cmnStyle .logo-collabo {
  margin-bottom: 30rem;
}
section.area-concept .block-concept-cmnStyle .illust-02 {
  background: #f5f5f4;
  width: 180rem;
  position: absolute;
  right: -40rem;
  bottom: -60rem;
}
section.area-concept .block-concept-cmnStyle .illust-02 img {
  mix-blend-mode: multiply;
}
section.area-concept .block-concept-03 {
  margin-top: 60rem;
  margin-bottom: 120rem;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 200rem 1fr;
  grid-template-columns: 200rem 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}
section.area-concept .block-concept-03 > *:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
}
section.area-concept .block-concept-03 > *:nth-child(2) {
  -ms-grid-row: 1;
  -ms-grid-column: 2;
}
section.area-concept .block-concept-03 > *:nth-child(3) {
  -ms-grid-row: 2;
  -ms-grid-column: 1;
}
section.area-concept .block-concept-03 > *:nth-child(4) {
  -ms-grid-row: 2;
  -ms-grid-column: 2;
}
section.area-concept .block-concept-03 p.en {
  -ms-writing-mode: tb-rl;
  -webkit-writing-mode: vertical-rl;
  writing-mode: vertical-rl;
  font-family: var(--font-en);
  font-size: 60rem;
  letter-spacing: 0.05em;
  line-height: 1.4;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
section.area-concept .block-concept-03 p.en span {
  position: relative;
  left: -20rem;
}
section.area-concept .block-concept-03 .box-image {
  -ms-grid-column: 2;
  -ms-grid-column-span: 1;
  grid-column: 2/3;
  -ms-grid-row: 2;
  -ms-grid-row-span: 1;
  grid-row: 2/3;
}
section.area-concept .block-concept-03 .box-text {
  -ms-grid-column: 1;
  -ms-grid-column-span: 2;
  grid-column: 1/3;
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  grid-row: 1/2;
}
section.area-concept .block-concept-03 .box-text p {
  margin-bottom: 60rem;
}

section.bnr-area {
  width: 80%;
  margin: 160rem auto 100rem;
  display: -ms-grid;
  display: grid;
  gap: 50rem;
}
section.bnr-area .bnr-item {
  position: relative;
  height: 300rem;
}
section.bnr-area .bnr-item .inn {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
section.bnr-area .bnr-item .inn p {
  color: #fff;
  text-align: center;
  font-family: "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  text-shadow: 0 0 19px rgba(0, 0, 0, 0.6);
}
section.bnr-area .bnr-item .inn p.large {
  font-weight: bold;
  font-size: 55rem;
}
section.bnr-area .bnr-item .inn p.small {
  font-size: 26rem;
}
section.bnr-area .bnr-item img {
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center right;
  object-position: center right;
  width: 100%;
  height: 100%;
}

section.grand-open {
  background: #fff;
  width: 90%;
  margin: 120rem auto 0;
}
section.grand-open .inner {
  padding: 60rem 40rem;
}
section.grand-open .inner h2 {
  font-size: 75rem;
  line-height: 1.2;
  margin-bottom: 20rem;
  font-family: var(--font-en);
}
section.grand-open .inner h2 span.small {
  display: block;
  font-size: 32rem;
}
section.grand-open .inner p.h-under {
  font-size: 30rem;
  line-height: 1.2;
}
section.grand-open .inner .box-desc {
  margin-top: 50rem;
}
section.grand-open .inner .box-desc h3 {
  font-size: 36rem;
  line-height: 1.2;
  margin-bottom: 25rem;
}
section.grand-open .inner .box-desc p {
  font-size: 26rem;
}
section.grand-open .inner .box-image {
  margin-top: 50rem;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 10rem 1fr;
  grid-template-columns: 1fr 1fr;
  gap: 10rem;
}
section.grand-open .inner .box-image img {
  width: 100%;
}

a.btn-arrow-page.center {
  margin: 70rem auto 0;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

/**********************************************************************

 * Media Query For PC

 ***********************************************************************/
@media print, screen and (min-width: 768px) {
  section.movie {
    padding: 180px 0 0 160px;
    margin-bottom: min(170px, 8.95vw);
  }
  section.movie .bnr {
    right: 2%;
    bottom: 4%;
    width: 32.7368421053%;
    max-width: 622px;
    z-index: 5;
    -webkit-transition: 0.2s;
    transition: 0.2s;
  }
  section.movie .bnr:hover {
    opacity: 0.8;
  }
  .hstyle-basic-ja {
    font-size: 3.2rem;
    white-space: nowrap;
    margin-bottom: 40px;
  }
  section.insta {
    padding: 150px 40px 0;
    max-width: 1330px;
    margin: 0 auto;
  }
  section.insta .hstyle-insta {
    font-weight: bold;
    font-size: min(36px, 1.89vw);
    text-align: center;
    margin-bottom: min(80px, 4.21vw);
  }
  section.insta #insta {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  section.insta #insta li {
    width: 21.4285714286%;
    margin-bottom: 50px;
    -webkit-transition: 0.2s;
    transition: 0.2s;
  }
  section.insta #insta li:nth-child(n+7) {
    display: block;
  }
  section.insta #insta li img.photo {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }
  section.insta #insta li .like-count img {
    width: 20px;
    margin-right: 10px;
  }
  section.insta #insta li .like-count span {
    font-size: 2rem;
  }
  section.about {
    max-width: 1900px;
    margin: 150px auto 0;
    padding-bottom: 1164px;
  }
  section.about .img-1 {
    width: 36.8421052632%;
    max-width: 700px;
    position: absolute;
    left: 0;
  }
  section.about .img-2 {
    width: 11.7894736842%;
    max-width: 224px;
    position: absolute;
    left: 43%;
    bottom: 780px;
  }
  section.about .img-2 img {
    width: 100%;
  }
  section.about .img-3 {
    width: 36.8421052632%;
    max-width: 700px;
    position: absolute;
    right: 0;
    bottom: 130px;
    margin-top: 0;
    margin-left: 0;
  }
  section.about .cloud {
    width: 16.0526315789%;
    max-width: 305px;
    position: absolute;
    right: auto;
    left: 34%;
    top: auto;
    bottom: 260px;
    z-index: -1;
  }
  section.about .img-4 {
    width: 25.7894736842%;
    max-width: 490px;
    position: absolute;
    bottom: 0;
    left: 270px;
    z-index: 3;
  }
  section.about .wrap-desc {
    margin: 80px 0 80px auto;
    width: 53.6842105263%;
    max-width: 1020px;
  }
  section.about .wrap-desc p {
    line-height: 2.6;
  }
  section.office {
    margin-top: 240px;
    position: relative;
    padding: 120px 0;
  }
  section.office .bg {
    background: #dfced3;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
  }
  section.office h1.hstyle-basic {
    font-size: 4.5rem;
    max-width: 1590px;
    margin: 0 auto;
  }
  section.office p {
    line-height: 2.6;
  }
  section.office .box-office-1 {
    max-width: 1590px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  section.office .box-office-1 .photo {
    width: 44.0251572327%;
    margin-left: auto;
  }
  section.office .box-office-1 .photo img {
    display: block;
    width: 100%;
  }
  section.office .box-office-1 .desc-1 {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    margin-left: 140px;
    margin-top: 0;
  }
  section.office .desc-2 {
    max-width: 1590px;
    margin: 0 auto;
  }
  section.office .wrap-images {
    padding-bottom: 127px;
    width: 100%;
    max-width: 1590px;
    margin: 0 auto;
  }
  section.office .wrap-images .images-1 {
    margin-left: 0;
    position: absolute;
    right: 100px;
    top: -400px;
    width: 23.1446540881%;
    max-width: 368px;
  }
  section.office .wrap-images .images-2 {
    width: 15.5974842767%;
    max-width: 248px;
    position: absolute;
    right: 360px;
    left: auto;
    bottom: -200px;
  }
  section.office .anim-text-1 {
    padding: 165px 0;
    position: relative;
  }
  section.office .anim-text-1 img {
    height: 143px;
    width: auto;
    display: block;
  }
  section.office .anim-text-2 {
    padding: 165px 0;
    position: relative;
  }
  section.office .anim-text-2 img {
    height: 143px;
    width: auto;
    display: block;
  }
  section.office .box-office-2 {
    max-width: 1590px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  section.office .box-office-2 .photo {
    width: 28.6163522013%;
    max-width: 455px;
    height: auto;
    margin-bottom: 100px;
    position: relative;
    overflow: visible;
  }
  section.office .box-office-2 .photo img {
    position: static;
    top: 0;
    left: 0;
  }
  section.office .box-office-2 .desc {
    margin: 0 0 0 170px;
  }
  .bottom-contact {
    max-width: 1040px;
    margin: 40px auto 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .bottom-contact a {
    width: 48.0769230769%;
    padding: 0 44px 0 40px;
    height: 140px;
    margin-top: 40px;
    -webkit-transition: 0.2s;
    transition: 0.2s;
  }
  .bottom-contact a:hover {
    opacity: 0.6;
  }
  .bottom-contact a::after {
    content: "";
    width: 38px;
    height: 38px;
    display: block;
    background: url("../images/btn-arrow.svg") no-repeat center;
    background-size: content;
    position: absolute;
    right: 40px;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .bottom-contact a .icon {
    height: 60px;
    margin-right: 30px;
  }
  .bottom-contact a .icon img {
    height: 100%;
  }
  .bottom-contact a .en {
    font-size: 3.6rem;
    font-weight: bold;
    line-height: 1.4;
  }
  .bottom-contact a .ja {
    font-size: 1.4rem;
  }
  .re-block {
    margin-top: 100px;
  }
  .re-block .hw {
    display: block;
  }
  .re-block .inner {
    width: 100%;
    max-width: 1480px;
    margin: 120px auto 0;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .re-block .inner.sec01 {
    padding: 0 60px;
    padding-bottom: 0;
  }
  .re-block .inner.sec01 .box-title {
    width: 390px;
    position: relative;
    top: -40px;
  }
  .re-block .inner.sec02 {
    padding-bottom: 0;
    padding: 0 110px;
  }
  .re-block .inner.sec02 .box-title {
    width: 206px;
  }
  .re-block .inner.sec02 .box-image {
    margin-right: 70px;
  }
  .re-block .inner.sec02 .box-tx {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .re-block .inner.sec03 {
    padding-bottom: 0;
  }
  .re-block .inner.sec03 .box-title {
    width: 406px;
    position: relative;
    top: -34px;
  }
  .re-block .inner.sec03 .hw {
    width: 100%;
    bottom: -240px;
    left: -40px;
  }
  .re-block .inner.sec04 {
    padding: 0 80px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .re-block .inner.sec04 .box-title {
    width: 13.7837837838%;
  }
  .re-block .inner.sec04 .box-tx {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .re-block .inner.sec04 .hw {
    width: 100%;
    bottom: -170px;
    right: -90px;
  }
  .re-block .inner .box-title {
    margin-left: 0;
  }
  .re-block .inner .box-tx {
    margin-top: 0;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .re-block .inner .box-tx p {
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    letter-spacing: 0.05em;
    line-height: 2.5;
    font-size: 24px;
  }
  .re-block .inner .box-image {
    width: 406px;
    position: static;
    left: -20px;
    bottom: 0;
  }
  .re-block .inner .box-image .wrap-slider-image {
    position: relative;
  }
  .re-block .inner .box-image .hw {
    position: absolute;
    z-index: 1;
  }
  .re-block .inner .box-image .hw.sp-show {
    display: none;
  }
  .re-block .inner .box-image .slider-image {
    max-width: 406px;
  }
  .re-block .inner .box-image.sp-hide {
    display: block;
  }
  .slider-wind {
    width: 100%;
    margin-left: 0;
    z-index: 0;
    position: relative;
  }
  .slider-image {
    overflow: hidden;
  }
  .slider-ex {
    max-width: 900px;
    margin: 0 auto;
  }
  .slider-ex .slick-list {
    overflow: visible;
  }
  .slider-ex .slick-slide {
    margin: 0 10px;
    position: relative;
  }
  .slider-ex .wrap-exImg {
    position: relative;
    overflow: hidden;
  }
  .slider-ex img {
    width: 100%;
    position: static;
    left: auto;
    top: auto;
    -webkit-transform: none;
            transform: none;
  }
  .slider-ex .slick-prev {
    left: 10px;
  }
  .wrap-slider-ex {
    position: relative;
  }
  .slider-ex-arrows {
    width: 940px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    z-index: 1;
  }
  button.slide-arrow {
    background: none;
    border: none;
    width: 96px;
    height: 96px;
    cursor: pointer;
    -webkit-transition: 0.2s;
    transition: 0.2s;
  }
  button.prev {
    position: absolute;
    left: 3px;
    top: 50%;
    z-index: 1;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  button.prev:hover {
    left: -7px;
  }
  button.next {
    position: absolute;
    right: 3px;
    top: 50%;
    z-index: 1;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  button.next:hover {
    right: -7px;
  }
  a.btn-small {
    width: 280px;
    padding: 15px 20px;
    background: url("../images/btn-arrow.svg") no-repeat center right 20px;
    background-size: 30px;
    -webkit-transition: 0.2s;
    transition: 0.2s;
  }
  a.btn-small span.en {
    font-size: 16px;
    font-weight: bold;
    margin-right: 10px;
  }
  a.btn-small span.ja {
    font-size: 14px;
  }
  a.btn-small:hover {
    background: url("../images/btn-arrow.svg") no-repeat center right 10px;
    background-size: 30px;
  }
  section.g-map {
    margin: 14rem auto 0;
  }
  section.g-map a.btn-small {
    position: absolute;
    right: 0;
    top: 0;
  }
  .loading-bg .loading-bg-inner {
    width: 100%;
    position: absolute;
    top: 50%;
    left: auto;
    right: 0;
    height: 100vh;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .loading-bg .loading-text {
    position: absolute;
    bottom: auto;
    top: min(200px, 10.53vw);
    right: min(380px, 20vw);
    width: min(645px, 33.95vw);
    background: url("../images/v2/opening-text-alpha.svg") no-repeat center;
    background-size: contain;
    opacity: 0;
    -webkit-transition: 0.8s;
    transition: 0.8s;
  }
  .loading-bg .loading-text span {
    display: block;
    clip-path: inset(0 100% 0 0);
    -webkit-transition: 0.4s;
    transition: 0.4s;
  }
  .loading-bg .loading-text.show {
    opacity: 1;
  }
  .loading-bg .loading-text.text-slide span {
    webkit-clip-path: inset(0);
    clip-path: inset(0);
  }
  .hstyle-primary {
    display: -ms-grid;
    display: grid;
    gap: min(30px, 1.58vw);
  }
  .hstyle-primary span.en {
    font-size: min(100px, 5.26vw);
    font-family: var(--font-en);
    font-weight: 400;
    line-height: 1.1;
    letter-spacing: 0.03em;
  }
  .hstyle-primary span.ja {
    font-size: min(33px, 1.74vw);
    line-height: 1;
  }
  .hstyle-primary span.ja.arrow {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .hstyle-primary span.ja.arrow::after {
    margin-left: min(10px, 0.53vw);
    content: "";
    width: min(80px, 4.21vw);
    height: 100%;
    display: block;
    background: url("../images/v2/arrow.svg") no-repeat center bottom;
    background-size: contain;
  }
  section.movie {
    margin-left: 0;
    height: 100svh;
    padding: 0;
  }
  section.movie video {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
  }
  section.movie .movie-logo {
    display: block;
    position: absolute;
    left: 0;
    bottom: min(100px, 5.26vw);
    width: 100%;
  }
  section.area-works .hstyle-primary {
    margin-bottom: 0;
  }
  section.area-works .hstyle-primary span.en {
    font-size: min(76px, 4vw);
  }
  section.area-works .wrap-works {
    margin-top: min(70px, 3.68vw);
  }
  .wind-image {
    height: min(488px, 25.68vw);
  }
  section.area-concept {
    width: 100%;
    overflow: hidden;
  }
  section.area-concept p.sentence {
    line-height: 2.4;
    font-size: min(24px, 1.26vw);
  }
  section.area-concept .hstyle-primary {
    margin: min(120px, 6.32vw) auto 0;
    width: 84%;
  }
  section.area-concept h3 {
    font-size: min(45px, 2.37vw);
    margin-bottom: min(40px, 2.11vw);
    white-space: nowrap;
    letter-spacing: 0.15em;
    line-height: 1;
  }
  section.area-concept .area-wind {
    margin-top: min(120px, 6.32vw);
    overflow: hidden;
  }
  section.area-concept .block-concept-01 {
    position: relative;
    max-width: min(1400px, 73.68vw);
    margin: min(100px, 5.26vw) auto 0;
    display: -ms-grid;
    display: grid;
    gap: 0 min(100px, 5.26vw);
    -ms-grid-columns: min(400px, 21.05vw) min(100px, 5.26vw) 1fr;
    grid-template-columns: min(400px, 21.05vw) 1fr;
    -ms-grid-rows: auto 0 1fr;
    grid-template-rows: auto 1fr;
  }
  section.area-concept .block-concept-01 > *:nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }
  section.area-concept .block-concept-01 > *:nth-child(2) {
    -ms-grid-row: 1;
    -ms-grid-column: 3;
  }
  section.area-concept .block-concept-01 > *:nth-child(3) {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
  }
  section.area-concept .block-concept-01 > *:nth-child(4) {
    -ms-grid-row: 3;
    -ms-grid-column: 3;
  }
  section.area-concept .block-concept-01 .illust-01 {
    position: absolute;
    right: 0;
    bottom: min(-50px, -2.63vw);
    width: min(235px, 12.37vw);
    margin-top: 0;
  }
  section.area-concept .block-concept-01 .box-image {
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-column: 1/2;
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
    grid-row: 1/3;
  }
  section.area-concept .block-concept-01 .box-image .hw {
    position: absolute;
    left: min(-80px, -4.21vw);
    top: auto;
    bottom: min(-80px, -4.21vw);
    width: min(366px, 19.26vw);
    z-index: 1;
  }
  section.area-concept .block-concept-01 .box-image img {
    width: 100%;
  }
  section.area-concept .block-concept-01 p {
    margin-top: 0;
  }
  section.area-concept .block-concept-02 {
    max-width: min(1400px, 73.68vw);
    margin: min(120px, 6.32vw) auto min(120px, 6.32vw);
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr min(400px, 21.05vw) min(338px, 17.79vw);
    grid-template-columns: 1fr min(400px, 21.05vw) min(338px, 17.79vw);
    -ms-grid-rows: auto;
    grid-template-rows: auto;
  }
  section.area-concept .block-concept-02 > *:nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }
  section.area-concept .block-concept-02 > *:nth-child(2) {
    -ms-grid-row: 1;
    -ms-grid-column: 2;
  }
  section.area-concept .block-concept-02 > *:nth-child(3) {
    -ms-grid-row: 1;
    -ms-grid-column: 3;
  }
  section.area-concept .block-concept-02 p.en {
    -ms-grid-column: 3;
    -ms-grid-column-span: 1;
    grid-column: 3/4;
    font-size: min(89px, 4.68vw);
    letter-spacing: 0.05em;
    line-height: 1.2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  section.area-concept .block-concept-02 p.en span {
    position: relative;
    left: min(-20px, -1.05vw);
  }
  section.area-concept .block-concept-02 .box-image {
    -ms-grid-column: 2;
    -ms-grid-column-span: 1;
    grid-column: 2/3;
    -ms-grid-row: 1;
    grid-row: 1;
  }
  section.area-concept .block-concept-02 .box-text {
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-column: 1/2;
    -ms-grid-row: 1;
    grid-row: 1;
  }
  section.area-concept .block-concept-02 .box-text p {
    margin-top: 0;
  }
  section.area-concept .block-concept-cmnStyle {
    max-width: min(1400px, 73.68vw);
    margin: min(150px, 7.89vw) auto 0;
    position: relative;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: min(400px, 21.05vw) min(100px, 5.26vw) 1fr;
    grid-template-columns: min(400px, 21.05vw) 1fr;
    -ms-grid-rows: auto min(30px, 1.58vw) 1fr;
    grid-template-rows: auto 1fr;
    gap: min(30px, 1.58vw) min(100px, 5.26vw);
  }
  section.area-concept .block-concept-cmnStyle > *:nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }
  section.area-concept .block-concept-cmnStyle > *:nth-child(2) {
    -ms-grid-row: 1;
    -ms-grid-column: 3;
  }
  section.area-concept .block-concept-cmnStyle > *:nth-child(3) {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
  }
  section.area-concept .block-concept-cmnStyle > *:nth-child(4) {
    -ms-grid-row: 3;
    -ms-grid-column: 3;
  }
  section.area-concept .block-concept-cmnStyle .box-image {
    margin-top: 0;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-column: 1/2;
  }
  section.area-concept .block-concept-cmnStyle .box-image img {
    width: 100%;
  }
  section.area-concept .block-concept-cmnStyle a.shop-link {
    font-weight: normal;
  }
  section.area-concept .block-concept-cmnStyle .box-text {
    -ms-grid-column: 2;
    -ms-grid-column-span: 1;
    grid-column: 2/3;
    -ms-grid-row: 1;
    grid-row: 1;
  }
  section.area-concept .block-concept-cmnStyle .logo-collabo {
    margin-top: min(80px, 4.21vw);
    margin-bottom: min(50px, 2.63vw);
    -ms-grid-column: 2;
    -ms-grid-column-span: 1;
    grid-column: 2/3;
    -ms-grid-row: 2;
    grid-row: 2;
    width: min(867px, 45.63vw);
  }
  section.area-concept .block-concept-cmnStyle .illust-02 {
    width: min(183px, 9.63vw);
    mix-blend-mode: multiply;
    position: absolute;
    right: min(-40px, -2.11vw);
    bottom: min(-60px, -3.16vw);
  }
  section.area-concept .block-concept-03 {
    max-width: min(1400px, 73.68vw);
    margin: min(136px, 7.16vw) auto 0;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: min(330px, 17.37vw) 1fr min(400px, 21.05vw);
    grid-template-columns: min(330px, 17.37vw) 1fr min(400px, 21.05vw);
    -ms-grid-rows: auto;
    grid-template-rows: auto;
  }
  section.area-concept .block-concept-03 > *:nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }
  section.area-concept .block-concept-03 > *:nth-child(2) {
    -ms-grid-row: 1;
    -ms-grid-column: 2;
  }
  section.area-concept .block-concept-03 > *:nth-child(3) {
    -ms-grid-row: 1;
    -ms-grid-column: 3;
  }
  section.area-concept .block-concept-03 p.en {
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-column: 1/2;
    -ms-grid-row: 1;
    grid-row: 1;
    font-size: min(89px, 4.68vw);
    letter-spacing: 0.05em;
    line-height: 1.4;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    position: relative;
    left: min(-20px, -1.05vw);
  }
  section.area-concept .block-concept-03 .box-image {
    -ms-grid-column: 3;
    -ms-grid-column-span: 1;
    grid-column: 3/4;
    -ms-grid-row: 1;
    grid-row: 1;
  }
  section.area-concept .block-concept-03 .box-text {
    -ms-grid-column: 2;
    -ms-grid-column-span: 1;
    grid-column: 2/3;
    -ms-grid-row: 1;
    grid-row: 1;
  }
  section.area-concept .block-concept-03 .box-text p {
    margin-bottom: min(60px, 3.16vw);
  }
  section.bnr-area {
    margin: min(180px, 9.47vw) auto 0;
    width: min(1280px, 67.37vw);
  }
  section.bnr-area .bnr-item {
    position: relative;
    height: min(287px, 15.11vw);
  }
  section.bnr-area .bnr-item .inn {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
  section.bnr-area .bnr-item .inn p {
    color: #fff;
    text-align: center;
    font-family: "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    text-shadow: 0 0 min(19px, 1vw) rgba(0, 0, 0, 0.6);
  }
  section.bnr-area .bnr-item .inn p.large {
    font-weight: bold;
    font-size: min(55px, 2.89vw);
    letter-spacing: 0.05em;
  }
  section.bnr-area .bnr-item .inn p.small {
    font-size: min(26px, 1.37vw);
  }
  section.bnr-area .bnr-item img {
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center right;
    object-position: center right;
    width: 100%;
    height: 100%;
  }
  section.grand-open {
    max-width: min(1490px, 78.42vw);
    margin: min(120px, 6.32vw) auto 0;
  }
  section.grand-open .inner {
    padding: min(60px, 3.16vw);
  }
  section.grand-open .inner h2 {
    font-size: min(121px, 6.37vw);
    line-height: 1.2;
    margin-bottom: min(10px, 0.53vw);
    font-family: var(--font-en);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
  section.grand-open .inner h2 span.small {
    display: block;
    font-size: min(69px, 3.63vw);
    margin-bottom: min(30px, 1.58vw);
    margin-left: min(60px, 3.16vw);
  }
  section.grand-open .inner p.h-under {
    font-size: min(44px, 2.32vw);
    line-height: 1.2;
  }
  section.grand-open .inner .wrap-grand-open {
    margin-top: min(50px, 2.63vw);
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: min(890px, 46.84vw) min(50px, 2.63vw) 1fr;
    grid-template-columns: min(890px, 46.84vw) 1fr;
    gap: min(50px, 2.63vw);
  }
  section.grand-open .inner .box-desc {
    margin-top: min(-10px, -0.53vw);
  }
  section.grand-open .inner .box-desc h3 {
    font-size: min(46px, 2.42vw);
    line-height: 1.5;
    margin-bottom: min(25px, 1.32vw);
  }
  section.grand-open .inner .box-desc p {
    font-size: min(23px, 1.21vw);
    line-height: 2.3;
  }
  section.grand-open .inner .box-image {
    margin-top: 0;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr min(17px, 0.89vw) 1fr;
    grid-template-columns: 1fr 1fr;
    gap: min(17px, 0.89vw);
  }
  section.grand-open .inner .box-image img {
    width: 100%;
  }
  a.btn-arrow-page.center {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: min(120px, 6.32vw) auto 0;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media screen and (min-width: 768px) and (max-width: 1730px) {
  section.shop {
    max-width: 100%;
    margin: 180px 30px 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 1680px) {
  section.office .desc-2 {
    margin-left: 40px;
  }
  section.office h1.hstyle-basic {
    margin: 0 45px;
  }
  section.office .box-office-2 .desc {
    margin: 0 20px 0 60px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1600px) {
  section.about {
    padding-bottom: 890px;
  }
  section.about .img-2 {
    display: none;
  }
}
@media screen and (min-width: 768px) and (max-width: 1500px) {
  .re-block .inner.sec01 .box-title {
    width: 312px;
  }
  .re-block .inner.sec02 .box-title {
    width: 164px;
  }
  .re-block .inner.sec03 .box-title {
    width: 324px;
  }
  .scroll-top {
    bottom: 0;
  }
  section.shop .wrap-shop .photo .hstyle-shopName {
    padding: 20px 20px 0;
  }
  section.contact {
    width: 90%;
    margin: min(120px, 6.32vw) auto min(120px, 6.32vw);
  }
  section.contact .inner {
    gap: min(80px, 4.21vw);
  }
  .re-block .inner {
    width: 90%;
    margin: 120px auto 0;
    padding: 0 !important;
  }
  .re-block .inner .box-title,
  .re-block .inner .box-tx,
  .re-block .inner .box-image {
    margin: 0 20px;
  }
  .re-block .inner .box-tx p {
    font-size: 16px;
  }
  .re-block .inner .box-image {
    width: 30%;
  }
  .re-block .inner.sec03 .hw {
    bottom: -59%;
  }
  .re-block .inner.sec04 .hw {
    bottom: -41%;
    right: -60px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1545px) {
  section.office .wrap-images .images-1 {
    top: -320px;
    width: 23.1446540881%;
  }
}
@media screen and (min-width: 768px) and (max-width: 1400px) {
  section.g-map a.btn-small {
    position: static;
  }
}
@media screen and (min-width: 768px) and (max-width: 1300px) {
  section.about .img-4 {
    bottom: 60px;
    left: 110px;
    z-index: 3;
  }
  section.office .wrap-images .images-1,
  section.office .wrap-images .images-2 {
    display: none;
  }
  section.office .box-office-1 .desc-1 {
    margin-right: 40px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1100px) {
  section.movie .bnr {
    width: 20%;
  }
  .bottom-contact {
    margin: 40px 30px 0;
  }
  .re-block .inner.sec02 .box-title {
    width: 100px;
  }
  .re-block .inner .box-image {
    width: 24%;
  }
  section.contact .inner {
    gap: 50px;
  }
  section.contact a.btn-arrow {
    padding: 0 20px 0 20px;
    height: 110px;
  }
  section.contact a.btn-arrow .icon {
    height: 50px;
    margin-right: 20px;
  }
  section.contact a.btn-arrow .en {
    font-size: 28px;
  }
  section.contact a.btn-arrow .ja {
    font-size: 14px;
  }
  section.contact a.btn-arrow::after {
    right: 20px;
  }
}
/*# sourceMappingURL=top.css.map */