@charset "UTF-8";

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

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

.sh-contents {
}

.sh-PR {
  position: relative;
}

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

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

.pure-g {
  margin: 0 -10px;
}
.pure-g > div {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 10px;
  margin-bottom: 30px;
}

.sh-access-title1 {
  font-size: 30px;
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
}
.sh-access-title2 {
  font-size: 20px;
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
  text-align: left;
  display: flex;
  align-items: center;
}
.sh-access-title2:after{
  content: "";
  flex-grow: 1;
  height: 1px;
  display: block;
  margin-left: .4em;
  background: #333;
}
.sh-access-title3 {
  font-size: 30px;
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
  position: absolute;
  left: 8%;
  top: 50%;
  transform: translateY(-50%);
  letter-spacing: 3px;
}

.sh-access-caption1 {
  font-size: 13px;
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
}
.sh-access-caption2 {
  position: absolute;
  bottom: 1%;
  right: 38%;
  font-size: 13px;
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
  color: #fff;
  text-shadow: 0 0 3px #333, 1px 0 3px #333, 0 -1px 3px #333, 0 1px 3px #333, -1px 0 3px #333;
}
.sh-access-caption3 {
  position: absolute;
  bottom: 51%;
  right: 5px;
  font-size: 13px;
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
  color: #fff;
  text-shadow: 0 0 3px #333, 1px 0 3px #333, 0 -1px 3px #333, 0 1px 3px #333, -1px 0 3px #333;
}
.sh-access-caption4 {
  position: absolute;
  bottom: 1%;
  right: 5px;
  font-size: 13px;
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
  color: #fff;
  text-shadow: 0 0 3px #333, 1px 0 3px #333, 0 -1px 3px #333, 0 1px 3px #333, -1px 0 3px #333;
}
.sh-access-caption5 {
  position: absolute;
  bottom: 1%;
  right: 5px;
  font-size: 13px;
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
  color: #fff;
  text-shadow: 0 0 3px #333, 1px 0 3px #333, 0 -1px 3px #333, 0 1px 3px #333, -1px 0 3px #333;
}

.sh-access-box1 {
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}
.sh-access-box1 .pure-g {
  margin: 0 -20px;
}
.sh-access-box1 .pure-g > div {
  padding: 0 20px;
}

.sh-access-img1 {
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}
.sh-access-img2 {
  max-width: 920px;
  margin-left: auto;
  margin-right: auto;
}
.sh-access-img3 {
  max-width: 920px;
  margin: 6.25% auto 0;
}

.MB7p {
  margin-bottom: 7.03125%;
}



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

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

  .sh-access-title1  {
    font-feature-settings: "palt" 1;
    font-size: 24px;
  }
  .sh-access-title2 {
    font-size: 18px;
  }
  .sh-access-title3 {
    font-size: 24px;
    font-feature-settings: "palt" 1;
  }

  .sh-access-caption2 {
    right: 42%;
  }

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


}


