/* ===== index.css — index.html 専用スタイル ===== */

/* ----- Head inline ----- */
.offcanvas__menu-wrapper.mean-container { padding-bottom: 0 !important; }

/* ===== Hero SP ===== */
.sp-br { display: none; }
.tb-br { display: none; }
.kc-intro-text__body p br.tab-br { display: none !important; }
.hero-sp-title { display: none; }
.hero-sp-video { display: none; }
.hero-hanabi {
  position: absolute;
  left: 140px;
  bottom: 140px;
  width: 234px;
  height: 239px;
  z-index: 2;
  pointer-events: none;
}
@media only screen and (min-width: 1400px) and (max-width: 1599px) {
  .hero-hanabi {
    left: 80px;
    bottom: 120px;
    width: 200px;
    height: 204px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .hero-hanabi {
    left: 40px;
    bottom: 100px;
    width: 180px;
    height: 184px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) and (pointer: coarse), only screen and (min-width: 768px) and (max-width: 1199px) {
  .hero-hanabi {
    display: none !important;
  }
}
@media only screen and (max-width: 1199px) and (pointer: coarse), only screen and (max-width: 1199px) {
  .hero__area-3 {
    padding-bottom: 0 !important;
  }
  .hero-sp-video {
    display: block !important;
    text-align: center;
    padding: 35px 0 0;
    position: relative;
    z-index: 3;
  }
  .hero__area-3 .sec-sub-title {
    font-size: 28px !important;
    max-width: 560px;
  }
  .hero__area-3 .sec-sub-title::after {
    display: none !important;
  }
  .hero__area-3 .sec-title {
    font-size: 90px !important;
  }
  .hero__area-3 .title-right {
    position: static !important;
    right: auto !important;
    margin-top: 20px !important;
  }
  .hero__area-3 .hero3-img {
    position: unset !important;
    width: 100% !important;
    max-width: 100% !important;
  }
  .hero__area-3 .hero3-img-ani {
    margin-top: -200px !important;
  }
  .hero-sp-video__btn {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    font-family: 'M PLUS 1', sans-serif;
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    background: #e8879b;
    padding: 16px 60px;
    border-radius: 30px;
    text-decoration: none;
    letter-spacing: 1px;
  }
  .hero-sp-video__btn:link,
  .hero-sp-video__btn:visited,
  .hero-sp-video__btn:hover,
  .hero-sp-video__btn:active {
    color: #fff !important;
    text-decoration: none;
  }
  .hero-sp-video__btn i {
    font-size: 15px;
  }
  .kc-intro-text {
    margin-top: 45px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) and (pointer: coarse), only screen and (min-width: 768px) and (max-width: 1199px) {
  .kc-intro-text__body p br.tab-br { display: inline !important; }
  .kc-intro-text__img {
    width: 200px !important;
    flex-shrink: 0 !important;
  }
  .kc-intro-text__img img {
    width: 100% !important;
    height: auto !important;
  }
  .kc-intro-text {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }
  .kc-intro-text__body p {
    font-size: 18px !important;
    text-align: justify !important;
  }
  .kc-intro-text__body p br {
    display: none !important;
  }
}
@media only screen and (max-width: 767px) {
  .sp-br { display: inline !important; }
  .hero__area-3 {
    padding-top: 100px !important;
    padding-bottom: 0 !important;
    padding-left: 10px !important;
  }
  .hero__area-3 .sec-sub-title {
    font-size: 20px !important;
    line-height: 1.8 !important;
    display: block !important;
    text-transform: none !important;
    padding-right: 0 !important;
  }
  .hero__area-3 .sec-sub-title::after {
    display: none !important;
  }
  .hero__area-3 .sec-title.title-left {
    font-size: 40px !important;
    margin-bottom: 20px !important;
  }
  .hero-sp-video {
    display: block !important;
    text-align: center;
    padding: 26px 0 0;
    position: relative;
    z-index: 3;
  }
  .hero-sp-video__btn {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    font-family: 'M PLUS 1', sans-serif;
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    background: #e8879b;
    padding: 12px 48px;
    border-radius: 30px;
    text-decoration: none;
    letter-spacing: 1px;
  }
  .hero-sp-video__btn:link,
  .hero-sp-video__btn:visited,
  .hero-sp-video__btn:hover,
  .hero-sp-video__btn:active {
    color: #fff !important;
    text-decoration: none;
  }
  .hero-sp-video__btn i {
    font-size: 12px;
  }
  .kc-intro-text {
    margin-top: 30px !important;
  }
  .hero__area-3 .hero3-img-ani {
    margin-top: -140px !important;
  }
  .hero__area-3 .hero3-img {
    width: 100% !important;
    max-width: 100% !important;
  }
  .hero__area-3 .sec-title.title-right {
    display: none !important;
  }
  .hero__area-3 .hero-sp-title {
    display: block !important;
    font-size: 40px;
    font-weight: 600;
    color: var(--black-2);
    text-transform: uppercase;
  }
  .hero__area-3 .hero-sp-title span {
    display: block !important;
    line-height: 1.3;
  }
  .hero__area-3 .hero-sp-title small {
    display: inline !important;
    font-size: 18px;
    color: var(--primary);
    letter-spacing: 0.08em;
    font-weight: 500;
    margin-left: 8px;
  }
  .hero__area-3::after {
    width: 65px !important;
    height: 65px !important;
    background-size: contain !important;
    background-repeat: no-repeat !important;
    right: auto !important;
    left: 220px !important;
    top: 160px !important;
  }
  .hero-hanabi {
    width: 100px !important;
    height: 100px !important;
    left: auto !important;
    right: 15px !important;
    top: 85px !important;
    bottom: auto !important;
  }
}

/* ===== Portfolio background override ===== */
.portfolio__area { background-color: #b0b0b0 !important; overflow: visible !important; }
.portfolio__text { color: rgba(255,255,255,0.08) !important; }
.portfolio__area .container { overflow: visible !important; }
.portfolio__area .top_row { overflow: visible !important; padding-bottom: 200px !important; }
.portfolio__list-1 .portfolio__item img {
  height: 500px !important;
  width: 100% !important;
  object-fit: cover !important;
}

/* ===== 共通セクションヘッダー ===== */
.kc-home-sec { overflow: hidden; }
.kc-rm-home.kc-home-sec { overflow: visible; }
.kc-home-sec__header {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  margin-bottom: 60px;
  flex-wrap: wrap;
  gap: 20px;
}
.kc-home-sec__label {
  font-family: 'Kanit', sans-serif;
  font-size: 22px;
  font-weight: 500;
  letter-spacing: 4px;
  text-transform: uppercase;
  color: var(--primary);
  display: block;
  margin-bottom: 10px;
}
.kc-home-sec__title {
  font-family: 'Kanit', sans-serif;
  font-size: 72px;
  font-weight: 500;
  color: var(--black-2);
  line-height: 1;
  margin: 0;
}
.kc-home-sec__cta {
  display: inline-flex;
  align-items: center;
  gap: 14px;
  font-family: 'Kanit', sans-serif;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 3px;
  text-transform: uppercase;
  color: var(--black-2);
  text-decoration: none;
  border: 1.5px solid var(--black-2);
  padding: 16px 32px;
  white-space: nowrap;
  transition: background 0.3s, color 0.3s, border-color 0.3s;
  position: relative;
}
.kc-home-sec__cta:hover {
  background: var(--black-2);
  color: #fff !important;
  text-decoration: none;
}
.kc-home-sec__cta i { transition: transform 0.3s; }
.kc-home-sec__cta:hover i { transform: translateX(5px); }
.kc-home-sec__cta--white {
  color: #fff !important;
  border-color: rgba(255,255,255,0.5) !important;
}
.kc-home-sec__cta--white:hover {
  background: rgba(255,255,255,0.15) !important;
  border-color: #fff !important;
  color: #fff !important;
}
@media only screen and (max-width: 1199px) and (pointer: coarse), only screen and (max-width: 1199px) {
  .kc-home-sec__title { font-size: 48px; }
}
@media only screen and (max-width: 575px) {
  .kc-home-sec__title { font-size: 36px; }
  .kc-home-sec__header {
    margin-bottom: 40px;
    flex-direction: column;
    align-items: center;
    text-align: center;
  }
  .kc-home-sec__label { font-size: 16px; }
}

/* ===== 01 History ===== */
.kc-hist { padding: 100px 0; background: #2c2c2c; }
.kc-hist .kc-home-sec__title { color: #fff; }
.kc-hist .kc-home-sec__cta {
  color: rgba(255,255,255,0.8) !important;
  border-color: rgba(255,255,255,0.3) !important;
}
.kc-hist .kc-home-sec__cta:hover {
  background: #fff !important;
  color: #2c2c2c !important;
}
.kc-hist__timeline {
  display: grid;
  grid-template-columns: repeat(4, 0.85fr) 1.6fr;
  gap: 2px;
  background: #333;
  position: relative;
}
/* バッジ中心を通る横ライン */
.kc-hist__timeline::after {
  content: '';
  position: absolute;
  left: 0; right: 0;
  bottom: 52px;
  height: 8px;
  background: rgba(0,0,0,0.2);
  pointer-events: none;
  z-index: 0;
}
.kc-hist__item {
  padding: 36px 32px 100px;
  position: relative;
  background: #fff;
  overflow: hidden;
}
/* ピンクの上ライン */
.kc-hist__item:not(.kc-hist__item--more)::before {
  content: '';
  position: absolute;
  top: 0; left: 0;
  width: 100%; height: 4px;
  background: var(--primary);
}
/* バッジ */
.kc-hist__badge {
  position: absolute;
  left: 32px;
  bottom: 32px;
  width: 40px; height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 15px;
  z-index: 1;
}
.kc-hist__item:nth-child(odd) .kc-hist__badge  { background: var(--primary); }
.kc-hist__item:nth-child(even) .kc-hist__badge { background: #1a1a1a; }
.kc-hist__year {
  font-family: 'Kanit', sans-serif;
  font-size: 56px; font-weight: 700;
  color: var(--black-2); line-height: 1;
  margin-bottom: 14px;
  letter-spacing: -0.02em;
}
.kc-hist__event {
  font-family: 'M PLUS 1', sans-serif;
  font-size: 16px; font-weight: 600;
  color: #555; margin-bottom: 8px;
}
/* and more アイテム */
.kc-hist__item--more {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  background: var(--primary);
  text-decoration: none;
  transition: background 0.3s;
  cursor: pointer;
  padding: 36px 32px 32px;
  position: relative;
}
.kc-hist__item--more:hover {
  background: #f0608a;
  text-decoration: none;
}
.kc-hist__more-label {
  font-family: 'Kanit', sans-serif;
  font-size: 36px; font-weight: 500;
  color: #fff; letter-spacing: 3px; margin-bottom: 10px;
}
.kc-hist__more-count {
  font-family: 'M PLUS 1', sans-serif;
  font-size: 16px; color: rgba(255,255,255,0.75); letter-spacing: 1px; margin-bottom: 20px;
}
.kc-hist__more-arrow {
  color: #fff;
  font-size: 18px;
  transition: transform 0.3s;
}
.kc-hist__item--more:hover .kc-hist__more-arrow {
  transform: translateX(5px);
}
@media only screen and (max-width: 1199px) and (pointer: coarse), only screen and (max-width: 1199px) {
  .kc-hist__timeline { grid-template-columns: repeat(2, 1fr); }
  .kc-hist { padding: 80px 0; }
  .kc-hist__item--more { grid-column: 1 / -1; }
}
@media only screen and (min-width: 576px) and (max-width: 1199px) and (pointer: coarse), only screen and (min-width: 576px) and (max-width: 1199px) {
  .kc-hist__timeline::after {
    display: none !important;
  }
  .kc-hist__item:not(.kc-hist__item--more)::after {
    content: '' !important;
    position: absolute !important;
    bottom: 50px !important;
    left: 0 !important;
    right: 0 !important;
    height: 6px !important;
    background: rgba(0,0,0,0.15) !important;
    pointer-events: none !important;
    z-index: 0 !important;
  }
  .kc-hist__item.kc-hist__item--more {
    display: flex !important;
    flex-wrap: wrap !important;
    flex-direction: row !important;
    justify-content: center !important;
    align-items: baseline !important;
    padding: 30px 24px !important;
    text-align: center !important;
    gap: 0 !important;
  }
  .kc-hist__more-label {
    font-size: 28px !important;
    margin: 0 !important;
    order: 1 !important;
    flex: 0 0 auto !important;
  }
  .kc-hist__more-arrow {
    font-size: 18px !important;
    order: 2 !important;
    margin-left: 10px !important;
  }
  .kc-hist__more-count {
    font-size: 13px !important;
    margin: 4px 0 0 !important;
    order: 3 !important;
    width: 100% !important;
  }
}
@media only screen and (max-width: 575px) {
  .kc-hist__timeline { grid-template-columns: 1fr; margin: 0 10px; }
  .kc-hist { padding: 40px 0 50px; }
  .kc-hist__item {
    padding: 20px 24px 20px;
    display: flex;
    align-items: center;
    gap: 16px;
  }
  .kc-hist__year {
    font-size: 32px;
    margin-bottom: 0;
    white-space: nowrap;
  }
  .kc-hist__event {
    font-size: 14px;
    margin-bottom: 0;
    flex: 1;
  }
  .kc-hist__badge {
    position: static;
    width: 32px; height: 32px;
    font-size: 13px;
    flex-shrink: 0;
  }
  .kc-hist__timeline::after {
    display: block;
    left: auto;
    right: 37px;
    top: 0;
    bottom: 0;
    width: 6px;
    height: auto;
  }
  .kc-hist__item.kc-hist__item--more {
    display: flex !important;
    flex-wrap: wrap !important;
    flex-direction: row !important;
    justify-content: center !important;
    align-items: baseline !important;
    padding: 16px 24px !important;
    text-align: center !important;
    gap: 0 !important;
  }
  .kc-hist__more-label {
    font-size: 28px !important;
    margin: 0 !important;
    order: 1 !important;
    flex: 0 0 auto !important;
  }
  .kc-hist__more-arrow {
    font-size: 18px !important;
    order: 2 !important;
    margin-left: 10px !important;
  }
  .kc-hist__more-count {
    font-size: 13px !important;
    margin: 4px 0 0 !important;
    order: 3 !important;
    width: 100% !important;
  }
}

/* ===== 02 CEO Message ===== */
.kc-msg { padding: 60px 0; background: #fff; position: relative; overflow: hidden; }
.kc-msg__inner {
  display: grid;
  grid-template-columns: 260px 1fr;
  gap: 60px; align-items: start;
}
.kc-msg__photo { aspect-ratio: 1/1; overflow: hidden; width: 260px; }
.kc-msg__photo img { object-position: center 20%; }
.kc-msg__photo img { width: 100%; height: 100%; object-fit: cover; display: block; }
.kc-msg__text p {
  font-family: 'M PLUS 1', sans-serif;
  font-size: 20px; line-height: 2; color: #555; margin-bottom: 1.4em;
}
.kc-msg__name {
  font-family: 'Kanit', sans-serif;
  font-size: 14px; letter-spacing: 2px; color: #888; margin-bottom: 20px;
}
/* テキストフェードアウト */
.kc-msg__excerpt-wrap {
  margin-bottom: 36px;
}
.kc-msg__excerpt-wrap p {
  font-family: 'M PLUS 1', sans-serif;
  font-size: 20px; line-height: 2; color: #555; margin: 0 0 16px;
}
.kc-msg__readmore {
  font-family: 'Kanit', 'M PLUS 1', sans-serif;
  font-size: 14px;
  letter-spacing: 1px;
  color: var(--primary);
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  transition: gap 0.3s;
}
.kc-msg__readmore:hover {
  gap: 12px;
  color: var(--primary);
  text-decoration: none;
}
@media only screen and (max-width: 1199px) and (pointer: coarse), only screen and (max-width: 1199px) {
  .kc-msg__inner { grid-template-columns: 1fr; gap: 32px; }
  .kc-msg__photo { width: 200px; aspect-ratio: 3/4; }
  .kc-msg { padding: 80px 0; }
}
@media only screen and (min-width: 576px) and (max-width: 1199px) and (pointer: coarse), only screen and (min-width: 576px) and (max-width: 1199px) {
  .kc-msg__inner { grid-template-columns: 200px 1fr !important; gap: 40px !important; align-items: start !important; }
  .kc-msg__excerpt-wrap p { font-size: 16px; line-height: 1.9; text-align: justify; }
}
@media only screen and (max-width: 575px) {
  .kc-msg { padding: 40px 10px 40px; }
  .kc-msg .container { padding-left: 12px; padding-right: 12px; }
  .kc-msg__inner { gap: 20px; }
  .kc-msg__photo { width: 140px; aspect-ratio: 1/1; margin: 0 auto; }
  .kc-msg__name { font-size: 13px; margin-bottom: 10px !important; text-align: center; }
  .kc-msg__text { position: relative; padding-bottom: 10px; }
  .kc-msg__sign { position: absolute !important; bottom: 14px !important; right: 16px !important; max-width: 110px !important; margin: 0 !important; opacity: 0.7 !important; }
  .kc-msg__excerpt-wrap { margin-top: 0; margin-bottom: 16px; }
  .kc-msg__excerpt-wrap p { font-size: 16px; line-height: 1.8; text-align: justify; }
  .kc-msg::before { display: none; }
}

/* ===== 03 Voices ===== */
.kc-voices-home { padding: 100px 0; background: #dedede; }
.kc-voices-home__grid {
  overflow: hidden;
}
.kc-voices-home__grid .kc-voices-pagination { display: none; }
.kc-voices-home__grid { position: relative; }
.kc-voices-home .container { position: relative; padding-bottom: 20px; }
.kc-voices-nav {
  position: absolute !important;
  top: 60% !important;
  transform: translateY(-50%) !important;
  width: 44px !important; height: 44px !important;
  background: rgba(0,0,0,0.5) !important;
  color: #fff !important;
  border-radius: 50% !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  cursor: pointer !important;
  z-index: 10 !important;
  font-size: 16px !important;
  transition: background 0.3s !important;
}
.kc-voices-nav::after { display: none !important; }
.kc-voices-nav:hover { background: rgba(0,0,0,0.8) !important; }
.kc-voices-prev { left: -54px !important; }
.kc-voices-next { right: -54px !important; }
.kc-voice-card { background: #fff; overflow: hidden; display: block; text-decoration: none; border-radius: 12px; box-shadow: 0 4px 20px rgba(0,0,0,0.08); }
.kc-voice-card__photo { aspect-ratio: 1/1; overflow: hidden; background: #f7cae1; border-radius: 12px 12px 0 0; }
.kc-voice-card__photo img {
  width: 100%; height: 100%; object-fit: cover; display: block;
  transition: transform 0.4s;
}
.kc-voice-card:hover .kc-voice-card__photo img { transform: scale(1.04); }
.kc-voice-card__body { padding: 24px; }
.kc-voice-card__case {
  font-family: 'Kanit', sans-serif;
  font-size: 11px; letter-spacing: 3px; text-transform: uppercase;
  color: var(--primary); display: block; margin-bottom: 8px;
}
.kc-voice-card__name {
  font-family: 'Kanit', sans-serif;
  font-size: 20px; font-weight: 600; color: var(--black-2);
  margin-bottom: 12px; padding-bottom: 10px;
  border-bottom: 2px solid var(--primary); display: inline-block;
}
.kc-voice-card__quote {
  font-family: 'M PLUS 1', sans-serif;
  font-size: 16px; line-height: 1.8; color: #666;
}
@media only screen and (max-width: 1199px) and (pointer: coarse), only screen and (max-width: 1199px) {
  .kc-voices-home__grid { grid-template-columns: 1fr 1fr; }
  .kc-voices-home { padding: 80px 0; }
  .kc-voices-nav { display: none !important; }
}
@media only screen and (min-width: 576px) and (max-width: 1199px) and (pointer: coarse), only screen and (min-width: 576px) and (max-width: 1199px) {
  .kc-voices-home { overflow: hidden; }
  .kc-voices-home .container { padding: 0; overflow: visible; }
  .kc-voices-home .kc-home-sec__header { padding: 0 24px; margin-bottom: 60px; }
  .kc-voices-home__grid {
    display: block;
    overflow: visible;
    padding: 0 24px 30px;
    margin-left: 0;
  }
  .kc-voices-home__grid .swiper-wrapper { display: flex; padding-bottom: 20px; }
  .kc-voices-home__grid .kc-voice-card {
    width: auto;
    border-radius: 12px;
    box-shadow: 0 4px 20px rgba(0,0,0,0.08);
    overflow: hidden;
  }
  .kc-voice-card__photo { aspect-ratio: 1/1; border-radius: 12px 12px 0 0; }
  .kc-voices-pagination {
    display: flex !important;
    justify-content: center;
    margin-top: 0;
    gap: 8px;
  }
  .kc-voices-pagination .swiper-pagination-bullet {
    width: 8px; height: 8px;
    background: #999; opacity: 0.4;
    border-radius: 50%;
    transition: all 0.3s;
  }
  .kc-voices-pagination .swiper-pagination-bullet-active {
    background: var(--primary);
    opacity: 1;
    width: 24px;
    border-radius: 4px;
  }
}
@media only screen and (max-width: 575px) {
  .kc-voices-home { padding: 40px 0; overflow: hidden; }
  .kc-voices-home .container { padding: 0; overflow: visible; }
  .kc-voices-home .kc-home-sec__header { padding: 0 16px; margin-bottom: 24px; }
  .kc-voices-home__grid {
    display: block;
    overflow: visible;
    padding: 0 16px 30px;
    margin-left: 0;
  }
  .kc-voices-home__grid .swiper-wrapper { display: flex; padding-bottom: 20px; }
  .kc-voices-home__grid .kc-voice-card {
    width: auto;
    border-radius: 12px;
    box-shadow: 0 4px 20px rgba(0,0,0,0.08);
    overflow: hidden;
  }
  .kc-voice-card__photo { aspect-ratio: 1/1; border-radius: 12px 12px 0 0; }
  .kc-voice-card__body { padding: 14px 16px 18px; }
  .kc-voice-card__case { font-size: 10px; margin-bottom: 4px; letter-spacing: 2px; }
  .kc-voice-card__name { font-size: 14px; margin-bottom: 0; padding-bottom: 0; border: none; }
  .kc-voices-pagination {
    display: flex !important;
    justify-content: center;
    margin-top: 0;
    gap: 8px;
  }
  .kc-voices-pagination .swiper-pagination-bullet {
    width: 8px; height: 8px;
    background: #999; opacity: 0.4;
    border-radius: 50%;
    transition: all 0.3s;
  }
  .kc-voices-pagination .swiper-pagination-bullet-active {
    background: var(--primary);
    opacity: 1;
    width: 24px;
    border-radius: 4px;
  }
}

/* ===== 04 New Logo ===== */
.kc-logo-sec { padding: 100px 0; background: #2c2c2c; }
.kc-logo-sec__inner {
  display: grid;
  grid-template-columns: 1fr 1.4fr;
  gap: 80px; align-items: center;
}
.kc-logo-sec__visual { overflow: hidden; }
.kc-logo-sec__text .kc-home-sec__title { margin-bottom: 32px; }
.kc-logo-sec__text p {
  font-family: 'M PLUS 1', sans-serif;
  font-size: 20px; line-height: 2;
  color: rgba(255,255,255,0.65); margin-bottom: 1.4em;
}
.kc-logo-cta-sp { display: none; }
@media only screen and (max-width: 1199px) and (pointer: coarse), only screen and (max-width: 1199px) {
  .kc-logo-sec__inner { grid-template-columns: 1fr; gap: 40px; }
  .kc-logo-sec { padding: 80px 0; }
}
@media only screen and (max-width: 575px) {
  .kc-logo-sec { padding: 40px 0; }
  .kc-logo-sec .container { padding: 0 16px; }
  .kc-logo-sec__inner {
    display: flex;
    flex-direction: column;
    gap: 24px;
  }
  .kc-logo-sec__text { text-align: center; }
  .kc-logo-sec__text .kc-home-sec__label { font-size: 16px; }
  .kc-logo-sec__text .kc-home-sec__title { font-size: 36px; margin-bottom: 20px; }
  .kc-logo-sec__text p { font-size: 16px; line-height: 1.8; margin-bottom: 0; }
  .kc-logo-cta-pc { display: none !important; }
  .kc-logo-cta-sp {
    display: inline-flex !important;
    margin: 5px auto 10px;
    padding: 14px 28px;
    font-size: 14px;
  }
  .kc-logo-sec__visual {
    padding: 0;
    margin: 0 auto;
    max-width: 280px;
  }
}

/* ===== 05 Events ===== */
.kc-events-home { padding: 100px 0; background: #fff; }
.kc-events-home__grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 24px;
}
.kc-event-card {
  position: relative; overflow: hidden;
  padding: 48px 60px 48px;
  display: flex; flex-direction: column;
  text-decoration: none;
  transition: transform 0.3s;
}
.kc-event-card--photo { background: linear-gradient(135deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%); }
.kc-event-card--idea { background: linear-gradient(135deg, #00e668 0%, #06C755 40%, #04a030 100%); }
.kc-event-card:hover { transform: translateY(-4px); text-decoration: none; }
.kc-event-card__num {
  font-family: 'Kanit', sans-serif;
  font-size: 80px; font-weight: 700;
  color: rgba(255,255,255,0.2);
  position: absolute; top: 20px; right: 30px; line-height: 1;
}
.kc-event-card__header {
  display: flex; align-items: center; gap: 20px;
  margin-bottom: 20px;
}
.kc-event-card__icon { font-size: 52px; color: rgba(255,255,255,0.9); margin: 0; }
.kc-event-card__tag {
  font-family: 'Kanit', sans-serif;
  font-size: 14px; letter-spacing: 3px; text-transform: uppercase;
  color: rgba(255,255,255,0.6); margin: 0;
}
.kc-event-card__footer {
  display: flex; align-items: center; justify-content: flex-end;
  margin-top: 20px;
}
.kc-event-card__title {
  font-family: 'M PLUS 1', sans-serif;
  font-size: 48px; font-weight: 700;
  color: #fff; line-height: 1.3; margin-bottom: 24px;
}
.kc-event-card__desc {
  font-family: 'M PLUS 1', sans-serif;
  font-size: 18px; line-height: 1.8;
  color: rgba(255,255,255,0.85); flex: 1; margin-bottom: 20px;
}
.kc-event-card__desc strong { color: #fff; }
.kc-event-card__hashtag {
  font-family: 'Kanit', sans-serif;
  font-size: 13px; letter-spacing: 1px;
  color: rgba(255,255,255,0.5);
  margin-bottom: 28px;
}
.kc-event-card__cta {
  display: inline-flex; align-items: center; gap: 12px;
  font-family: 'Kanit', sans-serif;
  font-size: 18px; letter-spacing: 2px; text-transform: uppercase;
  color: #fff; border-bottom: 1px solid rgba(255,255,255,0.4);
  padding-bottom: 4px; width: fit-content;
}
.kc-event-card__desc--sp { display: none; }
@media only screen and (min-width: 576px) and (max-width: 1199px) and (pointer: coarse), only screen and (min-width: 576px) and (max-width: 1199px) {
  .kc-events-home { padding: 80px 0; }
  .kc-events-home__grid { grid-template-columns: 1fr 1fr; gap: 16px; }
  .kc-event-card { padding: 24px 20px; align-items: flex-start; }
  .kc-event-card__num { font-size: 50px; top: 12px; right: 16px; }
  .kc-event-card__header { margin-bottom: 12px; gap: 12px; }
  .kc-event-card__icon { font-size: 36px; }
  .kc-event-card__tag { font-size: 11px; letter-spacing: 2px; }
  .kc-event-card__title {
    font-size: 32px;
    margin-bottom: 12px;
    line-height: 1.4;
  }
  .kc-event-card__desc { font-size: 16px; line-height: 1.7; margin-bottom: 16px; }
  .kc-event-card__desc--pc { display: none; }
  .kc-event-card__desc--sp { display: block; }
  .kc-event-card__footer { margin-top: 12px; justify-content: flex-end; width: 100%; }
  .kc-event-card__cta { font-size: 13px; letter-spacing: 1px; }
}
@media only screen and (max-width: 767px) {
  .kc-events-home__grid { grid-template-columns: 1fr; }
  .kc-events-home { padding: 80px 0; }
  .kc-event-card { padding: 36px 28px; }
}
@media only screen and (max-width: 575px) {
  .kc-events-home { padding: 40px 0 45px; }
  .kc-events-home .container { padding: 0 16px; }
  .kc-events-home .kc-home-sec__header { margin-bottom: 24px; }
  .kc-events-home__grid { gap: 16px; }
  .kc-event-card {
    padding: 24px 20px;
    align-items: flex-start;
  }
  .kc-event-card__num { font-size: 50px; top: 12px; right: 16px; }
  .kc-event-card__header { margin-bottom: 12px; gap: 12px; }
  .kc-event-card__icon { font-size: 36px; }
  .kc-event-card__tag { font-size: 11px; letter-spacing: 2px; }
  .kc-event-card__title {
    font-size: 26px;
    margin-bottom: 12px;
    text-align: center;
    width: 100%;
  }
  .kc-event-card__title br { display: inline !important; }
  .kc-event-card__desc { font-size: 16px; line-height: 1.7; margin-bottom: 16px; }
  .kc-event-card__desc--pc { display: none; }
  .kc-event-card__desc--sp { display: block; }
  .kc-event-card__footer { margin-top: 12px; justify-content: flex-end; width: 100%; }
  .kc-event-card__cta { font-size: 13px; letter-spacing: 1px; }
}

/* ===== 06 Roadmap ===== */
.kc-rm-home { padding: 100px 0; background: #dedede; overflow: visible; }
.kc-rm-home__topics { display: flex; flex-direction: column; }
.kc-rm-home__topic {
  display: flex;
  align-items: baseline;
  gap: 28px;
  padding: 28px 0;
  border-bottom: 1px solid rgba(0,0,0,0.25);
  text-decoration: none;
}
.kc-rm-home__topic:first-child { border-top: 1px solid rgba(0,0,0,0.25); }
.kc-rm-home__topic-num {
  font-family: 'Kanit', sans-serif;
  font-size: 12px; font-weight: 500;
  letter-spacing: 3px; color: var(--primary);
  flex-shrink: 0;
}
.kc-rm-home__topic-title {
  font-family: 'M PLUS 1', sans-serif;
  font-size: 22px; font-weight: 600;
  color: var(--black-2); margin: 0; line-height: 1.4;
}
.kc-rm-home__inner {
  display: grid;
  grid-template-columns: 1fr 380px;
  gap: 60px;
  align-items: stretch;
}
.kc-rm-home__left { display: flex; flex-direction: column; }
.kc-rm-home__imgs {
  display: flex;
  gap: 20px;
  align-items: flex-start;
  overflow: visible;
}
.kc-rm-home__imgs img {
  width: 50%;
  object-fit: cover;
  display: block;
  flex-shrink: 0;
}
.kc-rm-home__imgs img:first-child {
  height: 220px;
}
.kc-rm-home__imgs img:last-child {
  margin-top: 40px;
  height: 220px;
}
@media only screen and (max-width: 1199px) and (pointer: coarse), only screen and (max-width: 1199px) {
  .kc-rm-home__inner { grid-template-columns: 1fr; gap: 40px; }
  .kc-rm-home__imgs { grid-template-columns: repeat(2, 160px); }
}
@media only screen and (min-width: 576px) and (max-width: 1199px) and (pointer: coarse), only screen and (min-width: 576px) and (max-width: 1199px) {
  .kc-rm-home { padding: 60px 0; }
  .kc-rm-home__topic { gap: 18px; padding: 22px 0; }
  .kc-rm-home__topic-title { font-size: 18px; }
  .kc-rm-home__imgs { display: none; }
}
@media only screen and (max-width: 767px) {
  .kc-rm-home { padding: 60px 0; }
  .kc-rm-home__topic { gap: 18px; padding: 22px 0; }
  .kc-rm-home__topic-title { font-size: 18px; }
}
@media only screen and (max-width: 575px) {
  .kc-rm-home { padding: 40px 0; }
  .kc-rm-home .container { padding: 0 16px; }
  .kc-rm-home .kc-home-sec__header { margin-bottom: 20px; }
  .kc-rm-home__inner { gap: 24px; }
  .kc-rm-home__topic { gap: 14px; padding: 16px 0 16px 5px; }
  .kc-rm-home__topic-num { font-size: 11px; letter-spacing: 2px; }
  .kc-rm-home__topic-title { font-size: 16px; }
  .kc-rm-home__imgs {
    display: none;
  }
  .portfolio__area {
    display: none !important;
  }
}

/* ===== SP Photo Book ===== */
.kc-sp-photobook { display: none; }
@media only screen and (max-width: 575px) {
  .kc-sp-photobook {
    display: block;
    background: #1a1a1a;
    padding: 40px 0;
  }
  .kc-sp-pb-header {
    text-align: center;
    margin-bottom: 24px;
  }
  .kc-sp-pb-sub {
    font-family: 'Kanit', sans-serif;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 3px;
    text-transform: uppercase;
    color: var(--primary);
    margin-bottom: 8px;
  }
  .kc-sp-pb-title {
    font-family: 'M PLUS 1', sans-serif;
    font-size: 36px;
    font-weight: 700;
    color: #fff;
  }
  .kc-sp-pb-area {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .kc-sp-pb-book {
    width: 100%;
    max-width: 320px;
    aspect-ratio: 1 / 1.35;
    overflow: hidden;
    border-radius: 4px;
    background: #000;
  }
  .kc-sp-pb-page {
    width: 100%;
    height: 100%;
  }
  .kc-sp-pb-page img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: opacity 0.4s ease;
  }
  .kc-sp-pb-controls {
    display: flex;
    align-items: center;
    gap: 20px;
    margin-top: 16px;
  }
  .kc-sp-pb-nav {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 1px solid rgba(255,255,255,0.3);
    background: transparent;
    color: #fff;
    font-size: 14px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .kc-sp-pb-nav:active {
    background: rgba(255,255,255,0.1);
  }
  .kc-sp-pb-indicator {
    color: rgba(255,255,255,0.6);
    font-family: 'Kanit', sans-serif;
    font-size: 14px;
    letter-spacing: 2px;
  }
  .kc-sp-pb-indicator__current {
    color: #fff;
  }
}

/* ===== Tablet Photo Book ===== */
/* ===== Tablet Photo Book (spread) ===== */
.kc-tb-photobook { display: none; }
@media only screen and (min-width: 576px) and (max-width: 1199px) and (pointer: coarse), only screen and (min-width: 576px) and (max-width: 1199px) {
  .portfolio__area { display: none !important; }
  .kc-sp-photobook { display: none !important; }
  .kc-tb-photobook {
    display: block;
    background: #1a1a1a;
    padding: 60px 0;
  }
  .kc-tb-photobook .kc-pb-header {
    text-align: center;
    margin-bottom: 32px;
  }
  .kc-tb-photobook .kc-pb-sub {
    font-family: 'Kanit', sans-serif;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 3px;
    text-transform: uppercase;
    color: var(--primary);
    margin-bottom: 8px;
  }
  .kc-tb-photobook .kc-pb-title {
    font-family: 'M PLUS 1', sans-serif;
    font-size: 42px;
    font-weight: 700;
    color: #fff;
    line-height: 1;
  }
  .kc-tb-photobook .kc-book-area {
    display: grid !important;
    grid-template-columns: auto auto auto !important;
    grid-template-rows: auto auto !important;
    justify-content: center;
    align-items: center;
    gap: 16px;
  }
  .kc-tb-photobook .kc-book-area .kc-book {
    grid-column: 1 / -1 !important;
    grid-row: 1 !important;
    justify-self: center;
    width: min(700px, 92vw);
    position: relative;
    aspect-ratio: 2 / 1.35;
    perspective: 2000px;
    box-shadow:
      -6px 0 18px rgba(0,0,0,0.18),
      6px 0 18px rgba(0,0,0,0.14),
      0 20px 50px rgba(0,0,0,0.22);
    background: #e8e0d6;
  }
  .kc-tb-photobook .kc-book__left,
  .kc-tb-photobook .kc-book__right {
    position: absolute;
    top: 0;
    width: 50%;
    height: 100%;
    overflow: hidden;
  }
  .kc-tb-photobook .kc-book__left { left: 0; }
  .kc-tb-photobook .kc-book__right { right: 0; }
  .kc-tb-photobook .kc-book__left img,
  .kc-tb-photobook .kc-book__right img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
  }
  .kc-tb-photobook .kc-book__right::before {
    content: '';
    position: absolute;
    top: 0; left: 0; bottom: 0;
    width: 20px;
    background: linear-gradient(to right, rgba(0,0,0,0.12), transparent);
    z-index: 1;
    pointer-events: none;
  }
  .kc-tb-photobook .kc-book__flip {
    position: absolute;
    top: 0;
    right: 0;
    width: 50%;
    height: 100%;
    transform-origin: left center;
    transform-style: preserve-3d;
    z-index: 15;
    pointer-events: none;
  }
  .kc-tb-photobook .kc-book__flip-front,
  .kc-tb-photobook .kc-book__flip-back {
    position: absolute;
    inset: 0;
    background-size: cover;
    background-position: center;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
  }
  .kc-tb-photobook .kc-book__flip-back {
    transform: rotateY(180deg);
  }
  .kc-tb-photobook .kc-book__flip.is-flipping-next .kc-book__flip-front::after,
  .kc-tb-photobook .kc-book__flip.is-flipping-prev .kc-book__flip-back::after {
    content: '';
    position: absolute;
    inset: 0;
    background: linear-gradient(to left, rgba(0,0,0,0.18) 0%, transparent 50%);
  }
  .kc-tb-photobook .kc-book__flip.is-flipping-next {
    animation: kc-flip-next 1.1s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
  }
  .kc-tb-photobook .kc-book__flip.is-flipping-prev {
    animation: kc-flip-prev 1.1s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
  }
  .kc-tb-photobook .kc-book-nav--prev { grid-column: 1 !important; grid-row: 2 !important; justify-self: end; }
  .kc-tb-photobook .kc-book-indicator { grid-column: 2 !important; grid-row: 2 !important; margin: 0; }
  .kc-tb-photobook .kc-book-nav--next { grid-column: 3 !important; grid-row: 2 !important; justify-self: start; }
  .kc-tb-photobook .kc-book-nav {
    width: 44px;
    height: 44px;
    border-radius: 50%;
    border: 1px solid rgba(255,255,255,0.2);
    background: rgba(255,255,255,0.08);
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    font-size: 16px;
    color: rgba(255,255,255,0.8);
    flex-shrink: 0;
    transition: background 0.25s, color 0.25s, border-color 0.25s;
  }
  .kc-tb-photobook .kc-book-nav:hover {
    background: var(--primary);
    color: #fff;
    border-color: var(--primary);
  }
  .kc-tb-photobook .kc-book-indicator {
    text-align: center;
    font-family: 'Kanit', sans-serif;
    font-size: 15px;
    color: rgba(255,255,255,0.35);
    letter-spacing: 4px;
  }
  .kc-tb-photobook .kc-book-indicator__current {
    color: #fff;
    font-weight: 600;
  }
}
@keyframes kc-flip-next {
  from { transform: rotateY(0deg); }
  to   { transform: rotateY(-180deg); }
}
@keyframes kc-flip-prev {
  from { transform: rotateY(-180deg); }
  to   { transform: rotateY(0deg); }
}

/* ===== Intro Text ===== */
.kc-intro-text {
  background: var(--primary);
  padding: 60px 0;
  margin-top: 80px;
  position: relative;
}
.kc-intro-text__inner {
  display: flex;
  align-items: center;
  gap: 60px;
}
.kc-intro-text__img {
  flex-shrink: 0;
  width: 260px;
}
.kc-intro-text::before {
  content: '10th';
  font-family: 'M PLUS 1', sans-serif;
  font-size: 160px;
  font-weight: 700;
  color: rgba(255,255,255,0.07);
  line-height: 1;
  letter-spacing: -0.05em;
  position: absolute;
  right: 40px;
  top: 50%;
  transform: translateY(-50%);
  pointer-events: none;
}
.kc-intro-text__body p {
  font-family: 'M PLUS 1', sans-serif;
  font-size: 26px;
  line-height: 1.8;
  color: #fff;
  margin: 0;
}
.kc-intro-text__body p br { display: inline !important; }
.kc-intro-text--sp { display: none; }
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .kc-intro-text__body p { font-size: 20px !important; }
  .kc-intro-text__img {
    width: 200px !important;
    flex-shrink: 0 !important;
  }
  .kc-intro-text__img img {
    width: 100% !important;
    height: auto !important;
  }
}
@media only screen and (max-width: 575px) {
  .kc-intro-text--pc { display: none !important; }
  .kc-intro-text--sp { display: block !important; }
}
@media only screen and (max-width: 767px) {
  .kc-intro-text { padding: 20px 10px; }
  .kc-intro-text__inner {
    flex-direction: column;
    gap: 30px;
  }
  .kc-intro-text__img {
    display: none;
  }
  .kc-intro-text__body p {
    font-size: 16px;
    text-align: justify;
  }
  .kc-intro-text__body p br { display: none !important; }
  .kc-intro-text::before {
    font-size: 80px;
  }
}

/* ===== Closing ===== */
.kc-closing {
  background: #fff;
  padding: 60px 0 120px;
  text-align: center;
  position: relative;
  overflow: hidden;
}
.kc-closing__inner {
  max-width: 1100px;
  margin: 0 auto;
  padding: 0 40px;
  position: relative;
  z-index: 1;
}
.kc-closing__label {
  font-family: 'Kanit', sans-serif;
  font-size: 22px;
  font-weight: 500;
  letter-spacing: 5px;
  text-transform: uppercase;
  color: var(--primary);
  margin-bottom: 20px;
}
.kc-closing__heading {
  font-family: 'M PLUS 1', sans-serif;
  font-size: 64px;
  font-weight: 700;
  color: var(--black-2);
  margin-bottom: 56px;
  padding-bottom: 40px;
  border-bottom: 1px solid rgba(0,0,0,0.25);
}
.kc-closing__body p {
  font-family: 'M PLUS 1', sans-serif;
  font-size: 26px;
  line-height: 2.2;
  color: #666;
  margin-bottom: 2em;
}
.kc-closing__body p br { display: inline !important; }
.kc-closing__last {
  color: var(--black-2) !important;
  font-weight: 600 !important;
  margin-bottom: 0 !important;
}
.kc-closing__video {
  display: block;
  margin: 60px auto 0;
  max-width: 480px;
  width: 100%;
  height: auto;
}
.kc-closing__anv {
  display: none;
}
@media only screen and (min-width: 576px) and (max-width: 1199px) and (pointer: coarse), only screen and (min-width: 576px) and (max-width: 1199px) {
  .kc-closing { padding: 50px 0 80px; }
  .kc-closing__body p { font-size: 18px; line-height: 2; }
}
@media only screen and (max-width: 767px) {
  .kc-closing { padding: 80px 0; }
  .kc-closing__heading { font-size: 26px; margin-bottom: 40px; }
  .kc-closing__body p { font-size: 16px; }
  .kc-closing .kc-closing__body p br { display: none !important; }
}
@media only screen and (max-width: 575px) {
  .kc-closing {
    padding: 50px 0 60px;
  }
  .kc-closing__inner {
    padding: 0 20px;
  }
  .kc-closing__label {
    font-size: 16px;
    letter-spacing: 3px;
    margin-bottom: 12px;
  }
  .kc-closing__heading {
    font-size: 36px;
    margin-bottom: 28px;
    padding-bottom: 24px;
  }
  .kc-closing__body p {
    font-size: 16px;
    line-height: 2;
    margin-bottom: 1.5em;
    text-align: justify;
  }
  .kc-closing .kc-closing__body p br { display: none !important; }
  .kc-closing .kc-closing__body p br.keep-br { display: inline !important; }
  .kc-closing__body {
    max-width: 320px;
    margin: 0 auto;
  }
  .kc-closing__video {
    margin-top: 30px;
  }
}

/* ===== 04 New Logo — tablet ===== */
@media only screen and (min-width: 576px) and (max-width: 1199px) and (pointer: coarse), only screen and (min-width: 576px) and (max-width: 1199px) {
  .kc-logo-sec { padding: 60px 0; }
  .kc-logo-sec__inner { gap: 32px; }
  .kc-logo-sec__text {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
  }
  .kc-logo-sec__text .kc-home-sec__label {
    width: 100%;
    order: 1;
    margin-bottom: 8px;
  }
  .kc-logo-sec__text .kc-home-sec__title {
    order: 2;
    margin-bottom: 0;
    margin-right: auto;
  }
  .kc-logo-sec__text .kc-logo-cta-pc {
    order: 3;
    margin-top: 0 !important;
  }
  .kc-logo-sec__text p {
    order: 4;
    width: 100%;
    margin-top: 20px;
    font-size: 17px;
    line-height: 1.9;
  }
  .kc-logo-sec__text p .tb-br { display: inline !important; }
}

/* ===== PC Movie Modal ===== */
.hero__area-3 .wrapper {
  pointer-events: none;
}
/* 小さいPC: 動画ボタンが右にはみ出さないように位置調整 */
@media only screen and (min-width: 1400px) and (max-width: 1599px) {
  .hero__area-3 .video-info {
    left: 380px;
    top: -90px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .hero__area-3 .video-info {
    left: 280px;
    top: -70px;
  }
}
.hero__area-3 .video-info {
  cursor: pointer;
  pointer-events: auto;
}
.pc-movie-modal {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99999999;
}
.pc-movie-modal.is-active {
  display: flex;
  align-items: center;
  justify-content: center;
}
.pc-movie-modal__overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.85);
}
.pc-movie-modal__content {
  position: relative;
  z-index: 1;
  width: 80%;
  max-width: 960px;
}
.pc-movie-modal__content video {
  width: 100%;
  height: auto;
  border-radius: 8px;
}
.pc-movie-modal__close {
  position: absolute;
  top: -40px;
  right: 0;
  background: none;
  border: none;
  color: #fff;
  font-size: 36px;
  cursor: pointer;
  line-height: 1;
  padding: 0 8px;
}
.pc-movie-modal__close:hover {
  opacity: 0.7;
}
@media only screen and (max-width: 1199px) and (pointer: coarse), only screen and (max-width: 1199px) {
  .pc-movie-modal { display: none !important; }
}


