@charset "UTF-8";
/*数値の設定
------------------------------------------*/
/*上記数値の設定を呼び出しているmixin
------------------------------------------*/
/*
よく使用するmixin
------------------------------------------*/
/* line 5, ../scss/equipment.scss */
.wrapper {
  overflow: visible !important;
}

/* line 8, ../scss/equipment.scss */
.kv-sec {
  width: 100%;
  height: calc(100vh - 110px) !important;
  position: relative;
  margin-bottom: 100px !important;
}
@media only screen and (max-width: 1200px) {
  /* line 8, ../scss/equipment.scss */
  .kv-sec {
    height: 100vh !important;
  }
}
@media only screen and (max-width: 767px) {
  /* line 8, ../scss/equipment.scss */
  .kv-sec {
    margin-bottom: 80px !important;
  }
}
/* line 19, ../scss/equipment.scss */
.kv-sec .kv-text-wrap {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: calc(100% - 60px);
  z-index: 1;
  text-align: center;
}
/* line 27, ../scss/equipment.scss */
.kv-sec .kv-text-wrap .kv-en-text {
  font-size: 24px;
  color: #fff;
  position: relative;
  display: inline-block;
  line-height: 2;
}
@media only screen and (max-width: 991px) {
  /* line 27, ../scss/equipment.scss */
  .kv-sec .kv-text-wrap .kv-en-text {
    width: 100%;
    width: 100%;
    max-width: 500px;
  }
}
@media only screen and (max-width: 767px) {
  /* line 27, ../scss/equipment.scss */
  .kv-sec .kv-text-wrap .kv-en-text {
    font-size: 23px;
    width: 100%;
    max-width: 315px;
  }
}
/* line 43, ../scss/equipment.scss */
.kv-sec .kv-text-wrap .kv-en-text::before {
  border-left: solid 1px #fff;
  border-top: solid 1px #fff;
  top: 0;
  left: 0;
  content: '';
  width: 13px;
  height: 17px;
  position: absolute;
}
/* line 53, ../scss/equipment.scss */
.kv-sec .kv-text-wrap .kv-en-text::after {
  border-right: solid 1px #fff;
  border-bottom: solid 1px #fff;
  bottom: 0;
  right: 0;
  content: '';
  width: 13px;
  height: 17px;
  position: absolute;
}
/* line 63, ../scss/equipment.scss */
.kv-sec .kv-text-wrap .kv-en-text .kv-en-text-inner {
  position: relative;
  display: inline-block;
  padding: 10px 80px;
  line-height: 2;
}
@media only screen and (max-width: 991px) {
  /* line 63, ../scss/equipment.scss */
  .kv-sec .kv-text-wrap .kv-en-text .kv-en-text-inner {
    padding: 5px 15px;
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  /* line 63, ../scss/equipment.scss */
  .kv-sec .kv-text-wrap .kv-en-text .kv-en-text-inner {
    padding: 0px 15px;
    width: 100%;
  }
}
/* line 76, ../scss/equipment.scss */
.kv-sec .kv-text-wrap .kv-en-text .kv-en-text-inner::before {
  border-right: solid 1px #fff;
  border-top: solid 1px #fff;
  top: 0;
  right: 0;
  content: '';
  width: 13px;
  height: 17px;
  position: absolute;
}
/* line 86, ../scss/equipment.scss */
.kv-sec .kv-text-wrap .kv-en-text .kv-en-text-inner::after {
  border-left: solid 1px #fff;
  border-bottom: solid 1px #fff;
  bottom: 0;
  left: 0;
  content: '';
  width: 13px;
  height: 17px;
  position: absolute;
}
/* line 98, ../scss/equipment.scss */
.kv-sec .kv-text-wrap h2 {
  margin-top: 60px;
  font-size: 32px;
  text-align: center;
  color: #fff;
}
@media only screen and (max-width: 767px) {
  /* line 98, ../scss/equipment.scss */
  .kv-sec .kv-text-wrap h2 {
    font-size: 21px;
    margin-top: 30px;
  }
}
/* line 108, ../scss/equipment.scss */
.kv-sec .kv-text-wrap .kv-copy {
  margin-top: 40px;
  color: #fff;
  font-size: 16px;
  line-height: 2em;
}
@media only screen and (max-width: 767px) {
  /* line 108, ../scss/equipment.scss */
  .kv-sec .kv-text-wrap .kv-copy {
    font-size: 13px;
    margin-top: 30px;
  }
}
/* line 119, ../scss/equipment.scss */
.kv-sec .kv-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  position: relative;
}
/* line 128, ../scss/equipment.scss */
.kv-sec .kv-img figure {
  width: 100%;
  height: 100%;
}
/* line 131, ../scss/equipment.scss */
.kv-sec .kv-img figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* line 141, ../scss/equipment.scss */
.p-caption, .f-caption {
  position: absolute;
  font-size: 10px;
  line-height: 1.4;
  text-align: right;
  right: 0;
  bottom: 0;
  padding: 3px 6px;
  letter-spacing: .01em;
}

/* line 151, ../scss/equipment.scss */
.wt {
  color: #fff;
  font-weight: 500;
  padding: 0 10px 6px;
}

/* line 157, ../scss/equipment.scss */
.img-caps {
  position: absolute;
  bottom: 0;
  right: 0;
  font-size: 10px !important;
  font-family: 'Noto Serif JP', serif;
  line-height: 1;
  padding: 5px 5px 6px 6px;
  color: #fff;
  letter-spacing: -.02em;
  z-index: 5;
  text-align: right;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: unset;
}

/* line 172, ../scss/equipment.scss */
.black {
  color: #333;
}

/* line 176, ../scss/equipment.scss */
.mainimg-property section {
  position: relative;
}
/* line 178, ../scss/equipment.scss */
.mainimg-property section.l-others {
  margin-bottom: 150px;
}
@media only screen and (max-width: 767px) {
  /* line 178, ../scss/equipment.scss */
  .mainimg-property section.l-others {
    margin-bottom: 80px;
  }
}
/* line 184, ../scss/equipment.scss */
.mainimg-property section .container {
  padding: 0 80px;
  display: flex;
  margin-bottom: 80px;
}
@media only screen and (max-width: 991px) {
  /* line 184, ../scss/equipment.scss */
  .mainimg-property section .container {
    padding: 0 30px;
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 767px) {
  /* line 184, ../scss/equipment.scss */
  .mainimg-property section .container {
    flex-direction: column;
  }
}
/* line 192, ../scss/equipment.scss */
.mainimg-property section .container .fixed {
  position: relative;
}
/* line 195, ../scss/equipment.scss */
.mainimg-property section .container .fixed ul {
  width: 140px;
  font-size: 14px;
  padding-top: 80px;
  border-top: 1px #7ED4DD solid;
  font-weight: 500;
  position: sticky;
  top: 170px;
}
@media only screen and (max-width: 767px) {
  /* line 195, ../scss/equipment.scss */
  .mainimg-property section .container .fixed ul {
    width: 100%;
    font-size: 18px;
    position: relative;
    top: 0;
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
/* line 211, ../scss/equipment.scss */
.mainimg-property section .container .fixed ul a {
  color: #000;
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  outline: none !important;
}
/* line 220, ../scss/equipment.scss */
.mainimg-property section .container .fixed ul li {
  opacity: 0.5;
  transition: ease .3s;
}
/* line 223, ../scss/equipment.scss */
.mainimg-property section .container .fixed ul li.current, .mainimg-property section .container .fixed ul li:hover {
  opacity: 1;
}
/* line 229, ../scss/equipment.scss */
.mainimg-property section .container .contents {
  position: relative;
  padding: initial;
  margin-left: 60px;
  flex: 1;
  padding-top: 80px;
  border-top: 1px #333 solid;
  width: 100%;
}
@media only screen and (max-width: 991px) {
  /* line 229, ../scss/equipment.scss */
  .mainimg-property section .container .contents {
    margin-left: 30px;
  }
}
@media only screen and (max-width: 767px) {
  /* line 229, ../scss/equipment.scss */
  .mainimg-property section .container .contents {
    margin-left: auto;
  }
}
/* line 239, ../scss/equipment.scss */
.mainimg-property section .container .contents h2 {
  position: absolute;
  top: 10px;
  right: 0;
  font-weight: 500;
  font-size: 24px;
}
/* line 247, ../scss/equipment.scss */
.mainimg-property section .container .contents .l-box {
  position: relative;
  width: 100%;
}
/* line 250, ../scss/equipment.scss */
.mainimg-property section .container .contents .l-box .l-list {
  position: relative;
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  flex-wrap: wrap;
  gap: 0px 28px;
  margin-top: 40px;
}
/* line 259, ../scss/equipment.scss */
.mainimg-property section .container .contents .l-box .l-list .list-item {
  position: relative;
  width: calc(100% / 4 - 21px);
}
@media only screen and (max-width: 767px) {
  /* line 259, ../scss/equipment.scss */
  .mainimg-property section .container .contents .l-box .l-list .list-item {
    width: 100%;
  }
}
/* line 263, ../scss/equipment.scss */
.mainimg-property section .container .contents .l-box .l-list .list-item .list-item__fig {
  position: relative;
  width: 100%;
  margin-bottom: 18px;
}
/* line 268, ../scss/equipment.scss */
.mainimg-property section .container .contents .l-box .l-list .list-item .list-item__box {
  position: relative;
  width: 100%;
}
/* line 271, ../scss/equipment.scss */
.mainimg-property section .container .contents .l-box .l-list .list-item .list-item__box figure {
  margin-bottom: 18px;
}
/* line 275, ../scss/equipment.scss */
.mainimg-property section .container .contents .l-box .l-list .list-item .list-item__heading {
  font-size: 18px;
  line-height: 1.444444444444444;
  letter-spacing: 0;
  margin-bottom: 15px;
  margin-top: 15px;
  vertical-align: middle;
}
@media only screen and (max-width: 767px) {
  /* line 275, ../scss/equipment.scss */
  .mainimg-property section .container .contents .l-box .l-list .list-item .list-item__heading {
    font-size: 18px;
    margin-bottom: 8px;
  }
}
/* line 283, ../scss/equipment.scss */
.mainimg-property section .container .contents .l-box .l-list .list-item .list-item__heading span {
  font-size: 1.5rem;
}
/* line 287, ../scss/equipment.scss */
.mainimg-property section .container .contents .l-box .l-list .list-item .list-item__desc {
  font-size: 14px;
  line-height: 1.75;
  letter-spacing: .1em;
  text-align: justify;
}
@media only screen and (max-width: 767px) {
  /* line 287, ../scss/equipment.scss */
  .mainimg-property section .container .contents .l-box .l-list .list-item .list-item__desc {
    font-size: 14px;
  }
}
/* line 293, ../scss/equipment.scss */
.mainimg-property section .container .contents .l-box .l-list .list-item .list-item__desc span {
  display: block;
  font-size: 10px;
  line-height: 1.75;
  margin-top: 5px;
}
/* line 306, ../scss/equipment.scss */
.mainimg-property .l-intro {
  width: calc(100% - 200px);
  max-width: 1440px;
  margin: 0 auto;
  position: relative;
  margin-bottom: 150px;
}
@media only screen and (max-width: 991px) {
  /* line 306, ../scss/equipment.scss */
  .mainimg-property .l-intro {
    width: 100%;
    margin-bottom: 75px;
  }
}
/* line 313, ../scss/equipment.scss */
.mainimg-property .l-intro img {
  max-width: 100%;
  width: auto;
  height: auto;
  vertical-align: top;
}
/* line 319, ../scss/equipment.scss */
.mainimg-property .l-intro .under {
  bottom: -22px;
}

/* line 325, ../scss/equipment.scss */
.premium-link {
  display: block;
  margin-top: 150px;
  position: relative;
  width: 100%;
  height: 317px;
  background-image: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url("../img/pages/equipment/view-scroll02.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  width: 100%;
  transition: .3s ease;
}
@media only screen and (max-width: 767px) {
  /* line 325, ../scss/equipment.scss */
  .premium-link {
    margin-top: 80px;
  }
}
/* line 338, ../scss/equipment.scss */
.premium-link .pre-text-wrap {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  transition: .3s ease;
}
@media only screen and (max-width: 767px) {
  /* line 338, ../scss/equipment.scss */
  .premium-link .pre-text-wrap {
    width: calc(240 / 320* 100%);
  }
}
/* line 347, ../scss/equipment.scss */
.premium-link .pre-text-wrap .ttl-img .ttl-text {
  font-size: 3em;
  text-align: center;
  color: #fff;
  margin-bottom: 25px;
  transition: .3s ease;
}
@media only screen and (max-width: 767px) {
  /* line 347, ../scss/equipment.scss */
  .premium-link .pre-text-wrap .ttl-img .ttl-text {
    font-size: 2em;
    margin-bottom: 13px;
  }
}
/* line 357, ../scss/equipment.scss */
.premium-link .pre-text-wrap .ttl-img p {
  font-size: 13px;
  margin-bottom: 30px;
  color: #fff;
  transition: .3s ease;
}
@media only screen and (max-width: 767px) {
  /* line 357, ../scss/equipment.scss */
  .premium-link .pre-text-wrap .ttl-img p {
    margin-bottom: 40px;
  }
}
/* line 366, ../scss/equipment.scss */
.premium-link .pre-text-wrap .btn-copy {
  font-size: 16px;
  color: #fff;
  margin-bottom: 30px;
  transition: .3s ease;
}
@media only screen and (max-width: 767px) {
  /* line 366, ../scss/equipment.scss */
  .premium-link .pre-text-wrap .btn-copy {
    margin-bottom: 30px;
  }
}
/* line 373, ../scss/equipment.scss */
.premium-link .pre-text-wrap span {
  text-align: center;
  font-size: 2.5em;
  color: #fff;
}

/* line 384, ../scss/equipment.scss */
.common-sec {
  width: 100%;
  background: #6F7A8E;
}
/* line 385, ../scss/equipment.scss */
.common-sec .withbg-black {
  background: #040000;
}
/* line 386, ../scss/equipment.scss */
.common-sec .common-inner {
  max-width: 1560px;
  width: calc(100% - 60px);
  margin: 0 auto;
  padding: 50px 0;
}
/* line 387, ../scss/equipment.scss */
.common-sec .common-inner.pt00 {
  padding-top: 0;
}
@media only screen and (max-width: 767px) {
  /* line 386, ../scss/equipment.scss */
  .common-sec .common-inner {
    padding: 40px 0 20px 0;
  }
}
/* line 389, ../scss/equipment.scss */
.common-sec .common-inner .common-textwrap {
  width: 100%;
  text-align: center;
  padding-bottom: 80px;
}
/* line 390, ../scss/equipment.scss */
.common-sec .common-inner .common-textwrap.pb00 {
  padding-bottom: 0;
}
@media only screen and (max-width: 767px) {
  /* line 389, ../scss/equipment.scss */
  .common-sec .common-inner .common-textwrap {
    padding-bottom: 60px;
  }
}
/* line 392, ../scss/equipment.scss */
.common-sec .common-inner .common-textwrap h2 {
  font-size: 36px;
  line-height: 2;
  color: #fff;
  margin-bottom: 60px;
}
@media only screen and (max-width: 767px) {
  /* line 392, ../scss/equipment.scss */
  .common-sec .common-inner .common-textwrap h2 {
    font-size: 18px;
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 450px) {
  /* line 392, ../scss/equipment.scss */
  .common-sec .common-inner .common-textwrap h2 {
    text-align: left;
  }
}
/* line 396, ../scss/equipment.scss */
.common-sec .common-inner .common-textwrap .common-text-copy {
  font-size: 14px;
  text-align: center;
  line-height: 2;
  color: #fff;
}
@media only screen and (max-width: 767px) {
  /* line 396, ../scss/equipment.scss */
  .common-sec .common-inner .common-textwrap .common-text-copy {
    font-size: 13px;
  }
}
@media only screen and (max-width: 450px) {
  /* line 396, ../scss/equipment.scss */
  .common-sec .common-inner .common-textwrap .common-text-copy {
    text-align: left;
  }
}
/* line 403, ../scss/equipment.scss */
.common-sec .common-inner .common-img {
  max-width: 900px;
  margin: 0 auto;
}
/* line 404, ../scss/equipment.scss */
.common-sec .common-inner .common-img figure {
  width: 100%;
  position: relative;
}
/* line 405, ../scss/equipment.scss */
.common-sec .common-inner .common-img figure img {
  width: 100%;
}
/* line 409, ../scss/equipment.scss */
.common-sec .common-sub-img {
  width: 100%;
}
/* line 410, ../scss/equipment.scss */
.common-sec .common-sub-img:nth-last-of-type(1) {
  margin-top: 30px;
}
/* line 411, ../scss/equipment.scss */
.common-sec .common-sub-img:nth-last-of-type(2) {
  margin-top: 30px;
}
/* line 412, ../scss/equipment.scss */
.common-sec .common-sub-img figure {
  width: 100%;
  position: relative;
}
/* line 413, ../scss/equipment.scss */
.common-sec .common-sub-img figure img {
  width: 100%;
}

/* line 417, ../scss/equipment.scss */
.img_icon {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 999;
  font-family: 'Material Symbols Outlined';
  color: #FFFFFF;
  font-size: 25px;
  font-weight: 200;
  backdrop-filter: brightness(70%);
}
/* line 427, ../scss/equipment.scss */
.img_icon p {
  padding: 0 15px 10px 15px;
}

/* line 432, ../scss/equipment.scss */
.modalList {
  display: flex;
  margin: 0 -15px;
}
/* line 435, ../scss/equipment.scss */
.modalList > li {
  width: calc(33.3333% - 30px);
  margin: 0 15px;
}
/* line 439, ../scss/equipment.scss */
.modalList .modalOpen {
  position: relative;
  cursor: pointer;
}
/* line 443, ../scss/equipment.scss */
.modalList .modalIcon {
  display: block;
  width: 35px;
  height: 35px;
  line-height: 35px;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 10;
  background: rgba(0, 0, 0, 0.75);
  text-align: center;
}
/* line 454, ../scss/equipment.scss */
.modalList .modalIcon::before {
  font-family: 'Material Symbols Outlined';
  content: "\e145";
  color: #fff;
  font-size: 25px;
  font-weight: 200;
}
@media only screen and (max-width: 767px) {
  /* line 432, ../scss/equipment.scss */
  .modalList {
    flex-wrap: wrap;
  }
  /* line 464, ../scss/equipment.scss */
  .modalList > li {
    width: calc(100% - 30px);
  }
  /* line 466, ../scss/equipment.scss */
  .modalList > li + li {
    margin-top: 30px;
  }
  /* line 470, ../scss/equipment.scss */
  .modalList .modalIcon {
    width: 25px;
    height: 25px;
    line-height: 25px;
  }
  /* line 474, ../scss/equipment.scss */
  .modalList .modalIcon::before {
    font-size: 20px;
  }
}

/*.iziModals生成後*/
/* line 483, ../scss/equipment.scss */
body .modalclose {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1000;
  border: none;
  padding: 0;
  background: none;
}
/* line 491, ../scss/equipment.scss */
body .modalclose .modalIcon {
  display: block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  transform: translateY(-100%);
  text-align: center;
  color: #fff;
  cursor: pointer;
}
/* line 500, ../scss/equipment.scss */
body .modalclose .modalIcon::before {
  font-family: 'Material Symbols Outlined';
  content: "\e5cd";
  color: #fff;
  font-size: 25px;
  font-weight: 200;
}
/* line 509, ../scss/equipment.scss */
body .modalText {
  padding: 30px 50px;
}
/* line 511, ../scss/equipment.scss */
body .modalText .modalTitle {
  font-size: 2rem;
  font-weight: 400;
}
/* line 515, ../scss/equipment.scss */
body .modalText p {
  padding-top: 1rem;
}
/* line 517, ../scss/equipment.scss */
body .modalText p.equipmentDetailCaption {
  font-size: 11px;
}
/* line 520, ../scss/equipment.scss */
body .modalText p + p {
  padding-top: .5rem;
}
@media only screen and (max-width: 767px) {
  /* line 526, ../scss/equipment.scss */
  body .iziModals {
    width: 92%;
  }
  /* line 529, ../scss/equipment.scss */
  body .modalText {
    padding: 15px 30px;
  }
  /* line 531, ../scss/equipment.scss */
  body .modalText .modalTitle {
    font-size: 1.6rem;
    font-weight: 400;
  }
}

/* line 539, ../scss/equipment.scss */
.iziModal {
  top: none;
}

/* line 542, ../scss/equipment.scss */
.iziModal-overlay {
  z-index: 9999 !important;
}

/* line 545, ../scss/equipment.scss */
.iziModals {
  z-index: 99991 !important;
}

/* line 548, ../scss/equipment.scss */
.iziModal-navigate {
  z-index: 99991 !important;
}

@media only screen and (max-width: 991px) {
  /* line 552, ../scss/equipment.scss */
  .iziModal {
    top: 0;
  }
}
/* line 556, ../scss/equipment.scss */
.sub-jp-ttl {
  font-size: 16px;
  padding-left: 20px;
  position: relative;
  z-index: 10;
}

/* line 559, ../scss/equipment.scss */
.main-ttl {
  font-size: 135px;
  line-height: 1;
}

/* line 560, ../scss/equipment.scss */
.scroll-hint-icon-wrap.is-active {
  background: rgba(0, 0, 0, 0.5);
  transition: 0.4s ease;
}

/*# sourceMappingURL=equipment.css.map */
