/*!
Theme Name: upupgirls-new
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: upupgirls-new
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

upupgirls-new is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/

/* Normalize
--------------------------------------------- */

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

/* Sections
	 ========================================================================== */

/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
	 ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Text-level semantics
	 ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
	 ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
	 ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

/* Interactive
	 ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
	 ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

/* Box sizing
--------------------------------------------- */

/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
  box-sizing: inherit;
}

html {
  box-sizing: border-box;
  overflow-x: hidden;
}

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/

/* Typography
--------------------------------------------- */
body,
button,
input,
select,
optgroup,
textarea {
  color: #404040;
  font-family:
    -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu,
    Cantarell, "Helvetica Neue", sans-serif;
  font-size: 1rem;
  line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
}

p {
  margin-bottom: 1.5em;
}

dfn,
cite,
em,
i {
  font-style: italic;
}

blockquote {
  margin: 0 1.5em;
}

address {
  margin: 0 0 1.5em;
}

pre {
  background: #eee;
  font-family: "Courier 10 Pitch", courier, monospace;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em;
}

code,
kbd,
tt,
var {
  font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

abbr,
acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
}

mark,
ins {
  background: #fff9c0;
  text-decoration: none;
}

big {
  font-size: 125%;
}

/* Elements
--------------------------------------------- */
body {
  background: #fff;
}

hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em;
}

ul,
ol {
  margin: 0 0 1.5em 3em;
}

ul {
  list-style: disc;
}

ol {
  list-style: decimal;
}

li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1.5em;
}

dt {
  font-weight: 700;
}

dd {
  margin: 0 1.5em 1.5em;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%;
}

img {
  height: auto;
  max-width: 100%;
}

figure {
  margin: 1em 0;
}

table {
  margin: 0 0 1.5em;
  width: 100%;
}

/* Links
--------------------------------------------- */
a {
  color: #4169e1;
}

a:visited {
  color: inherit;
}

a:hover,
a:focus,
a:active {
  color: #191970;
}

a:focus {
  outline: thin dotted;
}

a:hover,
a:active {
  outline: 0;
}

/* Forms
--------------------------------------------- */
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  border: 1px solid;
  border-color: #ccc #ccc #bbb;
  border-radius: 3px;
  background: #e6e6e6;
  color: rgba(0, 0, 0, 0.8);
  line-height: 1;
  padding: 0.6em 1em 0.4em;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
  border-color: #ccc #bbb #aaa;
}

button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
  border-color: #aaa #bbb #bbb;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
  color: #666;
  border: 1px solid #ccc;
  border-radius: 3px;
  padding: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
  color: #111;
}

select {
  border: 1px solid #ccc;
}

textarea {
  width: 100%;
}

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/

/* Navigation
--------------------------------------------- */
.main-navigation {
  display: block;
  width: 100%;
}

.main-navigation ul {
  display: none;
  list-style: none;
  margin: 0;
  padding-left: 0;
}

.main-navigation ul ul {
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  float: left;
  position: absolute;
  top: 100%;
  left: -999em;
  z-index: 99999;
}

.main-navigation ul ul ul {
  left: -999em;
  top: 0;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
  display: block;
  left: auto;
}

.main-navigation ul ul a {
  width: 200px;
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
  left: auto;
}

.main-navigation li {
  position: relative;
}

.main-navigation a {
  display: block;
  text-decoration: none;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
  display: block;
}

@media screen and (min-width: 769px) {
  .menu-toggle {
    display: none;
  }

  .main-navigation ul {
    display: flex;
  }
}

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
  margin: 0 0 1.5em;
}

.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
  display: flex;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  flex: 1 0 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  text-align: end;
  flex: 1 0 50%;
}

/* Posts and pages
--------------------------------------------- */
.sticky {
  display: block;
}

.post,
.page {
  margin: 0 0 1.5em;
}

.updated:not(.published) {
  display: none;
}

.page-content,
.entry-content,
.entry-summary {
  margin: 1.5em 0 0;
}

.page-links {
  clear: both;
  margin: 0 0 1.5em;
}

/* Comments
--------------------------------------------- */
.comment-content a {
  word-wrap: break-word;
}

.bypostauthor {
  display: block;
}

/* Widgets
--------------------------------------------- */
.widget {
  margin: 0 0 1.5em;
}

.widget select {
  max-width: 100%;
}

/* Media
--------------------------------------------- */
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
  display: inline-block;
}

/* Captions
--------------------------------------------- */
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
}

.wp-caption-text {
  text-align: center;
}

/* Galleries
--------------------------------------------- */
.gallery {
  margin-bottom: 1.5em;
  display: grid;
  grid-gap: 1.5em;
}

.gallery-item {
  display: inline-block;
  text-align: center;
  width: 100%;
}

.gallery-columns-2 {
  grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
  grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
  grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
  grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
  grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
  grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
  grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
  grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
  display: block;
}

/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/

/* Jetpack infinite scroll
--------------------------------------------- */

/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  display: none;
}

/* Re-display the Theme Footer when Infinite Scroll has reached its end. */
.infinity-end.neverending .site-footer {
  display: block;
}

/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/

/* Accessibility
--------------------------------------------- */

/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  clip-path: none;
  color: #21759b;
  display: block;
  font-size: 0.875rem;
  font-weight: 700;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
  outline: 0;
}

/* Alignments
--------------------------------------------- */
.alignleft {
  /*rtl:ignore*/
  float: left;

  /*rtl:ignore*/
  margin-right: 1.5em;
  margin-bottom: 1.5em;
}

.alignright {
  /*rtl:ignore*/
  float: right;

  /*rtl:ignore*/
  margin-left: 1.5em;
  margin-bottom: 1.5em;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1.5em;
}

/*--------------------------------------------------------------
# Theme Custom Styles
--------------------------------------------------------------*/

/* --- Variables --- */
:root {
  --color-bg: #ffffff;
  --color-text: #333333;
  --color-heading: #000000;
  --color-dark-bg: #2a2a2a;
  --color-border: #e0e0e0;
  --color-pink: #ff69b4;
  --color-blue: #00bfff;
  --color-yellow: #ffd700;
  --color-green: #00cc66;
  --color-orange: #ff8c00;
  --font-heading: "Poppins", "Montserrat", sans-serif;
  --font-body: "Noto Sans JP", sans-serif;
  --content-width: 1200px;
  --section-padding: 80px 0;
  --header-height: 280px;
}

body {
  font-family: var(--font-body);
  font-size: 15px;
  line-height: 1.8;
  color: var(--color-text);
  background: var(--color-bg);
  overflow-x: hidden;
}

#page.site {
  position: relative;
  overflow-x: hidden;
  max-width: 100vw;
}

/* --- Header (Top) --- */
.site-header {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  pointer-events: none;
}

.site-header__color-bar {
  height: 6px;
  background: linear-gradient(
    to right,
    #ea689d 0%,
    #ea689d 14.28%,
    #2496d4 14.28%,
    #2496d4 28.56%,
    #99c73a 28.56%,
    #99c73a 42.84%,
    #e88f31 42.84%,
    #e88f31 57.12%,
    #e84146 57.12%,
    #e84146 71.4%,
    #fbe128 71.4%,
    #fbe128 85.68%,
    #82579d 85.68%,
    #82579d 100%
  );
}

.site-header__inner {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 20px 30px;
  position: relative;
  box-sizing: border-box;
  pointer-events: auto;
}

.site-branding {
  display: none;
}

.site-logo-text {
  font-family: var(--font-heading);
  font-size: 20px;
  font-weight: 700;
  color: var(--color-heading);
  text-decoration: none;
}

.main-navigation {
  flex-shrink: 0;
  position: relative;
  width: auto;
}

.main-navigation ul {
  display: flex;
  flex-direction: column;
  list-style: none;
  margin: 0;
  padding: 0;
  gap: 12px;
}

.main-navigation a {
  font-family: "poppins", var(--font-heading);
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  color: var(--color-heading);
  text-decoration: none;
  transition: color 0.2s;
  display: block;
  padding: 2px 0;
}

.main-navigation a:visited {
  color: var(--color-heading);
}

.main-navigation a:hover {
  color: var(--color-pink);
}

/* LINE miniapp button */
.line-miniapp-btn {
  flex-shrink: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  background: #ea689d;
  color: #ffffff;
  text-decoration: none;
  transition: transform 0.2s;
}

.line-miniapp-btn:hover {
  transform: scale(1.1);
}

.line-miniapp-btn:visited,
.line-miniapp-btn:hover,
.line-miniapp-btn:active {
  color: #ffffff;
}

.line-miniapp-btn__icon {
  display: block;
  line-height: 1;
  margin-bottom: 2px;
}

.line-miniapp-btn__text {
  font-family: var(--font-body);
  font-size: 12px;
  font-weight: 700;
  line-height: 1.3;
  text-align: center;
}

/* --- Sticky Header (scroll) --- */
.sticky-header {
  position: fixed;
  top: 10px;
  left: 20px;
  right: 20px;
  z-index: 1100;
  background: rgba(255, 255, 255, 0.97);
  backdrop-filter: blur(10px);
  border-radius: 85px;
  box-shadow: 0 2px 20px rgba(0, 0, 0, 0.1);
  transform: translateY(-120%);
  transition: transform 0.3s ease;
  pointer-events: none;
}

.sticky-header.is-visible {
  transform: translateY(0);
  pointer-events: auto;
}

.sticky-header__inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 16px 24px 11px 30px;
  gap: 24px;
}

.sticky-header__logo {
  flex-shrink: 0;
}

.sticky-header__logo .custom-logo {
  height: 50px;
  width: auto;
}

.sticky-header__nav {
  flex: 1;
}

.sticky-header__nav ul {
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0;
  gap: 40px;
  justify-content: center;
}

.sticky-header__nav a {
  font-family: "poppins", var(--font-heading);
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  color: var(--color-heading);
  text-decoration: none;
  transition: color 0.2s;
}

.sticky-header__nav a:visited {
  color: var(--color-heading);
}

.sticky-header__nav a:hover {
  color: var(--color-pink);
}

.sticky-header__line-btn {
  flex-shrink: 0;
  display: flex;
  align-items: center;
  gap: 6px;
  background: #ea689d;
  color: #ffffff;
  text-decoration: none;
  border-radius: 50px;
  padding: 10px 24px;
  transition: transform 0.2s;
}

.sticky-header__line-btn:visited,
.sticky-header__line-btn:hover,
.sticky-header__line-btn:active {
  color: #ffffff;
}

.sticky-header__line-btn:hover {
  transform: scale(1.05);
}

.sticky-header__line-btn span {
  font-family: var(--font-body);
  font-size: 13px;
  font-weight: 700;
  white-space: nowrap;
}

/* --- Fixed SNS sidebar --- */
.fixed-sns {
  position: fixed;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1050;
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.fixed-sns__item {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 42px;
  height: 42px;
  border-radius: 50%;
  background: #ffffff;
  color: #333333;
  text-decoration: none;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.12);
  transition:
    transform 0.2s,
    box-shadow 0.2s;
}

.fixed-sns__item:visited {
  color: #333333;
}

.fixed-sns__item:hover {
  transform: scale(1.1);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.18);
  opacity: 0.6;
}

/* Mobile menu overlay (hidden on desktop) */
.mobile-menu-overlay {
  display: none;
}

/* Hamburger menu (hidden on desktop) */
.menu-toggle {
  display: none;
  background: none;
  border: none;
  cursor: pointer;
  padding: 8px;
  flex-direction: column;
  gap: 5px;
}

.menu-toggle__bar {
  display: block;
  width: 24px;
  height: 2px;
  background: var(--color-heading);
  transition: transform 0.3s;
}

/* --- Section Common --- */
.section-inner {
  max-width: var(--content-width);
  margin: 0 auto;
  padding: 0 20px;
}

.section-heading {
  font-family: "poppins", var(--font-heading);
  font-size: 52px;
  font-weight: 800;
  text-align: center;
  margin-top: 0;
  margin-bottom: 40px;
  color: var(--color-heading);
}

.section-heading--light {
  color: #ffffff;
}

.section-more {
  display: block;
  text-align: center;
  margin-top: 32px;
  font-family: var(--font-heading);
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.1em;
  color: var(--color-text);
  text-decoration: none;
  border: 1px solid var(--color-text);
  max-width: 200px;
  margin-left: auto;
  margin-right: auto;
  padding: 10px 40px;
  transition:
    background 0.2s,
    color 0.2s;
}

.section-more:hover {
  background: var(--color-heading);
  color: #ffffff;
}

.section-more--light {
  color: #ffffff;
  border-color: #ffffff;
}

.section-more--light:hover {
  background: #ffffff;
  color: var(--color-heading);
}

/* --- First View (Hero) --- */
.section-fv {
  position: relative;
}

.fv-spacer {
  height: var(--header-height);
}

.fv-wrap {
  position: relative;
  margin: 0 20px;
}

.fv-hero {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 20px;
  transition: opacity 1.2s ease;
}

.fv-hero--next {
  z-index: 1;
  opacity: 1;
}

.fv-hero--active {
  z-index: 2;
  opacity: 1;
}

.fv-hero--active.is-fading {
  opacity: 0;
}

.fv-link-overlay {
  position: absolute;
  inset: 0;
  z-index: 5;
  border-radius: 20px;
  text-indent: -9999px;
  overflow: hidden;
}

.fv-hero__logo {
  position: absolute;
  top: -5px;
  left: 50%;
  transform: translate(-50%, -80%);
  z-index: 10;
}

.fv-hero__logo .custom-logo {
  max-width: 300px;
  height: auto;
}

.fv-hero__title {
  font-family: var(--font-heading);
  font-size: 48px;
  font-weight: 700;
  color: #ffffff;
  text-shadow: 0 2px 8px rgba(0, 0, 0, 0.3);
}

.fv-hero--placeholder {
  width: 100%;
  aspect-ratio: 2048 / 1060;
  background: linear-gradient(
    135deg,
    var(--color-pink),
    var(--color-blue),
    var(--color-yellow)
  );
}

/* --- Slider Gallery --- */
.section-slider-gallery {
  padding: 20px 0;
  margin: 0 20px;
  overflow: hidden;
}

.slider-gallery {
  overflow: hidden;
}

.slider-gallery__track {
  display: flex;
  width: max-content;
  transition: transform 0.8s ease-in-out;
  will-change: transform;
}

.slider-gallery__item {
  flex-shrink: 0;
  width: calc((100vw - 13px * 4) / 4.5);
  margin-right: 13px;
  border-radius: 10px;
  overflow: hidden;
  cursor: pointer;
  transition: opacity 0.2s;
  display: block;
  text-decoration: none;
  color: inherit;
}

a.slider-gallery__item:hover,
.slider-gallery__item:hover {
  opacity: 0.8;
}

.slider-gallery__item img {
  width: 100%;
  aspect-ratio: 16 / 9;
  object-fit: cover;
  display: block;
}

/* --- Slider Dots --- */
.slider-dots {
  display: flex;
  justify-content: center;
  gap: 18px;
  padding-top: 24px;
}

.slider-dots__dot {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #d0d0d0;
  cursor: pointer;
  transition: background 0.2s;
}

.slider-dots__dot.is-active {
  background: #888888;
}

/* --- News & Schedule --- */
.section-news-schedule {
  padding: 50px 0 90px;
}

.news-schedule-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 60px;
}

.section-heading--left {
  text-align: left;
  margin-bottom: 0;
}

.section-heading-row {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  margin-bottom: 24px;
}

.section-viewall {
  font-family: "poppins", var(--font-heading);
  font-size: 16px;
  font-weight: 800;
  color: var(--color-text);
  text-decoration: none;
  background-image: linear-gradient(currentColor, currentColor);
  background-size: 0% 1px;
  background-repeat: no-repeat;
  background-position: left bottom;
  padding-bottom: 0;
  transition: background-size 0.35s ease;
}

.section-viewall:hover {
  background-size: 100% 1px;
}

/* News */
.news-list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.news-list__item {
  border-bottom: none;
  background-image: radial-gradient(
    circle,
    var(--color-border) 1px,
    transparent 1px
  );
  background-size: 5px 3px;
  background-repeat: repeat-x;
  background-position: bottom;
}

.news-list__link {
  display: block;
  padding: 16px 0;
  text-decoration: none;
  color: var(--color-text);
  transition: opacity 0.2s;
}

.news-list__link:hover .news-list__title {
  opacity: 0.6;
}

.news-list__link:visited {
  color: var(--color-text);
}

.news-list__meta {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 6px;
}

.news-list__date {
  font-family: "poppins", var(--font-heading);
  font-size: 16px;
  font-weight: 600;
  color: #222222;
  letter-spacing: 0.02em;
}

.news-list__badge {
  font-family: var(--font-heading);
  font-size: 16px;
  font-weight: 100;
  color: var(--color-pink);
}

.news-list__empty,
.schedule-list__empty {
  list-style: none;
  padding: 40px 0;
  text-align: center;
  color: #999;
  font-size: 14px;
}

.news-list__title {
  font-size: 16px;
  line-height: 1.7;
  margin: 0;
}

/* Schedule */
.schedule-list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.schedule-list__item {
  border-bottom: none;
  background-image: radial-gradient(
    circle,
    var(--color-border) 1px,
    transparent 1px
  );
  background-size: 5px 3px;
  background-repeat: repeat-x;
  background-position: bottom;
}

.schedule-list__link {
  display: flex;
  align-items: center;
  gap: 20px;
  padding: 16px 0;
  text-decoration: none;
  color: var(--color-text);
  transition: opacity 0.2s;
}

.schedule-list__link:visited {
  color: var(--color-text);
}

.schedule-list__link:hover {
  opacity: 0.6;
}

.schedule-list__date-block {
  flex-shrink: 0;
  min-width: 80px;
  text-align: left;
}

.schedule-list__year-week {
  display: block;
  font-family: "poppins", var(--font-heading);
  font-size: 14px;
  color: rgba(34, 34, 34, 0.5);
  font-weight: 600;
}

.schedule-list__day-large {
  display: block;
  font-family: "poppins", var(--font-heading);
  font-size: 40px;
  font-weight: 600;
  color: #222222;
  line-height: 1.2;
}

.schedule-list__content {
  flex: 1;
  padding-top: 2px;
}

.schedule-list__badge {
  display: inline-block;
  font-size: 11px;
  font-weight: 700;
  color: #ffffff;
  background: #7b8b6f;
  border-radius: 3px;
  padding: 2px 10px;
  margin-bottom: 6px;
}

.schedule-list__title {
  font-size: 16px;
  line-height: 1.7;
  margin: 0;
}

/* --- Discography --- */
.section-discography {
  padding: var(--section-padding);
  background: #000000;
}

.section-heading-row--dark {
  border-bottom: none;
}

.section-viewall--light,
.section-viewall--light:visited {
  color: #ffffff !important;
}

.section-viewall--light:hover {
  background-size: 100% 1px;
}

.discography-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 28px;
}

.discography-card {
  text-decoration: none;
  display: block;
  color: #ffffff;
}

.discography-card__image-wrap {
  position: relative;
  border-radius: 12px;
  overflow: hidden;
}

.discography-card__image {
  width: 100%;
  aspect-ratio: 1;
  object-fit: cover;
  display: block;
  transition: filter 0.3s;
}

.discography-card:hover .discography-card__image {
  filter: brightness(0.5);
}

.discography-card__placeholder {
  width: 100%;
  aspect-ratio: 1;
  background: #444;
}

.discography-card__overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 20px;
  opacity: 0;
  transition: opacity 0.3s;
}

.discography-card:hover .discography-card__overlay {
  opacity: 1;
}

.discography-card__type {
  font-size: 12px;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.7);
  margin: 0 0 4px;
}

.discography-card__title {
  font-family: var(--font-body);
  font-size: 15px;
  font-weight: 700;
  margin: 0;
  line-height: 1.4;
  color: #ffffff;
}

/* --- Profile --- */
.section-profile {
  padding: var(--section-padding);
  background: #fdfdfd;
}

.profile-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 28px;
}

.profile-card {
  color: var(--color-text);
}

.profile-card__link {
  text-decoration: none;
  color: var(--color-text);
  display: block;
}

.profile-card__link:hover,
.profile-card__link:focus,
.profile-card__link:active {
  color: var(--color-text);
}

.profile-card__image-wrap {
  position: relative;
  aspect-ratio: 1;
  overflow: hidden;
  border-radius: 12px;
  background: #e0e0e0;
}

.profile-card__image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transition: transform 0.3s;
}

.profile-card__hover-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: var(--member-color);
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 12px;
  opacity: 0;
  transition: opacity 0.3s;
}

.profile-card__link:hover .profile-card__hover-overlay {
  opacity: 1;
}

.profile-card__hover-logo {
  width: 60%;
  height: auto;
}

.profile-card__info {
  padding: 12px 0 8px;
}

.profile-card__name {
  font-size: 18px;
  font-weight: 700;
  margin: 0;
}

.profile-card__kana {
  font-family: var(--font-heading);
  font-size: 11px;
  color: #999;
  margin: 2px 0 0;
  text-transform: uppercase;
}

.profile-card__sns {
  display: flex;
  align-items: center;
  gap: 12px;
}

.profile-card__sns a {
  color: var(--color-text);
  text-decoration: none;
  display: flex;
  align-items: center;
  transition: opacity 0.2s;
}

.profile-card__sns a:hover {
  color: var(--color-text);
}

.profile-card__sns-showroom {
  font-size: 8px;
  font-weight: 700;
  line-height: 1.1;
  letter-spacing: 0.02em;
}

/* --- News Archive --- */
.archive-news {
  padding: 170px 0 100px;
}

.archive-news__inner {
  max-width: 800px;
  margin: 0 auto;
  padding: 0 20px;
}

.archive-news__title {
  font-family: "poppins", var(--font-heading);
  font-size: 52px;
  font-weight: 800;
  text-align: center;
  margin: 0 0 50px;
  color: var(--color-heading);
}

.archive-news__list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.archive-news__item {
  background-image: radial-gradient(
    circle,
    var(--color-border) 1px,
    transparent 1px
  );
  background-size: 5px 3px;
  background-repeat: repeat-x;
  background-position: bottom;
}

.archive-news__link {
  display: block;
  padding: 20px 0;
  text-decoration: none;
  color: var(--color-text);
}

.archive-news__link:visited {
  color: var(--color-text);
}

.archive-news__link:hover .archive-news__item-title {
  opacity: 0.6;
}

.archive-news__meta {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 6px;
}

.archive-news__date {
  font-family: "poppins", var(--font-heading);
  font-size: 16px;
  font-weight: 600;
  color: #222222;
}

.archive-news__badge {
  font-family: var(--font-heading);
  font-size: 16px;
  font-weight: 100;
  color: var(--color-pink);
}

.archive-news__item-title {
  font-size: 16px;
  line-height: 1.7;
  margin: 0;
  transition: opacity 0.2s;
}

.archive-news__pagination {
  margin-top: 50px;
  text-align: center;
}

.archive-news__pagination .nav-links {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 8px;
}

.archive-news__pagination .page-numbers {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  font-family: var(--font-heading);
  font-size: 14px;
  font-weight: 500;
  color: var(--color-text);
  text-decoration: none;
  border-radius: 50%;
  transition:
    background 0.2s,
    color 0.2s;
}

.archive-news__pagination .page-numbers.current {
  background: var(--color-heading);
  color: #ffffff;
}

.archive-news__pagination .page-numbers:hover:not(.current) {
  background: #f0f0f0;
}

.archive-news__empty {
  text-align: center;
  padding: 60px 0;
  color: #999;
  font-size: 14px;
}

/* --- Discography Archive --- */
.archive-disco {
  padding: 170px 0 100px;
}

.archive-disco__inner {
  max-width: var(--content-width);
  margin: 0 auto;
  padding: 0 20px;
}

.archive-disco__title {
  font-family: "poppins", var(--font-heading);
  font-size: 52px;
  font-weight: 800;
  text-align: center;
  margin: 0 0 40px;
  color: var(--color-heading);
}

.archive-disco__controls {
  display: flex;
  justify-content: center;
  margin-bottom: 40px;
}

.archive-disco__cats {
  display: flex;
  gap: 6px;
}

.archive-disco__cat-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 6px 14px;
  font-family: var(--font-heading);
  font-size: 13px;
  font-weight: 400;
  color: var(--color-text);
  text-decoration: none;
  border: 1px solid var(--color-border);
  border-radius: 20px;
  background: #ffffff;
  cursor: pointer;
  transition:
    background 0.2s,
    color 0.2s;
}

.archive-disco__cat-btn.is-active {
  background: var(--color-heading);
  color: #ffffff;
  border-color: var(--color-heading);
}

.archive-disco__cat-btn:hover:not(.is-active) {
  background: #f0f0f0;
}

.archive-disco__grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 28px;
}

.archive-disco__card {
  text-decoration: none;
  display: block;
  color: #ffffff;
}

.archive-disco__image-wrap {
  position: relative;
  border-radius: 12px;
  overflow: hidden;
}

.archive-disco__image {
  width: 100%;
  aspect-ratio: 1;
  object-fit: cover;
  display: block;
  transition: filter 0.3s;
}

.archive-disco__card:hover .archive-disco__image {
  filter: brightness(0.5);
}

.archive-disco__placeholder {
  width: 100%;
  aspect-ratio: 1;
  background: #444;
}

.archive-disco__overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 20px;
  opacity: 0;
  transition: opacity 0.3s;
}

.archive-disco__card:hover .archive-disco__overlay {
  opacity: 1;
}

.archive-disco__type {
  font-size: 12px;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.7);
  margin: 0 0 4px;
}

.archive-disco__card-title {
  font-family: var(--font-body);
  font-size: 15px;
  font-weight: 700;
  margin: 0;
  line-height: 1.4;
  color: #ffffff;
}

.archive-disco__empty {
  text-align: center;
  padding: 60px 0;
  color: #999;
  font-size: 14px;
}

@media (max-width: 768px) {
  .archive-disco__grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 16px;
  }
}

/* --- Schedule Archive --- */
.archive-schedule {
  padding: 170px 0 100px;
}

.archive-schedule__inner {
  max-width: 800px;
  margin: 0 auto;
  padding: 0 20px;
}

.archive-schedule__title {
  font-family: "poppins", var(--font-heading);
  font-size: 52px;
  font-weight: 800;
  text-align: center;
  margin: 0 0 40px;
  color: var(--color-heading);
}

.archive-schedule__controls {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 30px;
  gap: 16px;
}

.archive-schedule__cats {
  display: flex;
  gap: 6px;
  flex-wrap: wrap;
}

.archive-schedule__cat-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 6px 14px;
  font-family: var(--font-heading);
  font-size: 13px;
  font-weight: 400;
  color: var(--color-text);
  text-decoration: none;
  border: 1px solid var(--color-border);
  border-radius: 20px;
  transition:
    background 0.2s,
    color 0.2s;
}

.archive-schedule__cat-btn.is-active {
  background: var(--color-heading);
  color: #ffffff;
  border-color: var(--color-heading);
}

.archive-schedule__cat-btn:hover:not(.is-active) {
  background: #f0f0f0;
}

.archive-schedule__ym-select {
  position: relative;
}

.archive-schedule__ym-select select {
  font-family: var(--font-heading);
  font-size: 13px;
  padding: 6px 36px 6px 12px;
  border: 1px solid var(--color-border);
  border-radius: 4px;
  background: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
  position: relative;
  z-index: 2;
}

.archive-schedule__ym-select::after {
  content: "";
  position: absolute;
  right: 12px;
  top: 50%;
  transform: translateY(-50%);
  width: 10px;
  height: 6px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'%3E%3Cpath d='M0 0l5 6 5-6z' fill='%23333'/%3E%3C/svg%3E")
    no-repeat center;
  pointer-events: none;
  z-index: 1;
}

.archive-schedule__list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.archive-schedule__item {
  background-image: radial-gradient(
    circle,
    var(--color-border) 1px,
    transparent 1px
  );
  background-size: 5px 3px;
  background-repeat: repeat-x;
  background-position: bottom;
}

.archive-schedule__link {
  display: flex;
  align-items: center;
  gap: 24px;
  padding: 18px 0;
  text-decoration: none;
  color: var(--color-text);
  transition: opacity 0.2s;
}

.archive-schedule__link:visited {
  color: var(--color-text);
}

.archive-schedule__link:hover {
  opacity: 0.6;
}

.archive-schedule__date-block {
  flex-shrink: 0;
  min-width: 80px;
  text-align: left;
}

.archive-schedule__year-week {
  display: block;
  font-family: "poppins", var(--font-heading);
  font-size: 14px;
  color: rgba(34, 34, 34, 0.5);
  font-weight: 600;
}

.archive-schedule__day-large {
  display: block;
  font-family: "poppins", var(--font-heading);
  font-size: 40px;
  font-weight: 600;
  color: #222222;
  line-height: 1.2;
}

.archive-schedule__content {
  flex: 1;
}

.archive-schedule__badge {
  display: inline-block;
  font-size: 11px;
  font-weight: 700;
  color: #ffffff;
  background: #7b8b6f;
  border-radius: 3px;
  padding: 2px 10px;
  margin-bottom: 4px;
}

.archive-schedule__item-title {
  font-size: 16px;
  line-height: 1.7;
  margin: 0;
  transition: opacity 0.2s;
}

.archive-schedule__empty {
  text-align: center;
  padding: 60px 0;
  color: #999;
  font-size: 14px;
}

.archive-schedule__archive-link {
  text-align: center;
  margin-top: 50px;
}

.archive-schedule__archive-btn {
  display: inline-block;
  font-family: var(--font-heading);
  font-size: 14px;
  font-weight: 500;
  color: #ffffff !important;
  text-decoration: none;
  background: var(--color-heading);
  padding: 14px 50px;
  transition: opacity 0.2s;
  border-radius: 30px;
}

.archive-schedule__archive-btn:hover {
  opacity: 0.8;
  color: #ffffff;
}

/* --- Profile Single --- */
.profile-single {
  padding: 170px 0 120px;
}

.profile-single__inner {
  max-width: 820px;
  margin: 0 auto;
  padding: 0 20px;
  display: flex;
  gap: 60px;
  align-items: center;
}

.profile-single__image {
  flex-shrink: 0;
  width: 300px;
  position: relative;
  overflow: visible;
  cursor: pointer;
}

.profile-single__photo {
  width: 100%;
  aspect-ratio: 2.5 / 4;
  object-fit: cover;
  display: block;
  border-radius: 12px;
}

.profile-single__photo--active {
  position: relative;
  z-index: 2;
  transition: opacity 0.3s ease;
}

.profile-single__photo--next {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}

.profile-single__image:has(.profile-single__photo--next):hover
  .profile-single__photo--active {
  opacity: 0;
}

.profile-single__logo {
  position: absolute;
  top: -20px;
  left: -30px;
  width: 140px;
  height: auto;
  transform: rotate(-12deg);
  z-index: 10;
}

.profile-single__content {
  flex: 1;
  padding-top: 20px;
  text-align: center;
}

.profile-single__name {
  font-size: 28px;
  font-weight: 500;
  margin: 0;
  color: var(--color-heading);
}

.profile-single__kana {
  font-family: var(--font-heading);
  font-size: 13px;
  color: #222222;
  margin: 0 0 24px;
  text-transform: uppercase;
}

.profile-single__details {
  margin: 0 0 24px;
}

.profile-single__detail-row {
  display: flex;
  gap: 16px;
  padding: 5px 0;
  font-size: 12px;
}

.profile-single__detail-row dt {
  flex-shrink: 0;
  width: 80px;
  min-width: 80px;
  color: #999;
  font-weight: 400;
}

.profile-single__detail-row dd {
  font-size: 14px;
  margin: 0;
  color: var(--color-text);
}

.profile-single__sns {
  display: flex;
  gap: 16px;
  justify-content: center;
}

.profile-single__sns a {
  color: var(--color-text);
  transition: opacity 0.2s;
}

.profile-single__sns a:hover {
  color: var(--color-text);
}

.profile-single__back {
  text-align: center;
  margin-top: 75px;
}

.profile-single__back-btn {
  display: inline-block;
  font-family: var(--font-heading);
  font-size: 14px;
  font-weight: 500;
  color: #ffffff !important;
  text-decoration: none;
  background: var(--color-heading);
  padding: 14px 60px;
  transition: opacity 0.2s;
  border-radius: 30px;
}

.profile-single__back-btn:hover {
  opacity: 0.8;
  color: #ffffff;
}

.profile-single__sns-showroom {
  font-size: 8px;
  font-weight: 700;
  line-height: 1.1;
}

@media (max-width: 768px) {
  .profile-single__inner {
    flex-direction: column;
    gap: 30px;
  }

  .profile-single__image {
    width: 100%;
    max-width: 300px;
    margin: 0 auto;
  }
}

/* --- Discography Single --- */
.disco-single {
  padding: 170px 0 120px;
}

.disco-single__inner {
  max-width: 820px;
  margin: 0 auto;
  padding: 0 20px;
  display: flex;
  gap: 60px;
  align-items: flex-start;
}

.disco-single__image {
  flex-shrink: 0;
  width: 380px;
}

.disco-single__image img {
  width: 100%;
  aspect-ratio: 1;
  object-fit: cover;
  display: block;
  border-radius: 12px;
}

.disco-single__content {
  flex: 1;
  padding-top: 10px;
}

.disco-single__type {
  font-size: 13px;
  color: #999;
  margin: 0 0 6px;
}

.disco-single__name {
  font-size: 28px;
  font-weight: 700;
  margin: 0 0 24px;
  color: var(--color-heading);
}

.disco-single__details {
  margin: 0 0 24px;
}

.disco-single__detail-row {
  display: flex;
  gap: 16px;
  padding: 10px 0;
  font-size: 14px;
  background-image: radial-gradient(
    circle,
    var(--color-border) 1px,
    transparent 1px
  );
  background-size: 5px 3px;
  background-repeat: repeat-x;
  background-position: bottom;
}

.disco-single__detail-row dt {
  flex-shrink: 0;
  width: 60px;
  color: #999;
  font-weight: 400;
}

.disco-single__detail-row dd {
  margin: 0;
  color: var(--color-text);
}

.disco-single__detail-row--tracks {
  flex-direction: column;
  gap: 8px;
}

.disco-single__tracklist {
  margin: 0;
  padding: 0 0 0 1.5em;
  list-style: decimal;
}

.disco-single__tracklist li {
  line-height: 1.8;
  padding-left: 4px;
}

.disco-single__detail-text {
  font-size: 14px;
  line-height: 1.8;
  margin-bottom: 24px;
  color: var(--color-text);
}

.disco-single__links {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
}

.disco-single__link-btn {
  display: inline-block;
  font-family: var(--font-heading);
  font-size: 13px;
  font-weight: 500;
  color: var(--color-text);
  text-decoration: none;
  border: 1px solid var(--color-border);
  border-radius: 4px;
  padding: 8px 20px;
  transition:
    background 0.2s,
    color 0.2s;
}

.disco-single__link-btn:hover {
  background: var(--color-heading);
  color: #ffffff;
}

.disco-single__youtube {
  max-width: 60%;
  margin: 50px auto 0;
  padding: 0 20px;
}

.disco-single__youtube-wrap {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  border-radius: 12px;
}

.disco-single__youtube-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.disco-single__back {
  text-align: center;
  margin-top: 50px;
}

.disco-single__back-btn {
  display: inline-block;
  font-family: var(--font-heading);
  font-size: 14px;
  font-weight: 500;
  color: #ffffff !important;
  text-decoration: none;
  background: var(--color-heading);
  padding: 14px 60px;
  border-radius: 30px;
  transition: opacity 0.2s;
}

.disco-single__back-btn:hover {
  opacity: 0.8;
  color: #ffffff;
}

@media (max-width: 768px) {
  .disco-single__inner {
    max-width: 100%;
    flex-direction: column;
    gap: 30px;
  }

  .disco-single__image {
    width: 100%;
    max-width: 380px;
    margin: 0 auto;
  }

  .disco-single__youtube {
    max-width: 100%;
  }
}

/* --- News Single --- */
.news-single {
  padding: 170px 0 120px;
}

.news-single__inner {
  max-width: 60%;
  margin: 0 auto;
  padding: 0 20px;
}

.news-single__header {
  margin-bottom: 40px;
}

.news-single__date {
  font-family: "poppins", var(--font-heading);
  font-size: 14px;
  font-weight: 600;
  color: #999;
  display: block;
  margin-bottom: 12px;
}

.news-single__title {
  font-size: 24px;
  font-weight: 700;
  line-height: 1.6;
  margin: 0;
  color: var(--color-heading);
}

.news-single__content {
  font-size: 15px;
  line-height: 2;
  color: var(--color-text);
  margin-bottom: 60px;
}

.news-single__content img {
  max-width: 100%;
  height: auto;
  border-radius: 8px;
  margin: 20px 0;
}

.news-single__content p {
  margin-bottom: 1.5em;
}

.news-single__content a {
  color: var(--color-pink);
  text-decoration: underline;
}

.news-single__sns {
  display: flex;
  align-items: center;
  gap: 20px;
  margin-bottom: 40px;
}

.news-single__sns a {
  color: var(--color-heading);
  text-decoration: none;
  display: flex;
  align-items: center;
  transition: opacity 0.2s;
}

.news-single__sns a:hover {
  opacity: 0.6;
}

.news-single__sns-showroom {
  font-size: 9px;
  font-weight: 700;
  line-height: 1.1;
  letter-spacing: 0.02em;
  color: var(--color-heading);
}

.news-single__back {
  text-align: center;
}

.news-single__back-btn {
  display: inline-block;
  font-family: var(--font-heading);
  font-size: 14px;
  font-weight: 500;
  color: #ffffff !important;
  text-decoration: none;
  background: var(--color-heading);
  padding: 14px 60px;
  border-radius: 30px;
  transition: opacity 0.2s;
}

.news-single__back-btn:hover {
  opacity: 0.8;
}

/* Latest News Section */
.latest-news-section {
  background: #f5f5f5;
  padding: 60px 0 80px;
}

.latest-news-section__inner {
  max-width: 60%;
  margin: 0 auto;
  padding: 0 20px;
}

.latest-news-section__title {
  font-family: "poppins", var(--font-heading);
  font-size: 52px;
  font-weight: 800;
  margin: 0 0 20px;
  color: var(--color-heading);
}

.latest-news-section__list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.latest-news-section__item {
  background-image: radial-gradient(
    circle,
    var(--color-border) 1px,
    transparent 1px
  );
  background-size: 5px 3px;
  background-repeat: repeat-x;
  background-position: bottom;
}

.latest-news-section__link {
  display: block;
  padding: 16px 0;
  text-decoration: none;
  color: var(--color-text);
}

.latest-news-section__link:visited {
  color: var(--color-text);
}

.latest-news-section__link:hover .latest-news-section__item-title {
  opacity: 0.6;
}

.latest-news-section__meta {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 6px;
}

.latest-news-section__date {
  font-family: "poppins", var(--font-heading);
  font-size: 13px;
  font-weight: 600;
  color: #999;
}

.latest-news-section__badge {
  font-family: var(--font-heading);
  font-size: 16px;
  font-weight: 100;
  color: var(--color-pink);
}

.latest-news-section__item-title {
  font-size: 16px;
  line-height: 1.7;
  margin: 0;
  transition: opacity 0.2s;
}

/* --- Schedule Single --- */
.schedule-single {
  padding: 170px 0 120px;
}

.schedule-single__inner {
  max-width: 60%;
  margin: 0 auto;
  padding: 0 20px;
}

.schedule-single__header {
  display: flex;
  align-items: flex-start;
  gap: 24px;
  margin-bottom: 40px;
}

.schedule-single__date-block {
  flex-shrink: 0;
  min-width: 90px;
}

.schedule-single__year-week {
  display: block;
  font-family: "poppins", var(--font-heading);
  font-size: 14px;
  color: rgba(34, 34, 34, 0.5);
  font-weight: 600;
}

.schedule-single__day-large {
  display: block;
  font-family: "poppins", var(--font-heading);
  font-size: 48px;
  font-weight: 600;
  color: #222222;
  line-height: 1.2;
}

.schedule-single__title-block {
  padding-top: 4px;
}

.schedule-single__badge {
  display: inline-block;
  font-size: 11px;
  font-weight: 700;
  color: #ffffff;
  border-radius: 3px;
  padding: 2px 10px;
  margin-bottom: 8px;
}

.schedule-single__title {
  font-size: 24px;
  font-weight: 700;
  line-height: 1.6;
  margin: 0;
  color: var(--color-heading);
}

.schedule-single__content {
  font-size: 15px;
  line-height: 2;
  color: var(--color-text);
  margin-bottom: 60px;
}

.schedule-single__content img {
  max-width: 100%;
  height: auto;
  border-radius: 8px;
  margin: 20px 0;
}

.schedule-single__content p {
  margin-bottom: 1.5em;
}

.schedule-single__back {
  text-align: center;
}

.schedule-single__back-btn {
  display: inline-block;
  font-family: var(--font-heading);
  font-size: 14px;
  font-weight: 500;
  color: #ffffff !important;
  text-decoration: none;
  background: var(--color-heading);
  padding: 14px 60px;
  border-radius: 30px;
  transition: opacity 0.2s;
}

.schedule-single__back-btn:hover {
  opacity: 0.8;
}

/* Latest Schedule Section */
.latest-schedule-section {
  background: #f5f5f5;
  padding: 60px 0 80px;
}

.latest-schedule-section__inner {
  max-width: 60%;
  margin: 0 auto;
  padding: 0 20px;
}

.latest-schedule-section__title {
  font-family: "poppins", var(--font-heading);
  font-size: 52px;
  font-weight: 800;
  margin: 0 0 30px;
  color: var(--color-heading);
}

.latest-schedule-section__list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.latest-schedule-section__item {
  background-image: radial-gradient(
    circle,
    var(--color-border) 1px,
    transparent 1px
  );
  background-size: 5px 3px;
  background-repeat: repeat-x;
  background-position: bottom;
}

.latest-schedule-section__link {
  display: flex;
  align-items: center;
  gap: 20px;
  padding: 16px 0;
  text-decoration: none;
  color: var(--color-text);
}

.latest-schedule-section__link:visited {
  color: var(--color-text);
}

.latest-schedule-section__link:hover .latest-schedule-section__item-title {
  opacity: 0.6;
}

.latest-schedule-section__date-block {
  flex-shrink: 0;
  min-width: 80px;
  text-align: left;
}

.latest-schedule-section__year-week {
  display: block;
  font-family: "poppins", var(--font-heading);
  font-size: 14px;
  color: rgba(34, 34, 34, 0.5);
  font-weight: 600;
}

.latest-schedule-section__day-large {
  display: block;
  font-family: "poppins", var(--font-heading);
  font-size: 40px;
  font-weight: 600;
  color: #222222;
  line-height: 1.2;
}

.latest-schedule-section__content {
  flex: 1;
}

.latest-schedule-section__badge {
  display: inline-block;
  font-size: 11px;
  font-weight: 700;
  color: #ffffff;
  border-radius: 3px;
  padding: 2px 10px;
  margin-bottom: 4px;
}

.latest-schedule-section__item-title {
  font-size: 16px;
  line-height: 1.7;
  margin: 0;
  transition: opacity 0.2s;
}

@media (max-width: 768px) {
  .schedule-single__header {
    flex-direction: column;
    gap: 12px;
  }

  .schedule-single__inner,
  .latest-schedule-section__inner {
    max-width: 100%;
  }
}

/* --- Footer --- */
.site-footer {
  background: #ffffff;
}

.footer-color-bar {
  height: 6px;
  background: linear-gradient(
    to right,
    #ea689d 0%,
    #ea689d 14.28%,
    #2496d4 14.28%,
    #2496d4 28.56%,
    #99c73a 28.56%,
    #99c73a 42.84%,
    #e88f31 42.84%,
    #e88f31 57.12%,
    #e84146 57.12%,
    #e84146 71.4%,
    #fbe128 71.4%,
    #fbe128 85.68%,
    #82579d 85.68%,
    #82579d 100%
  );
}

.site-footer__inner {
  max-width: var(--content-width);
  margin: 0 auto;
  padding: 0 20px;
}

.footer-logo {
  text-align: center;
  padding: 40px 0 40px;
}

.footer-logo .custom-logo {
  height: 120px;
  width: auto;
}

.footer-links {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 30px 60px;
  padding: 30px 0px;
}

.footer-links__section ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.footer-links__heading {
  font-family: var(--font-heading);
  font-size: 14px;
  font-weight: 100;
  color: var(--color-heading);
  margin: 0 0 10px;
  padding-left: 10px;
  border-left: 3px solid var(--color-heading);
}

.footer-links__section ul li {
  margin-bottom: 0;
}

.footer-links__section a {
  font-size: 13px;
  font-weight: 500;
  color: var(--color-text);
  text-decoration: none;
  transition: opacity 0.2s;
}

.footer-links__section a:hover {
  opacity: 0.6;
}

.footer-bottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 24px 0;
  border-top: 1px solid var(--color-border);
}

.footer-bottom__nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  gap: 24px;
}

.footer-bottom__nav a {
  font-family: var(--font-heading);
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
  color: var(--color-text);
  text-decoration: none;
  transition: opacity 0.2s;
}

.footer-bottom__nav a:hover {
  opacity: 0.6;
}

.footer-bottom__sns {
  display: flex;
  gap: 16px;
}

.footer-bottom__sns a {
  color: var(--color-text);
  transition: opacity 0.2s;
}

.footer-bottom__sns a:hover {
  opacity: 0.6;
}

.footer-copyright {
  text-align: center;
  padding: 20px 0;
}

.footer-copyright p {
  font-family: var(--font-heading);
  font-size: 12px;
  color: #999;
  margin: 0;
}

/* --- Responsive --- */
@media (min-width: 1400px) {
  .main-navigation a {
    font-size: 16px;
  }

  .sticky-header__nav a {
    font-size: 16px;
  }

  .sticky-header__nav ul {
    gap: 48px;
  }
}

@media (max-width: 1024px) {
  .discography-grid {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 768px) {
  :root {
    --section-padding: 50px 0;
    --header-height: 60px;
  }

  /* Header mobile - fixed */
  .site-header {
    position: fixed;
    background: #ffffff;
  }

  .site-header__color-bar {
    height: 4px;
  }

  .site-header__inner {
    padding: 10px 16px;
    align-items: center;
    justify-content: flex-end;
    gap: 10px;
  }

  .site-branding {
    display: flex;
    justify-content: flex-start;
    flex-shrink: 0;
    flex-grow: 1;
    opacity: 0;
    visibility: hidden;
    transition:
      opacity 0.3s ease,
      visibility 0.3s ease;
  }

  .site-header.is-scrolled .site-branding,
  body:not(.home) .site-branding {
    opacity: 1;
    visibility: visible;
  }

  .site-branding .custom-logo {
    height: 32px;
    width: auto;
  }

  .main-navigation {
    order: 2;
  }

  .menu-toggle {
    display: flex;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #000000;
    align-items: center;
    justify-content: center;
    padding: 0;
    gap: 5px;
  }

  .menu-toggle__bar {
    width: 16px;
    background: #ffffff;
  }

  .menu-toggle__bar:nth-child(2) {
    display: none;
  }

  /* Hide desktop menu on SP */
  .nav-menu--desktop {
    display: none !important;
  }

  /* Mobile menu overlay */
  .mobile-menu-overlay {
    display: none;
  }

  .mobile-menu-overlay__header {
    margin-bottom: 24px;
  }

  .main-navigation.toggled .mobile-menu-overlay {
    display: flex;
    flex-direction: column;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #ffffff;
    z-index: 100;
    padding: 24px 28px 40px;
  }

  .main-navigation.toggled .mobile-menu-overlay ul {
    display: flex;
    flex-direction: column;
    list-style: none;
    margin: 0;
    padding: 0;
    gap: 0;
  }

  .main-navigation.toggled .mobile-menu-overlay ul a {
    font-family: var(--font-heading);
    font-size: 32px;
    font-weight: 600;
    letter-spacing: 0.03em;
    text-transform: uppercase;
    color: var(--color-heading);
    text-decoration: none;
    display: block;
    padding: 2px 0;
  }

  .mobile-menu-overlay__logo .custom-logo {
    height: 40px;
    width: auto;
  }

  .mobile-menu-overlay__cta {
    margin-top: 40px;
    text-align: center;
  }

  .main-navigation .mobile-menu-overlay__line-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    background: #ea689d;
    color: #ffffff;
    text-decoration: none;
    border-radius: 50px;
    padding: 15px 30px;
    height: auto;
  }

  .mobile-menu-overlay__line-btn:visited,
  .mobile-menu-overlay__line-btn:hover,
  .mobile-menu-overlay__line-btn:active {
    color: #ffffff;
  }

  .mobile-menu-overlay__line-btn span {
    font-family: var(--font-body);
    font-size: 18px;
    font-weight: 700;
    white-space: nowrap;
    color: #ffffff;
  }

  .mobile-menu-overlay__line-btn svg {
    flex-shrink: 0;
  }

  .mobile-menu-overlay__social {
    margin-top: 50px;
    text-align: center;
  }

  .mobile-menu-overlay__sns {
    display: inline-flex;
    gap: 16px;
  }

  .mobile-menu-overlay__sns a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 42px;
    height: 42px;
    border-radius: 50%;
    background: #ffffff;
    color: #333333;
    text-decoration: none;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.12);
  }

  /* Hamburger → × when toggled */
  .main-navigation.toggled .menu-toggle {
    position: fixed;
    top: 14px;
    right: 16px;
    z-index: 200;
    gap: 0;
  }

  .main-navigation.toggled .menu-toggle__bar:nth-child(1) {
    transform: rotate(45deg);
  }

  .main-navigation.toggled .menu-toggle__bar:nth-child(2) {
    display: none;
  }

  .main-navigation.toggled .menu-toggle__bar:nth-child(3) {
    transform: rotate(-45deg);
    margin-top: -2px;
  }

  /* LINE miniapp button - horizontal pill */
  .line-miniapp-btn {
    order: 1;
    width: auto;
    height: 40px;
    flex-direction: row;
    border-radius: 50px;
    padding: 0 16px;
    gap: 5px;
  }

  .line-miniapp-btn__icon svg {
    width: 14px;
    height: 12px;
  }

  .line-miniapp-btn__text {
    font-size: 11px;
  }

  .line-miniapp-btn__text br {
    display: none;
  }

  .fv-spacer {
    height: calc(var(--header-height) + 160px);
  }

  .fv-hero {
    aspect-ratio: 1 / 1;
    height: auto;
    object-fit: cover;
    object-position: center;
  }

  .fv-hero--placeholder {
    aspect-ratio: 1 / 1;
  }

  .slider-gallery__item {
    width: calc((100vw - 13px) / 1.7);
  }

  .fv-hero__logo {
    transform: translate(-50%, -90%);
  }

  .fv-hero__logo .custom-logo {
    max-width: 260px;
  }

  /* Sticky header - hide on SP */
  .sticky-header {
    display: none !important;
  }

  /* Fixed SNS sidebar */
  .fixed-sns {
    display: none;
  }

  .section-heading-row {
    margin-bottom: 0;
  }

  /* News & Schedule */
  .section-news-schedule {
    padding: 30px 0 50px;
  }

  .news-schedule-grid {
    grid-template-columns: 1fr;
    gap: 40px;
  }

  .section-viewall {
    font-size: 14px;
  }

  /* Discography */
  .discography-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 16px;
  }

  /* Profile */
  .profile-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 16px;
  }

  .profile-card__name {
    font-size: 15px;
  }

  .profile-card__sns {
    gap: 10px;
  }

  .section-heading {
    font-size: 30px;
  }

  /* Footer */
  .site-footer__inner {
    padding: 0 30px;
  }

  .footer-links {
    flex-direction: column;
    gap: 20px;
  }

  .footer-logo .custom-logo {
    height: 100px;
  }

  .footer-bottom {
    flex-direction: row;
    flex-wrap: wrap;
    gap: 16px;
    align-items: flex-start;
  }

  .footer-bottom__nav {
    width: 100%;
  }

  .footer-bottom__nav ul {
    flex-wrap: wrap;
    justify-content: flex-start;
    gap: 10px 24px;
  }

  .footer-bottom__nav a {
    font-size: 12px;
  }

  .footer-bottom__last {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
  }

  .footer-bottom__sns {
    gap: 12px;
  }

  .footer-copyright {
    text-align: right;
    padding: 0;
  }

  .footer-copyright p {
    font-size: 11px;
  }

  .archive-news {
    padding: 90px 0 80px;
  }

  .archive-news__title {
    font-size: 40px;
    margin-bottom: 10px;
  }

  .archive-news__item-title {
    font-size: 14px;
  }

  /* Schedule Archive */
  .archive-schedule {
    padding: 80px 0 80px;
  }

  .archive-schedule__inner {
    max-width: 100%;
    padding: 0 30px;
  }

  .archive-schedule__title {
    font-size: 40px;
    text-align: center;
    margin-bottom: 20px;
  }

  .archive-schedule__controls {
    flex-wrap: wrap;
    margin-bottom: 20px;
  }

  .archive-schedule__cats {
    width: 100%;
  }

  .archive-schedule__ym-select {
    margin-left: auto;
  }

  .archive-schedule__cat-btn {
    font-size: 11px;
    padding: 4px 12px;
  }

  .archive-schedule__link {
    align-items: flex-start;
  }

  .archive-schedule__day-large {
    font-size: 32px;
  }

  .archive-schedule__item-title {
    font-size: 14px;
  }

  /* News Single */
  .news-single {
    padding: 80px 0 60px;
  }

  .news-single__inner {
    max-width: 100%;
    padding: 0 30px;
  }

  .news-single__header {
    margin-bottom: 24px;
  }

  .news-single__title {
    font-size: 20px;
  }

  .news-single__content {
    font-size: 14px;
    margin-bottom: 40px;
  }

  .news-single__back-btn {
    padding: 12px 48px;
    font-size: 13px;
  }

  /* Latest News Section */
  .latest-news-section {
    padding: 40px 0 60px;
  }

  .latest-news-section__inner {
    max-width: 100%;
    padding: 0 30px;
  }

  .latest-news-section__title {
    font-size: 24px;
    margin-bottom: 16px;
  }

  .latest-news-section__item-title {
    font-size: 14px;
  }
}

@media (max-width: 480px) {
  .fv-wrap {
    margin: 0 12px;
  }

  .fv-hero {
    border-radius: 14px;
  }

  .fv-hero__logo .custom-logo {
    max-width: 180px;
  }

  .section-slider-gallery {
    margin: 0 12px;
  }

  .section-inner {
    padding: 0 30px;
  }

  .profile-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 15px;
  }

  .discography-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 15px;
  }

  .footer-links {
    gap: 16px;
  }

  .schedule-list__day-large {
    font-size: 32px;
  }

  .schedule-list__link {
    gap: 14px;
    align-items: flex-start;
  }

  .news-list__title,
  .schedule-list__title {
    font-size: 14px;
  }
}
