@charset "utf-8";

@import url(https://www.apiservice.kr/fonts/NotoSansKR/NotoSansKR.css);
/* @import url(https://www.apiservice.kr/fonts/GmarketSans/GmarketSans.css); */

:root {
	--gs-max-width: 800px;
	--gs-min-width: 360px;
	--gs-header-height: 76px;
	--gs-black: #000;
	--gs-white: #fff;
	--gs-white-rgba-5: rgba(255, 255, 255, 0.5);
	--gs-red: #ff0000;
	--gs-vivid-red: #f40b0b;
	--gs-french-lime: #92ff50;
	--gs-platinum: #e5e5e5;
	--gs-color-placeholder: #999;
	--gs-icon-arrow-right: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24px' viewBox='0 0 24 24' width='24px' fill='%23ffffff'%3E%3Cpath d='M9.29 15.88L13.17 12 9.29 8.12c-.39-.39-.39-1.02 0-1.41.39-.39 1.02-.39 1.41 0l4.59 4.59c.39.39.39 1.02 0 1.41L10.7 17.3c-.39.39-1.02.39-1.41 0-.38-.39-.39-1.03 0-1.42z'/%3E%3C/svg%3E");
	--gs-icon-arrow-right-gray: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' enable-background='new 0 0 24 24' height='24px' viewBox='0 0 24 24' width='24px' fill='%23999999'%3E%3Cg%3E%3Cpath d='M0,0h24v24H0V0z' fill='none'/%3E%3C/g%3E%3Cg%3E%3Cpolygon points='6.23,20.23 8,22 18,12 8,2 6.23,3.77 14.46,12'/%3E%3C/g%3E%3C/svg%3E");
	--gs-icon-arrow-right-black: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' enable-background='new 0 0 24 24' height='24px' viewBox='0 0 24 24' width='24px' fill='%23000000'%3E%3Cg%3E%3Cpath d='M0,0h24v24H0V0z' fill='none'/%3E%3C/g%3E%3Cg%3E%3Cpolygon points='6.23,20.23 8,22 18,12 8,2 6.23,3.77 14.46,12'/%3E%3C/g%3E%3C/svg%3E");
	--gs-icon-arrow-right-white: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' enable-background='new 0 0 24 24' height='24px' viewBox='0 0 24 24' width='24px' fill='%23ffffff'%3E%3Cg%3E%3Cpath d='M0,0h24v24H0V0z' fill='none'/%3E%3C/g%3E%3Cg%3E%3Cpolygon points='6.23,20.23 8,22 18,12 8,2 6.23,3.77 14.46,12'/%3E%3C/g%3E%3C/svg%3E");
}

html, body {-webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; -webkit-text-size-adjust: none;}
html, body, div, span, applet, object, iframe, p, blockquote, pre, xmp, a, button, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, main, nav, output, ruby, section, summary, time, mark, audio, video, input, textarea, select, svg {margin: 0; padding: 0; font: inherit; color: inherit; vertical-align: baseline; box-sizing: border-box; touch-action: manipulation;}
*::before, *::after {box-sizing: border-box;}
h1, h2, h3, h4, h5, h6 {margin: 0; padding: 0; vertical-align: baseline; box-sizing: border-box; touch-action: manipulation;}
main, header, nav, section, footer, menu, article, aside, details, figcaption, figure, hgroup {display: block;}
address, cite, code, em {font-style: inherit; font-weight: inherit;}
fieldset {border: 0;}
ol, ul {list-style: none;}
strong, .strong {font-weight: 700;}
blockquote, q {quotes: none;}
blockquote::before, blockquote::after, q::before, q::after {content: none;}
legend {position: absolute; margin: -1px; width: 1px; height: 1px; overflow: hidden; clip: rect(0,0,0,0);}
table {border-collapse: collapse; border-spacing: 0; table-layout: fixed;}
caption {position: absolute; margin: -1px; width: 1px; height: 1px; overflow: hidden; clip: rect(0,0,0,0);}
th, td {line-height: 1.5; vertical-align: middle; word-break: break-all; text-overflow: ellipsis; word-wrap: break-word;}
img {display: block; width: 100%; border: 0; vertical-align: middle;}
button {cursor: pointer; vertical-align: middle; line-height: normal; border: 0; background: transparent; text-transform: none; overflow: visible; -webkit-appearance: button;}
button[disabled] {cursor: not-allowed; opacity: 0.5;}
a {color: inherit; text-decoration: none; -webkit-text-decoration-skip: objects;}
a:active, a:hover {outline: 0;}
video {display: block; width: 100%;}
label {cursor: pointer; vertical-align: middle;}
input, textarea {vertical-align: middle; line-height: normal; border-radius: 0; background-color: #fff; -webkit-touch-callout: default !important; -webkit-user-select: text !important;}
input[type="text"], input[type="password"], input[type="number"], input[type="email"], input[type="tel"], input[type="url"], input[type="search"], input[type="time"], input[type="file"], input[type="date"], textarea {padding: 10px 15px; height: 60px; border: 1px solid #666; background-color: #fff; -webkit-appearance: none; appearance: none;}
input[type="checkbox"], input[type="radio"] {width: auto; border: none;}
input[type="button"], input[type="reset"], input[type="submit"] {cursor: pointer; -webkit-appearance: button;}
input:-webkit-autofill {-webkit-box-shadow: 0 0 0px 1000px #fff inset;}
input::-webkit-input-placeholder{color: var(--gs-color-placeholder) !important;}
input:-moz-placeholder{color: var(--gs-color-placeholder) !important; opacity: 1 !important;}
input::-moz-placeholder{color: var(--gs-color-placeholder) !important; opacity: 1 !important;}
input:-ms-input-placeholder{color: var(--gs-color-placeholder) !important;}
textarea {padding: 20px 15px; width: 100%; height: auto; line-height: 1.8; resize: none;}
textarea::-webkit-input-placeholder{color: var(--gs-color-placeholder) !important;}
textarea:-moz-placeholder{color: var(--gs-color-placeholder) !important; opacity: 1 !important;}
textarea::-moz-placeholder{color: var(--gs-color-placeholder) !important; opacity: 1 !important;}
textarea:-ms-input-placeholder{color: var(--gs-color-placeholder) !important;}
input[type="text"][readonly], input[type="password"][readonly], input[type="email"][readonly], input[type="tel"][readonly], input[type="search"][readonly], input[type="text"][disabled], input[type="password"][disabled], input[type="email"][disabled], input[type="tel"][disabled], input[type="search"][disabled], textarea[readonly], textarea[disabled], select[disabled] {color: #666; background: #eaeaea; border-color: #c0c0c0;}
input[readonly], textarea[readonly] {cursor: default;}
input[disabled], textarea[disabled], select[disabled] {cursor: not-allowed;}
select {padding: 0 35px 0 25px; width: 100%; height: 48px; color: #555; border: 1px solid #f6f6f6; border-radius: 6px; background: #f6f6f6 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='48' width='48' fill='%23000000'%3E%3Cpath d='m24 30.8-12-12 2.15-2.15L24 26.5l9.85-9.85L36 18.8Z'/%3E%3C/svg%3E") no-repeat 98% center / 24px; -webkit-appearance: none; -moz-appearance: none; appearance: none;}
select:focus {background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='48' width='48' fill='%23000000'%3E%3Cpath d='M14.15 30.15 12 28l12-12 12 12-2.15 2.15L24 20.3Z'/%3E%3C/svg%3E");}
select::-ms-expand {display: none;}
select[disabled] {color: #999;}

:focus-visible {box-shadow: 0 0 0 3px var(--gs-white), 0 0 0 5px var(--gs-black); border-radius: 2px; outline: 0; transition: none !important;}
input:focus-visible, textarea:focus-visible {
	color: var(--gs-black);
	border: 2px solid var(--gs-black);
	border-radius: 5px;
	background-color: var(--gs-white);
	box-shadow: none;
}

body {
	font-family: "Noto Sans KR", -apple-system, BlinkMacSystemFont, "Apple SD Gothic Neo", Arial, sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: var(--gs-black);
	background-color: #f7f7f7;
	word-break: keep-all;
	overflow-wrap: break-word;
}
body:has(main.home) {
	color: var(--gs-white);
	background-color: var(--gs-black);
}

.skipnavigation { display: flex; justify-content: center; position: fixed; top: -100px; left: 0; padding: 8px 5px; min-width: 200px; font-size: 16px; color: #fff; text-align: center; background: #0f3e8e; z-index: 1000000; transition: top 0.3s; }
.skipnavigation span { position: relative; padding-bottom: 3px; }
.skipnavigation span::after { content: ""; display: block; position: absolute; bottom: 0; left: 0; width: 100%; height: 1px; background: #fff; }
.skipnavigation:focus-visible { top: 0; box-shadow: 0 0 0 3px #222; }

.sr-only { position: absolute; margin: -1px; width: 1px; height: 1px; overflow: hidden; clip: rect(0,0,0,0); }

#wrapper {
	margin: 0 auto;
	padding-top: var(--gs-header-height);
	padding-bottom: 150px;
	max-width: var(--gs-max-width);
	min-width: var(--gs-min-width);
}

#header {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	background-color: var(--gs-white);
	z-index: 900;
}
#header > div {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin: 0 auto;
	padding: 0 20px;
	max-width: var(--gs-max-width);
	min-width: var(--gs-min-width);
	height: var(--gs-header-height);
}
#header img {
	width: 200px;
}
#header .side-menu-toggler {
	width: 50px;
	height: 50px;
	background: url(../img/icon-menu.png) no-repeat center / 34px;
}

.side-nav-wrap {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.7);
	z-index: 990;
}
.side-nav-wrap > div {
	position: relative;
	max-width: 480px;
	height: 100%;
	background-color: var(--gs-white);
}
.side-nav-wrap .hd {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin: 0 auto;
	padding: 0 10px 0 20px;
	max-width: var(--gs-max-width);
	min-width: var(--gs-min-width);
	height: var(--gs-header-height);
	background-color: var(--gs-white);
}
.side-nav-wrap .hd img {
	width: 200px;
}
.side-nav-wrap .side-menu-toggler {
	width: 50px;
	height: 50px;
	background: url(../img/icon-close.png) no-repeat center / 28px;
}
.side-nav-wrap .bd {
	position: relative;
	top: var(--gs-header-height);
	padding-bottom: 50px;
	height: calc(100% - var(--gs-header-height) - 130px);
	overflow-y: auto;
}
.side-nav-wrap li {
	margin: 2px 0;
}
.side-nav-wrap a {
	display: flex;
	align-items: center;
	padding: 5px 20px 5px 25px;
	font-size: 18px;
	color: var(--gs-black);
}
.side-nav-wrap a strong {
	padding: 2px 0;
}
.side-nav-wrap .active a strong {
	background: linear-gradient(var(--gs-vivid-red), var(--gs-vivid-red)) no-repeat left bottom / 100% 4px;
}
.side-nav-wrap .ft {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 20px;
	width: 100%;
	background-color: var(--gs-white);
}
.side-nav-wrap .gs-link-list.sns {
	margin-top: 0;
}
.side-nav-wrap .gs-link-list.sns li {
	margin: 0;
}
.side-nav-wrap .gs-link-list.sns a {
	border-color: var(--gs-black);
}
body.opened-sm {
	overflow: hidden;
	border: 1px solid red !important;
}
body.opened-sm .side-nav-wrap {
	display: block;
}

.con-wrap {
	padding: 0 15px;
}

.event-items {
	display: flex;
	justify-content: center;
	gap: 15px;
	margin: 35px 0;
}
.event-items a {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	flex: 1;
	padding: 20px 15px;
	min-height: 180px;
	text-align: center;
	background-color: var(--gs-white);
}
.event-items strong {
	display: block;
	margin-bottom: 10px;
	font-size: 22px;
	color: var(--gs-black);
}
.event-items p {
	margin: 5px 0;
	line-height: 1.3;
	letter-spacing: -1px;
	color: var(--gs-black);
}
.event-items .view {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 20px;
	height: 35px;
	background-color: var(--gs-black);
}

.performance-guide-con {
	margin-top: 70px;
	font-size: 20px;
}
.performance-guide-con .top {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	margin: 0 auto;
	max-width: 320px;
	padding: 25px 15px 20px;
	font-size: 28px;
	border: 1px solid rgba(255, 255, 255, 0.5);
}
.performance-guide-con .top img {
	width: 215px;
}
.performance-guide-con .top .txt {
	margin-top: 20px;
	padding-top: 15px;
	line-height: 1.2;
	border-top: 1px solid var(--gs-white);
}
.performance-guide-con .con {
	margin: 35px 0;
}
.performance-guide-con .con ~ .con {
	margin-top: 50px;
}
.performance-guide-con .con .date {
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 15px;
	height: 50px;
}

.performance-guide-con .con ul {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	gap: 35px 20px;
	margin: 30px 0;
}
.performance-guide-con .con li {
	display: flex;
	align-items: center;
	flex-direction: column;
	gap: 10px;
}
.performance-guide-con .con li img {
	width: 160px;
}
.performance-guide-con .bottom {
	margin-top: 80px;
}
.performance-guide-con.diff {
	margin-top: 0;
}
.performance-guide-con.diff .con .date {
	padding: 0;
	font-size: 28px;
	font-weight: 700;
	justify-content: flex-start;
	background: linear-gradient(var(--gs-black), var(--gs-black)) no-repeat left bottom / 100% 6px;
}

.top-banner {
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 15px;
	height: 70px;
	font-size: 22px;
	font-weight: 500;
	color: var(--gs-white);
	background-color: var(--gs-black);
}

.event-con .event {
	padding: 40px 25px;
	font-size: 22px;
	line-height: 1.3;
	text-align: center;
}
.event-con .event h1 {
	font-size: 26px;
}
.event-con .event h1 > div {
	margin: 3px 0;
}
.event-con .event img {
	margin: 25px auto;
	width: 230px;
}
.event-con .event .box {
	display: flex;
	flex-direction: column;
	gap: 5px;
	margin: 20px 0;
	padding: 20px 10px;
	font-size: 20px;
	background-color: var(--gs-platinum);
}
.event-con .detail {
	position: relative;
	padding: 35px 15px 20px;
	border: 1px solid var(--gs-black);
}
.event-con .detail .top-txt {
	position: absolute;
	top: -19px;
	left: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0 auto;
	padding: 10px 20px;
	height: 35px;
	font-weight: 500;
	border-radius: 35px;
	color: var(--gs-white);
	background-color: var(--gs-black);
	transform: translateX(-50%);
}
.event-con .detail li ~ li {
	margin-top: 20px;
}
.event-con .detail li .pd {
	padding: 0 5px;
}
.event-con .detail li img {
	margin: 10px 0;
}
.event-con .detail .btns {
	display: flex;
	justify-content: space-between;
	gap: 10px;
	margin-top: 20px;
}
.event-con .detail .btns button {
	padding: 0 10px;
	min-width: 120px;
	height: 35px;
	font-size: 18px;
	border: 1px solid var(--gs-black);
}
.event-con .bottom {
	margin-top: 50px;
}
.event-con .bottom .gs-txts {
	margin-top: 35px;
}
.event-con.list {
	margin-top: 40px;
}

.visual-main-img {
	margin: 0 -15px;
}

.figure-con {
	font-size: 18px;
}
.figure-con > figure {
	margin-top: 45px;
}
.figure-con h1 {
	font-size: 22px;
}
.figure-con img {
	margin: 10px 0;
}
.figure-con .imgs {
	display: flex;
	gap: 10px;
	flex-wrap: wrap;
	margin-top: 10px;
}
.figure-con .imgs > div {
	flex-basis: calc(50% - 10px);
}
.figure-con .imgs img {
	margin: 0;
}
.figure-con .gs-notice-list {
	margin-top: 0px;
}
.figure-con .gs-notice-list ul {
	margin-top: 10px;
}

.gs-btn {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	gap: 5px;
	padding: 15px;
	min-height: 65px;
	font-size: 22px;
	color: var(--gs-white);
	background-color: var(--gs-black);
}
.gs-btn.red {
	background-color: var(--gs-red);
}

.gs-icon-arrow {
	padding-right: 35px;
	background: var(--gs-icon-arrow-right) no-repeat right calc(50% + 1px) / 40px;
}

.gs-txts {
	margin: 20px 0;
}
.gs-txts li,
.gs-txts dd {
	margin: 5px 0;
}
.gs-txts dt {
	font-size: 20px;
	font-weight: 500;
}
.gs-txts.gray {
	color: #838383;
}

.gs-bullet {
	display: flex;
	gap: 5px;
}
.gs-bullet::before {
	content: "*";
	position: relative;
	top: 5px;
}

.gs-indent {
	padding-left: 15px;
	text-indent: -15px;
}

.gs-bg-txts {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	gap: 6px 0;
	color: var(--gs-white);
}
.gs-bg-txts > span {
	padding: 2px 5px;
	background: linear-gradient(var(--gs-black) 0%, var(--gs-black) 100%) no-repeat left bottom / 100%;
}

.gs-hashtag-items {
	display: flex;
	flex-wrap: wrap;
	gap: 8px;
	margin: 10px 0;
}
.gs-hashtag-items .item {
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 5px 15px;
	height: 35px;
	font-weight: 700;
	letter-spacing: -1px;
	border-radius: 35px;
	background-color: var(--gs-platinum);
}

.gs-notice-list {
	margin-top: 40px;
	font-size: 18px;
}
.gs-notice-list dl,
.gs-notice-list ul {
	margin: 25px 0;
}
.gs-notice-list dt {
	margin-bottom: 5px;
	font-size: 20px;
	font-weight: 700;
}
.gs-notice-list dd,
.gs-notice-list li {
	margin: 5px 0;
	padding-left: 10px;
}

.gs-link-list {
	margin-top: 40px;
}
.gs-link-list li {
	margin: 20px 0;
}
.gs-link-list a {
	display: flex;
	align-items: center;
	gap: 5px;
	padding: 15px 40px 15px 15px;
	min-height: 70px;
	font-size: 22px;
	border: 1px solid var(--gs-white-rgba-5);
	background: var(--gs-icon-arrow-right-gray) no-repeat calc(100% - 10px) / 26px;
}
.gs-link-list.sns {
	margin-top: 60px;
}
.gs-link-list.sns a {
	gap: 10px 15px;
	font-size: 13px;
	color: var(--gs-black);
	line-height: 1.3;
	letter-spacing: -0.5px;
	background-color: var(--gs-white);
	background-image: var(--gs-icon-arrow-right-black);
	border-radius: 5px;
}
.gs-link-list.sns a::before {
	content: "";
	background-size: 100%;
}
.gs-link-list.sns .instagram::before {
	width: 45px;
	height: 45px;
	background-image: url(../img/icon-insta.png);
}
.gs-link-list.dark a {
	color: var(--gs-white);
	border: none;
	background-color: var(--gs-black);
	background-image: var(--gs-icon-arrow-right-white);
}

body:has(.schedule-page) {
	background-color: var(--gs-white);
}
body:has(.schedule-page) .con-wrap > img {
	margin-top: 30px;
}

.fc-red {
	color: var(--gs-red) !important;
}
.fc-lime {
	color: var(--gs-french-lime) !important;
}

.scroll-btn { display: block; position: fixed; right: 15px; width: 40px; height: 40px; background: #eee; border-radius: 20px; outline: none; z-index: 980; transition: height 0.2s; }
.scroll-top-btn { bottom: 70px; visibility: hidden; opacity: 0; }
.scroll-bottom-btn { bottom: 20px; transform: rotate(-180deg); visibility: hidden; opacity: 0; }
.scroll-btn span, .scroll-btn::before, .scroll-btn span, .scroll-btn::before, .scroll-btn::after { content: ""; display: block; position: absolute; top: 14px; left: 50%; width: 15px; height: 2px; background-color: var(--gs-black); transform-origin: left 50%; }
.scroll-btn span { bottom: auto; margin-left: -1px; width: 2px; height: 0; transition: 0.2s linear; }
.scroll-btn::before, .scroll-btn::after { transition: top 0.4s; }
.scroll-btn::before { transform: rotate(135deg); }
.scroll-btn::after { transform: rotate(45deg); }

/** 20251023 add **/