@font-face{font-family:BookkBold;src:url(/bandifesta/fonts/bookkmyeongjobold.ttf) format("truetype")}@font-face{font-family:BookkThin;src:url(/bandifesta/fonts/bookkmyeongjothin.ttf) format("truetype")}@font-face{font-family:PyeongChang;src:url(/bandifesta/fonts/PyeongChangPeace-Light.ttf) format("truetype")}@font-face{font-family:NotoSans;src:url(/bandifesta/fonts/NotoSansKR-VariableFont_wght.ttf) format("truetype")}#root{width:100%;overflow-x:hidden}body{font-family:NotoSans}*{margin:0;padding:0;box-sizing:border-box}a{color:inherit;text-decoration:none}a:visited,a:active{color:inherit}ul,ol,li{list-style:none}:root{--color-main: #050819;--color-black: #222222;--color-white: #F8F8F8;--color-sub: #FDD745;--color-red: #EC1C24;--tit-border-color: #666;--txt-border-color: #ccc;--list-hover-color: #f8f8f8;--tit-weight: 700;--txt-weight: 500;--list-padding: 18px 25px;--txt-font-size: 15px;--small-font-size: 12px;--detail-tit-font: 24px;--notice-padding: 23px;--notice-gap: 18px;--box-shadow-in: rgba(0, 0, 0, .15) 2px 2px 2px inset;--box-shadow-out: rgba(0, 0, 0, .25) 2px 2px 2px;--footer-img-height: calc((100vw * (238 / 1920)));--main-padding-aside: 20px;--main-padding-top: 50px;--main-padding-bottom: calc(10px + var(--footer-img-height));--header-height: 100px;--header-padding: 0 32px}@media screen and (max-width:1439px){:root{--txt-font-size: 14px;--detail-tit-font: 20px;--notice-padding: 13px;--notice-gap: 15px;--small-font-size: 11px}}@media screen and (max-width:1023px){:root{--txt-font-size: 3vw ;--detail-tit-font: 4.5vw ;--notice-padding: 2.5vw ;--notice-gap: 2.5vw ;--small-font-size: 5vw }}@media screen and (max-width:1439px){:root{--main-padding-aside: 30px;--main-padding-top: 30px;--main-padding-bottom: calc(10px + var(--footer-img-height));--header-padding: 0 16px}}@media screen and (max-width:1023px){:root{--main-padding-aside: 5vw ;--main-padding-top: 5vw ;--main-padding-bottom: calc( 100vw * (40 / 400) + var(--footer-img-height));--header-height: 16vw ;--header-padding: 0 4vw }}.innerbox{width:1440px;margin:0 auto}@media screen and (max-width:1439px){.innerbox{width:100%;margin:0}}.fontTitle{font-size:32px}@media screen and (max-width:1439px){.fontTitle{font-size:24px}}@media screen and (max-width:1023px){.fontTitle{font-size:5vw}}.fontSubTitle{font-size:20px}@media screen and (max-width:1439px){.fontSubTitle{font-size:18px}}@media screen and (max-width:1023px){.fontSubTitle{font-size:4vw}}.fontMain{font-size:16px}@media screen and (max-width:1439px){.fontMain{font-size:14px}}@media screen and (max-width:1023px){.fontMain{font-size:3vw}}.mainContent{padding-left:var(--main-padding-aside);padding-right:var(--main-padding-aside);padding-top:var(--main-padding-top);padding-bottom:var(--main-padding-bottom);min-height:960px}.tabContentDivision{display:flex;gap:50px}@media screen and (max-width:1439px){.tabContentDivision{gap:50px}}@media screen and (max-width:1023px){.tabContentDivision{gap:0px;flex-direction:column}}.tabContentDivisionAlter{display:flex;flex-direction:column}.flex{display:flex}.shadowBox{border:1px solid #ccc;border-radius:8px;box-shadow:2px 2px 2px #00000026}@media screen and (max-width:1023px){.shadowBox{border-radius:2vw}}.btnWrap{display:flex;gap:10px;justify-content:flex-end;padding-top:var(--notice-padding)}.btnWrap>div{display:inline-block}.subNoticeNavi{display:flex;gap:12px;justify-content:center;align-items:center;padding-top:var(--notice-padding)}.subNoticePageNext,.subNoticePagePrev{display:block;cursor:pointer;width:25px;height:25px;margin:0 3px}.subNoticeNavi img{width:100%}.subNoticePage{display:block;cursor:pointer;border:1px solid #ccc;border-radius:5px;color:var(--tit-border-color);background-color:var(--color-white);text-align:center}.subNoticePage>a{display:block;padding:4px 11px}.subNoticePageActive{color:var(--color-white);background-color:var(--color-main)}.subNoticePageActive>a{display:block;padding:4px 11px}@media screen and (max-width:1439px){.subNoticeNavi{gap:10px}}@media screen and (max-width:1023px){.subNoticePage>a{padding:5px 10px}.subNoticePageActive>a{padding:5px 10px}}.headerDummy{position:relative;width:100%;height:var(--header-height);background-color:var(--color-main)}header{position:fixed;top:0;left:0;width:100%;height:var(--header-height);background-color:var(--color-main);z-index:32768;display:flex;justify-content:space-between;align-items:center;padding:var(--header-padding);transition:transform .25s}header.hidden.alter{transform:translateY(-100%)}.headerLogo{font-size:0}.headerLogo>img{width:144px;height:auto}@media screen and (max-width:1439px){.headerLogo>img{width:128px}}@media screen and (max-width:1023px){.headerLogo>img{width:20vw}}.headerMiddleNav{flex:1;display:flex;justify-content:center;gap:60px}@media screen and (max-width:1439px){.headerMiddleNav{gap:30px}}@media screen and (max-width:1023px){.headerMiddleNav{display:none}}.headerMiddleNav .navItem{color:var(--color-white);transition:.25s;width:130px;text-align:center}.headerMiddleNav .navItem:hover,.headerMiddleNav .navItem.active{color:var(--color-sub)}.headerMiddleNav .navItem.active:hover{filter:drop-shadow(0 0 2px var(--color-sub))}.headerContext{width:144px;display:flex;flex-direction:row-reverse;justify-content:space-between;align-items:center}@media screen and (max-width:1439px){.headerContext{width:128px}}@media screen and (max-width:1023px){.headerContext{width:10vw;height:10vw}}.languageSelector{color:var(--color-white);font-weight:700;position:relative}@media screen and (max-width:1023px){.languageSelector{display:none}}.languageSelector .contentAndArrow{display:flex;align-items:center;gap:8px;cursor:pointer;-webkit-user-select:none;user-select:none;height:100%;padding:16px 8px}.languageSelector .arrow{width:16px;aspect-ratio:1;background-image:url(/bandifesta/assets/arrowWhite.png);background-size:100%;transform:rotate(90deg);transition:.25s}.languageSelector .content{height:100%}.languageSelector .arrow.active{transform:rotate(-90deg)}.languageSelector .dropDown{background-color:var(--color-main);z-index:8192;position:absolute;top:100%;right:0;width:100%;display:flex;flex-direction:column;overflow:hidden}.languageSelector .dropDownItem{-webkit-user-select:none;user-select:none;display:flex;align-items:center;justify-content:center;font-weight:initial;padding:4px 16px;transition:.25s}.languageSelector .dropDownItem.active,.languageSelector .dropDownItem:hover{background-color:var(--color-white);color:var(--color-main)}.myMenuButton{background-image:url(/bandifesta/assets/user1.png);background-size:100%;width:40px;aspect-ratio:1;display:flex;justify-content:center;align-items:center;font-size:0;position:relative;cursor:pointer}@media screen and (max-width:1439px){.myMenuButton{width:30px}}@media screen and (max-width:1023px){.myMenuButton{background-image:url(/bandifesta/assets/burger-bar.png);width:6vw}}.myMenuButton>img{width:100%;height:100%;border-radius:8192px}@media screen and (max-width:1023px){.myMenuButton>img{display:none}}.myMenuContainerWrapper{-webkit-user-select:none;user-select:none;position:fixed;background-color:#fff;border-radius:10px 0 0 10px;padding:var(--header-padding);right:-100%;top:0;width:370px;z-index:16384;filter:drop-shadow(2px 2px 2px rgba(0,0,0,.15));transition:right .25s ease;padding-bottom:40px;border:1px solid #ccc}@media screen and (max-width:1023px){.myMenuContainerWrapper{border:none;width:100%;height:100dvh;border-radius:0;overflow-y:scroll;padding-bottom:10vw}}.myMenuContainerWrapper{-ms-overflow-style:none}.myMenuContainerWrapper::-webkit-scrollbar{display:none}.myMenuContainer{width:100%;display:flex;flex-direction:column;gap:40px}@media screen and (max-width:1023px){.myMenuContainer{gap:7.5vw;margin-bottom:16vw}}.myMenuContainerWrapper.active{display:flex;right:0}.myMenuContainerWrapper .header{min-height:var(--header-height);border-bottom:1px solid #ccc;display:flex;justify-content:space-between;align-items:center}.myMenuContainerWrapper .text{text-align:center}.myMenuContainerWrapper .close{cursor:pointer;background-image:url(/bandifesta/assets/closeBtn.png);background-size:100%;aspect-ratio:1;width:40px}@media screen and (max-width:1439px){.myMenuContainerWrapper .close{width:30px}}@media screen and (max-width:1023px){.myMenuContainerWrapper .close{width:6vw}}.myMenuContainerWrapper .logoutContainer{display:flex;justify-content:flex-end}.myMenuContainerWrapper .logout{cursor:pointer;font-family:NotoSans;color:#6e6e6e;font-size:14px;text-decoration:underline}@media screen and (max-width:1023px){.myMenuContainerWrapper .logout{font-size:3vw}}@media screen and (max-width:1023px){.myMenuContainerWrapper .logout{font-size:2.5vw}}.genericIconButton.kakao{color:#3e2723;background-color:#ffeb3b}.serviceNav{display:flex;flex-direction:column;gap:30px}@media screen and (max-width:1023px){.serviceNav{gap:7.5vw}}.serviceNavItem{display:flex;gap:20px;align-items:center}@media screen and (max-width:1023px){.serviceNavItem{gap:5vw}}.serviceNavItem>.icon{aspect-ratio:1;width:32px}@media screen and (max-width:1023px){.serviceNavItem>.icon{width:8vw}}.serviceNavItem>.title{flex:1}.serviceNavItem>.arrow{background-image:url(/bandifesta/assets/arrowBlack.png);background-size:100%;aspect-ratio:1;width:16px}@media screen and (max-width:1023px){.serviceNavItem>.arrow{width:4vw}}.subMenu{width:100%;position:fixed;top:0;left:0;padding:45px 0;padding-top:calc(var(--header-height) + 45px);display:flex;justify-content:center;background-color:#030511f2;z-index:8191;gap:60px;transition:transform .25s}@media screen and (max-width:1439px){.subMenu{gap:30px}}@media screen and (max-width:1023px){.subMenu{display:none}}.subMenu.hidden{transform:translateY(-100%)}.subMenuContainer{display:flex;flex-direction:column;align-items:center;gap:30px}@media screen and (max-width:1439px){.subMenuContainer{gap:24px}}.subMenuItem.fontSubTitle{color:var(--color-white);width:130px;text-align:center;transition:.25s}.subMenuItem.fontSubTitle:hover{color:var(--color-sub)}.genericButton{cursor:pointer;background-color:var(--color-main);color:var(--color-white);padding:8px 24px;display:flex;justify-content:center;align-items:center}@media screen and (max-width:1023px){.genericButton{padding:1.5vw 4vw}}.genericButton .fontMain{color:var(--color-white)}.genericIconButton{cursor:pointer;display:flex;border-radius:8px;padding:8px;gap:16px;box-shadow:2px 2px 2px #00000026}@media screen and (max-width:1023px){.genericIconButton{border-radius:2vw;padding:2vw;gap:4vw}}.genericIconButton>.icon{aspect-ratio:1;width:24px}@media screen and (max-width:1439px){.genericIconButton>.icon{width:20px}}@media screen and (max-width:1023px){.genericIconButton>.icon{width:4vw}}.genericIconButton>.title{flex:1;display:flex;justify-content:center;align-items:center;font-weight:700}.footer_bottom{height:100%;background-color:#110a0d;z-index:9999;position:relative;overflow:hidden}.footer_wrap{width:1440px;margin:0 auto;padding:64px 0;align-items:center}.footer_info_wrap{padding-left:64px;align-items:center}.footer div{font-size:0}.footer_info_wrap>ul{display:flex;color:#909090;gap:30px}.footer_info_wrap>ul:not(:first-child){padding-top:20px}.footer_info_wrap>ul:first-child>li{font-size:16px;font-weight:400}.footer_info_wrap>ul>li{font-size:14px;font-weight:400;position:relative}.footer_APILOGO img{height:45px}.footer_info_wrap>ul>li:not(:last-child):after{content:"";width:1px;height:10px;background-color:#909090;position:absolute;top:50%;transform:translateY(-50%);right:-15px}.footer{position:relative}.footer_top{position:absolute;bottom:0;height:calc((100vw * (238 / 1920)) + 300px);overflow:hidden}.footer_top>img{width:100%;font-size:0;display:block;padding-top:calc(100vw * (238 / 1920));transition-duration:2s}.footer .footer_top_image_mobile{display:none}.footer .footer_top_image{display:block}.footer_top>img.active{padding-top:0}@media screen and (max-width:1439px){.footer_wrap{width:1024px;padding:32px 0}.footer_info_wrap>ul:first-child>li{font-size:14px}.footer_info_wrap>ul>li{font-size:12px}.footer_top{height:calc((100vw * (238 / 1920)) + 220px)}}@media screen and (max-width:1023px){.footer_wrap{width:100%;padding:5vw 0;flex-direction:column;gap:5vw}.footer_info_wrap{padding-left:0}.footer_logo>img{width:36vw}.footer_info_wrap>ul{gap:2.5vw;justify-content:center}.footer_info_wrap>ul:not(:first-child){padding-top:2.5vw}.footer_info_wrap>ul:first-child>li{font-size:3vw}.footer_info_wrap>ul>li{font-size:2.5vw;font-weight:400;position:relative}.footer_APILOGO img{height:5vw}.footer_info_wrap>ul>li:not(:last-child):after{width:.25vw;height:2.5vw;right:-1.25vw}.footer_info_wrap{display:flex;flex-direction:column;align-items:center}.footer_top>img{padding-top:88.25vw}.footer_top{height:calc((100vw * (238 / 1920)) + 88.25vw)}.footer .footer_top_image{display:none}.footer .footer_top_image_mobile{display:block}.footer_info_wrap>.footer_info_02{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto}.footer_info_wrap>.footer_info_02>li:first-child{grid-column:1 / 3}.footer_info_wrap>.footer_info_02>li:first-child:after{width:0}.footer_info_wrap>.footer_info_03{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;gap:10px}.footer_info_wrap>.footer_info_03>li:nth-child(3){grid-column:1 / 3}.footer_info_wrap>.footer_info_03>li:nth-child(4){grid-column:1 / 3}.footer_info_wrap>.footer_info_03>li:not(:first-child):after{width:0}.footer_info_wrap>ul>li{text-align:center}}.loading{position:absolute;width:64px;height:64px;padding:4px;top:calc(50% - 32px);left:calc(50% - 32px);background-color:#ccc;border-radius:8px;display:flex}@media screen and (max-width:1023px){.loading{padding:1vw;width:8vw;height:8vw;top:50%;left:50%;transform:translate(-50%,-50%)}}.loadingIcon{flex:1;background-image:url(/bandifesta/assets/loading.png);background-repeat:no-repeat;background-size:100%;background-position:center;transform-origin:50% 50%;animation-name:loadingRolling;animation-iteration-count:infinite;animation-duration:1.5s}@keyframes loadingRolling{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.scene{position:relative;width:100vw;height:45vw;overflow:hidden;background-image:url(/bandifesta/assets/main_sec4_bg.png);background-size:100%;background-position:bottom}.scene .loadingBackdrop{top:50%;left:50%;position:absolute;width:125%;height:125%;background-color:#999;background-image:url(/bandifesta/assets/scene_capture.png);background-size:85%;background-position:center;background-repeat:no-repeat;transform:translate(-50%,-50%);filter:blur(4px);opacity:1;transition:opacity 2.5s}.scene .loadingBackdrop.hidden{opacity:0}.scene .canvas{opacity:0;transition:opacity 2.5s}.scene .canvas.active{opacity:1}.sec2{width:100%;background-image:url(/bandifesta/assets/main_sec2_bg.png);padding:100px 0;color:var(--color-white);flex-direction:column;justify-content:center;background-repeat:no-repeat;margin:0 auto;background-size:cover}.sec2_img{text-align:center;margin-top:100px}.sec2_img>img{width:1100px}.sec2_wrap{width:1440px;margin:0 auto;padding-left:100px}.sec2_top>h3{font-family:BookkBold;font-size:40px;line-height:60px}.sec2_button{width:140px;height:50px;font-size:18px;font-family:BookkBold;margin-top:30px;border:2px solid var(--color-white);text-align:center;line-height:50px;border-radius:30px;cursor:pointer}.sec2_img>img:last-child{display:none}@media screen and (max-width : 1439px){.sec2_wrap{width:1024px}.sec2_img>img{width:900px}.sec2_img{margin-top:80px}.sec2_top>h3{font-family:BookkBold;font-size:32px;line-height:52px}.sec2_button{width:120px;height:40px;font-size:16px;margin-top:20px;line-height:40px}}@media screen and (max-width:1023px){.sec2{padding:5vw 0}.sec2_img>img:last-child{display:block;border-radius:5vw}.sec2_img>img:first-child{display:none}.sec2_img>img{width:95%;margin:0 auto}.sec2_wrap{padding-left:2.5vw;width:100%;display:flex;flex-direction:column;align-items:flex-start}.sec2_img{margin-top:2.5vw;width:100%;padding-bottom:5vw}.sec2_top>h3{font-family:BookkBold;font-size:5vw;line-height:8vw;text-align:start;width:100%}.sec2_button{width:18.75vw;height:6.25vw;font-size:3vw;margin-top:2.5vw;line-height:6.25vw}}.MainSec3_mobile{padding:5vw;width:95%;margin:0 auto;background-color:#f8f8f8;border-radius:5vw;flex-direction:column;align-items:flex-start;gap:5vw}.MainSec3_mobile>p{font-size:3vw;font-weight:600;font-family:NotoSans;color:var(--color-main)}.MainSec3_mobile_button_top{background-color:var(--color-main);color:var(--color-white)}.MainSec3_mobile_button_bottom{background-color:var(--color-sub);color:var(--color-main)}.MainSec3_mobile>button{display:flex;justify-content:space-between;width:80vw;padding:5vw;border-radius:5vw;border:none;font-size:3vw;font-weight:400;font-family:NotoSans;align-items:flex-start}.MainSec3_mobile img{height:18vw}.MainSec3_mobile h5{font-size:5vw;font-weight:600;font-family:NotoSans;padding-bottom:10px;text-align:start}@media screen and (max-width:1023px){.sec2 .MainSec3_mobile{display:flex}}.sec3{width:100%;padding:100px 0;position:relative;flex-direction:column;align-items:center}.sec3_tree{position:absolute;top:0;left:0}.main_sec3_bottom{position:absolute;bottom:0;right:0;font-size:0}.main_sec3_bottom>img{width:400px}.sec3_info_title{text-align:center}.sec3_info_title>h3{font-size:40px;font-weight:600}.sec3_info_title>p{font-size:18px;margin:30px 0;font-weight:400}.MainSec3_mobile{display:none}@media screen and (max-width : 1439px){.main_sec3_bottom{display:none}.sec3_info_title>h3{font-size:32px;font-weight:600}.sec3_info_title>p{font-size:16px;margin:20px 0;font-weight:400}}@media screen and (max-width:1023px){.sec3{display:none}}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.sec3 .swiper{width:1440px;overflow:hidden}.sec3 .swiper-slide>img{aspect-ratio:.85 / 1}.Sec3_top{position:relative;margin-top:20px;padding-bottom:30px}.Sec3_top>h4{text-align:center;font-size:28px;padding-bottom:30px}.Sec3_top>button{position:absolute;right:0;top:0;background-color:#eee;width:90px;height:40px;font-size:18px;font-weight:600;font-family:NotoSans;border:none;box-shadow:2px 2px 2px #00000040;cursor:pointer}@media screen and (max-width : 1439px){.sec3 .swiper{width:1024px}.Sec3_top>h4{text-align:center;font-size:20px;padding-bottom:20px}.Sec3_top>button{width:80px;height:35px;font-size:16px}}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA);font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Sec3_bottom{position:relative;margin-top:20px}.Sec3_bottom>h4{text-align:center;font-size:28px;padding-bottom:30px}.Sec3_bottom>button{position:absolute;right:0;top:0;background-color:#eee;width:90px;height:40px;font-size:18px;font-weight:600;font-family:NotoSans;border:none;box-shadow:2px 2px 2px #00000040;cursor:pointer}.sec3_bottom_title{width:1440px;height:80px;padding:0 20px;line-height:80px;border-top:#686868 2px solid;border-bottom:#686868 2px solid}.sec3_bottom_title>li{font-size:20px;font-weight:600;text-align:center}.sec3_bottom_title_title{width:60%}.sec3_bottom_title_li{width:20%}.sec3_bottom_list{width:1440px;height:80px;padding:0 20px;line-height:80px;border-bottom:#ccc 1px solid}.sec3_bottom_list>li{font-size:20px;font-weight:400}.sec3_bottom_list_title{width:60%}.sec3_bottom_list_li{text-align:center;width:20%}@media screen and (max-width : 1439px){.Sec3_bottom>h4{text-align:center;font-size:20px;padding-bottom:20px}.Sec3_bottom>button{width:80px;height:35px;font-size:16px}.sec3_bottom_title{width:1024px;height:60px;padding:0 10px;line-height:60px}.sec3_bottom_title>li{font-size:16px}.Sec3_bottom{width:1024PX}.sec3_bottom_list{width:1024px;height:60px;padding:0 10px;line-height:60px}.sec3_bottom_list>li{font-size:16px;font-weight:400}}.festivalCard{display:flex;flex-direction:column;gap:10px;cursor:pointer}.festivalCard.disabled{pointer-events:none}.festivalCardTop{position:relative;width:100%;aspect-ratio:1 / 1.414;background-color:#ccc;background-image:url(/bandifesta/assets/sparkle.png);background-position:center;background-size:50%;background-repeat:no-repeat;overflow:hidden}.festivalCardTop .hightlight{position:absolute;width:100%;height:100%;top:0;left:0;background-color:#fff;opacity:0;transition:opacity .25s}.festivalCard:hover .hightlight{opacity:.33}.festivalCardImage{width:100%;height:100%;object-fit:cover}.festivalCardList{display:grid;gap:48px;grid-template-columns:repeat(4,1fr)}@media screen and (max-width:1439px){.festivalCardList{gap:15px;grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:1023px){.festivalCardList{gap:2.5vw;grid-template-columns:repeat(2,1fr)}}.festivalSelectContainer{position:relative}.festivalSelect{width:130px;height:35px;border-color:#ccc;color:#9b9b9b;-webkit-appearance:none;-moz-appearance:none;appearance:none;position:relative;padding-left:16px;outline:none}@media screen and (max-width:1023px){.festivalSelect{padding-left:4vw;width:32.5vw;height:8.75vw}}.festivalSelect>option{height:32px;border-color:#ccc;border-style:solid;border-width:0 1px 1px 1px}@media screen and (max-width:1023px){.festivalSelect>option{padding-left:4vw;height:8vw}}.festivalSelectArrow{pointer-events:none;position:absolute;width:18px;height:18px;right:16px;top:50%;background-image:url(/bandifesta/assets/arrowGrey.png);background-position:center;background-size:contain;background-repeat:no-repeat;transform:translateY(-50%) rotate(90deg);transform-origin:50% 50%;z-index:32}@media screen and (max-width:1023px){.festivalSelectArrow{right:4vw;width:4.5vw;height:4.5vw}}.festivalLikeButton{position:absolute;bottom:5px;right:5px;width:32px;height:32px;background-color:#000000b3;border-radius:8192px;cursor:pointer;font-size:0;display:flex;justify-content:center;align-items:center}@media screen and (max-width:1023px){.festivalLikeButton{width:6.75vw;height:6.75vw}}.festivalLikeButton>.heart{-webkit-user-select:none;user-select:none;width:20px;height:20px;object-position:center;object-fit:fill}@media screen and (max-width:1023px){.festivalLikeButton>.heart{width:4vw;height:4vw}}.genericTag{font-weight:700;padding:4px 8px;color:var(--color-white);display:inline-block}@media screen and (max-width:1023px){.genericTag{padding:1vw 2vw}}.genericTag.var0{background-color:var(--color-main)}.genericTag.var1{background-color:var(--color-sub);color:var(--color-black)}.genericTag.var2{background-color:var(--color-red)}.genericTag.var3{background-color:#ccc}.swiper{width:100%;height:100%}.swiper-slide{text-align:center;display:flex;justify-content:center;align-items:center}.swiper-slide img{display:block;width:100%;height:100%;object-fit:cover}.Main_sec4 .fontSubTitle{font-weight:400}.Main_sec4{width:100%;background-image:url(/bandifesta/assets/main_sec4_bg.png);color:var(--color-white);text-align:center;padding:5vw 0 100px;position:relative;overflow:hidden}.Main_sec4 h5{font-size:40px;font-weight:600}.Main_sec4 p{font-size:18px;font-weight:400;margin:30px 0}.Main_sec4_bottom{padding-top:600px;position:relative;overflow:hidden}.Main_sec4_bottom_logoMoon>img{width:250px;transform:rotate(90deg) translate(-50%);transition-duration:2s;left:50%}.Main_sec4_bottom_logoMoon{width:1440px;height:1440px;position:absolute;top:50px;left:50%;transform:translate(-50%) rotate(-90deg);transition-duration:2s;animation:MoonLight 2s infinite}.Main_sec4_bottom_logoMoon.active{transform:translate(-50%) rotate(0)}.Main_sec4_bottom_logoMoon.active>img{transform:rotate(0)}.Main_sec4_bottom_logoMoon.active>.Main_sec4_bottom_logoMoonLight{transform:rotate(0)}@keyframes MoonLight{0%{filter:drop-shadow(0 0 3px rgba(255,223,0,.4)) drop-shadow(0 0 7px rgba(255,223,0,.3)) drop-shadow(0 0 10px rgba(255,223,0,.2))}50%{filter:drop-shadow(0 0 10px rgba(255,223,0,.8)) drop-shadow(0 0 15px rgba(255,223,0,.6)) drop-shadow(0 0 20px rgba(255,223,0,.4))}to{filter:drop-shadow(0 0 3px rgba(255,223,0,.4)) drop-shadow(0 0 7px rgba(255,223,0,.3)) drop-shadow(0 0 10px rgba(255,223,0,.2))}}.Main_sec4_bottom_bottom{position:absolute;bottom:-480px;left:0;transition-duration:2s}.Main_sec4_bottom_bottom>img{width:100%}.Main_sec4_bottom_bottom.active{bottom:0}.sec4SwiperMobile{display:none}@media screen and (max-width:1023px){.sec4SwiperMobile{display:block}.sec4Swiper,.swiper .fontSubTitle{display:none}.Main_sec4_bottom_logoMoon{width:150vw;height:100vw;top:50px}.Main_sec4_bottom_logoMoon>img{width:25vw;transform:rotate(90deg) translate(-50%);transition-duration:2s;left:50%}.Main_sec4_bottom{padding-top:87.5vw}.Main_sec4 h5{font-size:5vw;font-weight:600;padding-bottom:5vw}.Main_sec4 p{display:none}.festivalCardTop{border-radius:5vw}}.goto{-webkit-user-select:none;user-select:none;cursor:pointer;position:fixed;right:32px;bottom:32px;width:80px;aspect-ratio:1;background-color:var(--color-main);border-radius:100%;border:2px solid var(--color-white);display:flex;justify-content:center;align-items:center;flex-direction:column;color:var(--color-white);font-family:BookkBold;box-shadow:2px 2px 2px #00000026;gap:4px;z-index:18184175}@media screen and (max-width:1023px){.goto{gap:.5vw;width:16vw}}.goto .arrow{width:16px;aspect-ratio:1;background-image:url(/bandifesta/assets/arrowWhite.png);background-size:100%;transition:.25s}@media screen and (max-width:1023px){.goto .arrow{width:2.5vw}}.goto.top>.arrow{transform:rotate(-90deg)}.goto.back>.arrow{transform:rotate(180deg)}.PageIntroWrap{border:1px solid #ccc;padding:20px 20px 80px;width:1090px}@media screen and (max-width:1439px){.PageIntroWrap{width:750px}}@media screen and (max-width:1023px){.PageIntroWrap{border:none;padding:0;width:100%}}.IntroTitle{display:flex;flex-direction:column;align-items:center}.IntroTitle_box{width:380px;height:100px;background-color:#050819;border-radius:10px;margin:0 auto;display:flex;align-items:center;justify-content:center}@media screen and (max-width:1439px){.IntroTitle_box{width:280px;height:80px}}@media screen and (max-width:1023px){.IntroTitle_box{width:40vw;height:16vw}}.IntroTitle_innerbox{position:relative;width:360px;height:80px;border:2px solid #f8f8f8;display:flex;align-items:center;justify-content:center}@media screen and (max-width:1439px){.IntroTitle_innerbox{width:260px;height:60px}}@media screen and (max-width:1023px){.IntroTitle_innerbox{width:35vw;height:11.5vw}}.IntroTitle_crossbox{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:440px;height:48px;background-color:#050819;border-radius:999px}@media screen and (max-width:1439px){.IntroTitle_crossbox{width:320px;height:40px}}@media screen and (max-width:1023px){.IntroTitle_crossbox{width:47.5vw;height:6.5vw}}.IntroTitle_title{text-align:center;color:#f8f8f8;font-size:32px;display:block;margin:0;line-height:48px;font-family:BookkBold}@media screen and (max-width:1439px){.IntroTitle_title{font-size:30px;line-height:40px}}@media screen and (max-width:1023px){.IntroTitle_title{font-size:4vw;line-height:6.5vw}}.SubIntroLocation_sec1{margin-top:70px}@media screen and (max-width:1023px){.SubIntroLocation_sec1{margin-top:10vw}}.SubIntroLocation_sec1_first{padding:30px 0 70px;font-family:BookkBold;font-size:24px;display:grid;grid-template-columns:22fr 77fr;grid-template-rows:repeat(4,auto);grid-column-gap:60px;line-height:44px}@media screen and (max-width:1439px){.SubIntroLocation_sec1_first{padding:30px 0 50px;font-size:20px}}@media screen and (max-width:1023px){.SubIntroLocation_sec1_first{line-height:5vw;font-size:3vw}}.SubIntroLocation_sec1_first>div{padding:30px 10px;border-bottom:2px solid var(--color-main)}@media screen and (max-width:1439px){.SubIntroLocation_sec1_first>div{padding:10px}}@media screen and (max-width:1023px){.SubIntroLocation_sec1_first>div{padding:3vw}}.SubIntroLocation_sec1_first>div:first-child,.SubIntroLocation_sec1_first>div:nth-child(2){border-top:2px solid var(--color-main)}.SubIntroLocation_sec1_second{font-family:BookkBold;font-size:24px;display:grid;grid-template-columns:25fr 77fr;grid-template-rows:repeat(4,auto);grid-column-gap:60px;line-height:44px;margin-top:30px}@media screen and (max-width:1439px){.SubIntroLocation_sec1_second{padding:30px 0 50px;font-size:20px}}@media screen and (max-width:1023px){.SubIntroLocation_sec1_second{line-height:5vw;font-size:3vw}}.SubIntroLocation_sec1_second>div{padding:30px 10px;border-bottom:2px solid var(--color-main)}@media screen and (max-width:1439px){.SubIntroLocation_sec1_second>div{padding:10px}}.SubIntroLocation_sec1_second>div:first-child,.SubIntroLocation_sec1_second>div:nth-child(2){border-top:2px solid var(--color-main)}.SubIntroLocation_sec1_second>div>p{padding-left:20px}.SubIntroPreservationSubTitle{align-items:center;gap:10px}.SubIntroPreservationSubTitle>div{height:41px;padding:3px 0;align-items:center;justify-content:center}.SubIntroPreservationSubTitle h5{font-size:20px;font-family:BookkBold;font-weight:400}@media screen and (max-width:1023px){.SubIntroPreservationSubTitle>div>img{width:5vw}}@media screen and (max-width:1023px){.SubIntroPreservation_sec1_wrap .SubIntroPreservationSubTitle>h5{font-size:4.5vw}}.SubIntroMainSec1_wrap{background-image:url(/bandifesta/assets/intromain01.png);width:1050px;aspect-ratio:1050/1450;background-repeat:no-repeat;background-position:center;background-size:cover;text-align:center;margin-bottom:100px}@media screen and (max-width:1439px){.SubIntroMainSec1_wrap{width:710px;margin-bottom:40px}}@media screen and (max-width:1023px){.SubIntroMainSec1_wrap{width:100%;margin-bottom:10vw}}.SubIntroMainSec1_wrap h3{padding-top:70px;font-size:32px;font-family:BookkBold;color:#b88c62;font-weight:400}@media screen and (max-width:1439px){.SubIntroMainSec1_wrap h3{padding-top:40px;font-size:28px}}@media screen and (max-width:1023px){.SubIntroMainSec1_wrap h3{width:100%;padding-top:3vw;font-size:calc(100vw * (14 / 400))}}.SubIntroMainSec1_img1{padding:70px 0;font-size:0}@media screen and (max-width:1439px){.SubIntroMainSec1_img1{padding:40px 0}}@media screen and (max-width:1023px){.SubIntroMainSec1_img1{padding:5vw 0}}.SubIntroMainSec1_img1>img{aspect-ratio:1}@media screen and (max-width:1439px){.SubIntroMainSec1_img1>img{width:180px}}@media screen and (max-width:1023px){.SubIntroMainSec1_img1>img{width:25vw}}.SubIntroMainSec1_wrap p{text-align:center;color:var(--color-white);font-family:BookkBold;font-size:24px;line-height:57px}@media screen and (max-width:1439px){.SubIntroMainSec1_wrap p{font-size:20px;line-height:42px}}@media screen and (max-width:1023px){.SubIntroMainSec1_wrap p{font-size:3vw;line-height:5vw}}.SubIntroMainSec2_wrap{display:flex;flex-direction:column;text-align:center}.SubIntroMainSec2_wrap>h1{font-family:BookkBold;font-size:64px;padding-top:70px;font-weight:400}@media screen and (max-width:1439px){.SubIntroMainSec2_wrap>h1{padding-top:30px}}@media screen and (max-width:1023px){.SubIntroMainSec2_wrap>h1{font-size:8vw;padding-top:10vw}}.SubIntroMainSec2_bar>div:first-child{width:1px;height:60px;background-color:var(--color-main);margin:0 auto}@media screen and (max-width:1439px){.SubIntroMainSec2_bar>div:first-child{height:50px}}@media screen and (max-width:1023px){.SubIntroMainSec2_bar>div:first-child{height:8vw}}.SubIntroMainSec2_bar>div:last-child{width:7px;height:7px;border-radius:7px;background-color:var(--color-main);margin:0 auto}@media screen and (max-width:1023px){.SubIntroMainSec2_bar>div:last-child{width:1.25vw;height:1.25vw}}.SubIntroMainSec2_wrap>h2{font-family:BookkThin;font-size:40px;padding-top:20px;padding-bottom:70px;font-weight:400}@media screen and (max-width:1439px){.SubIntroMainSec2_wrap>h2{font-size:36px}}@media screen and (max-width:1023px){.SubIntroMainSec2_wrap>h2{font-size:5vw;padding-top:2.5vw;padding-bottom:7.5vw}}.SubIntroMainSec2_wrap>p{padding-top:70px;font-family:BookkThin;font-weight:400;font-size:24px;line-height:57px}@media screen and (max-width:1439px){.SubIntroMainSec2_wrap>p{font-size:20px;line-height:40px}}@media screen and (max-width:1023px){.SubIntroMainSec2_wrap>p{padding-top:8vw;font-size:calc(100vw * (14 / 400));line-height:8vw}}.SubIntroMainSec2_composition{width:100%;aspect-ratio:1;background-color:#b88c62;margin:110px auto 0;position:relative;display:flex;align-items:center;justify-content:center;flex-direction:column}.SubIntroMainSec2_composition>h4{font-family:BookkBold;font-size:32px;font-weight:400;height:70px;width:300px;margin:0 auto;background-color:var(--color-white);border-radius:50px;position:absolute;top:-35px;left:50%;transform:translate(-50%);border:1px solid #b88C62;display:flex;align-items:center;justify-content:center}@media screen and (max-width:1023px){.SubIntroMainSec2_composition>h4{top:-6vw;height:12vw;width:48vw;font-size:5vw}}.SubIntroMainSec2_composition_wrap{padding:56px;width:100%;margin:0 auto;display:flex;justify-content:center;gap:16px;align-items:flex-start}@media screen and (max-width:1023px){.SubIntroMainSec2_composition_wrap{gap:3vw;padding:6vw}}.SubIntroMainSec2_composition_left{flex:.23;aspect-ratio:216/639;background-image:url(/bandifesta/assets/foodlistback.png);background-position:center;background-repeat:no-repeat;background-size:contain;display:flex;flex-direction:column;align-items:center;justify-content:center}@media screen and (max-width:1023px){.SubIntroMainSec2_composition_left{flex:.28}}.SubIntroMainSec2_composition_left>div{width:100%;font-family:BookkThin;font-weight:400;font-size:30px;color:var(--color-white);display:flex;align-items:center;justify-content:center}@media screen and (max-width:1439px){.SubIntroMainSec2_composition_left>div{font-size:24px;line-height:40px}}@media screen and (max-width:1023px){.SubIntroMainSec2_composition_left>div{font-size:3vw;line-height:5.5vw}}.SubIntroMainSec2_composition_left>div:first-child{flex:.33}.SubIntroMainSec2_composition_left>div:nth-child(2){flex:.42}.SubIntroMainSec2_composition_left>div:last-child{flex:.25}.SubIntroMainSec2_composition_right{flex:.77;padding-top:32px;border:2px solid var(--color-white);border-radius:8px 8px 80px 80px}@media screen and (max-width:1023px){.SubIntroMainSec2_composition_right{flex:.72;padding-top:4vw;border-radius:1vw 1vw 10vw 10vw}}.SubIntroMainSec2_composition_right>div{width:100%;height:150px;font-family:BookkThin;font-weight:400;font-size:30px;color:var(--color-white);border-top:2px solid var(--color-white);display:flex;align-items:center;justify-content:center}@media screen and (max-width:1439px){.SubIntroMainSec2_composition_right>div{font-size:24px;line-height:40px}}@media screen and (max-width:1023px){.SubIntroMainSec2_composition_right>div{font-size:3vw;height:12vw;line-height:5.5vw}}.SubIntroMainSec2_composition_under{text-align:right;margin-top:32px;font-family:BookkThin;font-weight:400;color:var(--color-main);font-size:20px;line-height:40px}@media screen and (max-width:1439px){.SubIntroMainSec2_composition_under{font-size:18px;line-height:30px}}@media screen and (max-width:1023px){.SubIntroMainSec2_composition_under{margin-top:4vw;font-size:2.5vw;line-height:5vw}}.SubIntroMainSec2_wrap .sura{aspect-ratio:950/670;width:100%;font-size:0}.SubIntroMainSec2_wrap .sura>img{width:100%;height:100%}.SubIntroMainSec3_wrap{width:100%;display:flex;flex-direction:column;text-align:center}.SubIntroMainSec3_wrap>h1{font-family:BookkBold;font-size:64px;padding-top:70px;font-weight:400}@media screen and (max-width:1439px){.SubIntroMainSec3_wrap>h1{padding-top:30px}}@media screen and (max-width:1023px){.SubIntroMainSec3_wrap>h1{font-size:8vw;padding-top:12.5vw}}.SubIntroMainSec3_bar>div:first-child{width:1px;height:60px;background-color:var(--color-main);margin:0 auto}@media screen and (max-width:1439px){.SubIntroMainSec3_bar>div:first-child{height:50px}}@media screen and (max-width:1023px){.SubIntroMainSec3_bar>div:first-child{height:8vw}}.SubIntroMainSec3_bar>div:last-child{width:7px;height:7px;border-radius:7px;background-color:var(--color-main);margin:0 auto}.SubIntroMainSec3_wrap>h2{font-family:BookkThin;font-size:50px;padding-top:20px;padding-bottom:70px;font-weight:400}@media screen and (max-width:1439px){.SubIntroMainSec3_wrap>h2{font-size:36px}}@media screen and (max-width:1023px){.SubIntroMainSec3_wrap>h2{font-size:5vw;padding-top:2.5vw;padding-bottom:7.5vw}}.SubIntroMainSec3_wrap>p{padding-top:70px;font-family:BookkThin;font-weight:400;font-size:24px;line-height:57px}@media screen and (max-width:1439px){.SubIntroMainSec3_wrap>p{font-size:20px;line-height:40px}}@media screen and (max-width:1023px){.SubIntroMainSec3_wrap>p{padding-top:8vw;font-size:calc(100vw * (14 / 400));line-height:8vw}}.SubIntroMainSec3_wrap .gookak{width:100%;aspect-ratio:950/800}.SubIntroMainSec3_wrap .gookak>img{width:100%;height:100%}.SubIntroMainSec4_wrap{display:flex;flex-direction:column;text-align:center}.SubIntroMainSec4_wrap>h1{font-family:BookkBold;font-size:64px;padding-top:70px;font-weight:400}@media screen and (max-width:1439px){.SubIntroMainSec4_wrap>h1{padding-top:30px}}@media screen and (max-width:1023px){.SubIntroMainSec4_wrap>h1{font-size:8vw;padding-top:12.5vw}}.SubIntroMainSec4_bar>div:first-child{width:1px;height:60px;background-color:var(--color-main);margin:0 auto}@media screen and (max-width:1439px){.SubIntroMainSec4_bar>div:first-child{height:50px}}@media screen and (max-width:1023px){.SubIntroMainSec4_bar>div:first-child{height:8vw}}.SubIntroMainSec4_bar>div:last-child{width:7px;height:7px;border-radius:7px;background-color:var(--color-main);margin:0 auto}.SubIntroMainSec4_wrap>h2{font-family:BookkThin;font-size:40px;padding-top:20px;padding-bottom:70px;font-weight:400}@media screen and (max-width:1439px){.SubIntroMainSec4_wrap>h2{font-size:36px}}@media screen and (max-width:1023px){.SubIntroMainSec4_wrap>h2{font-size:5vw;padding-top:2.5vw;padding-bottom:7.5vw}}.SubIntroMainSec4_stroll{padding-top:70px;display:flex;flex-direction:column}.SubIntroMainSec4_stroll>div{height:60px;display:flex;align-items:center;background-color:#ead6b3;border-radius:10px}@media screen and (max-width:1023px){.SubIntroMainSec4_stroll>div{height:6vw}}.SubIntroMainSec4_stroll>div>p{font-size:20px;text-align:start;font-family:BookkBold;font-weight:400px}@media screen and (max-width:1023px){.SubIntroMainSec4_stroll>div>p{font-size:2.5vw}}.SubIntroMainSec4_stroll>div>p:first-child{flex:.35;padding-left:20px}@media screen and (max-width:1023px){.SubIntroMainSec4_stroll>div>p:first-child{padding-left:5vw}}.SubIntroMainSec4_stroll>div>p:last-child{flex:.65}.SubIntroMainSec4_stroll>div:nth-child(2),.SubIntroMainSec4_stroll>div:nth-child(4){background-color:#fff}.SubIntroMainSec4_wrap .jido{width:100%;aspect-ratio:950/793;font-size:0}.SubIntroMainSec4_wrap .jido>img{width:100%;height:100%}.SubIntroPreservation_sec1_wrap{width:100%}.SubIntroPreservation_sec1_top{border-top:2px solid var(--color-main);margin-top:35px;border-bottom:2px solid var(--color-main)}@media screen and (max-width:1023px){.SubIntroPreservation_sec1_top{font-size:4vw;line-height:8vw;margin-top:5vw}}.SubIntroPreservation_sec1_top>div{background-color:var(--color-main);margin:10px auto;padding:50px 0}@media screen and (max-width:1023px){.SubIntroPreservation_sec1_top>div{padding:6vw 0}}.SubIntroPreservation_sec1_top h3{width:100%;font-family:BookkBold;font-size:24px;text-align:center;color:var(--color-white);line-height:40px}@media screen and (max-width:1023px){.SubIntroPreservation_sec1_top h3{font-size:4vw;line-height:8vw}}.SubIntroPreservation_sec1_first{padding-top:70px}@media screen and (max-width:1023px){.SubIntroPreservation_sec1_first{padding-top:10vw}}.SubIntroPreservation_sec1_first_cont>p{font-size:16px;font-family:BookkThin;font-weight:400;padding:30px;line-height:30px;border-top:2px solid var(--color-main);border-bottom:2px solid var(--color-main);margin-top:30px}@media screen and (max-width:1023px){.SubIntroPreservation_sec1_first_cont>p{font-size:3vw;line-height:6vw;padding:2.5vw}}.SubIntroPreservation_sec1_first>p{font-size:16px;line-height:36px;padding:6px 0 20px;font-family:BookkThin}@media screen and (max-width:1023px){.SubIntroPreservation_sec1_first>p{font-size:2.5vw;line-height:4.5vw;padding:1vw 0 6vw}}.SubIntroPreservation_sec1_second_cont{font-family:BookkBold;font-size:16px;padding-top:30px;display:grid;grid-template-columns:22fr 77fr;grid-template-rows:repeat(4,auto);grid-column-gap:60px}@media screen and (max-width:1023px){.SubIntroPreservation_sec1_second_cont{padding-top:30px;font-size:3vw;grid-column-gap:2vw}}.SubIntroPreservation_sec1_second_cont>div:first-child,.SubIntroPreservation_sec1_second_cont>div:nth-child(2){border-top:2px solid var(--color-main)}.SubIntroPreservation_sec1_second_cont>.grid_title{border-bottom:2px solid var(--color-main);padding:30px 10px}@media screen and (max-width:1023px){.SubIntroPreservation_sec1_second_cont>.grid_title{padding:2.5vw;font-size:3vw}}.SubIntroPreservation_sec1_second_cont>.grid_cont{border-bottom:2px solid var(--color-main);padding:30px 10px}@media screen and (max-width:1023px){.SubIntroPreservation_sec1_second_cont>.grid_cont{padding:2.5vw}}.SubIntroPreservation_sec1_second_cont>ul:first-child{width:300px}.SubIntroPreservation_sec1_second_cont>ul:last-child{width:100%}.SubIntroPreservation_sec1_second_cont p{font-size:16px;line-height:36px;padding:6px 0 0 20px;font-family:BookkThin}@media screen and (max-width:1023px){.SubIntroPreservation_sec1_second_cont p{font-size:2.5vw;line-height:4.5vw;padding:1vw 0 0 3vw}}.SubIntroPreservation_sec2_wrap{padding-top:70px}@media screen and (max-width:1023px){.SubIntroPreservation_sec2_wrap{padding-top:10vw}}.SubIntroPreservation_sec2_first_wrap{margin-top:30px;padding:10px 0;border-top:2px solid var(--color-main);border-bottom:2px solid var(--color-main)}@media screen and (max-width:1023px){.SubIntroPreservation_sec2_first_wrap{margin-top:5vw;padding:2.5vw}}.SubIntroPreservation_sec2_first{width:100%;padding:30px 60px;background-color:var(--color-main);justify-content:space-between}@media screen and (max-width:1023px){.SubIntroPreservation_sec2_first{padding:2.5vw}}.SubIntroPreservation_sec2_first img{height:80px}@media screen and (max-width:1023px){.SubIntroPreservation_sec2_first img{height:10vw}}.SubIntroPreservation_sec2_first li{text-align:center;font-size:20px;font-family:BookkBold}@media screen and (max-width:1023px){.SubIntroPreservation_sec2_first li{font-size:2.5vw}}.SubIntroPreservation_sec2_first li{color:var(--color-white)}.SubIntroPreservation_sec2_first>div{padding-top:2.5vw}.SubIntroPreservation_sec2_first>div>img{height:50px}@media screen and (max-width:1023px){.SubIntroPreservation_sec2_first>div>img{height:5vw}}.SubIntroPreservation_sec2_wrap>p{font-size:16px;line-height:36px;padding:30px 0 70px;font-family:BookkThin}@media screen and (max-width:1023px){.SubIntroPreservation_sec2_wrap>p{font-size:2.5vw;line-height:4.5vw;padding:4vw 0 7.5vw}}.SubIntroPreservation_sec3{font-family:BookkBold;padding:30px 0 70px;display:grid;grid-template-columns:22fr 77fr;grid-template-rows:repeat(3,auto);grid-column-gap:60px;font-size:16px}@media screen and (max-width:1023px){.SubIntroPreservation_sec3{grid-column-gap:2vw;font-size:3vw;padding:7.5vw 0 10vw}}.SubIntroPreservation_sec3>div:first-child,.SubIntroPreservation_sec3>div:nth-child(2){border-top:2px solid var(--color-main)}.SubIntroPreservation_sec3>.grid_title{border-bottom:2px solid var(--color-main);padding:30px 10px}@media screen and (max-width:1023px){.SubIntroPreservation_sec3>.grid_title{padding:2.5vw}}.SubIntroPreservation_sec3>.grid_cont{border-bottom:2px solid var(--color-main);padding:30px 10px}@media screen and (max-width:1023px){.SubIntroPreservation_sec3>.grid_cont{padding:2.5vw}}.SubIntroPreservation_sec3 p{font-size:16px;line-height:36px;padding:6px 0 0 20px;font-family:BookkThin}@media screen and (max-width:1023px){.SubIntroPreservation_sec3 p{font-size:2.5vw;line-height:4.5vw;padding:2.5vw 0 0 2.5vw;font-family:BookkThin}}.SubIntroPreservation_sec3>div:last-child{line-height:4.5vw}.SubIntroPreservation_sec4>div{padding:30px 10px;font-family:BookkBold;line-height:24px;border-top:2px solid var(--color-main);border-bottom:2px solid var(--color-main);margin-top:30px;font-size:16px}@media screen and (max-width:1023px){.SubIntroPreservation_sec4>div{font-size:3vw;line-height:4.5vw;padding:2.5vw;margin-top:7.5vw}}.SubIntroPreservation_sec4_bottom_cont{font-size:16px;line-height:36px;padding:30px 0 70px;font-family:BookkThin}@media screen and (max-width:1023px){.SubIntroPreservation_sec4_bottom_cont{font-size:2.5vw;line-height:4.5vw;padding:2.5vw 0 10vw}}.SubIntroPreservation_sec5{padding-top:70px}@media screen and (max-width:1023px){.SubIntroPreservation_sec5{padding-top:10vw}}.SubIntroPreservation_sec5>img{width:100%;height:100%}.SubIntroPreservation_button{display:flex;justify-content:end;margin-top:35px}@media screen and (max-width:1023px){.SubIntroPreservation_button{margin-top:5vw}}.leftTabContainerWrapper{width:260px;min-width:260px;overflow-y:hidden}@media screen and (max-width:1439px){.leftTabContainerWrapper{width:224px;min-width:224px}}@media screen and (max-width:1023px){.leftTabContainerWrapper{display:none}}.leftTabContainer{position:relative;display:flex;flex-direction:column;width:100%;font-family:NotoSans}.leftTabTitle{display:flex;justify-content:center;align-items:center;padding:30px 0;color:var(--color-white);background-color:var(--color-main);border:1px solid #ccc;font-weight:700}@media screen and (max-width:1439px){.leftTabTitle{padding:25px 0}}.leftTab.fontMain{margin-top:-1px;color:var(--color-main);background-color:var(--color-white);padding:17px 25px;border:1px solid #ccc;cursor:pointer}.leftTab.fontMain.active{color:var(--color-white);background-color:var(--color-main)}.topBanner{-webkit-user-select:none;user-select:none;width:100%;display:flex;flex-direction:column;align-items:center;background-image:url(/bandifesta/assets/banner.png);background-size:cover;background-position:top;padding-top:17px;padding-bottom:25px;gap:17px}@media screen and (max-width:1439px){.topBanner{padding-top:10px;padding-bottom:25px;gap:10px}}@media screen and (max-width:1023px){.topBanner{padding-top:2.5vw;padding-bottom:7.5vw;gap:2vw}}.topBanner>.logo{width:128px;height:auto}@media screen and (max-width:1439px){.topBanner>.logo{height:96px;width:auto}}@media screen and (max-width:1023px){.topBanner>.logo{width:20vw;height:auto}}.topBanner>.title{font-family:PyeongChang;color:var(--color-white);font-size:32px}@media screen and (max-width:1439px){.topBanner>.title{font-size:25px}}@media screen and (max-width:1023px){.topBanner>.title{font-size:5vw}}.mobileTabContainer{display:none;width:100%;background-color:var(--color-main);border-radius:0 0 2vw 2vw;gap:4vw;padding:3vw}@media screen and (max-width:1023px){.mobileTabContainer{display:flex}}.mobileTab{cursor:pointer;flex:1;display:flex;align-items:center;justify-content:center;border:1px solid var(--color-white);color:var(--color-white)}@media screen and (max-width:1023px){.mobileTab{padding:3vw 0;border-radius:1.25vw}}.mobileTab.active{background-color:var(--color-white);color:var(--color-main);box-shadow:inset 2px 2px 2px #00000026}.course{width:1090px}.course_top{justify-content:start}.course_gbg_map{padding:20px;margin:50px 0;border:1px solid #ccc;box-shadow:2px 2px 2px #00000040}.course_gbg_map>img{width:1050px}.course_wrap{width:1090px;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:end;border:1px solid #ccc;box-shadow:2px 2px 2px #00000040;margin:50px 0}.people-image{width:70px;position:absolute}.course_gbg_spot{position:relative;width:1090px;height:100%}.point_spot_wrap{position:absolute;display:flex;flex-direction:column;align-items:center;cursor:pointer;width:45px;height:62px;z-index:999}.point_spot_wrap.point-end{width:auto;height:auto}.point_spot{width:38px;height:38px;border-radius:38px;background-color:#6e6e6e;display:flex;align-items:center;justify-content:center}.point_spot>div{width:15px;height:15px;border-radius:38px;background-color:var(--color-white)}.point_spot_wrap>.point-end.point_spot{background:none;width:50px;height:92px;border-radius:0;background-image:url(/bandifesta/assets/finish.png);background-size:cover}.point-end>div{background:none;border-radius:0}.course_line_top{position:absolute;right:75px;top:119px;width:910px;height:2px;background-color:#6e6e6e}.course_line_bottom{position:absolute;right:75px;bottom:78px;width:260px;height:110px;border-right:2px solid #6e6e6e;border-bottom:2px solid #6e6e6e}.course_line_bottom.min40{display:none}.course_line_bottom.min90{width:390px}.point_spot.clicked{background-color:var(--color-main)}.course_info>h3{font-size:32px;font-weight:400px;text-align:center}.course_info>img{display:block;width:1090px;margin:32px 0}.course_info>p{font-weight:400;line-height:36px}.clickable-point{color:#6e6e6e;font-weight:400}.clickable-point.clicked{font-weight:600;color:var(--color-main)}.mobile_course_line_top,.mobile_course_line_bottom{display:none}@media screen and (max-width: 1439px){.course{width:690px}.course_gbg_map{padding:10px;margin:30px 0;border:1px solid #ccc;box-shadow:2px 2px 2px #00000040}.course_gbg_map>img{width:670px}.course_wrap{width:690px;margin:30px 0}.people-image{width:65px;position:absolute}.course_gbg_spot{position:relative;width:690px;height:100%}.course .point_spot_wrap{position:absolute;display:flex;flex-direction:column;align-items:center;cursor:pointer;width:44px;height:58px}.point_spot_wrap.point-end{width:auto;height:auto}.point_spot{width:38px;height:38px}.point_spot>div{width:15px;height:15px}.point_spot_wrap>.point-end.point_spot{width:40px;height:74px}.course_line_top{right:28px;top:95px;width:630px}.course_line_bottom{right:28px;top:138px;width:180px;height:110px}.course_line_bottom.min90{width:270px}.course_info>h3{font-size:24px}.course_info>img{display:block;width:690px;margin:30px 0}.course_info>p{font-weight:400;font-size:14px;line-height:32px}.clickable-point{font-size:14px}}@media screen and (max-width:1023px){.course{width:100%}.course_gbg_map{padding:0;margin:10px 0}.course_gbg_map>img{width:100%}.course_wrap{width:100%;display:flex;flex-wrap:wrap;margin:5vw 0;height:75vw;padding:0 5vw}.people-image{width:15vw;position:absolute;z-index:999999999999999999999999999999999}.course_gbg_spot{position:relative;width:78vw;height:100%;display:flex;flex-wrap:wrap}.course .point_spot_wrap{position:relative;display:flex;flex-direction:column;align-items:center;cursor:pointer;width:10vw;height:16.25vw;z-index:9999;left:auto;bottom:auto;margin-left:9.5vw;margin-top:12.5vw}.point_spot_wrap.min40:not(.point-end):after{position:absolute;content:"";background-color:#6e6e6e;height:.5vw;width:16.5vw;right:5vw;top:3vw;z-index:-1}.point_spot_wrap.min40.point-09:before{position:absolute;content:"";background-color:#6e6e6e;height:18vw;width:.5vw;right:48%;top:-18vw;z-index:-1}.point_spot_wrap.min60:not(.point-end):not(.point-11):not(.point-13):after{position:absolute;content:"";background-color:#6e6e6e;height:.5vw;width:16.5vw;right:5vw;top:3vw;z-index:-1}.point_spot_wrap.min60.point-13:after{position:absolute;content:"";background-color:#6e6e6e;height:.5vw;width:16.5vw;left:5vw;top:3vw;z-index:-1}.point_spot_wrap.min60.point-02:before,.point_spot_wrap.min60.point-13:before{position:absolute;content:"";background-color:#6e6e6e;height:18vw;width:.5vw;right:48%;top:-18vw;z-index:-1}.point_spot_wrap.min90:not(.point-end):not(.point-07):not(.point-12):after{position:absolute;content:"";background-color:#6e6e6e;height:.5vw;width:16.5vw;right:5vw;top:3vw;z-index:-1}.point_spot_wrap.min90.point-14:before{position:absolute;content:"";background-color:#6e6e6e;height:.5vw;width:16.5vw;left:5vw;top:3vw;z-index:-1}.point_spot_wrap.min90.point-10:before,.point_spot_wrap.min90.point-12:before{position:absolute;content:"";background-color:#6e6e6e;height:18vw;width:.5vw;right:48%;top:-18vw;z-index:-1}.point_spot_wrap.point-end{width:7.5vw;height:auto;z-index:99}.point_spot{width:6vw;height:6vw}.point_spot>div{width:2vw;height:2vw}.point_spot_wrap>.point-end.point_spot{width:10vw;height:auto}.course_line_top,.course_line_bottom{display:none}.course_info>h3{font-size:6vw}.course_info>img{display:block;width:100%;margin:7.5vw 0}.course_info>p{font-weight:400;font-size:calc(100vw * (14 / 400));line-height:calc(100vw * (28 / 400))}.clickable-point{font-size:calc(100vw * (14 / 400))}.point_spot_wrap>.point-end.point_spot{width:12.5vw;height:23vw;position:absolute;bottom:2vw}}.tabContentDivision{justify-content:center}.PageNoticeWrap{flex:1}.noticeSearch{width:100%;border:1px solid var(--txt-border-color);border-radius:12px;padding:var(--notice-padding) 0;text-align:center;margin-bottom:40px}.noticeSearch>h1{margin-bottom:17px}.noticeSearchBar{width:100%;justify-content:center}.SearchBox{width:70%;margin:0 auto;position:relative}.SearchBox>input{width:100%;border:1px solid var(--txt-border-color);border-radius:50px;background-color:var(--list-hover-color);box-shadow:var(--box-shadow-in);padding:var(--list-padding)}.SearchBox>button{width:35px;height:35px;border-radius:50%;background-color:var(--color-main);position:absolute;right:15px;top:50%;transform:translateY(-50%);box-shadow:var(--box-shadow-out)}.SearchBox>button>img{width:70%;height:70%}@media screen and (max-width:1023px){.SearchBox{width:85%}}.noticeMain{width:1090px}.searchWrap{width:1088px;height:144px;border:1px solid #ccc}.noticeListN{padding-bottom:23px;font-weight:500}.noticeListN span{font-weight:700;color:var(--color-main)}.noticeMain ul{padding:18px 25px;justify-content:space-between}.noticeListT{border-top:2px solid #686868;border-bottom:2px solid #686868;text-align:center;font-weight:700;display:flex}.noticeListM{border-bottom:1px solid var(--txt-border-color);font-size:var(--txt-font-size);font-weight:500;display:flex;align-items:center}.noticeListM:hover{transition:.2s;background-color:var(--color-white)}.noticeListM>li:not(.notiTitle){text-align:center}.notiNumber{width:30px}.notiTitle{width:600px}.notiTitTxt{overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.notiWriter{width:50px}.notiDate{width:90px}.notiView{width:50px}.notiArrow{display:none}@media screen and (max-width: 1439px){.noticeMain,.searchWrap{width:100%}.noticeMain ul{padding:15px}.noticeListN{padding:30px 0}.noticeListT{font-size:15px}.notiNumber{width:5%}.notiTitle{width:60%}.notiWriter,.notiDate,.notiView{width:10%}}@media screen and (max-width: 1023px){.noticeListN{display:flex;align-items:center;justify-content:space-between}.noticeListT{display:none}.noticeListM{flex-direction:column;align-items:start}.noticeListM>li:not(.notiTitle){text-align:left}.notiNumber{display:none}.notiTitle{width:100%;order:2}.notiTitle>a{display:flex;align-items:center;justify-content:space-between}.notiWriter{display:none}.notiDate{width:100%;order:1;font-size:2.5vw}.notiView{display:none}.notiArrow{display:block;width:5vw}}.faqTotal{font-weight:var(--txt-weight);padding-bottom:var(--notice-padding)}.faqTotal>span{font-weight:var(--tit-weight)}.faqListsWrap{width:100%;border-top:2px solid var(--tit-border-color);border-bottom:2px solid var(--tit-border-color)}.faqLists{border-bottom:1px solid var(--txt-border-color)}.faqEach{display:flex;gap:var(--notice-gap);padding:var(--notice-padding)}.faqEach>span{width:5%;height:100%;text-align:end}.faqEach>span:nth-child(1)>img{display:block;width:100%}.faqEach>span:nth-child(3)>img{width:80%;height:80%;margin-top:10%;transform:rotate(90deg);transition:.3s}.faqEach>div{width:90%;height:inherit;display:flex;align-items:center}.faqListsQuestion>div{align-items:center}.faqListsQuestion p{font-weight:var(--txt-weight)}.faqListsAnswer{max-height:0;overflow:hidden;background-color:var(--list-hover-color);transition:.4s}.faqListsAnswer>div{border-top:1px solid var(--txt-border-color)}.faqListsAnswer p{line-height:180%;font-size:var(--txt-font-size)}.AnswerRotate{transform:rotate(-90deg)!important;transition:.3s}.faqListsAnswerActive{max-height:200vh}.subFestivalGallerySelectContainer{padding:23px 0;display:flex;gap:20px}@media screen and (max-width:1023px){.subFestivalGallerySelectContainer{padding:5.75vw 0;gap:5vw}}.festivalDatePicker{display:flex;flex-direction:column;padding:23px 20px;justify-content:space-between}@media screen and (max-width:1439px){.festivalDatePicker{padding:15px;gap:15px}}@media screen and (max-width:1023px){.festivalDatePicker{padding:3.75vw;gap:3.75vw}}.festivalDatePicker>.top{display:flex;justify-content:space-between}.festivalDatePicker>.top>.left{display:flex;flex-direction:column;gap:16px}@media screen and (max-width:1439px){.festivalDatePicker>.top>.left{gap:12px}}@media screen and (max-width:1023px){.festivalDatePicker>.top>.left{gap:2.5vw}}.festivalDatePicker>.top>.right{display:flex;height:100%;align-items:end;justify-content:space-between;width:55px}@media screen and (max-width:1023px){.festivalDatePicker>.top>.right{width:calc(100vw * (55 / 400))}}.festivalDatePicker .yearAndMonth{font-weight:700}.festivalDatePicker .days,.festivalDatePicker .dayColumns{display:grid;grid-template-columns:repeat(7,57px)}@media screen and (max-width:1439px){.festivalDatePicker .days,.festivalDatePicker .dayColumns{grid-template-columns:repeat(7,37px)}}@media screen and (max-width:1023px){.festivalDatePicker .days,.festivalDatePicker .dayColumns{grid-template-columns:repeat(7,11.75vw)}}.festivalDatePicker .days{border:1px solid #ccc;border-width:0 1px 1px 0}.festivalDatePicker .day{cursor:pointer;border:1px solid #ccc;border-width:1px 0 0 1px}.festivalDatePicker .day:not(.inMonth){background-color:#ccc;color:#6e6e6e}.festivalDatePicker .today{background-color:var(--color-sub)}.festivalDatePicker .day.active{background-color:var(--color-main);color:var(--color-white)}.festivalDatePicker .day,.festivalDatePicker .dayColumn{aspect-ratio:1;display:flex;align-items:center;justify-content:center;font-weight:700}.dayColumn.red{color:var(--color-red)}.dayColumn.blue{color:#33f}.festivalDatePicker .btn{width:16px;aspect-ratio:1;background-image:url(/bandifesta/assets/arrowGrey.png);background-position:center;background-size:contain;background-repeat:no-repeat;cursor:pointer}@media screen and (max-width:1023px){.festivalDatePicker .btn{width:4vw}}.subFestivalSchedule{display:flex;flex-direction:column;margin-top:40px;gap:23px}@media screen and (max-width:1439px){.subFestivalSchedule{margin-top:15px;gap:15px}}@media screen and (max-width:1023px){.subFestivalSchedule{margin-top:0;gap:3.75vw}}.subFestivalSchedule>.top{display:flex;gap:30px}@media screen and (max-width:1439px){.subFestivalSchedule>.top{gap:15px}}.festivalWidgetContainer{flex:1;padding:23px 20px;display:flex;flex-direction:column;justify-content:space-between}@media screen and (max-width:1439px){.festivalWidgetContainer{padding:15px}}@media screen and (max-width:1023px){.festivalWidgetContainer{padding:3.75vw;display:none}}.festivalWidgetContainer>.top{display:flex;justify-content:space-between}.festivalWidgetContainer>.top>.left{display:flex;flex-direction:column;gap:16px}@media screen and (max-width:1439px){.festivalWidgetContainer>.top>.left{gap:12px}}@media screen and (max-width:1023px){.festivalWidgetContainer>.top>.left{gap:2.5vw}}.festivalWidgetContainer>.top>.left>p:last-child{font-weight:700}.festivalWidgetContainer>.top>.right{display:flex;height:100%;align-items:end;justify-content:space-between;width:55px}@media screen and (max-width:1023px){.festivalWidgetContainer>.top>.right{width:calc(100vw * (55 / 400))}}.festivalWidgetContainer .btn{width:16px;aspect-ratio:1;background-image:url(/bandifesta/assets/arrowGrey.png);background-position:center;background-size:contain;background-repeat:no-repeat;cursor:pointer}@media screen and (max-width:1023px){.festivalWidgetContainer .btn{width:4vw}}.btn.previous{transform:scaleX(-1)}.festivalWidgetList{width:100%;display:flex;flex-direction:column}.festivalWidget{padding:11px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #ccc;transition:background-color .15s}.festivalWidget:hover{background-color:#dedede}.festivalWidget>.left{display:flex;font-weight:700;gap:20px}.festivalWidget>.left>img{width:30px;height:30px;object-fit:contain}@media screen and (max-width:1439px){.festivalWidget>.left>img{width:21px;height:21px}}.festivalWidget>.left>p{display:flex;align-items:center}.festivalWidget>.right{color:#666}.ssangTabContainer{display:flex;font-family:NotoSans}@media screen and (max-width:1023px){.ssangTabContainer{display:none}}.ssangTab.fontMain{flex:1;margin-left:-1px;color:var(--color-main);background-color:var(--color-white);padding:17px 16px;border:1px solid #ccc;display:flex;justify-content:center}.ssangTab.fontMain.active{font-weight:700;color:var(--color-white);background-color:var(--color-main)}.qnaexp{text-align:center;padding:var(--notice-padding);margin-bottom:var(--notice-padding);color:var(--tit-border-color);font-size:var(--txt-font-size)}.PageQNAWriteInput{width:100%;border-top:2px solid var(--tit-border-color);border-bottom:2px solid var(--tit-border-color)}.PageQNAWriteInput>li{display:flex;gap:2%;align-items:center;padding:var(--list-padding);border-bottom:1px solid #ccc}.PageQNAWriteInput>li>label{width:10%;font-weight:var(--tit-weight)}.PageQNAWriteInput>li>input{width:80%;outline:none;padding:var(--list-padding);border:1px solid #eee;background-color:#eee;font-size:var(--txt-font-size);font-weight:var(--txt-weight)}.PageQNAWriteInput>li>textarea{width:80%;height:300px;padding:var(--list-padding);margin-bottom:var(--notice-padding);border:1px solid #eee;background-color:#eee;font-size:var(--txt-font-size);resize:none}@media screen and (max-width:1023px){.MyQNADetailUser>h3{height:16vw}}.MyQNADetail{border-top:2px solid var(--tit-border-color);border-bottom:2px solid var(--tit-border-color)}.MyQNADetail>li:not(.MyQNADetail>li:nth-child(1)){border-bottom:1px solid var(--txt-border-color)}.MyQNADetailTit{padding:var(--list-padding);text-align:center;border-bottom:2px solid var(--tit-border-color);font-weight:var(--tit-weight)}.MyQNADetailUser{display:flex;text-align:center}.MyQNADetailUser>h3{width:15%;padding:var(--list-padding);border-right:1px solid var(--txt-border-color);font-size:var(--txt-font-size);font-weight:var(--tit-weight)}.MyQNADetailUser>p{padding:var(--list-padding);font-size:var(--txt-font-size)}.MyQNADetailCont{padding:50px;font-size:var(--txt-font-size)}@media screen and (max-width:1023px){.MyQNADetailUser>h3{width:20%}}.myqnas{text-align:center;padding-bottom:var(--notice-padding)}.qnasdisplay{text-align:start}.qnaTotal{font-weight:var(--txt-weight);padding-bottom:var(--notice-padding)}.qnaTotal>span{font-weight:var(--tit-weight)}.MyQnaTable{width:100%;border-top:2px solid var(--tit-border-color);border-bottom:2px solid var(--tit-border-color)}.MyQnaTableTit{display:flex;gap:var(--notice-gap);padding:var(--list-padding);border-bottom:2px solid var(--tit-border-color);font-weight:var(--tit-weight);text-align:center;align-items:center}.MyQnaTableTxt{cursor:pointer;display:flex;gap:var(--notice-gap);padding:var(--list-padding);border-bottom:1px solid var(--txt-border-color);font-size:var(--txt-font-size);font-weight:var(--txt-weight);align-items:center}.MyQnaTableTxt:hover{background-color:var(--color-white)}.MyQnaTable>ul>li:nth-child(1){width:10%;text-align:center}.MyQnaTable>ul>li:nth-child(2){width:14%;text-align:center}.MyQnaTable>ul>li:nth-child(2)>p{display:inline-block;padding:8px 12px}.MyQnaTable>ul>li:nth-child(3){width:63%;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.MyQnaTable>ul>li:nth-child(4){width:13%;text-align:center}.MyQnaTableTxt .notiArrow{display:none;width:20px;height:20px}.notiArrow>img{width:100%;height:100%}.ansReady{background-color:var(--color-sub);color:var(--color-main)}.ansComplete{background-color:var(--color-main);color:var(--color-white)}@media screen and (max-width:1023px){.myqnas{padding-bottom:20px}.MyQnaTableTit{display:none}.MyQnaTableTxt{gap:13px 8px;flex-wrap:wrap;position:relative}.MyQnaTable>ul>li:nth-child(1){display:none}.MyQnaTable>ul>li:nth-child(2){width:auto;text-align:start}.MyQnaTable>ul>li:nth-child(3){order:4;width:100%}.MyQnaTable>ul>li:nth-child(4){order:3;width:30%;text-align:start}.MyQnaTableTxt .notiArrow{display:block;position:absolute;top:50%;right:0;transform:translateY(-50%)}}.myInfoRightCont{padding:32px;margin-bottom:40px;border:1px solid #d9d9d9;border-radius:12px}.myInfoRightCont>h2{padding-bottom:32px;border-bottom:1px solid #ccc;text-align:center}.myInfoWrap{padding-top:32px}.myInfoList{display:flex;align-items:center}.myInfoList:not(:last-child){padding-bottom:16px}.myInfoList>h4{width:190px}.myInfoList>p{width:100%;height:60px;line-height:60px;padding:0 32px;border-radius:12px;font-weight:700;background-color:#ededed}.withDrawalBtn{color:#999;border:none;border-bottom:1px solid #999;background:none;float:right;cursor:pointer}.pageMy .leftRightDivision{display:flex;gap:50px;margin-top:40px}@media screen and (max-width:1439px){.pageMy .leftRightDivision{margin-top:64px}}@media screen and (max-width:1023px){.pageMy .leftRightDivision{flex-direction:column;margin-top:0;gap:12.5vw}}.pageMyUserInfo{display:flex;flex-direction:column;align-items:center;width:192px;gap:16px}@media screen and (max-width:1023px){.pageMyUserInfo{width:100%;flex-direction:row;gap:16vw}}.pageMyUserInfo>.portrait{aspect-ratio:1;width:180px;border-radius:8192px}@media screen and (max-width:1023px){.pageMyUserInfo>.portrait{width:40vw}}.pageMyUserInfo .nameAndLogout{display:flex;flex-direction:column;gap:16px;width:100%}@media screen and (max-width:1023px){.pageMyUserInfo .nameAndLogout{width:initial;flex:1;gap:4vw}}.pageMyUserInfo .name{font-weight:700;text-align:center}.pageMyUserInfo .genericButton{width:100%}.pageMy .leftRightDivision>.rightContent{flex:1}.festivalCardList.my{gap:48px;grid-template-columns:repeat(3,1fr)}@media screen and (max-width:1439px){.festivalCardList.my{gap:22px;grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:1023px){.festivalCardList.my{gap:2.5vw;grid-template-columns:repeat(2,1fr)}}.noticeDetail>h2{padding:30px 0;text-align:center;font-size:var(--detail-tit-font);border-top:2px solid var(--color-black);border-bottom:2px solid var(--color-black)}.noticeDetail>div{border-top:1px solid #ccc;display:flex}.noticeDetail>div:nth-child(3){border-bottom:1px solid #ccc}.noticeDetail>div>div{padding:10px 8px}.detailTit{width:15%;font-weight:500;border-right:1px solid #ccc}.detailBox{width:85%}.noticeDetail>p{padding:40px 24px;border-bottom:1px solid var(--color-main);white-space:pre-wrap}.noticeDetail>textarea{width:100%;padding:40px 24px;border:none;border-bottom:1px solid var(--color-main)}.noticeBtn{display:flex;margin:23px 0;gap:10px;justify-content:right}.writeWrap>h2{border-bottom:2px solid var(--tit-border-color);text-align:center;padding-bottom:23px}.writeBox>div{border-bottom:1px solid #ccc;padding:18px 25px;display:flex;align-items:center}.writeBox>div:last-child{border-bottom:2px solid var(--tit-border-color)}.writeBox>div>label{width:100px;font-size:16px;font-weight:500}.writeBox>div>input{font-size:16px;width:80%;height:40px;border:1px solid #eee;outline:none;padding:17px;background-color:var(--color-white)}.writeBox>div>textarea{font-size:16px;width:80%;height:300px;border:1px solid #eee;background-color:var(--color-white);padding:17px;margin-bottom:23px;outline:none}.notiEditWrap{padding:30px 32px 32px;border:1px solid #ccc;border-radius:12px}.notiEditBox{margin-bottom:17px}.notiEditBox:first-child{padding-bottom:30px;border-bottom:1px solid #ccc}.notiEditBox>h2{text-align:center}.editTit{margin-bottom:17px;font-weight:700}.editTit,.notiEditBox>textarea{display:block}.editBox{width:100%;padding:17px 25px;outline:none;border:1px solid #ccc;border-radius:8px;font-size:18px;font-weight:500;font-family:Noto Sans KR,sans-serif;box-shadow:inset 1px 1px 1px #00000040;background-color:var(--color-white)}.notiEditBox>textarea{height:434px}.noticeBtn>a{display:block}.festivalDetail{display:flex;flex-direction:column;gap:48px}@media screen and (max-width:1439px){.festivalDetail{gap:32px}}@media screen and (max-width:1023px){.festivalDetail{gap:8vw}}.festivalDetail>.top{display:flex;flex-direction:column;align-items:center;position:relative;font-weight:700;gap:4vw}.festivalDetail>.top>.tagAndLike{display:flex;width:100%;justify-content:space-between;align-items:center}.festivalDetail>.top>.fontTitle{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}@media screen and (max-width:1023px){.festivalDetail>.top>.fontTitle{position:static;transform:none}}.festivalDetail>.middle{display:flex;justify-content:space-between;gap:30px}@media screen and (max-width:1439px){.festivalDetail>.middle{gap:15px}}@media screen and (max-width:1023px){.festivalDetail>.middle{flex-direction:column;justify-content:flex-start;gap:3.75vw}}.festivalDetail .imgContainer{flex:.4375;aspect-ratio:1/1.414;font-size:0;position:relative;overflow:hidden;background-color:#d9d9d9;background-image:url(/bandifesta/assets/sparkle.png);background-repeat:no-repeat;background-size:45%;background-position:center}.festivalDetail .imgContainer>.blur{position:absolute;width:120%;height:120%;object-fit:cover;filter:blur(3px) grayscale(.5) brightness(50%);left:50%;top:50%;transform:translate(-50%,-50%);transition:.25s}.festivalDetail .imgContainer:hover>.blur{width:130%;height:130%}.festivalDetail .imgContainer>.upper{position:absolute;left:0;top:50%;width:100%;object-fit:cover;transform:translateY(-50%);box-shadow:0 0 64px #000}@media screen and (max-width:1023px){.festivalDetail .imgContainer>.upper{box-shadow:0 0 16vw #000}}.festivalDetail .description{flex:.5625;display:flex;flex-direction:column;justify-content:flex-start}.festivalDetail .descriptionRow{display:flex;gap:23px;line-height:29px}@media screen and (max-width:1439px){.festivalDetail .descriptionRow{gap:15px}}@media screen and (max-width:1023px){.festivalDetail .descriptionRow{gap:3.75vw;line-height:calc(100vw * (29 / 400))}}.festivalDetail .descriptionRow:last-child{flex:1}.festivalDetail .descriptionRow>.left{font-weight:700;border-bottom:1px solid #ccc;display:flex;justify-content:center;width:200px;min-width:200px;padding:25px 0}@media screen and (max-width:1023px){.festivalDetail .descriptionRow>.left{width:25vw;min-width:25vw;padding:4vw 0}}.festivalDetail .descriptionRow>.right{border-bottom:1px solid #ccc;flex:1;padding:25px}@media screen and (max-width:1023px){.festivalDetail .descriptionRow>.right{width:25vw;padding:4vw}}.festivalDetail .bottom{display:flex;flex-direction:column;align-items:center;gap:23px}@media screen and (max-width:1439px){.festivalDetail .bottom{gap:15px}}@media screen and (max-width:1023px){.festivalDetail .bottom{gap:3.75vw}}.festivalDetail .bottom .fontSubTitle{width:100%;text-align:left;font-weight:700}.likeIndicator{display:flex;align-items:center;justify-content:space-between;font-weight:700;color:var(--color-red);border-radius:10px;width:80px;padding:8px;box-shadow:2px 2px 2px #00000026}@media screen and (max-width:1023px){.likeIndicator{border-radius:2.5vw;width:20vw;padding:2vw}}.likeIndicator .festivalLikeButton{position:relative;top:0;left:0}
