@import url("https://fonts.googleapis.com/css2?family=Libre+Caslon+Text:ital,wght@0,400;0,700;1,400&display=swap");
:root {
  --header-h: 50px;
}

@media screen and (min-width: 901px) {
  :root {
    --header-h: 48px;
  }
}
.dummy {
  transform: scaleX(-1);
}

.wbr-wrap {
  word-break: keep-all;
  overflow-wrap: break-word;
}
@media (hover) {
  .wbr-wrap {
    white-space: nowrap;
  }
}

@media screen and (max-width: 767px) {
  .is-sp-scroll {
    position: relative;
    width: 100%;
    max-width: 100% !important;
  }
  .is-sp-scroll::after {
    content: "";
    position: absolute;
    width: 110px;
    height: 23px;
    background: url(../images/concept/ui-swipe.svg) center center/contain no-repeat;
    inset: 0;
    margin: auto;
    animation: yura 1s ease alternate infinite both;
    pointer-events: none;
    transition: opacity 0.5s ease;
  }
  .is-sp-scroll > div {
    overflow: auto;
    margin-inline: -16px;
  }
  .is-sp-scroll > div img {
    max-width: none !important;
    width: auto !important;
    height: 320px !important;
    padding-inline: 16px;
  }
}
.is-sp-scroll.is-scrolled::after {
  opacity: 0;
}

@keyframes yura {
  0% {
    transform: translateX(10%);
  }
  100% {
    transform: translateX(-10%);
  }
}
.caption.is-out {
  position: relative;
  inset: 0;
  padding: 3px 0.5em;
}

@media screen and (max-width: 767px) {
  .caption.is-out-sp {
    position: relative;
    inset: 0;
    padding: 3px 0.5em;
  }
}

.location .page-mv .img-wrapper .caption {
  bottom: 0;
}

.container {
  --gold: #A1873A;
  --green: #37612F;
  font-feature-settings: "palt";
}
.container .sec:last-child {
  margin-bottom: 0;
}
.container img {
  max-width: 100%;
}
.container .inner-wide {
  max-width: 1400px;
}
.container .caslon {
  font-family: "Libre Caslon Text", serif;
  font-weight: 400;
  font-style: normal;
}
.container .text-center {
  text-align: center;
}
.container .caption.is-out {
  position: relative;
  inset: 0;
  padding: 3px 0.5em;
}
.container .page-head {
  color: var(--gold);
  font-size: clamp(2.3rem, 5.6vw, 5.6rem);
  margin-bottom: 50px;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .container .page-head {
    margin-bottom: 50px;
  }
}
.container .page-lead {
  font-size: 3rem;
  line-height: 1.5;
  margin-bottom: 40px;
}
.container .page-lead .large-text {
  font-size: 250%;
  position: relative;
}
.container .page-lead .large-text sup {
  position: absolute;
  top: 26%;
  right: -20px;
}
@media screen and (max-width: 767px) {
  .container .page-lead {
    font-size: 2rem;
    margin-bottom: 20px;
  }
}
.container .note {
  font-size: 2.2rem;
}
@media screen and (max-width: 767px) {
  .container .note {
    font-size: 1.6rem;
  }
}
.container .text-center-pc {
  text-align: center;
}
@media screen and (max-width: 767px) {
  .container .text-center-pc {
    text-align: left;
  }
}
@media screen and (max-width: 767px) {
  .container .text-center-pc.dummy {
    text-align: right;
  }
}

.vsp1250 {
  display: none;
}
@media screen and (max-width: 1250px) {
  .vsp1250 {
    display: block;
  }
}

.page-mv {
  position: relative;
}
.page-mv-text {
  font-size: 5rem;
  left: 0;
  letter-spacing: -0.01em;
  line-height: 1.2;
  position: absolute;
  right: 0;
  text-align: center;
  text-shadow: 0 0 8px #000, 0 0 8px #000, 0 0 8px #000;
  top: 70px;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .page-mv-text {
    font-size: 2rem;
    top: 20px;
  }
}
.page-mv-text .caslon {
  font-size: 7rem;
}
@media screen and (max-width: 767px) {
  .page-mv-text .caslon {
    font-size: 3rem;
  }
}
.page-mv .img-wrapper .caption {
  bottom: 0;
}

.intro {
  padding-bottom: 160px;
}
@media screen and (max-width: 767px) {
  .intro {
    padding-bottom: 50px;
  }
}

.voice-img-wrap {
  margin: 80px auto;
  max-width: 1000px;
}
.voice-img-wrap figure {
  margin-bottom: 60px;
}
.voice-img-wrap figure:last-child {
  margin-bottom: 0;
}

.equipment-img-wrap figure {
  margin-bottom: clamp(60px, 8vw, 80px);
}

.eq-sec .page-head {
  margin-bottom: 16px;
}
.eq-sec:not(:has(.page-lead)) .page-head {
  margin-bottom: 50px;
}
@media screen and (max-width: 767px) {
  .eq-sec:not(:has(.page-lead)) .page-head {
    margin-bottom: 20px;
  }
}

.eq-02-sec .page-lead {
  margin-inline: auto;
  padding-right: 26px;
  width: fit-content;
  position: relative;
}
.eq-02-sec .page-lead::after {
  content: "";
  width: 33px;
  height: 33px;
  background: url("../images/equipment/equipment-06.webp") no-repeat bottom center/100%;
  position: absolute;
  bottom: 4px;
  right: 0;
}
@media screen and (max-width: 767px) {
  .eq-02-sec .page-lead::after {
    width: 23px;
    height: 23px;
    right: 26px;
  }
}

.eq-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: clamp(32px, 6vw, 60px);
}
@media screen and (max-width: 767px) {
  .eq-grid {
    grid-template-columns: auto;
  }
}
.eq-grid .grid-col-2 {
  grid-column: span 2;
}
@media screen and (max-width: 767px) {
  .eq-grid .grid-col-2 {
    grid-column: auto;
  }
}

.eq-head {
  margin-bottom: clamp(32px, 5vw, 50px);
  padding: 12px 32px;
  background-color: #817243;
  font-size: clamp(2rem, 3.2vw, 3.2rem);
  line-height: 1.3;
}
@media screen and (max-width: 767px) {
  .eq-head {
    padding: 14px;
  }
}/*# sourceMappingURL=equipment.css.map */