body {
  font-size: 13px;
}

.public-page_home,
.public-page_home [data-barba="wrapper"],
.page-wrapper_home {
  height: 100vh;
  overflow: hidden;
}

.page-wrapper_home .section-projects-slider {
  height: 100vh;
  min-height: 100vh;
}

.page-wrapper_home .slider__overlay.overlay_circle-dark {
  background-image: radial-gradient(circle at center, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.50) 90%, rgba(0, 0, 0, 0.56) 100%);
}

.page-wrapper_inner > .section-masthead:first-child {
  padding-top: 0 !important;
}

.public-page_concept .header,
.public-page_showroom .header,
.public-page_contact .header,
.public-page_privacy .header,
.public-page_product .header {
  color: var(--color-dark-1);
}

.public-page_product .page-wrapper_inner > .hibino-product-detail:first-child {
  padding-top: 0 !important;
}

.public-page_product .hibino-product-detail {
  opacity: 1 !important;
  visibility: visible !important;
  padding-bottom: 24px !important;
}

.public-page_product .hibino-product-detail .section-masthead__inner,
.public-page_product .hibino-product-detail .container,
.public-page_product .hibino-product-detail .container-fluid {
  opacity: 1 !important;
  visibility: visible !important;
}

.public-page_product .hibino-product-detail .section-masthead__inner {
  padding-top: 152px;
}

.public-page_product .hibino-product-detail + .section-content {
  padding-top: 0 !important;
}

.public-page_products .page-wrapper_products {
  background-color: var(--color-dark-2) !important;
}

.public-page_products #page-footer {
  background-color: var(--color-light-1);
}

.hibino-breadcrumb {
  display: flex;
  gap: 10px;
  align-items: center;
  color: var(--color-gray-1);
}

.hibino-breadcrumb a {
  color: inherit;
  text-decoration: none;
}

.hibino-breadcrumb a:hover {
  color: var(--color-dark-1);
}

.public-page_products .figure-project__wrapper-img {
  aspect-ratio: 1 / 1;
  background: var(--color-light-2);
  overflow: hidden;
}

.public-page_products .figure-project__wrapper-img .lazy,
.public-page_products .figure-project__wrapper-img .js-transition-img__transformed-el {
  width: 100%;
  height: 100%;
  padding-bottom: 100% !important;
}

.public-page_products .figure-project__wrapper-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}

.public-page_products .figure-project__wrapper-img .of-cover {
  object-fit: cover;
}

.hibino-hero-title {
  max-width: min(1200px, 86vw);
  margin-left: auto;
  margin-right: auto;
  font-size: clamp(30px, 4.6vw, 72px);
  line-height: 1.08;
  text-align: left;
  white-space: normal;
  overflow-wrap: normal;
  word-break: normal;
}

.hibino-hero-title br {
  display: block;
}

.hibino-hero-title_one-line {
  max-width: 90vw;
  font-size: clamp(24px, 5vw, 72px);
  white-space: nowrap;
}

.hibino-hero-title_small {
  max-width: min(1120px, 84vw);
  font-size: clamp(22px, 3vw, 44px);
  line-height: 1.18;
}

.hibino-page-title {
  font-size: clamp(28px, 4vw, 56px);
  line-height: 1.08;
}

.hibino-section-title {
  font-size: clamp(22px, 3vw, 38px);
  line-height: 1.14;
}

.hibino-card-title {
  font-size: 22px;
  line-height: 1.28;
}

.section-masthead__subheading,
.section__text,
.hibino-product-card p {
  font-size: 13px;
  line-height: 1.9;
}

.figure-project__heading,
.hibino-concept-title {
  font-size: clamp(20px, 2.6vw, 34px);
  line-height: 1.08;
}

.hibino-concept-grid .section-grid__item {
  margin-bottom: 10px;
}

.hibino-concept-grid,
.hibino-concept-grid .grid,
.hibino-concept-grid .grid__item,
.hibino-concept-grid .section-grid__item {
  overflow: visible !important;
}

.hibino-concept-grid .figure-project__wrapper-img {
  position: relative;
  z-index: auto !important;
}

.hibino-concept-grid .figure-project__letter {
  font-size: clamp(80px, 10vw, 150px);
  position: relative;
  z-index: 101 !important;
  opacity: 1 !important;
}

.hibino-concept-grid .figure-project__wrapper-letter {
  position: absolute !important;
  z-index: 100 !important;
  pointer-events: none;
}

.hibino-concept-grid .hibino-concept-letter_4,
.hibino-concept-grid .hibino-concept-letter_6 {
  left: 18%;
  transform: translate(-18%, 50%);
}

.hibino-concept-grid .hibino-concept-letter_6 {
  transform: translate(-18%, 58%);
}

.hibino-concept-grid .figure-project__wrapper-img .hover-zoom {
  position: relative;
  z-index: 1;
}

.hibino-concept-grid [data-arts-parallax] img[alt="Brand Concept"] {
  object-fit: contain !important;
  object-position: center bottom !important;
  font-family: 'object-fit: contain;' !important;
}

@media (min-width: 992px) {
  .hibino-concept-row_spaced {
    column-gap: 7vw;
  }
}

.hibino-concept-masthead .section-masthead__subheading,
.hibino-concept-grid .small-caps,
.hibino-concept-about .counter__label {
  font-size: 10px;
}

.hibino-concept-about .section_h-800 {
  height: 920px;
  max-height: none;
}

.hibino-concept-about .section-content__image .section-image__wrapper img {
  object-position: center top;
}

.hibino-concept-about .section-content__text,
.hibino-concept-text {
  font-size: 12px;
  line-height: 1.85;
}

.hibino-concept-lead {
  text-align: left;
}

.hibino-concept-lead-title {
  margin: 0 0 18px;
  font-size: clamp(22px, 2.8vw, 36px);
  line-height: 1.12;
  font-weight: 400;
}

.hibino-concept-lead p {
  margin: 0 0 1.2em;
}

.hibino-concept-text {
  max-width: 520px;
  text-align: left;
}

.hibino-concept-text-col .figure-project__content {
  padding-left: clamp(20px, 3vw, 56px);
  padding-right: clamp(20px, 3vw, 56px);
}

.hibino-concept-text p {
  text-align: left;
}

.hibino-concept-about .counter__number {
  font-size: clamp(26px, 3.2vw, 42px);
}

.hibino-concept-counters {
  margin-top: 12px;
}

.hibino-policy {
  min-height: 70vh;
}

.hibino-policy-title {
  font-size: 18px;
  line-height: 1.45;
}

.hibino-policy-list {
  margin: 0 0 1.6em 1.2em;
  padding: 0;
}

.hibino-policy-list li {
  margin-bottom: .45em;
}

.public-page_showroom .page-wrapper_inner > .hibino-showroom-masthead:first-child {
  padding-top: 0 !important;
}

.hibino-showroom-text {
  font-size: 13px;
  line-height: 1.9;
}

.hibino-showroom-text p {
  margin: 0 0 1.25em;
}

.hibino-showroom-main-image .lazy {
  position: relative;
  aspect-ratio: 3 / 4;
  background: var(--color-light-2);
  overflow: hidden;
}

.hibino-showroom-main-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}

.hibino-showroom-gallery .grid__item {
  padding-left: 12px;
  padding-right: 12px;
}

.hibino-showroom-gallery .grid {
  max-width: 1360px;
  margin-left: auto;
  margin-right: auto;
}

.hibino-showroom-gallery__image .lazy {
  position: relative;
  aspect-ratio: 4 / 3;
  background: var(--color-light-2);
  overflow: hidden;
}

.hibino-showroom-gallery__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}

.hibino-footer-title {
  font-size: clamp(24px, 3.2vw, 42px);
  line-height: 1.12;
}

.hibino-contact-button {
  min-width: 150px;
  border: 1px solid rgba(20, 20, 20, .82);
  letter-spacing: .08em;
  box-shadow: 0 16px 40px rgba(0, 0, 0, .08);
}

.hibino-contact-button:hover {
  box-shadow: 0 22px 54px rgba(0, 0, 0, .14);
}

.hibino-required {
  color: #b91c1c;
}

.hibino-contact-page .form__row {
  margin-bottom: 18px;
}

.hibino-contact-page .figure-info__value {
  line-height: 1.65;
}

.hibino-contact-page .input-float__input_textarea {
  min-height: 120px;
}

.hibino-contact-confirm .figure-info {
  margin-top: 1rem;
}

.hibino-contact-back-form {
  margin-top: 1rem;
}

.hibino-contact-title {
  font-size: clamp(24px, 3vw, 38px);
}

.hibino-product-card {
  display: block;
  color: inherit;
}

.hibino-product-inquiry {
  text-align: left;
}

@media (min-width: 992px) {
  .hibino-product-inquiry {
    text-align: right;
  }
}

.public-page_product .hibino-product-card__image {
  aspect-ratio: 1 / 1;
  background: var(--color-light-2);
  display: flex;
  align-items: center;
  justify-content: center;
}

.public-page_product .hibino-product-card__image img {
  width: 100%;
  height: 100%;
  aspect-ratio: auto;
  object-fit: contain;
  object-position: center center;
}

.hibino-product-card img {
  width: 100%;
  aspect-ratio: 4 / 5;
  object-fit: cover;
  transition: transform 1.2s ease;
}

.hibino-product-card:hover img {
  transform: scale(1.06);
}

.hibino-grid-image {
  width: 100%;
  aspect-ratio: 4 / 5;
  object-fit: cover;
}

.figure-project__wrapper-content {
  opacity: 0;
  visibility: hidden;
  transition: opacity .3s ease, visibility .3s ease;
}

.figure-project_hover-inner:hover .figure-project__wrapper-content {
  opacity: 1;
  visibility: visible;
}

.hibino-search {
  display: grid;
  grid-template-columns: 1fr auto auto;
  gap: 16px;
  align-items: center;
}

.hibino-search_dark input {
  color: #111;
  background: #fff;
  border: 1px solid rgba(255, 255, 255, .85);
  padding: 13px 16px;
}

.hibino-search_dark input::placeholder {
  color: #111;
  opacity: 1;
}

.hibino-search button.button {
  appearance: none;
  -webkit-appearance: none;
  background: transparent;
  cursor: pointer;
}

.hibino-search input,
.hibino-form input,
.hibino-form textarea {
  width: 100%;
  border: 0;
  border-bottom: 1px solid rgba(0, 0, 0, .18);
  background: transparent;
  padding: 14px 0;
  font: inherit;
}

.hibino-form label {
  display: block;
  margin: 0 0 8px;
  font-size: 11px;
  letter-spacing: .12em;
  text-transform: uppercase;
}

.hibino-form .col-md-6,
.hibino-form .col-12 {
  margin-bottom: 26px;
}

.hibino-search.hibino-search_dark input {
  color: #111;
  background: #fff;
  border: 1px solid rgba(255, 255, 255, .85);
  padding: 13px 16px;
}

.hibino-search.hibino-search_dark input::placeholder {
  color: #111;
  opacity: 1;
}

.hibino-form textarea {
  min-height: 160px;
  resize: vertical;
}

.hibino-flash,
.hibino-empty {
  border: 1px solid rgba(0, 0, 0, .18);
  padding: 18px 22px;
  margin-bottom: 32px;
}

.hibino-empty_dark {
  color: #fff;
  border-color: rgba(255, 255, 255, .22);
}

.hibino-flash-error {
  border-color: #9d6d61;
}

.footer a {
  color: inherit;
}

@media (max-width: 767px) {
  body {
    font-size: 12px;
  }

  .hibino-hero-title {
    max-width: 88vw;
    font-size: clamp(23px, 7.8vw, 36px);
    line-height: 1.12;
  }

  .hibino-hero-title_one-line {
    max-width: 94vw;
    font-size: clamp(16px, 5vw, 26px);
    line-height: 1.12;
    white-space: nowrap;
    overflow-wrap: normal;
    word-break: normal;
  }

  .hibino-hero-title_small {
    max-width: 86vw;
    font-size: clamp(16px, 4.8vw, 23px);
    line-height: 1.22;
  }

  .hibino-page-title {
    font-size: clamp(26px, 10vw, 42px);
  }

  .figure-project__heading,
  .hibino-concept-title {
    font-size: clamp(20px, 8vw, 30px);
  }

  .hibino-concept-about .section_h-800 {
    height: 620px;
    max-height: none;
  }

  .public-page_concept .hibino-concept-about .section-content__image,
  .public-page_concept .hibino-concept-about .section_h-800,
  .public-page_concept .hibino-concept-about .section-image__wrapper {
    width: 100%;
    max-width: 100%;
    overflow: hidden;
  }

  .hibino-search {
    grid-template-columns: 1fr;
  }

  .hibino-concept-grid .figure-project {
    padding-left: 18px;
    padding-right: 18px;
  }

  .hibino-concept-grid .figure-project__wrapper-img {
    margin-bottom: 24px;
  }

  .hibino-concept-text-col .figure-project__content {
    padding-left: 4px;
    padding-right: 4px;
  }

  .hibino-concept-text {
    max-width: none;
  }

  .hibino-concept-counters {
    margin-bottom: 48px;
  }

  .public-page_concept .hibino-concept-grid .hibino-page-title {
    max-width: 92vw;
    white-space: normal !important;
    overflow-wrap: normal;
    word-break: normal;
  }

  .public-page_showroom .hibino-showroom-masthead {
    padding-top: 86px !important;
    padding-bottom: 40px !important;
  }

  .public-page_showroom .page-wrapper_inner > .hibino-showroom-masthead:first-child {
    padding-top: 86px !important;
    padding-bottom: 40px !important;
  }

  .public-page_showroom .hibino-showroom-intro {
    padding-top: 44px !important;
    padding-bottom: 44px !important;
  }

  .hibino-showroom-main-image {
    max-width: 100%;
    margin: 0 auto 32px;
  }

  .hibino-showroom-main-image .lazy {
    aspect-ratio: 3 / 4;
  }

  .hibino-showroom-text {
    font-size: 12px;
    line-height: 1.85;
  }

  .hibino-showroom-gallery .grid__item {
    padding-left: 18px;
    padding-right: 18px;
  }

  .hibino-showroom-gallery .figure-project {
    padding-top: 22px;
  }

  .hibino-showroom-gallery .grid {
    display: flex;
    flex-wrap: wrap;
    width: 100% !important;
    height: auto !important;
    overflow: visible;
  }

  .hibino-showroom-gallery .grid__sizer {
    display: none;
  }

  .hibino-showroom-gallery .grid__item {
    position: relative !important;
    left: auto !important;
    top: auto !important;
    transform: none !important;
  }

  .header__wrapper-menu {
    margin-top: calc(var(--gutter-horizontal) * 3);
  }

  .menu-overlay.js-menu-overlay {
    padding-top: 32px;
  }
}

@media (max-width: 768px) {
  .public-page_showroom .page-wrapper_inner > .hibino-showroom-masthead:first-child {
    padding-top: 96px !important;
    padding-bottom: 42px !important;
  }

  .public-page_concept .page-wrapper_inner > .hibino-concept-masthead:first-child {
    padding-top: 86px !important;
    padding-bottom: 44px !important;
  }

  .public-page_concept .hibino-concept-masthead .section-masthead__header {
    min-height: auto;
    align-items: center;
  }

  .menu-overlay a.h2 {
    font-size: clamp(24px, 7vw, 32px) !important;
    line-height: 1.12;
    letter-spacing: 0;
    white-space: nowrap;
  }

  .menu-overlay__item-wrapper {
    display: block;
    max-width: 100%;
    white-space: nowrap;
    word-break: keep-all;
    overflow-wrap: normal;
  }

  .menu-overlay__item-wrapper *,
  .public-page_concept .section-masthead__heading * {
    white-space: nowrap;
    word-break: keep-all;
    overflow-wrap: normal;
  }

  .public-page_concept .section-grid__heading * {
    white-space: normal;
    word-break: normal;
    overflow-wrap: normal;
  }

  .public-page_concept .hibino-concept-masthead .hibino-page-title,
  .public-page_concept .hibino-concept-grid .hibino-page-title {
    font-size: clamp(24px, 7vw, 34px) !important;
    line-height: 1.12;
    letter-spacing: 0;
    white-space: nowrap;
    word-break: keep-all;
  }

  .public-page_concept .hibino-concept-grid .hibino-page-title {
    font-size: clamp(24px, 6.4vw, 32px) !important;
    line-height: 1.18;
    white-space: normal !important;
    word-break: normal;
    overflow-wrap: normal;
  }

  .public-page_concept .section-masthead__heading,
  .public-page_concept .section-grid__heading {
    width: 100%;
    max-width: 100%;
    overflow: visible;
  }

  .public-page_concept .hibino-concept-masthead .col-lg-8,
  .public-page_concept .hibino-concept-grid .col-12 {
    padding-left: 12px;
    padding-right: 12px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .public-page_showroom .page-wrapper_inner > .hibino-showroom-masthead:first-child {
    padding-top: 96px !important;
    padding-bottom: 42px !important;
  }

  .hibino-showroom-main-image {
    max-width: 620px;
    margin: 0 auto 40px;
  }

  .hibino-showroom-main-image .lazy {
    aspect-ratio: 3 / 4;
  }

  .hibino-showroom-gallery .grid {
    display: flex;
    flex-wrap: wrap;
    width: 100% !important;
    height: auto !important;
    overflow: visible;
  }

  .hibino-showroom-gallery .grid__sizer {
    display: none;
  }

  .hibino-showroom-gallery .grid__item {
    position: relative !important;
    left: auto !important;
    top: auto !important;
    transform: none !important;
  }
}

@media (max-width: 430px) {
  .public-page_concept .page-wrapper_inner > .hibino-concept-masthead:first-child {
    padding-top: 96px !important;
    padding-bottom: 40px !important;
  }
}

@media (max-width: 820px) {
  .public-page_concept .hibino-concept-about {
    padding-bottom: 56px;
  }

  .public-page_concept .hibino-concept-grid {
    padding-top: 56px !important;
  }
}
