.color-red {
  color: #c8102e;
}

#sec-qa .wrap-cont-qa {
  width: 820px;
  margin: 0 auto;
}
.g-heading .head-en {
  font-size: 11px;
  font-weight: bold;
}

.g-heading h3 {
  margin: 0 0 5px 0;
}
#sec-qa .l-qa {
  margin-top: 26px;
}

#sec-qa .qa-item {
  border-bottom: 1px solid #f2f2f2;
}
#sec-gg {
  padding: 40px 0 60px 0;
  background-color: #f2f2f2;
}
#sec-gg .tit-block-gg {
  font-size: 12px;
  margin-bottom: 35px;
}
#sec-qa {
  padding: 50px 0 60px 0;
}
#sec-qa .qa-question {
  width: 100%;
  border: 0;
  background: transparent;
  padding: 25px 0 10px;
  text-align: left;
  display: flex;
  align-items: center;
  gap: 5px;
  position: relative;
  cursor: pointer;
}
#sec-qa .question-block {
  margin-bottom: 0;
}
#sec-qa .question-block div {
  font-size: 14px;
  line-height: 1.7;
}
#sec-qa .qa-question-prefix,
#sec-qa .qa-answer-prefix {
  font-weight: 700;
  color: #111;
  line-height: 1.6;
}

#sec-qa .qa-question-text {
  color: #111;
  line-height: 1.6;
}

#sec-qa .qa-question-icon {
  position: absolute;
  right: 0;
  width: 15px;
  height: 15px;
  bottom: 15px;
}

#sec-qa .qa-question-icon::before,
#sec-qa .qa-question-icon::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 10px;
  height: 2px;
  background-color: #c8102e;
  transform: translate(-50%, -50%);
  transition: transform 0.2s ease;
}

#sec-qa .qa-question-icon::after {
  transform: translate(-50%, -50%) rotate(90deg);
}

#sec-qa .qa-item.is-open .qa-question-icon::after {
  transform: translate(-50%, -50%) rotate(0deg);
}

#sec-qa .qa-answer {
  padding: 0 0 20px;
}

#sec-qa .qa-answer-inner {
  display: flex;
  gap: 5px;
  color: #444;
  line-height: 1.8;
}

#sec-qa .qa-answer-text > *:first-child {
  margin-top: 0;
}

#sec-qa .qa-answer-text > *:last-child {
  margin-bottom: 0;
}

#sec-videos .media-video-slider .item-frame {
  padding: 0 8px;
}

#sec-videos {
  padding: 60px 0;
  overflow-x: hidden;
}

#sec-videos .g-video-head {
  text-align: center;
  font-size: 16px;
  padding-bottom: 10px;
}
.fs-18 {
  font-size: 18px !important;
}
#sec-videos .item-frame {
  max-width: 310px;
  height: 100%;
  width: 100%;
}
#sec-videos .item-frame iframe {
  width: 100%;
  height: 100%;
  aspect-ratio: 16 / 9;
}
#sec-videos .wrap-box-video .b-video {
  display: flex;
  justify-content: center;
  gap: 20px;
}
#sec-videos .wrap-box-video .g-video {
  padding-top: 20px;
  margin-top: 20px;
  border-top: 1px solid #f2f2f2;
}
#sec-videos .item-frame .iframe-title {
  margin-top: 5px;
  font-size: 12px;
  margin-bottom: 0;
}
#sec-first-step {
  padding: 60px 0;
  background-color: #c8102e;
  color: #fff;
  text-align: center;
}

#sec-first-step .first-step-tit {
  font-size: 24px;
  font-weight: bold;
}

#sec-first-step .first-step-tit p:last-child {
  position: relative;
  display: inline-block;
}

#sec-first-step .first-step-tit p:last-child .tit-abs {
  font-size: 7px;
  position: absolute;
  bottom: -20px;
  left: 50px;
}

#sec-first-step .first-step-desc {
  font-size: 16px;
  padding: 40px 0px;
  line-height: 1.6;
}
#sec-access {
  padding: 40px 0 60px 0;
  background-color: #000;
  color: #fff;
}

#sec-access .content-access {
  display: grid;
  grid-template-columns: 1fr 400px;
}

#sec-access .content-access .tbl-access th {
  width: 80px;
  vertical-align: top;
}

#sec-access .content-access .tbl-access th,
#sec-access .content-access .tbl-access td {
  text-align: left;
  padding: 5px 0px;
}

#sec-access .content-access .tbl-access td a {
  text-decoration: none;
  color: #fff;
}
#sec-videos .b-video.scroll-slider {
  width: max-content;
}
#sec-videos .b-video.scroll-slider .item-frame {
  width: 290px;
}
.ltp-01 {
  letter-spacing: 0.1em;
}
.fs16 {
  font-size: 16px;
}
[id^="sb-reviews-container-"] .sbr-narrow .sb-item-author-img,
[id^="sb-reviews-container-"] .sbr-narrow .sb-item-author-img img {
  width: 36px !important;
  height: 36px !important;
  object-fit: cover !important;
  min-width: 36px !important;
}
.g-video-slider-bleed {
  overflow-x: scroll;
  padding-bottom: 20px;
  margin-bottom: -20px;
  border-top: 0px !important;
}
#sec-videos .wrap-box-video .g-video:first-child {
  border-top: none;
}
#sec-access .r-access iframe {
  width: 100%;
  height: 100%;
  aspect-ratio: 16 / 9;
}
.l-note-sm {
  list-style: none;
  padding: 0px;
  margin: 0;
}
.l-note-sm li {
  position: relative;
  font-size: 10px;
  padding-left: 10px;
}
.l-note-sm li::before {
  content: "※";
  position: absolute;
  left: 0px;
  top: 0px;
}
@media (max-width: 767px) {
  #sec-qa .wrap-cont-qa {
    padding: 0 16px;
    width: 100%;
  }

  #sec-qa .qa-question {
    padding: 25px 10px 10px 0px;
    font-size: 13px;
    align-items: baseline;
  }
  #sec-news-events .l-events li {
    grid-template-columns: 1fr;
  }
  #sec-access .content-access {
    grid-template-columns: 1fr;
  }
  #sec-news-events .scroll-events {
    margin: 0px -15px;
    height: 500px;
  }
  #sec-news-events .l-events {
    margin: 20px 20px 60px;
  }
  #sec-videos .hotogolf-mobile-slider .item-frame,
  #sec-videos .slider-3 .item-frame {
    max-width: none;
    padding-right: 12px;
  }
  .l-access {
    margin-bottom: 20px;
  }
  #sec-access .content-access .tbl-access th {
    padding-top: 10px;
  }
  #sec-qa {
    padding: 0px 0px 60px 0px;
  }
  #sec-access {
    padding: 40px 0 0 0;
  }
  #sec-access .content-access .tbl-access th,
  #sec-access .content-access .tbl-access td {
    display: block;
    padding: 0px;
  }
  #sec-access .content-access .tbl-access th {
    padding-top: 10px;
  }
  #sec-access .r-access {
    margin: 0 -15px;
  }
  #sec-videos .media-video-slider {
    padding-left: 0px;
  }
  .box-container.box-container-sm .wrap-box-video {
    margin-left: -5px;
  }
  #sec-videos .media-video-slider .item-frame {
    padding-right: 12px;
    padding-left: 0px;
  }
  #sec-videos .box-container {
    padding: 0px;
  }
  #sec-videos .b-video.scroll-slider .item-frame {
    width: 310px;
  }
  .g-video-slider-mobile .b-video {
    width: max-content;
  }
  .g-video-slider-mobile {
    overflow-x: scroll;
    padding-bottom: 40px;
    margin-bottom: -20px;
  }
}
/* end 767 */

@media (max-width: 767px) {
  .section-staff {
    overflow: hidden;
  }

  .section-staff .staff-track.scroll-sticky {
    will-change: transform;
    touch-action: pan-y;
  }
}
