@charset "UTF-8";

/* ===== Reset & Base (scoped to #ai-hachiroku) ===== */
#ai-hachiroku *,
#ai-hachiroku *::before,
#ai-hachiroku *::after {
  box-sizing: border-box;

}

#ai-hachiroku {
  scroll-behavior: smooth;
  background: #000 url(https://www.nijiyome.com/nijiyome-img/img/contents/reserve/ai-hachiroku/bg-sky.png) center top / cover no-repeat fixed;
  overflow-x: hidden;
  min-width: 320px;
  font-family: 'Noto Sans JP', 'YuMincho', sans-serif;
  color: #000;
}

#ai-hachiroku img {
  max-width: 100%;
  height: auto;
  display: block;
}

/* ===== Common Layout ===== */
#ai-hachiroku #container {
  overflow: hidden;
}

#ai-hachiroku #lp_wrapper {
  background: transparent;
  box-shadow: none;
}

#ai-hachiroku #lp_header_area,
#ai-hachiroku #lp_footer_area {
  position: relative;
  z-index: 5;
}

#ai-hachiroku .reserved {
  pointer-events: none;
}

/* ===== Responsive Visibility ===== */
#ai-hachiroku .pc-only { display: none; }
#ai-hachiroku .sp-only { display: block; }

/* ===== Section Common ===== */
#ai-hachiroku section {
  position: relative;
  overflow: hidden;
}

#ai-hachiroku .section-bg-img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 0;
  overflow: hidden;
}

#ai-hachiroku .section-bg-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

#ai-hachiroku .section-bg-overlay {
  position: absolute;
  inset: 0;
  z-index: 0;
}

#ai-hachiroku .section-title {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0;
}

#ai-hachiroku .title-img {
  filter: drop-shadow(0 0 10px rgba(0,0,0,0.5));
}

#ai-hachiroku .title-img img {
  height: 15vw;
  width: auto;
}

#ai-hachiroku h2 {
  line-height: 0;
  text-align: center;
}

#ai-hachiroku .deco-line {
  width: 75%;
  margin: 5vw auto;
  filter: drop-shadow(0 4px 10px rgba(6,16,91,0.7));
}

#ai-hachiroku .deco-line img {
  width: 100%;
}

/* ===== FV Section ===== */
#ai-hachiroku .section-fv {
  width: 100%;
  aspect-ratio: 325 / 680;
  position: relative;
}

#ai-hachiroku .section-fv::before {
  content: '';
  position: absolute;
  inset: 0;
  z-index: 0;
}

#ai-hachiroku .fv-content {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background: url(https://www.nijiyome.com/nijiyome-img/img/contents/reserve/ai-hachiroku/sp-fv.png) center/cover no-repeat;
}

#ai-hachiroku .fv-chara {
  display: none;
}

#ai-hachiroku .fv-chara img {
  width: 100%;
  height: auto;
  border-radius: 2px;
}

#ai-hachiroku .fv-title-area {
  position: absolute;
  z-index: 2;
  display: flex;
  flex-direction: column;
  align-items: center;
  bottom: 0;
  top: 11%;
  left: 50%;
  transform: translateX(-50%);
  margin: auto;
  width: 90%;
  height: max-content;
}

#ai-hachiroku .fv-logo {
  width: 100%;
  margin: 0 auto;
}

#ai-hachiroku .fv-logo img {
  width: 100%;
}

#ai-hachiroku .fv_btn {
  display: flex;
  flex-direction: column-reverse;
  align-items: center;
  width: 100%;
  gap: 10px;
  margin-top: 10px;
}

#ai-hachiroku .fv_btn a {
  text-align: center;
}

#ai-hachiroku .btn a > div img {
  width: 92%;
  margin: auto;
}

#ai-hachiroku .btn a .btn-hover {
  display: none;
}

#ai-hachiroku .fv_btn .detail {
  display: flex;
  align-items: center;
  gap: 8px;
}

#ai-hachiroku .detail a > div img {
  width: 100%;
  max-width: 180px;
}

#ai-hachiroku .detail a .btn-hover {
  display: none;
}

#ai-hachiroku .detail .device {
  width: 100%;
  max-width: 100px;
}

#ai-hachiroku .detail .device img {
  width: 100%;
}

/* ===== 事前登録報酬 ===== */
#ai-hachiroku .section-preregist {
  padding: 30px 0;
}

#ai-hachiroku .preregist-window {
  position: relative;
  z-index: 1;
  width: auto;
  margin: 0;
  background: transparent;
  border: none;
  border-radius: 0;
  padding: 30px 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 30px;
  box-shadow: none;
}

#ai-hachiroku .preregist-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 0;
  width: 100%;
  padding: 0 10px;
}

#ai-hachiroku .preregist-chara {
  flex-shrink: 0;
  width: 320px;
  overflow: hidden;
}

#ai-hachiroku .preregist-chara img {
  width: 100%;
  height: auto;
}

#ai-hachiroku .preregist-info {
  flex: 1;
  width: 100%;
  max-width: 1000px;
  position: relative;
}

#ai-hachiroku .preregist-obi {
  position: absolute;
  top: -6vw;
  left: 50%;
  transform: translateX(-50%);
  z-index: 2;
  width: 70%;
}

#ai-hachiroku .preregist-obi img {
  width: 100%;
}

#ai-hachiroku .preregist-obi > div {
  margin: auto;
}

#ai-hachiroku .preregist-box {
  background: #fff;
  border: 3px solid rgba(6,16,91,0.7);
  border-radius: 10px;
  padding: 10vw 20px 30px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
  box-shadow: inset 0 0 4px rgba(255,255,255,0.6);
}

#ai-hachiroku .preregist-steps {
  display: flex;
  flex-direction: column;
  gap: 28px;
  width: 100%;
}

#ai-hachiroku .step {
  display: flex;
  gap: 5px;
  font-size: 4.31vw;
  line-height: 1.5;
}

#ai-hachiroku .step-num {
  flex-shrink: 0;
}

#ai-hachiroku .step-text {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

#ai-hachiroku .link-buttons {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  gap: 20px;
  align-items: center;
  justify-content: center;
}

#ai-hachiroku .link-btn {
  display: flex;
  align-items: center;
  gap: 15px;
  width: 100%;
  padding: 0 5px 0 20px;
  border-radius: 39px;
  font-size: 7.38vw;
  font-weight: 700;
  color: #fff;
  text-decoration: none;
  transition: opacity 0.2s;
  justify-content: space-between;
}

#ai-hachiroku .link-btn:hover {
  opacity: 0.85;
}

#ai-hachiroku .link-btn-doujin {
  background: #FFB700;
}

#ai-hachiroku .link-btn-bishoujo {
  background: #FF75A5;
  padding-top: 8px;
  padding-bottom: 8px;
}

#ai-hachiroku .link-icon {
  width: 25px;
  height: 25px;
  flex-shrink: 0;
}

#ai-hachiroku .link-icon img {
  width: 100%;
  height: 100%;
}

#ai-hachiroku .preregist-result {
  text-align: left;
  font-size: 4.92vw;
  font-weight: 700;
  color: #06105b;
  position: relative;
  padding: 10px 0;
}

#ai-hachiroku .preregist-result p {
  position: relative;
  z-index: 1;
}

#ai-hachiroku .preregist-result br {
  display: none;
}

#ai-hachiroku .preregist-bonus {
  width: 100%;
  max-width: 700px;
}

#ai-hachiroku .preregist-bonus img {
  width: 100%;
}

#ai-hachiroku .preregist-note {
  font-size: 4.31vw;
  text-align: center;
}

#ai-hachiroku .preregist-note a {
  color: #00e;
  text-decoration: underline;
}

/* ===== 事前登録特典 ===== */
#ai-hachiroku .section-registlist {
  padding: 30px 0;
}

#ai-hachiroku .registlist-window {
  position: relative;
  z-index: 1;
  width: auto;
  margin: 0;
  background: transparent;
  border: none;
  border-radius: 0;
  padding: 30px 10px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 30px;
  box-shadow: none;
}

#ai-hachiroku .registlist-subtitle {
  font-size: 6.77vw;
  font-weight: 700;
  color: #fff;
  text-shadow: 0 0 10px rgba(6,16,91,0.8), 0 0 10px rgba(6,16,91,0.8);
  text-align: center;
  line-height: 1.5;
}

#ai-hachiroku .milestone-cards {
  display: flex;
  gap: 15px;
  justify-content: center;
  flex-wrap: wrap;
  width: 100%;
  max-width: 1400px;
}

#ai-hachiroku .milestone-card {
  width: 42vw;
  position: relative;
}

#ai-hachiroku .milestone-card .card-img-clear {
  display: none;
  position: absolute;
  top: -3vw;
  right: -3vw;
  width: 10vw;
  height: 10vw;
  z-index: 2;
}

#ai-hachiroku .milestone-card .card-img-clear img {
  width: 100%;
  height: 100%;
}

#ai-hachiroku .milestone-card.clear {
  clear: none;
}

#ai-hachiroku .milestone-card.clear .card-img-clear {
  display: block;
}

#ai-hachiroku  .card-img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

/* ===== キャラクター紹介 ===== */
#ai-hachiroku .section-character {
  padding: 30px 10px;
}

#ai-hachiroku .character-window {
  position: relative;
  z-index: 1;
  width: 100%;
  max-width: 1620px;
  margin: 0 auto;
  padding: 30px 10px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 30px;
  overflow: hidden;
  background: none;
  border: none;
  box-shadow: none;
  border-radius: 10px;
}

#ai-hachiroku .section-title-pink .deco-line {
  filter: drop-shadow(0 4px 10px rgba(143,5,69,0.7));
}

#ai-hachiroku .character-main {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
  width: 100%;
}

#ai-hachiroku .character-quote {
  width: 100%;
  font-family: 'YuMincho', serif;
  font-size: 6.15vw;
  font-weight: 800;
  line-height: 1.4;
  color: #fff;
  text-shadow: 0 0 10px rgba(143,5,69,0.7), 0 0 10px rgba(143,5,69,0.7);
  text-align: center;
}

#ai-hachiroku .character-image {
  width: 100%;
  position: relative;
  display: flex;
  align-items: center;
}

#ai-hachiroku .character-image img{
  max-width: 100%;
  height: auto;
}

#ai-hachiroku .character-info {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 0;
  background: rgba(0,0,0,0.5);
  box-shadow: 0 0 10px rgba(255,255,255,0.5);
  margin-top: -80px;
  z-index: 2;
  position: relative;
}

#ai-hachiroku .character-name-area {
  background: rgba(6,16,91,0.5);
  border-top: 2px solid #FFB700;
  padding: 20px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
}

#ai-hachiroku .character-name-img {
  width: 100px;
}

#ai-hachiroku .character-name-img img {
  width: 100%;
}

#ai-hachiroku .character-specs {
  font-size: 3.69vw;
  font-weight: 700;
  color: #fff;
  line-height: 1.5;
}

#ai-hachiroku .character-desc {
  padding: 20px;
  font-size: 4.31vw;
  font-weight: 400;
  color: #fff;
  line-height: 1.5;
}

/* ===== ゲーム内容 ===== */
#ai-hachiroku .section-detail {
  padding: 30px 10px;
}

#ai-hachiroku .detail-window {
  position: relative;
  z-index: 1;
  width: auto;
  max-width: 1620px;
  margin: 0 auto;
  background: transparent;
  border: none;
  border-radius: 0;
  padding: 30px 10px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 30px;
  overflow: hidden;
  box-shadow: none;
}

#ai-hachiroku .detail-main {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  gap: 0;
  width: 100%;
}

#ai-hachiroku .detail-chara {
  flex-shrink: 0;
  width: 320px;
  overflow: hidden;
  display: none;
}

#ai-hachiroku .detail-chara img {
  width: 100%;
}

#ai-hachiroku .detail-slider-area {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 30px;
  width: 100%;
}

#ai-hachiroku .detail-slider {
  display: flex;
  align-items: center;
  gap: 0;
}

#ai-hachiroku .slider-arrow {
  background: none;
  border: none;
  cursor: pointer;
  width: 12vw;
  max-width: 120px;
  flex-shrink: 0;
  transition: opacity 0.2s;
  padding: 0;
}

#ai-hachiroku .slider-arrow img {
  width: 100%;
  height: auto;
}

#ai-hachiroku .slider-arrow:hover {
  opacity: 0.7;
}

#ai-hachiroku .slider-viewport {
  width: 280px;
  overflow: hidden;
  box-shadow: 0 0 10px rgba(0,0,0,0.5);
  border-radius: 4px;
}

#ai-hachiroku .slider-viewport .swiper-container {
  width: 100%;
}

#ai-hachiroku .slider-img {
  width: 100%;
  border-radius: 4px;
  overflow: hidden;
}

#ai-hachiroku .slider-img img {
  width: 100%;
}

#ai-hachiroku .slider-dots {
  width: auto;
}

#ai-hachiroku .slider-dots .swiper-pagination {
  position: static;
  display: flex;
  justify-content: center;
  gap: 8px;
}

#ai-hachiroku .slider-dots .swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  background: rgba(6,16,91,0.3);
  opacity: 1;
}

#ai-hachiroku .slider-dots .swiper-pagination-bullet-active {
  background: #06105b;
}

#ai-hachiroku .detail-subtitle {
  background: linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 13%, rgba(255,255,255,0.9) 85%, rgba(255,255,255,0) 100%);
  padding: 8px 30px;
  text-align: center;
}

#ai-hachiroku .detail-subtitle p,
#ai-hachiroku .detail-subtitle-top {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 500;
  font-size: 4.92vw;
  color: #06105b;
  text-align: center;
}

#ai-hachiroku .detail-subtitle-top {
  background: linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 13%, rgba(255,255,255,0.9) 85%, rgba(255,255,255,0) 100%);
  padding: 8px 20px;
  margin-bottom: 10px;
}

/* ============================================================
   PC (Desktop) Responsive - min-width: 769px
   ============================================================ */
@media (min-width: 769px) {

  /* Responsive Visibility */
  #ai-hachiroku .pc-only { display: block; }
  #ai-hachiroku .sp-only { display: none; }

  /* Section Common */
  #ai-hachiroku .title-img img {
    height: 78px;
  }

  #ai-hachiroku .deco-line {
    width: 400px;
    margin: 0;
  }

  /* FV */
  #ai-hachiroku .section-fv {
    aspect-ratio: 1920 / 1080;
  }

  #ai-hachiroku .section-fv::before {
    content: none;
  }

  #ai-hachiroku .fv-content {
    background: none;
  }

  #ai-hachiroku .fv-chara {
    display: block;
    position: absolute;
    top: 4%;
    left: 8.3%;
    width: 83.3%;
    z-index: 1;
  }

  #ai-hachiroku .fv-title-area {
    bottom: 8%;
    top: auto;
    margin: 0;
    width: auto;
    height: auto;
  }

  #ai-hachiroku .fv-logo {
    width: clamp(300px, 46.7vw, 896px);
    margin: 0;
  }

  #ai-hachiroku .fv_btn {
    flex-direction: row-reverse;
    width: auto;
  }

  #ai-hachiroku .btn a > div img {
    width: clamp(250px, 28.4vw, 545px);
  }

  #ai-hachiroku .btn a:hover .btn-default,
  #ai-hachiroku .btn a:active .btn-default {
    display: none;
  }

  #ai-hachiroku .btn a:hover .btn-hover,
  #ai-hachiroku .btn a:active .btn-hover {
    display: block;
  }

  #ai-hachiroku .fv_btn .detail {
    gap: 10px;
  }

  #ai-hachiroku .detail a > div img {
    width: clamp(120px, 13.5vw, 260px);
    max-width: none;
  }

  #ai-hachiroku .detail a:hover .btn-default,
  #ai-hachiroku .detail a:active .btn-default {
    display: none;
  }

  #ai-hachiroku .detail a:hover .btn-hover,
  #ai-hachiroku .detail a:active .btn-hover {
    display: block;
  }

  #ai-hachiroku .detail .device {
    width: clamp(70px, 8.5vw, 163px);
    max-width: none;
  }

  /* 事前登録報酬 */
  #ai-hachiroku .section-preregist {
    padding: 80px 0;
  }

  #ai-hachiroku .preregist-window {
    width: calc(100% - 80px);
    max-width: 1620px;
    margin: 0 auto;
    background: rgba(255,255,255,0.3);
    border: 5px solid rgba(255,255,255,0.5);
    border-radius: 30px;
    padding: 50px 0;
    gap: 60px;
    box-shadow: inset 0 0 30px rgba(255,255,255,0.6), inset 0 0 30px rgba(255,255,255,0.5);
  }

  #ai-hachiroku .preregist-content {
    flex-direction: row;
    padding: 0 90px;
    gap: 60px;
  }

  #ai-hachiroku .preregist-info {
    width: auto;
  }

  #ai-hachiroku .preregist-info img{
    max-width: 100%;
    height: auto;
    margin: auto;
  }

  #ai-hachiroku .preregist-obi {
    width: 75%;
    top: -3vw;
  }

  #ai-hachiroku .preregist-obi img {
    width: 540px;
  }

  #ai-hachiroku .preregist-box {
    border-width: 5px;
    border-radius: 20px;
    padding: 80px 3vw 50px;
    gap: 30px;
  }

  #ai-hachiroku .preregist-steps {
    gap: 28px;
  }

  #ai-hachiroku .step {
    font-size: 24px;
    gap: 10px;
  }

  #ai-hachiroku .step-text {
    gap: 10px;
  }

  #ai-hachiroku .link-buttons {
    flex-direction: row;
    gap: 30px;
  }

  #ai-hachiroku .link-btn {
    width: auto;
    font-size: 37px;
    padding: 0 6px 0 24px;
    border-radius: 78px;
    justify-content: normal;
  }

  #ai-hachiroku .link-btn-bishoujo {
    padding-top: 8px;
    padding-bottom: 8px;
  }

  #ai-hachiroku .link-icon {
    width: 42px;
    height: 42px;
  }

  #ai-hachiroku .preregist-result {
    text-align: center;
    font-size: 28px;
    padding: 20px 30px;
  }

  #ai-hachiroku .preregist-result br {
    display: inline;
  }

  #ai-hachiroku .preregist-note {
    font-size: 24px;
  }

  /* 事前登録特典 */
  #ai-hachiroku .section-registlist {
    padding: 50px 0;
  }

  #ai-hachiroku .registlist-window {
    width: calc(100% - 80px);
    max-width: 1620px;
    margin: 0 auto;
    background: rgba(255,255,255,0.3);
    border: 5px solid rgba(255,255,255,0.5);
    border-radius: 30px;
    padding: 50px;
    gap: 50px;
    box-shadow: inset 0 0 30px rgba(255,255,255,0.6), inset 0 0 30px rgba(255,255,255,0.5);
  }

  #ai-hachiroku .registlist-subtitle {
    font-size: 40px;
  }

  #ai-hachiroku .milestone-cards {
    gap: 50px;
  }

  #ai-hachiroku .milestone-card {
    width: 220px;
  }

  #ai-hachiroku .milestone-card .card-img-clear {
    width: 50px;
    height: 50px;
    top: -15px;
    right: -15px;
  }

  /* キャラクター紹介 */
  #ai-hachiroku .section-character {
    padding: 60px 0;
  }

  #ai-hachiroku .character-window {
    width: calc(100% - 80px);
    background: rgba(255,255,255,0.3);
    border: 5px solid rgba(255,255,255,0.5);
    border-radius: 30px;
    padding: 50px;
    gap: 60px;
    box-shadow: inset 0 0 30px #fff, inset 0 0 30px rgba(255,255,255,0.7);
  }

  #ai-hachiroku .character-main {
    display: grid;
    grid-template-columns: 36% 1fr;
    grid-template-rows: auto auto;
    row-gap: 58px;
    column-gap: 0;
    align-items: start;
  }

  #ai-hachiroku .character-quote {
    grid-column: 2;
    grid-row: 1;
    width: auto;
    font-size: clamp(36px, 4vw, 60px);
    color: #06105b;
    text-shadow: 0 0 20px #fff, 0 0 30px #fff;
    text-align: left;
    align-self: end;
  }

  #ai-hachiroku .character-image {
    grid-column: 1;
    grid-row: 1 / 3;
  }

  #ai-hachiroku .character-info {
    grid-column: 2;
    grid-row: 2;
    margin-top: 0;
    z-index: auto;
    position: static;
  }

  #ai-hachiroku .character-name-area {
    background: #06105b;
    flex-direction: row;
    padding: 30px 50px;
    gap: 43px;
  }

  @media (max-width: 1100px) and (min-width: 768px) {
    #ai-hachiroku .character-name-area {
      flex-direction: column;
    }
  }

  #ai-hachiroku .character-name-img {
    width: 224px;
  }

  #ai-hachiroku .character-specs {
    font-size: 20px;
  }

  #ai-hachiroku .character-desc {
    padding: 30px 50px;
    font-size: 24px;
    font-weight: 700;
  }

  /* ゲーム内容 */
  #ai-hachiroku .section-detail {
    padding: 68px 0;
  }

  #ai-hachiroku .detail-window {
    width: calc(100% - 80px);
    background: rgba(255,255,255,0.3);
    border: 5px solid rgba(255,255,255,0.5);
    border-radius: 30px;
    padding: 50px;
    gap: 60px;
    box-shadow: inset 0 0 30px #fff, inset 0 0 30px rgba(255,255,255,0.7);
  }

  #ai-hachiroku .detail-slider-area {
    width: auto;
  }

  #ai-hachiroku .detail-slider {
    gap: 16px;
  }

  #ai-hachiroku .slider-viewport {
    width: 600px;
  }

  #ai-hachiroku .slider-dots .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
  }

  #ai-hachiroku .detail-subtitle {
    padding: 12px 60px;
  }

  #ai-hachiroku .detail-subtitle p,
  #ai-hachiroku .detail-subtitle-top {
    font-size: 28px;
  }

  #ai-hachiroku .detail-subtitle-top {
    padding: 12px 60px;
    margin-bottom: 20px;
  }
}

/* ============================================================
   Detail chara visible - min-width: 1000px
   ============================================================ */
@media (min-width: 1000px) {
  #ai-hachiroku .detail-chara {
    display: block;
  }
}

@media screen and (max-width: 1000px) and (min-width: 767px) {
  #ai-hachiroku .detail-chara {
    display: none;
  }
}

/* ============================================================
   Tablet adjustments - 769px ~ 1200px
   ============================================================ */
@media (min-width: 769px) and (max-width: 1200px) {
  #ai-hachiroku .preregist-content {
    padding: 0 40px;
  }

  #ai-hachiroku .preregist-chara {
    width: 250px;
  }

  #ai-hachiroku .preregist-obi img {
    width: 400px;
  }

  #ai-hachiroku .milestone-cards {
    gap: 30px;
  }

  #ai-hachiroku .milestone-card {
    width: 180px;
  }

  #ai-hachiroku .registlist-subtitle {
    font-size: 30px;
  }

  #ai-hachiroku .title-img img {
    height: 60px;
  }

  #ai-hachiroku .step {
    font-size: 20px;
  }

  #ai-hachiroku .link-btn {
    font-size: 28px;
  }

  #ai-hachiroku .preregist-result {
    font-size: 22px;
  }

  #ai-hachiroku .slider-viewport {
    width: 450px;
  }

  #ai-hachiroku .detail-subtitle p {
    font-size: 22px;
  }
}
