.page-title {
  background-image: url("../img/course/mv.jpg");
}
@media only screen and (max-width: 767px) {
  .page-title {
    background-image: url("../img/course/sp/mv.jpg");
    margin-bottom: 16.6rem;
  }
}

.hole-wrap .title .section-ttl {
  margin-bottom: 4.8rem;
}
@media only screen and (max-width: 767px) {
  .hole-wrap .title .section-ttl {
    margin-bottom: 3.9rem;
  }
}
.hole-wrap .title .enfont {
  text-transform: uppercase;
  font-size: 5.5rem;
}
@media only screen and (max-width: 767px) {
  .hole-wrap .title .enfont {
    font-size: 8rem;
  }
}
.hole-wrap .title .enfont .small {
  font-size: 3.2rem;
  margin: 1.5rem 0 0;
  display: block;
}
@media only screen and (max-width: 767px) {
  .hole-wrap .title .enfont .small {
    font-size: 4.2rem;
    margin: 1.9rem 0 0;
  }
}
.hole-wrap .movie-area {
  width: 120rem;
  margin: 0 auto 10rem;
}
@media only screen and (max-width: 767px) {
  .hole-wrap .movie-area {
    width: 66.5rem;
    margin: 0 auto 15.8rem;
  }
}
.hole-wrap .movie-area .thumb {
  position: relative;
  cursor: pointer;
  transition: 0.3s;
}
.hole-wrap .movie-area .thumb:hover {
  opacity: 0.8;
}
.hole-wrap .movie-area .thumb:hover::before {
  width: 8rem;
  height: 8rem;
}
.hole-wrap .movie-area .thumb::before {
  content: "";
  width: 7.6rem;
  height: 7.6rem;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  background: url("../img/hole/play-icon.svg") no-repeat center/cover;
  transition: 0.3s;
}
.hole-wrap .movie-area .thumb img {
  width: 100%;
}
.hole-wrap .hole-content {
  background: url("../img/hole/hole1/hole-content-bg.jpg") no-repeat top center/cover;
  padding: 10rem 0;
  margin-bottom: 10rem;
}
@media only screen and (max-width: 767px) {
  .hole-wrap .hole-content {
    padding: 15.2rem 0 15.3rem;
    margin-bottom: 15.6rem;
  }
}
.hole-wrap .hole-content .inner {
  width: 120rem;
  margin: auto;
}
@media print, screen and (min-width: 768px) {
  .hole-wrap .hole-content .inner {
    display: flex;
    align-items: flex-start;
  }
}
@media only screen and (max-width: 767px) {
  .hole-wrap .hole-content .inner {
    width: 66.5rem;
  }
}
.hole-wrap .hole-content .hole-left {
  width: 62rem;
}
@media only screen and (max-width: 767px) {
  .hole-wrap .hole-content .hole-left {
    width: 100%;
    margin-bottom: 5.3rem;
  }
}
.hole-wrap .hole-content .hole-left .hole-image {
  width: 100%;
  margin-bottom: 5.3rem;
}
.hole-wrap .hole-content .hole-left .hole-image img {
  width: 100%;
}
.hole-wrap .hole-content .hole-left .hole-info table {
  background: #fff;
  width: 100%;
}
.hole-wrap .hole-content .hole-left .hole-info table th, .hole-wrap .hole-content .hole-left .hole-info table td {
  text-align: center;
  width: 25%;
  font-size: 1.6rem;
  font-weight: 600;
  border: 1px solid #999;
  padding: 2.7rem 0;
}
@media only screen and (max-width: 767px) {
  .hole-wrap .hole-content .hole-left .hole-info table th, .hole-wrap .hole-content .hole-left .hole-info table td {
    font-size: 2.4rem;
    padding: 2.3rem 0;
  }
}
.hole-wrap .hole-content .hole-left .hole-info table th {
  background: #f2f2f2;
  border-bottom-width: 2px;
}
.hole-wrap .hole-content .hole-right {
  width: 53rem;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: auto;
  padding: 0;
}
@media only screen and (max-width: 767px) {
  .hole-wrap .hole-content .hole-right {
    width: 100%;
  }
  .hole-wrap .hole-content .hole-right img {
    width: 100%;
  }
}

.advice {
  width: 120rem;
  margin: 0 auto 4.8rem;
}
@media only screen and (max-width: 767px) {
  .advice {
    width: 66.5rem;
    margin: 0 auto 5rem;
  }
}
.advice dl {
  background: #f2f2f2;
  padding: 3rem 5rem 2.2rem;
}
@media only screen and (max-width: 767px) {
  .advice dl {
    padding: 5.1rem 4.3rem 4rem 4.6rem;
  }
}
.advice dl dt {
  background: #003399;
  width: 10.5rem;
  line-height: 3.8rem;
  color: #fff;
  text-align: center;
  font-size: 2rem;
  font-weight: 600;
  margin-bottom: 1.3rem;
}
@media only screen and (max-width: 767px) {
  .advice dl dt {
    width: 18.9rem;
    line-height: 6.9rem;
    font-size: 3.5rem;
    margin-bottom: 2.1rem;
  }
}
.advice dl dd {
  font-size: 1.6rem;
  font-weight: 600;
  line-height: 2.1;
}
@media only screen and (max-width: 767px) {
  .advice dl dd {
    font-size: 2.8rem;
    line-height: 2.15;
  }
}
.advice dl dd:not(:last-of-type) {
  margin-bottom: 1.6rem;
}
@media only screen and (max-width: 767px) {
  .advice dl dd:not(:last-of-type) {
    margin-bottom: 4.2rem;
  }
}

.page-link {
  width: 120rem;
  margin: 0 auto 10rem;
}
@media only screen and (max-width: 767px) {
  .page-link {
    width: 66.5rem;
    margin: 0 auto 15.4rem;
  }
}
.page-link.first {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.page-link a {
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 767px) {
  .page-link a img {
    width: 8.2rem;
  }
}
.page-link a.prev {
  margin-right: auto;
}
.page-link a.prev p {
  margin-left: 2rem;
}
.page-link p {
  margin-right: 2rem;
  font-size: 1.8rem;
}
@media only screen and (max-width: 767px) {
  .page-link p {
    font-size: 3rem;
  }
}
.page-link .link-arrow {
  width: 5rem;
  height: 5rem;
  border: 1px solid #333;
  border-radius: 5rem;
  display: block;
  position: relative;
}
.page-link .link-arrow::before {
  content: "";
  border-top: 1px solid #333;
  border-right: 1px solid #333;
  width: 0.9rem;
  height: 0.9rem;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  transition: 0.3s;
}
.page-link .link-arrow.prev-arrow::before {
  transform: rotate(-135deg);
  left: 2.2rem;
}
.page-link .link-arrow.next-arrow::before {
  transform: rotate(45deg);
  right: 2.2rem;
}
.page-link a.prev:hover .link-arrow.prev-arrow::before {
  left: 1.5rem;
}
.page-link a.next:hover .link-arrow.next-arrow::before {
  right: 1.5rem;
}
/*# sourceMappingURL=hole.css.map */