@import"color.css";@import"/static/commons/css/common.css";@import"/static/jslibrary/swiper@11/swiper-bundle.min.css";@import"/static/portal/fonts/pretendard-gov/pretendardvariable-gov-dynamic-subset.css";@import"/static/font/material-symbols-outlined/index.css";@import"sublayout.css";@import"showlist.css";.container{max-width:1480px;padding-inline:20px;margin:0 auto}.main-bg{background:url(/static/art/images/main/main-bg.png) center 0 no-repeat;background-size:cover}.section1{display:grid;gap:24px}@media screen and (max-width: 743px){.section1{grid-template-columns:repeat(1, 1fr);gap:10px}}@media screen and (min-width: 744px){.section1{grid-template-columns:repeat(2, 1fr)}}@media screen and (min-width: 1200px){.section1{grid-template-columns:repeat(4, 1fr)}}.section1 a{position:relative;border-radius:30px;box-shadow:0 0 50px 0 rgba(0,0,0,.15);width:fit-content;text-align:center;margin:0 auto}.section1 a img{display:block}.section1 a:hover .off,.section1 a:focus .off{opacity:0}.section1 a:hover .on,.section1 a:focus .on{opacity:1}.section1 a .on,.section1 a .off{display:none;transition:all .3s ease}@media screen and (min-width: 1200px){.section1 a .on,.section1 a .off{display:block}}.section1 .on{position:absolute;left:0;top:0;opacity:0}.mobile-tab-toggle{display:none}@media screen and (max-width: 1199px){.mobile-tab-toggle{display:block;height:82px;width:100%;padding:18px 25px;border-radius:41px;color:#fff;line-height:1;text-align:left;background:var(--blueberry) url(/static/art/images/main/ico-drop-down.png) calc(100% - 25px) center no-repeat}.mobile-tab-toggle span{display:block}.mobile-tab-toggle .t{font-size:22px}.mobile-tab-toggle .txt{margin-top:10px;font-size:15px}.mobile-tab-toggle.on{background-image:url(/static/art/images/main/ico-drop-up.png);background-color:#fff;border:1px solid #ccc;border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0;color:#000}.mobile-tab-toggle.on+.tab{display:block}.mobile-tab-toggle+.tab{display:none}}@media screen and (max-width: 1199px){.tab{display:flex;flex-wrap:wrap;flex-direction:column;border-radius:0 0 30px 30px;border:solid 1px #ccc;border-top-width:0}.tab button{width:100%;height:60px;padding:14px 25px 18px;display:flex;flex-direction:row;align-items:center;gap:15px;line-height:1}.tab button .t{font-size:24px}.tab button .txt{display:none}.tab button.on{display:none}}@media screen and (min-width: 1200px){.tab{display:flex;flex-wrap:wrap;gap:5px}.tab button{height:60px;padding:14px 50px 18px;border-radius:30px;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:15px;line-height:1;border:solid 1px #ccc}.tab button .t{font-size:24px}.tab button .txt{display:none}.tab button.on{background-color:var(--blueberry);border:none;color:#fff}.tab button.on .txt{display:block}}.section2{margin-top:40px;position:relative}.tag{display:flex;flex-direction:row;align-items:center;gap:5px;line-height:1;font-size:13px}@media screen and (min-width: 1200px){.tag{font-size:inherit}}.tag span,.tag strong{display:flex;align-items:center;height:30px;border-radius:4px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;padding:4px 7px 7px}@media screen and (min-width: 1200px){.tag span,.tag strong{padding:4px 13px 7px}}.tag span{color:#2b313b;border:solid 1px #2b313b;background-color:#fff}.tag .color{color:var(--blueberry);border:solid 1px var(--blueberry)}.tag strong{background-color:#000;color:#fff;font-weight:normal}.showlist-ctrl{position:absolute;top:10px;right:0;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:5px}@media screen and (max-width: 1199px){.showlist-ctrl{top:-80px}}.swipe-btn-pause,.showlist-pause{width:40px;aspect-ratio:1;border-radius:50%;height:40px;background:#2b313b url(/static/art/images/main/btn-pause@2x.png) center center no-repeat;background-size:6px}.swipe-btn-pause.on,.showlist-pause.on{background-image:url(/static/art/images/main/visual-ctrl-play@2x.png);background-size:9px}.swipe-btn-pause:focus-visible,.showlist-pause:focus-visible{outline-color:#fff;outline-offset:-2px}.swipe-btn-prev{width:40px;aspect-ratio:1;background:url(/static/art/images/main/btn-prev.png)}.swipe-btn-next{width:40px;aspect-ratio:1;background:url(/static/art/images/main/btn-next.png)}.btn-more{width:40px;aspect-ratio:1;background:url(/static/art/images/main/btn-more.png)}.notice-bg{position:relative}.notice-bg::before{content:"";position:absolute;left:20px;top:0;width:calc(100% - 40px);border-radius:10px;background-color:#fff;height:50px;box-shadow:0 0 25px 0 rgba(0,0,0,.25)}.notice-container{max-width:1520px;padding-inline:20px;margin:0 auto}.notice{position:relative;margin-top:50px;padding:25px 30px 5px;background-color:#fff;border-radius:20px 20px 0 0;display:grid;align-items:center;grid-template-columns:185px 1fr 110px}@media screen and (max-width: 743px){.notice{margin-top:30px;grid-template-columns:1fr 110px;padding:20px 20px 0}}.notice>*{min-width:0}.notice h2{display:flex;flex-direction:row;align-items:center;gap:18px;font-size:18px}.notice .ctrl{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;gap:5px}@media screen and (max-width: 743px){.notice .ctrl{grid-column:2;grid-row:1}}.notice .ctrl button{width:40px;aspect-ratio:1}.notice .ctrl .notice-swiper-button-prev{background:url(/static/art/images/main/notice-prev.png)}.notice .ctrl .notice-swiper-button-next{background:url(/static/art/images/main/notice-next.png)}.notice-swiper-set{overflow:hidden}@media screen and (max-width: 743px)and (max-width: 743px){.notice-swiper-set{grid-column:1/span 2}}.notice-swiper-set .notice-swiper{height:40px;min-height:0}@media screen and (max-width: 743px){.notice-swiper-set .notice-swiper{margin-top:4px;height:90px}}.notice-swiper-set .swiper-slide{padding-right:26px}@media screen and (max-width: 743px){.notice-swiper-set .swiper-slide{padding:0}}.notice-swiper-set a{display:flex;flex-direction:row;justify-content:space-between;align-items:center;font-size:18px;height:40px}.notice-swiper-set a .txt{word-wrap:break-word;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.notice-swiper-set a .date{color:#757575}@media screen and (max-width: 743px){.notice-swiper-set a{padding-top:10px;height:auto;flex-direction:column;align-items:flex-start}.notice-swiper-set a .date{align-self:flex-end}}.con-ad{margin-top:50px;border-top:1px solid #cdd1d5;padding:30px 0}.ad-list a{display:block;text-align:center}.ad-list-wrap{display:grid;grid-template-columns:1fr 160px}@media screen and (min-width: 1200px){.ad-list-wrap.fix{display:block}.ad-list-wrap.fix .ctrl{display:none}}.ad-list-wrap>*{min-width:0}.ad-list-wrap .ad-list{width:100%}.ad-list-wrap .ad-list .swiper-slide a{display:flex;flex-direction:row;justify-content:center;align-items:center;height:100%}.ad-list-wrap .ctrl{display:flex;justify-content:flex-end;gap:5px}.ad-list-wrap .ctrl button{width:40px;aspect-ratio:1;background:no-repeat center}.ad-list-wrap .ctrl .ad-list-button-prev{background-image:url(/static/art/images/main/arrow-prev.png)}.ad-list-wrap .ctrl .ad-list-button-pause{background-image:url(/static/art/images/main/pause.png)}.ad-list-wrap .ctrl .ad-list-button-next{background-image:url(/static/art/images/main/arrow-right.png)}.footer{margin-top:0}.tab-contents section:not(.active){display:none}@media screen and (max-width: 1199px){.tab-contents{position:relative}}.mobile{display:none !important}@media screen and (max-width: 1199px){.mobile{display:block !important}}.visible-lg{display:none}@media screen and (min-width: 1200px){.visible-lg{display:block}}.notice-list-swiper-mobile-ctrl,.team-list-swiper-mobile-ctrl{position:absolute;right:0;top:-80px;display:flex;gap:5px}.team-list-swipe-pc-ctrl{position:absolute;right:0;top:10px;display:flex;gap:5px}.team-list{display:grid;grid-template-columns:repeat(2, 1fr);gap:22px 24px}@media screen and (max-width: 743px){.team-list{display:none}}.team-list a,.team-list__a{padding:30px;border-radius:20px;border:solid 1px #ccc;background-color:#fff;display:flex;flex-direction:column;gap:30px}@media screen and (min-width: 1200px){.team-list a,.team-list__a{flex-direction:row}}.team-list a .img,.team-list__a .img{flex-basis:37.2%;flex-shrink:0;border-radius:8px;overflow:hidden}.team-list a .img img,.team-list__a .img img{aspect-ratio:1;display:block;width:100%;object-fit:cover;margin:0 auto}.team-list a .title,.team-list__a .title{font-size:20px;margin:17px 0 15px}.team-list a .txt,.team-list__a .txt{overflow:hidden;text-overflow:ellipsis;display:block;display:-webkit-box;line-clamp:4;-webkit-line-clamp:4;-webkit-box-orient:vertical}.ie .team-list a .txt,.ie .team-list__a .txt{display:block;height:64px;overflow:hidden}.tab-contents{margin-top:50px}@media screen and (max-width: 1199px){.tab-contents{margin-top:100px}}.notice-list-swipe .swiper-slide{height:auto;flex-grow:1}.notice2{height:100%;border-radius:20px;border:solid 1px #ccc}.notice2 .titile-group{padding:20px 30px 20px 34px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;border-bottom:1px solid #ccc}@media screen and (max-width: 743px){.notice2 .titile-group{padding:15px 15px 15px 20px}}.notice2 .titile-group h3{display:flex;flex-direction:row;align-items:center;gap:20px;font-size:28px;font-weight:normal;font-stretch:normal;font-style:normal;line-height:.86;letter-spacing:-0.7px}@media screen and (max-width: 743px){.notice2 .titile-group h3{font-size:24px}.notice2 .titile-group h3 img{width:26px}}.notice2-list{padding:20px 30px 20px 34px}@media screen and (max-width: 743px){.notice2-list{padding:20px}}.notice2-list li~li{margin-top:30px}@media screen and (max-width: 743px){.notice2-list li~li{margin-top:16px}}.notice2-list a{display:flex;gap:15px}@media screen and (max-width: 743px){.notice2-list a{flex-direction:column;gap:8px}}.notice2-list a .badge{flex-shrink:0;width:73px;height:30px;line-height:28px;padding:1px 0;border-radius:15px;border:solid 1px var(--color, var(--blueberry));background-color:#fff;color:var(--color, var(--blueberry));text-align:center}.notice2-list a .badge--ing{--color: var(--faded-red)}.notice2-list a .badge--end{--color: #2b313b}.notice2-list a .title{font-size:20px;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.3;letter-spacing:-0.5px;color:#000;flex:1}@media screen and (max-width: 743px){.notice2-list a .title{font-size:18px}}@media screen and (max-width: 743px){.notice2-list a .dates{padding-top:6px}}.img-dumy{position:relative;aspect-ratio:240/340;border-radius:8px;overflow:hidden;width:100%;height:100%}.img-dumy--200x205{aspect-ratio:200/200}.img-dumy img{width:100%;height:100%;max-width:unset !important;max-height:unset !important;object-fit:fill !important}.img-dumy--wide{height:120px}.img-dumy--disabled:before{content:"이벤트 종료";display:flex;justify-content:center;align-items:center;position:absolute;left:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,.8);color:#fff;font-size:16px;text-align:center}.img-dumy--disabled img{opacity:.2}.img-dumy .d-day{position:absolute;right:8px;top:8px;display:flex;align-items:center;justify-content:center;height:27px;padding:0 12px;border-radius:13.5px;font-size:13px;text-transform:uppercase;font-weight:bold;color:#d63d4a;border:1px solid #d63d4a;background-color:#fff}.img-dumy .d-day.final{color:#fff;background-color:#d63d4a}.img-dumy__title{position:absolute;top:54px;left:20px;color:#fff;font-size:24px;line-height:1.25;font-weight:bold;width:calc(100% - 40px);word-break:break-all;overflow:hidden;text-overflow:ellipsis;display:block;display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical}.ie .img-dumy__title{display:block;height:32px;overflow:hidden}.img-dumy__info{position:absolute;width:100%;bottom:0;left:0;padding:15px 15px 15px 20px;background-color:rgba(0,0,0,.5);font-size:18px;font-weight:bold;color:#fff}.img-dumy__info li{display:flex;gap:8px;font-size:14px;line-height:1.5;color:#fff;text-align:left}.img-dumy__info li span{display:block;width:34px;font-weight:bold}.img-dumy__info li p{width:calc(100% - 34px);word-break:break-all;font-weight:400;overflow:hidden;text-overflow:ellipsis;display:block;display:-webkit-box;line-clamp:1;-webkit-line-clamp:1;-webkit-box-orient:vertical}.ie .img-dumy__info li p{display:block;height:16px;overflow:hidden}.img-dumy--view .dummy__info{font-size:30px}.notice{grid-template-columns:185px 1fr 110px 289px}@media screen and (max-width: 743px){.notice{margin-top:30px;grid-template-columns:1fr 110px;padding:20px 20px 0}}.notice .ctrl{justify-content:flex-start}@media screen and (max-width: 743px){.notice .ctrl{justify-content:flex-end}}.notice-event-link{display:inline-block;position:relative;width:289px;height:50px;font-size:0}@media screen and (max-width: 743px){.notice-event-link{width:200px;height:40px;position:absolute;bottom:-40px;right:20px}}.notice-event-link img{position:relative;top:-45px;display:block;z-index:10}@media screen and (max-width: 743px){.notice-event-link img{top:-28px}}
/*# sourceMappingURL=artmain.css.map */
