.kv {
  margin: 0;
  background-image: url(../../images/equipment/kv_1.png);
  background-size: cover;
  background-position: center top;
  background-repeat: no-repeat;
}
@media screen and (max-width: 768px) {
  .kv {
    background-image: url(../../images/equipment/kv_2.png);
  }
}

@media screen and (max-width: 768px) {
  .intro {
    text-align: left !important;
  }
}

#us_style {
  width: min(650px, 100%);
  padding: 0 25px;
  margin: 0 auto 60px auto;
}
#us_style h2 {
  font-family: "Arsenal", sans-serif;
  font-size: 80px;
  color: #0E285E;
  text-align: center;
  line-height: 1;
  margin: 0 0 20px 0;
}
@media screen and (max-width: 768px) {
  #us_style h2 {
    font-size: 44px;
    margin: 0 0 10px 0;
  }
}
#us_style p {
  text-align: center;
  color: #0E285E;
  margin: 0 0 40px 0;
}
#us_style h3 {
  font-family: "Shippori Mincho", serif;
  font-size: 40px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  #us_style h3 {
    font-size: 22px;
  }
}

.about_us_style {
  width: min(1250px, 100%);
  padding: 0 25px;
  margin: 0 auto 80px auto;
}
@media screen and (max-width: 768px) {
  .about_us_style {
    margin: 0 auto 40px auto;
  }
}
.about_us_style p {
  text-align: center;
}
.about_us_style #slide_usstyle {
  padding: 0 20px;
  margin: 0 0 160px 0;
}
.about_us_style #slide_usstyle .slick-track {
  gap: 20px;
}
@media screen and (max-width: 768px) {
  .about_us_style #slide_usstyle .slick-track {
    gap: 0;
  }
}
.about_us_style #slide_usstyle img {
  margin: 0 0 20px 0;
}
.about_us_style #slide_usstyle h3 {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 18px;
  font-weight: 600;
  text-align: center;
}
.about_us_style #slide_usstyle a {
  font-family: "Noto Sans JP", sans-serif;
  color: #fff;
  text-align: center;
  padding: 10px 0;
  margin: 20px 0 0 0;
  display: block;
  border-radius: 5px;
  background-color: #0E285E;
}
.about_us_style .point_number {
  font-family: "Arsenal", sans-serif;
  font-size: 40px;
  color: #0E285E;
  text-align: left;
}
.about_us_style #location {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 40px;
  padding: 0 20px;
}
@media screen and (max-width: 768px) {
  .about_us_style #location {
    grid-template-columns: 1fr;
  }
}
.about_us_style #location section h3 {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 18px;
  font-weight: 600;
  text-align: center;
  margin: 20px 0 0 0;
}
.about_us_style #location section .facilities {
  font-family: "Noto Sans JP", sans-serif;
  text-align: center;
  margin: 0 0 20px 0;
}
.about_us_style #location section .notes {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 12px;
  color: #fff;
  text-align: center;
  max-inline-size: -moz-max-content;
  max-inline-size: max-content;
  margin-inline: auto;
  padding: 5px 40px;
  border-radius: 20px;
  background-image: url(../../images/equipment/icon_notice.png);
  background-size: 13px 15px;
  background-position: right 20px center;
  background-repeat: no-repeat;
  background-color: #adb5c5;
}
@media screen and (max-width: 768px) {
  .about_us_style #location section .notes {
    font-size: 12px;
  }
}
.about_us_style #location .point {
  position: relative;
}
.about_us_style #location .point #open_1 {
  width: 44px;
  height: 46px;
  position: absolute;
  top: 20%;
  right: 64%;
  z-index: 1;
}
.about_us_style #location .point #open_2 {
  width: 44px;
  height: 46px;
  position: absolute;
  top: 9%;
  right: 55%;
  z-index: 1;
}
.about_us_style #location .point #open_3 {
  width: 44px;
  height: 46px;
  position: absolute;
  top: 48%;
  right: 76%;
  z-index: 1;
}
.about_us_style #location .point #open_4 {
  width: 44px;
  height: 46px;
  position: absolute;
  top: 59%;
  right: 68%;
  z-index: 1;
}
.about_us_style #location .point #open_5 {
  width: 44px;
  height: 46px;
  position: absolute;
  top: 86%;
  right: 71%;
  z-index: 1;
}
.about_us_style #location .point #open_6 {
  width: 44px;
  height: 46px;
  position: absolute;
  top: 26%;
  right: 39%;
  z-index: 1;
}
.about_us_style #location .point #open_7 {
  width: 44px;
  height: 46px;
  position: absolute;
  top: 59%;
  right: 26%;
  z-index: 1;
}
.about_us_style #location .point #open_8 {
  width: 44px;
  height: 46px;
  position: absolute;
  top: 59%;
  right: 51%;
  z-index: 1;
}
.about_us_style #location .point #open_9 {
  width: 44px;
  height: 46px;
  position: absolute;
  top: 59%;
  right: 39%;
  z-index: 1;
}
.about_us_style #location .point #open_10 {
  width: 44px;
  height: 46px;
  position: absolute;
  top: 0%;
  right: 34%;
  z-index: 1;
}
.about_us_style #location .point #open_11 {
  width: 44px;
  height: 46px;
  position: absolute;
  top: 29%;
  right: 15%;
  z-index: 1;
}
.about_us_style #location .point #open_12 {
  width: 44px;
  height: 46px;
  position: absolute;
  top: 73%;
  right: 58%;
  z-index: 1;
}
.about_us_style #location .point #open_13 {
  width: 44px;
  height: 46px;
  position: absolute;
  top: 39%;
  right: 34%;
  z-index: 1;
}
.about_us_style #location .point #open_14 {
  width: 44px;
  height: 46px;
  position: absolute;
  top: 18%;
  right: 72%;
  z-index: 1;
}
.about_us_style #location .point #open_15 {
  width: 44px;
  height: 46px;
  position: absolute;
  top: 26%;
  right: 55%;
  z-index: 1;
}
.about_us_style #location .point #open_16 {
  width: 44px;
  height: 46px;
  position: absolute;
  top: 40%;
  right: 66%;
  z-index: 1;
}
.about_us_style #location .point #open_17 {
  width: 44px;
  height: 46px;
  position: absolute;
  top: 50%;
  right: 78%;
  z-index: 1;
}
.about_us_style #location .point #open_18 {
  width: 44px;
  height: 46px;
  position: absolute;
  top: 31%;
  right: 87%;
  z-index: 1;
}
.about_us_style #location .point #open_19 {
  width: 44px;
  height: 46px;
  position: absolute;
  top: 37%;
  right: 17%;
  z-index: 1;
}
.about_us_style #location .point #open_20 {
  width: 44px;
  height: 46px;
  position: absolute;
  top: 72%;
  right: 21%;
  z-index: 1;
}
.about_us_style #location .point #open_21 {
  width: 44px;
  height: 46px;
  position: absolute;
  top: 4%;
  right: 11%;
  z-index: 1;
}
.about_us_style #location .point #open_22 {
  width: 44px;
  height: 46px;
  position: absolute;
  top: 86%;
  right: 63%;
  z-index: 1;
}
.about_us_style #location .point #open_23 {
  width: 44px;
  height: 46px;
  position: absolute;
  top: 18%;
  right: 68%;
  z-index: 1;
}
.about_us_style #location .point #open_24 {
  width: 44px;
  height: 46px;
  position: absolute;
  top: 38%;
  right: 59%;
  z-index: 1;
}
.about_us_style #location .point #open_25 {
  width: 44px;
  height: 46px;
  position: absolute;
  top: 54%;
  right: 21%;
  z-index: 1;
}

.trigger {
  cursor: pointer;
}

.modal section {
  width: 100%;
  height: 100%;
  text-align: center;
  position: fixed;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.6);
  opacity: 0;
  visibility: hidden;
  overflow: auto;
  transition: 0.5s;
  z-index: 100;
}
.modal section::before {
  content: "";
  height: 100%;
  display: inline-block;
  vertical-align: middle;
}
.modal section::after {
  content: "";
  height: 100%;
  display: inline-block;
  vertical-align: middle;
}
.modal section.active {
  opacity: 1;
  visibility: visible;
}
.modal section.active article {
  font-family: "Noto Sans JP", sans-serif;
}
.modal section.active article h3 {
  font-size: 18px;
  color: #0E285E;
  line-height: 1.2;
  text-indent: -1.7em;
  padding: 0 0 5px 30px;
  margin: 0 0 10px 0;
  border-bottom: 1px solid #d1d1d1;
}
.modal section.active article h3 span {
  font-family: "Arsenal", sans-serif;
  font-size: 28px;
  padding: 0 10px 0 0;
}
.modal section article {
  width: min(800px, 90%);
  padding: 20px;
  margin: 20px 0;
  text-align: justify;
  display: inline-block;
  vertical-align: middle;
  border-radius: 10px;
  background-color: #fff;
  position: relative;
  transition: 0.5s;
}
.modal section article .close {
  position: absolute;
  right: 10px;
  top: -15px;
  width: 30px;
  height: 30px;
  cursor: pointer;
  transition: 0.3s;
}
.modal section article .close:hover {
  opacity: 0.5;
}

.box article {
  width: min(1250px, 100%);
  padding: 100px 25px 130px 25px;
  margin: auto;
}
.box .slider {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 50px;
}
@media screen and (max-width: 768px) {
  .box .slider {
    display: block;
  }
}

.slide_title_1 {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 20px;
  margin: 10px 0;
}
@media screen and (max-width: 768px) {
  .slide_title_1 {
    font-size: 18px;
  }
}

.bg_color_gray {
  background-color: #f1f1f1;
}

.bg_color_beige {
  background-color: #f1eee9;
}

.notice {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 12px;
  width: min(1250px, 100%);
  padding: 0 25px;
  margin: 0 auto 80px auto;
}/*# sourceMappingURL=equipment.css.map */