.main-upcoming { padding: 172px 0 247px; background-image: url('/assets/images/main/main_bg.jpg'); background-size: cover; background-repeat: no-repeat; background-position: center; position: relative; overflow: hidden; }
.main-upcoming hgroup { color: #fff; margin-bottom: 33px; text-align: center; font-family: var(--love); }
.main-upcoming hgroup p { font-size: 100px; font-weight: 300; line-height: 1em; }
.main-upcoming hgroup h2 { font-size: 128px; font-weight: 500; line-height: 1em; }
.main-upcoming .main-tit { color: var(--green); margin-bottom: 12px; }
.main-upcoming .inner { position: relative; z-index: 2; }
.main-upcoming .small-inner { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }
.main-effects { position: absolute; width: 100%; height: 100%; top: 0; left: 0; z-index: 1; }
.main-effects .symbol01 { width: 880px; height: 1436px; background-image: url(/assets/images/main/main_bg_symbol01.png); background-repeat: no-repeat; background-size: cover; background-position: center; position: absolute; top: 0; left: 0; z-index: 2; }
.main-effects .symbol02 { width: 1059px; height: 1681px; background-image: url(/assets/images/main/main_bg_symbol02.png); background-repeat: no-repeat; background-size: cover; background-position: center; position: absolute; bottom: 0; right: 0; z-index: 2; }
.main-effects .effect { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-image: url(/assets/images/main/main_bg_effect.png); background-repeat: no-repeat; background-size: cover; background-position: center; z-index: 1; -webkit-transform: scale(1.8); transform: scale(1.8); }
.view-all { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; gap: 8px; font-size: 24px; font-weight: 400; color: var(--softP); -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; position: relative;}
.view-all:hover { color: #9DC400 !important; }
.main-upcoming__slide { padding-bottom: 28px; }
.main-upcoming__slide .slick-dots { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; position: absolute; bottom: 0; left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); width: 100%; }
.main-upcoming__slide .slick-dots li { cursor: pointer; -webkit-box-flex: 1; -ms-flex: 1; flex: 1; height: 4px; background-color: #712ec9; }
.main-upcoming__slide .slick-dots li button { display: none; }
.main-upcoming__slide .slick-dots li.slick-active { background-color: #b4d922; }
.main-tit__area { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: end; -ms-flex-align: end; align-items: flex-end; margin-bottom: 22px; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }
.main-tit { font-size: 50px; font-family: var(--butler); font-weight: 500; }
.main-upcoming__list { margin-top: 60px; }
.main-upcoming .view-all { margin-top: 20px; margin-left: auto; }
.main-upcoming__list li:not(:last-child) { margin-bottom: 40px; }
.main-upcoming__list li a { display: -webkit-box; display: -ms-flexbox; display: flex; }
.main-upcoming__list li figure { margin: 0; width: 285px; height: 0; padding-top: 40%; -webkit-box-flex: 0; -ms-flex: none; flex: none; position: relative; }
.main-upcoming__list li figure img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.mian-upcoming__ticket { padding: 30px 30px 30px 50px; background-color: #efe7ff; color: var(--mediumP); -webkit-box-flex: 1; -ms-flex: 1; flex: 1; }
.main-upcoming__cate { font-size: 18px; font-weight: 400; margin-bottom: 26px; }
.main-upcoming__tit { font-size: 50px; font-weight: 700; line-height: 1.2; margin-bottom: 25px; }
.main-upcoming__info { padding-top: 25px; position: relative; }
.main-upcoming__info::before { content: ''; width: 50px; height: 1px; background-color: var(--mediumP); position: absolute; top: 0; left: 0; }
.main-upcoming__info span { font-size: 20px; font-weight: 400; }
.main-upcoming__info p { font-size: 24px; font-weight: 700; }
.main-press { padding: 140px 0; background-color: #e2d5ff; }
.main-press .inner { display: -webkit-box; display: -ms-flexbox; display: flex; gap: 66px; position: relative; }
.main-press .inner::after { content: ''; width: 1px; height: 88.5%; background-color: #c6b8e8; position: absolute; bottom: 0; left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); }
.main-press .main-tit__area h3 { color: var(--deepP); }
.main-press .main-tit__area .view-all { color: var(--mildP); }
.main-press__archive { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; position: relative; }
.main-press__archive ul { display: grid; grid-template-columns: repeat(2, 1fr); gap: 20px; position: relative; }
.main-press__archive ul li { position: relative; }
.main-press__archive ul li figure { margin: 0 0 10px; }
.main-press__archive ul li figure img { width: 100%; }
.main-press__archive ul li span { display: inline-block; width: 28px; height: 1px; background-color: var(--mildP); /* position: absolute; top: 267px; left: 0; */ }
.main-press__archive a:hover .main-press__tit { text-decoration: underline; }
.main-press__news { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; }
.main-press__news ul { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; gap: 18px; }
.main-press__news ul li { position: relative; }
.main-press__news ul li:not(:last-child) { padding-bottom: 20px; border-bottom: 1px solid var(--deepP); }
.main-press__news ul li span { color: var(--medium); font-size: 20px; font-weight: 300; }
.main-press__news ul li p { margin-top: 14px; font-size: 24px; font-weight: 400; color: var(--medium); }
.main-press__news ul li p strong { font-weight: 700; }

.main-press__news li a:hover p { text-decoration: underline; text-underline-offset: 5px; }
.main-press__tit { font-size: 24px; font-weight: 700; /* margin-bottom: 10px; */
 line-height: 1.3; color: var(--deepP); line-height: 1.4em; height: 2.8em; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; }
.main-press__desc { margin-top: 10px; font-size: 20px; font-weight: 400; line-height: 1.4em; height: 2.8em; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; }
.main-banner { height: 308px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; background-color: var(--mildP); }
.main-banner p { color: #efe7ff; font-size: 60px; font-weight: 500; text-align: center; }
.btn-style01 { position: relative; width: 370px; height: 80px; margin-top: 20px; margin-left: auto; margin-right: auto; transition: all ease 0.3s; }
.btn-style01 a { z-index: 2; height: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; background-color: var(--green); color: #2f165d; border-radius: 40px; font-size: 35px; font-weight: 600; position: relative; }
.btn-style01::before { content: ''; -webkit-transition: all ease 0.3s; transition: all ease 0.3s; opacity: 0; position: absolute; left: 0; bottom: -8px; width: 100%; height: 100%; border-radius: 40px; z-index: 1; background-color: #6c8604; }
.btn-style01:hover { transform: translateY(-5px); }
.btn-style01:hover::before { opacity: 1; }
.main-instagram { padding: 154px 0 200px; background-color: #2c125c; }
.main-instagram .main-tit { color: var(--green); }
.main-instagram ul { display: grid; grid-template-columns: repeat(5, 1fr); grid-gap: 20px; }
.main-instagram ul li figure { width:240px; height:240px; overflow:hidden; margin:0 auto; }
.main-instagram ul li figure img { width: 100% !important; height: 100% !important; object-fit: cover !important; }

.underline:hover { text-decoration: underline; text-underline-offset: 5px; text-decoration-thickness: 1px; }
@media all and (max-width: 1200px){
 .main-upcoming hgroup p { font-size: 70px; }
 .main-upcoming hgroup h2 { font-size: 80px; }
 .main-upcoming .main-tit { font-size: 40px; }
 }
