/* 검색창 영역 */
.search_wrap{overflow:hidden; width:100%; height:145px; text-align:center; padding:50px; box-sizing:border-box; position:relative;}
.search_wrap form{width:fit-content; margin:0 auto; position:relative; z-index:2;}
.search_wrap input{width:650px; height:55px; border:none; border:1px solid #ddd; text-align:left; color:#333; border-radius:30px;; background:transparent; padding-left:20px; padding-right:55px; box-sizing:border-box;}
.search_wrap input::placeholder{color:#999;}
.search_wrap a.search_btn{display:block; width:26px; height:27px; background:url('/images/page/main/search_icon.png') no-repeat; background-size:100%; position:absolute; right:45px; top:0; bottom:0; margin:auto;}

/* 한줄공지 */
.line_notice.scroll{position:fixed;}
.line_notice{width:40%; max-width:480px; height:24px; line-height:24px; display:flex; overflow:hidden; position:absolute; top:8px; z-index:51; align-items: center; }
.line_notice > img {width:50px; height:16px; margin-right:10px;}
.line_notice strong{display:block; width:52px; height:24px; border-radius:12px; background:var(--main_color); font-size:14px; color:#fff; text-align:center;}
.line_notice ul{position:absolute; left:110px; padding-left:10px; width:calc(100% - 80px); box-sizing:border-box;}
.line_notice ul li{display:flex; justify-content:space-between; align-items: center;}
.line_notice ul li a{display:block; font-size:15px; color: var(--bs_txt_color); width:70%;}
.line_notice ul li span{width:30%;}

/* 메인 공통  */
.main_wrap{padding-bottom:60px;}
.main_wrap section + section{margin-top:60px;}
.mcon_tlt_wrap{position:relative; margin-bottom:60px; display:flex; justify-content:center;}
.main_tlt{font-weight:normal; font-family:var(--bs_tlt_font); font-size:var(--bs_tlt_size); color:var(--bs_tlt_color); text-align: center; position:relative; font-weight:bold; letter-spacing:1px;}
.main_tlt:before{content:''; display:block; width:100%; min-width:80px; height:20px; background:var(--main_color); opacity:0.2; position:absolute; top:0; bottom:0; left:0; margin:auto; transform: rotate(-5deg); z-index: -1;}
.main_tlt > span{display:inline-block; margin-left:10px;}
.mcon_tlt_wrap .std_more{position:absolute; top:0; bottom:0; right:0; margin:auto; font-family:var(--bs_tlt_font); font-size:18px; font-weight:500; letter-spacing:0.2px; color:#999; height:fit-content; transition:color 0.3s;}
.mcon_tlt_wrap .std_more:hover{color:var(--main_color);}

.tot_alert{display:none;}


/* 공지, 이벤트 이미지 슬라이드 */
.slide_tlt{display:flex; justify-content:center; align-items: center; margin-bottom:42px; position:relative;}
.slide_tlt h3{margin:0 20px;}
.slide_tlt a.std_more{display:block; color:#666; background:#eee; width:100px; height:36px; line-height:36px; border-radius:20px; text-align:center; position:absolute; top:0; bottom:0; right:0; margin:auto;}
.notice_img_list.swip_basic, .rcr_img_list.swip_basic, .event_img_list.swip_basic {position:relative;}
.notice_img_list.swip_basic .swiper-wrapper li > a,
.rcr_img_list.swip_basic .swiper-wrapper li > a,
.event_img_list.swip_basic .swiper-wrapper li > a {padding-top:460px;}
.notice_img_list.swip_basic .swiper-wrapper .swiper-slide > a > img,
.rcr_img_list.swip_basic .swiper-wrapper .swiper-slide > a > img,
.event_img_list.swip_basic .swiper-wrapper .swiper-slide > a > img{width:100%; height:100%; object-fit:contain;}
.swip_basic .txt_box{text-align:center; margin:15px auto;}
.swip_basic .txt_box span{background:#333; color:#fff; border-radius:15px; height:30px;  line-height:30px; padding:0 10px; display:block; position:absolute; top:10px; right:10px; font-size:14px; letter-spacing:-0.01em;}
.swip_basic .txt_box strong{font-size:18px; color:#333; font-weight:500;}
.swip_basic .swiper-wrapper .swiper-slide > a{display:block; width:100%; height:100%; overflow:hidden; border:1px solid #ddd; box-sizing:border-box; font-size:0; position:relative; background:#eee;}
.swip_basic .swiper-wrapper .swiper-slide > a > img{transition:all 0.3s; position:absolute; top:0; bottom:0; right:0; left:0; margin:auto;}
.swip_basic .swiper-wrapper .swiper-slide > a:hover > img{transform:scale(1.1);}
.swip_basic .swiper-button-prev, .swip_basic .swiper-button-next{background:rgba(0,0,0,0.2); width:50px; height:50px; display:block; position:absolute; top:0; bottom:0; margin:auto; z-index:20; border-radius:50%;}
.swip_basic .swiper-button-prev{left:-20px;}
.swip_basic .swiper-button-next{right:-20px;}
.swip_basic .swiper-button-prev:after{content:''; width:20px; height:20px; display:block; border:1px solid #fff; border-width:0 0 2px 2px; position:absolute; top:0; bottom:0; left:10px; right:0; margin:auto; transform:rotate(45deg);}
.swip_basic .swiper-button-next:after{content:''; width:20px; height:20px; display:block; border:1px solid #fff; border-width:2px 2px 0 0; position:absolute; top:0; bottom:0; left:0; right:10px; margin:auto; transform:rotate(45deg);}
.swip_basic .swiper-button-prev:hover, .swip_basic .swiper-button-next:hover{background:rgba(0,0,0,00.4);}
/*.swip_basic .swiper-button-prev:after{content:''; width:38px; height:38px; display:block; background:url('../images/main/slide_arrow.png') no-repeat; background-size:100%;}
.swip_basic .swiper-button-next:after{content:''; width:38px; height:38px; display:block; background:url('../images/main/slide_arrow.png') no-repeat; background-size:100%; transform:rotate(180deg);}
.swip_basic .swiper-button-prev:hover:after{background:url('../images/main/slide_arrow_on.png') no-repeat; background-size:100%;}
.swip_basic .swiper-button-next:hover:after{background:url('../images/main/slide_arrow_on.png') no-repeat; background-size:100%;}*/

/* 알림 게시판 영역 */
.news_wrap h4.only_m{display:none;}
.news_wrap .m_tlt{text-align:left; display:flex; align-items: center; margin-bottom:42px;}
.news_wrap .m_tlt > h3{border-right:1px solid #ddd; padding-right:10px; margin-right:10px;}
.news_wrap .m_tlt > p{font-size:15px; color:#666;}

.news_wrap .tab_menu{display:flex; justify-content: space-between; align-items: center; background:#f9f9f9; border-radius:10px; margin-bottom:30px;}
.news_wrap .tab_menu li{width:100%; height:62px; text-align:center; line-height:62px; color:var(--bs_txt_color); font-family:var(--bs_tlt_font); font-size:20px; cursor:pointer; transition:all 0.2s;}
.news_wrap .tab_menu li.on{color:#fff; background:var(--main_color); border-radius:10px;}

.news_wrap .news_con_wrap{position:relative;}
.news_wrap .news_con_wrap > ul.news_con{position:absolute; width:100%; height:100%; top:0; left:0;}
.news_wrap .news_con_wrap > ul.news_con > li{position:absolute; top:0; left:0; z-index:-1; opacity:0; width:100%;}
.news_wrap .news_con_wrap > ul.news_con > li.on{z-index:5; opacity:1;}
.news_wrap .bbs_type01 ul{display:flex; align-items:center;}
.news_wrap .bbs_type01 ul li{width:calc((100% - 120px)/4); background:#fff; border:1px solid #ddd; padding:34px 30px; border-radius:10px; box-sizing:border-box; transition:all 0.3s;}
.news_wrap .bbs_type01 ul li:hover{border:1px solid var(--main_color);}
.news_wrap .bbs_type01 ul li + li{margin-left:40px}
.news_wrap .bbs_type01 ul li > a{display:block;}
.news_wrap .bbs_type01 ul li > a > b{display:block; font-weight:500; color:var(--main_color); font-size:15px;}
.news_wrap .bbs_type01 ul li > a > strong{color:var(--bs_tlt_color); font-size:18px; line-height:145%; margin-top:40px; height:50px; height:50px;}
.news_wrap .bbs_type01 ul li p{margin-top:40px; font-size:16px; line-height:145%; height:70px;}
.news_wrap .bbs_type01 ul li span{display:block; margin-top:50px; color:#999;}

.news_wrap .bbs_type02 {width:100%;}

.view_more{display:block; width:80%; height:70px; line-height:70px; text-align:center; font-size:20px; color:#333; border:1px solid #333; box-sizing:border-box; margin:30px auto 0; border-radius:10px; transition:all 0.3s;}
.view_more:hover{background:#333; color:#fff;}


/*** 스크롤 이벤트 ***/
.mcon .mcon_tlt_wrap > * {opacity: 0; transform:translateY(-30px); transition:opacity 0.4s, transform 0.4s}
.active .mcon_tlt_wrap > *{opacity:1; transform:translateY(0);}
.mcon .tot_alert_list{opacity:0; transform:translateY(-30px); transition:opacity 0.4s, transform 0.4s; transition-delay: 0.2s;}
.active .tot_alert_list{opacity:1; transform:translateY(0);}

.mcon .swiper-slide{opacity: 0; transform:translateY(-30px); transition:opacity 0.6s, transform 0.6s;}
.active .swiper-slide:nth-child(1){opacity:1; transform:translateY(0); transition-delay:0.2s;}
.active .swiper-slide:nth-child(2){opacity:1; transform:translateY(0); transition-delay: 0.4s;}
.active .swiper-slide:nth-child(3){opacity:1; transform:translateY(0); transition-delay: 0.6s;}
.active .swiper-slide:nth-child(4){opacity:1; transform:translateY(0); transition-delay: 0.8s;}
.active .swiper-slide:nth-child(n+5){opacity:1; transform: translateY(0); transition-delay: 0.8s;}

.mcon .m_tlt > *{opacity:0; transform:translateY(-30px); transition:opacity 0.3s, transform 0.3s; }
.active .m_tlt > *{opacity:1; transform:translateY(0);}

.mcon.news_wrap .tab_menu{opacity:0; transform:translateY(-30px); transition:opacity 0.4s, transform 0.4s; transition-delay: 0.2s;}
.active.news_wrap .tab_menu{opacity:1; transform:translateY(0);}

.mcon.news_wrap .news_con > li .bbs_type01 ul > li{opacity: 0; transform:translateY(-30px); transition:opacity 0.6s, transform 0.6s;}
.active.news_wrap .news_con > li.on .bbs_type01 ul > li:nth-child(1){opacity:1; transform:translateY(0); transition-delay:0.3s;}
.active.news_wrap .news_con > li.on .bbs_type01 ul > li:nth-child(2){opacity:1; transform:translateY(0); transition-delay: 0.5s;}
.active.news_wrap .news_con > li.on .bbs_type01 ul > li:nth-child(3){opacity:1; transform:translateY(0); transition-delay: 0.7s;}
.active.news_wrap .news_con > li.on .bbs_type01 ul > li:nth-child(4){opacity:1; transform:translateY(0); transition-delay: 0.9s;}

.mcon .view_more{opacity:0; transform:translateY(-30px); transition:opacity 0.3s, transform 0.3s;}
.active .view_more{opacity:1; transform:translateY(0); transition-delay:1.2s;}

.mcon.news_wrap .news_con > li .tb_st01{opacity:0; transform:translateY(-30px); transition:opacity 0.6s, transform 0.6s;}
.active.news_wrap .news_con > li.on .tb_st01{opacity:1; transform:translateY(0);}

/*layer popup*/
.popup_wrap {position: absolute; background-color: rgba(255, 255, 255, .98); border: 1px solid #eee;}
.popup_wrap .popup_cont {height: auto;}
.popup_wrap .popup_cont img {max-width: 100%; height: auto; max-height: 100%;}
.popup_footer {padding: 10px 20px; display: flex; align-items: center; justify-content: space-between; border-top: 1px solid #eee;}
.popup_footer .hours_close {color: #666;}
.popup_footer .normal_close {display: inline-block; padding: 5px 10px; background-color: #1c1e26; color: #fff;}
.popup_footer > a:hover{cursor : pointer;}

@media (max-width: 1440px) {

	.news_wrap .bbs_type01 ul li{width:calc((100% - 60px)/4);}
	.news_wrap .bbs_type01 ul li + li{margin-left:20px;}
	.notice_img_list.swip_basic .swiper-wrapper li > a,
	.event_img_list.swip_basic .swiper-wrapper li > a,
	.rcr_img_list.swip_basic .swiper-wrapper li > a {padding-top:405px;}

}

@media (max-width: 1280px) {

	.notice_img_list.swip_basic .swiper-wrapper li > a,
	.event_img_list.swip_basic .swiper-wrapper li > a,
	.rcr_img_list.swip_basic .swiper-wrapper li > a {padding-top:430px;}

	/* 알림 영역 */
	.news_wrap .bbs_type01 ul li{width:calc((100% - 45px)/4);}
	.news_wrap .bbs_type01 ul li + li{margin-left:15px;}

}

@media (max-width: 1024px) {

	.main_wrap section + section{margin-top:40px;}

	.line_notice{width:70%;}

	/* 검색창 영역 */
	.search_wrap form{width:60%;}
	.search_wrap input{width:100%;}

	/* 공지&행사 배너 영역 */
	.notice_img_list.swip_basic .swiper-wrapper li > a,
	.event_img_list.swip_basic .swiper-wrapper li > a,
	.rcr_img_list.swip_basic .swiper-wrapper li > a {padding-top:312px;}
	.slide_tlt{margin-bottom:20px;}
	

	/* 알림 영역 */
	.news_wrap .tab_menu li{font-size:18px;}

	.news_wrap .bbs_type01 ul{flex-wrap:wrap;}
	.news_wrap .news_con > li .bbs_type01 ul > li{width:calc((100% - 15px)/2);}
	.news_wrap .bbs_type01 ul li + li{margin-left:0;}
	.news_wrap .bbs_type01 ul li:nth-child(2n){margin-left:15px;}
	.news_wrap .bbs_type01 ul li:nth-child(n+3){margin-top:15px;}
	.news_wrap .bbs_type01 ul li p{height:68px;}

	.re_sign{font-size:15px;}

	.view_more{height:40px; line-height:40px; font-size:15px; border-width:1px;}

	.active.news_wrap .news_con > li.on .bbs_type01 ul > li:nth-child(1),
	.active.news_wrap .news_con > li.on .bbs_type01 ul > li:nth-child(2),
	.active.news_wrap .news_con > li.on .bbs_type01 ul > li:nth-child(3),
	.active.news_wrap .news_con > li.on .bbs_type01 ul > li:nth-child(4){transition-delay:unset;}

}

@media (max-width: 768px) {

	.line_notice{position:fixed;}

	/* 공지&행사 배너 영역 */
	.notice_img_list.swip_basic .swiper-wrapper li > a,
	.event_img_list.swip_basic .swiper-wrapper li > a,
	.rcr_img_list.swip_basic .swiper-wrapper li > a {padding-top:min(296px, 42vw);}
	.swip_basic .txt_box span{height:26px; line-height:26px;}

	/* 알림 영역 */
	.news_wrap .tab_menu {display:none;}
	.news_wrap .news_con_wrap{position:static;}
	.news_wrap .news_con_wrap > ul.news_con{position:relative;}
	.news_wrap .news_con_wrap > ul.news_con:after{content:''; width:100%; height:45px; display:block; background:#f9f9f9; top:0; left:0; border-radius:5px; position:absolute; top:0; left:0; z-index:0;}
	.news_wrap .news_con_wrap > ul + ul{margin-top:30px;}

	.news_wrap h4.only_m{display:inline-block; font-size:18px; height:45px; line-height:45px; text-align:center; width:25%; border-radius:5px; position:absolute; top:-45px; left:0;}
	.news_wrap h4.only_m.on{background:var(--main_color); color:#fff; cursor:pointer;}
	.news_wrap .news_con_wrap > ul.news_con > li{opacity:1; z-index:1; margin-top:45px;}

	.news_wrap .news_con_wrap > ul.news_con > li:nth-child(2) h4{left:25%;}
	.news_wrap .news_con_wrap > ul.news_con > li:nth-child(3) h4{left:50%;}
	.news_wrap .news_con_wrap > ul.news_con > li:nth-child(4) h4{left:75%;}
	.news_wrap .news_con_wrap > ul.news_con > li h4 + div{margin-top:20px;}

	.news_wrap .news_con_wrap > ul.news_con:last-child h4.only_m{width:50%;}
	.news_wrap .news_con_wrap > ul.news_con:last-child > li:last-child h4{left:50%}

	.news_wrap .bbs_type01,
	.news_wrap .bbs_type02{opacity:0;}
	.news_wrap li.on .bbs_type01,
	.news_wrap li.on .bbs_type02{opacity:1;}
	.news_wrap .news_con > li .bbs_type01 ul > li{padding:20px;}
	.news_wrap .bbs_type01 ul{flex-wrap:nowrap;}
	.news_wrap .bbs_type01 ul li:nth-child(2n){margin-left:0;}
	.news_wrap .bbs_type01 ul li:nth-child(n+3){margin-top:0;}
	.news_wrap .bbs_type01 ul li > a > strong, .news_wrap .bbs_type01 ul li p{margin-top:20px;}
	.news_wrap .bbs_type01 ul li span{margin-top:30px;}


	/* 로고 배너 슬라이드 */
	.banner_remote > strong{font-size:15px;}
	.banner_remote > p{display:none;}
}

@media (max-width: 640px) {
	header .gnb{position:fixed; top:0; z-index:50; background:#fff; width:100%;}

	.main_wrap section.main_tlt_wrap{margin-top:0;}
	.mcon_tlt_wrap{margin-bottom:30px; display:flex; justify-content: space-between; align-items: center;}
	.mcon_tlt_wrap .std_more{position:static; margin:0; font-size:16px;}

	/* 공지&행사 배너 영역 */
	.notice_img_list.swip_basic, .rcr_img_list.swip_basic, .event_img_list.swip_basic{padding-bottom:40px;}
	.swip_basic .swiper-button-prev, .swip_basic .swiper-button-next{transform:translateY(-40px);}
	.notice_img_list.swip_basic .swiper-wrapper li > a,
	.event_img_list.swip_basic .swiper-wrapper li > a,
	.rcr_img_list.swip_basic .swiper-wrapper li > a {padding-top:min(410px, 62vw);}
	.slide_tlt{position:static;}
	.slide_tlt a.std_more{top:auto; left:0; width:80%;}

	.tot_alert{display:block;}
	.tot_alert .tot_alert_list{border-top:1px solid #222;}
	.tot_alert .tot_alert_list ul{}
	.tot_alert .tot_alert_list ul li{border-bottom:1px solid #ddd; padding:10px 20px 20px; margin:10px auto 0}
	.tot_alert .tot_alert_list ul li a{display:flex; justify-content: space-between; align-items: center;}
	.tot_alert .tot_alert_list .tot_date{line-height:160%; width:55px; text-align:center;}
	.tot_alert .tot_alert_list .tot_date span{display:block; font-size:15px; color:#999;}
	.tot_alert .tot_alert_list .tot_date b{display:block; font-size:36px; color:#222;}
	.tot_alert .tot_alert_list .tot_tlt{width:calc(100% - 75px); margin-left:20px;}
	.tot_alert .tot_alert_list .tot_tlt p{font-size:20px; color:#333;}
	.tot_alert .tot_alert_list .tot_tlt span{}

	/* 한줄 공지 */
	.line_notice{display:none;}
	/* .line_notice.scroll{position:relative;}
	.line_notice{position:relative; z-index:49; border:1px solid var(--main_color); border-radius:23px; height:40px; line-height:40px; width:100%; padding:5px 0; box-sizing:border-box; min-width:auto; top:20px; left:0; right:0; margin:auto; box-shadow: 2px 2px 5px rgba(0,0,0,0.2); align-items: center;}
	.line_notice img.gajigaji{display:none;}
	.line_notice strong{background:none; color:var(--main_color); font-size:15px; width:80px; box-sizing:border-box; height:20px; line-height:20px; border-right:1px solid var(--main_color); border-radius:0; padding:0 15px;}
	.line_notice ul{width:calc(100% - 110px); left:90px; padding:0;}
	.line_notice ul li a{width:100%;} */

	/* 검색 영역 */
	.search_wrap{padding:50px 25px; margin-top:55px;}
	.search_wrap form{width:98%;}

	/* 알림 영역
	.news_wrap .news_con > li .bbs_type01 ul > li{width:calc(50% - 8px);}
	.news_wrap .bbs_type01 ul li:nth-child(n+3){margin-top:16px;} */

	
}

@media (max-width: 567px) {
	.swip_basic .swiper-button-prev, .swip_basic .swiper-button-next{width:35px; height:35px;}
	.swip_basic .swiper-button-prev:after, .swip_basic .swiper-button-next:after{width:10px; height:10px;}
	.swip_basic .swiper-button-prev:after{left:4px;}
	.swip_basic .swiper-button-next:after{right:4px;}
	.notice_img_list.swip_basic .swiper-wrapper li > a,
	.event_img_list.swip_basic .swiper-wrapper li > a,
	.rcr_img_list.swip_basic .swiper-wrapper li > a {padding-top:min(260px, 62vw);}
}

@media (max-width: 425px) { 

	/* 한줄 공지 */
	.line_notice ul li span{display:none;}

		/* 검색 영역 */
	.search_wrap{padding:50px 20px}
	.search_wrap form{width:100%;}

	.tot_alert .tot_alert_list ul li{padding:10px 10px 20px; }
	.tot_alert .tot_alert_list .tot_tlt p{font-size:18px;}
	.tot_alert .tot_alert_list .tot_date b{font-size:34px;}

	/* 알림 영역 */
	.news_wrap .m_tlt > p{font-size:12px;}
	.news_wrap .news_con > li .bbs_type01 ul > li{width:100%;}

	.view_more{width:100%; margin-top:20px}
}