/*
Theme Name: WBC 2025 GRAND FINAL
Theme URI: 
Description: 
Version: 1.0
Author: TT
Author URI: 
*/
body {
    font-family: 'Noto Sans JP', sans-serif;
    line-height: 1.6;
    color: #333;
    background-color: #f4f4f4;
}

header{
    width: 100%;
    height: 100px;
    background: rgba(0,0,0,0.4);
    padding: 0;
    position: fixed;
    width: 100%;
    z-index: 3;
    top: 0;
    padding: 10px 0;
}

header .inner{
    width: 1380px;
    margin: auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-width: 100%;
    padding: 0 5%;
}

header .logo{
    height: 80px;
}

header .logo img{
    width: auto;
    height: 80px;
}

header .header_nav{
    
}

header nav{
    margin-left: auto;
}

header nav ul{
    display: flex;
    gap: 30px;
    align-items: center;
}

header nav ul li{
    
}
header nav ul li a {
  position: relative;
  display: inline-block;
  color: #fff;
  padding: 10px 0;
  text-decoration: none;
  overflow: hidden;
  font-weight: 800;
}

header nav ul li a::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 5px;
  width: 0;
  height: 1px;
  background: #fff;
  transition: width 0.3s ease;
}

header nav ul li a:hover::after {
  width: 100%;
}

.hero-section {
    width: 100%;
    overflow: hidden; 
    position: relative;
    height: 100vh;
}

.hero-image .full-width-image {
    width: 100%;
    display: block; 
}

.hero-image .full-width-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: bottom;
  display: block;
}
.hero-image,
.swiper,
.swiper-wrapper,
.swiper-slide {
  height: 100vh; /* ä¾‹: ç”»é¢å…¨ä½“ã‚’ä½¿ã†å ´åˆ */
}

/* ã‚³ãƒ³ãƒ†ãƒ³ãƒ„éƒ¨åˆ†ã®å…±é€šã‚¹ã‚¿ã‚¤ãƒ« */
.content-wrapper {
    max-width: 1180px;
    margin: 0 auto;
    padding: 40px 20px;
    background-color: #f5f5f5;
}

section.section{
    display: flex;
}

.section {
    padding: 60px 0;
    border-bottom: 1px solid #eee;
}

.section:last-child {
    border-bottom: none;
}

.section-title {
    font-size: clamp(1.0em, 1.5vw, 27px);
    font-weight: 700;
    margin-bottom: 40px;
    color: #333;
    position: relative;
    padding-bottom: 10px;
    line-height: 1.2;
}

.title-wrap{
    width: 30%;
}

.slider-wrapper{
    width: 70%;
}

.section-content {
    line-height: 1.8;
    width: 100%;
}

.about-section .section-content ,.ticket-section .section-content,.sp-contents-section .section-content{
        width: 70%;
}

.section-content p {
    margin-bottom: 1em;
}

/* ABOUTã‚»ã‚¯ã‚·ãƒ§ãƒ³ */
.about-section .section-content {
    margin: 0 auto;
}

.video-placeholder {
    margin-top: 30px;
    background-color: #ddd;
    display: flex;
    justify-content: center;
    align-items: center;
}
.video-placeholder img {
    width: 100%;
    height: auto;
}

/* TICKETã‚»ã‚¯ã‚·ãƒ§ãƒ³ */
.ticket-info {
    margin-bottom: 20px;
}

.note {
    font-size: 0.9em;
    color: #666;
    margin-bottom: 30px;
}

.button-wrapper {
    text-align: center;
}

.button-wrapper .btn{
    display: inline-block;
    width: 260px;
    height: 55px;
    color: #000;
    background: #fff;
    border: 2px solid #000;
    border-radius: 50px;
    text-transform: uppercase;
    transition: background-color 0.3s ease;
}

.button-wrapper .btn a{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    background: url(images/btn_arrow.png) right 30px center no-repeat;
    background-size: 15px;
    line-height: 1;
    font-size: 1.3em;
    font-weight: 800;
}

.button-wrapper.about_more{
    display: none;
}

.ticket-section .button-wrapper{
    margin-top: 60px;
}


/* ã‚°ãƒªãƒƒãƒ‰ãƒ¬ã‚¤ã‚¢ã‚¦ãƒˆã®å…±é€šã‚¹ã‚¿ã‚¤ãƒ« */
.grid-container {
    display: flex;
    flex-wrap: wrap;
    gap: 30px 1%;
}

.grid-item {
    background-color: #f9f9f9;
    border-radius: 8px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
    padding-bottom: 10px;
    width: calc((100% - 2%) / 3);
}

.grid-item .thumb{

}

.grid-item img {
    width: 100%;
    height: auto;
    border-radius: 5px;
    margin-bottom: 10px;
}

.grid-item .text{
    padding: 0 10px;
}

.grid-item p.area{
    font-size: clamp(10px, 1.8vw, 18px);
    font-weight: 700;
    margin: 0 0 5px 0;
}

.grid-item p.small{
    display: flex;
    justify-content: space-between;
    font-size: 0.6em;
    margin: 0;
    flex-wrap: wrap;
}

  .mobile-only-swiper .swiper-slide {
    width: auto !important; /* Swiperã®å¹…å›ºå®šã‚’è§£é™¤ */
  }

/* JUDGE & MC / GUEST CUT & LIVE ã®ã‚­ãƒ£ãƒ©ã‚¯ã‚¿ãƒ¼ã‚°ãƒªãƒƒãƒ‰ */
.character-grid .grid-item {
    grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
}

.character-grid .grid-item .thumb{
    position: relative;
}

.character-grid .grid-item img.circle{
    border-radius: 50%;
    width: 38%;
    aspect-ratio: 1 / 1;
    object-fit: cover;
    margin: 0 auto 10px;
    position: absolute;
    bottom: -30px;
    left: 50%;
    transform: translateX(-50%);
}

.character-grid .grid-item .text{
    padding-top: 30px;
}

.character-grid .grid-item p.name{
    font-size: clamp(10px, 1.8vw, 18px);
    font-weight: 700;
    margin: 0 0 5px 0;
    text-align: center;
}

.character-grid .grid-item p.small{
    display: flex;
    justify-content:center;
    align-items: center;
    flex-direction: column;
    font-size: 0.7em;
    margin: 0;
}

/* SPONSORã‚»ã‚¯ã‚·ãƒ§ãƒ³ */
.sponsor-grid {
}

.sponsor-grid .large{
    display: flex;
    flex-wrap: wrap; 
    justify-content: center;
    align-items: center;
    gap: 30px 1%;
    margin-bottom: 20px;
}


.sponsor-grid .large a{
    width: 30%;
}


.sponsor-grid .normal{
    display: flex;
    flex-wrap: wrap; 
    gap: 10px;
}


.sponsor-grid .normal a{
    width: calc((100% - 40px) / 5);
}

/* ACCESSã‚»ã‚¯ã‚·ãƒ§ãƒ³ */
.access-content {

}

.access-info {
    display: flex;
    align-items: center;
    margin-bottom: 30px;
}

.access-info i{
    width: 25px;
    margin-right: 15px;
}

.access-info p {
    margin: 0;
}

.access-info h3 {
    margin-top: 20px;
    margin-bottom: 10px;
}

.access-info ul {
    list-style: disc;
    margin-left: 20px;
}

.access-info ul li {
    margin-bottom: 5px;
}

.map-container {
    height: 450px;
    margin-bottom: 30px;
}

.map-container iframe {
    width: 100%;
    height: 100%;
    border: none;
}

/* ãƒ•ãƒƒã‚¿ãƒ¼ */
.footer a{
    color: #fff;
}

.footer {
    background-color: #000;
    color: #fff;
    padding: 60px 0 20px;
    font-size: 1.0em;
}

.footer-content {
    width: 1080px;
    margin: 0 auto 60px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    max-width: 100%;
    padding: 0 5%;
}

.footer-left {
    width: 400px;
    max-width: 100%;
}

.footer-left ul{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    gap: 20px 0;
}

.footer-left ul li{
    width: 50%;
}

.footer-right a {
    margin-left: 20px;
    transition: color 0.3s ease;
}

.footer-right a:hover {
    color: #aaa;
}

.footer-right .social-icon img {
    width: 24px;
    height: 24px;
    vertical-align: middle;
}

.footer-copy{
    text-align: center;
}
