@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Pretendard:wght@400;600;700&display=swap";@keyframes spin-1fc39827{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.mobile-menu-overlay[data-v-1fc39827]{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#ffffff;z-index:9999}.mobile-menu-overlay .mobile-menu[data-v-1fc39827]{background:#ffffff;width:100%;height:100vh;position:relative;overflow-y:auto}.mobile-menu-overlay .mobile-menu .close-button[data-v-1fc39827]{position:absolute;top:3.4722222222vw;right:4.1666666667vw;width:11.1111111111vw;height:11.1111111111vw;background:none;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:10}.mobile-menu-overlay .mobile-menu .close-button svg[data-v-1fc39827]{width:11.1111111111vw;height:11.1111111111vw;color:#000}.mobile-menu-overlay .mobile-menu .menu-container[data-v-1fc39827]{margin-top:20.1388888889vw;margin-left:auto;margin-right:auto;width:100vw;padding:0 4.1666666667vw;display:flex;flex-direction:column;gap:2.7777777778vw}.mobile-menu-overlay .mobile-menu .menu-container .menu-item[data-v-1fc39827]{border:1px solid #dfdfdf;border-radius:2.7777777778vw;background:#ffffff;overflow:hidden;transition:all .3s ease;width:100%}.mobile-menu-overlay .mobile-menu .menu-container .menu-item .menu-header[data-v-1fc39827]{display:flex;align-items:center;justify-content:space-between;padding:2.7777777778vw 4.1666666667vw;cursor:pointer}.mobile-menu-overlay .mobile-menu .menu-container .menu-item .menu-header .menu-title[data-v-1fc39827]{font-family:Pretendard,sans-serif;font-weight:700;font-size:6.1111111111vw;line-height:1.4;color:#000;width:55.5555555556vw;flex-shrink:0}.mobile-menu-overlay .mobile-menu .menu-container .menu-item .menu-header .menu-arrow[data-v-1fc39827]{width:11.1111111111vw;height:11.1111111111vw;display:flex;align-items:center;justify-content:center;transition:transform .3s ease;flex-shrink:0}.mobile-menu-overlay .mobile-menu .menu-container .menu-item .menu-header .menu-arrow svg[data-v-1fc39827]{width:11.1111111111vw;height:11.1111111111vw;color:#000}.mobile-menu-overlay .mobile-menu .menu-container .menu-item.expanded .menu-arrow[data-v-1fc39827]{transform:rotate(180deg)}.mobile-menu-overlay .mobile-menu .menu-container .menu-item .submenu[data-v-1fc39827]{background:#eff5ff;border-top:1px solid #dfdfdf;padding:4.1666666667vw 8.3333333333vw;display:flex;flex-direction:column;gap:2.7777777778vw}.mobile-menu-overlay .mobile-menu .menu-container .menu-item .submenu .submenu-item[data-v-1fc39827]{font-family:Pretendard,sans-serif;font-weight:600;font-size:4.4444444444vw;line-height:1.6;color:#000;cursor:pointer}.mobile-menu-overlay .mobile-menu .menu-container .menu-item .submenu .submenu-item[data-v-1fc39827]:hover{opacity:.7}.mobile-menu-overlay .mobile-menu .menu-footer[data-v-1fc39827]{margin-top:8.3333333333vw;margin-bottom:17.2222222222vw;margin-left:4.1666666667vw;width:88.8888888889vw}.mobile-menu-overlay .mobile-menu .menu-footer .copyright[data-v-1fc39827]{font-family:Pretendard,sans-serif;font-weight:700;font-size:3.0555555556vw;line-height:1.4;color:#999;text-align:left}@media (min-width: 768px){.mobile-menu-overlay[data-v-1fc39827]{display:none}}@keyframes spin-dd64779c{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.gnb-container[data-v-dd64779c]{background:#ffffff;position:fixed;top:0;left:0;width:100%;display:flex;z-index:40;border-bottom:1px solid #dfdfdf}.gnb-container .gnb-main[data-v-dd64779c]{height:18.0555555556vw;position:relative;width:100vw}.gnb-container .gnb-main.onShow[data-v-dd64779c]{border-bottom:1px solid #dfdfdf}@media (min-width: 768px){.gnb-container .gnb-main[data-v-dd64779c]{height:100px;width:100%;min-width:1400px;margin:0 auto}}.gnb-container .gnb-main .nav-links[data-v-dd64779c]{position:absolute;display:flex;font-weight:600;gap:5.5555555556vw;align-items:center;line-height:0;right:0;font-size:2.7777777778vw;color:#000;text-align:center;top:4.8611111111vw}@media (min-width: 768px){.gnb-container .gnb-main .nav-links[data-v-dd64779c]{gap:40px;font-size:20px;top:35px}}.gnb-container .gnb-main .nav-links .nav-item[data-v-dd64779c]{display:flex;flex-direction:column;justify-content:center;position:relative;flex-shrink:0;width:16.6666666667vw}@media (min-width: 768px){.gnb-container .gnb-main .nav-links .nav-item[data-v-dd64779c]{width:120px}}.gnb-container .gnb-main .nav-links .nav-item p[data-v-dd64779c]{line-height:1.6;color:#000;transition:color .2s ease}.gnb-container .gnb-main .nav-links .nav-item p.active[data-v-dd64779c],.gnb-container .gnb-main .nav-links .nav-item p[data-v-dd64779c]:hover{color:#0a69b6}.gnb-container .gnb-main .logo-section[data-v-dd64779c]{position:absolute;display:flex;align-items:center;gap:2.7777777778vw;left:4.1666666667vw;top:50%;transform:translateY(-50%);cursor:pointer}@media (min-width: 768px){.gnb-container .gnb-main .logo-section[data-v-dd64779c]{left:30px;gap:20px;top:25px;transform:none;flex-direction:column;align-items:flex-start;padding:2px 0 0}}.gnb-container .gnb-main .logo-section .logo[data-v-dd64779c]{height:6.6666666667vw;width:15.2777777778vw;flex-shrink:0}@media (min-width: 768px){.gnb-container .gnb-main .logo-section .logo[data-v-dd64779c]{height:49px;width:99px;position:absolute;left:0;top:0}}.gnb-container .gnb-main .logo-section .logo .logo-placeholder[data-v-dd64779c]{color:#fff;display:flex;align-items:center;justify-content:center;height:100%;width:100%;border-radius:.5555555556vw;font-size:1.9444444444vw;font-weight:700}@media (min-width: 768px){.gnb-container .gnb-main .logo-section .logo .logo-placeholder[data-v-dd64779c]{border-radius:4px;font-size:14px}}.gnb-container .gnb-main .logo-section .title-group[data-v-dd64779c]{display:flex;flex-direction:column;font-weight:700;color:#000;line-height:0}@media (min-width: 768px){.gnb-container .gnb-main .logo-section .title-group[data-v-dd64779c]{margin-left:120px}}.gnb-container .gnb-main .logo-section .title-group .main-title[data-v-dd64779c]{font-size:3.3333333333vw;margin-bottom:-.2777777778vw}@media (min-width: 768px){.gnb-container .gnb-main .logo-section .title-group .main-title[data-v-dd64779c]{font-size:24px;margin-bottom:-2px}}.gnb-container .gnb-main .logo-section .title-group .main-title p[data-v-dd64779c]{line-height:1.5}.gnb-container .gnb-main .logo-section .title-group .sub-title[data-v-dd64779c]{font-size:1.3888888889vw;margin-bottom:-.2777777778vw}@media (min-width: 768px){.gnb-container .gnb-main .logo-section .title-group .sub-title[data-v-dd64779c]{font-size:10px;margin-bottom:-2px}}.gnb-container .gnb-main .logo-section .title-group .sub-title p[data-v-dd64779c]{line-height:1.5}.gnb-container .gnb-main .mobile-menu-button[data-v-dd64779c]{position:absolute;right:4.1666666667vw;top:50%;transform:translateY(-50%);width:11.1111111111vw;height:11.1111111111vw;display:flex;align-items:center;justify-content:center;cursor:pointer}@media (min-width: 768px){.gnb-container .gnb-main .mobile-menu-button[data-v-dd64779c]{display:none}}.gnb-container .gnb-main .mobile-menu-button .menu-icon[data-v-dd64779c]{width:11.1111111111vw;height:11.1111111111vw}@media (min-width: 768px){.gnb-container .gnb-main .mobile-menu-button .menu-icon[data-v-dd64779c]{width:24px;height:24px}}.gnb-container .sub-menu[data-v-dd64779c]{position:absolute;background:#ffffff;height:36.3888888889vw;left:0;top:13.8888888889vw;width:100%;z-index:50;display:none}@media (min-width: 768px){.gnb-container .sub-menu[data-v-dd64779c]{min-width:1400px;height:262px;top:100px}}.gnb-container .sub-menu.show[data-v-dd64779c]{display:block}.gnb-container .sub-menu .sub-menu-content[data-v-dd64779c]{height:36.3888888889vw;position:relative;width:100%;display:flex;justify-content:center}@media (min-width: 768px){.gnb-container .sub-menu .sub-menu-content[data-v-dd64779c]{height:262px}}.gnb-container .sub-menu .sub-menu-content .sub-menu-container[data-v-dd64779c]{position:relative;width:100%;height:100%}@media (min-width: 768px){.gnb-container .sub-menu .sub-menu-content .sub-menu-container[data-v-dd64779c]{width:100%;min-width:1400px}}.gnb-container .sub-menu .sub-menu-content .sub-menu-container .sub-menu-links[data-v-dd64779c]{position:absolute;display:flex;gap:5.5555555556vw;align-items:flex-start;right:0;top:50%;transform:translateY(-50%)}@media (min-width: 768px){.gnb-container .sub-menu .sub-menu-content .sub-menu-container .sub-menu-links[data-v-dd64779c]{gap:40px}}.gnb-container .sub-menu .sub-menu-content .sub-menu-container .sub-menu-links .sub-menu-group[data-v-dd64779c]{box-sizing:border-box;display:flex;flex-direction:column;font-weight:600;gap:2.5vw;align-items:flex-start;line-height:0;padding:5.5555555556vw 0;position:relative;flex-shrink:0;font-size:2.7777777778vw;text-align:center;width:16.6666666667vw}@media (min-width: 768px){.gnb-container .sub-menu .sub-menu-content .sub-menu-container .sub-menu-links .sub-menu-group[data-v-dd64779c]{gap:18px;padding:40px 0;font-size:20px;width:120px}}.gnb-container .sub-menu .sub-menu-content .sub-menu-container .sub-menu-links .sub-menu-group .sub-menu-item[data-v-dd64779c]{display:flex;flex-direction:column;justify-content:center;position:relative;flex-shrink:0;width:100%;cursor:pointer;color:#000;transition:color .2s ease;text-decoration:none}.gnb-container .sub-menu .sub-menu-content .sub-menu-container .sub-menu-links .sub-menu-group .sub-menu-item[data-v-dd64779c]:hover,.gnb-container .sub-menu .sub-menu-content .sub-menu-container .sub-menu-links .sub-menu-group .sub-menu-item.active[data-v-dd64779c]{color:#0a69b6}.gnb-container .sub-menu .sub-menu-content .sub-menu-container .sub-menu-links .sub-menu-group .sub-menu-item p[data-v-dd64779c]{line-height:1.6}.gnb-container .sub-menu .sub-border-line[data-v-dd64779c]{position:absolute;border-bottom:1px solid #dfdfdf;top:0;right:0;bottom:0;left:0;pointer-events:none}@media (max-width: 767px){.gnb-container .gnb-main .nav-links[data-v-dd64779c],.gnb-container .sub-menu[data-v-dd64779c]{display:none}}@keyframes spin-07070413{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.footer-container[data-v-07070413]{background:#f8f9fa;width:100%;display:flex;justify-content:center;overflow:hidden;width:100vw;padding:11.1111111111vw 5.5555555556vw}@media (min-width: 768px){.footer-container[data-v-07070413]{height:288px;width:100%;padding:0}}.footer-container .footer-content[data-v-07070413]{display:flex;flex-direction:column;gap:8.3333333333vw;align-items:flex-start;width:100%;flex-shrink:0}@media (min-width: 768px){.footer-container .footer-content[data-v-07070413]{position:relative;flex-direction:row;gap:0}}.footer-container .footer-content .logo-section[data-v-07070413]{flex-shrink:0;width:31.9444444444vw;height:13.8888888889vw}@media (min-width: 768px){.footer-container .footer-content .logo-section[data-v-07070413]{width:208px;height:103px;position:absolute;left:40px;top:60px}}.footer-container .footer-content .logo-section .logo-placeholder[data-v-07070413],.footer-container .footer-content .logo-section .logo-placeholder img[data-v-07070413]{display:block;max-width:none;width:100%;height:100%}.footer-container .footer-content .contact-section[data-v-07070413]{display:flex;flex-direction:column;align-items:flex-start;width:100%;flex-shrink:0;gap:4.1666666667vw}@media (min-width: 768px){.footer-container .footer-content .contact-section[data-v-07070413]{width:400px;gap:4px;position:absolute;right:0;top:60px}}.footer-container .footer-content .contact-section .contact-info[data-v-07070413]{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;width:100%;flex-shrink:0;gap:1.3888888889vw}@media (min-width: 768px){.footer-container .footer-content .contact-section .contact-info[data-v-07070413]{gap:4px}}.footer-container .footer-content .contact-section .contact-info .contact-item[data-v-07070413]{display:flex;align-items:center;font-family:Pretendard,sans-serif;font-weight:700;line-height:1.4;white-space:nowrap;font-size:3.0555555556vw;gap:1.3888888889vw}@media (min-width: 768px){.footer-container .footer-content .contact-section .contact-info .contact-item[data-v-07070413]{font-size:18px;gap:10px;font-weight:600}}.footer-container .footer-content .contact-section .contact-info .contact-item .contact-label[data-v-07070413]{color:#999;flex-shrink:0}.footer-container .footer-content .contact-section .contact-info .contact-item .contact-value[data-v-07070413]{color:#000;flex-shrink:0}.footer-container .footer-content .copyright-section[data-v-07070413]{display:flex;flex-direction:column;align-items:flex-start;width:100%;flex-shrink:0;gap:4.1666666667vw;border-top:1px solid #999999;padding:2.7777777778vw 0 0}@media (min-width: 768px){.footer-container .footer-content .copyright-section[data-v-07070413]{position:absolute;left:0;bottom:32.5px;width:100%;gap:0;border-top:none;padding:0}}.footer-container .footer-content .copyright-section .copyright-text[data-v-07070413]{font-family:Pretendard,sans-serif;font-weight:700;line-height:1.4;color:#000;width:100%;font-size:3.0555555556vw}@media (min-width: 768px){.footer-container .footer-content .copyright-section .copyright-text[data-v-07070413]{font-size:18px;font-weight:600;margin-left:40px}}.footer-container .footer-content .copyright-divider[data-v-07070413]{display:none}@media (min-width: 768px){.footer-container .footer-content .copyright-divider[data-v-07070413]{display:block;position:absolute;left:0;bottom:80px;width:100%;border-top:1px solid #dfdfdf}}body[data-v-a61ac229]{font-family:Pretendard,sans-serif}a{color:#000}button{-webkit-appearance:none;border:none;margin:0;padding:0;background:transparent}video{width:100%}br.pc{display:block}br.m{display:none}img{width:100%}html{width:100%;min-width:1400px;margin:0 auto}p,h1,h2,h3,h4,h5,h6,span,em,i,a{display:block;transform:rotate(.03deg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-stroke:.45px rgba(0,0,0,.1)}.no-drag{-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none;-o-user-drag:none;user-drag:none;-webkit-user-select:none;user-select:none}@media screen and (max-width: 1024px){html{font-size:5.3333333333px}}@media screen and (max-width: 768px){br.pc{display:none}br.m{display:block}html{min-width:100%}video{width:auto;height:100vh}#app>div{width:auto;margin:0 auto}}: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);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:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.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)}}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color));svg {width: 100%; height: 100%; object-fit: contain; transform-origin: center; fill: currentColor; pointer-events: none;}}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev.swiper-button-hidden,.swiper-button-next.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-prev,.swiper-navigation-disabled .swiper-button-next{display:none!important}.swiper-button-lock{display:none}.swiper-button-prev,.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2))}.swiper-button-prev{left:var(--swiper-navigation-sides-offset, 4px);right:auto}.swiper-button-prev .swiper-navigation-icon{transform:rotate(180deg)}.swiper-button-next{right:var(--swiper-navigation-sides-offset, 4px);left:auto}.swiper-horizontal .swiper-button-prev,.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal~.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));margin-left:0}.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next{left:var(--swiper-navigation-sides-offset, 4px);right:auto}.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-next,.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev{right:var(--swiper-navigation-sides-offset, 4px);left:auto}.swiper-horizontal .swiper-button-prev .swiper-navigation-icon,.swiper-horizontal~.swiper-button-prev .swiper-navigation-icon,.swiper-horizontal.swiper-rtl .swiper-button-next .swiper-navigation-icon,.swiper-horizontal.swiper-rtl~.swiper-button-next .swiper-navigation-icon{transform:rotate(180deg)}.swiper-horizontal.swiper-rtl .swiper-button-prev .swiper-navigation-icon,.swiper-horizontal.swiper-rtl~.swiper-button-prev .swiper-navigation-icon{transform:rotate(0)}.swiper-vertical .swiper-button-prev,.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-prev,.swiper-vertical~.swiper-button-next{left:var(--swiper-navigation-top-offset, 50%);right:auto;margin-left:calc(0px - (var(--swiper-navigation-size) / 2));margin-top:0}.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev{top:var(--swiper-navigation-sides-offset, 4px);bottom:auto}.swiper-vertical .swiper-button-prev .swiper-navigation-icon,.swiper-vertical~.swiper-button-prev .swiper-navigation-icon{transform:rotate(-90deg)}.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset, 4px);top:auto}.swiper-vertical .swiper-button-next .swiper-navigation-icon,.swiper-vertical~.swiper-button-next .swiper-navigation-icon{transform:rotate(90deg)}.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& {border: none; margin: 0; padding: 0; box-shadow: none; appearance: none;} .swiper-pagination-clickable & {cursor: pointer;} &: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}.main-container[data-v-50f94f75]{width:100%;display:flex;flex-direction:column;align-items:center}.main-container .kv-banner[data-v-50f94f75]{background:#ffffff;width:100%;display:flex;justify-content:center;position:relative;height:88.8888888889vw;padding:5.5555555556vw 2.7777777778vw 0}@media (min-width: 768px){.main-container .kv-banner[data-v-50f94f75]{height:640px;padding:0}}.main-container .kv-banner .kv-content[data-v-50f94f75]{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center;overflow:hidden}@media (min-width: 768px){.main-container .kv-banner .kv-content[data-v-50f94f75]{max-width:1280px}}.main-container .kv-banner .kv-content .bg-decoration[data-v-50f94f75]{position:absolute;background:rgba(240,240,240,.2);border-radius:50%;width:130.5555555556vw;height:56.6666666667vw}@media (min-width: 768px){.main-container .kv-banner .kv-content .bg-decoration[data-v-50f94f75]{width:893px;height:390px}}.main-container .kv-banner .kv-content .main-text[data-v-50f94f75]{position:relative;z-index:1;text-align:center;font-weight:700;color:#000;line-height:1.4;font-size:6.6666666667vw;padding:0 4.1666666667vw}@media (min-width: 768px){.main-container .kv-banner .kv-content .main-text[data-v-50f94f75]{font-size:48px;padding:0}}.main-container .kv-banner .kv-content .main-text .highlight[data-v-50f94f75]{display:inline-block;color:#152583}.main-container .kv-banner .kv-content .main-text p[data-v-50f94f75]{white-space:nowrap;margin-bottom:.8333333333vw}@media (min-width: 768px){.main-container .kv-banner .kv-content .main-text p[data-v-50f94f75]{margin-bottom:8px}}.main-container .kv-banner .kv-content .main-text p[data-v-50f94f75]:last-child{margin-bottom:0}.main-container .slider-section[data-v-50f94f75]{width:100%;display:flex;justify-content:center;overflow:hidden;height:72.2222222222vw}@media (min-width: 768px){.main-container .slider-section[data-v-50f94f75]{height:720px;padding:0}}.main-container .slider-section .slider-container[data-v-50f94f75]{position:relative;width:100%;height:100%}@media (min-width: 768px){.main-container .slider-section .slider-container[data-v-50f94f75]{max-width:1280px}}.main-container .slider-section .slider-container .swiper[data-v-50f94f75]{width:100%;height:100%;border-radius:1.6666666667vw}@media (min-width: 768px){.main-container .slider-section .slider-container .swiper[data-v-50f94f75]{border-radius:20px}}.main-container .slider-section .slider-container .slide-content[data-v-50f94f75]{width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-align:center;border-radius:1.6666666667vw;padding:0vw}@media (min-width: 768px){.main-container .slider-section .slider-container .slide-content[data-v-50f94f75]{border-radius:0;padding:0}}.main-container .slider-section .slider-container .slide-content div[data-v-50f94f75]{width:100%}.main-container .slider-section .slider-container .slide-content h2[data-v-50f94f75]{font-weight:700;margin-bottom:1.6666666667vw;font-size:2.7777777778vw;line-height:1.3}@media (min-width: 768px){.main-container .slider-section .slider-container .slide-content h2[data-v-50f94f75]{font-size:48px;margin-bottom:16px;line-height:1.2}}.main-container .slider-section .slider-container .slide-content p[data-v-50f94f75]{opacity:.9;font-size:1.9444444444vw;line-height:1.4}@media (min-width: 768px){.main-container .slider-section .slider-container .slide-content p[data-v-50f94f75]{font-size:24px;line-height:1.5}}.main-container .slider-section .slider-container .swiper-button-prev-custom[data-v-50f94f75],.main-container .slider-section .slider-container .swiper-button-next-custom[data-v-50f94f75]{position:absolute;top:50%;transform:translateY(-50%);background:rgba(255,255,255,.8);border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;z-index:10;box-shadow:0 4px 6px -1px #0000001a;width:4.4444444444vw;height:4.4444444444vw}@media (min-width: 768px){.main-container .slider-section .slider-container .swiper-button-prev-custom[data-v-50f94f75],.main-container .slider-section .slider-container .swiper-button-next-custom[data-v-50f94f75]{width:48px;height:48px}}.main-container .slider-section .slider-container .swiper-button-prev-custom[data-v-50f94f75]:hover,.main-container .slider-section .slider-container .swiper-button-next-custom[data-v-50f94f75]:hover{background:#ffffff}.main-container .slider-section .slider-container .swiper-button-prev-custom svg[data-v-50f94f75],.main-container .slider-section .slider-container .swiper-button-next-custom svg[data-v-50f94f75]{color:#374151;width:2.2222222222vw;height:2.2222222222vw}@media (min-width: 768px){.main-container .slider-section .slider-container .swiper-button-prev-custom svg[data-v-50f94f75],.main-container .slider-section .slider-container .swiper-button-next-custom svg[data-v-50f94f75]{width:24px;height:24px}}.main-container .slider-section .slider-container .swiper-button-prev-custom[data-v-50f94f75]{left:1.1111111111vw}@media (min-width: 768px){.main-container .slider-section .slider-container .swiper-button-prev-custom[data-v-50f94f75]{left:16px}}.main-container .slider-section .slider-container .swiper-button-next-custom[data-v-50f94f75]{right:1.1111111111vw}@media (min-width: 768px){.main-container .slider-section .slider-container .swiper-button-next-custom[data-v-50f94f75]{right:16px}}.main-container .slider-section .slider-container .swiper-pagination-custom[data-v-50f94f75]{position:absolute;left:50%;transform:translate(-50%);display:flex;gap:8px;z-index:10;justify-content:center;bottom:2.2222222222vw}@media (min-width: 768px){.main-container .slider-section .slider-container .swiper-pagination-custom[data-v-50f94f75]{bottom:32px;gap:10px}}.main-container .services-section[data-v-50f94f75]{background:#ffffff;width:100%;display:flex;justify-content:center;padding:0vw 0}@media (min-width: 768px){.main-container .services-section[data-v-50f94f75]{padding:120px 0}}.main-container .services-section .services-container[data-v-50f94f75]{width:100%;display:flex;flex-direction:column;align-items:center;max-width:91.6666666667vw;gap:11.1111111111vw;margin-bottom:22.2222222222vw}@media (min-width: 768px){.main-container .services-section .services-container[data-v-50f94f75]{max-width:1280px;flex-direction:row;gap:40px;align-items:flex-start;margin-bottom:0}}.main-container .services-section .services-container .service-item[data-v-50f94f75]{display:flex;flex-direction:column;align-items:flex-start;cursor:pointer;gap:4.1666666667vw}@media (min-width: 768px){.main-container .services-section .services-container .service-item[data-v-50f94f75]{gap:30px;flex:1}}.main-container .services-section .services-container .service-item .service-image[data-v-50f94f75]{border-radius:2.7777777778vw;overflow:hidden;position:relative;width:94.44vw;margin-bottom:4.1666666667vw;height:119.1666666667vw}@media (min-width: 768px){.main-container .services-section .services-container .service-item .service-image[data-v-50f94f75]{width:auto;height:520px;aspect-ratio:660/858;border-radius:20px;margin-bottom:0}}.main-container .services-section .services-container .service-item .service-image .service-placeholder[data-v-50f94f75]{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;color:#6b7280;transition:transform .3s ease;font-size:.875rem;text-align:center}.main-container .services-section .services-container .service-item .service-image .service-placeholder img[data-v-50f94f75]{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}@media (min-width: 768px){.main-container .services-section .services-container .service-item .service-image .service-placeholder[data-v-50f94f75]{font-size:1.25rem;padding:0}}.main-container .services-section .services-container .service-item .service-image .service-overlay[data-v-50f94f75]{position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,0);opacity:0;transition:all .3s ease;display:flex;align-items:center;justify-content:center;padding:2.7777777778vw}@media (min-width: 768px){.main-container .services-section .services-container .service-item .service-image .service-overlay[data-v-50f94f75]{padding:20px}}.main-container .services-section .services-container .service-item .service-image .service-overlay .service-overlay-title[data-v-50f94f75]{color:#fff;font-weight:700;text-align:center;line-height:1.4;font-size:4.4444444444vw}@media (min-width: 768px){.main-container .services-section .services-container .service-item .service-image .service-overlay .service-overlay-title[data-v-50f94f75]{font-size:32px}}.main-container .services-section .services-container .service-item .service-image:hover .service-placeholder img[data-v-50f94f75]{transform:scale(1.02)}.main-container .services-section .services-container .service-item .service-image:hover .service-overlay[data-v-50f94f75]{background:rgba(0,0,0,.6);opacity:1}.main-container .services-section .services-container .service-item .service-image.bg-d8d8d8[data-v-50f94f75]{background:#d8d8d8}.main-container .services-section .services-container .service-item .service-image.bg-f4f4f4[data-v-50f94f75]{background:#f4f4f4}.main-container .services-section .services-container .service-item .service-content[data-v-50f94f75]{display:flex;flex-direction:column;width:100%;gap:1.3888888889vw}@media (min-width: 768px){.main-container .services-section .services-container .service-item .service-content[data-v-50f94f75]{gap:10px;margin-top:10px}}.main-container .services-section .services-container .service-item .service-content .service-title[data-v-50f94f75]{font-weight:700;color:#000;line-height:1.5;font-size:5.5555555556vw}@media (min-width: 768px){.main-container .services-section .services-container .service-item .service-content .service-title[data-v-50f94f75]{font-size:32px;line-height:1.5}}.main-container .services-section .services-container .service-item .service-content .service-description[data-v-50f94f75]{font-weight:400;color:#000;line-height:1.6;font-size:4.4444444444vw}@media (min-width: 768px){.main-container .services-section .services-container .service-item .service-content .service-description[data-v-50f94f75]{font-size:20px;line-height:1.6}}.main-container .services-section .services-container .service-item .service-content .service-description p[data-v-50f94f75]{margin-bottom:0}.main-container .services-section .services-container .service-item .service-content .service-description p[data-v-50f94f75]:not(:last-child){margin-bottom:0}.main-container .notice-section[data-v-50f94f75]{background:#ffffff;width:100%;display:flex;justify-content:center;padding:0 4.1666666667vw 13.8888888889vw}@media (min-width: 768px){.main-container .notice-section[data-v-50f94f75]{padding:0 0 100px}}.main-container .notice-section .notice-container[data-v-50f94f75]{width:100%;max-width:660px}@media (min-width: 768px){.main-container .notice-section .notice-container[data-v-50f94f75]{max-width:1280px}}.main-container .notice-section .notice-container .section-header[data-v-50f94f75]{display:flex;width:100%;justify-content:space-between;align-items:center;gap:1.3888888889vw;margin-bottom:5.5555555556vw}@media (min-width: 768px){.main-container .notice-section .notice-container .section-header[data-v-50f94f75]{align-items:center;gap:10px;margin-bottom:40px}}.main-container .notice-section .notice-container .section-header .section-title[data-v-50f94f75]{font-weight:600;color:#000;line-height:1.4;white-space:pre;font-size:8.8888888889vw}@media (min-width: 768px){.main-container .notice-section .notice-container .section-header .section-title[data-v-50f94f75]{font-size:64px}}.main-container .notice-section .notice-container .section-header .section-icon[data-v-50f94f75]{width:8.8888888889vw;height:8.8888888889vw}@media (min-width: 768px){.main-container .notice-section .notice-container .section-header .section-icon[data-v-50f94f75]{width:64px;height:64px}}.main-container .notice-section .notice-container .notice-list[data-v-50f94f75]{display:flex;flex-direction:column;width:100%;margin-bottom:8.3333333333vw}@media (min-width: 768px){.main-container .notice-section .notice-container .notice-list[data-v-50f94f75]{margin-bottom:60px}}.main-container .notice-section .notice-container .notice-list .notice-table-header[data-v-50f94f75]{border-top:4px solid #000000;padding:4.1666666667vw 2.7777777778vw;display:flex;align-items:center;gap:1.3888888889vw}@media (min-width: 768px){.main-container .notice-section .notice-container .notice-list .notice-table-header[data-v-50f94f75]{padding:30px 20px;gap:10px}}.main-container .notice-section .notice-container .notice-list .notice-table-header .notice-title-header[data-v-50f94f75]{flex:1;font-weight:700;color:#000;line-height:1.6;font-size:4.4444444444vw}@media (min-width: 768px){.main-container .notice-section .notice-container .notice-list .notice-table-header .notice-title-header[data-v-50f94f75]{font-size:20px}}.main-container .notice-section .notice-container .notice-list .notice-table-header .notice-date-header[data-v-50f94f75]{width:16.6666666667vw;text-align:center;font-weight:700;color:#000;line-height:1.6;font-size:4.4444444444vw}@media (min-width: 768px){.main-container .notice-section .notice-container .notice-list .notice-table-header .notice-date-header[data-v-50f94f75]{width:120px;font-size:20px}}.main-container .notice-section .notice-container .notice-list .notice-table-header .notice-views-header[data-v-50f94f75]{width:11.1111111111vw;text-align:center;font-weight:700;color:#000;line-height:1.6;font-size:4.4444444444vw}@media (min-width: 768px){.main-container .notice-section .notice-container .notice-list .notice-table-header .notice-views-header[data-v-50f94f75]{width:80px;font-size:20px}}.main-container .notice-section .notice-container .notice-list .notice-table-row[data-v-50f94f75]{border-top:1px solid #cccccc;padding:4.1666666667vw 2.7777777778vw;display:flex;align-items:center;gap:1.3888888889vw;cursor:pointer;transition:background-color .2s ease}@media (min-width: 768px){.main-container .notice-section .notice-container .notice-list .notice-table-row[data-v-50f94f75]{padding:30px 20px;gap:10px}}.main-container .notice-section .notice-container .notice-list .notice-table-row[data-v-50f94f75]:hover{background-color:#f9fafb}.main-container .notice-section .notice-container .notice-list .notice-table-row .notice-title-cell[data-v-50f94f75]{flex:1}.main-container .notice-section .notice-container .notice-list .notice-table-row .notice-title-cell .notice-title-content[data-v-50f94f75]{display:flex;align-items:center;gap:2.7777777778vw}@media (min-width: 768px){.main-container .notice-section .notice-container .notice-list .notice-table-row .notice-title-cell .notice-title-content[data-v-50f94f75]{gap:20px}}.main-container .notice-section .notice-container .notice-list .notice-table-row .notice-title-cell .notice-title-content .notice-badge[data-v-50f94f75]{border:2px solid red;border-radius:2.7777777778vw;padding:1.1111111111vw 2.7777777778vw;font-weight:600;color:red;line-height:1.4;white-space:nowrap;flex-shrink:0;font-size:3.0555555556vw}@media (min-width: 768px){.main-container .notice-section .notice-container .notice-list .notice-table-row .notice-title-cell .notice-title-content .notice-badge[data-v-50f94f75]{border-radius:20px;padding:8px 20px;font-size:18px}}.main-container .notice-section .notice-container .notice-list .notice-table-row .notice-title-cell .notice-title-content .notice-title-text[data-v-50f94f75]{font-weight:600;color:#000;line-height:1.6;word-break:keep-all;word-wrap:break-word;font-size:4.4444444444vw}@media (min-width: 768px){.main-container .notice-section .notice-container .notice-list .notice-table-row .notice-title-cell .notice-title-content .notice-title-text[data-v-50f94f75]{font-size:20px}}.main-container .notice-section .notice-container .notice-list .notice-table-row .notice-date-cell[data-v-50f94f75]{width:16.6666666667vw;text-align:center;font-weight:400;color:#000;line-height:1.6;font-size:4.4444444444vw}@media (min-width: 768px){.main-container .notice-section .notice-container .notice-list .notice-table-row .notice-date-cell[data-v-50f94f75]{width:120px;font-size:20px}}.main-container .notice-section .notice-container .notice-list .notice-table-row .notice-views-cell[data-v-50f94f75]{width:11.1111111111vw;text-align:center;font-weight:400;color:#000;line-height:1.6;font-size:4.4444444444vw}@media (min-width: 768px){.main-container .notice-section .notice-container .notice-list .notice-table-row .notice-views-cell[data-v-50f94f75]{width:80px;font-size:20px}}.main-container .notice-section .notice-container .pagination[data-v-50f94f75]{display:flex;align-items:center;justify-content:center;gap:1.1111111111vw;margin-bottom:6.6666666667vw}@media (min-width: 768px){.main-container .notice-section .notice-container .pagination[data-v-50f94f75]{gap:8px;margin-bottom:48px}}.main-container .notice-section .notice-container .pagination .page-button[data-v-50f94f75]{display:flex;align-items:center;justify-content:center;width:5.5555555556vw;height:5.5555555556vw;border:1px solid #d1d5db;border-radius:.5555555556vw;background:#ffffff;color:#6b7280;font-weight:500;cursor:pointer;transition:all .2s ease;font-size:2.2222222222vw}@media (min-width: 768px){.main-container .notice-section .notice-container .pagination .page-button[data-v-50f94f75]{width:40px;height:40px;border-radius:4px;font-size:16px}}.main-container .notice-section .notice-container .pagination .page-button[data-v-50f94f75]:hover:not(:disabled){background:#f9fafb;border-color:#0a69b6;color:#0a69b6}.main-container .notice-section .notice-container .pagination .page-button.active[data-v-50f94f75]{background:#0a69b6;color:#fff;border-color:#0a69b6}.main-container .notice-section .notice-container .pagination .page-button[data-v-50f94f75]:disabled{opacity:.3;cursor:not-allowed}.main-container .notice-section .notice-container .more-button[data-v-50f94f75]{border:2px solid #000000;border-radius:999px;height:13.3333333333vw;width:68.0555555556vw;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease}@media (min-width: 768px){.main-container .notice-section .notice-container .more-button[data-v-50f94f75]{height:96px;width:490px}}.main-container .notice-section .notice-container .more-button .more-text[data-v-50f94f75]{font-weight:700;color:#000;line-height:1.3;text-align:center;font-size:4.4444444444vw}@media (min-width: 768px){.main-container .notice-section .notice-container .more-button .more-text[data-v-50f94f75]{font-size:32px}}.main-container .notice-section .notice-container .more-button[data-v-50f94f75]:hover{background-color:#000}.main-container .notice-section .notice-container .more-button:hover .more-text[data-v-50f94f75]{color:#fff}.main-container .gallery-section[data-v-50f94f75]{background:#ffffff;width:100%;display:flex;justify-content:center;padding:0}@media (min-width: 768px){.main-container .gallery-section[data-v-50f94f75]{padding:0 0 100px}}.main-container .gallery-section .gallery-container[data-v-50f94f75]{width:100%;display:flex;flex-direction:column;align-items:flex-start;max-width:91.6666666667vw;gap:5.5555555556vw}@media (min-width: 768px){.main-container .gallery-section .gallery-container[data-v-50f94f75]{max-width:1280px;gap:40px}}.main-container .gallery-section .gallery-container .section-header[data-v-50f94f75]{display:flex;align-items:center;width:100%;justify-content:space-between;gap:1.3888888889vw}@media (min-width: 768px){.main-container .gallery-section .gallery-container .section-header[data-v-50f94f75]{gap:10px}}.main-container .gallery-section .gallery-container .section-header .section-title[data-v-50f94f75]{font-weight:600;color:#000;line-height:1.4;white-space:pre;font-size:8.8888888889vw}@media (min-width: 768px){.main-container .gallery-section .gallery-container .section-header .section-title[data-v-50f94f75]{font-size:64px}}.main-container .gallery-section .gallery-container .section-header .section-icon[data-v-50f94f75]{width:8.8888888889vw;height:8.8888888889vw}@media (min-width: 768px){.main-container .gallery-section .gallery-container .section-header .section-icon[data-v-50f94f75]{width:64px;height:64px}}.main-container .gallery-section .gallery-container .gallery-grid[data-v-50f94f75]{display:flex;flex-wrap:wrap;width:100%;margin-bottom:8.3333333333vw;gap:2.7777777778vw}@media (min-width: 768px){.main-container .gallery-section .gallery-container .gallery-grid[data-v-50f94f75]{gap:40px;margin-bottom:60px}}.main-container .gallery-section .gallery-container .gallery-grid .gallery-item[data-v-50f94f75]{background:#d8d8d8;border-radius:2.2222222222vw;overflow:hidden;position:relative;cursor:pointer;transition:transform .3s ease;flex:0 0 calc(50% - 1.3888888889vw);aspect-ratio:320/416}@media (min-width: 768px){.main-container .gallery-section .gallery-container .gallery-grid .gallery-item[data-v-50f94f75]{border-radius:16px;flex:0 0 calc(33.333% - 26.67px);aspect-ratio:1/1.3}}.main-container .gallery-section .gallery-container .gallery-grid .gallery-item[data-v-50f94f75]:hover{transform:scale(1.02)}.main-container .gallery-section .gallery-container .gallery-grid .gallery-item:hover .gallery-overlay[data-v-50f94f75]{background:rgba(0,0,0,.6);opacity:1}.main-container .gallery-section .gallery-container .gallery-grid .gallery-item:hover .gallery-title[data-v-50f94f75]{opacity:1}.main-container .gallery-section .gallery-container .gallery-grid .gallery-item img[data-v-50f94f75]{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.main-container .gallery-section .gallery-container .gallery-grid .gallery-item .gallery-overlay[data-v-50f94f75]{position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,0);opacity:0;transition:all .3s ease;display:flex;align-items:center;justify-content:center;padding:2.7777777778vw}@media (min-width: 768px){.main-container .gallery-section .gallery-container .gallery-grid .gallery-item .gallery-overlay[data-v-50f94f75]{padding:20px}}.main-container .gallery-section .gallery-container .gallery-grid .gallery-item .gallery-title[data-v-50f94f75]{color:#fff;opacity:0;transition:opacity .3s ease;text-align:center}.main-container .gallery-section .gallery-container .gallery-grid .gallery-item .gallery-title h3[data-v-50f94f75]{font-weight:700;font-size:2.7777777778vw;line-height:1.4;margin-bottom:1.1111111111vw}@media (min-width: 768px){.main-container .gallery-section .gallery-container .gallery-grid .gallery-item .gallery-title h3[data-v-50f94f75]{font-size:20px;margin-bottom:8px}}.main-container .gallery-section .gallery-container .gallery-grid .gallery-item .gallery-title p[data-v-50f94f75]{font-weight:400;font-size:1.9444444444vw;line-height:1.5;margin:0}@media (min-width: 768px){.main-container .gallery-section .gallery-container .gallery-grid .gallery-item .gallery-title p[data-v-50f94f75]{font-size:14px}}.main-container .gallery-section .more-button[data-v-50f94f75]{border:2px solid #000000;border-radius:999px;height:13.3333333333vw;width:68.0555555556vw;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease}@media (min-width: 768px){.main-container .gallery-section .more-button[data-v-50f94f75]{height:96px;width:490px}}.main-container .gallery-section .more-button .more-text[data-v-50f94f75],.main-container .gallery-section .more-button .button-text[data-v-50f94f75]{font-weight:700;color:#000;line-height:1.3;text-align:center;font-size:4.4444444444vw}@media (min-width: 768px){.main-container .gallery-section .more-button .more-text[data-v-50f94f75],.main-container .gallery-section .more-button .button-text[data-v-50f94f75]{font-size:32px}}.main-container .gallery-section .more-button[data-v-50f94f75]:hover{background-color:#000}.main-container .gallery-section .more-button:hover .more-text[data-v-50f94f75],.main-container .gallery-section .more-button:hover .button-text[data-v-50f94f75]{color:#fff}.loading-state[data-v-50f94f75]{display:flex;justify-content:center;align-items:center;height:200px;width:100%}.loading-state .loading-spinner[data-v-50f94f75]{width:48px;height:48px;border:4px solid rgba(10,105,182,.2);border-top:4px solid #0a69b6;border-radius:50%;animation:spin-50f94f75 1s linear infinite;margin-right:16px}.loading-state p[data-v-50f94f75]{color:#999;font-size:16px}.error-state[data-v-50f94f75]{display:flex;flex-direction:column;align-items:center;gap:16px;height:200px;width:100%;justify-content:center}.error-state p[data-v-50f94f75]{color:#ef4444;font-size:18px}.error-state .retry-button[data-v-50f94f75]{padding:12px 24px;background:#0a69b6;color:#fff;border:none;border-radius:4px;font-weight:500;cursor:pointer;transition:background .2s ease}.error-state .retry-button[data-v-50f94f75]:hover{background:rgb(7.34375,77.109375,133.65625)}@keyframes spin-50f94f75{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width: 767px){.pc-only[data-v-50f94f75]{display:none!important}}.swiper-pagination-custom .swiper-pagination-bullet[data-v-50f94f75]{width:12px;height:12px;border-radius:50%;background:rgba(255,255,255,.5);transition:all .3s ease;cursor:pointer;margin:0!important}.swiper-pagination-custom .swiper-pagination-bullet.swiper-pagination-bullet-active[data-v-50f94f75]{background:#ffffff}@keyframes spin-d1e8d04e{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.introduce-page[data-v-d1e8d04e]{background:#ffffff;width:100%;display:flex;flex-direction:column;align-items:center}.introduce-page .kv-banner[data-v-d1e8d04e]{background:#ffffff;width:100%;display:flex;justify-content:center;overflow:hidden;height:59.7222222222vw}@media (min-width: 768px){.introduce-page .kv-banner[data-v-d1e8d04e]{height:430px}}.introduce-page .kv-banner .kv-content[data-v-d1e8d04e]{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center}@media (min-width: 768px){.introduce-page .kv-banner .kv-content[data-v-d1e8d04e]{width:1280px}}.introduce-page .kv-banner .kv-content .bg-text[data-v-d1e8d04e]{position:absolute;font-weight:700;text-align:center;opacity:.5;left:50%;top:50%;line-height:1.5;white-space:pre;-webkit-text-stroke:1px #152583;-webkit-text-fill-color:transparent;font-size:11.1111111111vw;transform:translate(-50%,-60%)}@media (min-width: 768px){.introduce-page .kv-banner .kv-content .bg-text[data-v-d1e8d04e]{font-size:120px;transform:translate(-50%,-115px)}}.introduce-page .kv-banner .kv-content .main-text[data-v-d1e8d04e]{position:absolute;font-weight:800;color:#152583;text-align:center;left:50%;top:50%;line-height:1.5;white-space:pre;transform:translate(-50%,-30%);font-size:11.1111111111vw}@media (min-width: 768px){.introduce-page .kv-banner .kv-content .main-text[data-v-d1e8d04e]{font-size:100px;transform:translate(-50%,-45px)}}.introduce-page .kv-banner .kv-content .breadcrumb[data-v-d1e8d04e]{position:absolute;display:flex;gap:2.0833333333vw;align-items:center;left:4.1666666667vw;top:5.5555555556vw}@media (min-width: 768px){.introduce-page .kv-banner .kv-content .breadcrumb[data-v-d1e8d04e]{left:0;top:60px;gap:15px}}.introduce-page .kv-banner .kv-content .breadcrumb .breadcrumb-item[data-v-d1e8d04e]{display:flex;gap:.2777777778vw;align-items:center}@media (min-width: 768px){.introduce-page .kv-banner .kv-content .breadcrumb .breadcrumb-item[data-v-d1e8d04e]{gap:2px}}.introduce-page .kv-banner .kv-content .breadcrumb .breadcrumb-item .icon[data-v-d1e8d04e]{width:3.8888888889vw;height:3.8888888889vw}@media (min-width: 768px){.introduce-page .kv-banner .kv-content .breadcrumb .breadcrumb-item .icon[data-v-d1e8d04e]{width:16px;height:16px}}.introduce-page .kv-banner .kv-content .breadcrumb .breadcrumb-arrow[data-v-d1e8d04e]{height:1.1111111111vw;width:.5555555556vw}@media (min-width: 768px){.introduce-page .kv-banner .kv-content .breadcrumb .breadcrumb-arrow[data-v-d1e8d04e]{height:8px;width:4px}}.introduce-page .kv-banner .kv-content .breadcrumb .breadcrumb-text[data-v-d1e8d04e]{font-weight:400;color:#000;line-height:1.4;white-space:pre;font-size:3.0555555556vw}@media (min-width: 768px){.introduce-page .kv-banner .kv-content .breadcrumb .breadcrumb-text[data-v-d1e8d04e]{font-size:18px;font-weight:400}}.introduce-page .tab-navigation[data-v-d1e8d04e]{border-bottom:1px solid #999999;width:100%;height:13.8888888889vw;display:flex;justify-content:center}@media (min-width: 768px){.introduce-page .tab-navigation[data-v-d1e8d04e]{height:80px}}.introduce-page .tab-navigation .tab-container[data-v-d1e8d04e]{display:flex;width:100%}@media (min-width: 768px){.introduce-page .tab-navigation .tab-container[data-v-d1e8d04e]{width:1400px}}.introduce-page .tab-navigation .tab-container .tab-item[data-v-d1e8d04e]{flex:1;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;padding:2.7777777778vw 4.1666666667vw}@media (min-width: 768px){.introduce-page .tab-navigation .tab-container .tab-item[data-v-d1e8d04e]{padding:20px 30px;height:80px}}.introduce-page .tab-navigation .tab-container .tab-item .tab-text[data-v-d1e8d04e]{font-weight:600;line-height:1.6;white-space:nowrap;font-size:4.4444444444vw;color:#999}@media (min-width: 768px){.introduce-page .tab-navigation .tab-container .tab-item .tab-text[data-v-d1e8d04e]{font-size:20px}}.introduce-page .tab-navigation .tab-container .tab-item.active[data-v-d1e8d04e]{background:#152583}.introduce-page .tab-navigation .tab-container .tab-item.active .tab-text[data-v-d1e8d04e]{color:#fff}.introduce-page .tab-navigation .tab-container .tab-item[data-v-d1e8d04e]:hover:not(.active){background:#152583}.introduce-page .tab-navigation .tab-container .tab-item:hover:not(.active) .tab-text[data-v-d1e8d04e]{color:#fff}.introduce-page .main-content[data-v-d1e8d04e]{background:#ffffff;width:100%;display:flex;justify-content:center;padding:13.8888888889vw 4.1666666667vw}@media (min-width: 768px){.introduce-page .main-content[data-v-d1e8d04e]{padding:100px 0;width:100%;max-width:1400px}}.introduce-page .main-content .content-container[data-v-d1e8d04e]{width:100%;display:flex;flex-direction:column;align-items:center;gap:5.5555555556vw}@media (min-width: 768px){.introduce-page .main-content .content-container[data-v-d1e8d04e]{width:1280px;gap:40px}}.introduce-page .main-content .content-container .welcome-message[data-v-d1e8d04e]{text-align:center;width:100%}.introduce-page .main-content .content-container .welcome-message .title[data-v-d1e8d04e]{font-weight:700;color:#000;line-height:1.4;margin-bottom:5.5555555556vw;font-size:6.1111111111vw}@media (min-width: 768px){.introduce-page .main-content .content-container .welcome-message .title[data-v-d1e8d04e]{font-size:40px;margin-bottom:40px}}.introduce-page .main-content .content-container .welcome-message .content[data-v-d1e8d04e]{font-weight:400;color:#000;line-height:1.6;text-align:center;font-size:4.4444444444vw}@media (min-width: 768px){.introduce-page .main-content .content-container .welcome-message .content[data-v-d1e8d04e]{font-size:20px}}.introduce-page .main-content .content-container .welcome-message .content p[data-v-d1e8d04e]{margin-bottom:0}.introduce-page .main-content .content-container .welcome-message .content p[data-v-d1e8d04e]:not(:last-child){margin-bottom:0vw}@media (min-width: 768px){.introduce-page .main-content .content-container .welcome-message .content p[data-v-d1e8d04e]:not(:last-child){margin-bottom:0}}.introduce-page .main-content .content-container .welcome-message .signature[data-v-d1e8d04e]{font-weight:800;color:#000;line-height:1.4;text-align:center;font-size:4.4444444444vw;margin-top:5.5555555556vw}@media (min-width: 768px){.introduce-page .main-content .content-container .welcome-message .signature[data-v-d1e8d04e]{font-size:24px;margin-top:40px}}.introduce-page .president-intro[data-v-d1e8d04e]{background:#0a69b6;width:100%;display:flex;flex-direction:column;padding:13.8888888889vw 4.1666666667vw 0}@media (min-width: 768px){.introduce-page .president-intro[data-v-d1e8d04e]{padding:100px 0 0 40px;width:100%;max-width:1280px;justify-content:center}}.introduce-page .president-intro .content-wrapper[data-v-d1e8d04e]{width:100%;display:flex;flex-direction:column}@media (min-width: 768px){.introduce-page .president-intro .content-wrapper[data-v-d1e8d04e]{flex-direction:row;gap:30px}}.introduce-page .president-intro .content-wrapper .text-content[data-v-d1e8d04e]{display:flex;flex-direction:column;gap:5.5555555556vw;margin-bottom:4.1666666667vw}@media (min-width: 768px){.introduce-page .president-intro .content-wrapper .text-content[data-v-d1e8d04e]{flex:1;gap:40px;margin-bottom:0}}.introduce-page .president-intro .content-wrapper .text-content .president-title[data-v-d1e8d04e]{color:#fff}.introduce-page .president-intro .content-wrapper .text-content .president-title .subtitle[data-v-d1e8d04e]{font-weight:700;line-height:1.2;font-size:4.1666666667vw}@media (min-width: 768px){.introduce-page .president-intro .content-wrapper .text-content .president-title .subtitle[data-v-d1e8d04e]{font-size:20px}}.introduce-page .president-intro .content-wrapper .text-content .president-title .main-title[data-v-d1e8d04e]{font-weight:700;line-height:1.2;font-size:7.5vw}@media (min-width: 768px){.introduce-page .president-intro .content-wrapper .text-content .president-title .main-title[data-v-d1e8d04e]{font-size:42px}}.introduce-page .president-intro .content-wrapper .text-content .president-description[data-v-d1e8d04e]{color:#fff;font-weight:400;line-height:1.6;font-size:4.4444444444vw}@media (min-width: 768px){.introduce-page .president-intro .content-wrapper .text-content .president-description[data-v-d1e8d04e]{font-size:20px}}.introduce-page .president-intro .content-wrapper .text-content .president-description p[data-v-d1e8d04e]{margin-bottom:0}.introduce-page .president-intro .content-wrapper .text-content .president-description p[data-v-d1e8d04e]:not(:last-child){margin-bottom:0vw}@media (min-width: 768px){.introduce-page .president-intro .content-wrapper .text-content .president-description p[data-v-d1e8d04e]:not(:last-child){margin-bottom:8px}}.introduce-page .president-intro .content-wrapper .image-content[data-v-d1e8d04e]{width:100%;height:60.5555555556vw;position:relative}@media (min-width: 768px){.introduce-page .president-intro .content-wrapper .image-content[data-v-d1e8d04e]{width:420px;height:470px;flex-shrink:0}}.introduce-page .president-intro .content-wrapper .image-content .president-image[data-v-d1e8d04e]{position:absolute;left:50%;top:0;transform:translate(-50%);width:54.1666666667vw;height:60.5555555556vw;overflow:hidden}@media (min-width: 768px){.introduce-page .president-intro .content-wrapper .image-content .president-image[data-v-d1e8d04e]{width:420px;height:470px;left:0;transform:none}}.introduce-page .profile-section[data-v-d1e8d04e]{background:#ffffff;width:100%;display:flex;justify-content:center;padding:13.8888888889vw 4.1666666667vw}@media (min-width: 768px){.introduce-page .profile-section[data-v-d1e8d04e]{padding:100px 0;width:100%;max-width:1400px}}.introduce-page .profile-section .profile-container[data-v-d1e8d04e]{width:100%;display:flex;flex-direction:column;align-items:center;gap:5.5555555556vw}@media (min-width: 768px){.introduce-page .profile-section .profile-container[data-v-d1e8d04e]{width:1280px;gap:40px}}.introduce-page .profile-section .profile-container .section-header[data-v-d1e8d04e]{display:flex;align-items:center;justify-content:flex-start;width:100%}.introduce-page .profile-section .profile-container .section-header .section-title[data-v-d1e8d04e]{font-weight:600;color:#000;line-height:1.4;font-size:8.8888888889vw}@media (min-width: 768px){.introduce-page .profile-section .profile-container .section-header .section-title[data-v-d1e8d04e]{font-size:64px}}.introduce-page .profile-section .profile-container .profile-list[data-v-d1e8d04e]{display:flex;flex-direction:column;width:100%}.introduce-page .profile-section .profile-container .profile-list .profile-item[data-v-d1e8d04e]{border-top:4px solid #000000;display:flex;align-items:flex-start;width:100%;gap:8.3333333333vw;padding:4.1666666667vw 2.7777777778vw}@media (min-width: 768px){.introduce-page .profile-section .profile-container .profile-list .profile-item[data-v-d1e8d04e]{gap:40px;padding:30px 20px}}.introduce-page .profile-section .profile-container .profile-list .profile-item[data-v-d1e8d04e]:not(:first-child){border-top:1px solid #cccccc}.introduce-page .profile-section .profile-container .profile-list .profile-item .label[data-v-d1e8d04e]{font-weight:600;color:#000;line-height:1.6;flex-shrink:0;font-size:3.8888888889vw;width:8.3333333333vw}@media (min-width: 768px){.introduce-page .profile-section .profile-container .profile-list .profile-item .label[data-v-d1e8d04e]{font-size:20px;width:60px;font-weight:700}}.introduce-page .profile-section .profile-container .profile-list .profile-item .content[data-v-d1e8d04e]{flex:1;display:flex;flex-direction:column;gap:2.7777777778vw}@media (min-width: 768px){.introduce-page .profile-section .profile-container .profile-list .profile-item .content[data-v-d1e8d04e]{gap:20px}}.introduce-page .profile-section .profile-container .profile-list .profile-item .content .content-text[data-v-d1e8d04e]{font-weight:600;color:#000;line-height:1.6;font-size:3.8888888889vw}@media (min-width: 768px){.introduce-page .profile-section .profile-container .profile-list .profile-item .content .content-text[data-v-d1e8d04e]{font-size:20px}}.introduce-page .profile-section .profile-container .profile-list .profile-item .content .content-text ul[data-v-d1e8d04e]{list-style:disc;margin-bottom:0}.introduce-page .profile-section .profile-container .profile-list .profile-item .content .content-text ul li[data-v-d1e8d04e]{margin-left:5.8333333333vw;margin-bottom:0}@media (min-width: 768px){.introduce-page .profile-section .profile-container .profile-list .profile-item .content .content-text ul li[data-v-d1e8d04e]{margin-left:30px}}.introduce-page .profile-section .profile-container .profile-list .profile-item .content .content-text p[data-v-d1e8d04e]{margin-bottom:0}.introduce-page .profile-section .profile-container .profile-list .profile-item .content .content-text p[data-v-d1e8d04e]:not(:last-child){margin-bottom:1.1111111111vw}@media (min-width: 768px){.introduce-page .profile-section .profile-container .profile-list .profile-item .content .content-text p[data-v-d1e8d04e]:not(:last-child){margin-bottom:8px}}@media (min-width: 768px){.introduce-page .profile-section .profile-container .profile-list .profile-item .content .content-text br[data-v-d1e8d04e]{display:none}}@keyframes spin-5fc66b30{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.history-page[data-v-5fc66b30]{background:#ffffff;width:100%;display:flex;flex-direction:column;align-items:center}.history-page .kv-banner[data-v-5fc66b30]{background:#ffffff;width:100%;display:flex;justify-content:center;overflow:hidden;height:59.7222222222vw}@media (min-width: 768px){.history-page .kv-banner[data-v-5fc66b30]{height:430px}}.history-page .kv-banner .kv-content[data-v-5fc66b30]{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center}@media (min-width: 768px){.history-page .kv-banner .kv-content[data-v-5fc66b30]{width:1280px}}.history-page .kv-banner .kv-content .bg-text[data-v-5fc66b30]{position:absolute;font-weight:700;text-align:center;opacity:.5;left:50%;top:50%;line-height:1.5;white-space:pre;-webkit-text-stroke:1px #152583;-webkit-text-fill-color:transparent;font-size:11.1111111111vw;transform:translate(-50%,-60%)}@media (min-width: 768px){.history-page .kv-banner .kv-content .bg-text[data-v-5fc66b30]{font-size:120px;transform:translate(-50%,-115px)}}.history-page .kv-banner .kv-content .main-text[data-v-5fc66b30]{position:absolute;font-weight:800;color:#152583;text-align:center;left:50%;top:50%;line-height:1.5;white-space:pre;transform:translate(-50%,-30%);font-size:11.1111111111vw}@media (min-width: 768px){.history-page .kv-banner .kv-content .main-text[data-v-5fc66b30]{font-size:100px;transform:translate(-50%,-45px)}}.history-page .kv-banner .kv-content .breadcrumb[data-v-5fc66b30]{position:absolute;display:flex;gap:2.0833333333vw;align-items:center;left:4.1666666667vw;top:5.5555555556vw}@media (min-width: 768px){.history-page .kv-banner .kv-content .breadcrumb[data-v-5fc66b30]{left:0;top:60px;gap:15px}}.history-page .kv-banner .kv-content .breadcrumb .breadcrumb-item[data-v-5fc66b30]{display:flex;gap:.2777777778vw;align-items:center}@media (min-width: 768px){.history-page .kv-banner .kv-content .breadcrumb .breadcrumb-item[data-v-5fc66b30]{gap:2px}}.history-page .kv-banner .kv-content .breadcrumb .breadcrumb-item .icon[data-v-5fc66b30]{width:3.8888888889vw;height:3.8888888889vw}@media (min-width: 768px){.history-page .kv-banner .kv-content .breadcrumb .breadcrumb-item .icon[data-v-5fc66b30]{width:16px;height:16px}}.history-page .kv-banner .kv-content .breadcrumb .breadcrumb-arrow[data-v-5fc66b30]{height:1.1111111111vw;width:.5555555556vw}@media (min-width: 768px){.history-page .kv-banner .kv-content .breadcrumb .breadcrumb-arrow[data-v-5fc66b30]{height:8px;width:4px}}.history-page .kv-banner .kv-content .breadcrumb .breadcrumb-text[data-v-5fc66b30]{font-weight:400;color:#000;line-height:1.4;white-space:pre;font-size:3.0555555556vw}@media (min-width: 768px){.history-page .kv-banner .kv-content .breadcrumb .breadcrumb-text[data-v-5fc66b30]{font-size:18px}}.history-page .tab-navigation[data-v-5fc66b30]{border-bottom:1px solid #999999;width:100%;height:13.8888888889vw;display:flex;justify-content:center}@media (min-width: 768px){.history-page .tab-navigation[data-v-5fc66b30]{height:80px}}.history-page .tab-navigation .tab-container[data-v-5fc66b30]{display:flex;width:100%}@media (min-width: 768px){.history-page .tab-navigation .tab-container[data-v-5fc66b30]{width:1400px}}.history-page .tab-navigation .tab-container .tab-item[data-v-5fc66b30]{flex:1;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;padding:2.7777777778vw 4.1666666667vw}@media (min-width: 768px){.history-page .tab-navigation .tab-container .tab-item[data-v-5fc66b30]{padding:20px 30px;height:80px}}.history-page .tab-navigation .tab-container .tab-item .tab-text[data-v-5fc66b30]{font-weight:600;line-height:1.6;white-space:nowrap;font-size:4.4444444444vw;color:#999}@media (min-width: 768px){.history-page .tab-navigation .tab-container .tab-item .tab-text[data-v-5fc66b30]{font-size:20px}}.history-page .tab-navigation .tab-container .tab-item.active[data-v-5fc66b30]{background:#152583}.history-page .tab-navigation .tab-container .tab-item.active .tab-text[data-v-5fc66b30]{color:#fff}.history-page .tab-navigation .tab-container .tab-item[data-v-5fc66b30]:hover:not(.active){background:#152583}.history-page .tab-navigation .tab-container .tab-item:hover:not(.active) .tab-text[data-v-5fc66b30]{color:#fff}.history-page .main-content[data-v-5fc66b30]{background:#ffffff;width:100%;display:flex;justify-content:center;padding:13.8888888889vw 4.1666666667vw}@media (min-width: 768px){.history-page .main-content[data-v-5fc66b30]{padding:100px 0}}.history-page .main-content .content-container[data-v-5fc66b30]{width:100%;display:flex;flex-direction:column;align-items:center;gap:5.5555555556vw}@media (min-width: 768px){.history-page .main-content .content-container[data-v-5fc66b30]{max-width:1280px;gap:40px}}.history-page .main-content .content-container .section-header[data-v-5fc66b30]{display:flex;align-items:center;width:100%;gap:1.3888888889vw}@media (min-width: 768px){.history-page .main-content .content-container .section-header[data-v-5fc66b30]{justify-content:flex-start;gap:10px}}.history-page .main-content .content-container .section-header .section-title[data-v-5fc66b30]{font-weight:600;color:#000;line-height:1.4;font-size:8.8888888889vw}@media (min-width: 768px){.history-page .main-content .content-container .section-header .section-title[data-v-5fc66b30]{font-size:64px}}.history-page .main-content .content-container .history-list[data-v-5fc66b30]{display:flex;flex-direction:column;width:100%}.history-page .main-content .content-container .history-list .history-item[data-v-5fc66b30]{border-top:4px solid #000000;display:flex;align-items:flex-start;width:100%;gap:8.3333333333vw;padding:4.1666666667vw 2.7777777778vw}@media (min-width: 768px){.history-page .main-content .content-container .history-list .history-item[data-v-5fc66b30]{gap:40px;padding:30px 20px}}.history-page .main-content .content-container .history-list .history-item[data-v-5fc66b30]:not(:first-child){border-top:1px solid #cccccc}.history-page .main-content .content-container .history-list .history-item .year[data-v-5fc66b30]{font-weight:600;color:#000;line-height:1.6;flex-shrink:0;font-size:3.8888888889vw;width:8.3333333333vw}@media (min-width: 768px){.history-page .main-content .content-container .history-list .history-item .year[data-v-5fc66b30]{font-size:20px;width:60px;font-weight:700}}.history-page .main-content .content-container .history-list .history-item .content[data-v-5fc66b30]{flex:1;display:flex;flex-direction:column;gap:2.7777777778vw}@media (min-width: 768px){.history-page .main-content .content-container .history-list .history-item .content[data-v-5fc66b30]{gap:10px}}.history-page .main-content .content-container .history-list .history-item .content .content-text[data-v-5fc66b30]{font-weight:600;color:#000;line-height:1.6;font-size:3.8888888889vw}@media (min-width: 768px){.history-page .main-content .content-container .history-list .history-item .content .content-text[data-v-5fc66b30]{font-size:20px}}.history-page .main-content .content-container .history-list .history-item .content .content-text ul[data-v-5fc66b30]{list-style:disc}.history-page .main-content .content-container .history-list .history-item .content .content-text ul li[data-v-5fc66b30]{margin-left:5.8333333333vw}@media (min-width: 768px){.history-page .main-content .content-container .history-list .history-item .content .content-text ul li[data-v-5fc66b30]{margin-left:30px}}.history-page .main-content .content-container .history-list .history-item .content .content-text p[data-v-5fc66b30]{margin-bottom:0}.history-page .main-content .content-container .history-list .history-item .content .content-text p[data-v-5fc66b30]:not(:last-child){margin-bottom:1.1111111111vw}@media (min-width: 768px){.history-page .main-content .content-container .history-list .history-item .content .content-text p[data-v-5fc66b30]:not(:last-child){margin-bottom:8px}}.history-page .main-content .content-container .history-list .history-item .content .youtube-links[data-v-5fc66b30]{display:flex;flex-direction:column;gap:1.3888888889vw}@media (min-width: 768px){.history-page .main-content .content-container .history-list .history-item .content .youtube-links[data-v-5fc66b30]{gap:10px}}.history-page .main-content .content-container .history-list .history-item .content .youtube-links .youtube-item[data-v-5fc66b30]{display:flex;align-items:flex-start;gap:1.3888888889vw}@media (min-width: 768px){.history-page .main-content .content-container .history-list .history-item .content .youtube-links .youtube-item[data-v-5fc66b30]{gap:10px}}.history-page .main-content .content-container .history-list .history-item .content .youtube-links .youtube-item .youtube-text[data-v-5fc66b30]{flex:1;font-weight:600;color:#000;line-height:1.6;font-size:3.8888888889vw}@media (min-width: 768px){.history-page .main-content .content-container .history-list .history-item .content .youtube-links .youtube-item .youtube-text[data-v-5fc66b30]{font-size:20px}}.history-page .main-content .content-container .history-list .history-item .content .youtube-links .youtube-item .youtube-text ul[data-v-5fc66b30]{list-style:disc}.history-page .main-content .content-container .history-list .history-item .content .youtube-links .youtube-item .youtube-text ul li[data-v-5fc66b30]{margin-left:5.8333333333vw}@media (min-width: 768px){.history-page .main-content .content-container .history-list .history-item .content .youtube-links .youtube-item .youtube-text ul li[data-v-5fc66b30]{margin-left:30px}}.history-page .main-content .content-container .history-list .history-item .content .youtube-links .youtube-item .youtube-icon[data-v-5fc66b30]{flex-shrink:0;color:#dc2626;width:4.7222222222vw;height:4.7222222222vw}@media (min-width: 768px){.history-page .main-content .content-container .history-list .history-item .content .youtube-links .youtube-item .youtube-icon[data-v-5fc66b30]{width:34px;height:34px}}@keyframes spin-1f105d1b{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.organization-page[data-v-1f105d1b]{background:#ffffff;width:100%;display:flex;flex-direction:column;align-items:center}.organization-page .kv-banner[data-v-1f105d1b]{background:#ffffff;width:100%;display:flex;justify-content:center;overflow:hidden;height:59.7222222222vw}@media (min-width: 768px){.organization-page .kv-banner[data-v-1f105d1b]{height:430px}}.organization-page .kv-banner .kv-content[data-v-1f105d1b]{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center}@media (min-width: 768px){.organization-page .kv-banner .kv-content[data-v-1f105d1b]{width:1280px}}.organization-page .kv-banner .kv-content .bg-text[data-v-1f105d1b]{position:absolute;font-weight:700;text-align:center;opacity:.5;left:50%;top:50%;line-height:1.5;white-space:pre;-webkit-text-stroke:1px #152583;-webkit-text-fill-color:transparent;font-size:11.1111111111vw;transform:translate(-50%,-60%)}@media (min-width: 768px){.organization-page .kv-banner .kv-content .bg-text[data-v-1f105d1b]{font-size:120px;transform:translate(-50%,-115px)}}.organization-page .kv-banner .kv-content .main-text[data-v-1f105d1b]{position:absolute;font-weight:800;color:#152583;text-align:center;left:50%;top:50%;line-height:1.5;white-space:pre;transform:translate(-50%,-30%);font-size:11.1111111111vw}@media (min-width: 768px){.organization-page .kv-banner .kv-content .main-text[data-v-1f105d1b]{font-size:100px;transform:translate(-50%,-45px)}}.organization-page .kv-banner .kv-content .breadcrumb[data-v-1f105d1b]{position:absolute;display:flex;gap:2.0833333333vw;align-items:center;left:4.1666666667vw;top:5.5555555556vw}@media (min-width: 768px){.organization-page .kv-banner .kv-content .breadcrumb[data-v-1f105d1b]{left:0;top:60px;gap:15px}}.organization-page .kv-banner .kv-content .breadcrumb .breadcrumb-item[data-v-1f105d1b]{display:flex;gap:.2777777778vw;align-items:center}@media (min-width: 768px){.organization-page .kv-banner .kv-content .breadcrumb .breadcrumb-item[data-v-1f105d1b]{gap:2px}}.organization-page .kv-banner .kv-content .breadcrumb .breadcrumb-item .icon[data-v-1f105d1b]{width:3.8888888889vw;height:3.8888888889vw}@media (min-width: 768px){.organization-page .kv-banner .kv-content .breadcrumb .breadcrumb-item .icon[data-v-1f105d1b]{width:16px;height:16px}}.organization-page .kv-banner .kv-content .breadcrumb .breadcrumb-arrow[data-v-1f105d1b]{height:1.1111111111vw;width:.5555555556vw}@media (min-width: 768px){.organization-page .kv-banner .kv-content .breadcrumb .breadcrumb-arrow[data-v-1f105d1b]{height:8px;width:4px}}.organization-page .kv-banner .kv-content .breadcrumb .breadcrumb-text[data-v-1f105d1b]{font-weight:400;color:#000;line-height:1.4;white-space:pre;font-size:3.0555555556vw}@media (min-width: 768px){.organization-page .kv-banner .kv-content .breadcrumb .breadcrumb-text[data-v-1f105d1b]{font-size:18px;font-weight:400}}.organization-page .tab-navigation[data-v-1f105d1b]{border-bottom:1px solid #999999;width:100%;height:13.8888888889vw;display:flex;justify-content:center}@media (min-width: 768px){.organization-page .tab-navigation[data-v-1f105d1b]{height:80px}}.organization-page .tab-navigation .tab-container[data-v-1f105d1b]{display:flex;width:100%}@media (min-width: 768px){.organization-page .tab-navigation .tab-container[data-v-1f105d1b]{width:1400px}}.organization-page .tab-navigation .tab-container .tab-item[data-v-1f105d1b]{flex:1;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;padding:2.7777777778vw 4.1666666667vw}@media (min-width: 768px){.organization-page .tab-navigation .tab-container .tab-item[data-v-1f105d1b]{padding:20px 30px;height:80px}}.organization-page .tab-navigation .tab-container .tab-item .tab-text[data-v-1f105d1b]{font-weight:600;line-height:1.6;white-space:nowrap;font-size:4.4444444444vw;color:#999}@media (min-width: 768px){.organization-page .tab-navigation .tab-container .tab-item .tab-text[data-v-1f105d1b]{font-size:20px}}.organization-page .tab-navigation .tab-container .tab-item.active[data-v-1f105d1b]{background:#152583}.organization-page .tab-navigation .tab-container .tab-item.active .tab-text[data-v-1f105d1b]{color:#fff}.organization-page .tab-navigation .tab-container .tab-item[data-v-1f105d1b]:hover:not(.active){background:#152583}.organization-page .tab-navigation .tab-container .tab-item:hover:not(.active) .tab-text[data-v-1f105d1b]{color:#fff}.organization-page .organization-main[data-v-1f105d1b]{background:#ffffff;width:100%;display:flex;justify-content:center;padding:13.8888888889vw 4.1666666667vw}@media (min-width: 768px){.organization-page .organization-main[data-v-1f105d1b]{padding:100px 0;width:100%;max-width:1400px}}.organization-page .organization-main .organization-container[data-v-1f105d1b]{width:100%;display:flex;justify-content:center}@media (min-width: 768px){.organization-page .organization-main .organization-container[data-v-1f105d1b]{width:1280px}}.organization-page .organization-main .organization-container .organization-chart[data-v-1f105d1b]{width:100%;position:relative;display:flex;justify-content:center;align-items:center}.organization-page .organization-main .organization-container .organization-chart .mobile-only[data-v-1f105d1b]{display:block;width:100%;height:auto}@media (min-width: 768px){.organization-page .organization-main .organization-container .organization-chart .mobile-only[data-v-1f105d1b]{display:none}}.organization-page .organization-main .organization-container .organization-chart .desktop-only[data-v-1f105d1b]{display:none}@media (min-width: 768px){.organization-page .organization-main .organization-container .organization-chart .desktop-only[data-v-1f105d1b]{display:block;width:100%;height:auto}}.organization-page .organization-main .organization-container .organization-chart .chart-container[data-v-1f105d1b]{position:relative;width:100%;height:100%;padding:5.5555555556vw}@media (min-width: 768px){.organization-page .organization-main .organization-container .organization-chart .chart-container[data-v-1f105d1b]{padding:60px}}.organization-page .organization-main .organization-container .organization-chart .chart-container .org-box[data-v-1f105d1b]{position:absolute;background:#ffffff;border-radius:2.6041666667vw;display:flex;align-items:center;justify-content:center;padding:2.5vw 1.3888888889vw}@media (min-width: 768px){.organization-page .organization-main .organization-container .organization-chart .chart-container .org-box[data-v-1f105d1b]{border-radius:18.75px;padding:20px 10px}}.organization-page .organization-main .organization-container .organization-chart .chart-container .org-box .org-text[data-v-1f105d1b]{font-weight:700;text-align:center;line-height:1.5;white-space:pre;font-size:3.90625vw}@media (min-width: 768px){.organization-page .organization-main .organization-container .organization-chart .chart-container .org-box .org-text[data-v-1f105d1b]{font-size:24px}}.organization-page .organization-main .organization-container .organization-chart .chart-container .org-box.honorary-chairman[data-v-1f105d1b]{width:37.7604166667vw;left:5.5555555556vw;top:9.7652777778vw}@media (min-width: 768px){.organization-page .organization-main .organization-container .organization-chart .chart-container .org-box.honorary-chairman[data-v-1f105d1b]{width:271.875px;left:50%;top:60px;transform:translate(-50%)}}.organization-page .organization-main .organization-container .organization-chart .chart-container .org-box.honorary-chairman .org-text[data-v-1f105d1b]{color:#000}.organization-page .organization-main .organization-container .organization-chart .chart-container .org-box.chairman[data-v-1f105d1b]{width:37.7604166667vw;left:5.5555555556vw;top:28.6194444444vw}@media (min-width: 768px){.organization-page .organization-main .organization-container .organization-chart .chart-container .org-box.chairman[data-v-1f105d1b]{width:271.875px;left:50%;top:150px;transform:translate(-50%)}}.organization-page .organization-main .organization-container .organization-chart .chart-container .org-box.chairman .org-text[data-v-1f105d1b]{color:#000}.organization-page .organization-main .organization-container .organization-chart .chart-container .org-box.vice-chairman[data-v-1f105d1b]{width:37.7604166667vw;left:5.5555555556vw;top:47.4736111111vw}@media (min-width: 768px){.organization-page .organization-main .organization-container .organization-chart .chart-container .org-box.vice-chairman[data-v-1f105d1b]{width:271.875px;left:50%;top:240px;transform:translate(-50%)}}.organization-page .organization-main .organization-container .organization-chart .chart-container .org-box.vice-chairman .org-text[data-v-1f105d1b]{color:#000}.organization-page .organization-main .organization-container .organization-chart .chart-container .org-box.board[data-v-1f105d1b]{width:37.7604166667vw;left:5.5555555556vw;top:66.3277777778vw}@media (min-width: 768px){.organization-page .organization-main .organization-container .organization-chart .chart-container .org-box.board[data-v-1f105d1b]{width:271.875px;left:50%;top:330px;transform:translate(-50%)}}.organization-page .organization-main .organization-container .organization-chart .chart-container .org-box.board .org-text[data-v-1f105d1b]{color:#000}.organization-page .organization-main .organization-container .organization-chart .chart-container .org-box.cultural-business[data-v-1f105d1b]{background:#152583;width:80.5555555556vw;left:5.5555555556vw;top:85.1388888889vw}@media (min-width: 768px){.organization-page .organization-main .organization-container .organization-chart .chart-container .org-box.cultural-business[data-v-1f105d1b]{width:1200px;left:50%;top:420px;transform:translate(-50%)}}.organization-page .organization-main .organization-container .organization-chart .chart-container .org-box.cultural-business .org-text[data-v-1f105d1b]{color:#fff}.organization-page .organization-main .organization-container .organization-chart .chart-container .org-box.advisory-committee[data-v-1f105d1b]{background:#0a69b6;width:37.7604166667vw;left:48.4722222222vw;top:38.0208333333vw}@media (min-width: 768px){.organization-page .organization-main .organization-container .organization-chart .chart-container .org-box.advisory-committee[data-v-1f105d1b]{width:271.875px;right:60px;top:270px}}.organization-page .organization-main .organization-container .organization-chart .chart-container .org-box.advisory-committee .org-text[data-v-1f105d1b]{color:#fff}.organization-page .organization-main .organization-container .organization-chart .chart-container .org-box.department[data-v-1f105d1b]{background:#94b8ff;width:80.5555555556vw}@media (min-width: 768px){.organization-page .organization-main .organization-container .organization-chart .chart-container .org-box.department[data-v-1f105d1b]{width:271.875px}}.organization-page .organization-main .organization-container .organization-chart .chart-container .org-box.department .org-text[data-v-1f105d1b]{color:#fff}.organization-page .organization-main .organization-container .organization-chart .chart-container .org-box.department.content[data-v-1f105d1b]{left:5.5555555556vw;top:104.1666666667vw}@media (min-width: 768px){.organization-page .organization-main .organization-container .organization-chart .chart-container .org-box.department.content[data-v-1f105d1b]{left:50px;top:520px}}.organization-page .organization-main .organization-container .organization-chart .chart-container .org-box.department.choir[data-v-1f105d1b]{left:5.5555555556vw;top:114.5833333333vw}@media (min-width: 768px){.organization-page .organization-main .organization-container .organization-chart .chart-container .org-box.department.choir[data-v-1f105d1b]{left:350px;top:520px}}.organization-page .organization-main .organization-container .organization-chart .chart-container .org-box.department.education[data-v-1f105d1b]{left:5.5555555556vw;top:125vw}@media (min-width: 768px){.organization-page .organization-main .organization-container .organization-chart .chart-container .org-box.department.education[data-v-1f105d1b]{left:650px;top:520px}}.organization-page .organization-main .organization-container .organization-chart .chart-container .org-box.department.volunteer[data-v-1f105d1b]{left:5.5555555556vw;top:135.4166666667vw}@media (min-width: 768px){.organization-page .organization-main .organization-container .organization-chart .chart-container .org-box.department.volunteer[data-v-1f105d1b]{left:950px;top:520px}}.organization-page .organization-main .organization-container .organization-chart .chart-container .org-line[data-v-1f105d1b]{position:absolute}.organization-page .organization-main .organization-container .organization-chart .chart-container .org-line.vertical[data-v-1f105d1b]{border-left:2px solid #999999}.organization-page .organization-main .organization-container .organization-chart .chart-container .org-line.vertical.line-1[data-v-1f105d1b]{left:50%;top:20.8333333333vw;width:0;height:7.8125vw;transform:translate(-50%) rotate(90deg)}@media (min-width: 768px){.organization-page .organization-main .organization-container .organization-chart .chart-container .org-line.vertical.line-1[data-v-1f105d1b]{left:50%;top:120px;width:0;height:30px;transform:translate(-50%) rotate(0)}}.organization-page .organization-main .organization-container .organization-chart .chart-container .org-line.vertical.line-2[data-v-1f105d1b]{left:50%;top:39.5833333333vw;width:0;height:7.8125vw;transform:translate(-50%) rotate(90deg)}@media (min-width: 768px){.organization-page .organization-main .organization-container .organization-chart .chart-container .org-line.vertical.line-2[data-v-1f105d1b]{left:50%;top:210px;width:0;height:30px;transform:translate(-50%) rotate(0)}}.organization-page .organization-main .organization-container .organization-chart .chart-container .org-line.vertical.line-3[data-v-1f105d1b]{left:50%;top:58.3333333333vw;width:0;height:7.8125vw;transform:translate(-50%) rotate(90deg)}@media (min-width: 768px){.organization-page .organization-main .organization-container .organization-chart .chart-container .org-line.vertical.line-3[data-v-1f105d1b]{left:50%;top:300px;width:0;height:30px;transform:translate(-50%) rotate(0)}}.organization-page .organization-main .organization-container .organization-chart .chart-container .org-line.vertical.line-4[data-v-1f105d1b]{left:50%;top:77.3611111111vw;width:0;height:7.8125vw;transform:translate(-50%) rotate(90deg)}@media (min-width: 768px){.organization-page .organization-main .organization-container .organization-chart .chart-container .org-line.vertical.line-4[data-v-1f105d1b]{left:50%;top:390px;width:0;height:30px;transform:translate(-50%) rotate(0)}}.organization-page .organization-main .organization-container .organization-chart .chart-container .org-line.vertical.main-line[data-v-1f105d1b]{left:50%;top:96.3888888889vw;width:0;height:55.9722222222vw;transform:translate(-50%) rotate(90deg)}@media (min-width: 768px){.organization-page .organization-main .organization-container .organization-chart .chart-container .org-line.vertical.main-line[data-v-1f105d1b]{left:50%;top:480px;width:0;height:40px;transform:translate(-50%) rotate(0)}}.organization-page .organization-main .organization-container .organization-chart .chart-container .org-line.horizontal[data-v-1f105d1b]{border-top:2px solid #999999}.organization-page .organization-main .organization-container .organization-chart .chart-container .org-line.horizontal.advisory-line[data-v-1f105d1b]{display:none}@media (min-width: 768px){.organization-page .organization-main .organization-container .organization-chart .chart-container .org-line.horizontal.advisory-line[data-v-1f105d1b]{display:block;left:50%;top:300px;width:300px;height:0;transform:translate(-50%)}}.organization-page .organization-main .organization-container .organization-chart .chart-container .org-line.horizontal.departments-line[data-v-1f105d1b]{display:none}@media (min-width: 768px){.organization-page .organization-main .organization-container .organization-chart .chart-container .org-line.horizontal.departments-line[data-v-1f105d1b]{display:block;left:50%;top:520px;width:1000px;height:0;transform:translate(-50%)}}@keyframes spin-10035f77{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.location-page[data-v-10035f77]{background:#ffffff;width:100%;display:flex;flex-direction:column;align-items:center}.location-page .kv-banner[data-v-10035f77]{background:#ffffff;width:100%;display:flex;justify-content:center;overflow:hidden;height:59.7222222222vw}@media (min-width: 768px){.location-page .kv-banner[data-v-10035f77]{height:430px}}.location-page .kv-banner .kv-content[data-v-10035f77]{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center}@media (min-width: 768px){.location-page .kv-banner .kv-content[data-v-10035f77]{width:1280px}}.location-page .kv-banner .kv-content .bg-text[data-v-10035f77]{position:absolute;font-weight:700;text-align:center;opacity:.5;left:50%;top:50%;line-height:1.5;white-space:pre;-webkit-text-stroke:1px #152583;-webkit-text-fill-color:transparent;font-size:11.1111111111vw;transform:translate(-50%,-60%)}@media (min-width: 768px){.location-page .kv-banner .kv-content .bg-text[data-v-10035f77]{font-size:120px;transform:translate(-50%,-115px)}}.location-page .kv-banner .kv-content .main-text[data-v-10035f77]{position:absolute;font-weight:800;color:#152583;text-align:center;left:50%;top:50%;line-height:1.5;white-space:pre;transform:translate(-50%,-30%);font-size:11.1111111111vw}@media (min-width: 768px){.location-page .kv-banner .kv-content .main-text[data-v-10035f77]{font-size:100px;transform:translate(-50%,-45px)}}.location-page .kv-banner .kv-content .breadcrumb[data-v-10035f77]{position:absolute;display:flex;gap:2.0833333333vw;align-items:center;left:4.1666666667vw;top:5.5555555556vw}@media (min-width: 768px){.location-page .kv-banner .kv-content .breadcrumb[data-v-10035f77]{left:0;top:60px;gap:15px}}.location-page .kv-banner .kv-content .breadcrumb .breadcrumb-item[data-v-10035f77]{display:flex;gap:.2777777778vw;align-items:center}@media (min-width: 768px){.location-page .kv-banner .kv-content .breadcrumb .breadcrumb-item[data-v-10035f77]{gap:2px}}.location-page .kv-banner .kv-content .breadcrumb .breadcrumb-item .icon[data-v-10035f77]{width:3.8888888889vw;height:3.8888888889vw}@media (min-width: 768px){.location-page .kv-banner .kv-content .breadcrumb .breadcrumb-item .icon[data-v-10035f77]{width:16px;height:16px}}.location-page .kv-banner .kv-content .breadcrumb .breadcrumb-arrow[data-v-10035f77]{height:1.1111111111vw;width:.5555555556vw}@media (min-width: 768px){.location-page .kv-banner .kv-content .breadcrumb .breadcrumb-arrow[data-v-10035f77]{height:8px;width:4px}}.location-page .kv-banner .kv-content .breadcrumb .breadcrumb-text[data-v-10035f77]{font-weight:400;color:#000;line-height:1.4;white-space:pre;font-size:3.0555555556vw}@media (min-width: 768px){.location-page .kv-banner .kv-content .breadcrumb .breadcrumb-text[data-v-10035f77]{font-size:18px;font-weight:400}}.location-page .tab-navigation[data-v-10035f77]{border-bottom:1px solid #999999;width:100%;height:13.8888888889vw;display:flex;justify-content:center}@media (min-width: 768px){.location-page .tab-navigation[data-v-10035f77]{height:80px}}.location-page .tab-navigation .tab-container[data-v-10035f77]{display:flex;width:100%}@media (min-width: 768px){.location-page .tab-navigation .tab-container[data-v-10035f77]{width:1400px}}.location-page .tab-navigation .tab-container .tab-item[data-v-10035f77]{flex:1;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;padding:2.7777777778vw 4.1666666667vw}@media (min-width: 768px){.location-page .tab-navigation .tab-container .tab-item[data-v-10035f77]{padding:20px 30px;height:80px}}.location-page .tab-navigation .tab-container .tab-item .tab-text[data-v-10035f77]{font-weight:600;line-height:1.6;white-space:nowrap;font-size:4.4444444444vw;color:#999}@media (min-width: 768px){.location-page .tab-navigation .tab-container .tab-item .tab-text[data-v-10035f77]{font-size:20px}}.location-page .tab-navigation .tab-container .tab-item.active[data-v-10035f77]{background:#152583}.location-page .tab-navigation .tab-container .tab-item.active .tab-text[data-v-10035f77]{color:#fff}.location-page .tab-navigation .tab-container .tab-item[data-v-10035f77]:hover:not(.active){background:#152583}.location-page .tab-navigation .tab-container .tab-item:hover:not(.active) .tab-text[data-v-10035f77]{color:#fff}.location-page .location-main[data-v-10035f77]{background:#ffffff;width:100%;display:flex;justify-content:center;padding:13.8888888889vw 4.1666666667vw}@media (min-width: 768px){.location-page .location-main[data-v-10035f77]{padding:100px 0;width:100%;max-width:1400px}}.location-page .location-main .location-container[data-v-10035f77]{width:100%;display:flex;justify-content:center}@media (min-width: 768px){.location-page .location-main .location-container[data-v-10035f77]{width:1280px}}.location-page .location-main .location-container .location-content[data-v-10035f77]{width:100%;display:flex;flex-direction:column;align-items:center;gap:13.8888888889vw}@media (min-width: 768px){.location-page .location-main .location-container .location-content[data-v-10035f77]{gap:100px}}.location-page .location-main .location-container .location-content .map-section[data-v-10035f77]{width:100%;display:flex;flex-direction:column;align-items:center;gap:6.9444444444vw}@media (min-width: 768px){.location-page .location-main .location-container .location-content .map-section[data-v-10035f77]{gap:50px}}.location-page .location-main .location-container .location-content .map-section .map-container[data-v-10035f77]{width:100%;position:relative;height:100vw}@media (min-width: 768px){.location-page .location-main .location-container .location-content .map-section .map-container[data-v-10035f77]{height:591px}}.location-page .location-main .location-container .location-content .map-section .map-container .map-image[data-v-10035f77]{width:100%;height:100%;position:relative;border-radius:2.7777777778vw;overflow:hidden}@media (min-width: 768px){.location-page .location-main .location-container .location-content .map-section .map-container .map-image[data-v-10035f77]{border-radius:20px}}.location-page .location-main .location-container .location-content .map-section .map-container .map-image .mobile-only[data-v-10035f77]{display:block;width:100%;height:100%;object-fit:cover}@media (min-width: 768px){.location-page .location-main .location-container .location-content .map-section .map-container .map-image .mobile-only[data-v-10035f77]{display:none}}.location-page .location-main .location-container .location-content .map-section .map-container .map-image .desktop-only[data-v-10035f77]{display:none}@media (min-width: 768px){.location-page .location-main .location-container .location-content .map-section .map-container .map-image .desktop-only[data-v-10035f77]{display:block;width:100%;height:100%;object-fit:cover}}.location-page .location-main .location-container .location-content .map-section .map-container .map-image .map-overlay[data-v-10035f77]{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.location-page .location-main .location-container .location-content .map-section .map-container .map-image .map-overlay .address-overlay[data-v-10035f77]{position:absolute;background:#ffffff;display:flex;align-items:center;justify-content:center;left:4.1666666667vw;top:4.1666666667vw;padding:2.0833333333vw 4.1666666667vw}@media (min-width: 768px){.location-page .location-main .location-container .location-content .map-section .map-container .map-image .map-overlay .address-overlay[data-v-10035f77]{left:30px;top:30px;padding:15px 30px}}.location-page .location-main .location-container .location-content .map-section .map-container .map-image .map-overlay .address-overlay .address-text[data-v-10035f77]{font-weight:800;color:#000;line-height:1.4;text-align:center;font-size:5vw}@media (min-width: 768px){.location-page .location-main .location-container .location-content .map-section .map-container .map-image .map-overlay .address-overlay .address-text[data-v-10035f77]{font-size:36px}}.location-page .location-main .location-container .location-content .map-section .naver-map-button[data-v-10035f77]{border:2px solid #000000;border-radius:7.5vw;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;padding:4.1666666667vw 6.9444444444vw 4.1666666667vw 5.5555555556vw;gap:2.7777777778vw}@media (min-width: 768px){.location-page .location-main .location-container .location-content .map-section .naver-map-button[data-v-10035f77]{border-radius:54px;padding:30px 50px 30px 40px;gap:20px}}.location-page .location-main .location-container .location-content .map-section .naver-map-button[data-v-10035f77]:hover{background:#f9fafb}.location-page .location-main .location-container .location-content .map-section .naver-map-button .button-text[data-v-10035f77]{font-weight:700;color:#000;line-height:1.3;text-align:center;white-space:nowrap;font-size:4.4444444444vw}@media (min-width: 768px){.location-page .location-main .location-container .location-content .map-section .naver-map-button .button-text[data-v-10035f77]{font-size:24px}}.location-page .location-main .location-container .location-content .map-section .naver-map-button .button-icon[data-v-10035f77]{width:6.6666666667vw;height:6.6666666667vw;display:flex;align-items:center;justify-content:center}@media (min-width: 768px){.location-page .location-main .location-container .location-content .map-section .naver-map-button .button-icon[data-v-10035f77]{width:48px;height:48px}}.location-page .location-main .location-container .location-content .map-section .naver-map-button .button-icon svg[data-v-10035f77]{width:5.5555555556vw;height:5.5555555556vw}@media (min-width: 768px){.location-page .location-main .location-container .location-content .map-section .naver-map-button .button-icon svg[data-v-10035f77]{width:40px;height:40px}}.location-page .location-main .location-container .location-content .contact-section[data-v-10035f77],.location-page .location-main .location-container .location-content .contact-section .contact-list[data-v-10035f77]{width:100%}.location-page .location-main .location-container .location-content .contact-section .contact-list .contact-item[data-v-10035f77]{display:flex;align-items:center;width:100%;border-top:1px solid #cccccc;gap:5.5555555556vw;padding:5.5555555556vw 2.7777777778vw}@media (min-width: 768px){.location-page .location-main .location-container .location-content .contact-section .contact-list .contact-item[data-v-10035f77]{gap:40px;padding:30px 20px}}.location-page .location-main .location-container .location-content .contact-section .contact-list .contact-item.first-item[data-v-10035f77]{border-top:4px solid #000000}.location-page .location-main .location-container .location-content .contact-section .contact-list .contact-item .label[data-v-10035f77]{font-weight:700;color:#000;line-height:1.6;flex-shrink:0;font-size:4.4444444444vw;width:11.1111111111vw}@media (min-width: 768px){.location-page .location-main .location-container .location-content .contact-section .contact-list .contact-item .label[data-v-10035f77]{font-size:20px;width:80px}}.location-page .location-main .location-container .location-content .contact-section .contact-list .contact-item .content[data-v-10035f77]{flex:1;display:flex;flex-direction:column}.location-page .location-main .location-container .location-content .contact-section .contact-list .contact-item .content .content-text[data-v-10035f77]{font-weight:600;color:#000;line-height:1.6;font-size:4.4444444444vw}@media (min-width: 768px){.location-page .location-main .location-container .location-content .contact-section .contact-list .contact-item .content .content-text[data-v-10035f77]{font-size:20px}}@media (min-width: 768px){.location-page .location-main .location-container .location-content .contact-section .contact-list .contact-item .content .content-text br[data-v-10035f77]{display:none}}@keyframes spin-282f897e{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.festival-text-pc br[data-v-282f897e]{display:block!important}@media (max-width: 767px){.festival-text-pc[data-v-282f897e]{display:none!important}}.festival-text-mobile br[data-v-282f897e]{display:block!important}@media (min-width: 768px){.festival-text-mobile[data-v-282f897e]{display:none!important}}.program-text-pc br[data-v-282f897e]{display:block!important}@media (max-width: 767px){.program-text-pc[data-v-282f897e]{display:none!important}}.program-text-mobile br[data-v-282f897e]{display:block!important}@media (min-width: 768px){.program-text-mobile[data-v-282f897e]{display:none!important}}.historical-text-pc br[data-v-282f897e]{display:block!important}@media (max-width: 767px){.historical-text-pc[data-v-282f897e]{display:none!important}}.historical-text-mobile br[data-v-282f897e]{display:block!important}@media (min-width: 768px){.historical-text-mobile[data-v-282f897e]{display:none!important}}.festival-business-page[data-v-282f897e]{background:#ffffff;width:100%;display:flex;flex-direction:column;align-items:center}.festival-business-page .kv-banner[data-v-282f897e]{background:#ffffff;width:100%;display:flex;justify-content:center;overflow:hidden;height:59.7222222222vw}@media (min-width: 768px){.festival-business-page .kv-banner[data-v-282f897e]{height:430px}}.festival-business-page .kv-banner .kv-content[data-v-282f897e]{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center}@media (min-width: 768px){.festival-business-page .kv-banner .kv-content[data-v-282f897e]{width:1280px}}.festival-business-page .kv-banner .kv-content .bg-text[data-v-282f897e]{position:absolute;font-weight:700;text-align:center;opacity:.5;left:50%;top:50%;line-height:1.5;white-space:pre;-webkit-text-stroke:1px #152583;-webkit-text-fill-color:transparent;font-size:11.1111111111vw;transform:translate(-50%,-60%)}@media (min-width: 768px){.festival-business-page .kv-banner .kv-content .bg-text[data-v-282f897e]{font-size:120px;transform:translate(-50%,-115px)}}.festival-business-page .kv-banner .kv-content .main-text[data-v-282f897e]{position:absolute;font-weight:800;color:#152583;text-align:center;left:50%;top:50%;line-height:1.5;white-space:pre;transform:translate(-50%,-30%);font-size:11.1111111111vw}@media (min-width: 768px){.festival-business-page .kv-banner .kv-content .main-text[data-v-282f897e]{font-size:100px;transform:translate(-50%,-45px)}}.festival-business-page .kv-banner .kv-content .breadcrumb[data-v-282f897e]{position:absolute;display:flex;gap:2.0833333333vw;align-items:center;left:4.1666666667vw;top:5.5555555556vw}@media (min-width: 768px){.festival-business-page .kv-banner .kv-content .breadcrumb[data-v-282f897e]{left:0;top:60px;gap:15px}}.festival-business-page .kv-banner .kv-content .breadcrumb .breadcrumb-item[data-v-282f897e]{display:flex;gap:.2777777778vw;align-items:center}@media (min-width: 768px){.festival-business-page .kv-banner .kv-content .breadcrumb .breadcrumb-item[data-v-282f897e]{gap:2px}}.festival-business-page .kv-banner .kv-content .breadcrumb .breadcrumb-item .icon[data-v-282f897e]{width:3.8888888889vw;height:3.8888888889vw}@media (min-width: 768px){.festival-business-page .kv-banner .kv-content .breadcrumb .breadcrumb-item .icon[data-v-282f897e]{width:16px;height:16px}}.festival-business-page .kv-banner .kv-content .breadcrumb .breadcrumb-arrow[data-v-282f897e]{height:1.1111111111vw;width:.5555555556vw}@media (min-width: 768px){.festival-business-page .kv-banner .kv-content .breadcrumb .breadcrumb-arrow[data-v-282f897e]{height:8px;width:4px}}.festival-business-page .kv-banner .kv-content .breadcrumb .breadcrumb-text[data-v-282f897e]{font-weight:400;color:#000;line-height:1.4;white-space:pre;font-size:3.0555555556vw}@media (min-width: 768px){.festival-business-page .kv-banner .kv-content .breadcrumb .breadcrumb-text[data-v-282f897e]{font-size:18px;font-weight:400}}.festival-business-page .tab-navigation[data-v-282f897e]{border-bottom:1px solid #999999;width:100%;height:13.8888888889vw;display:flex;justify-content:center}@media (min-width: 768px){.festival-business-page .tab-navigation[data-v-282f897e]{height:80px}}.festival-business-page .tab-navigation .tab-container[data-v-282f897e]{display:flex;width:100%}@media (min-width: 768px){.festival-business-page .tab-navigation .tab-container[data-v-282f897e]{width:1280px}}.festival-business-page .tab-navigation .tab-container .tab-item[data-v-282f897e]{flex:1;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;padding:2.7777777778vw 4.1666666667vw}@media (min-width: 768px){.festival-business-page .tab-navigation .tab-container .tab-item[data-v-282f897e]{padding:20px 30px;height:80px}}.festival-business-page .tab-navigation .tab-container .tab-item .tab-text[data-v-282f897e]{font-weight:600;line-height:1.6;white-space:nowrap;font-size:4.4444444444vw;color:#999}@media (min-width: 768px){.festival-business-page .tab-navigation .tab-container .tab-item .tab-text[data-v-282f897e]{font-size:20px}}.festival-business-page .tab-navigation .tab-container .tab-item.active[data-v-282f897e]{background:#152583}.festival-business-page .tab-navigation .tab-container .tab-item.active .tab-text[data-v-282f897e]{color:#fff}.festival-business-page .tab-navigation .tab-container .tab-item[data-v-282f897e]:hover:not(.active){background:#152583}.festival-business-page .tab-navigation .tab-container .tab-item:hover:not(.active) .tab-text[data-v-282f897e]{color:#fff}.festival-business-page .festival-intro-section[data-v-282f897e]{background:#ffffff;width:100%;display:flex;justify-content:center;padding:13.8888888889vw 4.1666666667vw}@media (min-width: 768px){.festival-business-page .festival-intro-section[data-v-282f897e]{padding:100px 0;width:100%;max-width:1400px}}.festival-business-page .festival-intro-section .festival-intro-container[data-v-282f897e]{width:100%;display:flex;flex-direction:column;align-items:center;gap:8.3333333333vw}@media (min-width: 768px){.festival-business-page .festival-intro-section .festival-intro-container[data-v-282f897e]{width:1280px;gap:60px}}.festival-business-page .festival-intro-section .festival-intro-container .intro-content[data-v-282f897e]{width:100%;display:flex;flex-direction:column;align-items:center;text-align:center;gap:5.5555555556vw}@media (min-width: 768px){.festival-business-page .festival-intro-section .festival-intro-container .intro-content[data-v-282f897e]{gap:40px}}.festival-business-page .festival-intro-section .festival-intro-container .intro-content .section-header .section-title[data-v-282f897e]{font-weight:700;color:#000;line-height:1.4;text-align:center;width:100%;font-size:6.1111111111vw}@media (min-width: 768px){.festival-business-page .festival-intro-section .festival-intro-container .intro-content .section-header .section-title[data-v-282f897e]{font-size:48px}}.festival-business-page .festival-intro-section .festival-intro-container .intro-content .section-description[data-v-282f897e]{font-weight:400;color:#000;line-height:1.6;text-align:center;width:100%;font-size:4.4444444444vw}@media (min-width: 768px){.festival-business-page .festival-intro-section .festival-intro-container .intro-content .section-description[data-v-282f897e]{font-size:20px}}.festival-business-page .festival-intro-section .festival-intro-container .intro-content .section-description p[data-v-282f897e]{margin:0}@media (min-width: 768px){.festival-business-page .festival-intro-section .festival-intro-container .intro-content .section-description br[data-v-282f897e]{display:none}}.festival-business-page .festival-intro-section .festival-intro-container .main-festival-image[data-v-282f897e]{width:100%;border-radius:2.7777777778vw;overflow:hidden;height:51.5277777778vw;background:#9b9b9b}@media (min-width: 768px){.festival-business-page .festival-intro-section .festival-intro-container .main-festival-image[data-v-282f897e]{height:720px;border-radius:20px}}.festival-business-page .festival-intro-section .festival-intro-container .main-festival-image img[data-v-282f897e]{width:100%;height:100%;object-fit:cover}.festival-business-page .program-guide-section[data-v-282f897e]{background:#f4f4f4;width:100%;display:flex;justify-content:center;padding:13.8888888889vw 4.1666666667vw}@media (min-width: 768px){.festival-business-page .program-guide-section[data-v-282f897e]{padding:100px 0;width:100%;max-width:1400px}}.festival-business-page .program-guide-section .program-guide-container[data-v-282f897e]{width:100%;display:flex;flex-direction:column;align-items:center;gap:8.3333333333vw}@media (min-width: 768px){.festival-business-page .program-guide-section .program-guide-container[data-v-282f897e]{width:1280px;gap:60px}}.festival-business-page .program-guide-section .program-guide-container .section-header[data-v-282f897e]{width:100%;display:flex;flex-direction:column;align-items:center;text-align:center;gap:5.5555555556vw}@media (min-width: 768px){.festival-business-page .program-guide-section .program-guide-container .section-header[data-v-282f897e]{gap:40px}}.festival-business-page .program-guide-section .program-guide-container .section-header .section-title[data-v-282f897e]{font-weight:700;color:#000;line-height:1.4;text-align:center;width:100%;font-size:6.1111111111vw}@media (min-width: 768px){.festival-business-page .program-guide-section .program-guide-container .section-header .section-title[data-v-282f897e]{font-size:48px}}.festival-business-page .program-guide-section .program-guide-container .section-header .section-description[data-v-282f897e]{font-weight:400;color:#000;line-height:1.6;text-align:center;width:100%;font-size:4.4444444444vw}@media (min-width: 768px){.festival-business-page .program-guide-section .program-guide-container .section-header .section-description[data-v-282f897e]{font-size:20px}}.festival-business-page .program-guide-section .program-guide-container .section-header .section-description p[data-v-282f897e]{margin:0}@media (min-width: 768px){.festival-business-page .program-guide-section .program-guide-container .section-header .section-description br[data-v-282f897e]{display:none}}.festival-business-page .program-guide-section .program-guide-container .program-list[data-v-282f897e]{width:100%;display:flex;flex-direction:column;gap:4.1666666667vw}@media (min-width: 768px){.festival-business-page .program-guide-section .program-guide-container .program-list[data-v-282f897e]{display:grid;grid-template-columns:repeat(2,1fr);gap:40px}}.festival-business-page .program-guide-section .program-guide-container .program-list .program-item[data-v-282f897e]{width:100%;display:flex;flex-direction:column;gap:4.1666666667vw}@media (min-width: 768px){.festival-business-page .program-guide-section .program-guide-container .program-list .program-item[data-v-282f897e]{gap:20px}}.festival-business-page .program-guide-section .program-guide-container .program-list .program-item .program-image[data-v-282f897e]{width:100%;border-radius:2.9569444444vw;overflow:hidden;background:#d8d8d8;height:53.1944444444vw}@media (min-width: 768px){.festival-business-page .program-guide-section .program-guide-container .program-list .program-item .program-image[data-v-282f897e]{height:360px;border-radius:20px}}.festival-business-page .program-guide-section .program-guide-container .program-list .program-item .program-image img[data-v-282f897e]{width:100%;height:100%;object-fit:cover}.festival-business-page .program-guide-section .program-guide-container .program-list .program-item .program-content[data-v-282f897e]{width:100%;display:flex;flex-direction:column;gap:1.3888888889vw}@media (min-width: 768px){.festival-business-page .program-guide-section .program-guide-container .program-list .program-item .program-content[data-v-282f897e]{gap:4px}}.festival-business-page .program-guide-section .program-guide-container .program-list .program-item .program-content .program-title[data-v-282f897e]{font-weight:700;color:#000;line-height:1.5;font-size:5.5555555556vw}@media (min-width: 768px){.festival-business-page .program-guide-section .program-guide-container .program-list .program-item .program-content .program-title[data-v-282f897e]{font-size:28px}}.festival-business-page .program-guide-section .program-guide-container .program-list .program-item .program-content .program-description[data-v-282f897e]{font-weight:400;color:#000;line-height:1.6;font-size:4.4444444444vw}@media (min-width: 768px){.festival-business-page .program-guide-section .program-guide-container .program-list .program-item .program-content .program-description[data-v-282f897e]{font-size:20px}}@media (min-width: 768px){.festival-business-page .program-guide-section .program-guide-container .program-list .program-item .program-content .program-description br[data-v-282f897e]{display:none}}.festival-business-page .historical-festival-section[data-v-282f897e]{background:#ffffff;width:100%;display:flex;justify-content:center;padding:13.8888888889vw 4.1666666667vw}@media (min-width: 768px){.festival-business-page .historical-festival-section[data-v-282f897e]{padding:100px 0;width:100%;max-width:1400px}}.festival-business-page .historical-festival-section .historical-festival-container[data-v-282f897e]{width:100%;display:flex;flex-direction:column;align-items:center;gap:8.3333333333vw}@media (min-width: 768px){.festival-business-page .historical-festival-section .historical-festival-container[data-v-282f897e]{width:1280px;gap:60px}}.festival-business-page .historical-festival-section .historical-festival-container .section-header[data-v-282f897e]{width:100%;display:flex;flex-direction:column;align-items:center;text-align:center;gap:5.5555555556vw}@media (min-width: 768px){.festival-business-page .historical-festival-section .historical-festival-container .section-header[data-v-282f897e]{gap:40px}}.festival-business-page .historical-festival-section .historical-festival-container .section-header .section-title[data-v-282f897e]{font-weight:700;color:#000;line-height:1.4;text-align:center;width:100%;font-size:6.1111111111vw}@media (min-width: 768px){.festival-business-page .historical-festival-section .historical-festival-container .section-header .section-title[data-v-282f897e]{font-size:48px}}.festival-business-page .historical-festival-section .historical-festival-container .section-header .section-description[data-v-282f897e]{font-weight:400;color:#000;line-height:1.6;text-align:center;width:100%;font-size:4.4444444444vw}@media (min-width: 768px){.festival-business-page .historical-festival-section .historical-festival-container .section-header .section-description[data-v-282f897e]{font-size:20px}}.festival-business-page .historical-festival-section .historical-festival-container .section-header .section-description p[data-v-282f897e]{margin:0}@media (min-width: 768px){.festival-business-page .historical-festival-section .historical-festival-container .section-header .section-description br[data-v-282f897e]{display:none}}.festival-business-page .historical-festival-section .historical-festival-container .historical-festival-list[data-v-282f897e]{width:100%;display:flex;flex-direction:column;gap:8.3333333333vw}@media (min-width: 768px){.festival-business-page .historical-festival-section .historical-festival-container .historical-festival-list[data-v-282f897e]{gap:60px}}.festival-business-page .historical-festival-section .historical-festival-container .historical-festival-list .historical-festival-item[data-v-282f897e]{width:100%;display:flex;flex-direction:column;gap:4.1666666667vw}@media (min-width: 768px){.festival-business-page .historical-festival-section .historical-festival-container .historical-festival-list .historical-festival-item[data-v-282f897e]{gap:20px}}.festival-business-page .historical-festival-section .historical-festival-container .historical-festival-list .historical-festival-item .festival-image[data-v-282f897e]{width:100%;border-radius:1.4323611111vw;overflow:hidden;background:#d8d8d8;height:51.5277777778vw}@media (min-width: 768px){.festival-business-page .historical-festival-section .historical-festival-container .historical-festival-list .historical-festival-item .festival-image[data-v-282f897e]{height:720px;border-radius:20px}}.festival-business-page .historical-festival-section .historical-festival-container .historical-festival-list .historical-festival-item .festival-image img[data-v-282f897e]{width:100%;height:100%;object-fit:cover}.festival-business-page .historical-festival-section .historical-festival-container .historical-festival-list .historical-festival-item .festival-content[data-v-282f897e]{width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:2.7777777778vw}@media (min-width: 768px){.festival-business-page .historical-festival-section .historical-festival-container .historical-festival-list .historical-festival-item .festival-content[data-v-282f897e]{flex-direction:row;align-items:center;gap:20px}}.festival-business-page .historical-festival-section .historical-festival-container .historical-festival-list .historical-festival-item .festival-content .festival-title[data-v-282f897e]{font-weight:700;color:#000;line-height:1.5;font-size:5.5555555556vw}@media (min-width: 768px){.festival-business-page .historical-festival-section .historical-festival-container .historical-festival-list .historical-festival-item .festival-content .festival-title[data-v-282f897e]{font-size:28px;flex:1}}.festival-business-page .historical-festival-section .historical-festival-container .historical-festival-list .historical-festival-item .festival-content .video-button[data-v-282f897e]{border:2px solid #000000;border-radius:138.75vw;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;height:13.3333333333vw;width:100%;padding:3.0555555556vw 2.7777777778vw;gap:2.7777777778vw}@media (min-width: 768px){.festival-business-page .historical-festival-section .historical-festival-container .historical-festival-list .historical-festival-item .festival-content .video-button[data-v-282f897e]{height:76px;width:auto;padding:22px 40px;gap:20px;border-radius:999px}}.festival-business-page .historical-festival-section .historical-festival-container .historical-festival-list .historical-festival-item .festival-content .video-button[data-v-282f897e]:hover{background:#f9fafb}.festival-business-page .historical-festival-section .historical-festival-container .historical-festival-list .historical-festival-item .festival-content .video-button .button-text[data-v-282f897e]{font-weight:700;color:#000;line-height:1.3;text-align:center;white-space:nowrap;font-size:4.4444444444vw}@media (min-width: 768px){.festival-business-page .historical-festival-section .historical-festival-container .historical-festival-list .historical-festival-item .festival-content .video-button .button-text[data-v-282f897e]{font-size:24px}}.festival-business-page .historical-festival-section .historical-festival-container .historical-festival-list .historical-festival-item .festival-content .video-button .button-icon[data-v-282f897e]{width:6.6666666667vw;height:6.6666666667vw;display:flex;align-items:center;justify-content:center}@media (min-width: 768px){.festival-business-page .historical-festival-section .historical-festival-container .historical-festival-list .historical-festival-item .festival-content .video-button .button-icon[data-v-282f897e]{width:48px;height:48px}}.festival-business-page .historical-festival-section .historical-festival-container .historical-festival-list .historical-festival-item .festival-content .video-button .button-icon svg[data-v-282f897e]{width:5.5555555556vw;height:5.5555555556vw}@media (min-width: 768px){.festival-business-page .historical-festival-section .historical-festival-container .historical-festival-list .historical-festival-item .festival-content .video-button .button-icon svg[data-v-282f897e]{width:40px;height:40px}}@keyframes spin-16b9fa11{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.music-business-page[data-v-16b9fa11]{background:#ffffff;width:100%;display:flex;flex-direction:column;align-items:center}.music-business-page .kv-banner[data-v-16b9fa11]{background:#ffffff;width:100%;display:flex;justify-content:center;overflow:hidden;height:59.7222222222vw}@media (min-width: 768px){.music-business-page .kv-banner[data-v-16b9fa11]{height:430px}}.music-business-page .kv-banner .kv-content[data-v-16b9fa11]{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center}@media (min-width: 768px){.music-business-page .kv-banner .kv-content[data-v-16b9fa11]{width:1280px}}.music-business-page .kv-banner .kv-content .bg-text[data-v-16b9fa11]{position:absolute;font-weight:700;text-align:center;opacity:.5;left:50%;top:50%;line-height:1.5;white-space:pre;-webkit-text-stroke:1px #152583;-webkit-text-fill-color:transparent;font-size:11.1111111111vw;transform:translate(-50%,-60%)}@media (min-width: 768px){.music-business-page .kv-banner .kv-content .bg-text[data-v-16b9fa11]{font-size:120px;transform:translate(-50%,-115px)}}.music-business-page .kv-banner .kv-content .main-text[data-v-16b9fa11]{position:absolute;font-weight:800;color:#152583;text-align:center;left:50%;top:50%;line-height:1.5;white-space:pre;transform:translate(-50%,-30%);font-size:11.1111111111vw}@media (min-width: 768px){.music-business-page .kv-banner .kv-content .main-text[data-v-16b9fa11]{font-size:100px;transform:translate(-50%,-45px)}}.music-business-page .kv-banner .kv-content .breadcrumb[data-v-16b9fa11]{position:absolute;display:flex;gap:2.0833333333vw;align-items:center;left:4.1666666667vw;top:5.5555555556vw}@media (min-width: 768px){.music-business-page .kv-banner .kv-content .breadcrumb[data-v-16b9fa11]{left:0;top:60px;gap:15px}}.music-business-page .kv-banner .kv-content .breadcrumb .breadcrumb-item[data-v-16b9fa11]{display:flex;gap:.2777777778vw;align-items:center}@media (min-width: 768px){.music-business-page .kv-banner .kv-content .breadcrumb .breadcrumb-item[data-v-16b9fa11]{gap:2px}}.music-business-page .kv-banner .kv-content .breadcrumb .breadcrumb-item .icon[data-v-16b9fa11]{width:3.8888888889vw;height:3.8888888889vw}@media (min-width: 768px){.music-business-page .kv-banner .kv-content .breadcrumb .breadcrumb-item .icon[data-v-16b9fa11]{width:16px;height:16px}}.music-business-page .kv-banner .kv-content .breadcrumb .breadcrumb-arrow[data-v-16b9fa11]{height:1.1111111111vw;width:.5555555556vw}@media (min-width: 768px){.music-business-page .kv-banner .kv-content .breadcrumb .breadcrumb-arrow[data-v-16b9fa11]{height:8px;width:4px}}.music-business-page .kv-banner .kv-content .breadcrumb .breadcrumb-text[data-v-16b9fa11]{font-weight:400;color:#000;line-height:1.4;white-space:pre;font-size:3.0555555556vw}@media (min-width: 768px){.music-business-page .kv-banner .kv-content .breadcrumb .breadcrumb-text[data-v-16b9fa11]{font-size:18px;font-weight:400}}.music-business-page .tab-navigation[data-v-16b9fa11]{border-bottom:1px solid #999999;width:100%;height:13.8888888889vw;display:flex;justify-content:center}@media (min-width: 768px){.music-business-page .tab-navigation[data-v-16b9fa11]{height:80px}}.music-business-page .tab-navigation .tab-container[data-v-16b9fa11]{display:flex;width:100%}@media (min-width: 768px){.music-business-page .tab-navigation .tab-container[data-v-16b9fa11]{width:1280px}}.music-business-page .tab-navigation .tab-container .tab-item[data-v-16b9fa11]{flex:1;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;padding:2.7777777778vw 4.1666666667vw}@media (min-width: 768px){.music-business-page .tab-navigation .tab-container .tab-item[data-v-16b9fa11]{padding:20px 30px;height:80px}}.music-business-page .tab-navigation .tab-container .tab-item .tab-text[data-v-16b9fa11]{font-weight:600;line-height:1.6;white-space:nowrap;font-size:4.4444444444vw;color:#999}@media (min-width: 768px){.music-business-page .tab-navigation .tab-container .tab-item .tab-text[data-v-16b9fa11]{font-size:20px}}.music-business-page .tab-navigation .tab-container .tab-item.active[data-v-16b9fa11]{background:#152583}.music-business-page .tab-navigation .tab-container .tab-item.active .tab-text[data-v-16b9fa11]{color:#fff}.music-business-page .tab-navigation .tab-container .tab-item[data-v-16b9fa11]:hover:not(.active){background:#152583}.music-business-page .tab-navigation .tab-container .tab-item:hover:not(.active) .tab-text[data-v-16b9fa11]{color:#fff}.music-business-page .music-intro-section[data-v-16b9fa11]{background:#ffffff;width:100%;display:flex;justify-content:center;padding:13.8888888889vw 4.1666666667vw 0}@media (min-width: 768px){.music-business-page .music-intro-section[data-v-16b9fa11]{padding:100px 0 0;width:100%;max-width:1400px}}.music-business-page .music-intro-section .music-intro-container[data-v-16b9fa11]{width:100%;display:flex;justify-content:center}@media (min-width: 768px){.music-business-page .music-intro-section .music-intro-container[data-v-16b9fa11]{width:1280px}}.music-business-page .music-intro-section .music-intro-container .intro-content[data-v-16b9fa11]{width:100%;display:flex;flex-direction:column;align-items:center;text-align:center;gap:5.5555555556vw}@media (min-width: 768px){.music-business-page .music-intro-section .music-intro-container .intro-content[data-v-16b9fa11]{gap:40px}}.music-business-page .music-intro-section .music-intro-container .intro-content .section-header .section-title[data-v-16b9fa11]{font-weight:700;color:#000;line-height:1.4;text-align:center;width:100%;font-size:6.1111111111vw}@media (min-width: 768px){.music-business-page .music-intro-section .music-intro-container .intro-content .section-header .section-title[data-v-16b9fa11]{font-size:48px}}.music-business-page .music-intro-section .music-intro-container .intro-content .section-description[data-v-16b9fa11]{font-weight:400;color:#000;line-height:1.6;text-align:center;width:100%;font-size:4.4444444444vw}@media (min-width: 768px){.music-business-page .music-intro-section .music-intro-container .intro-content .section-description[data-v-16b9fa11]{font-size:20px}}.music-business-page .music-intro-section .music-intro-container .intro-content .section-description p[data-v-16b9fa11]{margin:0}.music-business-page .music-intro-section .music-intro-container .intro-content .section-description p[data-v-16b9fa11]:not(:last-child){margin-bottom:0vw}@media (min-width: 768px){.music-business-page .music-intro-section .music-intro-container .intro-content .section-description p[data-v-16b9fa11]:not(:last-child){margin-bottom:0}}@media (min-width: 768px){.music-business-page .music-intro-section .music-intro-container .intro-content .section-description br[data-v-16b9fa11]{display:none}}.music-business-page .music-list-section[data-v-16b9fa11]{background:#ffffff;width:100%;display:flex;justify-content:center;padding:13.8888888889vw 4.1666666667vw}@media (min-width: 768px){.music-business-page .music-list-section[data-v-16b9fa11]{padding:100px 0;width:100%;max-width:1400px}}.music-business-page .music-list-section .music-list-container[data-v-16b9fa11]{width:100%;display:flex;flex-direction:column;align-items:center;gap:8.3333333333vw}@media (min-width: 768px){.music-business-page .music-list-section .music-list-container[data-v-16b9fa11]{width:1280px;gap:60px}}.music-business-page .music-list-section .music-list-container .music-list[data-v-16b9fa11]{width:100%;display:flex;flex-direction:column;gap:8.3333333333vw}@media (min-width: 768px){.music-business-page .music-list-section .music-list-container .music-list[data-v-16b9fa11]{display:grid;grid-template-columns:repeat(3,1fr);gap:60px 20px}}.music-business-page .music-list-section .music-list-container .music-list .music-item[data-v-16b9fa11]{width:100%;display:flex;flex-direction:column;gap:2.7777777778vw}@media (min-width: 768px){.music-business-page .music-list-section .music-list-container .music-list .music-item[data-v-16b9fa11]{gap:20px}}.music-business-page .music-list-section .music-list-container .music-list .music-item .music-image[data-v-16b9fa11]{width:100%;background:#f1f3f7;border-radius:1.3888888889vw;overflow:hidden;height:51.5277777778vw}@media (min-width: 768px){.music-business-page .music-list-section .music-list-container .music-list .music-item .music-image[data-v-16b9fa11]{height:232px;border-radius:10px}}.music-business-page .music-list-section .music-list-container .music-list .music-item .music-image img[data-v-16b9fa11]{width:100%;height:100%;object-fit:cover}.music-business-page .music-list-section .music-list-container .music-list .music-item .music-content[data-v-16b9fa11]{width:100%;display:flex;flex-direction:column;gap:1.3888888889vw}@media (min-width: 768px){.music-business-page .music-list-section .music-list-container .music-list .music-item .music-content[data-v-16b9fa11]{gap:4px}}.music-business-page .music-list-section .music-list-container .music-list .music-item .music-content .music-title[data-v-16b9fa11]{font-weight:700;color:#000;line-height:1.5;font-size:5.5555555556vw}@media (min-width: 768px){.music-business-page .music-list-section .music-list-container .music-list .music-item .music-content .music-title[data-v-16b9fa11]{font-size:28px}}.music-business-page .music-list-section .music-list-container .music-list .music-item .music-content .music-description[data-v-16b9fa11]{font-weight:400;color:#000;line-height:1.6;font-size:4.4444444444vw}@media (min-width: 768px){.music-business-page .music-list-section .music-list-container .music-list .music-item .music-content .music-description[data-v-16b9fa11]{font-size:20px}}@media (min-width: 768px){.music-business-page .music-list-section .music-list-container .music-list .music-item .music-content .music-description br[data-v-16b9fa11]{display:none}}.music-business-page .music-list-section .music-list-container .pagination[data-v-16b9fa11]{display:flex;align-items:center;justify-content:center;gap:5.5555555556vw}@media (min-width: 768px){.music-business-page .music-list-section .music-list-container .pagination[data-v-16b9fa11]{gap:40px}}.music-business-page .music-list-section .music-list-container .pagination .pagination-arrow[data-v-16b9fa11]{display:flex;align-items:center;justify-content:center;cursor:pointer;width:8.8888888889vw;height:8.8888888889vw}@media (min-width: 768px){.music-business-page .music-list-section .music-list-container .pagination .pagination-arrow[data-v-16b9fa11]{width:32px;height:32px}}.music-business-page .music-list-section .music-list-container .pagination .pagination-arrow svg[data-v-16b9fa11]{width:100%;height:100%;color:#000}.music-business-page .music-list-section .music-list-container .pagination .pagination-arrow.prev svg[data-v-16b9fa11]{transform:rotate(180deg) scaleY(-1)}.music-business-page .music-list-section .music-list-container .pagination .pagination-arrow[data-v-16b9fa11]:hover{opacity:.7}.music-business-page .music-list-section .music-list-container .pagination .pagination-numbers[data-v-16b9fa11]{display:flex;align-items:flex-start;gap:5.5555555556vw}@media (min-width: 768px){.music-business-page .music-list-section .music-list-container .pagination .pagination-numbers[data-v-16b9fa11]{gap:24px}}.music-business-page .music-list-section .music-list-container .pagination .pagination-numbers .page-number[data-v-16b9fa11]{display:flex;align-items:center;justify-content:center;cursor:pointer;font-weight:400;color:#000;line-height:1.4;text-align:center;font-size:4.4444444444vw;padding-bottom:1.3888888889vw}@media (min-width: 768px){.music-business-page .music-list-section .music-list-container .pagination .pagination-numbers .page-number[data-v-16b9fa11]{font-size:24px;padding-bottom:10px}}.music-business-page .music-list-section .music-list-container .pagination .pagination-numbers .page-number.active[data-v-16b9fa11]{color:#0a69b6;border-bottom:2px solid #0a69b6}.music-business-page .music-list-section .music-list-container .pagination .pagination-numbers .page-number[data-v-16b9fa11]:hover:not(.active){opacity:.7}.music-item[data-v-16b9fa11]{transition:transform .3s ease}.music-item:hover[style*=pointer][data-v-16b9fa11]{transform:translateY(-6px)}@keyframes spin-6f9f36db{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.publishing-business-page[data-v-6f9f36db]{background:#ffffff;width:100%;display:flex;flex-direction:column;align-items:center}.publishing-business-page .kv-banner[data-v-6f9f36db]{background:#ffffff;width:100%;display:flex;justify-content:center;overflow:hidden;height:59.7222222222vw}@media (min-width: 768px){.publishing-business-page .kv-banner[data-v-6f9f36db]{height:430px}}.publishing-business-page .kv-banner .kv-content[data-v-6f9f36db]{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center}@media (min-width: 768px){.publishing-business-page .kv-banner .kv-content[data-v-6f9f36db]{width:1280px}}.publishing-business-page .kv-banner .kv-content .bg-text[data-v-6f9f36db]{position:absolute;font-weight:700;text-align:center;opacity:.5;left:50%;top:50%;line-height:1.5;white-space:pre;-webkit-text-stroke:1px #152583;-webkit-text-fill-color:transparent;font-size:11.1111111111vw;transform:translate(-50%,-60%)}@media (min-width: 768px){.publishing-business-page .kv-banner .kv-content .bg-text[data-v-6f9f36db]{font-size:120px;transform:translate(-50%,-115px)}}.publishing-business-page .kv-banner .kv-content .main-text[data-v-6f9f36db]{position:absolute;font-weight:800;color:#152583;text-align:center;left:50%;top:50%;line-height:1.5;white-space:pre;transform:translate(-50%,-30%);font-size:11.1111111111vw}@media (min-width: 768px){.publishing-business-page .kv-banner .kv-content .main-text[data-v-6f9f36db]{font-size:100px;transform:translate(-50%,-45px)}}.publishing-business-page .kv-banner .kv-content .breadcrumb[data-v-6f9f36db]{position:absolute;display:flex;gap:2.0833333333vw;align-items:center;left:4.1666666667vw;top:5.5555555556vw}@media (min-width: 768px){.publishing-business-page .kv-banner .kv-content .breadcrumb[data-v-6f9f36db]{left:0;top:60px;gap:15px}}.publishing-business-page .kv-banner .kv-content .breadcrumb .breadcrumb-item[data-v-6f9f36db]{display:flex;gap:.2777777778vw;align-items:center}@media (min-width: 768px){.publishing-business-page .kv-banner .kv-content .breadcrumb .breadcrumb-item[data-v-6f9f36db]{gap:2px}}.publishing-business-page .kv-banner .kv-content .breadcrumb .breadcrumb-item .icon[data-v-6f9f36db]{width:3.8888888889vw;height:3.8888888889vw}@media (min-width: 768px){.publishing-business-page .kv-banner .kv-content .breadcrumb .breadcrumb-item .icon[data-v-6f9f36db]{width:16px;height:16px}}.publishing-business-page .kv-banner .kv-content .breadcrumb .breadcrumb-arrow[data-v-6f9f36db]{height:1.1111111111vw;width:.5555555556vw}@media (min-width: 768px){.publishing-business-page .kv-banner .kv-content .breadcrumb .breadcrumb-arrow[data-v-6f9f36db]{height:8px;width:4px}}.publishing-business-page .kv-banner .kv-content .breadcrumb .breadcrumb-text[data-v-6f9f36db]{font-weight:400;color:#000;line-height:1.4;white-space:pre;font-size:3.0555555556vw}@media (min-width: 768px){.publishing-business-page .kv-banner .kv-content .breadcrumb .breadcrumb-text[data-v-6f9f36db]{font-size:18px;font-weight:400}}.publishing-business-page .tab-navigation[data-v-6f9f36db]{border-bottom:1px solid #999999;width:100%;height:13.8888888889vw;display:flex;justify-content:center}@media (min-width: 768px){.publishing-business-page .tab-navigation[data-v-6f9f36db]{height:80px}}.publishing-business-page .tab-navigation .tab-container[data-v-6f9f36db]{display:flex;width:100%}@media (min-width: 768px){.publishing-business-page .tab-navigation .tab-container[data-v-6f9f36db]{width:1280px}}.publishing-business-page .tab-navigation .tab-container .tab-item[data-v-6f9f36db]{flex:1;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;padding:2.7777777778vw 4.1666666667vw}@media (min-width: 768px){.publishing-business-page .tab-navigation .tab-container .tab-item[data-v-6f9f36db]{padding:20px 30px;height:80px}}.publishing-business-page .tab-navigation .tab-container .tab-item .tab-text[data-v-6f9f36db]{font-weight:600;line-height:1.6;white-space:nowrap;font-size:4.4444444444vw;color:#999}@media (min-width: 768px){.publishing-business-page .tab-navigation .tab-container .tab-item .tab-text[data-v-6f9f36db]{font-size:20px}}.publishing-business-page .tab-navigation .tab-container .tab-item.active[data-v-6f9f36db]{background:#152583}.publishing-business-page .tab-navigation .tab-container .tab-item.active .tab-text[data-v-6f9f36db]{color:#fff}.publishing-business-page .tab-navigation .tab-container .tab-item[data-v-6f9f36db]:hover:not(.active){background:#152583}.publishing-business-page .tab-navigation .tab-container .tab-item:hover:not(.active) .tab-text[data-v-6f9f36db]{color:#fff}.publishing-business-page .publishing-intro-section[data-v-6f9f36db]{background:#ffffff;width:100%;display:flex;justify-content:center;padding:13.8888888889vw 4.1666666667vw 0}@media (min-width: 768px){.publishing-business-page .publishing-intro-section[data-v-6f9f36db]{padding:100px 0 0;width:100%;max-width:1400px}}.publishing-business-page .publishing-intro-section .publishing-intro-container[data-v-6f9f36db]{width:100%;display:flex;justify-content:center}@media (min-width: 768px){.publishing-business-page .publishing-intro-section .publishing-intro-container[data-v-6f9f36db]{width:1280px}}.publishing-business-page .publishing-intro-section .publishing-intro-container .intro-content[data-v-6f9f36db]{width:100%;display:flex;flex-direction:column;align-items:center;text-align:center;gap:5.5555555556vw}@media (min-width: 768px){.publishing-business-page .publishing-intro-section .publishing-intro-container .intro-content[data-v-6f9f36db]{gap:40px}}.publishing-business-page .publishing-intro-section .publishing-intro-container .intro-content .section-header .section-title[data-v-6f9f36db]{font-weight:700;color:#000;line-height:1.4;text-align:center;width:100%;font-size:6.1111111111vw}@media (min-width: 768px){.publishing-business-page .publishing-intro-section .publishing-intro-container .intro-content .section-header .section-title[data-v-6f9f36db]{font-size:48px}}.publishing-business-page .publishing-intro-section .publishing-intro-container .intro-content .section-description[data-v-6f9f36db]{font-weight:400;color:#000;line-height:1.6;text-align:center;width:100%;font-size:4.4444444444vw}@media (min-width: 768px){.publishing-business-page .publishing-intro-section .publishing-intro-container .intro-content .section-description[data-v-6f9f36db]{font-size:20px}}.publishing-business-page .publishing-intro-section .publishing-intro-container .intro-content .section-description p[data-v-6f9f36db]{margin:0}.publishing-business-page .publishing-intro-section .publishing-intro-container .intro-content .section-description p[data-v-6f9f36db]:not(:last-child){margin-bottom:1.1111111111vw}@media (min-width: 768px){.publishing-business-page .publishing-intro-section .publishing-intro-container .intro-content .section-description p[data-v-6f9f36db]:not(:last-child){margin-bottom:8px}}.publishing-business-page .book-list-section[data-v-6f9f36db]{background:#ffffff;width:100%;display:flex;justify-content:center;padding:13.8888888889vw 4.1666666667vw}@media (min-width: 768px){.publishing-business-page .book-list-section[data-v-6f9f36db]{padding:100px 0;width:100%;max-width:1400px}}.publishing-business-page .book-list-section .book-list-container[data-v-6f9f36db]{width:100%;display:flex;flex-direction:column;align-items:center;gap:8.3333333333vw}@media (min-width: 768px){.publishing-business-page .book-list-section .book-list-container[data-v-6f9f36db]{width:1280px;gap:60px}}.publishing-business-page .book-list-section .book-list-container .book-list[data-v-6f9f36db]{width:100%;display:flex;flex-direction:column;gap:8.3333333333vw}@media (min-width: 768px){.publishing-business-page .book-list-section .book-list-container .book-list[data-v-6f9f36db]{display:grid;grid-template-columns:repeat(3,1fr);gap:60px 40px}}.publishing-business-page .book-list-section .book-list-container .book-list .book-item[data-v-6f9f36db]{width:100%;display:flex;flex-direction:column;gap:2.7777777778vw}@media (min-width: 768px){.publishing-business-page .book-list-section .book-list-container .book-list .book-item[data-v-6f9f36db]{gap:20px}}.publishing-business-page .book-list-section .book-list-container .book-list .book-item .book-image[data-v-6f9f36db]{border:1px solid #ccc;background:#f1f3f7;border-radius:1.3888888889vw;overflow:hidden;width:91.6666666667vw;height:135.4166666667vw}@media (min-width: 768px){.publishing-business-page .book-list-section .book-list-container .book-list .book-item .book-image[data-v-6f9f36db]{width:auto;height:610px;border-radius:10px}}.publishing-business-page .book-list-section .book-list-container .book-list .book-item .book-image img[data-v-6f9f36db]{width:100%;height:100%;object-fit:cover}.publishing-business-page .book-list-section .book-list-container .book-list .book-item .book-content[data-v-6f9f36db]{width:100%;display:flex;flex-direction:column;gap:.5555555556vw}@media (min-width: 768px){.publishing-business-page .book-list-section .book-list-container .book-list .book-item .book-content[data-v-6f9f36db]{gap:4px}}.publishing-business-page .book-list-section .book-list-container .book-list .book-item .book-content .book-title[data-v-6f9f36db]{font-weight:700;color:#000;line-height:1.5;font-size:5.5555555556vw}@media (min-width: 768px){.publishing-business-page .book-list-section .book-list-container .book-list .book-item .book-content .book-title[data-v-6f9f36db]{font-size:28px}}.publishing-business-page .book-list-section .book-list-container .book-list .book-item .book-content .book-author[data-v-6f9f36db]{font-weight:400;color:#000;line-height:1.6;font-size:4.4444444444vw}@media (min-width: 768px){.publishing-business-page .book-list-section .book-list-container .book-list .book-item .book-content .book-author[data-v-6f9f36db]{font-size:20px}}.publishing-business-page .book-list-section .book-list-container .pagination[data-v-6f9f36db]{display:flex;align-items:center;justify-content:center;gap:5.5555555556vw}@media (min-width: 768px){.publishing-business-page .book-list-section .book-list-container .pagination[data-v-6f9f36db]{gap:40px}}.publishing-business-page .book-list-section .book-list-container .pagination .pagination-arrow[data-v-6f9f36db]{display:flex;align-items:center;justify-content:center;cursor:pointer;width:8.8888888889vw;height:8.8888888889vw}@media (min-width: 768px){.publishing-business-page .book-list-section .book-list-container .pagination .pagination-arrow[data-v-6f9f36db]{width:64px;height:64px}}.publishing-business-page .book-list-section .book-list-container .pagination .pagination-arrow svg[data-v-6f9f36db]{width:100%;height:100%;color:#000}.publishing-business-page .book-list-section .book-list-container .pagination .pagination-arrow.prev svg[data-v-6f9f36db]{transform:rotate(180deg) scaleY(-1)}.publishing-business-page .book-list-section .book-list-container .pagination .pagination-arrow[data-v-6f9f36db]:hover{opacity:.7}.publishing-business-page .book-list-section .book-list-container .pagination .pagination-numbers[data-v-6f9f36db]{display:flex;align-items:center;gap:5.5555555556vw}@media (min-width: 768px){.publishing-business-page .book-list-section .book-list-container .pagination .pagination-numbers[data-v-6f9f36db]{gap:24px}}.publishing-business-page .book-list-section .book-list-container .pagination .pagination-numbers .page-number[data-v-6f9f36db]{display:flex;align-items:center;justify-content:center;cursor:pointer;font-weight:400;color:#000;line-height:1.4;text-align:center;font-size:4.4444444444vw;padding-bottom:1.3888888889vw}@media (min-width: 768px){.publishing-business-page .book-list-section .book-list-container .pagination .pagination-numbers .page-number[data-v-6f9f36db]{font-size:24px;padding-bottom:10px}}.publishing-business-page .book-list-section .book-list-container .pagination .pagination-numbers .page-number.active[data-v-6f9f36db]{color:#0a69b6;border-bottom:2px solid #0a69b6}.publishing-business-page .book-list-section .book-list-container .pagination .pagination-numbers .page-number[data-v-6f9f36db]:hover:not(.active){opacity:.7}.book-item[data-v-6f9f36db]{transition:transform .3s ease}.book-item[data-v-6f9f36db]:hover{transform:translateY(-6px)}@keyframes spin-4e219aef{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.notice-page[data-v-4e219aef]{background:#ffffff;width:100%;display:flex;flex-direction:column;align-items:center}.notice-page .kv-banner[data-v-4e219aef]{background:#ffffff;width:100%;display:flex;justify-content:center;overflow:hidden;height:59.7222222222vw}@media (min-width: 768px){.notice-page .kv-banner[data-v-4e219aef]{height:430px}}.notice-page .kv-banner .kv-content[data-v-4e219aef]{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center}@media (min-width: 768px){.notice-page .kv-banner .kv-content[data-v-4e219aef]{width:1280px}}.notice-page .kv-banner .kv-content .bg-text[data-v-4e219aef]{position:absolute;font-weight:700;text-align:center;opacity:.5;left:50%;top:50%;line-height:1.5;white-space:pre;-webkit-text-stroke:1px #152583;-webkit-text-fill-color:transparent;font-size:11.1111111111vw;transform:translate(-50%,-60%)}@media (min-width: 768px){.notice-page .kv-banner .kv-content .bg-text[data-v-4e219aef]{font-size:120px;transform:translate(-50%,-115px)}}.notice-page .kv-banner .kv-content .main-text[data-v-4e219aef]{position:absolute;font-weight:800;color:#152583;text-align:center;left:50%;top:50%;line-height:1.5;white-space:pre;transform:translate(-50%,-30%);font-size:11.1111111111vw}@media (min-width: 768px){.notice-page .kv-banner .kv-content .main-text[data-v-4e219aef]{font-size:100px;transform:translate(-50%,-45px)}}.notice-page .kv-banner .kv-content .breadcrumb[data-v-4e219aef]{position:absolute;display:flex;gap:2.0833333333vw;align-items:center;left:4.1666666667vw;top:5.5555555556vw}@media (min-width: 768px){.notice-page .kv-banner .kv-content .breadcrumb[data-v-4e219aef]{left:0;top:60px;gap:15px}}.notice-page .kv-banner .kv-content .breadcrumb .breadcrumb-item[data-v-4e219aef]{display:flex;gap:.2777777778vw;align-items:center}@media (min-width: 768px){.notice-page .kv-banner .kv-content .breadcrumb .breadcrumb-item[data-v-4e219aef]{gap:2px}}.notice-page .kv-banner .kv-content .breadcrumb .breadcrumb-item .icon[data-v-4e219aef]{width:3.8888888889vw;height:3.8888888889vw}@media (min-width: 768px){.notice-page .kv-banner .kv-content .breadcrumb .breadcrumb-item .icon[data-v-4e219aef]{width:16px;height:16px}}.notice-page .kv-banner .kv-content .breadcrumb .breadcrumb-arrow[data-v-4e219aef]{height:1.1111111111vw;width:.5555555556vw}@media (min-width: 768px){.notice-page .kv-banner .kv-content .breadcrumb .breadcrumb-arrow[data-v-4e219aef]{height:8px;width:4px}}.notice-page .kv-banner .kv-content .breadcrumb .breadcrumb-text[data-v-4e219aef]{font-weight:400;color:#000;line-height:1.4;white-space:pre;font-size:3.0555555556vw}@media (min-width: 768px){.notice-page .kv-banner .kv-content .breadcrumb .breadcrumb-text[data-v-4e219aef]{font-size:18px;font-weight:400}}.notice-page .notice-content[data-v-4e219aef]{background:#ffffff;width:100%;display:flex;justify-content:center;padding:0vw 4.1666666667vw 13.8888888889vw}@media (min-width: 768px){.notice-page .notice-content[data-v-4e219aef]{padding:100px 0;width:100%}}.notice-page .notice-content .content-container[data-v-4e219aef]{width:100%;display:flex;flex-direction:column;align-items:center;gap:5.5555555556vw}@media (min-width: 768px){.notice-page .notice-content .content-container[data-v-4e219aef]{width:1280px;gap:60px}}.notice-page .notice-content .content-container .search-section[data-v-4e219aef]{width:100%;display:flex;align-items:center;justify-content:space-between;flex-direction:column;gap:4.1666666667vw}@media (min-width: 768px){.notice-page .notice-content .content-container .search-section[data-v-4e219aef]{flex-direction:row;gap:20px}}.notice-page .notice-content .content-container .search-section .total-count[data-v-4e219aef]{font-weight:700;color:#000;line-height:1.6;width:100%;font-size:4.4444444444vw}@media (min-width: 768px){.notice-page .notice-content .content-container .search-section .total-count[data-v-4e219aef]{width:auto;flex:1;font-size:20px}}.notice-page .notice-content .content-container .search-section .search-input-container[data-v-4e219aef]{border:1px solid #000000;border-radius:6.1111111111vw;width:100%;display:flex;align-items:center;position:relative;padding:2.7777777778vw 5.5555555556vw;gap:1.3888888889vw}@media (min-width: 768px){.notice-page .notice-content .content-container .search-section .search-input-container[data-v-4e219aef]{border-radius:3436px;padding:20px 40px;gap:10px;width:auto;flex:1;max-width:500px}}.notice-page .notice-content .content-container .search-section .search-input-container .search-input[data-v-4e219aef]{flex:1;border:none;outline:none;background:transparent;font-weight:500;color:#000;line-height:1.6;font-size:4.4444444444vw}@media (min-width: 768px){.notice-page .notice-content .content-container .search-section .search-input-container .search-input[data-v-4e219aef]{font-size:20px}}.notice-page .notice-content .content-container .search-section .search-input-container .search-input[data-v-4e219aef]::placeholder{color:#999}.notice-page .notice-content .content-container .search-section .search-input-container .search-button[data-v-4e219aef]{background:none;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;width:8.3333333333vw;height:8.3333333333vw}@media (min-width: 768px){.notice-page .notice-content .content-container .search-section .search-input-container .search-button[data-v-4e219aef]{width:40px;height:40px}}.notice-page .notice-content .content-container .search-section .search-input-container .search-button svg[data-v-4e219aef]{width:100%;height:100%;color:#000}.notice-page .notice-content .content-container .search-section .search-input-container .search-button[data-v-4e219aef]:hover{opacity:.7}.notice-page .notice-content .content-container .notice-list[data-v-4e219aef]{width:100%;display:flex;flex-direction:column}.notice-page .notice-content .content-container .notice-list .list-header[data-v-4e219aef]{border-top:4px solid #000000;border-bottom:1px solid #cccccc;width:100%;display:flex;align-items:center;padding:4.1666666667vw 2.7777777778vw}@media (min-width: 768px){.notice-page .notice-content .content-container .notice-list .list-header[data-v-4e219aef]{padding:30px 20px}}.notice-page .notice-content .content-container .notice-list .list-header .header-title[data-v-4e219aef]{flex:1;font-weight:700;color:#000;line-height:1.6;font-size:4.4444444444vw}@media (min-width: 768px){.notice-page .notice-content .content-container .notice-list .list-header .header-title[data-v-4e219aef]{font-size:20px}}.notice-page .notice-content .content-container .notice-list .list-header .header-date[data-v-4e219aef]{font-weight:700;color:#000;line-height:1.6;text-align:center;display:none}@media (min-width: 768px){.notice-page .notice-content .content-container .notice-list .list-header .header-date[data-v-4e219aef]{display:block;width:120px;font-size:20px}}.notice-page .notice-content .content-container .notice-list .list-header .header-views[data-v-4e219aef]{font-weight:700;color:#000;line-height:1.6;text-align:center;display:none}@media (min-width: 768px){.notice-page .notice-content .content-container .notice-list .list-header .header-views[data-v-4e219aef]{display:block;width:80px;font-size:20px}}.notice-page .notice-content .content-container .notice-list .notice-item[data-v-4e219aef]{border-bottom:1px solid #cccccc;width:100%;display:flex;align-items:center;cursor:pointer;transition:background-color .2s ease;padding:4.1666666667vw 2.7777777778vw}@media (min-width: 768px){.notice-page .notice-content .content-container .notice-list .notice-item[data-v-4e219aef]{padding:30px 20px}}.notice-page .notice-content .content-container .notice-list .notice-item[data-v-4e219aef]:hover{background:#f9fafb}.notice-page .notice-content .content-container .notice-list .notice-item .notice-content-wrapper[data-v-4e219aef]{flex:1;display:flex;align-items:center;gap:2.7777777778vw}@media (min-width: 768px){.notice-page .notice-content .content-container .notice-list .notice-item .notice-content-wrapper[data-v-4e219aef]{gap:20px}}.notice-page .notice-content .content-container .notice-list .notice-item .notice-content-wrapper .notice-badge[data-v-4e219aef]{border:2px solid red;border-radius:3.3333333333vw;display:flex;align-items:center;justify-content:center;font-weight:600;color:red;line-height:1.4;white-space:nowrap;flex-shrink:0;padding:1.1111111111vw 2.7777777778vw;font-size:3.0555555556vw}@media (min-width: 768px){.notice-page .notice-content .content-container .notice-list .notice-item .notice-content-wrapper .notice-badge[data-v-4e219aef]{border-radius:20px;padding:8px 20px;font-size:18px}}.notice-page .notice-content .content-container .notice-list .notice-item .notice-content-wrapper .notice-title[data-v-4e219aef]{flex:1;font-weight:600;color:#000;line-height:1.6;font-size:4.4444444444vw}@media (min-width: 768px){.notice-page .notice-content .content-container .notice-list .notice-item .notice-content-wrapper .notice-title[data-v-4e219aef]{font-size:20px}}.notice-page .notice-content .content-container .notice-list .notice-item .notice-date[data-v-4e219aef]{font-weight:400;color:#000;line-height:1.6;text-align:center;display:none}@media (min-width: 768px){.notice-page .notice-content .content-container .notice-list .notice-item .notice-date[data-v-4e219aef]{display:block;width:120px;font-size:20px}}.notice-page .notice-content .content-container .notice-list .notice-item .notice-views[data-v-4e219aef]{font-weight:400;color:#000;line-height:1.6;text-align:center;display:none}@media (min-width: 768px){.notice-page .notice-content .content-container .notice-list .notice-item .notice-views[data-v-4e219aef]{display:block;width:80px;font-size:20px}}.notice-page .notice-content .content-container .pagination[data-v-4e219aef]{display:flex;align-items:center;justify-content:center;gap:5.5555555556vw}@media (min-width: 768px){.notice-page .notice-content .content-container .pagination[data-v-4e219aef]{gap:24px}}.notice-page .notice-content .content-container .pagination .pagination-arrow[data-v-4e219aef]{display:flex;align-items:center;justify-content:center;cursor:pointer;width:8.8888888889vw;height:8.8888888889vw}@media (min-width: 768px){.notice-page .notice-content .content-container .pagination .pagination-arrow[data-v-4e219aef]{width:32px;height:32px}}.notice-page .notice-content .content-container .pagination .pagination-arrow svg[data-v-4e219aef]{width:100%;height:100%;color:#000}.notice-page .notice-content .content-container .pagination .pagination-arrow.prev svg[data-v-4e219aef]{transform:rotate(180deg) scaleY(-1)}.notice-page .notice-content .content-container .pagination .pagination-arrow[data-v-4e219aef]:hover{opacity:.7}.notice-page .notice-content .content-container .pagination .pagination-numbers[data-v-4e219aef]{display:flex;align-items:center;gap:5.5555555556vw}@media (min-width: 768px){.notice-page .notice-content .content-container .pagination .pagination-numbers[data-v-4e219aef]{gap:24px}}.notice-page .notice-content .content-container .pagination .pagination-numbers .page-number[data-v-4e219aef]{display:flex;align-items:center;justify-content:center;cursor:pointer;font-weight:400;color:#000;line-height:1.4;text-align:center;font-size:4.4444444444vw;padding-bottom:1.3888888889vw}@media (min-width: 768px){.notice-page .notice-content .content-container .pagination .pagination-numbers .page-number[data-v-4e219aef]{font-size:24px;padding:0 0 10px;min-width:40px}}.notice-page .notice-content .content-container .pagination .pagination-numbers .page-number.active[data-v-4e219aef]{color:#152583;border-bottom:2px solid #152583}.notice-page .notice-content .content-container .pagination .pagination-numbers .page-number[data-v-4e219aef]:hover:not(.active){opacity:.7}@keyframes spin-1676cce6{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.notice-detail-page[data-v-1676cce6]{background:#ffffff;width:100%;display:flex;flex-direction:column;align-items:center}.notice-detail-page .kv-banner[data-v-1676cce6]{background:#ffffff;width:100%;display:flex;justify-content:center;overflow:hidden;height:59.7222222222vw}@media (min-width: 768px){.notice-detail-page .kv-banner[data-v-1676cce6]{height:430px}}.notice-detail-page .kv-banner .kv-content[data-v-1676cce6]{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.notice-detail-page .kv-banner .kv-content .bg-text[data-v-1676cce6]{position:absolute;font-weight:700;text-align:center;opacity:.5;left:50%;top:50%;line-height:1.5;white-space:pre;-webkit-text-stroke:1px #152583;-webkit-text-fill-color:transparent;font-size:11.1111111111vw;transform:translate(-50%,-60%)}@media (min-width: 768px){.notice-detail-page .kv-banner .kv-content .bg-text[data-v-1676cce6]{font-size:120px;transform:translate(-50%,-115px)}}.notice-detail-page .kv-banner .kv-content .main-text[data-v-1676cce6]{position:absolute;font-weight:800;color:#152583;text-align:center;left:50%;top:50%;line-height:1.5;white-space:pre;transform:translate(-50%,-30%);font-size:11.1111111111vw}@media (min-width: 768px){.notice-detail-page .kv-banner .kv-content .main-text[data-v-1676cce6]{font-size:100px;transform:translate(-50%,-45px)}}.notice-detail-page .kv-banner .kv-content .breadcrumb[data-v-1676cce6]{position:absolute;display:flex;gap:2.0833333333vw;align-items:center;left:4.1666666667vw;top:5.5555555556vw}@media (min-width: 768px){.notice-detail-page .kv-banner .kv-content .breadcrumb[data-v-1676cce6]{left:320px;top:60px;gap:15px}}.notice-detail-page .kv-banner .kv-content .breadcrumb .breadcrumb-item[data-v-1676cce6]{display:flex;gap:.2777777778vw;align-items:center}@media (min-width: 768px){.notice-detail-page .kv-banner .kv-content .breadcrumb .breadcrumb-item[data-v-1676cce6]{gap:2px}}.notice-detail-page .kv-banner .kv-content .breadcrumb .breadcrumb-item .icon[data-v-1676cce6]{width:3.8888888889vw;height:3.8888888889vw}@media (min-width: 768px){.notice-detail-page .kv-banner .kv-content .breadcrumb .breadcrumb-item .icon[data-v-1676cce6]{width:16px;height:16px}}.notice-detail-page .kv-banner .kv-content .breadcrumb .breadcrumb-arrow[data-v-1676cce6]{height:1.1111111111vw;width:.5555555556vw}@media (min-width: 768px){.notice-detail-page .kv-banner .kv-content .breadcrumb .breadcrumb-arrow[data-v-1676cce6]{height:8px;width:4px}}.notice-detail-page .kv-banner .kv-content .breadcrumb .breadcrumb-text[data-v-1676cce6]{font-weight:400;color:#000;line-height:1.4;white-space:pre;font-size:3.0555555556vw}@media (min-width: 768px){.notice-detail-page .kv-banner .kv-content .breadcrumb .breadcrumb-text[data-v-1676cce6]{font-size:18px;font-weight:400}}.notice-detail-page .notice-detail-content[data-v-1676cce6]{background:#ffffff;width:100%;display:flex;justify-content:center;padding:0vw 4.1666666667vw 13.8888888889vw}@media (min-width: 768px){.notice-detail-page .notice-detail-content[data-v-1676cce6]{padding:100px 0;width:100%;max-width:1400px}}.notice-detail-page .notice-detail-content .content-container[data-v-1676cce6]{width:100%;display:flex;flex-direction:column;align-items:center;gap:4.1666666667vw}@media (min-width: 768px){.notice-detail-page .notice-detail-content .content-container[data-v-1676cce6]{width:1280px;gap:60px}}.notice-detail-page .notice-detail-content .content-container .notice-header[data-v-1676cce6]{width:100%;display:flex;flex-direction:column;border-top:4px solid #000000;padding:4.1666666667vw 0;gap:2.7777777778vw}@media (min-width: 768px){.notice-detail-page .notice-detail-content .content-container .notice-header[data-v-1676cce6]{padding:30px 0;gap:20px}}.notice-detail-page .notice-detail-content .content-container .notice-header .notice-badge[data-v-1676cce6]{border:2px solid red;border-radius:2.7777777778vw;display:inline-flex;align-items:center;justify-content:center;font-weight:700;color:red;line-height:1.4;white-space:nowrap;width:fit-content;padding:1.1111111111vw 2.7777777778vw;font-size:3.0555555556vw}@media (min-width: 768px){.notice-detail-page .notice-detail-content .content-container .notice-header .notice-badge[data-v-1676cce6]{border-radius:20px;padding:8px 20px;font-size:18px;font-weight:600}}.notice-detail-page .notice-detail-content .content-container .notice-header .notice-title[data-v-1676cce6]{font-weight:700;color:#000;line-height:1.4;width:100%;font-size:6.1111111111vw}@media (min-width: 768px){.notice-detail-page .notice-detail-content .content-container .notice-header .notice-title[data-v-1676cce6]{font-size:48px}}.notice-detail-page .notice-detail-content .content-container .notice-header .notice-meta[data-v-1676cce6]{display:flex;align-items:center;gap:2.7777777778vw}@media (min-width: 768px){.notice-detail-page .notice-detail-content .content-container .notice-header .notice-meta[data-v-1676cce6]{gap:20px}}.notice-detail-page .notice-detail-content .content-container .notice-header .notice-meta .meta-item[data-v-1676cce6]{display:flex;align-items:center;gap:1.6666666667vw}@media (min-width: 768px){.notice-detail-page .notice-detail-content .content-container .notice-header .notice-meta .meta-item[data-v-1676cce6]{gap:12px}}.notice-detail-page .notice-detail-content .content-container .notice-header .notice-meta .meta-item .meta-label[data-v-1676cce6]{font-weight:700;color:#000;line-height:1.6;font-size:4.4444444444vw}@media (min-width: 768px){.notice-detail-page .notice-detail-content .content-container .notice-header .notice-meta .meta-item .meta-label[data-v-1676cce6]{font-size:20px}}.notice-detail-page .notice-detail-content .content-container .notice-header .notice-meta .meta-item .meta-value[data-v-1676cce6]{font-weight:400;color:#000;line-height:1.6;font-size:4.4444444444vw}@media (min-width: 768px){.notice-detail-page .notice-detail-content .content-container .notice-header .notice-meta .meta-item .meta-value[data-v-1676cce6]{font-size:20px}}.notice-detail-page .notice-detail-content .content-container .notice-header .notice-meta .meta-divider[data-v-1676cce6]{font-weight:400;color:#000;line-height:1.4;font-size:3.3333333333vw}@media (min-width: 768px){.notice-detail-page .notice-detail-content .content-container .notice-header .notice-meta .meta-divider[data-v-1676cce6]{font-size:20px}}.notice-detail-page .notice-detail-content .content-container .notice-header .divider[data-v-1676cce6]{width:100%;height:1px;background:#cccccc}.notice-detail-page .notice-detail-content .content-container .notice-header .attachment-section[data-v-1676cce6]{width:100%;display:flex;flex-direction:column;gap:1.6666666667vw}@media (min-width: 768px){.notice-detail-page .notice-detail-content .content-container .notice-header .attachment-section[data-v-1676cce6]{flex-direction:row;gap:20px;align-items:center}}.notice-detail-page .notice-detail-content .content-container .notice-header .attachment-section .attachment-label[data-v-1676cce6]{font-weight:700;color:#000;line-height:1.6;font-size:4.4444444444vw}@media (min-width: 768px){.notice-detail-page .notice-detail-content .content-container .notice-header .attachment-section .attachment-label[data-v-1676cce6]{font-size:20px;flex-shrink:0}}.notice-detail-page .notice-detail-content .content-container .notice-header .attachment-section .attachment-list[data-v-1676cce6]{display:flex;flex-direction:column;width:100%;gap:1.6666666667vw}@media (min-width: 768px){.notice-detail-page .notice-detail-content .content-container .notice-header .attachment-section .attachment-list[data-v-1676cce6]{gap:12px}}.notice-detail-page .notice-detail-content .content-container .notice-header .attachment-section .attachment-list .attachment-item[data-v-1676cce6]{background:#e0e0e0;border-radius:4.7222222222vw;display:flex;align-items:center;cursor:pointer;transition:background-color .2s ease;padding:1.1111111111vw 4.1666666667vw;gap:2.7777777778vw}@media (min-width: 768px){.notice-detail-page .notice-detail-content .content-container .notice-header .attachment-section .attachment-list .attachment-item[data-v-1676cce6]{border-radius:34px;padding:8px 30px;gap:20px}}.notice-detail-page .notice-detail-content .content-container .notice-header .attachment-section .attachment-list .attachment-item[data-v-1676cce6]:hover{background:#d0d0d0}.notice-detail-page .notice-detail-content .content-container .notice-header .attachment-section .attachment-list .attachment-item .attachment-icon[data-v-1676cce6]{display:flex;align-items:center;justify-content:center;width:3.3333333333vw;height:3.3333333333vw}@media (min-width: 768px){.notice-detail-page .notice-detail-content .content-container .notice-header .attachment-section .attachment-list .attachment-item .attachment-icon[data-v-1676cce6]{width:24px;height:24px}}.notice-detail-page .notice-detail-content .content-container .notice-header .attachment-section .attachment-list .attachment-item .attachment-icon svg[data-v-1676cce6]{width:100%;height:100%;color:#000}.notice-detail-page .notice-detail-content .content-container .notice-header .attachment-section .attachment-list .attachment-item .attachment-name[data-v-1676cce6]{flex:1;font-weight:500;color:#000;line-height:1.6;font-size:4.4444444444vw}@media (min-width: 768px){.notice-detail-page .notice-detail-content .content-container .notice-header .attachment-section .attachment-list .attachment-item .attachment-name[data-v-1676cce6]{font-size:20px}}.notice-detail-page .notice-detail-content .content-container .notice-body[data-v-1676cce6]{width:100%;display:flex;flex-direction:column;align-items:center}.notice-detail-page .notice-detail-content .content-container .notice-body .notice-content[data-v-1676cce6]{width:100%;display:flex;flex-direction:column;align-items:center;gap:8.3333333333vw}@media (min-width: 768px){.notice-detail-page .notice-detail-content .content-container .notice-body .notice-content[data-v-1676cce6]{gap:40px}}.notice-detail-page .notice-detail-content .content-container .notice-body .notice-content .content-text[data-v-1676cce6]{width:100%;font-weight:400;color:#000;line-height:1.6;font-size:4.4444444444vw}@media (min-width: 768px){.notice-detail-page .notice-detail-content .content-container .notice-body .notice-content .content-text[data-v-1676cce6]{font-size:20px}}.notice-detail-page .notice-detail-content .content-container .notice-body .notice-content .content-text p[data-v-1676cce6]{margin:0}.notice-detail-page .notice-detail-content .content-container .notice-body .notice-content .content-text p[data-v-1676cce6]:not(:last-child){margin-bottom:1.1111111111vw}@media (min-width: 768px){.notice-detail-page .notice-detail-content .content-container .notice-body .notice-content .content-text p[data-v-1676cce6]:not(:last-child){margin-bottom:8px}}@media (min-width: 768px){.notice-detail-page .notice-detail-content .content-container .notice-body .notice-content .content-text br[data-v-1676cce6]{display:none}}.notice-detail-page .notice-detail-content .content-container .notice-body .notice-content .content-image[data-v-1676cce6]{width:100%;display:flex;justify-content:center;height:129.5833333333vw}@media (min-width: 768px){.notice-detail-page .notice-detail-content .content-container .notice-body .notice-content .content-image[data-v-1676cce6]{height:auto}}.notice-detail-page .notice-detail-content .content-container .notice-body .notice-content .content-image img[data-v-1676cce6]{width:100%;height:100%;object-fit:cover;border-radius:1.3888888889vw}@media (min-width: 768px){.notice-detail-page .notice-detail-content .content-container .notice-body .notice-content .content-image img[data-v-1676cce6]{border-radius:10px;width:960px;height:auto;max-width:960px}}.notice-detail-page .notice-detail-content .content-container .notice-navigation[data-v-1676cce6]{width:100%;display:flex;flex-direction:column}.notice-detail-page .notice-detail-content .content-container .notice-navigation .nav-item[data-v-1676cce6]{width:100%;display:flex;align-items:center;cursor:pointer;transition:background-color .2s ease;border-top:1px solid #cccccc;padding:4.1666666667vw 2.7777777778vw;gap:1.3888888889vw}@media (min-width: 768px){.notice-detail-page .notice-detail-content .content-container .notice-navigation .nav-item[data-v-1676cce6]{padding:30px 20px;gap:10px}}.notice-detail-page .notice-detail-content .content-container .notice-navigation .nav-item[data-v-1676cce6]:hover{background:#f9fafb}.notice-detail-page .notice-detail-content .content-container .notice-navigation .nav-item .nav-container[data-v-1676cce6]{display:flex}.notice-detail-page .notice-detail-content .content-container .notice-navigation .nav-item .nav-label[data-v-1676cce6]{font-weight:400;color:#000;line-height:1.6;text-align:center;flex-shrink:0;font-size:4.4444444444vw;width:16.6666666667vw}@media (min-width: 768px){.notice-detail-page .notice-detail-content .content-container .notice-navigation .nav-item .nav-label[data-v-1676cce6]{font-size:20px;width:120px}}.notice-detail-page .notice-detail-content .content-container .notice-navigation .nav-item .nav-title[data-v-1676cce6]{flex:1;font-weight:600;color:#000;line-height:1.6;font-size:4.4444444444vw}@media (min-width: 768px){.notice-detail-page .notice-detail-content .content-container .notice-navigation .nav-item .nav-title[data-v-1676cce6]{font-size:20px}}@keyframes spin-5f520beb{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.gallery-page[data-v-5f520beb]{background:#ffffff;width:100%;display:flex;flex-direction:column;align-items:center}.gallery-page .kv-banner[data-v-5f520beb]{background:#ffffff;width:100%;display:flex;justify-content:center;overflow:hidden;height:59.7222222222vw}@media (min-width: 768px){.gallery-page .kv-banner[data-v-5f520beb]{height:430px}}.gallery-page .kv-banner .kv-content[data-v-5f520beb]{position:relative;width:1280px;height:100%;display:flex;align-items:center;justify-content:center}.gallery-page .kv-banner .kv-content .bg-text[data-v-5f520beb]{position:absolute;font-weight:700;text-align:center;opacity:.5;left:50%;top:50%;line-height:1.5;white-space:pre;-webkit-text-stroke:1px #152583;-webkit-text-fill-color:transparent;font-size:11.1111111111vw;transform:translate(-50%,-60%)}@media (min-width: 768px){.gallery-page .kv-banner .kv-content .bg-text[data-v-5f520beb]{font-size:120px;transform:translate(-50%,-115px)}}.gallery-page .kv-banner .kv-content .main-text[data-v-5f520beb]{position:absolute;font-weight:800;color:#152583;text-align:center;left:50%;top:50%;line-height:1.5;white-space:pre;transform:translate(-50%,-30%);font-size:11.1111111111vw}@media (min-width: 768px){.gallery-page .kv-banner .kv-content .main-text[data-v-5f520beb]{font-size:100px;transform:translate(-50%,-45px)}}.gallery-page .kv-banner .kv-content .breadcrumb[data-v-5f520beb]{position:absolute;display:flex;gap:2.0833333333vw;align-items:center;left:4.1666666667vw;top:5.5555555556vw}@media (min-width: 768px){.gallery-page .kv-banner .kv-content .breadcrumb[data-v-5f520beb]{left:0;top:60px;gap:15px}}.gallery-page .kv-banner .kv-content .breadcrumb .breadcrumb-item[data-v-5f520beb]{display:flex;gap:.2777777778vw;align-items:center}@media (min-width: 768px){.gallery-page .kv-banner .kv-content .breadcrumb .breadcrumb-item[data-v-5f520beb]{gap:2px}}.gallery-page .kv-banner .kv-content .breadcrumb .breadcrumb-item .icon[data-v-5f520beb]{width:3.8888888889vw;height:3.8888888889vw}@media (min-width: 768px){.gallery-page .kv-banner .kv-content .breadcrumb .breadcrumb-item .icon[data-v-5f520beb]{width:16px;height:16px}}.gallery-page .kv-banner .kv-content .breadcrumb .breadcrumb-arrow[data-v-5f520beb]{height:1.1111111111vw;width:.5555555556vw}@media (min-width: 768px){.gallery-page .kv-banner .kv-content .breadcrumb .breadcrumb-arrow[data-v-5f520beb]{height:8px;width:4px}}.gallery-page .kv-banner .kv-content .breadcrumb .breadcrumb-text[data-v-5f520beb]{font-weight:400;color:#000;line-height:1.4;white-space:pre;font-size:3.0555555556vw}@media (min-width: 768px){.gallery-page .kv-banner .kv-content .breadcrumb .breadcrumb-text[data-v-5f520beb]{font-size:18px;font-weight:400}}.gallery-page .gallery-content[data-v-5f520beb]{background:#ffffff;width:100%;display:flex;justify-content:center;padding:2.7777777778vw 4.1666666667vw 5.5555555556vw}@media (min-width: 768px){.gallery-page .gallery-content[data-v-5f520beb]{padding:0 0 60px;width:100%}}.gallery-page .gallery-content .content-container[data-v-5f520beb]{width:100%;display:flex;flex-direction:column;align-items:center;gap:5.5555555556vw}@media (min-width: 768px){.gallery-page .gallery-content .content-container[data-v-5f520beb]{width:1280px;gap:60px}}.gallery-page .gallery-content .content-container .search-section[data-v-5f520beb]{width:100%;display:flex;flex-direction:column;align-items:center;gap:4.1666666667vw}@media (min-width: 768px){.gallery-page .gallery-content .content-container .search-section[data-v-5f520beb]{flex-direction:row;align-items:center;gap:10px}}.gallery-page .gallery-content .content-container .search-section .total-count[data-v-5f520beb]{font-weight:700;color:#000;line-height:1.6;width:100%;font-size:4.4444444444vw}@media (min-width: 768px){.gallery-page .gallery-content .content-container .search-section .total-count[data-v-5f520beb]{font-size:20px;flex:1}}.gallery-page .gallery-content .content-container .search-section .search-input-container[data-v-5f520beb]{border:2px solid #000000;border-radius:6.1111111111vw;width:100%;display:flex;align-items:center;position:relative;padding:2.7777777778vw 5.5555555556vw;gap:1.3888888889vw}@media (min-width: 768px){.gallery-page .gallery-content .content-container .search-section .search-input-container[data-v-5f520beb]{border-radius:36px;padding:20px 40px;gap:10px;flex:1}}.gallery-page .gallery-content .content-container .search-section .search-input-container .search-input[data-v-5f520beb]{flex:1;border:none;outline:none;background:transparent;font-weight:700;color:#000;line-height:1.6;font-size:4.4444444444vw}@media (min-width: 768px){.gallery-page .gallery-content .content-container .search-section .search-input-container .search-input[data-v-5f520beb]{font-size:20px;font-weight:500}}.gallery-page .gallery-content .content-container .search-section .search-input-container .search-input[data-v-5f520beb]::placeholder{color:#999}.gallery-page .gallery-content .content-container .search-section .search-input-container .search-button[data-v-5f520beb]{background:none;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;width:8.3333333333vw;height:8.3333333333vw}@media (min-width: 768px){.gallery-page .gallery-content .content-container .search-section .search-input-container .search-button[data-v-5f520beb]{width:40px;height:40px}}.gallery-page .gallery-content .content-container .search-section .search-input-container .search-button svg[data-v-5f520beb]{width:100%;height:100%;color:#000}.gallery-page .gallery-content .content-container .search-section .search-input-container .search-button[data-v-5f520beb]:hover{opacity:.7}.gallery-page .gallery-content .content-container .gallery-list[data-v-5f520beb]{width:100%;display:flex;flex-direction:column;gap:2.7777777778vw}@media (min-width: 768px){.gallery-page .gallery-content .content-container .gallery-list[data-v-5f520beb]{display:flex;flex-direction:column;gap:60px}}@media (min-width: 768px){.gallery-page .gallery-content .content-container .gallery-list .gallery-row[data-v-5f520beb]{display:flex;gap:20px;width:100%;max-width:1280px;justify-content:flex-start}}.gallery-page .gallery-content .content-container .gallery-list .gallery-item[data-v-5f520beb]{width:100%;display:flex;flex-direction:column;cursor:pointer;transition:transform .2s ease;gap:0vw}@media (min-width: 768px){.gallery-page .gallery-content .content-container .gallery-list .gallery-item[data-v-5f520beb]{gap:20px;width:413px;min-width:413px;max-width:413px}}.gallery-page .gallery-content .content-container .gallery-list .gallery-item[data-v-5f520beb]:hover{transform:translateY(-2px)}.gallery-page .gallery-content .content-container .gallery-list .gallery-item .gallery-image-container[data-v-5f520beb]{background:#f1f3f7;width:100%;overflow:hidden;height:51.5277777778vw}@media (min-width: 768px){.gallery-page .gallery-content .content-container .gallery-list .gallery-item .gallery-image-container[data-v-5f520beb]{height:232px;min-height:232px;max-height:232px}}.gallery-page .gallery-content .content-container .gallery-list .gallery-item .gallery-image-container .gallery-image[data-v-5f520beb]{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.gallery-page .gallery-content .content-container .gallery-list .gallery-item .gallery-content[data-v-5f520beb]{width:100%;display:flex;flex-direction:column;align-items:flex-start;padding-left:0}@media (min-width: 768px){.gallery-page .gallery-content .content-container .gallery-list .gallery-item .gallery-content[data-v-5f520beb]{min-height:60px}}.gallery-page .gallery-content .content-container .gallery-list .gallery-item .gallery-content .gallery-title[data-v-5f520beb]{font-weight:700;color:#000;line-height:1.5;width:100%;font-size:5.5555555556vw}@media (min-width: 768px){.gallery-page .gallery-content .content-container .gallery-list .gallery-item .gallery-content .gallery-title[data-v-5f520beb]{font-size:28px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;min-height:42px}}.gallery-page .gallery-content .content-container .pagination[data-v-5f520beb]{display:flex;align-items:center;justify-content:center;gap:5.5555555556vw}@media (min-width: 768px){.gallery-page .gallery-content .content-container .pagination[data-v-5f520beb]{gap:24px}}.gallery-page .gallery-content .content-container .pagination .pagination-arrow[data-v-5f520beb]{display:flex;align-items:center;justify-content:center;cursor:pointer;width:8.8888888889vw;height:8.8888888889vw}@media (min-width: 768px){.gallery-page .gallery-content .content-container .pagination .pagination-arrow[data-v-5f520beb]{width:32px;height:32px}}.gallery-page .gallery-content .content-container .pagination .pagination-arrow svg[data-v-5f520beb]{width:100%;height:100%;color:#000}.gallery-page .gallery-content .content-container .pagination .pagination-arrow.prev svg[data-v-5f520beb]{transform:rotate(180deg) scaleY(-1)}.gallery-page .gallery-content .content-container .pagination .pagination-arrow[data-v-5f520beb]:hover{opacity:.7}.gallery-page .gallery-content .content-container .pagination .pagination-numbers[data-v-5f520beb]{display:flex;align-items:center;gap:5.5555555556vw}@media (min-width: 768px){.gallery-page .gallery-content .content-container .pagination .pagination-numbers[data-v-5f520beb]{gap:24px}}.gallery-page .gallery-content .content-container .pagination .pagination-numbers .page-number[data-v-5f520beb]{display:flex;align-items:center;justify-content:center;cursor:pointer;font-weight:400;color:#000;line-height:1.4;text-align:center;font-size:4.4444444444vw;padding-bottom:1.3888888889vw}@media (min-width: 768px){.gallery-page .gallery-content .content-container .pagination .pagination-numbers .page-number[data-v-5f520beb]{font-size:24px;padding:0 10px 10px;letter-spacing:.24px}}.gallery-page .gallery-content .content-container .pagination .pagination-numbers .page-number.active[data-v-5f520beb]{color:#0a69b6;border-bottom:2px solid #0a69b6}.gallery-page .gallery-content .content-container .pagination .pagination-numbers .page-number[data-v-5f520beb]:hover:not(.active){opacity:.7}@keyframes spin-63b3ad11{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.gallery-detail-page[data-v-63b3ad11]{background:#ffffff;width:100%;display:flex;flex-direction:column;align-items:center}.gallery-detail-page .kv-banner[data-v-63b3ad11]{background:#ffffff;width:100%;display:flex;justify-content:center;overflow:hidden;height:59.7222222222vw}@media (min-width: 768px){.gallery-detail-page .kv-banner[data-v-63b3ad11]{height:430px}}.gallery-detail-page .kv-banner .kv-content[data-v-63b3ad11]{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.gallery-detail-page .kv-banner .kv-content .bg-text[data-v-63b3ad11]{position:absolute;font-weight:700;text-align:center;opacity:.5;left:50%;top:50%;line-height:1.5;white-space:pre;-webkit-text-stroke:1px #152583;-webkit-text-fill-color:transparent;font-size:11.1111111111vw;transform:translate(-50%,-60%)}@media (min-width: 768px){.gallery-detail-page .kv-banner .kv-content .bg-text[data-v-63b3ad11]{font-size:120px;transform:translate(-50%,-115px)}}.gallery-detail-page .kv-banner .kv-content .main-text[data-v-63b3ad11]{position:absolute;font-weight:800;color:#152583;text-align:center;left:50%;top:50%;line-height:1.5;white-space:pre;transform:translate(-50%,-30%);font-size:11.1111111111vw}@media (min-width: 768px){.gallery-detail-page .kv-banner .kv-content .main-text[data-v-63b3ad11]{font-size:100px;transform:translate(-50%,-45px)}}.gallery-detail-page .kv-banner .kv-content .breadcrumb[data-v-63b3ad11]{position:absolute;display:flex;gap:2.0833333333vw;align-items:center;left:4.1666666667vw;top:5.5555555556vw}@media (min-width: 768px){.gallery-detail-page .kv-banner .kv-content .breadcrumb[data-v-63b3ad11]{left:320px;top:60px;gap:15px}}.gallery-detail-page .kv-banner .kv-content .breadcrumb .breadcrumb-item[data-v-63b3ad11]{display:flex;gap:.2777777778vw;align-items:center}@media (min-width: 768px){.gallery-detail-page .kv-banner .kv-content .breadcrumb .breadcrumb-item[data-v-63b3ad11]{gap:2px}}.gallery-detail-page .kv-banner .kv-content .breadcrumb .breadcrumb-item .icon[data-v-63b3ad11]{width:3.8888888889vw;height:3.8888888889vw}@media (min-width: 768px){.gallery-detail-page .kv-banner .kv-content .breadcrumb .breadcrumb-item .icon[data-v-63b3ad11]{width:16px;height:16px}}.gallery-detail-page .kv-banner .kv-content .breadcrumb .breadcrumb-arrow[data-v-63b3ad11]{height:1.1111111111vw;width:.5555555556vw}@media (min-width: 768px){.gallery-detail-page .kv-banner .kv-content .breadcrumb .breadcrumb-arrow[data-v-63b3ad11]{height:8px;width:4px}}.gallery-detail-page .kv-banner .kv-content .breadcrumb .breadcrumb-text[data-v-63b3ad11]{font-weight:400;color:#000;line-height:1.4;white-space:pre;font-size:3.0555555556vw}@media (min-width: 768px){.gallery-detail-page .kv-banner .kv-content .breadcrumb .breadcrumb-text[data-v-63b3ad11]{font-size:18px;font-weight:400}}.gallery-detail-page .gallery-detail-content[data-v-63b3ad11]{background:#ffffff;width:100%;display:flex;justify-content:center;padding:0vw 4.1666666667vw 13.8888888889vw}@media (min-width: 768px){.gallery-detail-page .gallery-detail-content[data-v-63b3ad11]{padding:100px 0;width:100%;max-width:1400px}}.gallery-detail-page .gallery-detail-content .content-container[data-v-63b3ad11]{width:100%;display:flex;flex-direction:column;align-items:center;gap:6.9444444444vw}@media (min-width: 768px){.gallery-detail-page .gallery-detail-content .content-container[data-v-63b3ad11]{width:1280px;gap:60px}}.gallery-detail-page .gallery-detail-content .content-container .gallery-header[data-v-63b3ad11]{width:100%;display:flex;flex-direction:column;border-top:4px solid #000000;padding:4.1666666667vw 0;gap:2.7777777778vw}@media (min-width: 768px){.gallery-detail-page .gallery-detail-content .content-container .gallery-header[data-v-63b3ad11]{padding:30px 0;gap:20px}}.gallery-detail-page .gallery-detail-content .content-container .gallery-header .notice-badge[data-v-63b3ad11]{border:2px solid red;border-radius:2.7777777778vw;display:inline-flex;align-items:center;justify-content:center;font-weight:700;color:red;line-height:1.4;white-space:nowrap;width:fit-content;padding:1.1111111111vw 2.7777777778vw;font-size:3.0555555556vw}@media (min-width: 768px){.gallery-detail-page .gallery-detail-content .content-container .gallery-header .notice-badge[data-v-63b3ad11]{border-radius:20px;padding:8px 20px;font-size:18px;font-weight:600}}.gallery-detail-page .gallery-detail-content .content-container .gallery-header .gallery-title[data-v-63b3ad11]{font-weight:700;color:#000;line-height:1.4;width:100%;font-size:6.1111111111vw}@media (min-width: 768px){.gallery-detail-page .gallery-detail-content .content-container .gallery-header .gallery-title[data-v-63b3ad11]{font-size:48px}}.gallery-detail-page .gallery-detail-content .content-container .gallery-header .gallery-meta[data-v-63b3ad11]{display:flex;align-items:center;gap:2.7777777778vw}@media (min-width: 768px){.gallery-detail-page .gallery-detail-content .content-container .gallery-header .gallery-meta[data-v-63b3ad11]{gap:20px}}.gallery-detail-page .gallery-detail-content .content-container .gallery-header .gallery-meta .meta-item[data-v-63b3ad11]{display:flex;align-items:center;gap:1.6666666667vw}@media (min-width: 768px){.gallery-detail-page .gallery-detail-content .content-container .gallery-header .gallery-meta .meta-item[data-v-63b3ad11]{gap:12px}}.gallery-detail-page .gallery-detail-content .content-container .gallery-header .gallery-meta .meta-item .meta-label[data-v-63b3ad11]{font-weight:700;color:#000;line-height:1.4;font-size:4.4444444444vw}@media (min-width: 768px){.gallery-detail-page .gallery-detail-content .content-container .gallery-header .gallery-meta .meta-item .meta-label[data-v-63b3ad11]{font-size:20px;line-height:1.6}}.gallery-detail-page .gallery-detail-content .content-container .gallery-header .gallery-meta .meta-item .meta-value[data-v-63b3ad11]{font-weight:400;color:#000;line-height:1.6;font-size:4.4444444444vw}@media (min-width: 768px){.gallery-detail-page .gallery-detail-content .content-container .gallery-header .gallery-meta .meta-item .meta-value[data-v-63b3ad11]{font-size:20px}}.gallery-detail-page .gallery-detail-content .content-container .gallery-header .gallery-meta .meta-divider[data-v-63b3ad11]{font-weight:400;color:#000;line-height:1.4;font-size:3.3333333333vw}@media (min-width: 768px){.gallery-detail-page .gallery-detail-content .content-container .gallery-header .gallery-meta .meta-divider[data-v-63b3ad11]{font-size:20px}}.gallery-detail-page .gallery-detail-content .content-container .gallery-header .divider[data-v-63b3ad11]{width:100%;height:1px;background:#cccccc}.gallery-detail-page .gallery-detail-content .content-container .gallery-header .attachment-section[data-v-63b3ad11]{width:100%;display:flex;flex-direction:column;gap:1.6666666667vw}@media (min-width: 768px){.gallery-detail-page .gallery-detail-content .content-container .gallery-header .attachment-section[data-v-63b3ad11]{gap:12px}}.gallery-detail-page .gallery-detail-content .content-container .gallery-header .attachment-section .attachment-label[data-v-63b3ad11]{font-weight:700;color:#000;line-height:1.4;font-size:4.4444444444vw}@media (min-width: 768px){.gallery-detail-page .gallery-detail-content .content-container .gallery-header .attachment-section .attachment-label[data-v-63b3ad11]{font-size:20px;line-height:1.6}}.gallery-detail-page .gallery-detail-content .content-container .gallery-header .attachment-section .attachment-list[data-v-63b3ad11]{display:flex;flex-direction:column;width:100%;gap:1.6666666667vw}@media (min-width: 768px){.gallery-detail-page .gallery-detail-content .content-container .gallery-header .attachment-section .attachment-list[data-v-63b3ad11]{gap:12px}}.gallery-detail-page .gallery-detail-content .content-container .gallery-header .attachment-section .attachment-list .attachment-item[data-v-63b3ad11]{background:#e0e0e0;border-radius:4.7222222222vw;display:flex;align-items:center;cursor:pointer;transition:background-color .2s ease;padding:1.1111111111vw 4.1666666667vw;gap:2.7777777778vw}@media (min-width: 768px){.gallery-detail-page .gallery-detail-content .content-container .gallery-header .attachment-section .attachment-list .attachment-item[data-v-63b3ad11]{border-radius:34px;padding:8px 30px;gap:20px}}.gallery-detail-page .gallery-detail-content .content-container .gallery-header .attachment-section .attachment-list .attachment-item[data-v-63b3ad11]:hover{background:#d0d0d0}.gallery-detail-page .gallery-detail-content .content-container .gallery-header .attachment-section .attachment-list .attachment-item .attachment-icon[data-v-63b3ad11]{display:flex;align-items:center;justify-content:center;width:3.3333333333vw;height:3.3333333333vw}@media (min-width: 768px){.gallery-detail-page .gallery-detail-content .content-container .gallery-header .attachment-section .attachment-list .attachment-item .attachment-icon[data-v-63b3ad11]{width:24px;height:24px}}.gallery-detail-page .gallery-detail-content .content-container .gallery-header .attachment-section .attachment-list .attachment-item .attachment-icon svg[data-v-63b3ad11]{width:100%;height:100%;color:#000}.gallery-detail-page .gallery-detail-content .content-container .gallery-header .attachment-section .attachment-list .attachment-item .attachment-name[data-v-63b3ad11]{flex:1;font-weight:400;color:#000;line-height:1.6;font-size:4.4444444444vw}@media (min-width: 768px){.gallery-detail-page .gallery-detail-content .content-container .gallery-header .attachment-section .attachment-list .attachment-item .attachment-name[data-v-63b3ad11]{font-size:20px;font-weight:500}}.gallery-detail-page .gallery-detail-content .content-container .gallery-body[data-v-63b3ad11]{width:100%;display:flex;flex-direction:column;align-items:center}.gallery-detail-page .gallery-detail-content .content-container .gallery-body .gallery-content[data-v-63b3ad11]{width:100%;display:flex;flex-direction:column;align-items:center;gap:8.3333333333vw}@media (min-width: 768px){.gallery-detail-page .gallery-detail-content .content-container .gallery-body .gallery-content[data-v-63b3ad11]{gap:40px}}.gallery-detail-page .gallery-detail-content .content-container .gallery-body .gallery-content .content-image[data-v-63b3ad11]{width:100%;height:56.25vw}@media (min-width: 768px){.gallery-detail-page .gallery-detail-content .content-container .gallery-body .gallery-content .content-image[data-v-63b3ad11]{height:785px}}.gallery-detail-page .gallery-detail-content .content-container .gallery-body .gallery-content .content-image img[data-v-63b3ad11]{width:100%;height:100%;object-fit:cover}.gallery-detail-page .gallery-detail-content .content-container .gallery-body .gallery-content .content-text[data-v-63b3ad11]{width:100%;font-weight:400;color:#000;line-height:1.6;height:auto}.gallery-detail-page .gallery-detail-content .content-container .gallery-body .gallery-content .content-text iframe[data-v-63b3ad11]{width:100%;height:100%}.gallery-detail-page .gallery-detail-content .content-container .gallery-body .gallery-content .content-text[data-v-63b3ad11]{font-size:4.4444444444vw}@media (min-width: 768px){.gallery-detail-page .gallery-detail-content .content-container .gallery-body .gallery-content .content-text[data-v-63b3ad11]{font-size:20px}}.gallery-detail-page .gallery-detail-content .content-container .gallery-body .gallery-content .content-text .youtube-embed-container[data-v-63b3ad11]{width:100%;height:100%}.gallery-detail-page .gallery-detail-content .content-container .gallery-body .gallery-content .content-text p[data-v-63b3ad11]{margin:0}.gallery-detail-page .gallery-detail-content .content-container .gallery-body .gallery-content .content-text p[data-v-63b3ad11]:not(:last-child){margin-bottom:1.1111111111vw}@media (min-width: 768px){.gallery-detail-page .gallery-detail-content .content-container .gallery-body .gallery-content .content-text p[data-v-63b3ad11]:not(:last-child){margin-bottom:8px}}.gallery-detail-page .gallery-detail-content .content-container .gallery-navigation[data-v-63b3ad11]{width:100%;display:flex;flex-direction:column}.gallery-detail-page .gallery-detail-content .content-container .gallery-navigation .nav-item[data-v-63b3ad11]{width:100%;display:flex;align-items:center;cursor:pointer;transition:background-color .2s ease;border-top:1px solid #cccccc;padding:4.1666666667vw 2.7777777778vw;gap:1.3888888889vw}@media (min-width: 768px){.gallery-detail-page .gallery-detail-content .content-container .gallery-navigation .nav-item[data-v-63b3ad11]{padding:30px 20px;gap:10px}}.gallery-detail-page .gallery-detail-content .content-container .gallery-navigation .nav-item[data-v-63b3ad11]:hover{background:#f9fafb}.gallery-detail-page .gallery-detail-content .content-container .gallery-navigation .nav-item .nav-container[data-v-63b3ad11]{display:flex}.gallery-detail-page .gallery-detail-content .content-container .gallery-navigation .nav-item .nav-label[data-v-63b3ad11]{font-weight:400;color:#000;line-height:1.6;text-align:center;flex-shrink:0;font-size:4.4444444444vw;width:16.6666666667vw}@media (min-width: 768px){.gallery-detail-page .gallery-detail-content .content-container .gallery-navigation .nav-item .nav-label[data-v-63b3ad11]{font-size:20px;width:120px}}.gallery-detail-page .gallery-detail-content .content-container .gallery-navigation .nav-item .nav-title[data-v-63b3ad11]{flex:1;font-weight:600;color:#000;line-height:1.6;font-size:4.4444444444vw}@media (min-width: 768px){.gallery-detail-page .gallery-detail-content .content-container .gallery-navigation .nav-item .nav-title[data-v-63b3ad11]{font-size:20px}}.gallery-detail-page .loading-state[data-v-63b3ad11]{background:#ffffff;width:100%;display:flex;justify-content:center;align-items:center;min-height:400px}.gallery-detail-page .loading-state .loading-text[data-v-63b3ad11]{font-size:4.4444444444vw;color:#666}@media (min-width: 768px){.gallery-detail-page .loading-state .loading-text[data-v-63b3ad11]{font-size:24px}}.gallery-detail-page .error-state[data-v-63b3ad11]{background:#ffffff;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:5.5555555556vw;min-height:400px}@media (min-width: 768px){.gallery-detail-page .error-state[data-v-63b3ad11]{gap:40px}}.gallery-detail-page .error-state .error-text[data-v-63b3ad11]{font-size:4.4444444444vw;color:#dc2626}@media (min-width: 768px){.gallery-detail-page .error-state .error-text[data-v-63b3ad11]{font-size:24px}}.gallery-detail-page .error-state .back-button[data-v-63b3ad11]{background:#152583;color:#fff;border:none;border-radius:1.3888888889vw;cursor:pointer;transition:background-color .2s ease;padding:2.0833333333vw 4.1666666667vw;font-size:3.8888888889vw}@media (min-width: 768px){.gallery-detail-page .error-state .back-button[data-v-63b3ad11]{border-radius:10px;padding:15px 30px;font-size:18px}}.gallery-detail-page .error-state .back-button[data-v-63b3ad11]:hover{background:rgb(13.9539473684,24.5855263158,87.0460526316)}.youtube-embed-container[data-v-63b3ad11]{position:relative;width:100%;height:0;padding-bottom:56.25%;margin:20px 0;max-width:800px}.youtube-embed-container iframe[data-v-63b3ad11]{position:absolute;top:0;left:0;width:100%;height:100%;border:none;border-radius:8px}@media (max-width: 768px){.youtube-embed-container[data-v-63b3ad11]{margin:16px 0;max-width:100%}.youtube-embed-container iframe[data-v-63b3ad11]{border-radius:4px}}@media (min-width: 769px) and (max-width: 1024px){.youtube-embed-container[data-v-63b3ad11]{max-width:100%}}@tailwind base;@tailwind components;@tailwind utilities;*{margin:0;padding:0;box-sizing:border-box}body{font-family:Pretendard,sans-serif}.content-stretch{display:flex}.size-full{width:100%;height:100%}
