@charset "UTF-8";
/** ***************************************************************************
 * 共用
 * ************************************************************************* */
.layout-lower #footer div.fixed-banner {
  overflow: hidden;
}

/* #visual */
body.layout-lower #visual div.caption {
  line-height: 1.2;
}

#main {
  overflow: hidden;
  padding-bottom: 60px;
  background-color: #fff;
}

#main :where(.section) ~ :where(.section) {
  margin-top: 60px;
}

#main :where(.column) ~ :where(.column) {
  margin-top: 30px;
}

@media screen and (min-width: 768px) {
  #main {
    padding-bottom: 120px;
  }
  #main :where(.section) ~ :where(.section) {
    margin-top: 120px;
  }
  #main :where(.column) ~ :where(.column) {
    margin-top: 60px;
  }
}
.c-figure {
  position: relative;
}
.c-figure .c-figure__caption {
  font-size: 8.125px;
  letter-spacing: 0.1em;
  line-height: 1.2;
  font-family: "Noto Sans JP", sans-serif;
}
@media screen and (min-width: 768px) {
  .c-figure .c-figure__caption {
    font-size: 10px;
  }
}
.c-figure .c-figure__caption.in {
  position: absolute;
  bottom: 0;
  padding: 2px 7px 4px;
}
.c-figure .c-figure__caption.in.p-sm {
  padding: 2px;
}
.c-figure .c-figure__caption.in.right {
  right: 0;
  text-align: right;
}
.c-figure .c-figure__caption.in.left {
  left: 0;
  text-align: left;
}
@media screen and (min-width: 768px) {
  .c-figure .c-figure__caption.in.sp-out {
    position: relative;
  }
}
.c-figure .c-figure__caption.in.bg-white {
  background: rgba(255, 255, 255, 0.5);
}
.c-figure .c-figure__caption.in.bg-black {
  background: rgba(0, 0, 0, 0.6);
}
.c-figure .c-figure__caption.in.bg-gray {
  background: #666;
}
.c-figure .c-figure__caption.out {
  margin-top: 4px;
}
.c-figure .c-figure__caption.out.right {
  text-align: right;
}
@media screen and (min-width: 768px) {
  .c-figure .c-figure__caption.out.right.sp-left {
    text-align: left;
  }
}
.c-figure .c-figure__caption.out.left {
  text-align: left;
}
@media screen and (min-width: 768px) {
  .c-figure .c-figure__caption.out.sp-in {
    margin-top: 0;
    position: absolute;
    bottom: 0;
    padding: 4px;
  }
}
.c-figure .c-figure__caption.out.sp-in.right {
  right: 0;
  text-align: right;
}
.c-figure .c-figure__caption.out.sp-in.left {
  left: 0;
  text-align: left;
}
.c-figure .c-figure__caption.white {
  color: #fff;
}
.c-figure .c-figure__caption.black {
  color: #595757;
}
.c-figure .c-figure__caption.brown {
  color: #54464E;
}
.c-figure .c-figure__caption.shadow-black {
  text-shadow: 0 0 3px rgb(0, 0, 0);
}

/** ***************************************************************************
 * 紹介文
 * ************************************************************************* */
#lead {
  padding: 40px 0;
  background: linear-gradient(to bottom, #fff, #fff);
}

@media screen and (min-width: 768px) {
  #lead {
    padding: 80px 0 0;
  }
}
/**
 * タイトル
 */
#lead .section-title {
  margin-bottom: 40px;
  line-height: 3;
  font-size: 0.75em;
  text-align: center;
}

@media screen and (min-width: 768px) {
  #lead .section-title {
    margin-bottom: 80px;
  }
}
/**
 * 内容
 */
#lead div.content .catchcopy {
  width: 100%;
  letter-spacing: 2px;
  line-height: 2.5;
  font-size: 1.25em;
  text-orientation: upright;
  writing-mode: vertical-rl;
  display: flex;
  align-items: center;
  justify-content: center;
}

#lead div.content .text {
  line-height: 2.5;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 300;
  text-align: center;
}

@media screen and (min-width: 768px) {
  #lead div.content {
    line-height: 3;
  }
}
/**
 * 画像
 */
#lead div.image {
  width: fit-content;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  z-index: 0;
}

#lead div.image div.caption {
  margin-top: 5px;
  line-height: 1;
}

/** ***************************************************************************
 * gallery
 * ************************************************************************* */
.gallery-section {
  padding-left: 16px;
  padding-right: 16px;
}
@media screen and (min-width: 768px) {
  .gallery-section {
    padding-left: 56px;
    padding-right: 56px;
  }
}
.gallery-section .gallery-section__inner {
  max-width: 1300px;
  margin-inline: auto;
}
.gallery-section figure {
  display: block;
  padding: 0;
  margin: 0;
}
.gallery-section img {
  max-width: 100%;
  height: auto;
}
.gallery-section .w-full {
  width: 100%;
}
.gallery-section .gallery-section--block-1 {
  margin-bottom: 64px;
}
@media screen and (min-width: 768px) {
  .gallery-section .gallery-section--block-1 {
    margin-bottom: 128px;
  }
}
.gallery-section .gallery-section__heading-1 {
  margin-bottom: 16px;
  line-height: 3;
  font-size: 12px;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .gallery-section .gallery-section__heading-1 {
    margin-bottom: 32px;
  }
}
.gallery-section .gallery-section__movie-1 {
  position: relative;
  overflow: hidden;
  pointer-events: none;
  aspect-ratio: 746/620;
}
@media screen and (min-width: 768px) {
  .gallery-section .gallery-section__movie-1 {
    aspect-ratio: 590/500;
  }
}
.gallery-section .gallery-section__movie-1 iframe {
  pointer-events: none;
  width: 100%;
  height: 100%;
  border: 0;
  transform: scale(1.48);
}
@media screen and (min-width: 768px) {
  .gallery-section .gallery-section__movie-1 iframe {
    transform: scale(1.51);
  }
}
.gallery-section .gallery-section--image-1 {
  margin-bottom: 16px;
}
@media screen and (min-width: 768px) {
  .gallery-section .gallery-section--image-1 {
    margin-bottom: 32px;
  }
}
.gallery-section .gallery-section--list-1 {
  display: grid;
  grid-template-columns: 1fr;
  gap: 16px;
}
@media screen and (min-width: 768px) {
  .gallery-section .gallery-section--list-1 {
    grid-template-columns: repeat(4, 1fr);
    gap: 32px;
  }
}
.gallery-section .gallery-section--list-1 .gallery-section--list-1__image-1 .has-border {
  border: 1px solid #000;
}
.gallery-section .gallery-section--list-1 .gallery-section--list-1__heading-1 {
  margin-top: 8px;
  font-size: 0.875em;
  letter-spacing: 0.1em;
}
@media screen and (min-width: 768px) {
  .gallery-section .gallery-section--list-1 .gallery-section--list-1__heading-1 {
    font-size: 1em;
  }
}

/** ***************************************************************************
 * UFBバナー（中断）
 * ************************************************************************* */
.eq-ufb-banner {
  text-align: center;
  margin-bottom: 64px;
}
@media screen and (min-width: 768px) {
  .eq-ufb-banner {
    margin-bottom: 128px;
  }
}
.eq-ufb-banner a {
  display: block;
  text-decoration: none;
  transition: opacity 0.3s;
}
.eq-ufb-banner a:hover {
  opacity: 0.7;
}
.eq-ufb-banner img {
  max-width: 100%;
  height: auto;
}

/** ***************************************************************************
 * モーダル（Magnific Popup）
 * ************************************************************************* */
/**
 * トリガー
 */
.eq-modal-trigger {
  display: block;
  position: relative;
  color: inherit;
  text-decoration: none;
  cursor: pointer;
  transition: opacity 0.3s;
}
.eq-modal-trigger:hover {
  opacity: 0.7;
}
.eq-modal-trigger::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 50px;
  height: 50px;
  background: url("../_image/equipment/equipment-icon-zoom.png") no-repeat center/contain;
  pointer-events: none;
}
@media screen and (min-width: 768px) {
  .eq-modal-trigger::after {
    width: 50px;
    height: 50px;
  }
}

/**
 * モーダル内部
 */
.eq-modal {
  position: relative;
  padding: 0;
  background: #fff;
}

.eq-modal__image figure {
  margin: 0;
  padding: 0;
}
.eq-modal__image img {
  width: 100%;
  height: auto;
}
.eq-modal__image .has-border {
  border: 1px solid #000;
}

.eq-modal__body {
  padding: 32px;
  background: #e5e2d8;
  min-height: 200px;
}

.eq-modal__title {
  font-size: 1em;
  line-height: 1.6;
}
@media screen and (min-width: 768px) {
  .eq-modal__title {
    font-size: 1.125em;
  }
}

.eq-modal__text {
  margin-top: 8px;
  font-size: 0.875em;
  line-height: 2;
}

.eq-modal__note {
  margin-top: 8px;
  font-size: 0.6875em;
  line-height: 1.8;
  color: #888;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 300;
}

/**
 * Magnific Popup カスタマイズ
 */
.eq-popup.mfp-bg {
  background: #000;
  opacity: 0;
  transition: opacity 0.3s ease;
}
.eq-popup.mfp-ready.mfp-bg {
  opacity: 0.75;
}
.eq-popup.mfp-removing.mfp-bg {
  opacity: 0;
}
.eq-popup .mfp-container {
  opacity: 0;
  transition: opacity 0.3s ease;
}
.eq-popup.mfp-ready .mfp-container {
  opacity: 1;
}
.eq-popup.mfp-removing .mfp-container {
  opacity: 0;
}
.eq-popup .mfp-container {
  padding-left: 24px;
  padding-right: 24px;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  .eq-popup .mfp-container {
    padding-left: 40px;
    padding-right: 40px;
  }
}
.eq-popup .mfp-content {
  position: relative;
  max-width: 600px;
  margin-inline: auto;
}
.eq-popup .mfp-close {
  width: 18px;
  height: 18px;
  top: -32px;
  right: 0;
  font-size: 0;
  line-height: 0;
  color: transparent;
  background: url("../_image/equipment/btn-close.png") no-repeat center/contain;
  opacity: 1;
}
.eq-popup .mfp-arrow {
  display: none;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  margin-top: 0;
  width: 35px;
  height: 69px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  opacity: 1;
}
@media screen and (min-width: 768px) {
  .eq-popup .mfp-arrow {
    display: block;
  }
}
.eq-popup .mfp-arrow::before,
.eq-popup .mfp-arrow::after {
  display: none;
}
.eq-popup .mfp-arrow-left {
  left: -48px;
  background-image: url("../_image/equipment/btn-arw-left.png");
}
.eq-popup .mfp-arrow-right {
  right: -48px;
  background-image: url("../_image/equipment/btn-arw-right.png");
}
.eq-popup .mfp-counter {
  position: absolute;
  color: #fff;
  font-size: 12px;
  top: -48px;
  right: 40px;
}
@media screen and (min-width: 768px) {
  .eq-popup .mfp-counter {
    top: -52px;
  }
}
