@charset "UTF-8";

.sh-gradient-wrapper {
    padding-bottom: 40px;
}

.sh-page-title {
}
.sh-page-title p {
}

.sh-contents.sh-contents-zehm {
  max-width: 1100px;
}

.sh-zehm-bgbox1 {
    background: linear-gradient(to bottom, #dfede6 0%, #fff 100%);
}
.sh-zehm-bgbox2 {
    background: linear-gradient(to bottom, #dfede6 0%, #fff 350px);
}

.sh-PR {
  position: relative;
}

.sh-contents-comment {
  text-align: left;
}
.sh-contents-comment-text {
  color: #333;
}

.sh-zehm-contents-box {
  max-width: 1160px;
  margin-left: auto;
  margin-right: auto;
}


.sh-zehm-title1 {
  font-size: 24px;
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;  
}
.sh-zehm-title2 {
  font-size: 20px;
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;  
}
.sh-zehm-title3 {
  font-size: 24px;
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;  
}
.sh-zehm-title4 {
  font-size: 18px;
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;  
  color: #0c7a33;  
}
.sh-zehm-title4 span._num {
    position: relative;
    bottom: -0.1em;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 1.2em;
    height: 1.2em;
    margin-left: .25em;
    border-radius: 4px;
    background: #0c7a33;
    font-size: 135%;
    color: #fff;
}
.sh-zehm-title5 {
  font-size: 32px;
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;  
}
.sh-zehm-title6 {
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;  
  margin-bottom: 1em;
  padding: .2em .5em;
  background: #246f8b;
  font-size: 18px;
  color: #fff;
}

.sh-zehm-text1 {
  font-size: 18px;
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
}
.sh-zehm-text2 {
  font-size: 20px;
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
  line-height: 2;
}

.sh-zehm-caption1 {
  font-size: 14px;
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
}

.__color1 {
  color: #0c7a33;
}

.sh-zehm-box4 .sh-zehm-title1 ._num {
  position: absolute;
  top: -30px;
  right: calc(100% + 15px);
  display: flex;
  justify-content: center;
  align-items: center;
  width: 2em;
  height: 2em;
  border-radius: 50%;
  background: #0c7a33;
  font-size: 32px;
  color: #fff;
}


.sh-zehm-outerbox {
    position: relative;
    z-index: 2;
    margin-top: -60px;
    padding: 60px 120px;
    border-radius: 20px;
    box-shadow: 2px 5px 20px rgba(0, 0, 0, .25);
    background: #fff;
}

.sh-zehm-box1 {
  color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) !important;
  transform: translateX(-50%) translateY(-50%) !important;
  text-align: center;
  width: 96%;
}
.sh-zehm-box2 {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
}
.sh-zehm-box2 > div:nth-child(1) {
  max-width: 276px;
}
.sh-zehm-box2 > div:nth-child(2) {
  max-width: 28px;
}
.sh-zehm-box2 > div:nth-child(3) {
  max-width: 310px;
}

.sh-zehm-box3 {
    display: flex;
    justify-content: space-between;
    gap: 20px 32px;
    margin: 40px 0 80px;
    padding: 40px 0;
    border-top: 1px solid #0c7a33;
    border-bottom: 1px solid #0c7a33;
}
.sh-zehm-box3 > div:nth-child(1) {
  width: calc(100% - 32px - 230px);
}
.sh-zehm-box3 > div:nth-child(2) {
  max-width: 360px;
}

.sh-zehm-box4 {
    display: flex;
    flex-direction: column;
    gap: 60px;
}
.sh-zehm-box4 > div {
    display: flex;
    justify-content: space-between;
    gap: 20px 32px;
}
.sh-zehm-box4 > div > div._texts {
    order: 2;
    width: 488px;
}
.sh-zehm-box4 > div > div._image {
    order: 1;
    width: 282px;
}

.sh-zehm-box5 {
    display: flex;
    justify-content: space-between;
    gap: 20px;
}
.sh-zehm-box5 > dl {
    width: 300px;
}
.sh-zehm-box5 > dl dt {
    margin-bottom: 1em;
    padding: .2em;
    background: #dfede6;
    font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;  
    font-size: 18px;
    text-align: center;
}
.sh-zehm-box5 > dl dd {
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;  
  font-size: 18px;
    text-align: center;
}

.sh-zehm-box5.__row2 {
    display: flex;
    justify-content: space-between;
    gap: 20px;
    margin: 40px 0;
}
.sh-zehm-box5.__row2 > dl {
    width: 460px;
}
.sh-zehm-box5.__row2 > dl dd span {
    display: block;
    text-align: center;
}

.sh-zehm-box6 {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px 60px;
    margin: 30px 0;
    padding: 20px;
    border: 2px solid #0c7a33;
    border-radius: 10px;
}
.sh-zehm-box7 {
    display: flex;
    justify-content: space-between;
    gap: 20px;
}
.sh-zehm-box7 > div:nth-child(1){
  width: 46.383%;
}
.sh-zehm-box7 > div:nth-child(2){
  width: 51.45%;
  max-width: 484px;
}

.sh-zehm-table1 {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    margin: 30px 0;
    font-size: 18px;
    font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;  
}
.sh-zehm-table1 th, 
.sh-zehm-table1 td {
    padding: .25em;
    border: 1px solid #000;
    vertical-align: middle;
    text-align: center;
}
.sh-zehm-table1 th.-zeh {
    background: #0a5422;
    color: #fff;
}
.sh-zehm-table1 td.-zeh {
    padding: .5em;
    background: #0c7a33;
    font-size: 130%;
    color: #fff;
}
.sh-zehm-table1 td.-zeh strong {
  font-weight: normal;
}

.sh-title-box {
  padding: 20px 0;
  background: #b1ddc6;
}

.sh-zehm-img1 {
  width: 100%;
}
.sh-zehm-img2 {
  width: 20%;
  max-width: 193px;
  margin: 0 auto 50px;
}
.sh-zehm-img3 {
  width: 30%;
  max-width: 256px;
  margin-left: auto;
  margin-right: auto;
}
.sh-zehm-img4 {
  width: 53%;
  max-width: 440px;
  margin-left: auto;
  margin-right: auto;
}
.sh-zehm-img5 {
  width: 59%;
  max-width: 554px;
  margin-left: auto;
  margin-right: auto;
}
.sh-zehm-img6 {
  width: 57.5%;
  max-width: 540px;
  margin-left: auto;
  margin-right: auto;
}
.sh-zehm-img7 {
  width: 43.62%;
  max-width: 410px;
  margin-left: auto;
  margin-right: auto;
}
.sh-zehm-img8 {
  width: 53.52%;
  max-width: 503px;
  margin-left: auto;
  margin-right: auto;
}
.sh-zehm-img9 {
  width: 33.15%;
  max-width: 297px;
}
.sh-zehm-img10 {
  width: 42.86%;
  max-width: 384px;
}
.sh-zehm-img11 {
  width: 66%;
  margin-left: auto;
  margin-right: auto;
}

.pure-g {
  margin: 0 -15px;
}
.pure-g > div {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 40px;
  padding: 0 15px;
}


.MTB_1em {
  margin-top: 1em;
  margin-bottom: 1em;
}
.MB_1em {
  margin-bottom: 1em;
}
.MTB_2em {
  margin-top:2em;
  margin-bottom: 2em;
}

.PT100_80 {
  padding-top: 100px;
}
.PB100_80 {
  padding-bottom: 100px;
}
.MT80_60 {
  margin-top: 80px;
}
.MB60_40 {
  margin-bottom: 60px;
}

.sh-contents a ,
.sh-contents a:link ,
.sh-contents a:visited {
  color: #00f;
  text-decoration: none;
  word-wrap: break-word;
}
html.no-touch .sh-contents a:hover {
  color: #00f;
  text-decoration: underline;
  word-wrap: break-word;
}

/*aos animation*/
[data-aos=zoom-out] {
    transform: scale(1.05);
}


@media screen and (min-width: 769px) and (max-width: 1100px) {
  .sh-zehm-outerbox {
    padding: 60px 40px;
    margin-top: -5%;
  }
}


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

  .sh-page-title {
      padding-top: 34px;
      padding-bottom: 34px;
  }

  .sh-zehm-contents {
    padding-left: 0;
    padding-right: 0;
  }
  .sh-zehm-outerbox {
    padding: 60px 20px;
    margin-top: -20px;
  }

  .sh-zehm-title1 {
    font-size: 20px;
  }
  .sh-zehm-title2 {
    font-size: 18px;
  }
  .sh-zehm-title3 {
    font-size: 20px;
  }
  .sh-zehm-title4 {
    font-size: 16px;
  }
  .sh-zehm-title5 {
    font-size: 24px;
  }
  .sh-zehm-title6 {
    font-size: 16px;
  }
  .sh-zehm-text1 {
    font-size: 16px;
  }
  .sh-zehm-text2 {
    font-size: 18px;
  }
  .sh-zehm-caption1 {
    font-size: 14px;
  }
  .sh-zehm-box5 > dl dt {
      font-size: 16px;
  }
  .sh-zehm-box5 > dl dd {
    font-size: 16px;
  }
  .sh-zehm-table1 {
      font-size: 16px;
  }
  .sh-zehm-text1.TC ,
  .sh-zehm-text2.TC {
    text-align: left;
  }


  .sh-zehm-box2 {
      flex-direction: column;
  }

  .sh-zehm-box3 {
      flex-direction: column;
  }
  .sh-zehm-box3 > div:nth-child(1) {
      width: 100%;
  }
  .sh-zehm-box3 > div:nth-child(2) {
      width: 90%;
      margin-left: auto;
      margin-right: auto;
  }
  .sh-zehm-box4 > div {
      flex-direction: column;
  }
  .sh-zehm-box4 > div > div._texts {
      order: 1;
      width: 100%;
  }
  .sh-zehm-box4 > div > div._image {
      order: 2;
      width: 80%;
      margin-left: auto;
      margin-right: auto;
  }
  .sh-zehm-box4 .sh-zehm-title1 {
      display: flex;
      align-items: center;
      flex-direction: column;
      gap: 10px;
      font-size: 20px;
      text-align: center;
  }
  .sh-zehm-box4 .sh-zehm-title1 ._num {
    position: initial;
  }
  .sh-zehm-box5 {
      flex-direction: column;
  }
  .sh-zehm-box5 > dl {
      width: 100%;
  }
  .sh-zehm-box5.__row2 > dl {
      width: 100%;
  }
  .sh-zehm-box6 {
      flex-direction: column;
      gap: 20px 32px;
  }
  .sh-zehm-box7 {
      flex-direction: column;
  }
  .sh-zehm-box7 > div:nth-child(1) {
      width: 100%;
  }
  .sh-zehm-box7 > div:nth-child(2) {
      width: 100%;
  }

  .sh-zehm-img1 img {
    height: 500px;
    object-fit: cover;
  }
  .sh-zehm-img2 {
    width: 40%;
    max-width: 160px;
  }
  .sh-zehm-img3 {
    width: 60%;
    max-width: 256px;
  }
  .sh-zehm-img4 {
      width: 80%;
  }
  .sh-zehm-img5 {
    width: 80%;
    max-width: 245px;
  }
  .sh-zehm-img6 {
    width: 80%;
    max-width: 277px;
  }
  .sh-zehm-img7 {
    width: 80%;
    max-width: 279px;
  }
  .sh-zehm-img8 {
    width: 80%;
    max-width: 343px;
  }

  .sh-zehm-img9 ,
  .sh-zehm-img10 {
    width: 100%;
  }

  .pure-g {
    margin: 0 -10px;
  }
  .pure-g > div {
    padding: 0 10px;
  }


  .PT100_80 {
    padding-top: 80px;
  }
  .PB100_80 {
    padding-bottom: 80px;
  }
  .MT80_60 {
    margin-top: 60px;
  }
  .MB60_40 {
    margin-bottom: 40px;
  }
  .smp-MT20 {
    margin-top: 20px;
  }
  .smp_W80 {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }


}


