.kv_wrap {
  margin-bottom: 0.8rem;
}
.top-point {
  width: 100%;
  max-width: 1284px;
  margin: 0 auto 2em;
}
.point-other {
  display: flex;
  padding: 0 3rem;
  align-items: center;
  justify-content: space-between;
}
.point-other p {
  width: 48%;
  margin: 0;
}
.point-list {
  display: flex;
  justify-content: space-between;
}
.point-list p {
  position: relative;
  display: flex;
  width: 32%;
  height: 4rem;
  font-size: 1.8rem;
  font-weight: 700;
  background: url(../images/top/point_bg01.png) 50% 50% / cover no-repeat;
  align-items: center;
  justify-content: center;
}
.point-list p:first-child::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0.5rem;
  width: 3rem;
  height: 2.8rem;
  background: url(../images/top/icon_point.svg) 50% 50% / contain no-repeat;
  transform: translateY(-50%);
  pointer-events: none;
}

.site-header_logo {
  width: 9.9rem;
}
.site-header_description {
  text-align: center;
  line-height: 1.4;
}
.site-header_inner .hd_line {
  width: 20%;
}

.main-content {
  padding: 0 1.42rem;
  margin: 0 auto;
}
.top-page {
  display: block;
}
.content-title {
  display: flex;
  width: 100%;
  height: 15rem;
  margin-bottom: 0.5rem;
  color: #FFF;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.content1 .content-title {
  background: url(../images/top/section_t_bg01.png) 50% 50% / cover no-repeat;
}
.content2 .content-title {
  background: url(../images/top/section_t_bg02.png) 50% 50% / cover no-repeat;
}
.content3 .content-title {
  background: url(../images/top/section_t_bg03.png) 50% 50% / cover no-repeat;
}
.content4 .content-title {
  background: url(../images/top/section_t_bg04.png) 50% 50% / cover no-repeat;
}
.content5 .content-title {
  background: url(../images/top/section_t_bg05.png) 50% 50% / cover no-repeat;
}

.pan-label {
  height: 1.75rem;
  padding: 0 0.9375rem;
  margin-bottom: 1.875rem;
  font-size: 1.18625rem;
  color: #000;
  background: #dcdddd;
}
.cont-title {
  margin-bottom: 1.875rem;
  font-size: 2rem;
  text-align: center;
  font-weight: 600;
}
.content-inner-wrap {
  padding-bottom: 3rem;
}
.cot-title {
  text-align: center;
  margin-bottom: 1.827rem;
  font-size: 2rem;
  font-weight: 700;
  letter-spacing: 3px;
  color: #c6a75c;
}
.cot-in-content:not(:last-child) {
  margin-bottom: 7rem;
}
.content2 .cot-in-content:not(:last-child) .cont-img {
  max-width: 640px;
  margin: 0 auto;
}
.content2 .cot-in-content:last-child .cont-img {
  max-width: 1084px;
  margin: 0 auto 1.5rem;
}
.plan-price {
  display: flex;
  max-width: 17rem;
  height: 3.3rem;
  font-size: 1.23rem;
  font-weight: 700;
  line-height: 1.1;
  color: #FFF;
  background: #003567;
  align-items: center;
  justify-content: center;
}
.plan-price {
  display: flex;
  max-width: 17rem;
  height: 3.3rem;
  padding-top: 0.6rem;
  margin: 0 auto 2.4rem;
  font-size: 1.23rem;
  font-weight: 700;
  line-height: 1.1;
  color: #FFF;
  background: #003567;
  align-items: center;
  justify-content: center;
}
.plan-price big {
  font-size: 180%;
  transform: translateY(-0.3rem);
}
.plan-point {
  display: flex;
  max-width: 50rem;
  margin: 0 auto 4.432rem;
  justify-content: space-between;
  flex-wrap: wrap;
}
.plan-point li {
  display: flex;
  width: 48%;
  height: 3.3rem;
  margin-bottom: 0.6rem;
  font-size: 1.23rem;
  font-weight: 700;
  background: url(../images/top/point_bg01.png) 50% 50% / cover no-repeat;
  align-items: center;
  justify-content: center;
}

.content3,
.content4 {
  display: block;
}
.content3 .pan-label {
  max-width: 100%;
  margin-bottom: 1.18624rem;
}
.peripheral-list {
  display: flex;
  margin: 2.834rem 0;
  font-size: 1.1rem;
  text-align: center;
  font-weight: 600;
  justify-content: space-between;
  flex-wrap: wrap;
}
.peripheral-list li {
  width: 23.6%;
}
.peripheral-list li p {
  max-width: 100%;
  margin: 0.2rem 0 1.4rem;
}
.map p {
  max-width: 100%;
}
.map-info {
  padding: 1rem;
  text-align: center;
  border: 1px solid #ababab;
  border-top-width: 0;
}
.map p {
  max-width: 100%;
  margin-bottom: 1rem;
  font-size: 1.325rem;
  font-weight: 600;
}
.map p big {
  font-size: 150%;
  margin: 0 0.4rem;
}
.map p small {
  display: block;
  font-size: 70%;
  line-height: 1;
  letter-spacing: 0.05rem;
}
.map-info a {
  display: flex;
  max-width: 24rem;
  height: 2.3rem;
  margin: 0 auto;
  font-size: 1.457rem;
  color: #000;
  font-weight: 600;
  background: url(../images/top/point_bg01.png) 50% 50% / cover no-repeat;
  align-items: center;
  justify-content: center;
}
.map {
  margin-bottom: 2rem;
}
.content3 .content-title {
  margin-bottom: 0.5rem;
}
.content3 .cot-title {
  margin-bottom: 0.8rem;
  text-align: left;
  color: #000;
}
.access-content {
  display: flex;
  margin-bottom: -3rem;
  justify-content: space-between;
}
.access-content .cont-img {
  width: 48%;
}
.train-content {
  display: flex;
  margin-top: -2rem;
  align-items: flex-end;
  justify-content: space-between;
}
.train-content .cont-img {
  width: 56%;
}
.train-content .cont-img:last-child {
  width: 42%;
}

.facility-info {
  display: flex;
  justify-content: space-between;
}
.facility-txt {
  width: 50%;
  padding: 0 3rem;
  font-size: 1.78rem;
  text-align: center;
  font-weight: 600;
}
.facility-txt h4 {
  margin-bottom: 3rem;
  font-size: 2.4rem;
  letter-spacing: 0.2rem;
  font-weight: 600;
}
.facility-info .cont-img {
  width: 50%;
}
.facility-item {
  margin-top: 3.52rem;
}

.outline-section {
  max-width: 100%;
}

@media screen and (max-width: 980px) {
  .point-list p {
    font-size: 2.6vw;
  }
  .point-list p:not(:last-child)::before {
    width: 5.4vw;
  }
  .point-other {
    padding: 0 1.42rem;
  }
  .content-title {
    height: 24vw;
    font-size: 4vw;
  }
  .cont-title {
    font-size: 3.67vw;
  }
  .cot-title {
    font-size: 3.37vw;
  }
  .peripheral-list li p {
    font-size: 1.6vw;
  }
  .facility-txt {
    padding: 0 2vw;
    font-size: 2.5vw;
  }
  .facility-txt h4 {
    margin-bottom: 3vw;
    font-size: 3.6vw;
  }
  .facility-txt p {
    margin-bottom: 0;
  }
  .facility-item {
    margin-top: 5vw;
  }
}

@media screen and (max-width: 767px) {
  .site-header_logo {
    width: 30vw;
  }

  .main-content {
    padding: 0;
  }
  .point-list {
    padding: 0 10px;
    margin-bottom: 4vw;
  }
  .point-list p {
    height: 12vw;
    margin-bottom: 4vw;
    font-size: 3.2vw;
  }
  .point-list p:not(:last-child)::before {
    top: 12%;
    left: 1vw;
    width: 8vw;
    height: 8vw;
  }
  .point-other {
    display: block;
    padding: 0 10px;
    text-align: center;
  }
  .point-other p {
    width: 100%;
    margin: 0 0 3vw;
    font-size: 0;
  }
  .pan-label {
    height: 7vw;
    padding: 0 5.33333333vw;
    margin-bottom: 6vw;
    font-size: 4vw;
  }
  .cont-title {
    margin-bottom: 6.5vw;
    font-size: 5.41vw;
  }
  .content1 .cont-img:not(:last-child) {
    margin-bottom: 7vw;
  }
  .peripheral-list {
    padding: 0 5.3333333vw;
  }
  .peripheral-list li {
    width: 49%;
  }
  .peripheral-list li p {
    margin: 1vw 0 2.5vw;
    font-size: 3.33vw;
  }
  .map p {
    margin-bottom: 4vw;
    font-size: 4.6vw;
    line-height: 1.5;
  }
  .map p big {
    font-size: 140%;
  }
  .map p small {
    margin: 1vw 0 0;
    font-size: 3vw;
  }
  .map-info a {
    height: 11.5vw;
    font-size: 4.7vw;
  }
  .content3 .content-title {
    margin-bottom: 0.5rem;
  }
  .content3 .cot-in-content {
    padding: 0 5.333333vw;
  }
  .content3 .cot-title {
    font-size: 5vw;
  }
  .content3 .cot-title span {
    display: block;
    font-size: 4.25vw;
  }
  .content3 .cot-in-content:not(:last-child) {
    margin-bottom: 18vw;
  }
  .access-content {
    display: block;
  }
  .access-content .cont-img {
    width: 100%;
    margin-bottom: 1.56vw;
  }
  .train-content {
    display: block;
    margin: 0;
  }
  .train-content .cont-img {
    width: 100%;
  }
  .train-content .cont-img:last-child {
    width: 100%;
    margin: 3vw 0 0;
  }
  .content4 {
    margin: 0;
  }
  .facility-info {
    flex-wrap: wrap;
  }
  .facility-info .cont-img {
    width: 100%;
  }
  .facility-txt {
    width: 100%;
    padding: 4vw 5.333333vw;
    font-size: 4.8vw;
    order: 1;
  }
  .facility-txt h4 {
    margin: 0 0 3vw;
    font-size: 6vw;
  }
  .facility-item {
    padding: 0 5.33333vw;
    margin-top: 12vw;
  }

  .plan-point li {
    font-size: 4vw;
    text-align: center;
  }
  .plan-point {
    padding: 0 10px;
  }
  .plan-price {
    font-size: 4vw;
  }
  .content2 .cot-in-content:last-child .cont-img {
    padding: 0 10px;
    margin: 0 auto 6vw;
  }
  .cot-title {
    font-size: 4.37vw;
  }
  .cot-in-content:not(:last-child) {
    margin-bottom: 14vw;
  }
}

.content-inner-wrap {
  display: none;
}

.scl-tg {
  padding-top: 120px;
  margin-top: -120px;
  pointer-events: none;
}

.btn_link_s {
  width: 100%;
  height: 100%;
  background: url(../images/common/bg11.webp) no-repeat 50% 50%/cover;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #000 !important;
  font-weight:bold;
  box-shadow: 2px 2px 7px rgba(0, 0, 0, 0.6);
}
@media (min-width: 768px) {
  .site-header_links {
    width: auto;
  }
  .site-header_links .btn {
    width: 16vw;
  }
  .site-header_inner .hd_line {
    top: 32%;
    right: 20vw;
  }
}

.locked .content-title,
.site-navigation_item.locked,
.site-footer-navigation_item.locked {
  opacity: 0.2;
  pointer-events: none;
}
