@charset "UTF-8";

:root {
    --bbw: 10px;
}
.sh-PR {
    position: relative;
}
.sh-gradient-wrapper {
    padding-bottom: 0;
}
.sh-contents {
    max-width: 1060px;
}

.sh-text42 {
    font-size: 26px;
    font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
}
.sh-text36_20 {
    font-size: 20px;
    font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
}
.sh-text32 {
    font-size: 24px;
    font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
    text-align: center;
}
.sh-text28 {
    font-size: 23px;
    font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
}
.sh-text26 {
    font-size: 22px;
    font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
}
.sh-text24 {
    font-size: 20px;
    font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
}
.sh-text22 {
    font-size: 20px;
    font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
}
.sh-text20 {
    font-size: 18px;
    font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
}
.sh-text18 {
    font-size: 16px;
    font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
    line-height: 1.35;
}
.sh-text16 {
    font-size: 14px;
    font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
}
.sh-text14 {
    font-size: 14px;
    font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
}
.sh-text13 {
    font-size: 13px;
    font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
    margin-top: 5px;
}


.__color1 {
    color: #0a635c;
}

.LH2 {
    line-height: 2;
}
.LH18 {
    line-height: 1.8;
}
.__caption {
    position: absolute;
    right: 8px;
    bottom: 5px;
    color: #fff;
}


.sh-contents-comment-text {
    font-size: 12px;
    color: #333;
}

.sh-equipment-bgbox1 {
    background-color: #f4f3f0;
}

.sh-equipment-imgbox1 {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}
.sh-equipment-imgbox1 > div {
    display: flex;
    align-items: start;
    width: 40%;
    max-width: 350px;
    border: 1px solid #004143;
    background-color: #fff;
    box-sizing: border-box;
    position: absolute;
    top: 10px;
    left: 0px;
}
.sh-equipment-imgbox1 > div > p:first-child {
    background-color: #004143;
    width: 54%;
    max-width: 190px;
    box-sizing: border-box;
    color: #fff;
}
.sh-equipment-imgbox1 > div > p:last-child {
    width: 46%;
    max-width: 160px;
    padding: 0 3px;
    box-sizing: border-box;
}

.sh-equipment-row2 {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    row-gap: 30px;
}
.sh-equipment-row2 > div {
    width: 48%;
    max-width: 48%;
    position: relative;
}

.sh-equipment-row3 {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    row-gap: 30px;
}
.sh-equipment-row3 > div {
    width: 48%;
    max-width: 48%;
}

.sh-equipment-row2 .sh-text22 ,
.sh-equipment-row3 .sh-text22 {
    margin-bottom: 10px;
    margin-top: 15px;
}



.__row-reverse {
    flex-direction: row-reverse;
}

sup {
    top: -0.4em;
    left: -0.3em;
    font-size: 42%;
}

.TC_TL {
    text-align: center;
}


@media screen and (max-width: 767px) {
    .sh-equipment-row3 {
        row-gap: 30px;
    }

    .TC_TL {
        text-align: left;
    }
}

@media screen and (max-width: 600px) and (orientation: portrait) {
    .sh-equipment-row2 > div.__smp_row1 {
        width: 80%;
        max-width: 80%;
        margin-left: auto;
        margin-right: auto;
    }
}


@media screen and (min-width: 768px) {
    .sh-gradient-wrapper {
        padding-bottom: 40px;
    }

    .sh-text42 {
        font-size: 42px;
    }
    .sh-text36_20 {
        font-size: 36px;
    }
    .sh-text32 {
        font-size: 32px;
    }
    .sh-text28 {
        font-size: 28px;
    }
    .sh-text26 {
        font-size: 26px;
    }
    .sh-text24 {
        font-size: 24px;
    }
    .sh-text22 {
        font-size: 22px;
    }
    .sh-text20 {
        font-size: 20px;
    }
    .sh-text18 {
        font-size: 18px;
    }
    .sh-text16 {
        font-size: 16px;
    }
    .sh-text14 {
        font-size: 14px;
    }
    .sh-text13 {
        font-size: 13px;
    }

    .sh-equipment-imgbox1 > div {
        top: 40px;
        align-items: center;
    }
    .sh-equipment-imgbox1 > div > p:last-child {
        padding: 0 11px;
    }

    .sh-equipment-row2 > div {
        width: 48.077%;
        max-width: 500px;
    }

    .sh-equipment-row3 > div {
        width: 30.77%;
        max-width: 320px;
    }
    .sh-equipment-row3 > div.__pc_row2 {
        width: 48%;
        max-width: 48%;
    }


}

@media screen and (min-width: 1050px) {
}

