<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/* 
  css設定 @charsetが消されるsass仕様へのハック用コメントです。削除しないでください。新規作成時も必須！
 */
.equipment03 main img {
  width: 100%;
}
.equipment03 .img {
  position: relative;
}
.equipment03 main {
  font-family: "RyuminPro", serif;
}
.equipment03 .page-annotation {
  font-family: "Noto Sans JP", sans-serif;
}
.equipment03 sup {
  vertical-align: text-top;
}
.equipment03 .sections {
  line-height: 1;
}
.equipment03 .sections .inner {
  margin: 0 auto;
  width: 70%;
  max-width: 1030px;
}
.equipment03 .sections .image {
  position: relative;
  text-align: center;
  margin-bottom: 20px;
}
.equipment03 .sections .annotation {
  bottom: -20px;
  font-size: 12px;
  text-align: right;
}
.equipment03 .sections .tit {
  font-size: 42px;
  letter-spacing: 0.12em;
  color: #b9a277;
  text-align: center;
  padding: 10px 0 10px 16px;
  margin-bottom: 30px;
}
.equipment03 .sections .tit:before, .equipment03 .sections .tit:after {
  content: "";
  display: inline-block;
  width: 30px;
  height: 2px;
  background-color: #b9a277;
  margin-right: 15px;
  vertical-align: middle;
}
.equipment03 .sections .tit:before, .equipment03 .sections .tit:after {
  margin-left: 15px;
}
.equipment03 .sections .tit-img {
  font-size: 22px;
  line-height: 1;
  padding-bottom: 10px;
  border-bottom: 1px solid;
  margin-bottom: 10px;
  font-family: "Noto Sans JP";
}
.equipment03 .sections .tit-img span {
  font-size: 14px;
}
.equipment03 .sections .lead {
  font-size: 17px;
  line-height: 1.6;
  margin-bottom: 10px;
}
.equipment03 .sections .lead span {
  display: block;
  font-size: 12px;
  line-height: 1.6;
  margin-top: 10px;
}
.equipment03 .sections .text {
  font-size: 19px;
  line-height: 1.6;
}
.equipment03 .sections .caps {
  font-size: 12px;
  line-height: 1.2;
}
.equipment03 .sec01 {
  margin-top: 40px;
}
.equipment03 .sec01 .lists li {
  display: inline-block;
  vertical-align: top;
  width: 48%;
  margin-right: 3%;
  margin-bottom: 30px;
}
.equipment03 .sec01 .lists li:nth-child(2n) {
  margin-right: auto;
}
.equipment03 .sec01 .list02 {
  margin-bottom: 60px;
}
.equipment03 .sec01 .list02 li {
  vertical-align: bottom;
}
.equipment03 .sec01 .list03 {
  margin-bottom: 60px;
}
.equipment03 main {
  padding-bottom: 50px;
}
@media screen and (max-width: 1024px) {
  .equipment03 .sections .tit-img {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 768px) {
  .equipment03 .sections .inner {
    width: 84%;
  }
  .equipment03 .sections .tit {
    font-size: 30px;
    margin-bottom: 30px;
  }
  .equipment03 .sections .tit:before, .equipment03 .sections .tit:after {
    content: none;
  }
  .equipment03 .sections .tit-img {
    font-size: 22px;
  }
  .equipment03 .sections .lead span {
    font-size: 13px;
  }
  .equipment03 .sections .text {
    font-size: 17px;
  }
  .equipment03 .sections .caps {
    font-size: 13px;
  }
  .equipment03 .sec01 {
    margin-top: 40px;
  }
  .equipment03 .sec01 .lists li {
    display: block;
    width: 100%;
    margin-bottom: 40px;
  }
  .equipment03 .sec01 .lists li:last-child {
    width: 100%;
  }
  .equipment03 .sec01 .list03 .img-sub {
    width: 70%;
    margin: 0;
  }
  .equipment03 .sec01 .list05 {
    padding-bottom: 0;
  }
  .equipment03 .sec01 .list05 li:last-child {
    margin-top: 40px;
  }
  .equipment03 main {
    padding-bottom: 50px;
  }
}/*# sourceMappingURL=equipment03.css.map */</pre></body></html>