@charset "UTF-8";

html { 
    scroll-behavior: smooth;
}
.sh-PR {
    position: relative;
}
.sh-gradient-wrapper {
    padding-bottom: 0;
}
.sh-contents {
    max-width: 1140px;
}
.sh-contents.__wide {
    max-width: 1620px;
}

.sh-PR .__caption1 {
    position: absolute;
    right: 5px;
    bottom: 5px;
}
.__caption1.__white {
    color: #fff;
    text-shadow: 0 0 3px #000, 1px 0 3px #000, 0 -1px 3px #000, 0 1px 3px #000, -1px 0 3px #000;
}
.__caption1.__center {
    right: 50%;
    transform: translateX(50%);
}

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

.font80 {
  font-size: 80px;
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
  /*font-family: "minerva-modern", sans-serif, "Cinzel", Georgia, 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;*/
}
.font140 {
  font-size: 140px;
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
}

.sh-contents-bg1 {
    padding-bottom: 60px;
    background:url(images/img_bg.jpg) top center no-repeat;
    background-size: cover;
}

.sh-senior-box1 > div {
    width: 90%;
    max-width: 90%;
}
.sh-senior-box2 > div {
    width: 90%;
    max-width: 90%;
}
.sh-senior-box4 {
    display: flex;
    justify-content: center;
}
.sh-senior-box4 > div {
    width: 32%;
    max-width: 32%;
}

.sh-goodbox {
    display: flex;
    justify-content: left;
    align-items: center;
    column-gap: 4.46428571%;
}
.sh-goodbox > p:first-child {
    position: relative;
    width: 25%;
    max-width: 170px;
    margin-top: -7%;
}
.sh-goodbox > p:last-child {
    max-width: 900px;
    flex: 1;
}

.sh-senior-img1 {
    width: 80%;
    max-width: 960px;
    margin-inline: auto;
}

.sh-senior-img2 {
    position: absolute;
    width: 18%;
    max-width: 170px;
    top: -10px;
    right: clamp(-30px, calc(-75vw + 870px), 0px);
}

.sh-bg1 {
    background-color: #247c9e;
    color: #fff;
}
.sh-bg2 {
    background-color: #af913b;
    color: #fff;
}
.sh-bg3 {
    background-color: #910000;
    color: #fff;
}
.sh-bg4 {
    background-color: #833060;
    color: #fff;
}

.__title1 {
    background-color: #fff;
    padding: 5px 5px;
    color: #af913b;
    max-width: 740px;
    margin-inline: auto;
}


hr {
    margin-top: 60px;
    margin-bottom: 60px;
    border: none;
    border-bottom: 1px solid #333;
}

.LS1 {
    letter-spacing: 0.8em;
}

.-MT20 {
    margin-top: -20px;
}

.MB80_60 {
    margin-bottom: 60px;
}
.MB60_40 {
    margin-bottom: 40px;
}

.__smp_prt {
    display: none;
}


@media screen and (min-width: 768px) and (max-width: 1100px) {
}

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

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

    .sh-senior-box1 {
        display: flex;
        justify-content: space-between;
    }
    .sh-senior-box1 > div {
        width: 48.2142857%;
        max-width: 540px;
    }
    .sh-senior-box2 {
        width: 86%;
        max-width: 960px;
        margin-inline: auto;
        display: flex;
        justify-content: space-between;
    }
    .sh-senior-box2 > div:first-child {
        width: 55.2083334%;
        max-width: 530px;
    }
    .sh-senior-box2 > div:last-child {
        width: 40.625%;
        max-width: 390px;
    }
    .sh-senior-box3 {
        display: flex;
        justify-content: space-between;
        flex-direction: row-reverse;
    }
    .sh-senior-box3 > div:first-child {
        width: 38.3928571%;
        max-width: 430px;
        padding-top: 5.35714286%;
    }
    .sh-senior-box3 > div:last-child {
        width: 56.25%;
        max-width: 630px;
    }
    .sh-senior-box4 {
        justify-content: space-between;
    }
    .sh-senior-box4 > div {
        width: 18.5714286%;
        max-width: 208px;
    }

    .sh-goodbox > p:first-child {
        width: 16%;
    }

    .sh-senior-img1 {
        width: 86%;
    }

    .MB80_60 {
        margin-bottom: 80px;
    }
    .MB60_40 {
        margin-bottom: 60px;
    }

}



@media screen and (max-width: 767px) {

    .font35 {
        font-size: 24px;
    }
    .font80 {
      font-size: 33px;
    }
    .font140 {
      font-size: 40px;
    }

    .sh-senior-box1 > div {
        margin-inline: auto;
    }
    .sh-senior-box1 > div:nth-child(n+2) {
        margin-top: 20px;
    }

    .sh-senior-box2 > div {
        margin-inline: auto;
    }
    .sh-senior-box2 > div:last-child {
        margin-top: 20px;
    }
    .sh-senior-box3 > div:last-child {
        margin-top: 20px;
        max-width: 90%;
        width: 90%;
        margin-inline: auto;
    }

    .sh-senior-box4 {
        flex-wrap: wrap;
        gap: 20px 2%;
    }

    .sh-senior-img1.__smp100 {
        width: 100%;
    }

    .LS1 {
        letter-spacing: 0.3em;
    }

    .smp_MT20 {
        margin-top: 20px;
    }
    .smp_W80 {
        width: 80%;
        margin-left: auto;
        margin-right: auto;
    }
    .TR.__smp_TL {
        text-align: left;
    }
}

@media screen and (max-width: 600px) and (orientation: portrait) {
    .__smp_prt {
        display: block;
    }

    .sh-senior-img2 {
        width: 24%;
    }
}



