/* BASIC css start */
/* ·Ñ¸µ¹è³Ê */
#event .MS_img-wrap { position: relative; width: 100%; overflow: hidden; }
#event .event-imgs { position: relative; }
#event .MS_img-area { float: left; }
#event .MS_img-area:not(:first-child) { display: none; }
#event .MS_img-area img { width: 100%; }
#event .pagination { position: relative;height:0;top:-20px; left: 0; text-align: center; width:100%;padding:0;margin:0;font-size:0; }
#event .pagination .swiper-pagination-switch { display: inline-block; margin:0 2px; text-indent: -9999px; background:#fff url('') no-repeat;width:8px; height:8px;vertical-align:top; border-radius:50%;-webkit-border-radius:50%; -moz-border-radius:50%;border:1px solid #2c1a02}
#event .pagination .swiper-active-switch { background:#2c1a02 url('') no-repeat;width:8px; height:8px;border-radius:50%;-webkit-border-radius:50%; -moz-border-radius:50%;border:1px solid #2c1a02; }

.main .section {height:35px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;}
.main .section li {border-left:1px solid #e9e9e9;color:#111;overflow:hidden;float:left;text-align:center;padding:0 10px;line-height:35px;}
.main .section li a {height:35px;line-height:35px;color:#555;padding-left:10px;text-align:left;}
.main .section li.notice_more {height:35px;float:right;padding:0;margin:0;}
.main .section li.notice_more img {height:35px;}
.main .section li.notice_more a {padding:0;}

.main .main_title {padding: 20px 0 10px;}
.main .main_title img {width:100%;}
.main .section1 {margin:20px auto;}
.main .section1 ul li {float:left;width:50%;border-left:1px solid #e9e9e9;box-sizing:border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
.main .section1 ul li:first-child {border:0;}
.main .section1 img {width:100%;}

.main .section2 {border:1px solid #e9e9e9;margin-bottom:50px;margin:20px 1% 0;}
.main .section2 .tab_inner {background-color:#fbfbfb;font-size:0;margin-bottom:10px;}
.main .section2 .tab_inner a { width:50%;line-height:40px;text-align:center;display: inline-block;font-size:12px; color:#777; font-weight: bold; border-bottom:1px solid #e9e9e9;border-top:0;border-left:1px solid #e9e9e9;box-sizing:border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
.main .section2 .tab_inner a:first-child {border-left:0;}
.main .section2 .tab_inner a.open {color:#000;border-bottom:1px solid #fff;border-top:2px solid #000;background-color:#fff;}
.main .section2 .tab_box02 {display:none;}

/* sectionmall common */
.sectionmall{margin-bottom: 40px;}
.sectionmall *{box-sizing:border-box}
.sectionmall h2{text-align: center; color: #222222; font-size: 18px; font-weight: 500;  font-family: 'Noto Sans KR', sans-serif; margin-bottom:40px; }
.sec_inner{padding:0 5%}
.sectionmall .more_item{display: flex; align-items: center; justify-content: center;margin-top:40px}
.sectionmall .more_item a{display: flex; align-items: center;transition: all .2s; justify-content: center;gap: 6px; border: 1px solid #e4e4e4; padding: 14px 0; width:100%}
.sectionmall .more_item a p{color: #999999; font-size: 13px; font-weight: 500;}
.sectionmall .more_item a img{transform:scale(.66); transform-origin:center center}

/* sec2m */
#sec2m{top;margin:2%}
#sec2m .sec_inner{ }
#sec2m .sec_inner ul{display: flex; flex-wrap: wrap; justify-content: space-between;gap:15px}
#sec2m .sec_inner ul li{width:calc((100% - 60px) / 5)}
#sec2m .sec_inner ul li a{display: flex; flex-direction: column; align-items: center; justify-content: center; gap: 5px;}
#sec2m .sec_inner ul li a img{display: inline-block; border-radius:15px; width:100%}
#sec2m .sec_inner ul li a p{ font-family: 'Noto Sans KR', sans-serif; color: #333333; font-size: 13px; font-weight: 400;}

/* BASIC css end */

