@charset "UTF-8";

[data-aos=fade-up] {
  transform: translate3d(0, 10px, 0);
}


.sh-gradient-wrapper {
    padding-bottom: 40px;
}

.sh-contents {
}
.sh-equipment-contents-box {
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
}
.sh-equipment-section {
    margin-top: 80px;
}

.sh-page-title {
}
.sh-page-title-image {
  position: relative;
  max-width: 2400px;
  margin-left: auto;
  margin-right: auto;
}

.sh-equipment-title1 {
    display: flex;
    align-items: center;
}
.sh-equipment-title1 > p {
    box-sizing: border-box;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.sh-equipment-title1 > p:first-child {
    width: 44%;
    background-color: #000;
    font-family: "Cinzel", 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
    font-size: 30px;
    letter-spacing: .1em;
    font-weight: 500;
    color: #fff;
}
.sh-equipment-title1 > p:last-child {
    width: 56%;
    border: 1px solid #000;
    font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
    font-size: 25px;
    line-height: 1.2;
}
.sh-equipment-title2 {
    font-family: "Cinzel", 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
    font-size: 30px;
    letter-spacing: .1em;
}
.sh-equipment-title3 {
    font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
    font-size: 22px;
    text-align: left;
}
.sh-equipment-title3 sup {
    top: 0;
}
.sh-equipment-title3 small {
    display: block;
    font-size: 13px;
    line-height: 1.35;
    padding-left: 1em;
    text-indent: -1em;
}
.sh-equipment-title4 {
    font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
    font-size: 25px;
    text-align: left;
}
.sh-equipment-title5 {
    font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
    font-size: 30px;
    text-align: left;
}
.sh-equipment-text1 {
    font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
    font-size: 18px;
    text-align: left;
}

.sh-equipment-box1 {
    padding: 80px 0;
}

.sh-equipment-links {
    max-width: 1100px;
    margin: 0 auto;
    display: flex;
    justify-content: space-around;
    align-items: center;
    flex-wrap: wrap;
    row-gap: 40px;
}
.sh-equipment-links > li {
    box-sizing: border-box;
    width: 24.444444444444445%;
    max-width: 220px;
    height: 40px;
    border: 1px solid #282828;
    margin-left: 1.5%;
    margin-right: 1.5%;
}
.sh-equipment-links a {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    font-size: 18px;
    font-family: "Cinzel", 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
    color: #333;
    letter-spacing: .1em;
    transition: background-color .3s ease-in-out;
}
html.no-touch .sh-equipment-links a:hover {
    color: #333;
    text-decoration: none;
}
.sh-equipment-links a:hover {
    background-color: #d7d7d7;
}
body.__equipment .sh-equipment-links a[href="./"],
body.__security .sh-equipment-links a[href^="./security"],
body.__zeh .sh-equipment-links a[href^="./zeh"],
body.__comfort .sh-equipment-links a[href^="./comfort"],
body.__construction .sh-equipment-links a[href^="./construction"],
body.__eco .sh-equipment-links a[href^="./eco"] {
    background-color: #d7d7d7;
    cursor: default;
}

.sh-equipment-bg1 {
  background-color: #eee;
    padding-top: 80px;
    padding-bottom: 80px;
}

.sh-equipment-img {
    margin-top: 80px;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    row-gap: 60px;
}
.sh-equipment-img + .sh-equipment-img {
    margin-top: 60px;
}
.sh-equipment-img.__row4-2 .sh-equipment-img-text-box {
    width: 22.4%;
    margin-right: 3.4%;
}
.sh-equipment-img.__row4-2 .sh-equipment-img-text-box:nth-child(4n) {
    margin-right: 0;
}
.sh-equipment-img.__row3-1 .sh-equipment-img-text-box {
    width: 31%;
    margin-right: 3.5%;
}
.sh-equipment-img.__row3-1 .sh-equipment-img-text-box:nth-child(3n) {
    margin-right: 0;
}
.sh-equipment-img.__row2-1 {
    justify-content: space-between;
}
.sh-equipment-img.__row2-1 .sh-equipment-img-text-box {
    width: 48%;
}

.sh-equipment-img-text-box .__img {
    position: relative;
}
.sh-equipment-img-text-box .__img .__caption {
    position: absolute;
    right: 5px;
    bottom: 2px;
    font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
    font-size: 13px;
}
.sh-equipment-img-text-box .__img .__caption.__white {
    color: #fff;
}
.sh-equipment-img-text-box .__title {
    margin-top: 13px;
    padding-bottom: 8px;
    border-bottom: 1px solid #000;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
    justify-content: flex-start;

    font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
    font-size: 22px;
    line-height: 1.2;
    min-height: 2.4em;
    text-align: left;
}
.sh-equipment-img-text-box .__title:first-child {
    margin-top: 0;
}
.sh-equipment-img-text-box .__title small {
    font-size: 13px;
}
.sh-equipment-img-text-box .__text {
    font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
    font-size: 18px;
    text-align: left;
    font-feature-settings: 'palt';
}
.sh-equipment-img-text-box .__text small {
    display: block;
    font-size: 13px;
}

.sh-PR {
    position: relative;
}

.sh-contents-comment {
    text-align: left;
    background: none;
}
.sh-contents-comment-text {
    color: #333;
}



.sh-contents-comment {
  text-align: left;
}

.MT40_0 {
  margin-top: 40px;
}
.MB100_50 {
  margin-bottom: 100px;
}
.MT80_60 {
    margin-top: 80px;
}
.sh-hover-img a:hover img {
  opacity:0.9;
}


@media screen and (min-width: 1024px) {
    .lg-nowrap {
        white-space: nowrap;
    }
}
@media screen and (min-width: 768px) {
    .pc-MT80 {
        margin-top: 80px;
    }
}
@media screen and (min-width: 400px) {
    .show-xs {
        display: none;
    }
}
@media screen and (max-width: 767px) {
  .sh-gradient-wrapper {
      padding-bottom: 0;
  }

    .sh-equipment-title1 {
        display: block;
    }
    .sh-equipment-title1 > p {
        height: 50px;
    }
    .sh-equipment-title1 > p:first-child {
        width: 100%;
        font-size: 28px;
    }
    .sh-equipment-title1 > p:last-child {
        width: 100%;
        font-size: 20px;
    }
    .sh-equipment-title2 {
        font-size: 24px;
    }
    .sh-equipment-title3 {
        font-size: 20px;
    }
    .sh-equipment-title4 {
        font-size: 20px;
    }
    .sh-equipment-title5 {
        font-size: 24px;
    }
    .sh-equipment-text1 {
        font-size: 16px;
    }

    .sh-equipment-box1 {
        padding: 60px 10px;
    }
    .sh-equipment-links {
        display: block;
    }
    .sh-equipment-links > li {
        width: 100%;
        max-width: 798px;
        margin: 0;
    }
    .sh-equipment-links > li + li {
        border-top-width: 0;
    }
    .sh-equipment-links a {
        font-size: 16px;
    }

    .sh-equipment-bg1 {
        padding-top: 60px;
        padding-bottom: 60px;
    }

    .sh-equipment-img {
        margin-top: 60px;
        justify-content: space-between;
        row-gap: 40px;
    }
    .sh-equipment-img + .sh-equipment-img {
        margin-top: 40px;
    }
    .sh-equipment-img.__row4-2 .sh-equipment-img-text-box {
        width: calc(50% - 10px);
        margin-right: 0;
    }
    .sh-equipment-img-text-box .__title {
        font-size: 20px;
    }
    .sh-equipment-img-text-box .__text {
        font-size: 16px;
    }
    .sh-equipment-img-text-box .__img.smp-W {
        width: 90%;
        margin-left: auto;
        margin-right: auto;
    }

    .sh-equipment-img.__row3-1 .sh-equipment-img-text-box,
    .sh-equipment-img.__row2-1 .sh-equipment-img-text-box {
        width: 100%;
        margin-right: 0;
    }
    .sh-equipment-img.__row3-1 .sh-equipment-img-text-box .__title,
    .sh-equipment-img.__row2-1 .sh-equipment-img-text-box .__title {
        border-bottom: none;
        padding-bottom: 0;
        min-height: unset;
    }
    .sh-equipment-img.__row3-1 .sh-equipment-img-text-box .__text,
    .sh-equipment-img.__row2-1 .sh-equipment-img-text-box .__text {
        border-bottom: 1px solid #000;
        padding-bottom: 36px;
    }

    .sh-equipment-img.__row3-1 .sh-equipment-img-text-box.__row,
    .sh-equipment-img.__row2-1 .sh-equipment-img-text-box.__row {
        display: grid;
        grid-template-columns: 65% 30%;
        justify-content: space-between;
        border-bottom: 1px solid #000;
        padding-bottom: 36px;
    }
    .sh-equipment-img.__row3-1 .sh-equipment-img-text-box.__row .__img,
    .sh-equipment-img.__row2-1 .sh-equipment-img-text-box.__row .__img {
        grid-row: 1 / 3;
        grid-column: 2 / 3;
    }
    .sh-equipment-img.__row3-1 .sh-equipment-img-text-box.__row .__title,
    .sh-equipment-img.__row2-1 .sh-equipment-img-text-box.__row .__title {
        grid-row: 1 / 2;
        grid-column: 1 / 2;
        margin-top: 0;
    }
    .sh-equipment-img.__row3-1 .sh-equipment-img-text-box.__row .__text,
    .sh-equipment-img.__row2-1 .sh-equipment-img-text-box.__row .__text {
        grid-row: 2 / 3;
        grid-column: 1 / 2;
        border-bottom: none;
        padding-bottom: 0;
    }

    .MT40_0 {
    margin-top: 0;
  }
  .MB100_50 {
    margin-bottom: 50px;
  }
    .MT80_60 {
        margin-top: 60px;
    }
}
