/* ==========================================================
   共通・基本スタイル1408
   ========================================================== */
main {
    max-width: none !important;
    padding-top: 24px !important;
}

#global_menu ul li a {
    line-height: 17.59px !important;
    font-size: 13px;
}

header {
    position: static !important;   
}

.main-visual {
    max-width: 1600px !important;
    margin: 0 auto;
}

.responsive-headerImg {
    text-align: center;
}

.responsive-headerImg img {
    width: 1400px;
    height: auto;
}

.responsive-mainContents {
    font-family: "M PLUS Rounded 1c", sans-serif;
    margin: 0 auto;
}

.responsive-title {
    margin: 56px auto 0 auto;
    font-size: 24px;
    line-height: 54px;
    max-width: 1100px;
    color: #3B2D22;
    text-align: center;
    font-family: "M PLUS Rounded 1c", sans-serif;
}

.title-br { display: block; }
.br-sp { display: none; }
.br-mb { display: none; }
.br-pc { display: block; }

.responsive-sub-title {
    margin: 66px auto 0 auto;
    font-size: 34px;
    line-height: 60px;
    max-width: 1086px;
    color: #E42053;
    text-align: center;
}


/* --------------------------------------------------
   A. 【新設】元の場所に表示するページコンテンツ用のキャッチ画像
   -------------------------------------------------- */
.fest-page-catch-area {
    width: 100%;
    max-width: 1424px;
    margin: 40px auto 20px auto; /* カプセルの裏・元の場所で綺麗に見える余白 */
    display: flex;
    justify-content: center;
    align-items: center;
}

.fest-page-catch-area img {
    width: 838.68px; /* 元々のオリジナルサイズ */
    height: auto;
}

/* 1024px以下（スマホ・タブレット）時は非表示にする既存のレスポンシブ仕様を維持 */
@media (max-width: 1024px) {
    .fest-page-catch-area {
        display: none !important;
    }
}




/* --------------------------------------------------
   C. 各ボタンの共通内部装飾
   -------------------------------------------------- */
.nav-button .coming-soon-text {
    display: block;
    font-size: 9px;
    font-weight: 800;
    color: #E42053;
    margin-top: 1px;
    text-transform: uppercase;
}

.nav-button.nav-button-disabled {
    background-color: #f5f5f2;
    color: #a09590;
    border: 1px solid #e2e2e0;
    cursor: not-allowed;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    line-height: 1.1;
}

.nav-button.btn-archive {
    background-color: #fff;
    border: 1px solid #e2e2e0;
    color: #3B2D22;
}

.nav-button.btn-archive:hover {
    background-color: #3B2D22;
    color: #fff;
    border-color: #3B2D22;
}


/* ==========================================================
   ページ下部・各種コンテンツ関連スタイル（既存を完全維持・復元）
   ========================================================== */
.responsive-contents-topImg {
    text-align: center;
}
.responsive-contents-topImg img{
    width: 1200px;
    height: auto;
    margin: 0 auto;
    margin-bottom: 80px;
}
.responsive-contents-mainImg img{
    width: 205px;
    height: auto;
    display: block;
    position: relative;
    z-index: 998;
    top: -30px;
    right: 540px;
    margin: 0 auto;
    margin-bottom: -235px;
}
.responsive-contents-secondImg img {
    width: 440.99px;
    height: auto;
    display: block;
    position: relative;
    z-index: 999;
    top: 72px;
    right: -110px;
    margin: 0 auto;
}
.responsive-contents-thirdImg img {
    width: 860.5px;
    height: auto;
    display: block;
    position: relative;
    z-index: 997;
    top: -320px;
    right: 270px;
    margin: 0 auto;
    margin-bottom: -320px;
}
.responsive-contents-4thImg img {
    width: 230px;
    height: auto;
    display: block;
    position: relative;
    z-index: 998;
    top: -650px;
    right: -420px;
    margin: 0 auto;
    margin-bottom: -226px;
}
.responsive-contents-5th p {
    font-size: 20px;
    border: 2px solid #f2f2f2;
    padding: 24.4px 53.4px 21.6px 45.2px;
    height: 100px;
    width: 585.57px;
    border-radius: 9999px;
    line-height: 36px;
    color: #3B2D22;
    display: flex;
    justify-content: center;
    align-items: center;
    transform: rotate(-3deg);
    position: relative;
    top: -370px;
    right: -164px;
    z-index: 999;
    background-color: #fff;
    margin: 0 auto;
    margin-bottom: -100px;
}
.responsive-contents-6thImg img {
    width: 261px;
    height: auto;
    display: block;
    position: relative;
    z-index: 998;
    top: -180px;
    right: 470px;
    margin: 0 auto;
}
.responsive-contents-7thImg img {
    width: 970.94px;
    height: auto;
    display: block;
    position: relative;
    z-index: 995;
    top: -520px;
    right: -250px;
    margin: 0 auto;
    margin-bottom: -520px;
}
.responsive-contents-8thImg img {
    width: 162px;
    height: auto;
    display: block;
    position: relative;
    z-index: 998;
    top: -764px;
    right: -534px;
    margin: 0 auto;
    margin-bottom: -170px;
}
.responsive-contents-9thImg img {
    width: 571.54px;
    height: auto;
    display: block;
    position: relative;
    z-index: 999;
    top: -560px;
    right: 160px;
    margin: 0 auto;
    margin-bottom: -130.58px;
}
.responsive-contents-10th p {
    font-size: 20px;
    border: 2px solid #f2f2f2;
    padding: 24px 45.9px 24.4px 42.2px;
    height: 100px;
    width: 594px;
    border-radius: 9999px;
    line-height: 36px;
    color: #3B2D22;
    display: flex;
    justify-content: center;
    align-items: center;
    transform: rotate(2deg);
    position: relative;
    top: -420px;
    right: 160px;
    z-index: 999;
    background-color: #fff;
    margin: 0 auto;
    margin-bottom: -100px;
}
.responsive-contents-11thImg img {
    width: 404.36px;
    height: auto;
    display: block;
    position: relative;
    z-index: 998;
    top: -420px;
    right: 400px;
    margin: 0 auto;
    margin-bottom: -255.15px;
}
.responsive-contents-12thImg img {
    width: 1200px;
    height: auto;
    display: block;
    position: relative;
    z-index: 999;
    margin: 0 auto;
    margin-bottom: 43.3px;
}
.responsive-contents-13thImg h4 {
    font-size: 30px;
    margin: 0 auto;
    line-height: 40px;
    text-align: center;
    margin-bottom: 24px;
    position: relative;
    z-index: 999;
    right: 360px;
    font-weight: 800 ;
}
.responsive-contents-13thImg .white-shadow {
    font-size: 30.1px;
    margin: 0 auto;
    line-height: 40px;
    text-align: center;
    font-weight: 800;
    color: #fff;
    margin-bottom: 24px;
    margin-top: -104.5px;
    position: relative;
    z-index: 998;
    right: 360px;
}
.responsive-contents-13thImg .grey-shadow {
    font-size: 30.2px;
    margin: 0 auto;
    line-height: 40px;
    text-align: center;
    font-weight: 800;
    color: #f2f2f2;
    margin-bottom: 24px;
    margin-top: -104px;
    position: relative;
    z-index: 997;
    right: 360px;
}
.responsive-contents-13thImg .booth-nav {
    font-size: 16px;
    color: #fff;
    background-color: #FFCD26;
    padding: 13px 20px;
    border-radius: 9999px;
    margin: 0 auto;
    width: 184px;
    height: 42px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    right: 360px;
}
.responsive-contents-13thImg img {
    width: 730.6px;
    height: auto;
    display: block;
    position: relative;
    right: 260px;
    top: -130px;
    margin: 0 auto;
    margin-bottom: -130px;
}
.responsive-contents-14thImg h4 {
    font-size: 30px;
    margin: 0 auto;
    line-height: 40px;
    text-align: center;
    margin-bottom: 24px;
    position: relative;
    z-index: 999;
    right: -500px;
    top: -130px;
    width: 340px;
    font-weight: 800;
}
.responsive-contents-14thImg .white-shadow {
    font-size: 30.1px;
    margin: 0 auto;
    line-height: 40px;
    text-align: center;
    font-weight: 400;
    color: #fff;
    margin-bottom: 24px;
    margin-top: -104.5px;
    position: relative;
    z-index: 998;
    right: -500px;
    top: -130px;
    width: 330px ;
}
.responsive-contents-14thImg .grey-shadow {
    font-size: 30.2px;
    margin: 0 auto;
    line-height: 40px;
    text-align: center;
    font-weight: 800;
    color: #f2f2f2;
    margin-bottom: 24px;
    margin-top: -104px;
    position: relative;
    z-index: 997;
    right: -500px;
    top: -130px;
    width: 340px;
}
.responsive-contents-14thImg .booth-nav {
    font-size: 16px;
    color: #fff;
    background-color: #90C090;
    padding: 13px 20px;
    border-radius: 9999px;
    margin: 0 auto;
    width: 184px;
    height: 42px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    right: -500px;
    z-index: 999;
    top: -130px;
}
.responsive-contents-14thImg img {
    width: 585.54px;
    height: auto;
    display: block;
    position: relative;
    right: -350px;
    top: -740px;
    margin: 0 auto;
    margin-bottom: -596.11px;
}
.responsive-contents-15thImg h4 {
    font-size: 30px;
    line-height: 40px;
    text-align: center;
    margin-bottom: 24px;
    position: relative;
    z-index: 999;
    right: 500px;
    top: -130px;
    font-weight: 800;
}
.responsive-contents-15thImg .white-shadow {
    font-size: 30.1px;
    line-height: 40px;
    text-align: center;
    font-weight: 400;
    color: #fff;
    margin-bottom: 24px;
    margin-top: -104.5px;
    position: relative;
    z-index: 998;
    right: 500px;
    top: -170px;
}
.responsive-contents-15thImg .grey-shadow {
    font-size: 30.2px;
    line-height: 40px;
    text-align: center;
    font-weight: 800;
    color:#f2f2f2;
    margin-bottom: 24px;
    margin-top: -104px;
    position: relative;
    z-index: 997;
    right: 500px;
    top: -210px;
}
.responsive-contents-15thImg .booth-nav {
    font-size: 16px;
    color: #fff;
    background-color: #B69EE2;
    padding: 13px 20px;
    border-radius: 9999px;
    margin: 0 auto;
    width: 232px;
    height: 36px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    right: 500px;
    z-index: 999;
    top: -130px;
}
.responsive-contents-15thImg img {
    width: 1319.93px;
    height: auto;
    display: block;
    position: relative;
    top: -390px;
    margin: 0 auto;
    margin-bottom: -537.43px;
}
.responsive-contents-16thImg img {
    width: 804.8px;
    height: auto;
    display: block;
    z-index: 998;
    margin: 0 auto;
    margin-bottom: 33px;
    position: relative;
    top:460px;
}
.responsive-contents-17th p {
    font-size: 16px;
    border: 2px solid #f2f2f2;
    padding: 13px 24px;
    height: 36px;
    width: 516px;
    border-radius: 9999px;
    line-height: 36px;
    color: #3B2D22;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #fff;
    margin: 0 auto;
    margin-bottom: 34px;
    position: relative;
    top:460px;
}
.responsive-contents-18thImg img {
    width: 1400px;
    height: auto;
    display: block;
    z-index: 998;
    margin: 0 auto;
    margin-bottom: 33px;
    position: relative;
    top: -120px;
}
.responsive-contents-19thImg img {
    width: 1400px;
    height: auto;
    display: block;
    z-index: 998;
    margin: 0 auto;
    margin-bottom: 230px;
    position: relative;
    top:150px;
}
.responsive-contents-20th a {
    font-size: 24px;
    padding: 30px 40px;
    height: 84px;
    width: 380px;
    border-radius: 9999px;
    line-height: 60px;
    color: #fff;
    background-color: #E42053;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    margin-bottom: 70px;
    font-weight: 800;
}
.responsive-contents-26th a {
    font-size: 24px;
    padding: 30px 40px;
    height: 84px;
    width: 380px;
    border-radius: 9999px;
    line-height: 60px;
    color: #fff;
    background-color: #E42053;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    margin-bottom: 150px;
    font-weight: 800;
}
.responsive-contents-21thImg img {
    width: 1381.01px;
    height: auto;
    margin: 0 auto;
    margin-bottom: 50px;
    text-align: center;
    display: flex;
    justify-content: center;
    z-index: 990;
}
.responsive-contents-22th a {
    font-size: 24px;
    padding: 30px 40px;
    height: 84px;
    width: 380px;
    border-radius: 9999px;
    line-height: 60px;
    color: #fff;
    background-color: #E42053;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    position: relative;
    top: -360px;
    z-index: 998;
    margin-bottom: -84px;
    font-weight: 800;
}
.bottom-main-contents {
    display: block;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 50px;
}
.bottom-main-contents-img {
    width: 280px !important; 
    height: auto;
}
.bottom-under-main-contents {
    display: flex;
    justify-content: center;
    margin: 0 auto;
    text-align: center;
    gap: 30px;
    margin-bottom: 100px;
}
.overview-mb {
    margin-bottom: 100px;
}
.held-overview {
    width: 1000px;
    height: auto;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 50px;
}
.copy-right {
    font-size: 14px;
    color: #3B2D22;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 50px;
}
.held-overview-title img{
    display: none;
}
.held-overview-title {
    margin: 0 auto;
    max-width: 1025px;
    text-align: center;
    color: #3B2D22;
}
.held-overview-title h1 {
    font-size: 70px;
    color: #E42053;
    font-weight: 800;
    line-height: 100px;
    margin-bottom: 10px;
}
.held-overview-title h2 {
    font-size: 47px;
    color: #009EDB;
    font-weight: 800;
    line-height: 60px;
    margin-bottom: 30px;
}
.held-overview-title h3 {
    font-size: 40px;
    color: #3B2D22;
    font-weight: 800;
    line-height: 60px;
    margin-bottom: 5px;
}
.held-overview-title p {
    font-size: 20px;
    color: #3B2D22;
    margin-bottom: 50px;
}
.held-overview-contents {
    color: #3B2D22;
    margin: 0 auto;
    max-width: 1000px;
}
.held-overview-contents p {
    font-size: 20px;
    line-height: 42px;
    margin: 0 auto;
    text-align: left;
    margin-bottom: 50px;
}
.held-overview-contents img {
    width: 1000px;
    height: auto;
    display: block;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 50px;
}
.held-overview-detail {
    background-color: #F8F8F8;
    border-radius: 15px;
    padding: 60px 100px 50px 100px;
    max-width: 1000px;
    margin: 0 auto;
    margin-bottom: 100px;
    color: #3B2D22;
}
.held-overview-detail h3 {
    text-align: center;
    font-size: 30px;
    margin-top: -86px;
    font-weight: 800;
    margin-bottom: 40px;
}
.held-overview-detail dl {
    display: grid;
    grid-template-columns: 150px 1fr;
    row-gap: 15px;
    margin: 0;
    font-size: 20px;
}
.held-overview-detail dl span {
    font-size: 16px;
}
.held-overview-detail dt {
    font-size: 20px;
    text-align: left;
}
.overview-display {
    display: flex;
}
.held-eventDetail-title {
    margin: 0 auto;
    max-width: 1200px;
    text-align: center;
    color: #3B2D22;
}
.held-eventDetail-title img{
    display: none;
}
.held-eventDetail-title h1 {
    font-size: 60px;
    color: #E42053;
    font-weight: 800;
    line-height: 80px;
    margin-bottom: 50px;
}
.held-eventDetail-title p {
    line-height: 38px;
    margin: 0 auto;
    font-size: 20px;
    margin-bottom: 50px;
    text-align: left;
    max-width: 1000px;
}
.held-eventDetail-title p .indent-pc {
    display: inline;
}
.held-eventDetail-title-img {
    margin: 0 auto;
    max-width: 1200px;
    text-align: center;
    color: #3B2D22;
    margin-bottom: 100px;
}
.held-eventDetail-title-img img{
    width: 1200px;
    height: auto;
}
.held-eventDetail-contents-top {
    margin: 0 auto;
    max-width: 1200px;
    text-align: center;
    color: #3B2D22;
}
.held-eventDetail-contents-top h2 {
    font-size: 60px;
    color: #E42053;
    font-weight: 800;
    line-height: 80px;
    margin-bottom: 50px;
}
.held-eventDetail-contents-top p {
    line-height: 38px;
    margin: 0 auto;
    font-size: 20px;
    margin-bottom: 50px;
    text-align: left;
    max-width: 1000px;
}
.held-eventDetail-contents-top img{
    width: 1200px;
    height: auto;
}
.held-eventDetail-contents-second h2 {
    font-size: 60px;
    color: #E42053;
    font-weight: 800;
    line-height: 80px;
    margin-bottom: 50px;
    text-align: center;
}
.held-eventDetail-contents-second h3 {
    font-size: 40px !important;
    font-weight: 800;
    color: #009EDB;
    line-height: 58px;
    font-size: 20px;
    margin-bottom: 50px;
    text-align: center;
}
.held-eventDetail-contents-second-img {
    margin: 0 auto;
    max-width: 1200px;
    text-align: center;
    color: #3B2D22;
    margin-bottom: 100px;
    display: flex;
    /*align-items: center;*/
}
.held-eventDetail-contents-second-left {
    margin-right: 70px;
    width: 285px;
}
.held-eventDetail-contents-second-left img {
    width: 285px;
    height: auto;
}
.held-eventDetail-contents-second-right {
    width: 847px;
}
.held-eventDetail-contents-second-right h4 {
    font-size: 16px;
    line-height: 32px;
    margin-bottom: 40px;
    text-align: left;   
}
.held-eventDetail-contents-second-right img {
    width: 847px;
    height: auto;
    margin-bottom: 10px;
}
.held-eventDetail-contents-third {
    margin: 0 auto;
    margin-bottom: 100px ;
    max-width: 1200px;
}
.held-eventDetail-contents-third h2 {
    font-size: 60px;
    color: #E42053;
    font-weight: 800;
    line-height: 80px;
    margin-bottom: 50px;
    text-align: center;
}
.held-eventDetail-contents-third h3 {
    font-size: 40px !important;
    font-weight: 800;
    color: #009EDB;
    line-height: 64px;
    font-size: 20px;
    margin-bottom: 30px;
    text-align: center;
}
.held-eventDetail-contents-third p {
    font-size: 20px;
    line-height: 38px;
    text-align: center;
    margin-bottom: 50px;
}
.held-eventDetail-contents-third-flex {
    display: flex;
}
.held-eventDetail-contents-third-left {
    margin-right: 70px;
    width: 350px;
    display: flex;
    align-items: center;
}
.held-eventDetail-contents-third-left img{
    width: 350px;
    height: auto;
}
.held-eventDetail-contents-third-right {
    width: 780px;
}
.held-eventDetail-contents-third-right-days {
    display: flex;
    margin-bottom: 30px;
}
.held-eventDetail-contents-third-right-days-left {
    margin: 0 auto;
}
.held-eventDetail-contents-third-right-days-left h5{
    font-weight: 800;
    font-size: 20px;
    color: #009EDB;
    text-align: center;
    margin-bottom: 10px;
    line-height: 20px;
}
.held-eventDetail-contents-third-right-days-left p {
    font-size: 12px;
    margin-bottom: 0;
    line-height: 12px;
}
.held-eventDetail-contents-third-right-days-center {
    color: #CCCCCC;
    margin: 0 auto;
}
.held-eventDetail-contents-third-right-days-right {
    margin: 0 auto;
}
.held-eventDetail-contents-third-right-days-right h5{
    font-weight: 800;
    font-size: 20px;
    color: #009EDB;
    text-align: center;
    margin-bottom: 10px;
    line-height: 20px;
}
div.held-eventDetail-contents-third-right-days-right p {
    font-size: 12px; 
    text-align: center !important;
    margin-bottom: 0;
    line-height: 32px;
}
.blue-circle {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
    justify-content: center ;
}
.blue-circle  h4 {
    background-color: #009EDB;
    color: #fff;
    width: 120px;
    height: 120px;
    border-radius: 50%;
    display: block;
    align-items: center;
    justify-content: center;
    text-align: center;
}
.blue-circle  > div {
    color: #009EDB;
    font-size: 30px;
    font-weight: 800;
    margin-left: 15px;
    margin-right: 15px;
}
.event-year {
    font-size: 16px;
    color: #fff;
    font-weight: 800;
    line-height: 38px;
}
.event-day {
    font-size: 40px;
    color: #fff;
    font-weight: 800;
    line-height: 38px;
}
.event-dayOfWeek {
    font-size: 20px;
    color: #fff;
    font-weight: 800;
    line-height: 38px;
}
.held-eventDetail-contents-third-right-guest-profile {
    padding: 30px 50px;
    border: #CCCCCC 2px solid;
    border-radius: 20px;
}
.held-eventDetail-contents-third-right-guest-profile h5 {
    font-size: 16px;
    font-weight: 800;
    margin-bottom: 15px;
}
.held-eventDetail-contents-third-right-guest-profile p {
    font-size: 16px;
    line-height: 24px;
    text-align: left;
    margin-bottom: 0;
}
.held-eventDetail-contents-4th {
    margin-bottom: 100px;
    margin: 0 auto;
    max-width: 1200px;
}
.held-eventDetail-contents-4th h2 {
    font-size: 60px;
    color: #E42053;
    font-weight: 800;
    line-height: 80px;
    margin-bottom: 50px;
    text-align: center;
}
.held-eventDetail-contents-4th h3 {
    font-size: 40px !important;
    font-weight: 800;
    color: #009EDB;
    line-height: 64px;
    font-size: 20px;
    margin-bottom: 30px;
    text-align: center;
}
.held-eventDetail-contents-4th > h4 {
    font-size: 20px;
    line-height: 38px;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 50px;
    max-width: 1000px;
}
.held-eventDetail-contents-4th p {
    font-size: 20px;
    line-height: 38px;
    text-align: center;
    margin-bottom: 50px;
}
.live-stage {
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    gap: 30px;
}
.comedian {
    justify-content: center;
}
.comedian .blue-circle{
    justify-content: center;
    margin-bottom: 15px;
}
.comedian h5{
    text-align: center;
    color: #009EDB;
    font-size: 20px;
    line-height: 38px;
    margin-bottom: 5px;
    font-weight: 800;
}
.comedian p{
    font-size: 16px;
    margin-bottom: 30px;
    color: black !important;
    font-weight: normal !important;
}
.comedian .guest {
    font-weight: 800 !important;
    font-size: 16px;
    margin: 0 auto;
    margin-bottom: 30px;
}
.comedian img{
    margin: 0 auto;
    width: 380px !important;
    height: auto;
    margin-bottom: 15px !important;
}
.comedian-flex {
    display: block;
}
.comedian-flex .comedian-img img{
    margin: 0 auto;
    width: 380px;
    height: auto;
    margin-bottom: 15px !important;
}
.held-eventDetail-contents-4th img {
    width: 1200px;
    height: auto;
    display: block;
    margin: 0 auto;
}
.held-eventDetail-contents-5th {
    margin-bottom: 100px;
    margin: 0 auto;
    max-width: 1200px;
}
.held-eventDetail-contents-5th h3 {
    font-size: 40px !important;
    font-weight: 800;
    color: #009EDB;
    line-height: 64px;
    margin-bottom: 30px;
    text-align: center;
}
.held-eventDetail-contents-5th p {
    font-size: 20px;
    line-height: 38px;
    text-align: center;
    margin-bottom: 30px;
    max-width: 1000px;
}
.held-eventDetail-contents-5th .blue-circle {
    display: flex;
    justify-content: center;
}
.held-eventDetail-contents-5th h5 {
    display: flex;
    justify-content: center;
    font-size: 20px !important;
    font-weight: 800;
    color: #009EDB;
    margin-bottom: 50px;
}
.railwayFan-flex {
    display: flex;
    justify-content: center;
    margin-bottom: 100px;
    gap: 50px;
}
.railwayFan img{
    width: 300px;
    height: auto;
    margin-bottom: 15px;
}
.railwayFan p {
    font-size: 18px;
    line-height: 28px;
    font-weight: 800;
    margin-bottom: 0;
}
.held-eventDetail-contents-6th {
    margin-bottom: 100px;
    margin: 0 auto;
    max-width: 1200px;
}
.held-eventDetail-contents-6th h3 {
    font-size: 40px !important;
    font-weight: 800;
    color: #009EDB;
    line-height: 64px;
    margin-bottom: 30px;
    text-align: center;
}
.held-eventDetail-contents-6th p {
    font-size: 20px;
    line-height: 38px;
    text-align: center;
    margin-bottom: 30px;
}
.idol-group {
    display: flex;
    justify-content: center;
    margin-bottom: 100px;
    gap: 50px;
}
.idol-may {
    width: 550px;
}
.idol-june {
    width: 550px;
}
.idol-group-flex {
    display: flex;
    gap: 30px;
    margin-bottom: 30px;
}
.idol-group-left {
    width: 260px;
    height: auto;
}
.idol-group-right {
    width: 260px;
    height: auto;
}
.idol-may .blue-circle {
    justify-content: center;
    margin-bottom: 50px;
} 
.idol-june .blue-circle {
    justify-content: center;
    margin-bottom: 50px;
} 
.idol-group-flex > div img{
    margin-bottom: 10px;
}
.idol-group-flex > div p {
    font-size: 12px;
    line-height: 22px;
    margin-bottom: 5px;
}
.idol-group-flex > div p span {
    font-size: 16px;
    font-weight: 800;
}
.idol-dots {
    color: #CCCCCC;
    margin-top: 160px;
}
.held-eventDetail-contents-7th .border {
    border: #707070 2px solid;
    max-width: 1000px;
    margin: 0 auto;
}
.held-eventDetail-contents-7th p {
    font-size: 30px;
    font-weight: 800;
    line-height: 80px;
    padding-left: 20px;
    padding-right: 20px;
    margin: 0 auto;
    margin-top: -40px;
    background-color: #fff;
    width: 220px;
    margin-bottom: 50px;
}
.held-eventDetail-contents-7th h2 {
    font-size: 60px;
    color: #E42053;
    font-weight: 800;
    line-height: 80px;
    margin-bottom: 50px;
    text-align: center;
}
.held-eventDetail-contents-7th h3 {
    font-size: 40px !important;
    font-weight: 800;
    color: #009EDB;
    line-height: 64px;
    margin-bottom: 50px;
    text-align: center;
}
.before-event-flex {
    margin: 0 auto;
    max-width: 1200px;
    display: flex;
    gap: 70px;
    margin-bottom: 100px;
}
.before-event-flex img {
    width: 500px;
    height: auto;
}
.before-event-flex > div {
    width: 630px;
}
.before-event-flex > div h5 {
    font-size: 16px;
    line-height: 32px;
    margin-bottom: 30px;
}
.before-event-flex > div dl dd a {
    word-break: break-all; 
    text-decoration: underline !important; 
}
.before-event-flex > div dt {
    font-weight: 800;
    line-height: 30px;
    margin-bottom: 10px;
    font-size: 20px;
}
.before-event-flex > div dd {
    line-height: 28px;
    margin-bottom: 15px;
    font-size: 20px;
}
.before-event-flex > div dd span{
    font-size: 14px;
}
.responsive-contents-23rdImg .title-img {
    max-width: 1200px ;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 90px;
}
.responsive-contents-23rdImg .title-img img {
    width: 1070px ;
    height: auto;
}
.guest-1stGroup {
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    margin-bottom: 35px;
    gap: 72px;
}
.mystery .person img {
    width: 352px;
    height: auto;
    overflow: hidden;
}
.mystery .event-title {
    text-align: center;
    margin-top: -30px;
}
.mystery .event-title img {
    width: 290px;
    height: auto;
    margin-bottom: 25px;
    position: relative;
    z-index: 999;
}
.mystery p {
    font-size: 20px;
    color: #009EDB;
    font-weight: 800;
    line-height: 32px;
    margin-bottom: 50px;
    text-align: center;
}
.guest-1stGroup .comedian .person img {
    width: 776px !important;
    height: auto;
    margin-bottom: 0 !important;
}
.guest-1stGroup .comedian .event-title {
    text-align: center;
    margin-top: -30px;
}
.guest-1stGroup .comedian .event-title img {
    width: 272px !important;
    height: auto;
    margin-bottom: 25px;
    position: relative;
    z-index: 999;
}
.guest-1stGroup .comedian p {
    font-size: 20px;
    color: #009EDB !important;
    font-weight: 800 !important; 
    line-height: 32px;
    margin-bottom: 50px;
    text-align: center;
}
.guest-2ndGroup {
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    margin-bottom: 50px;
    gap: 70px;
}
.railway .person img {
    width: 565px;
    height: auto;
}
.railway .event-title {
    text-align: center;
    margin-top: -30px;
}
.railway .event-title img {
    width: 332px;
    height: auto;
    margin-bottom: 25px;
    position: relative;
    z-index: 999;
}
.railway p {
    font-size: 20px;
    color: #009EDB;
    font-weight: 800;
    line-height: 32px;
    text-align: center;
}
.idol .person img {
    width: 565px !important;
    height: auto;
    margin-bottom: 0 !important;
}
.idol .event-title {
    text-align: center;
    margin-top: -30px;
}
.idol .event-title img {
    width: 406px !important;
    height: auto;
    margin-bottom: 25px;
    position: relative;
    z-index: 999;
}
.idol p {
    font-size: 20px;
    color: #009EDB;
    font-weight: 800;
    line-height: 32px;
    text-align: center;
}
.peach-point {
    max-width: 1000px;
    margin: 0 auto;
    padding: 30px 50px;
    border: 3px solid #9B308C;
    border-radius: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #9B308C;
    gap: 0;
    margin-bottom: 100px;
}
.peach-point .peach-icon  {
    margin-right: 40px;
}
.peach-point .peach-icon img {
    width: 148.99px;
    height: auto;
}
.peach-point .peach-text h5 {
    font-size: 20px;
    font-weight: 800;
    line-height: 30px;
    text-align: center;
    margin-bottom: 10px;
}
.peach-point .peach-text h3 {
    font-size: 30px;
    font-weight: 800;
    line-height: 38px;
    text-align: center;
    margin-bottom: 10px;
}
.peach-point .peach-text p {
    font-size: 20px;
    font-weight: 800;
    line-height: 38px;
    text-align: center;
    color: #fff;
    background-color: #9B308C;
    padding: 5px 47px;
    border-radius: 9999px;
}
.peach-point .peach-logo {
    margin-left: 70px;
}
.peach-point .peach-logo img {
    width: 126px;
    height: auto;
}
.boothDetail-btn a {
    font-size: 20px;
    padding: 20px 30px;
    height: 68px;
    width: 260px;
    border-radius: 9999px;
    line-height: 60px;
    color: #fff;
    background-color: #E42053;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    margin-bottom: 50px;
    font-weight: 800;
}
.venueMap-img {
    max-width: 1200px;
    margin: 0 auto;
    text-align: center;
}
.venueMap-img img {
    width: 1200px;
    height: auto;
}
.comedian-peach-lottery {
    text-align: center;
    font-weight: 800;
    margin: 0 auto;
}
.comedian-peach-lottery h5 {
    font-size: 16px;
    color: #fff;
    margin-bottom: 0 !important;
    padding: 10px 110px;
    background-color: #9B308C;
    border-radius: 15px 15px 0 0;
    border: #9B308C 3px solid;
}
.comedian-peach-lottery .purple-border {
    border: #9B308C 3px solid;
    border-radius: 0 0 15px 15px;
    padding: 10px 20px 20px 20px;
}
.comedian-peach-lottery h4 {
    font-size: 24px;
    line-height: 38px;
    margin-bottom: 13px;
    color: #9B308C;
}
.comedian-peach-lottery p {
    font-size: 16px;
    color: #fff !important;
    padding: 8px 16px;
    background-color: #9B308C;
    border-radius: 9999px;
    line-height: 38px;
    margin-bottom: 20px;
    font-weight: 800 !important;
}
.comedian-peach-lottery .peach-flex {
    display: flex;
    justify-content: center;
    align-items: center;
}
.comedian-peach-lottery .peach-flex .peach-logo {
    width: 89px !important;
    height: auto;
    margin-bottom: 0 !important;
}
.comedian-peach-lottery .peach-flex .peach-icon {
    width: 76.49px !important;
    height: auto;
    margin-bottom: 0 !important;
}

.recall {
    max-width: 1100px;
    margin: 0 auto;
    text-align: center;
    padding: 30px 50px;
    border: #E42053 2px solid;
}
.recall h2 {
    font-size: 20px;
    color: #E42053;
    font-weight: 800;
    line-height: 28px;
    margin-bottom: 30px;
}
.recall p {
    font-size: 16px;
    color: black;
    font-weight: 400;
    line-height: 28px;
    text-align: left;
    margin: 0 auto;
    max-width: 1100px;
}
.recall p b {
    font-weight: 800;
}
.recall p a {
    color: #E42053;
    text-decoration: underline;
}
.recall p .tel {
    color: black;
}

@media (max-width: 768px) {
    .responsive-title {
        margin-top: 36px;
        font-size: 20px;
        line-height: 40px;
        max-width: 330px;
    }
    .title-br { display: none; }
    .responsive-sub-title {
        margin-top: 56px;
        font-size: 20px;
        line-height: 40px;
    }
    .responsive-contents-topImg { margin-top: 60px; }
    .recall { max-width: 330px !important; padding: 20px; }
}

@media (max-width: 1024px) {
    .held-overview { width: 370px; }
    .held-overview-title img{ display: block; text-align: center; width: 101px !important; height: auto; margin: 0 auto 30px auto; }
    .held-overview-title { margin: 0 auto; max-width: 1024px; text-align: center; }
    .held-overview-title h1 { font-size: 26px; margin-bottom: 15px; line-height: 36px; }
    .held-overview-title h2 { font-size: 20px; line-height: 32px; margin-bottom: 20px; } 
    .held-overview-title h3 { font-size: 20px; line-height: 32px; margin-bottom: 10px; }
    .held-overview-title p { font-size: 16px; margin-bottom: 30px; }
    .held-overview-contents { color: #3B2D22; margin: 0 auto; max-width: 370px; }
    .held-overview-contents p { margin-bottom: 30px; font-size: 16px; line-height: 28px; }
    .held-overview-contents img { width: 370px; height: auto; margin-bottom: 30px; }
    .held-overview-detail { max-width: 370px; padding: 30px 20px 48px 20px; margin-bottom: 50px; }
    .held-overview-detail h3{ font-size: 20px; font-weight: 800; margin-top: -46px; margin-bottom: 16px; }
    .held-overview-detail dl { display: block; }    
    .held-overview-detail dt { font-weight: 800; font-size: 16px; line-height: 24px; margin-bottom: 5px; }
    .held-overview-detail dd { margin-left: 0; font-size: 16px; margin-bottom: 15px; }
    .held-overview-detail dd:last-child { margin-bottom: 0px; }
    .held-overview-detail dd span{ font-size: 14px; }
    .overview-display { display: none !important; }
    .sp-display { display: none; }
    .br-mb { display: block; }
    .recall { padding: 20px; margin-top: 20px !important; }
}

@media (max-width: 1200px) {
    .br-sp { display: block; }
    .responsive-contents-mainImg img{ width: 103px !important; height: auto; right: 130px; top: -60px; }
    .responsive-contents-secondImg img { width: 231.15px !important; height: auto; display: block; margin: 0 auto 30px auto; top: 250px; right: 0; }
    .responsive-contents-thirdImg img { width: 390px !important; height: auto; display: block; margin: -94px auto 0 auto; top: 0; right: 0; }
    .responsive-contents-4thImg img { width: 129.91px !important; height: auto; display: block; margin: 0 auto -165px auto; top: -340px; left: 120px; }
    .responsive-contents-5th p { max-width: 330px; font-size: 16px; line-height: 30px; margin: 20px auto 120px auto; color: #3B2D22; padding: 0; border: none; top: 0; right: 0; transform: rotate(0deg); }
    .responsive-contents-6thImg img { display: none; }
    .responsive-contents-7thImg img { width: 442.98px !important; height: auto; display: block; margin: 0 auto -200px auto; top: -140px; right: 0; }
    .responsive-contents-8thImg img { width: 98.31px !important; height: auto; display: block; margin: 50px auto -130px auto; top: -330px; right: -140px; z-index: 999; }
    .responsive-contents-9thImg img { width: 305.33px !important; height: auto; display: block; margin: -210px auto 0 auto; top: 0; right: 0; }
    .responsive-contents-10th p { max-width: 330px; font-size: 16px; line-height: 30px; margin: 20px auto 54.4px auto; color: #3B2D22; padding: 0; border: none; top: 0; right: 0; transform: rotate(0deg); }
    .responsive-contents-11thImg img { display: none; }
    .responsive-contents-12thImg img { width: 390px !important; height: auto; display: block; margin: 0 auto 30px auto; }
    .responsive-contents-16thImg img { width: 330px !important; height: auto; display: block; margin: 0 auto 24px auto; position: relative; top: 0; }
    .responsive-contents-17th p { max-width: 330px; font-size: 16px; line-height: 24px; font-weight:800; text-align: center; margin: 0 auto 41.6px auto; color: #3B2D22; padding: 0; border: none; display: block; position: relative; top: 0; }
    .responsive-contents-18thImg img { width: 370px !important; height: auto; margin: 0 auto 20px auto; position: relative; top: 0; }
    .responsive-contents-19thImg img { width: 370px !important; height: auto; margin: 0 auto 50px auto; position: relative; top: 0; }
    .responsive-contents-20th a { width: 300px; height: 57px; font-size: 18px; margin-bottom: 50px; }
    .responsive-contents-21thImg img { height: auto; width: 390px; margin-bottom: 50px; max-width: 390px; }
    .responsive-contents-22th a { width: 300px; height: 57px; font-size: 18px; margin-bottom: 50px; position: relative; top: -360px; }
    .responsive-contents-26th a { width: 300px; height: 57px; font-size: 20px; margin-bottom: 50px; position: relative; top: 0; }
    .held-eventDetail-title { margin: 30px auto 0 auto; max-width: 330px; text-align: center; color: #3B2D22; }
    .held-eventDetail-title img{ display: block; text-align: center; width: 101px !important; height: auto; margin: 0 auto 30px auto; }
    .held-eventDetail-title h1 { font-size: 28px; margin-bottom: 30px; line-height: 42px; }
    .held-eventDetail-title p { line-height: 28px; font-size: 16px; margin-bottom: 30px; }
    .held-eventDetail-title p .br-mb30 { display: block; margin-bottom: 30px; }
    .held-eventDetail-title p .indent-pc { display: none; }
    .held-eventDetail-title-img { max-width: 330px; margin-bottom: 50px; }
    .held-eventDetail-title-img img{ width: 330px; height: auto; }
    .held-eventDetail-contents-top h2 { font-size: 28px; margin-bottom: 30px; line-height: 42px; }
    .held-eventDetail-contents-top p { line-height: 28px; font-size: 16px; margin-bottom: 30px; }
    .held-eventDetail-contents-top { max-width: 330px; margin-bottom: 30px; }
    .held-eventDetail-contents-top img{ width: 330px; height: auto; }
    .held-eventDetail-contents-second h2 { font-size: 28px; line-height: 42px; margin-bottom: 30px; }
    .held-eventDetail-contents-second h3 { font-size: 22px !important; line-height: 32px; margin-bottom: 30px; }
    .held-eventDetail-contents-second-img { max-width: 330px; margin-bottom: 50px; display: block; }
    .held-eventDetail-contents-second-left { margin-right: 0; width: auto; margin-bottom: 30px; }
    .held-eventDetail-contents-second-left img { width: 200px !important; height: auto; }
    .held-eventDetail-contents-second-right { width: auto; }
    .held-eventDetail-contents-second-right h4 { font-size: 16px; line-height: 28px; margin-bottom: 30px; }
    .held-eventDetail-contents-second-right img { width: 330px; height: auto; margin-bottom: 10px; }
    .held-eventDetail-contents-third { max-width: 370px; margin-bottom: 50px; }
    .held-eventDetail-contents-third h2 { font-size: 28px; line-height: 42px; margin-bottom: 30px; }
    .held-eventDetail-contents-third h3 { font-size: 22px !important; line-height: 32px !important; margin-bottom: 30px; }
    .held-eventDetail-contents-third p { font-size: 16px; text-align: left; line-height: 28px; max-width: 330px; margin: 0 auto 30px auto; }
    .held-eventDetail-contents-third-flex { display: block; }
    .held-eventDetail-contents-third-left { width: 200px; height: auto; margin: 0 auto 30px auto; }
    .held-eventDetail-contents-third-right { width: auto; margin: 0 auto; }
    .held-eventDetail-contents-third-right-days { display: block; }
    .blue-circle { margin: 0 auto 10px auto; justify-content: center; }
    .held-eventDetail-contents-third-right-days-left { margin-bottom: 30px; }
    .held-eventDetail-contents-third-right-days-left h5 { margin-bottom: 10px; }
    .held-eventDetail-contents-third-right-days-left p { text-align: center; }
    .held-eventDetail-contents-third-right-days-center { display: none; }
    .held-eventDetail-contents-third-right-guest-profile { padding: 20px 30px; max-width: 330px; margin: 0 auto; }
    .held-eventDetail-contents-third-right-guest-profile p { margin-bottom: 0; }
    .live-stage { display: block; margin: 0 auto; justify-content: center; gap: 0; text-align: center; max-width: 370px; }
    .live-stage h5 { max-width: 330px; }
    .live-stage p { max-width: 330px; }
    .comedian { margin-bottom: 30px !important; }
    .held-eventDetail-contents-4th { margin: 0 auto; }
    .held-eventDetail-contents-4th h2 { font-size: 28px; line-height: 42px; margin: 0 auto 30px auto; max-width: 330px; }
    .held-eventDetail-contents-4th > h4 { text-align: left; font-size: 16px; line-height: 28px; max-width: 330px; margin: 0 auto 30px auto; }
    .held-eventDetail-contents-4th h3 { font-size: 22px !important; line-height: 32px; margin: 0 auto 30px auto; max-width: 330px; }
    .held-eventDetail-contents-4th p { font-size: 16px; line-height: 28px; text-align: left; max-width: 330px; margin: 0 auto 30px auto; }
    .held-eventDetail-contents-4th h5 { line-height: 30px; }
    .held-eventDetail-contents-4th img { width: 370px; height: auto; display: block; margin: 0 auto 50px auto; }
    .comedian { margin-bottom: 50px !important; }
    .comedian .blue-circle { max-width: 330px; }
    .comedian p{ text-align: center; margin-bottom: 10px; }
    .comedian h5{ max-width: 330px; margin: 0 auto 15px auto; }
    .comedian img{ margin: 0 auto 10px auto; width: 170px !important; height: auto; }
    .comedian-flex { display: flex; flex-wrap: wrap; max-width: 370px ; gap: 10px; justify-content: center; margin-bottom: 30px; }
    .comedian-flex >div img{ margin: 0 auto 10px auto; width: 170px; height: auto; }
    .guest { margin-bottom: 0 !important; } 
    .held-eventDetail-contents-5th { margin-bottom: 50px; margin: 0 auto; max-width: 350px; }
    .held-eventDetail-contents-5th h5 { margin-bottom: 30px; }
    .held-eventDetail-contents-5th h3 { font-size: 22px !important; font-weight: 800; color: #009EDB; line-height: 32px; margin-bottom: 30px; text-align: center; }
    .held-eventDetail-contents-5th p { font-size: 16px; line-height: 28px; text-align: left; margin-bottom: 30px; max-width: 330px; }
    .held-eventDetail-contents-5th .blue-circle { display: flex; justify-content: center; max-width: 330px; }
    .railwayFan-flex { max-width: 350px; flex-basis: calc(50% - 10px); gap: 10px; flex-wrap: wrap; margin: 0 auto 40px auto; }
    .railwayFan img{ width: 170px !important; height: auto; }
    .railwayFan p { font-size: 16px; line-height: 18px; font-weight: 800; text-align: center; margin-bottom: 0; }
    .held-eventDetail-contents-6th { margin: 0 auto; max-width: 370px; }
    .railwayFan p span { font-size: 12px; font-weight: normal; }
    .held-eventDetail-contents-6th h3 { font-size: 22px !important; font-weight: 800; color: #009EDB; line-height: 32px; margin-bottom: 30px; text-align: center; }
    .held-eventDetail-contents-6th p { font-size: 16px; line-height: 28px; text-align: left; margin: 0 auto 30px auto; max-width: 330px; }
    .idol-group { display: block; max-width: 370px; margin: 0 auto 50px auto; justify-content: center; }
    .idol-dots { display: none; }
    .idol-may { max-width: 370px; }
    .idol-june { max-width: 370px; }
    .idol-may .blue-circle { display: flex; justify-content: center; margin-bottom: 30px; } 
    .idol-june .blue-circle { justify-content: center; margin-bottom: 30px; } 
    .idol-group-flex { gap: 10px; margin-bottom: 10px; }
    .idol-group-flex > div { width: auto; }
    .idol-group-flex > div p { text-align: center; }
    .idol-group-flex > div img { width: 170px; height: auto; }
    .held-eventDetail-contents-7th .border { max-width: 330px; margin: 0 auto; }
    .held-eventDetail-contents-7th p { max-width: 330px; margin: -40px auto 0 auto; font-size: 20px; text-align: center; padding-left: 12px; padding-right: 12px; width: 144px; }
    .held-eventDetail-contents-7th h2 { margin: 0 auto 30px auto; max-width: 334px; font-size: 28px; line-height: 44px; }
    .held-eventDetail-contents-7th h3 { margin: 0 auto 30px auto; max-width: 330px; font-size: 22px !important; line-height: 32px; }
    .before-event-flex { display: block; margin: 0 auto; max-width: 330px; }
    .before-event-flex img { width: 330px; height: auto; margin-bottom: 30px; }
    .before-event-flex > div { margin: 0 auto; max-width: 330px; }
    .before-event-flex > div dl { margin-bottom: 30px; }
    .before-event-flex > div dl dd a { max-width: 330px; word-break: break-all; }
    .before-event-flex > div dt { font-size: 16px; line-height: 28px; }
    .before-event-flex > div dd { font-size: 16px; line-height: 24px; }
    .responsive-contents-23rdImg .title-img { max-width: 330px; margin-bottom: 45px; }
    .responsive-contents-23rdImg .title-img img { width: 274px !important; height: auto; }
    .guest-1stGroup { max-width: 330px; display: block; }
    .mystery { margin-bottom: 50px; }
    .mystery .person { text-align: center; }
    .mystery .person img{ width: 157px !important; height: auto; }
    .mystery .event-title { text-align: center; margin-top: -20px; }
    .mystery .event-title img { width: 186px !important; height: auto; margin-bottom: 15px; }
    .mystery p { font-size: 16px; line-height: 24px; }
    .comedian { margin-bottom: 50px; }
    .comedian .person { text-align: center; }
    .comedian .person img{ width: 330px; height: auto; margin-bottom: 15px; }
    .comedian .event-title { text-align: center; margin-top: -20px; }
    .guest-1stGroup .comedian .event-title img { width: 178px !important; height: auto; margin-top: 10px; }
    .comedian p { font-size: 16px; line-height: 24px; }
    .guest-2ndGroup { max-width: 330px; display: block; }
    .guest-2ndGroup .railway p{ margin-bottom: 50px; font-size: 16px; line-height: 24px; }
    .railway .event-title { margin-top: -20px; }
    .guest-2ndGroup .railway .event-title img { width: 207px !important; height: auto; margin-bottom: 15px; }
    .guest-2ndGroup .idol p{ font-size: 16px; margin-bottom: 80px !important; line-height: 24px; }
    .idol .event-title { margin-top: -20px; }
    .guest-2ndGroup .idol .event-title img { width: 258px !important; height: auto; margin-bottom: 15px; }
    .peach-point { max-width: 330px; margin: 0 auto 90px auto; padding: 80px 20px 70px 20px; display: block; }
    .peach-point .peach-icon { text-align: center; margin: -110px auto 15px auto; }
    .peach-point .peach-icon img { width: 154px !important; height: auto; }
    .peach-point .peach-text h5 { line-height: 32px; margin-bottom: 20px; }
    .peach-point .peach-text h3 { font-size: 26px; line-height: 38px; margin-bottom: 20px; }
    .peach-point .peach-text p { font-size: 20px; line-height: 28px; margin-bottom: 20px; padding: 11px 30px; }
    .peach-point .peach-logo { text-align: center; margin: -120px auto 0 auto; position: relative; bottom: -120px; }
    .peach-point .peach-logo img { width: 96px !important; height: auto; }
    .boothDetail-btn a { padding: 15px 30px; font-size: 16px; line-height: 60px; width: 260px; height: 52px; margin-bottom: 30px; }
    .venueMap-img { max-width: 330px; margin: 0 auto 50px auto; text-align: center; }
    .venueMap-img img { width: 330px !important; height: auto; }
    .comedian-peach-lottery { font-weight: 800; max-width: 330px; text-align: center; }
    .comedian-peach-lottery h5 { padding: 11px 68px; width: 289px; }
    .comedian-peach-lottery .purple-border { width: 289px; padding: 20px; }
    .comedian-peach-lottery h4 { font-size: 20px; line-height: 30px; margin-bottom: 10px; }
    .comedian-peach-lottery p { padding: 6px 31px; border-radius: 9999px; line-height: 22px; margin-bottom: 10px; }
    .comedian-peach-lottery img { width: 86.53px !important; height: auto; }
    .comedian-peach-lottery .peach-icon { display: none; }
    .recall { max-width: 800px; margin: 20px auto 0 auto; padding: 20px ; text-align: center; }
    .recall  h2 { margin-bottom: 20px; }
}

@media (max-width: 1400px) {
    .br-pc { display: none; }

    .responsive-contents-13thImg { max-width: 370px; margin: -30px auto 0 auto; }
    .responsive-contents-13thImg h4{ font-size: 16px; text-align: center; max-width: 304px; line-height: 24px; margin: 0 auto 13px auto; top: 30px; right: 0; }
    .responsive-contents-13thImg .booth-nav { width: 156px; height: 33px; font-size: 14px; padding: 9.5px 15px; text-align: left; max-width: 308px; margin: 0 auto; top: 30px; right: 0; }
    .responsive-contents-13thImg img { width: 370px !important; height: auto; display: block; margin: 0 auto; position: relative; top: -30px; right: 0; padding-bottom: 20px; }
    .responsive-contents-14thImg { max-width: 370px; margin: -100px auto 0 auto; }
    .responsive-contents-14thImg h4{ font-size: 16px; max-width: 304px ; line-height: 24px; margin: 0 auto 13px auto; top: 74px; right: 0; }
    .responsive-contents-14thImg .booth-nav { width: 156px; height: 33px; font-size: 14px; padding: 9.5px 15px; text-align: left; max-width: 308px; margin: 0 auto; top: 70px; right: 0; }
    .responsive-contents-14thImg img { width: 370px !important; height: auto; display: block; margin: 0 auto; position: relative; top: 50px; right: 0; margin-bottom: 70px; padding-bottom: 20px; }
    .responsive-contents-15thImg { max-width: 370px; margin: 0 auto; }
    .responsive-contents-15thImg h4{ font-size: 16px; text-align: center; max-width: 310px; line-height: 24px; margin: 0 auto 13px auto; top: -40px; right: 0; }
    .responsive-contents-15thImg .booth-nav { width: 198px; height: 33px; font-size: 14px; padding: 9.5px 15px; text-align: center; max-width: 308px; margin: 0 auto; top: -44px; right: 0; }
    .responsive-contents-15thImg img { width: 370px !important; height: auto; display: block; margin: 0 auto; position: relative; top: -60px; right: 0; }
    .bottom-main-contents { display: block; text-align: center; margin: 0 auto; }
    .bottom-main-contents-text img{ width: 370px !important; height: auto; display: block; margin: 20px auto 0 auto; }
    .bottom-under-main-contents { display: flex; flex-direction: column; align-items: center; margin-top: 30px; text-align: center; top: 0; right: 0; position: static; gap: 30px; margin-bottom: 100px; }
}

.sec-title {
  font-size: 60px;
  position: relative;
  padding: 1.5rem;
  text-align: center;
  font-weight: 800;
  margin-bottom: 80px;
  color: #3B2D22;
}
.sec-title:before {
  position: absolute;
  bottom: -10px;
  left: calc(50% - 30px);
  width: 60px;
  height: 7px;
  content: '';
  border-radius: 3px;
  background: orange;
}

@media (max-width: 768px) {
	.sec-title {
  font-size: 42px;
}
.sec-title:before {
  bottom: 0;
}
}

.registration-sub-links {
    text-align: center;
    margin-top: 24px;
    margin-bottom: 32px;
}
.responsive-contents-20th .sub-registration-link {
    display: inline !important;
    width: auto !important;
    height: auto !important;
    padding: 0 !important;
    background: none !important;
    background-color: transparent !important;
    border-radius: 0 !important;
    font-size: 18px !important;
    line-height: normal !important;
    color: #E42053 !important;
    text-decoration: underline !important;
    font-weight: 700 !important;
    margin: 0 !important;
}
.registration-sub-links .link-separator {
    color: #E42053;
    font-size: 16px;
    margin: 0 15px;
    font-weight: 400;
}
.registration-notes {
    max-width: 1000px;
    margin: 0 auto 50px auto;
    padding: 30px;
    border: 2px solid #E42053;
    border-radius: 15px;
    background-color: #fff;
    color: #3B2D22;
    box-sizing: border-box;
}
.registration-notes p {
    font-size: 16px;
    line-height: 1.8;
    text-align: left;
    margin: 0;
    font-weight: 500;
}
.registration-notes .code-highlight {
    color: #E42053;
    font-weight: 800;
}
.registration-notes .note-bold {
    display: block;
    margin-top: 10px;
    font-weight: 700;
}

@media (max-width: 1200px) {
    .registration-sub-links { display: flex !important; flex-direction: column !important; gap: 12px !important; margin-bottom: 40px !important; }
    .registration-sub-links .link-separator { display: none !important; }
    .responsive-contents-20th .sub-registration-link { font-size: 16px !important; }
    .registration-notes { max-width: 330px !important; padding: 20px !important; margin-bottom: 40px !important; }
    .registration-notes p { font-size: 14px !important; line-height: 1.6 !important; }
}


/* ==========================================================
   【完全一本化】PC・SP共通：下部固定・スクロール連動スリムカプセル
   ========================================================== */

/* 1. 通常時（ページロード時：画面の下に隠しておく設定） */
.floating-menu-wrapper {
    position: fixed !important;
    bottom: 15px !important;
    left: 50% !important;
    
    /* 最初は中央寄せを維持しつつ、画面の下側に完全に沈めて隠す */
    transform: translate(-50%, 150%) !important;
    
    width: 94% !important; 
    max-width: 1424px !important;
    padding: 10px 15px !important; /* ロゴが消えるため、上下左右ともスマートな余白に */
    display: flex !important;      
    align-items: center !important;
    justify-content: center !important;
    
    /* ★修正：スマホ時はボタン4つが均等に並ぶよう、間隔を程よい10pxに調整 */
    gap: 10px !important; 
    
    background-color: #fff !important;
    border: 2px solid #f2f2f2 !important;
    border-radius: 9999px !important;
    box-shadow: 0px -10px 30px rgba(0, 0, 0, 0.1) !important;
    z-index: 9999 !important;
    margin: 0 auto !important;
    transition: transform 0.4s ease-in-out !important;
}

/* 2. 吸着時（450pxスクロールして .is-sticky クラスがついた瞬間） */
.floating-menu-wrapper.is-sticky {
    transform: translate(-50%, 0) !important;
}

/* ★大改造：スマホ画面（767px以下）ではロゴコンテナを完全に非表示にしてスペースを解放 */
.floating-menu-wrapper .fest-main-contents {
    display: none !important;
}

/* カプセル右側：ボタンエリア（スマホではカプセル幅いっぱいに均等配置） */
.floating-menu-wrapper .under-main-contents {
    margin-top: 0 !important;
    display: flex !important;
    justify-content: center !important;
    gap: 8px !important; /* ボタン同士の程よい隙間 */
    position: static !important;
    z-index: auto !important;
    width: 100% !important;
}

/* カプセル内のコンパクトなナビボタン（ロゴが消えたため、文字サイズや幅を読みやすく復活） */
.floating-menu-wrapper .nav-button {
    width: 23% !important;    /* 4つのボタンが画面幅に綺麗に均等に収まるように％で指定 */
    max-width: 120px !important;
    height: 38px !important;  
    
    /* ★修正：ロゴが消えて領域が広がったため、文字サイズを「11px」に大きくして読みやすく復活 */
    font-size: 11px !important; 
    padding: 2px 4px !important;
    
    border: 1px solid #ccc !important;
    border-radius: 9999px !important;
    color: #3B2D22 !important;
    background-color: #fff !important;
    text-decoration: none !important;
    text-align: center !important;
    justify-content: center !important;
    align-items: center !important;
    box-shadow: none !important;
    display: flex !important;
    white-space: nowrap !important; /* 絶対に文字を改行させない */
}

/* ボタン内のCOMING SOONテキストのスマホ調整 */
.floating-menu-wrapper .nav-button .coming-soon-text {
    font-size: 6px !important;
    line-height: 1 !important;
    margin-top: 1px !important;
}

/* --------------------------------------------------
   PC・タブレットなど広い画面用（★PCではこれまで通りロゴもキャッチも綺麗に表示されます）
   -------------------------------------------------- */
@media (min-width: 768px) {
    /* PCではロゴを復活表示 */
    .floating-menu-wrapper .fest-main-contents {
        display: block !important;
    }
    .floating-menu-wrapper {
        padding: 12px 35px !important;
        justify-content: center !important;
        gap: 50px !important; /* PCではゆったり中央寄せ */
        width: 90% !important;
    }
    .floating-menu-wrapper .main-contents-img {
        width: 180px !important; 
        height: auto !important;
        margin-right: 0 !important;
        display: inline-block !important;
    }
    .floating-menu-wrapper .under-main-contents {
        gap: 15px !important;
        width: auto !important;
    }
    .floating-menu-wrapper .nav-button {
        width: auto !important;
        min-width: 180px !important;
        height: 44px !important;
        font-size: 18px !important;
        padding: 5px 15px !important;
    }
    .floating-menu-wrapper .nav-button .coming-soon-text {
        font-size: 9px !important;
        margin-top: 1px !important;
    }
}






/* ==========================================================
   来場特典セクション
   ========================================================== */
.benefit-section {
    max-width: 1200px;
    margin: 0 auto 100px auto;
    font-family: "M PLUS Rounded 1c", sans-serif;
}

/* 1. タイトルエリア */
.benefit-header {
    text-align: center;
    margin-bottom: 60px;
}

.benefit-title {
    color: #E42053;
    font-weight: 800;
    line-height: 1.25;
    margin-bottom: 25px;
}

.benefit-title .main-label {
    display: block;
    font-size: 52px;
    margin-bottom: 10px;
    letter-spacing: 2px;
}

.benefit-title .main-text {
    display: inline-block;
    font-size: 57px;
    letter-spacing: 1px;
	background: linear-gradient(transparent 55%, #FFFF00 55%);
	padding: 0 4px;
}

/* サブ見出し（水色：#009EDB） */
.benefit-sub-title {
    color: #009EDB;
    font-size: 38px;
    font-weight: 800;
    margin: 0;
    letter-spacing: 1px;
}

/* 2. コンテンツエリア（PC：左右並び） */
.benefit-content {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 60px;
    max-width: 1080px;
    margin: 0 auto;
}

/* 左側：画像カード（ピンク外枠＋まるみ） */
.benefit-card {
    flex: 0 0 440px;
    border: 3px solid #E42053;
    border-radius: 18px;
    box-sizing: border-box;
    background-color: #E42053; /* ヘッダーの隙間防止 */
    overflow: hidden;
}

.benefit-card-header {
    background-color: #E42053;
    color: #fff;
    font-size: 20px;
    font-weight: 800;
    text-align: center;
    padding: 12px 15px;
    letter-spacing: 0.5px;
}

.benefit-card-body {
    padding: 12px;
    background-color: #fff;
    border-radius: 0 0 14px 14px;
}

.benefit-card-body img {
    width: 100%;
    height: auto;
    display: block;
    border-radius: 6px;
}

/* 右側：本文エリア */
.benefit-text-wrap {
    flex: 1;
    color: #3B2D22;
}

.benefit-text-wrap p {
    font-size: 20px;
    line-height: 1.95;
    margin: 0;
    text-align: left;
    font-weight: 500;
}

/* レスポンシブ対応（スマホ・タブレット） */
@media (max-width: 1200px) {
    .benefit-section {
        max-width: 330px;
        margin-bottom: 50px;
    }

    .benefit-header {
        margin-bottom: 30px;
    }

    .benefit-title .main-label {
        font-size: 26px;
        margin-bottom: 5px;
    }

    .benefit-title .main-text {
        font-size: 24px;
        line-height: 1.3;
    }

    .benefit-sub-title {
        font-size: 18px;
        line-height: 1.4;
    }

    .benefit-content {
        display: block;
        max-width: 330px;
        gap: 0;
    }

    .benefit-card {
        flex: none;
        width: 100%;
        margin-bottom: 25px;
        border-width: 2px;
        border-radius: 12px;
    }

    .benefit-card-header {
        font-size: 15px;
        padding: 8px 10px;
    }

    .benefit-card-body {
        padding: 8px;
    }

    .benefit-text-wrap p {
        font-size: 16px;
        line-height: 1.7;
    }
}