@charset "utf-8";



.object-wrap{}
.object-wrap .object{position:absolute;}
.object-wrap .object.object-left{background:url(/img/artinfo/main/object-left.png) no-repeat;width:260px;height:260px;left:130px;bottom: 17px;background-size:260px auto;display: none;}
.object-wrap .object.object-right{background:url(/img/artinfo/main/object-right.png) no-repeat;width:250px;height:250px;right:78px;bottom: 13px;background-size:250px auto;display: none;}

@media screen and (max-width:1500px){
	.object-wrap .object.object-left{background-size:200px;width:200px;height:200px;left:0}
	.object-wrap .object.object-right{background-size:200px;width:200px;height:200px;right:0}
	
}
@media screen and (max-width:1100px){
	.main .layout .search_box{width:500px}
	.main .layout .search_box input{width:500px}
	
	
}
@media screen and (max-width:850px){
	.WebKit .main #section1{padding-top:0!important}
	.WebKit .main #section1 .layout{height:auto}
 .object-wrap .object.object-left{background-size:100px;width:100px;height:100px}
 .object-wrap .object.object-right{background-size:100px;width:100px;height:100px}
}
@media screen and (max-width:717px){
	.main .layout .search_box{width:calc(100% - 200px)}
	.main .layout .search_box input{width:100%}

}
@media screen and (max-width:500px){
	.layout .object-wrap{position:relative;padding-top:74px}
	.WebKit .main #section1 .layout{padding-top:30px}
	.object-wrap .object.object-left{bottom:0}
	.object-wrap .object.object-right{bottom:0}
	.main .layout .search_box{width:100%;margin-top:0;}
}
.main .section2{position:relative;margin-top:-210px;margin-bottom:82px;font-family:'NotoSansKR';z-index:1;transition:all .3s}
.main .section2 .fav_box{width:100%;max-width:600px;margin:0 auto}
.main .section2 .fav_box ul{display:flex;flex-wrap:wrap}
.main .section2 .fav_box ul li{margin:0 11px;width:126px;height:126px;background:#fff;border:1px solid #ececec;border-radius:50%;text-align:center;overflow:hidden;transition:all .3s}
.main .section2 .fav_box ul li a{display:block;width:100%;height:100%;padding-top:32px;color:#000;font-size:16px;font-weight:400;background-repeat:no-repeat;background-position:center bottom -2px;background-size:40%}
.main .section2 .fav_box ul li:nth-child(1) a{background-image:url(/img/ko/main/ico_fmenu01.svg)}
.main .section2 .fav_box ul li:nth-child(2) a{background-image:url(/img/ko/main/ico_fmenu02.svg)}
.main .section2 .fav_box ul li:nth-child(3) a{background-image:url(/img/ko/main/ico_fmenu03.svg)}
.main .section2 .fav_box ul li:nth-child(4) a{background-image:url(/img/ko/main/ico_fmenu04.svg)}
.main .section2 .fav_box ul li:hover{background:#ffffdf}
@media screen and (max-width:1660px){
	.main .section1:before{width:339px;height:145px}
	.main .section1:after{width:371px;height:235px}
}
@media screen and (max-width:1279px){
	.main .section1{height:530px}
	.main .section1:before{width:239px;height:103px;bottom:-11px}
	.main .section1:after{width:271px;height:172px;bottom:-15px}
	.main .section1 .visual_copy{padding-top:160px}
	.main .section1 .visual_copy .copy_txt{font-size:42px;line-height:47px}
	.main .section1 .visual_copy .copy_tit{margin-top:7px;font-size:44px}
	.main .section2{margin-top:-150px}
}
@media screen and (max-width:1023px){
	.main .section1{height:430px}
    .main .section1 .visual_copy{padding-top:96px}
    .main .section1 .visual_copy .copy_txt{font-size:36px;line-height:42px}
    .main .section1 .visual_copy .copy_tit{font-size:36px}
}
@media screen and (max-width:768px){
	.main .section1{height:300px}
	.main .section1:before{width:139px;height:60px}
	.main .section1:after{width:171px;height:110px}
	.main .section2{margin-top:60px;margin-bottom:10px}
}
@media screen and (max-width:645px){
	.main .section1{height:210px}
	.main .section1:before{width:109px;height:47px}
	.main .section1:after{width:141px;height:90px}
	.main .section1 .visual_copy{padding-top:70px}
	.main .section1 .visual_copy .copy_txt{font-size:24px;line-height:27px}
	.main .section1 .visual_copy .copy_tit{font-size:25px}
	.main .section2{margin-bottom:0}
	.main .section2 .fav_box ul li{width:calc(50% - 22px);margin-bottom:20px;border-radius:5px}
	.main .section2 .fav_box ul li:nth-child(3),
	.main .section2 .fav_box ul li:nth-child(4){margin-bottom:0}
	.main .section2 .fav_box ul li a{padding-top:85px;background-position:center top 20px;background-size:54px}
}
@media screen and (max-width:500px){
	
	#section2 .cate-tab-wrap{padding-top:0}
}

/*지원사업*/
.main .section3{padding:60px 0 50px;/*background:url(/img/ko/main/section3_bg.jpg) no-repeat center top / cover*/}
.main .section3 h2{padding-bottom:45px;color:#22222c;font-size:34px;font-family:'sebang';text-align:center}
.main .section3 .project.bns_list{font-family:'NotoSansKR'}
.main .section3 .btn_more{position:absolute;right:40px;top:10px}
.main .section3 .btn_more a{display:block;position:relative;width:20px;height:20px;text-indent:-9999px;transition:all .3s}
.main .section3 .btn_more a:before{content:'';position:absolute;right:0;top:9px;width:20px;height:2px;background:#b9b9b9;transition:all .3s}
.main .section3 .btn_more a:after{content:'';position:absolute;right:9px;top:0;width:2px;height:20px;background:#b9b9b9;transition:all .3s}
.main .section3 .btn_more a:hover:before,
.main .section3 .btn_more a:hover:after{background:#0056aa}
@media screen and (max-width:1024px){
	.main .section3{padding:45px 0 35px}
	.main .section3 h2{padding-bottom:30px;font-size:28px}
}

#banner{position:relative;border-top:1px solid #e5e5e5;background:#fff;z-index:-1}
#banner .banner_box{overflow:hidden}
#banner .banner_box .banner_wrap{position:relative;width:100%;height:80px;padding-left:245px}
#banner .banner_box .banner_wrap strong{display:block;position:absolute;left:0;top:0;line-height:80px;font-size:19px;color:#333;font-weight:500}
#banner .banner_box .banner_wrap .footer_control{position:absolute;left:100px;top:27.5px}
#banner .banner_box .banner_wrap .footer_control:after{display:block;clear:both;visibility:hidden;content:''}
#banner .banner_box .banner_wrap .footer_control a{display:block;float:left;position:relative;width:26px;height:26px;margin:0 2px;border-radius:50%;background:#888;font-size:0}
#banner .banner_box .banner_wrap .footer_control a:before,
#banner .banner_box .banner_wrap .footer_control a:after{display:block;position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;content:''}
#banner .banner_box .banner_wrap .footer_control a:before{width:10px;height:2px;background:#fff}
#banner .banner_box .banner_wrap .footer_control a:after{width:2px;height:10px;background:#fff}
#banner .banner_box .banner_wrap .footer_control button{display:block;float:left;position:relative;width:26px;height:26px;margin:0;padding:0;font-size:0}
#banner .banner_box .banner_wrap .footer_control button[data-control="prev"]:before{right:-3px;width:10px;height:10px;border-color:#333}
#banner .banner_box .banner_wrap .footer_control button[data-control="next"]:before{left:-3px;width:10px;height:10px;border-color:#333}
#banner .banner_box .banner_wrap .footer_control button[data-control="stop"]:before{height:15px;box-shadow:-3px 0 #333, 3px 0 #333}
#banner .banner_box .banner_wrap .footer_control button[data-control="play"]:before{right:-2px;border-width:9px 0 9px 12px;border-color:transparent transparent transparent #333}
#banner .banner_box .banner_wrap .grap{margin-left:0%;overflow:hidden;width:100%}
#banner .banner_box .banner_wrap .grap .obj{position:relative;width:1000%}
#banner .banner_box .banner_wrap .grap .obj:after{display:block;clear:both;visibility:hidden;content:''}
#banner .banner_box .banner_wrap .grap .obj li{float:left;position:relative;padding-right:20px;margin-right:20px!important;width:200px !important}
#banner .banner_box .banner_wrap .grap .obj li a{width:200px;display:block;padding:10px 0;height:80px;line-height:80px;font-size:15px;color:#333;/* font-weight:700;*/}
#banner .banner_box .banner_wrap .grap .obj li a img{/* width:auto;*//* height:100%;*/}
#banner .bx-wrapper{max-width:100%!important}

@media screen and (max-width:1279px){
	#foot_layout .layout{max-width:100%;padding:0 20px}
    #foot_layout .footlogo{display:none}
}
@media screen and (max-width:1023px){
	#banner .banner_box .banner_wrap{padding-left:232px}
    #banner .banner_box .banner_wrap .footer_control{top:22.5px}
    #banner .banner_box .banner_wrap .footer_control button{width:30px;height:30px;margin:0 1px;border-radius:50%;border:1px solid #ddd}
    #banner .banner_box .banner_wrap .footer_control button[data-control="prev"]:before{right:-3px;width:6px;height:6px;border-color:#9a9a9a}
    #banner .banner_box .banner_wrap .footer_control button[data-control="next"]:before{left:-3px;width:6px;height:6px;border-color:#9a9a9a}
    #banner .banner_box .banner_wrap .footer_control button[data-control="stop"]:before{height:10px;box-shadow:-3px 0 #9a9a9a, 3px 0 #9a9a9a}
    #banner .banner_box .banner_wrap .footer_control button[data-control="play"]:before{right:-2px;border-width:7px 0 7px 10px;border-color:transparent transparent transparent #9a9a9a}
}
@media screen and (max-width:767px){
	#banner .banner_box .banner_wrap{height:auto;padding:20px 0}
    #banner .banner_box .banner_wrap strong{display:none}
    #banner .banner_box .banner_wrap .footer_control{top:27px;left:0px;right:0}
    #banner .banner_box .banner_wrap .grap .obj li{width:auto !important;padding-right:0px}
    #banner .banner_box .banner_wrap .grap .obj li a{width:auto;height:45px;line-height:30px;padding:0}
    #banner .banner_box .banner_wrap .grap .obj li:after{top:37.5px;right:15px}
}

#section2 {background:#f4f6fa;position:relative;overflow:hidden;padding-bottom:70px;padding-top: 47px;}



.cate-tab-wrap{max-width:1600px;margin:0 auto;/*padding-top:110px*/}
.cate-wrap{display:flex;font-family: 'SCDream';margin-bottom:30px}
.cate-wrap .cate{width:33.33%;text-align:center;border:1px solid #ebebeb;/* border-radius: 10px 0 0 10px; */}
.cate-wrap .cate01{border-radius: 10px 0 0 10px;}
.cate-wrap .cate02{}
.cate-wrap .cate03{}
.cate-wrap .cate04{border-radius:0 10px 10px 0}
.cate-wrap .cate01 a:before{background:url(/img/artinfo/common/icon_cate01_n.png) center center no-repeat;width:68px;height:58px;background-size:80%}
.cate-wrap .cate02 a:before{background:url(/img/artinfo/common/icon_cate02_n.png) center center no-repeat;width:54px;height:70px;background-size:80%}
.cate-wrap .cate03 a:before{background:url(/img/artinfo/common/icon_cate03_n.png) center center no-repeat;width:52px;height:48px;background-size:80%}
.cate-wrap .cate04 a:before{background:url(/img/artinfo/common/icon_cate04_n.png) center center no-repeat;width:52px;height:47px;background-size:80%}
.cate-wrap .cate a:before{content:"";margin-right:10px;vertical-align:middle;display:inline-block;}
.cate-wrap .cate a{width:100%;display:block;height:90px;line-height:90px;font-size:22px;color:#2f5c93;font-weight:500;background:#fff;/* border-radius: 10px 0 0 10px; */}

.cate-wrap .cate.cate01 a{color:#f19c5a;border-radius:10px 0 0 10px}
.cate-wrap .cate.cate02 a{color:#2a7db9}
.cate-wrap .cate.cate03 a{color:#377733}
.cate-wrap .cate.cate04 a{color:#E31C93;border-radius:0px 10px 10px 0px}




.cate-wrap .cate .active {background-color:#777;color:#ffffff!important;}
.cate-wrap .cate.cate01 .active:before {background: url(/img/artinfo/common/icon_cate01_w.png) center center no-repeat;background-size:80%}
.cate-wrap .cate.cate02 .active:before {background: url(/img/artinfo/common/icon_cate02_w.png) center center no-repeat;background-size:80%}
.cate-wrap .cate.cate03 .active:before {background: url(/img/artinfo/common/icon_cate03_w.png) center center no-repeat;background-size:80%}
.cate-wrap .cate.cate04 .active:before {background: url(/img/artinfo/common/icon_cate04_w.png) center center no-repeat;background-size:80%}

.calendar-top{display:flex;justify-content:space-between;align-items:center}

.main #section1{background: #f4f6fa url(/img/artinfo/main/bg_main01.jpg) center top no-repeat;background-size: cover;text-align:center;padding-top:40px;padding-bottom: 89px;}
.main #section1 .layout{height:250px;padding-top: 110px;}
.main p.main-tit01{font-size:50px;font-family: 'SCDream';font-weight:500;padding-top:100px;letter-spacing:-2px}
.main p.main-tit02{font-size:20px;font-family: 'SCDream';font-weight:300;}
.main .search_box{float:none;position:relative;width:812px;margin:0 auto;/*margin-top:46px;*/}
.main .search_box input{width:812px;height:80px;border:4px solid #535353;border-radius:20px;padding:20px;font-size:20px}
.main .search_box .btn_search{width:78px;height:100%;position:absolute;top:calc(50% - 10px);transform:translateY(-50%);right:0;}
.main .search_box .btn_search:after{content:'';position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);padding:28px 28px 0 0 ; background:url(/img/artinfo/main/icon_main_srch.png) no-repeat}
.main ul.quick-link-wrap{display:flex;width:100%;justify-content:center;padding:0px 0 40px 0}
.main ul.quick-link-wrap .quick-link01{}
.main ul.quick-link-wrap .quick-link01 a{width:406px;height:150px;display:inline-block;background:#1f2839;color:#fff;font-family: 'SCDream';font-size:24px;line-height:150px}
.main ul.quick-link-wrap .quick-link01 a:before{content:'';display:inline-block;width:71px;height:72px;background:url(/img/artinfo/main/icon_quicklink01.png) 0 0 no-repeat;top:22px;position:relative}
.main ul.quick-link-wrap .quick-link02{}
.main ul.quick-link-wrap .quick-link02 a{width:406px;height:150px;display:inline-block;background:#1f3926;color:#fff;font-family: 'SCDream';font-size:24px;line-height:150px}
.main ul.quick-link-wrap .quick-link02 a:before{content:'';display:inline-block;width:71px;height:72px;background:url(/img/artinfo/main/icon_quicklink02.png) 0 0 no-repeat;top:22px;position:relative}

@media screen and (max-width:1600px){	
	.main #section1{background-position:right -106px top 0}
}

@media screen and (max-width:860px){
	.main .search_box{width:90%}
	.main .search_box input{width:100%}
	.main ul.quick-link-wrap{display:block;width:90%;font-size:0;margin:0 auto}
	.main ul.quick-link-wrap .quick-link01{width:50%;display:inline-block;}
	.main ul.quick-link-wrap .quick-link01 a{width:100%}
	.main ul.quick-link-wrap .quick-link02{width:50%;display:inline-block}
	.main ul.quick-link-wrap .quick-link02 a{width:100%}
	.main ul.quick-link-wrap .quick-link01 a:before{background-size:40px;width:40px;height:40px;top:8px}
	.main ul.quick-link-wrap .quick-link02 a:before{background-size:40px;width:45px;height:40px;top:8px}
	.main p.main-tit01{font-size:40px;}
	.main p.main-tit02{font-size:20px}
		
}

@media screen and (max-width:600px){
	.main p.main-tit01{padding-top:40px;font-size:30px}
	.main p.main-tit02{font-size:10px;letter-spacing:1px}
	.main .search_box{margin-top:24px;}
	.main .search_box input{height:50px;border-radius:10px}
	.main .search_box .btn_search{top:calc(50% - 13px)}
	.main ul.quick-link-wrap{padding:5px 0 30px 0}
	.main ul.quick-link-wrap .quick-link01{width:100%}
	.main ul.quick-link-wrap .quick-link02{width:100%;margin-top:10px}
	.main ul.quick-link-wrap .quick-link01 a{height:100px;line-height:100px;font-size:20px}
	.main ul.quick-link-wrap .quick-link02 a{height:100px;line-height:100px;font-size:20px}
	

}


#section2 .no_img{position: relative; margin: 250px 0;}
#section2 .no_img P{text-align: center; width: 100%; font-size: 24px; color: #111;}
#section2 .no_img img{display:none !important; width: 100%;}
#section2 .no_img img.pc{display: block;}
#section2 .no_img img.mobile{display: none;}
#section2::after{content: ''; position: absolute; top:20px; right:-97px; bottom: 0; width: 1px; background: #d2d2d2;}
#section2 h2{margin-bottom: 15px; font-size: 34px; font-weight: 600; color: #535353;font-family:'SCDream'}
#section2 .tab{width: 246px; height: 45px; line-height: 45px; display: flex; border-radius: 10px;  overflow: hidden;border:1px solid #d1d1d1;margin-bottom:15px}
#section2 .tab li{flex: 1; height: 100%; border-left:1px solid #d1d1d1;}
#section2 .tab li:first-child{border-left:0}
#section2 .tab li a{display: block; height: 100%; font-size: 20px; color: #000; text-align: center;background:#fff;line-height:43px}
#section2 .tab li a.active{background: #535353; color: #fff;}
#section2 .tab li a#btnCalendar{background:#fff url(/img/artinfo/main/icon_calendar.png) center center no-repeat;font-size:0}
#section2 .tab li a.active#btnCalendar{background:#000 url(/img/artinfo/main/icon_calendar_w.png) center center no-repeat}
label.appear-label{font-size:14px!important;color:#000}
.year_box.period_box{margin:0 auto;display:block!important;width:100%}
.period{width:100%;padding:16px;text-align: center;font-size:20px;color:#000;font-weight:600;border:1px solid #ebebeb}



#section2 .tab_content{display: none;}
#section2 .tab_content .calendar_top{display: flex; gap: 0 24px; margin-bottom: 19px; padding:  16px 0 16px 6px; border: 1px solid #535353; border-width: 1px 0;}
#section2 .tab_content#month_content .calendar_top{justify-content:space-between}
#section2 .tab_content .calendar_top .year_box{flex-shrink: 0; display: flex; gap: 0 11px; align-items: center;}
#section2 .tab_content .calendar_top .year_box .year{display: flex; align-items: center; gap: 0 10px;}
#section2 .tab_content .calendar_top .year_box .year #calendarYear{font-size:27px;font-weight:600;color:#000}
#section2 .tab_content.st2 .calendar_top .year_box .year{gap: 0 98px;}
#section2 .tab_content .calendar_top .year_box .calendar_prev{padding: 17px 9px 0 0; background: url("/img/artinfo/common/calendar_prev.png") no-repeat;}
#section2 .tab_content .calendar_top .year_box .calendar_next{padding: 17px 9px 0 0; background: url("/img/artinfo/common/calendar_prev.png") no-repeat; transform: rotate(180deg);}
#section2 .tab_content .calendar_top .month_box ul{display: flex; flex-wrap: wrap; gap:10px 20px;}
#section2 .tab_content .calendar_top .month_box ul li{}
#section2 .tab_content .calendar_top .month_box ul li a{display: flex; align-items: center; justify-content: center; width: 56px; height: 56px; font-size: 20px; color: #6c6c6c; border-radius: 50%; background: #fff; transition: all .3s;}
#section2 .tab_content .calendar_top .month_box ul li a.active{background: #000; color: #fff;}
#section2 .tab_content .calendar_top .month_box ul li a:hover{background: #000; color: #fff;}
.filter_wrap{display: flex; align-items: center; justify-content: space-between; position: relative; margin-bottom: 10px;}
.contents_wrap #section2  .filter_wrap2{display: block;width:100%;}
.filter_wrap .filter{padding-left: 16px; width: 130px; height: 48px; background:#535353;text-align: left;border-radius:5px}
.filter_wrap .filter span{display: block; position: relative; padding-left: 27px; font-size: 20px; color: #fff; line-height: 0;font-weight:600}
.filter_wrap .filter span::before{padding: 15px 19px 0 0; content: ''; position: absolute; top: 54%; transform: translateY(-50%); left:0; background: url("/img/artinfo/main/icon_filter.png") no-repeat; background-size: auto 100%;}
.filter_box .filter_btn_box{margin-top: 16px; display: flex; gap: 0 15px; justify-content: center; height: auto;}
.filter_box .filter_btn_box a{display: block; font-size: 16px; line-height: 1; text-align: center;}
.filter_btn_box a.filter_reset{width: 86px; height: 32px; line-height: 30px; color: #333; border: 1px solid #999;}
.filter_btn_box a.filter_detail{width: 120px; height: 32px; line-height: 30px; color: #000; border: 1px solid #999;background:#fff}
.filter_btn_box a.filter_search{width: 168px; height: 32px; line-height: 30px; color: #fff; background: #0055a2;}
/*.filter_box{display: none; min-height: 328px; position: absolute; top:0; left:0; right:0; border: 1px solid #111; background: #fff; z-index: 9;}*/
.filter_box{display: none; position: absolute; top:0; left:0; right:0; border: 1px solid #111; background: #fff; z-index: 9;}
.filter_box2{display: flex;padding:20px 0 }
.filter_wrap .box2{display: flex;}
.filter_wrap .box2 ul{width: 100%; display: flex; flex-wrap: wrap; gap: 0 5px;}
/*
.filter_box .box:nth-child(1){flex: 0 0 180px;}
.filter_box .box:nth-child(2){flex: 0 0 170px;}
.filter_box .box:nth-child(3){flex: 0 0 218px;}
.filter_box .box:nth-child(4){flex: 0 0 355px;}*/
.filter_box .box{position: relative; padding: 0 6px; width:25%;/*padding: 0 7px 0 30px;border-right: 1px solid #dcdcdc;*/}
.filter_box .box::after{content: ''; width: 1px; position: absolute; top:0; right:0; bottom: 0; background: #dcdcdc; }
.filter_box .box:last-child::after{display: none;}
/*.filter_box .box:last-child .box2 ul li{width: 23.9%;}*/
.filter_box .box ul li{margin-bottom: 4px; width: 32%; text-align: center;}
.filter_box .box ul li a{display: block; padding: 0 6px; color:#777; letter-spacing: -1px; font-size:14px; border-radius:30px;}
.filter_box .box ul li a.active{color: #fff; background: #000;}
.filter_box{padding: 23px 0;}
.filter_box h3{padding-left: 16px; margin-bottom: 17px; font-size: 20px; font-weight: 500; color: #111;}
.filter_box h4{margin-bottom: 16px; text-align: center;}
.filter_box h4 a{position: relative; display: inline-block; padding-right: 26px;outline-offset: 18px; font-weight: 500; min-width:60px;}
.filter_box h4 a:hover::before{width: 100%;}
.filter_box h4 a::before{content: ''; position: absolute; width: 0; bottom: -4px; height: 1px; background: #313131; transition: all .3s;}
.filter_box h4 a::after{content: ''; padding: 17px 17px 0 0; position: absolute; top: 54%; transform: translateY(-50%); right:0; background: url("/img/artinfo/common/square-check-solid.png") no-repeat;}
.filter_close{padding: 45px 45px 0 0; position: absolute; top:17px; right:21px; background: url("/img/artinfo/common/filter_close.png") no-repeat;}

/*문화행사정보*/

:where(#section2, .section1) .filter_box{padding:30px;z-index:10;}
:where(#section2, .section1) .filter_box span.srch-tit{width:100px;font-size:18px;font-family: 'SCDream';color:#535353}
:where(#section2, .section1) .filter_box .more-srch-cont{width:calc(100% - 110px);}

:where(#section2, .section1) .filter_box .event-name{width:500px;display:flex;line-height:140%;/*border-bottom:1px dotted rgba(255,255,255,0.4);*/align-items: center;padding:10px 0}
:where(#section2, .section1) .filter_box .event-name input{border:1px solid #ebebeb;width:100%;padding:8px 0}

:where(#section2, .section1) .state_wrap2{width:100%;position:relative;left:0;top:0;height:auto;border-bottom:1px dotted rgba(255,255,255,0.4);line-height:140%;display:flex;align-items: center;padding:10px 0}
:where(#section2, .section1) .state_wrap2 label{font-size:17px;font-weight:300;margin-right:10px}
:where(#section2, .section1) .more-srch-cont input[type=checkbox]{display:none}
:where(#section2, .section1) .more-srch-cont input[type=checkbox]:checked + label{background:#ebf2f8;color:#fff;font-weight:600;border:1px solid #066152;color:#0055a2}
:where(#section2, .section1) .more-srch-cont label{display:inline-block;padding:4px 30px;border:1px solid #aaa;border-radius:5px;background:#fff}
:where(#section2, .section1) .more-srch-cont label{}


:where(#section2, .section1) .filter_select{width:100%;height:auto;line-height:140%;border-bottom:1px dotted rgba(255,255,255,0.4);display:flex;align-items: center;padding:10px 0}
:where(#section2, .section1) .filter_select span label{font-size:17px;font-weight:300;margin-right:10px}


:where(#section2, .section1) .state_wrap{position:absolute; left:140px; top:2px; display: flex; gap: 0 10px;}

:where(#section2, .section1) .state_wrap label::before{content: ''; position: absolute; top: 50%; transform: translateY(-50%); left:0; padding: 24px 23px 0 0; background: url("/img/artinfo/common/icon_circle_gray.png") no-repeat;}
:where(#section2, .section1) .state_wrap label{position: relative;padding-left: 34px;font-size: 20px; font-weight: 300; color: #111;line-height:44px}
:where(#section2, .section1) .state_wrap input:checked + label::before{background: url("/img/artinfo/common/icon_circle_active_blue.png") no-repeat;}
:where(#section2, .section1) .state_wrap input{position: absolute; clip: rect(0 0 0 0); width: 1px; height: 1px; margin: -1px; overflow: hidden;}

:where(#section2, .section1) .list{display: flex; gap: 0 26px; margin-right: 7px; }
:where(#section2, .section1) .list a{position: relative; display: block; font-size: 20px; color: #6a6a6a;}
:where(#section2, .section1) .list a::after{content: ''; position: absolute; top: 7px; right:-15px; width: 1px; height: 20px; background: #ababab;}
:where(#section2, .section1) .list a:last-child::after{display: none;}
:where(#section2, .section1) .list a.active{color: #535353; font-weight: 500;}
:where(#section2, .section1) .tab_content.st2{}
:where(#section2, .section1) .tab_content.st2 .calendar_top{display: block; padding: 20px 0; justify-content: center;}
:where(#section2, .section1) .tab_content.st2 .calendar_top .year_box{justify-content: space-between;}
:where(#section2, .section1) .tab_content.st2 .calendar_top .year_box span{font-size: 16px; color: #a6a6a6; cursor: pointer;}
:where(#section2, .section1) .tab_content.st2 .calendar_top .year_box span:hover{font-weight: 500; color: #111;}
:where(#section2, .section1) .tab_content.st2 .calendar_top .year_box span.center{font-size: 24px;  color: #535353; font-weight: 700;}
:where(#section2, .section1) .tab_content.st2 .calendar_top .year_box span{ font-weight: 500;}
:where(#section2, .section1) .tab_content.st2 .calendar_top .year_box .year img{display: none;}
:where(#section2, .section1) .tab_content.st2 .calendar_top .year_box .calendar_prev{margin-left: 27px; padding: 24px 13px 0 0; background: url("/img/artinfo/common/calendar_prev2.png") no-repeat;}
:where(#section2, .section1) .tab_content.st2 .calendar_top .year_box .calendar_prev:hover{transform: rotate(180deg); background: url("/img/artinfo/common/active_btn.png") no-repeat;}
:where(#section2, .section1) .tab_content.st2 .calendar_top .year_box .calendar_next{margin-right: 27px; padding: 24px 13px 0 0;  background: url("/img/artinfo/common/calendar_prev2.png") no-repeat;}
:where(#section2, .section1) .tab_content.st2 .calendar_top .year_box .calendar_next:hover{transform: rotate(0);background: url("/img/artinfo/common/active_btn.png") no-repeat;}

:where(#section2, .section1) .tab_content .mobile_filter{display: none;}
:where(#section2, .section1) .tab_content .mobile_filter .mobile_filter_list{margin-bottom: 25px; display: flex; gap: 0 10px;}
:where(#section2, .section1) .tab_content .mobile_filter .mobile_filter_list li{flex: 1; }
:where(#section2, .section1) .tab_content .mobile_filter .mobile_filter_list li a{display: block; padding: 8px 0; font-size: 14px; color: #000; border: 1px solid #eaeaea; text-align: center;}
:where(#section2, .section1) .tab_content .mobile_filter .mobile_filter_list li a.active{color: #fff; border: 0; background: #000;}
:where(#section2, .section1) .tab_content .mobile_filter .mobile_filte_select{margin-bottom: 22px; display: flex; gap: 0 8px; justify-content: center;}
:where(#section2, .section1) .tab_content .mobile_filter .mobile_filte_select > li{position: relative; }
:where(#section2, .section1) .tab_content .mobile_filter .mobile_filte_select > li > a{position: relative; display: block; width: 170px; height: 38px; line-height: 36px; padding-left: 23px; font-size: 14px; border: 1px solid #d2d2d2; color: #222; border-radius: 50px;}
:where(#section2, .section1) .tab_content .mobile_filter .mobile_filte_select > li > a.active::after{transform: translateY(-50%) rotate(180deg);}
:where(#section2, .section1) .tab_content .mobile_filter .mobile_filte_select > li > a::after{content: ''; padding: 8px 12px 0 0; position: absolute; top: 50%; transform: translateY(-50%); right:17px; background: url("../img/select_icon.png") no-repeat;}
:where(#section2, .section1) .tab_content .mobile_filter .mobile_filte_select .view{padding: 3px 0; display: none; position: absolute; left:0; right:0; top: 45px; border: 1px solid #d2d2d2; background: #fff; z-index: 9;}
:where(#section2, .section1) .tab_content .mobile_filter .mobile_filte_select .view li a{display: block; padding: 10px 5px 10px 23px; font-size: 14px; color: #222;}

:where(#section2, .section1) .culture_wrap{display: grid; flex-wrap: wrap; border-bottom: 1px solid #dcdcdc;gap:10px;grid-template-columns:repeat(3, 1fr)}
:where(#section2, .section1) .culture_wrap.two-cols{grid-template-columns:repeat(2, 1fr)}
:where(#section2, .section1) .culture_wrap.three-cols{grid-template-columns:repeat(3, 1fr)}
:where(#section2, .section1) .culture_wrap:last-of-type{border-bottom: 0;}
:where(#section2, .section1) .culture_wrap:last-child{border-bottom: 0;}
:where(#section2, .section1) .culture_list_wrap{ display: flex; position: relative;width: 100%;transition: all 0.3s;}
:where(#section2, .section1) .culture_list{height: 590px; overflow: auto; gap: 16px;  flex: 1;  transition: grid-template-columns 0.3s; }
/* :where(#section2, .section1) .culture_list{gap: 16px;  flex: 1;  transition: grid-template-columns 0.3s; overflow: auto;} */
:where(#section2, .section1) .culture_list::-webkit-scrollbar {width: 5px;}
:where(#section2, .section1) .culture_list::-webkit-scrollbar-thumb {background-color: #d2d2d2; border-radius: 50px;}
:where(#section2, .section1) .culture_list::-webkit-scrollbar-track {background-color: #eee; }
:where(#section2, .section1) .culture_list .culture_box{width: 100%; display: flex; flex-wrap: wrap;}
:where(#section2, .section1) .culture_list .culture_box a{display: flex; gap: 0 19px; width: 100%; padding: 14px;border:1px solid #ebebeb;background:#fff}
:where(#section2, .section1) .culture_list .culture_box a:hover img{transform: scale(1.2);}
:where(#section2, .section1) .culture_list .culture_box a:hover h3{text-decoration: underline;}
:where(#section2, .section1) .culture_list .img_box{position: relative; width: 190px; height: 272px; border: 1px solid #e5e5e5; background: #f0f0f0;overflow: hidden;}
:where(#section2, .section1) .culture_list .img_box span{position: absolute; top: 0; left:0; display: block; height: 26px; line-height: 24px; padding: 0 10px; font-size: 14px; font-weight: 300; color: #fff;}
:where(#section2, .section1) .culture_list .img_box span.proceeding{background: #066152; color:#fff; border-bottom:1px solid #e5e5e5; border-right:1px solid #e5e5e5;}
:where(#section2, .section1) .culture_list .img_box span.expected{background: #236fcd;}
:where(#section2, .section1) .culture_list .img_box span.end{background: #535353;}
:where(#section2, .section1) .culture_list .img_box img{display: block; position: absolute; top:0; left:0; right:0; bottom: 0; max-width: 100%; max-height: 100%; object-fit: cover; margin: auto;  transition: all .5s;}
:where(#section2, .section1) .culture_list .text_box{/*padding-right: 30px; */position: relative; flex: 1;}
:where(#section2, .section1) .culture_list .text_box .box{display: flex; flex-wrap: wrap; gap: 4px 3px; margin-bottom: 10px; }
:where(#section2, .section1) .culture_list .text_box .box span.active{background: #535353; border: 0; color: #fff;}
:where(#section2, .section1) .culture_list .text_box .box span{display: block; padding: 0 12px; height: 24px; line-height: 22px;  background:#808080;color: #fff; text-align: center; font-weight: 300; font-size: 14px; border: 1px solid #a1a1a1; border-radius: 0 0 5px 5px;}
:where(#section2, .section1) .culture_list .text_box h3{font-size: 22px; font-weight: 500; color:#000; text-overflow: ellipsis; overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; line-height: 1.3;}
:where(#section2, .section1) .culture_list .text_box .date{padding-right: 35px; display: block; position: absolute; left: 0; right:0; bottom: 0; font-size: 16px; color: #828282; text-overflow: ellipsis; overflow: hidden; white-space: nowrap;}
:where(#section2, .section1) .culture_list .text_box .cost{font-size: 14px; color:#828282;}
:where(#section2, .section1) .culture_list .text_box .cost.charge{color:#000;}
:where(#section2, .section1) .culture_list .text_box a{position: absolute; left:0; bottom: 0; padding-right: 45px; line-height: 1; font-size: 16px; color: #828282;}
:where(#section2, .section1) .culture_list .text_box a::after{content: ''; padding: 16px 28px 0 0; position: absolute; top:1px; right:0; background: url(../img/view2.png)no-repeat;}
:where(#section2, .section1) .culture_list .text_box a:hover{color:#111;}
:where(#section2, .section1) .culture_list .text_box a:hover::after{background: url("../img/view2_hover.png") no-repeat;}
:where(#section2, .section1) .culture_list .culture_view{display: none; margin: 13px auto 0; width: 160px; height: 36px; line-height: 34px; background: #1b1b1b; font-size: 14px; font-weight: 500; color:#fff; text-align: center;}
.culture_map_btn {display: none; align-items:center; justify-content: center; width: 44px; background:#111; color: #fff; padding:15px 0 18px; writing-mode: vertical-rl; text-orientation: upright; position: absolute; right:-96px; top:50%; transform:translateY(-50%); letter-spacing: 1px;}
.culture_map_btn::before {display: inline-flex; align-items: center; justify-content: center; content:"\e63a"; font-family: "Font Awesome 6 Pro"; font-weight:900; width: 20px; height: 20px; border-radius: 100%; background: #707070; font-size:10px; transform:rotate(-45deg); margin-bottom:7px; transition: all 0.2s ease-in-out;}
.culture_map_btn:hover::before {transform:rotate(45deg);}

@media (max-width: 1450px) {
	:where(#section2, .section1) .culture_wrap.three-cols{grid-template-columns:repeat(2, 1fr)}
	:where(#section2, .section1) .culture_wrap{grid-template-columns:repeat(2, 1fr)}
}
@media (max-width: 1024px) {
	
	:where(#section2, .section1) .culture_wrap.three-cols{grid-template-columns:repeat(1, 1fr)}
	.culture_cont{max-height:100%!important}
	:where(#section2, .section1) .culture_list .culture_box a{}
}
@media (max-width: 600px) {
	:where(#section2, .section1) .filter_box .event-name span.srch-tit{width:80px}
	:where(#section2, .section1) .filter_box span.srch-tit{width:60px}
	:where(#section2, .section1) .filter_box .more-srch-cont{width:calc(100% - 10px)}
	:where(#section2, .section1) .more-srch-cont label{padding:4px 22px}

} 
@media (max-width: 400px) {
	.filter-more-wrap .more-srch-tab .category-wrap button{font-size:14px;padding:14px}
}
.guide_popup_bg{display: none; position: fixed; left:0; right:0; bottom: 0; top:0; background: rgba(0,0,0,.5); z-index: 1;}
.guide_popup{display: none; position: absolute; top:120px; right:20px; padding: 37px 60px; border: 2px solid #7d7d7d; text-align: center; background: #fff; z-index: 2; width: 490px;}
.guide_popup h3{margin-bottom: 24px; display: inline-block; padding-left: 34px; position: relative; font-size: 24px; color: #111;}
.guide_popup h3::before{content: ''; padding: 30px 30px 0 0; position: absolute; left:0; top: 50%; transform: translateY(-50%); background: url("../img/guide_icon.png") no-repeat;}
.guide_popup p{font-size: 16px; color:#111;}
.guide_popup p:nth-of-type(1){margin-bottom: 14px}
.guide_popup p:nth-of-type(2){margin-bottom: 31px;}
.guide_popup .guide_popup_btn{display: flex; gap: 0 21px; }
.guide_popup .guide_popup_btn a{position: relative; display: flex; flex:1; padding: 10px 0; justify-content: center; align-items: center; font-size: 16px; color: #fff; background: #a8a8a8; z-index: 1;}
.guide_popup .guide_popup_btn a::before{content: ''; position: absolute; top:0; bottom: 0; left:0; width: 0; background: #313131; transition: all .3s; z-index: -1;}
.guide_popup .guide_popup_btn a:hover::before{width: 100%;}
.guide_popup .guide_popup_btn a:hover{color: #fff;}
.guide_popup .guide_popup_btn a.guide_btn1{}
.guide_popup .guide_popup_btn a.guide_btn2{}
.guide_popup .guide_popup_close{ position: absolute; top:32px; right:19px; background: url("../img/guide_popup_close.png") no-repeat; padding: 45px 45px 0 0; }

.blind{display:none}
.culture_cont{margin-top:15px;max-height:160px;}
.culture_cont dl{display:flex;font-size:14px}
.culture_cont dt{width:50px;color:#000;font-weight:500}
.culture_cont dd{width:calc(100% - 50px);display: -webkit-box; -webkit-line-clamp: 2, -webkit-box-orient: vertical}


@media (max-width: 1280px) {
	.filter_box2{display:block;}
	.filter_box .box{width:100%;border-bottom:1px solid #ebebeb}
	.filter_box .box ul li{width:19%}
	.filter_box .box::after{display:none}	
}


@media (max-width: 1024px) {
  .rayout{padding: 84px 0 34px;}
  #section2 h2{font-size: 30px;}
  :where(#section2, .section1) .culture_list .text_box h3{font-size: 18px;}
  #section2 .tab_content .calendar_top{padding: 12px 0;}
  #section2 .search_box{top: 65px;}
  #section2 .tab_content.st2 .calendar_top .year_box span.center{font-size: 20px;}
  #section2 .tab_content .filter_box h3{font-size: 18px;}
  #section2 .tab_content.st2 .calendar_top .year_box .year{gap: 0 80px;}
  :where(#section2, .section1) .culture_list .text_box a{font-size: 14px;}
  #section2 h3 span{font-size: 16px;}
  #section2 h3 strong{font-size: 26px;}
  #section2 .link1 li a p{font-size: 16px;}
  #section2 .slide_box h4 span{font-size: 18px;}
  #section2 .hover{display: none;}
  #section2 .link1 li a:hover{margin: 0;}
  #section2 .link2 li a:hover{background: 0;}
  #section2 .link1 li a{border:1px solid  #000!important;}
  #section2 .slide_box{width: 100%;}
  .guide_popup{width: 90%; padding: 37px 20px;}
  .guide_popup h3{font-size: 20px;}
  .guide_popup .guide_popup_close{top: 20px; right: 20px; background-size: auto 100%; padding: 35px 35px 0 0;}
  #section2 .no_img P{font-size: 22px;}
  :where(#section2, .section1) .culture_list .text_box .box {margin-bottom:10px;}
  :where(#section2, .section1) .culture_list .text_box .cost {bottom:25px;}
  .section2 .pop_add p span{font-size: 18px;}
  .filter_box .box {padding:5px 0;}
   :where(#section2, .section1) .culture_list .img_box{width: 130px; height: 130px;}
   :where(#section2, .section1) .culture_list .culture_box{width: 100%;}
   .culture_cont dl:first-child{display:block}
   .culture_cont dl{display:none}
   .culture_cont dl dt{display:none}
   .culture_cont dd{width:calc(100% - 10px)}
}

@media (max-width: 860px) {
  #section2 .tab_content.st2 .calendar_top .year_box .year{gap: 0 60px;}
  
}

@media (max-width: 768px) {
  #section2 .no_img{margin:100px 0;}
  .rayout{padding: 93px 0 34px;}
  #section2 h2{font-size: 28px;}
  #section2 .tab_content .calendar_top .month_box ul li a{font-size: 14px;}
  .filter_wrap .filter span{padding-left: 28px; font-size: 14px;}
  #section2 .list a{font-size: 14px;}
  #section2 .list a::after{top: 5px; height: 12px;}
  #section2 .list{margin-right: 0; position:absolute; right:0; top:30px;}
  :where(#section2, .section1) .culture_list .text_box h3{margin-bottom: 4px; font-size: 16px;}
  :where(#section2, .section1) .culture_list .text_box .date{font-size: 14px;}
  #section2 .tab li a{font-size: 14px;}
  :where(#section2, .section1) .culture_list .text_box .box span{padding: 0 8px; font-size: 12px;}
  :where(#section2, .section1) .culture_list .img_box span{font-size: 12px;}
  #section2 .no_img P{font-size: 20px;}
  .filter_wrap {padding-bottom:30px;}
  #section2 .state_wrap{left:auto; right:0;}
  #section2 .state_wrap label{font-size: 14px;}

  #section2 .slide_box{margin-bottom: 30px;}
  .section2 .popup .box .want{height: 38px; line-height: 36px;}
  #section2 h3 strong{font-size: 24px;}
  #section2 .link1 li a p{font-size: 14px; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); padding-top:50px;}
  #section2 .link2 li a p{font-size: 14px;}
  #section2 .slide_box h4 span{font-size: 14px;}
  #section2 .link1 li a{padding: 0!important; height: 120px;}
  #section2 .search_box input{font-size: 14px;}
  #section2 .search_box button::after{background-size: auto 100%;}
  #section2 .search_box input{padding-left: 25px;}

  #section2 .tab_content.st2 .calendar_top .year_box .year{gap: 0 60px;}
  #section2 .tab_content.st2 .calendar_top .year_box span{font-size: 14px;}
  #section2 .tab_content.st2 .calendar_top .year_box span.center{font-size: 15px;}
  #section2 .tab_content.st2 .calendar_top .year_box button{background-size: auto 100%!important;}
  #section2 .tab_content.st2 .calendar_top .year_box .calendar_prev{padding: 21px 12px 0 0; background: url("/img/artinfo/common/calendar_prev2.png") no-repeat;}
  #section2 .tab_content.st2 .calendar_top .year_box .calendar_prev.active{transform: rotate(180deg); background: url("/img/artinfo/common/active_btn.png")no-repeat;}  
  #section2 .tab_content.st2 .calendar_top .year_box .calendar_next{padding: 21px 12px 0 0;  background: url("/img/artinfo/common/calendar_prev2.png") no-repeat;}
  #section2 .tab_content.st2 .calendar_top .year_box .calendar_next.active{transform: rotate(0);background: url("/img/artinfo/common/active_btn.png") no-repeat;}
  #section2 .tab_content .calendar_top .year_box button{background-size: auto 100%!important;}
  #section2 .tab_content .calendar_top .year_box .calendar_prev,
  #section2 .tab_content .calendar_top .year_box .calendar_next{padding: 14px 9px 0 0;}

  .section2 .popup{}
  .section2 .popup .share_wrap button.share_close{height: 38px;}
  
  .section2 .popup .popup_img{width: 100%; margin: 0 auto 14px;}
  .section2 .popup .view{height: 38px; line-height: 36px;}
  .section2 .popup .view,
  .section2 .popup dl dt,
  .section2 .popup dl dd{font-size: 14px;}
  .section2 .popup h3{font-size: 18px;}
  .section2 .popup .box .want span{font-size: 14px;}
  .guide_popup h3{font-size: 18px;}
  .section2 .popup .share_wrap button.share_btn{height: 38px;}
  .section2 .popup .box .want span::before{top: 11px; left: -2px;}
  .filter_box .box{gap:0 15px;}
  .filter_box h4 a{min-width:55px;}
  .filter_box h4 a,
  .filter_box .box ul li a{font-size: 14px;}
  .filter_close{padding: 40px 40px 0 0; background-size: auto 100%;}
  .filter_box .filter_btn_box{padding: 0 12px;  align-items: center; gap:  0 10px;}
  .filter_box .filter_btn_box a{font-size: 14px;}
  .guide_popup .guide_popup_btn a{/*width: 30%!important ;*/}

  .section2 .popup .popup_content{height: 90%;}

  .section2 .pop_add p span{font-size: 14px;}
  .section2 .pop_add p span::before{top: 5px;}
  .section2 .pop_add{height: 59px; top: -65px;}

  .filter_box h3{padding-left: 16px; margin-bottom: 13px;}
  .filter_box2{padding-left: 12px;}
  .filter_box .box ul li{margin-bottom: 3px;}

  #section2 .notice_lnk {font-size: 15px;}
  #section2 .link1 li a:hover p {transform:translate(-50%, -50%);}

  .section2 .popup dl dd p {font-size: 13px;}
  .section2 .popup dl dd .more {color: #bbb; font-size: 13px;}
  .section2 .popup dl dd .more .icon {font-size: 12px; color: #bbb; margin-left:3px;}
  .section2 .popup .more_cont {font-size: 13px;}

  .section2 .popup .share_wrap .share_box.type01 {bottom:37px;}

  .culture_map_btn {right: 10px; bottom:10px; width: 58px; height: 58px; font-size: 14px;}
  
 
}

@media (max-width: 680px) {
  :where(#section2, .section1) .culture_list .text_box,
  :where(#section2, .section1) .culture_list .text_box .date{padding-right: 0;}
  :where(#section2, .section1) .culture_list .culture_box a{padding: 13px 0;}
  #section2 .tab_content.st2 .calendar_top .year_box span{display: none;}
  #section2 .tab_content.st2 .calendar_top .year_box span.center{display: block;}
  #section2{border-bottom: 1px solid #dcdcdc; padding-bottom: 29px;overflow-y:scroll}
  :where(#section2, .section1) .culture_wrap{display: none; flex-direction: column;}
  :where(#section2, .section1) .culture_wrap{border-bottom: 0;}
  :where(#section2, .section1) .culture_wrap:first-child{display: block;}
  :where(#section2, .section1) .culture_wrap:nth-child(2){display: block;}
  :where(#section2, .section1) .culture_wrap:nth-child(2) .culture_box:last-child{display: none;}
  :where(#section2, .section1) .culture_list .text_box a{display: none;}
  :where(#section2, .section1) .culture_list .text_box h3{margin-bottom: 12px;}
  :where(#section2, .section1) .culture_list .text_box .box{}

  :where(#section2, .section1) .culture_list .culture_view{display: block;}

  :where(#section2, .section1) .culture_list{height: auto;}
  #section2 .scroll{display: none;}
  
  
  
  .cate-wrap .cate a{font-size:16px;height:60px;line-height:60px}
	.cate-wrap .cate a:before{display:none}
}

@media screen and (max-width:600px){
	
	.cate-tab-wrap{width:90%;}
	.cate-wrap{margin-bottom:17	px}
	
	#section2 .calendar-top h2{font-size:20px}
	#section2 .calendar-top .tab li a {font-size:15px;line-height:28px}
	#section2 .list{top:42px} 
	.filter_box .box ul li{width:30%}
}


@media (max-width: 576px) {
  .rayout{padding: 90px 0 34px;}
  #section2 .list{gap: 0 20px;}
  #section2 .list a::after{right: -11px;}
  #section2 h2{font-size: 26px;}
  :where(#section2, .section1) .culture_list .text_box h3{font-size: 14px;}
  #section2 .tab{width: 180px; height: 32px; line-height: 30px;}
  #section2 h3 strong{font-size: 22px;}
  #section2 .tab_content.st2 .calendar_top .year_box span{font-size: 16px;}
  #section2 .tab_content.st2 .calendar_top{padding: 18px 0;}
  #section2 .tab_content .mobile_filter .mobile_filter_list{margin-bottom: 20px;}
  #section2 .tab_content .mobile_filter .mobile_filte_select{margin-bottom: 15px;}
  #section2 .tab_content .mobile_filter .mobile_filte_select > li > a{width: 136px; height: 34px; line-height: 32px;}
  #section2 .tab_content .mobile_filter .mobile_filter_list li a{padding: 6px 0;}
  #section2 .tab_content .mobile_filter .mobile_filte_select .view{top: 40px;}
  .section2 .popup .view{width: calc(100% - 177px);}
  .section2 .popup .popup_text{padding-top: 3px;}
  .section2 .popup .popup_text .share_wrap{bottom: auto; top:-4px;}
  .section2 .popup .popup_text .share_wrap button{padding: 40px 40px 0 0; background-size: auto 100%;}
  .guide_popup .guide_popup_btn a{padding: 7px 0; /*width: 40%!important ;*/}
  .section2 .popup .popup_content .box{padding: 0;}
  .section2 .pop_add p span{padding-left: 23px; font-size: 14px;}
  .section2 .pop_add p span::before{padding: 13px 16px 0 0; top: 4px; background-size: auto 100%!important; }
}

@media (max-width: 480px) {
  .filter_box h3{padding-left: 0;}
  #section2 .search_box {padding:15px 20px;}
  #section2 .search_box button{right: 20px;}
  .guide_popup h3{font-size: 16px;}
  .guide_popup p{font-size: 14px;}
  .guide_popup .guide_popup_btn a{font-size: 14px;}
  .section2 .pop_add{width: 87%;}

  #section2 .no_img{margin:50px 0;}
  #section2 .no_img p{font-size:16px;}
  .filter_wrap{padding-bottom:40px}
  .filter_wrap .filter span::before{display: none;}
  .filter_wrap .filter span{padding-left: 0;}
  .filter_wrap .filter{padding-left: 0; width: 77px; height: 32px; line-height: 32px; text-align: center;}
  
  #section2 .state_wrap{top:0px}
  .radio-hidden {appearance: none;-webkit-appearance: none;-moz-appearance: none;border: none;width: 0;height: 0;margin: 0;padding: 0;}
  .radio-label {display: inline-block;padding: 10px 20px;background-color: #eee;border-radius: 5px;cursor: pointer;}
  
  .radio-hidden:checked + .radio-label {background-color: #007BFF;color: white;}
  :where(#section2, .section1) .state_wrap label{padding:0 10px;line-height:32px;}
  :where(#section2, .section1) .state_wrap label::before{display:none}
  
  
}


@media (max-width: 414px) {
  .rayout{padding: 81px 0 34px;}
  .guide_popup .guide_popup_btn{gap: 0 10px;}
  #section2 .tab{top: 5px; width: 130px; height: 30px; line-height: 22px;}
  #section2 .tab_content .calendar_top{padding: 18px 0; gap: 20px 0; flex-direction: column; justify-content: center;}
  #section2 .tab_content .calendar_top .year_box{justify-content: center;}
  #section2 .tab_content .calendar_top .month_box ul{gap: 10px 5.6%;}
  #section2 .tab_content .calendar_top .month_box ul li{width: 12%;}
  #section2 h2{margin-bottom: 8px; font-size: 22px;}

  
  #section2 .search_box input{padding-left: 10px; font-size: 12px;}
  #section2 .search_box input,
  #section2 .search_box button{}
  #section2 .search_box button{width: 56px;}
  #section2 .search_box button::after{padding: 20px 20px 0 0;}
  #section2 .search_box input,
  #section2 .search_box button{height: 33px;}
  :where(#section2, .section1) .culture_list .text_box .date{font-size: 12px;}
  #section2 .tab_content.st2 .calendar_top .year_box span{font-size: 14px;}
  .filter_box .box ul{display: flex; gap: 0 5px;}
  .filter_box{padding: 18px 20px 30px;}
  .filter_box h3{margin-bottom: 12px; font-size: 16px;}
  .filter_box h4{margin-bottom: 3px;}

  .filter_box h4 a{padding-right: 22px;}
  .filter_box h4 a::after{padding: 14px 14px 0 0; background-size: auto 100%;}
  .filter_close{padding: 30px 30px 0 0;}
  .filter_box .box ul li a{padding: 2px 7px;}

  .filter_box .box:last-child .box2 ul li{line-height: 1.3;}
  .section2 .popup .box .want span::before{top: 8px; padding: 16px 19px 0 0; background-size: auto 100%!important;}
  .section2 .popup .view{height: 32px; line-height: 30px;}
  .section2 .popup .box .want{height: 32px; line-height: 28px;}
  .section2 .popup .share_wrap button.share_btn,
  .section2 .popup .share_wrap button.share_close{height: 32px; vertical-align: top;}
  .section2 .popup .share_wrap .share_box.type01 {bottom:31px;}
  .section2 .pop_add{width: 85%;}
  .culture_cont dd{font-size:12px}
}

@media (max-width: 375px) {
  .rayout{padding: 80px 0 26px;}
  #section2 .list a::after{top: 4px; height: 10px;}
  :where(#section2, .section1) .culture_list .culture_box{gap: 0 18px;}
  :where(#section2, .section1) .culture_list .text_box{padding-right: 0;}
  :where(#section2, .section1) .culture_list .text_box h3{margin-bottom: 14px;}
  :where(#section2, .section1) .culture_list .text_box .box span{ height: 19px; line-height: 17px; font-size: 9px;}
  #section2 .search_box{padding: 13px 20px;}
  #section2 h3{margin-bottom: 23px;}
  #section2 .link1{gap: 0 16px; margin-bottom: 22px;}
  #section2 .link1 li a p::after{background-size: 30% !important;}
  #section2 .link2 li a{padding-top: 43px; height: 94px;}
  #section2 .link2 li a::after{background-size: auto 100%!important;}
  #section2 .link2 li.icon1 a::after{top: 9px; padding: 25px 26px 0 0;}
  #section2 .link2 li.icon2 a::after{top: 14px; padding: 18px 28px 0 0;}
  #section2 .link2 li.icon3 a::after{top: 16px; padding: 16px 31px 0 0;}
  #section2 .link2 li.icon4 a::after{top: 11px; padding: 22px 29px 0 0;}
  #section2 .slick_wrap{width: calc(100% - 55px);}
  #section2 .slick_wrap .control{height: 29px;}
  #section2 .slick_wrap .control .view{padding: 14px 14px 0 0;}
  #section2 .slide_box .slick-dots{gap: 0 7px; left: 13px; bottom: 10px;}
  #section2 .slide_box .slick-dots li button{width: 5px; height: 5px;}
  #section2 .search_box{/*max-width: 293px;*/}
  #section2 .search_box input{border: 1px solid #000;}
  #section2 .search_box button{width: 47px;}
  #section2 .search_box input, #section2 .search_box button{height: 31px;}
  #section2 .search_box button::after{padding: 17px 17px 0 0;}
  #section2 .list a,
  .filter_wrap .filter span{font-size: 12px;}
  .filter_wrap .filter{width: 70px;/* height: 28px; line-height: 26px;*/}
  #section2 .tab_content.st2 .calendar_top .year_box span{}
  #section2 .tab_content.st2 .calendar_top{margin-bottom: 12px; padding: 9px 0;}
  #section2 .tab_content .calendar_top .month_box ul li a{font-size: 12px;}
  #section2 .tab_content .mobile_filter .mobile_filter_list{margin-bottom: 12px; gap: 0 6px;}
  #section2 .tab_content.st2 .calendar_top .year_box .calendar_prev{margin-left: 0; padding: 12px 7px 0 0; }
  #section2 .tab_content.st2 .calendar_top .year_box .calendar_next{margin-right: 0; padding: 12px 7px 0 0;  background: url("/img/artinfo/common/calendar_prev2.png") no-repeat;}
  #section2 .tab_content .mobile_filter .mobile_filter_list li a{padding: 4px 0; font-size: 10px;}
  #section2 .tab_content .mobile_filter .mobile_filte_select{margin-bottom: 12px; gap: 0 4px;}
  #section2 .tab_content .mobile_filter .mobile_filte_select > li > a{width: 94px; padding-left: 11px; height: 24px; line-height: 22px; font-size: 9px;}
  #section2 .tab_content .mobile_filter .mobile_filte_select > li > a::after{padding: 4px 7px 0 0; right: 8px; background-size: auto 100%;}
  #section2 .tab_content .mobile_filter .mobile_filte_select .view{ top: 27px;}
  #section2 .tab_content .mobile_filter .mobile_filte_select .view li a{padding: 5px 5px 5px 11px; font-size: 9px;}
  :where(#section2, .section1) .culture_list .img_box{width: 125px; height: 125px;}
  .section2 .pop_add{width: 84%;}

  #section2 .notice_list {height: 40px; padding-right:30px;}
  #section2 .notice_lnk {font-size: 14px; line-height: 40px; padding-left:35px;}
  #section2 .notice_lnk::before {left:10px;}
  #section2 .notice_list .control {right:10px;}
  #section2 .notice_list .control .prev,
  #section2 .notice_list .control .next {height: 11px; font-size: 10px;}
  #section2 .state_wrap label{font-size:12px;font-weight:400}
}

@media (max-width: 360px) {
  #section2 .link1{gap: 0 6px;}
  #section2 .slide_box h4 span{font-size: 12px;}
  .guide_popup .guide_popup_btn a{/*width: 50%!important ;*/}
  :where(#section2, .section1) .culture_list .text_box .box{gap: 2px;}
  .section2 .pop_add{width: 83%;}
  
}

@media (max-width: 320px) {
  .section2 .popup{padding: 26px 20px 16px;}
  .section2 .popup .view{width: calc(100% - 159px);}
  .section2 .pop_add{width: 86%;}
}


/* main popups 
body:has(.allpop) {overflow:hidden;}
.allpop {position:fixed;left:0;top:0;width:100%;height:100vh;padding:30px 10px;background:rgba(0,0,0,.9);z-index:1001;overflow:auto;}
.allpop .popup-box {width:100%;max-width:500px;margin:0 auto;}
.allpop p.al_tit {padding:0 0 1rem 0;margin:0;line-height:1;font-size:2rem;color:#fff;text-align:center;font-weight:bold;}
.allpop h3 small {font-size:1em;font-weight:normal;color:#fff;}
.allpop .popups {overflow:hidden;}
.allpop .popups .items {display:flex;}
.allpop .popups .item {flex:0 0 100%;}
.allpop .popups .item img {width:100%;vertical-align:center;}
.allpop .buttons {padding-top:.5em;padding-bottom:.5em;color:#fff;text-align:center;}
.allpop .buttons a,
.allpop .al_btn a {color:#fff;}
.allpop .al_btn {margin-bottom:10px;font-size:1.2em;text-align:center;color:#fff;}
.allpop .al_btn > * {margin-right:1em;}
.allpop .al_btn > *:last-child {margin-right:0;}
.allpop .al_btn > strong {display:inline-block;width:5em;text-align:center;}
.allpop .buttons a {display:inline-block;padding:.75em 2em;background:#373c59;color:#fff;border-radius:100px;font-size:.8em;}
*/

/*레이어팝업존*/

#popup_all { position:absolute; width:100%;z-index:16000;}
.allpop{position:absolute;top:0;left:0;width:100%;height:100%;z-index:200000;display:none;bottom:0;right:0;}
.allpop:after{content:'';display:block;background:rgba(0, 0, 0, .75);width:100%;height:100%;top:0;right:0;left:0;bottom:-900px;z-index:-1;position:fixed;}
.allpop div{margin:0 auto;text-align:center;width:100%;box-sizing:border-box;overflow:hidden;}
.allpop .al_tit{color:#fff;font-size:42px;font-family:'MapoDPPA';display:flex;justify-content:center;padding-top:108px}
.allpop .al_btn{margin-top:15px}
.allpop .al_tit strong{color:#5ffdff;font-weight:bold;font-family:'MapoDPPA'}
.allpop .img_area li img{width:100%; margin:10px 0;overflow:hidden}
.al_btn button{display:inline-block;width:57px;height:0;overflow:hidden;padding-top:55px;background:url("/img/artinfo/main/popall.png") no-repeat left top;}
.al_btn button.prev{background-position:center -148px;}
.al_btn button.next{background-position:center -222px;}
.al_btn button.play{background-position:center 0px;}
.al_btn button.stop{background-position:center -74px;}
.al_btn button.close{background-position:center -296px;float:none;opacity:1}
.al_btn button.oneday{font-family:'MapoDPPA';font-size:18px;background:none;padding:0 20px;height:54px;width:auto;border-radius:50px;color:#d2d2d2;border:solid 2px #d0d0d0;box-sizing:border-box;/* margin-left:5px; */}
.allpop_btn{position:absolute;right:10px;top:10px;z-index: 1;}
.allpop_btn a{display:inline-block;background:#0E3194 url("/img/artinfo/main/popall.png") no-repeat center 50px;color:#fff;width:80px;height:80px;line-height:67px;border-radius:50%;font-size:16px;text-align:center;}

@media all and (min-width:768px) {
.allpop .al_tit{font-size:42px;}
.allpop .img_area li{width:31.333%;float:left;margin-right:2%;}
.allpop .img_area:after{display:block; content:''; clear:both;}
}
@media all and (max-width:500px) {
.al_btn button{width:41px;height:0;overflow:hidden;padding-top:55px;background:url("/img/artinfo/main/popall.png") no-repeat left top;background-size:40px}
.al_btn button.prev{background-position:center -30px;}
.al_btn button.next{background-position:center -80px;}
.al_btn button.close{background-position:center -129px;}
.al_btn button.oneday{font-family:'MapoDPPA';font-size:18px;background:none;padding:0 20px;height:40px;width:auto;border-radius:50px;color:#d2d2d2;border:solid 2px #d0d0d0;box-sizing:border-box;/* margin-left:5px; */margin-bottom: 6px;}
.allpop .al_tit {font-size:27px}
.al_btn button.oneday {font-size:13px}
}
@media all and (min-width:1025px) and (max-width:1400px) {
.allpop .img_area li img {width:350px;height:350px}
}
@media all and (min-width:1024px) {
.allpop_btn{top:200px;}
.allpop div{width:100%;height:960px;overflow:hidden;/*padding-top:108px;*/}
.allpop div.caroufredsel_wrapper{padding-top:20px;}
.allpop .img_area{padding:20px 0 0 0;width:100%}
.allpop .img_area ul{margin-right:-23px;}
}
@media all and (max-width:1024px) {
.allpop div.popup_box{/*padding-top:108px*/}

}

@media (min-width:1400px) {
.allpop div{width:500px;height:auto;overflow:hidden;/*padding-top:108px;*/}
.allpop .img_area li{width:500px; height:auto; float:left;margin-right:0;}
.allpop .img_area li img{width:100%;height:auto;margin:0}
.allpop_btn{position:fixed;right:13px;top: 300px;}
}


.main .popup{ width: 0;  overflow: hidden;  background: #fff;  box-shadow: -2px 0 12px rgba(0,0,0,0.09);  transition: width 0.3s;padding:38px 64px 34px}
.main .popup.open{width:33.333%;}
.main .popup.open h3{width:calc(100% - 32px);text-align:center;line-height:160%}
.main .popup .popup_close{width:40px;height:40px;position:absolute;top:20px;right:20px;background:url(/img/artinfo/common/btn_pop_close.png) no-repeat}
.main .popup .popup_img{position:relative;width: 210px;    height: 300px;    border: 1px solid #e5e5e5;    background: #f0f0f0;    overflow: hidden;margin:0 auto}
.main .popup .popup_img img{display: block; position: absolute;top: 0;left: 0;   right: 0;    bottom: 0;    max-width: 100%;    max-height: 100%;    object-fit: cover;    margin: auto;    transition: all .5s;}
.main .popup .popup_img span{position: absolute; top: 0; left:0; display: block; height: 26px; line-height: 24px; padding: 0 10px; font-size: 14px; font-weight: 300; color: #fff;}
.main .popup .popup_img span.proceeding{background: #066152; color:#fff; border-bottom:1px solid #e5e5e5; border-right:1px solid #e5e5e5;}
.main .popup .popup_img span.expected{background: #535353;}
.main .popup .popup_img span.end{background: #535353;}
.main .popup .popup_img span.cost{left: auto;right: 10px;top: 10px;width: 45px;height: 45px; border-radius: 100%;background: #535353;display: flex;align-items: center; justify-content: center;line-height:15px}
.box span.active{background:#666;border-radius:6px;color:#fff;padding:2px 10px;}
.main .popup .popup_text{}
.main .popup .popup_text dl{display:flex;font-size:18px;}
.main .popup .popup_text dl dt{width:70px;color:#000;font-weight:500}
.main .popup .popup_text dl dd{width:calc(100% - 70px);display: -webkit-box; -webkit-line-clamp: 2, -webkit-box-orient: vertical}
.main .popup .box{display: flex; flex-wrap: wrap; gap: 4px 3px; margin-bottom: 15px; }
.main .popup .box > span.active{background: #535353; border: 0; color: #fff;}
.main .popup .box > span{display: block; padding: 0 12px; height: 24px; line-height: 22px;  color: #535353; text-align: center; font-weight: 300; font-size: 14px; border: 1px solid #a1a1a1; border-radius: 50px;}
.main .popup .box a.btnView{display: block; width:calc(100% - 128px); height: 44px; line-height: 42px; text-align: center; background: #313131; color:#fff; font-weight: 500; font-size: 18px;}
.main .popup .box a.btnWish{display: flex;justify-content: center;width: 68px;height: 44px;line-height: 42px;border: 1px solid #313131;}
.main .popup .box a.btnWish #favoriteCnt{position:relative;padding-left: 24px;font-size: 18px;color: #111;line-height:42px}
.main .popup .box a.btnWish #favoriteCnt:before{content: '';padding: 18px 21px 0 0;position: absolute; top: 14px;left: 0;background: url(/img/artinfo/common/want.png) no-repeat;}
.main .popup .box a.btnWish.liked #favoriteCnt:before{content: '';padding: 18px 21px 0 0;position: absolute; top: 14px;left: 0;background: url(/img/artinfo/common/want_liked.png) no-repeat;}
.main .popup .box a.btnWish span.btnWish{position: relative;padding-left: 24px;font-size: 18px;color: #111;}
.main .popup .box a.btnWish span.btnWish:before{content: '';padding: 18px 21px 0 0;position: absolute;top: 14px;left: 0;background: url(/img/artinfo/common/want.png) no-repeat;}
.main .popup .box .share_wrap{position:relative}
.main .popup .box .share_wrap .btnSnsShare{position: relative; width: 44px;height: 44px;border: 1px solid #313131;vertical-align: top;line-height:42px}
.main .popup .box .share_wrap .share_close{position: relative;width: 44px;height: 44px;border: 1px solid #313131;border-top: none;vertical-align: top;}
.main .popup .box .share_wrap .share_box{padding: 0 8px;width: auto;position: absolute;bottom: 43px;right: 0;left: 0;z-index: 1;box-shadow: none;border: 1px solid #333;background-color: #fff;transition: all .3s;border-bottom: 0;}
.main .popup .box .share_wrap button.share_btn::after{content: '';padding: 22px 18px 0 0;position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);background: url(/img/artinfo/common/share_icon.png) no-repeat}  
.main .popup .box .share_wrap button.share_close{display: none; position: relative; width: 44px; height: 44px; border: 1px solid #313131; border-top:none; vertical-align: top;}
.main .popup .box .share_wrap button.share_close::after{content: ''; padding: 14px 16px 0 0; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); background: url("/img/artinfo/common/share_close.png") no-repeat;}
.main .popup .box .share_wrap .share_box.type01 {display:none; padding:0 8px; width: auto;position:absolute;bottom:43px;right:0; left:0;z-index:1; box-shadow: none; border:1px solid #333; background-color:#fff;transition: all .3s; border-bottom: 0;}
.main .popup .box .share_wrap .share_box.type01 .sns_wrap {margin: 0; display:flex; flex-wrap:wrap; flex-flow: column; align-items: center; }
.main .popup .box .share_wrap .share_box.type01 .sns_btn_box {width: 100%; padding:10px 0; border-bottom:1px solid #ddd;}
.main .popup .box .share_wrap .share_box.type01 .sns_btn_box button {display:block; margin:0 auto;}
.main .popup .box .share_wrap .share_box.type01 .sns_btn_box img {display:block;}
.main .popup .box .share_wrap .share_box.type01 .copy_box {margin: 0; padding:10px 0; border: 0; border-bottom: 1px solid #ddd;}
.main .popup .box .share_wrap .share_box.type01 .copy_box .btn_copy {display:block; position: static; margin:0 auto; width:0; height:0; overflow:hidden; padding:20px 24px 0 0; background:url("/img/artinfo/common/circleCopy.png") no-repeat center center;}
.main .popup .box .share_wrap .share_box.type01 .copy_box input {padding:10px 15px; outline:none; font-weight:300;}
.main .popup .box .share_wrap .share_box.type01 .copy_box input[type="text"] {display:none;}
.main .popup .box .share_wrap .share_box.type01 .copy_box input:disabled {color:#7a7a7a; background-color:#fff;}    
    
@media (max-width: 1450px) {
 .main .popup{max-width: 512px; width: 95%; height: 95%; position: fixed; left:50%; top:50%; transform: translate(-50%, -50%); z-index: 99;}
  .main .popup .popup_close{top: 10px; right: 10px;}
  .guide_popup .guide_popup_btn{justify-content: center;}
  .main .popup h3{font-size: 20px;}
  .main .popup .view{font-size: 16px;}
  .main .popup .popup_img{position: relative; padding-top: 0; height: 380px; background: #f0f0f0;}
  .main .popup .popup_close{padding: 40px 40px 0 0; background-size: auto 100%; }
  .main .popup .popup_img{height: 266px;}
  .main .popup{padding: 30px;}
  .main .popup .popup_content .box{margin-top: 15px;}
  .main .popup .box{}
  .main .popup .popup_content{height: 87%; overflow: auto;}
  .main .popup .box .want span{font-size: 16px;}
  .main .popup .popup_text dl{display:flex;font-size:14px;}
  .main .popup .popup_text dl dt{width:50px}
  .main .popup .popup_text dl dd{width:calc(100% - 50px)}
  .popup_bg {display: none;position: fixed;left: 0;right: 0;bottom: 0;top: 0;background: rgba(0, 0, 0, .5);z-index: 10;}
  .main .popup.open{width:90%}
}


.more-srch-tab{}
.more-srch-tab .category-wrap{display:flex;flex-wrap:wrap;border-bottom:1px solid #ebebeb}
.more-srch-tab .category-wrap button{padding:14px 20px;font-size: 18px;font-family: 'SCDream';color:#535353;}
.more-srch-tab .category-wrap button.selected{border-bottom:3px solid #0055a2;color:#0055a2;font-weight:600;opacity:1}
.category-cont{margin-top:20px}
.category-cont .round-select{border-radius:8px;border:1px solid #000}
.category-cont label{font-size:16px;color:#000;font-weight:400;}
.category-cont .category-cont-inner{grid-template-columns:repeat(4, minmax(0, 1fr));gap:10px;display:grid}
.category-cont .checkbox-all{width:100%;background:#fff;border:1px solid #ebebeb;padding:6px 10px;border-radius:5px;margin-bottom:10px}
.category-cont .category-cont-inner .check-wrap{background:#fff;border:1px solid #ebebeb;padding:6px 10px;border-radius:5px}
.category-cont .checkbox:checked + .checkbox-all{background:#000}
.checkbox-style{display:inline-block}

@media (max-width: 600px) {
	.category-cont .category-cont-inner{grid-template-columns:repeat(2, minmax(0, 1fr));}
	
}