/***************
00) 메인 공통
01) 상단 비주얼 슬라이드
02) 금산장애인국민체육센터
03) 공통 링크 그룹
04) 대회 슬라이드 배너
05) 행사일정
05_2) 캘린더 및 게시판
06) 소식알림
07) 갤러리
08) 협력기관
09) 팝업모달
***************/

/***************
00) 메인 공통
***************/
.wrapper_main{margin: 0 auto; width: 90%;max-width: 1400px;z-index: 1; } /*overflow:hidden 추가. 오류시 삭제할 것 240223*/
.main_wrapper{margin: 0 auto;width: 1255px; padding: 0 27.5px; z-index: 1;}
.menu_wrapper{margin: 0 auto; width: 1820px; /* width: 95%;max-width: 1820px; */position: relative;z-index: 1;}
.gray_bg{background-color: #e4f0fc;}
.con_padding{padding: 100px 0;}
/*콘텐츠 타이틀*/
.main_con_ttl{margin-bottom: 40px;}
.main_con_ttl h3{font-size: 30px; font-weight: 700; letter-spacing: -1px; float:left;}
.main_con_ttl a{font-size: 20px; font-weight: 400; float:right; font-weight: 300; position: relative;}
.main_con_ttl a:after{content:''; left: 0; position: absolute; bottom: -8px; right: 0; background-color: #737373; height: 1px; transition:0.3s;}
.main_con_ttl a:hover{color: #1d85e6;}
.main_con_ttl a:hover:after{background-color: #1d85e6;}

.main_con_ttl_photo {margin-bottom: 10px;}
.main_con_ttl_photo h3{font-size: 25px; font-weight: 700; letter-spacing: -1px; float:left;}
.main_con_ttl_photo a{font-size: 16px; font-weight: 400; float:right; font-weight: 300; position: relative;}
.main_con_ttl_photo a:after{content:''; left: 0; position: absolute; bottom: -8px; right: 0; background-color: #737373; height: 1px; transition:0.3s;}
.main_con_ttl_photo a:hover{color: #1d85e6;}
.main_con_ttl_photo a:hover:after{background-color: #1d85e6;}
/*슬라이더 화살표 버튼*/
/*#main .swiper-container{overflow:visible;}
#main .swiper-wrapper{overflow:hidden;} */
#main .main_visual > .swiper-button-prev,
#main .main_visual > .swiper-button-next{width: 55px; height: 55px; border-radius:100%; box-shadow:0 2px 9px rgba(0,0,0,0.08); background-color: #fff; outline:none; opacity:1; transition:0.3s;}
#main .main_visual > .swiper-button-prev{left:-27.5px;/*  left: 0; */}
#main .main_visual > .swiper-button-next{right:-27.5px; /* right: 0; */}
#main .main_visual > .swiper-button-next:after,
#main .main_visual > .swiper-button-prev:after{font-size: 0; width: 10px; height: 16px; background-color: blue; transition:0.3s;}
#main .main_visual > .swiper-button-prev:after{background: url('../img/main/slider_aro.png');}
#main .main_visual > .swiper-button-next:after{background: url('../img/main/slider_aro.png'); transform:rotate(180deg);}
#main .main_visual > .swiper-button-disabled{display:none;}
#main .main_visual > .swiper-button-prev:hover,
#main .main_visual > .swiper-button-next:hover{background-color: #1d85e6;}
#main .main_visual > .swiper-button-prev:hover:after,
#main .main_visual > .swiper-button-next:hover:after{background: url('../img/main/slider_aro_w.png');}

#main .swiper-button-prev,
#main .swiper-button-next{width: 55px; height: 55px; /* border-radius:100%;  */box-shadow:0 2px 9px rgba(0,0,0,0.08); background-color: #fff; outline:none; opacity:1; transition:0.3s;}
#main .swiper-button-prev{left:-27.5px;/*  left: 0; */ top:50% !important;}
#main .swiper-button-next{right:-27.5px; /* right: 0; */ top:50% !important;}
#main .swiper-button-next:after,
#main .swiper-button-prev:after{font-size: 0; width: 10px; height: 16px; background-color: blue; transition:0.3s;}
#main .swiper-button-prev:after{background: url('../img/main/slider_aro.png');}
#main .swiper-button-next:after{background: url('../img/main/slider_aro.png'); transform:rotate(180deg);}
#main .swiper-button-disabled{display:none !important;}
#main .swiper-button-prev:hover,
#main .swiper-button-next:hover{background-color: #01a283;}
#main .swiper-button-prev:hover:after,
#main .swiper-button-next:hover:after{background: url('../img/main/slider_aro_w.png');}

/* 콘텐츠 없음 */
.main_no_content{font-size: 15px; height: 380px; background-color: #f0f0f0; text-align: center; line-height: 380px; border-radius:20px; color: #888;}

/***************
01) 상단 비주얼 슬라이드 - #2
***************/
/*main-visual slider*/
.main-visual {position:relative; text-align:center; color:#fff;}
.main-visual .item {position:relative; height:100vh; overflow:hidden;}
.main-visual .item img {margin:0 auto;}
.main-visual .desktop {display:block;}
.main-visual .mobile {display:none;}
.main-visual .image {position:absolute; top:0; left:0; width:100%; height:100%; overflow:hidden;}
.main-visual .image img {position:absolute; top:50%; left:0; transform:translateY(-50%); -ms-transform:translateY(-50%); -webkit-transform:translateY(-50%); width:100%; height:auto !important; max-width:100%; min-height:100%; object-fit:cover;}
.main-visual .text-wrap-img {position:absolute; width:100%; top:23%; margin:0 auto; transform:translateY(80px);}
.main-visual .text-wrap-txt {position:absolute; top:35%; left:50%; transform:translateX(-50%); text-align:left; text-shadow:2px 2px 12px rgba(0, 0, 0, 0.3);}
.main-visual .text-wrap-txt .inline {width:700px;}
.tran-x {transform:translate(-90px, 100px);}
.showleft {transition-duration:1.7s; opacity:0;}
.slick-current .showleft {opacity:1; transform:translateX(-70%);}
.showup {transition-duration:1.7s; opacity:0;}
.slick-current .showup {opacity:1; transform:translateY(0);}


.main-visual .why-txt {font-family:'LeferiBaseType',sans-serif; font-size:38px; line-height:1.4em; letter-spacing:-.02em;}
.main-visual .s-txt {font-size:1.8em; font-weight:700; margin:0 0 8px 3px;}
.main-visual .b-txt2 {font-size:3em; letter-spacing:-.03em; line-height:1.3;}
.main-visual .wrap {position:absolute; top:50%; left:0; width:100%; padding:50px 100px; display:flex; align-items:center; justify-content:center; transform:translateY(-50%);}
.main-visual .wrap .text-wrap {position:static; transform:none; padding:0; margin-right:5%; width:45%; max-width:640px;}
.main-visual .wrap .device {width:50%; max-width:900px;}
.main-visual .pager-wrap {position:absolute; bottom:12%; left:50%; transform:translateX(-50%); text-align:left; z-index:50;}
.main-visual .pager {font-family:'Play', sans-serif; font-size:20px; color:rgba(255,255,255,.7); line-height:1.3em; letter-spacing:0; margin-bottom:12px;}
.main-visual .pager .bar {margin:0 12px;}
.main-visual .pager .current {color:#fff; font-weight:700;}
.main-visual .progress {position:relative; width:300px; height:2px; background:rgba(4,19,49,.7);}
.main-visual .progress:after {content:""; position:absolute; top:0; left:0; width:0; height:100%; background:#fff; transition: 0.1s width linear;}
.main-visual .progress.animate:after {transition:width linear; width:100%; transition-delay:unset; transition-duration:2s;}

/*main-visual-slider*/
@media (max-width: 1280px) {
	/* main */
	.main-visual .text-wrap .inline:before {top:-50px; width:180px; height:180px;}
	.main-visual .why-website {width:60%; margin:0 auto 25px;}
	.main-visual .why-website img {width:100%;}
	.main-visual .why-txt {font-size:30px;}
	.main-visual .b-txt {font-size:75px;}
	.main-visual .pager {font-size:18px;}
	.main-visual .pager .bar {margin:0 10px;}
	.main-visual .progress {width:220px;}
}
/* Landscape tablet */
@media (max-width: 1024px) {
	/* main */
	.main-visual .why-txt {font-size:25px;}
	.main-visual .text-wrap-txt {left:0; transform:translateX(20%);}
	.slick-current .showleft {transform:translateX(0%);}
	.main-visual .text-wrap-txt .inline {width:100%; padding:0 50px;}
	.main-visual .s-txt {margin:0 0 4px 3px;}
	.main-visual .b-txt {font-size:62px;}
} 
/* portrait tablet */
@media (max-width: 900px) {
	/* main */
	.main-visual .why-website {width:80%;}
	.main-visual .wrap {display:block;  transform:translateY(-40%);}
	.main-visual .wrap .text-wrap {margin:0 auto 5%; width:100%;}
	.main-visual .wrap .device {width:80%; margin:0 auto;}
	.tran-x {transform:translateX(0px);}
	.main-visual .text-wrap-img > img {width:100%; padding:0 40px;}
} 
@media (max-width: 640px) {
	/* main */
	.main-visual .desktop {display:none;}
	.main-visual .mobile {display:block;}
	.main-visual .item {height:70vh;}
	.main-visual .text-wrap-img {top:18%;}
	.main-visual .text-wrap-txt {top:20%;}
	.main-visual .text-wrap-txt .inline {font-size:0.75em;}
	.main-visual .why-website {width:100%;}
	.main-visual .why-txt {font-size:18px;}	
	.main-visual .wrap {padding:15px;}
	.main-visual .wrap .device {width:110%; margin:0 -5%;}
	.main-visual .pager {font-size:16px; margin-bottom:8px;}
	.main-visual .pager .bar {margin:0 8px;}
	.main-visual .progress {width:150px;}
	.main-visual .progress.animate:after {transition-duration:2s;}
} 

@media (max-width: 450px) {
	.main-visual .text-wrap-txt .inline {font-size:0.6em; padding:0 25px;}
	.main-visual .b-txt2 {font-size:2.6em;}
	.main-visual .text-wrap-img > img {padding:0 20px;}
}

/* Slider */
.slick-slider { position: relative; display: block; box-sizing: border-box; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-touch-callout: none; -khtml-user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent; } 
.slick-list { position: relative; display: block; overflow: hidden; margin: 0; padding: 0; } 
.slick-list:focus { outline: none; } 
.slick-list.dragging { cursor: pointer; cursor: hand; } 
.slick-slider .slick-track,.slick-slider .slick-list { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } 
.slick-track { position: relative; top: 0; left: 0; display: block; margin-left: auto; margin-right: auto; } 
.slick-track:before,.slick-track:after { display: table; content: ''; } 
.slick-track:after { clear: both; } 
.slick-loading .slick-track { visibility: hidden; } 
.slick-slide { display: none; float: left; height: 100%; min-height: 1px; } 
[dir='rtl'] .slick-slide { float: right; } 
.slick-slide img { display: block; } 
.slick-slide.slick-loading img { display: none; } 
.slick-slide.dragging img { pointer-events: none; } 
.slick-initialized .slick-slide { display: block; } 
.slick-loading .slick-slide { visibility: hidden; } 
.slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; } 
.slick-arrow.slick-hidden { display: none; } 

/*Main-Visual-Slider Style - End bjm 231226*/

/***************
02) 금산장애인국민체육센터
***************/
.main_center.bg_color1 { background:#ffded2; }
/* 타이틀 */
.main_center .ttl_area{padding-top: 100px; text-align: center; margin-bottom: 50px;}
.main_center .ttl_area h3{font-size: 38px; font-weight: 800; letter-spacing: -1px; line-height: 1.3;}
.main_center .ttl_area p{font-size: 24px; letter-spacing: -1px; margin-top: 10px; line-height: 1.3;}
/* 센터 이미지 */
.main_center .img_area{font-size: 0; height: 370px; background-image:url('/images/main/main2_1.jpg'); background-size:cover; background-position:center;}

/***************
03) 공통 링크 그룹 (4종)
***************/
.main_links ul li{float:left; width: 25%; position: relative;}
.main_links ul li:after{content:''; width: 1px; top: 80px; bottom: 80px; background-color: #e5e5e5; position: absolute; right: 0;}
.main_links ul li:last-child:after{display:none;}
.main_links ul li a{text-align: center; padding: 80px 0; display:block;}
.main_links ul li a b{display:inline-block; font-size: 30px; line-height: 1; letter-spacing: -1px; font-weight: 700; background-position:center top; background-repeat:no-repeat; padding-top: 80px; transition:0.3s; position: relative;}
.main_links ul li a b:after{content:''; height: 2px; left: 50%; right: 50%; transition:0.3s; bottom: -6px; position: absolute;}
.main_links ul li a span{transform: skew(-0.1deg); font-weight: 400; display:block; font-size: 15px; margin-top: 15px; line-height: 1.3; color: #585858; font-weight: 400;}
.main_links ul li a:hover b{color: #01a283;}
.main_links ul li a:hover b:after{background-color: #01a283; left: 0; right: 0;}
.main_links ul li a .ico_img { width:90px; position: absolute; left: 50%; transform: translateX(-50%); top: 50px; }

/***************
04) 대회 슬라이드 배너
***************/
.main_contest ul > li{background-size:cover; background-position:center; height: 460px;}
.main_contest ul > li .wrapper_main{position: relative; height: 100%; /* max-width:1270px; */}
.main_contest ul > li .content{position: absolute; top: 50%; left: 0; transform:translateY(-50%); -webkit-transform:translateY(-50%); width: 100%; max-width:650px}
.main_contest ul > li .content .txt_area p{font-size: 38px; font-weight: 800; letter-spacing: -1px; line-height: 1.3; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.main_contest ul > li .content .txt_area span{display:block; font-size: 24px; font-weight: 600; margin-top: 10px; letter-spacing: -1px;}
.main_contest ul > li .content .txt_area p.logo{padding-top: 90px; background-repeat:no-repeat; background-position:left top; background-size:70px;}
.main_contest ul > li .content ul.btn_area{margin-top: 40px;}
.main_contest ul > li .content ul.btn_area li{height: auto; float:left;}
.main_contest ul > li .content ul.btn_area li a{display:inline-block; padding: 30px; font-size: 22px; padding-right: 130px;}
.main_contest ul > li .content ul.btn_area li.btn_dark{margin-right: 20px;}
.main_contest ul > li .content ul.btn_area li.btn_dark a{background-color: rgba(28,26,23,0.9); color: #fff; background-image: url('../img/common/contest_aro_w.png'); background-position: right 30px center; background-repeat:no-repeat;}
.main_contest ul > li .content ul.btn_area li.btn_white a{background-color: rgba(255,255,255,0.9); color: #000; background-image: url('../img/common/contest_aro.png'); background-position: right 30px center; background-repeat:no-repeat;}
/*navigation*/
.main_contest .contest-next{right: 30px !important;}
.main_contest .contest-prev{left: 30px !important;}
.main_contest .swiper-button-next,
.main_contest .swiper-button-prev{background-color: rgba(255,255,255,0.3) !important; transition:0.3s !important;}
.main_contest .swiper-button-next:hover,
.main_contest .swiper-button-prev:hover{background-color: #fff !important;}
/*글씨색상 조정*/
.main_contest ul > li.dark .content .txt_area{color: #fff;}
/*pagination*/
.main_contest .swiper-pagination{display:none;}
.main_contest.swiper-container-horizontal>.swiper-pagination-bullets,
.main_contest .swiper-pagination-custom, .swiper-pagination-fraction{bottom: 20px;}
.main_contest .swiper-pagination-bullet{width: 35px; height: 3px; border-radius:0; background-color: #fff;}
.main_contest.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:  0 4px;}




@media all and (max-width:815px){
	.main_contest .swiper-button-next,
	.main_contest .swiper-button-prev{display:none !important;}
	.main_contest .swiper-pagination{display:block;}
	.main_links ul li a .ico_img { width: 70px; top: 0px; }
	.main_links ul li.main_link_1 a b { background-size: 30px; display: block; margin-top: 6px; }
}
@media (max-width:767px){
}

/***************
05) 행사일정
***************/
/* .main_calendar{border-top: solid 1px #e5e5e5;} */
.main_calendar_list_wrap{position: relative;}
.main_calendar_list ul li{float:left; width: 330px;}
.main_calendar_list ul li a{display:block; background-color: #f8f8f8; padding: 55px 35px; border-radius:20px; position: relative; height: 182px; transition:0.3s;}
.main_calendar_list ul li a em.data_on{display:block; width: 12px; height: 12px; border-radius:100%; background-color: #2093ff; position: absolute; left: 20px; top: 20px; transition:0.3s;}
.main_calendar_list ul li a b{font-size: 50px; font-weight: 900; display:block;}
.main_calendar_list ul li a em{font-size: 13px; font-weight: 800; font-style:normal; transition:0.3s; color: #888;}
.main_calendar_list ul li a em.red{color: #ff4e4e;}
.main_calendar_list ul li a em.blue{color: #1e86e7;}
.main_calendar_list ul li a span.txt_area{position: absolute; bottom: 45px; left: 35px; width: calc(100% - 70px);}
.main_calendar_list ul li a span.txt_area em.numb{font-size: 16px; font-weight: 400; color: #aaa; display:block; transition:0.3s;}
.main_calendar_list ul li a span.txt_area b.con{display:block; margin-top: 15px; font-size: 24px; letter-spacing: -1px; color: #333; font-weight: 400; line-height: 1.3; overflow:hidden; text-overflow:ellipsis;white-space: normal; max-height: 2.6em; word-wrap: break-word; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; transition:0.3s;}
/*일정없음*/
.main_calendar_list ul li.no_con a span.txt_area b.con{color: #aaa;}
.main_calendar_list ul li.no_con a em.data_on{display:none;}
/*마우스오버*/
.main_calendar_list ul li a:hover{background-color: #2093ff; color: #fff;}
.main_calendar_list ul li a:hover em.data_on{background-color: #fff;}
.main_calendar_list ul li a:hover em{color: #fff;}
.main_calendar_list ul li a:hover span.txt_area em.numb{color: #fff;}
.main_calendar_list ul li a:hover span.txt_area b.con{color: #fff;}
.main_calendar_list ul li.no_con ahover span.txt_area b.con{color: #fff;}

/***************
05_2) 캘린더 및 게시판
***************/
.main_calendar_board{ position: relative;}


/*캘린더*/
/* .main_calendar{float:left; background-size:contain !important; background-position:bottom center !important; background:url('../img/main/calendar_bg01.jpg') no-repeat, #fff; padding: 25px; padding-bottom: 20px; border-radius:15px; width: calc(30% - 30px);} */
.main_calendar dt{margin: 0 auto; width: 210px;}
.main_calendar dt input{float: left;font-size: 24px; font-weight: bold; text-align: center; border: 0; color: #000; outline:none; padding: 0; width: calc(100% - 64px); height: 32px;}
.main_calendar dt input:disabled{background-color: #fff;}
.main_calendar dt a{display:block; float:left; width: 32px; height: 32px; background: url('../img/common/calendar_aro.png') center no-repeat;}
.main_calendar dt a.next{transform:rotate(180deg);}
.main_calendar dd{padding:0;height:272px;overflow:hidden}
#calendar_mini.fc-calendar-container{width:auto;height:255px;border:none;padding-top: 10px;}
#calendar_mini .fc-calendar .fc-body{height:100%;border:none}
#calendar_mini .fc-calendar .fc-row > div .fc-weekday{display:none}
#calendar_mini .fc-calendar .fc-row{border:none}
#calendar_mini .fc-calendar .fc-row > div{padding:0;border:none}
#calendar_mini .fc-calendar .fc-row > div > a > span.fc-date,#calendar_mini .fc-calendar .fc-row > div > span.fc-date{font-weight: 400; position:absolute;font-size:17px;text-align:center;width:auto;height:auto;left:50%;top:50%;transform:translate(-50%,-50%) skew(-0.1deg);text-shadow:none;bottom:auto;right:auto;line-height:1;color:#111; background:none;}
#calendar_mini .fc-calendar .fc-row > div > a > span.fc-date.unable,
#calendar_mini .fc-calendar .fc-row > div > span.fc-date.unable{opacity:.5;}
#calendar_mini .fc-calendar .fc-head> div.sun,#calendar_mini .fc-calendar .fc-row > div.sun > span{color:#e90000}
#calendar_mini .fc-calendar .fc-head> div.sat,#calendar_mini .fc-calendar .fc-row > div.sat > span{color:#0753e0}
#calendar_mini .fc-calendar .fc-row > div > a{display:block;position:absolute;top:0;left:0;right:0;bottom:0;text-indent:-999em;z-index:1} 
/* #calendar_mini .fc-calendar .fc-row > div > a::after{display:block;content:'';width:5px;height:5px;position:absolute;bottom:7px;left:50%;transform:translateX(-46%); background-color: #ff8e02; border-radius:100%;} */ /*이벤트 있을때 원으로 표시-불필요 주석처리 240228*/
#calendar_mini .fc-calendar .fc-row > div.fc-today > a::after{background-color: #fff;}
#calendar_mini .fc-calendar .fc-row > div.dim::after{background-color:#fff;display:block;content:'';position:absolute;top:0;right:0;left:0;bottom:0;opacity:.78}
#calendar_mini .fc-calendar .fc-row > div.fc-today{background:none}
#calendar_mini .fc-calendar .fc-row > div.fc-today::before{display:block;content:'';border-radius:10px;background-color:#2088e8;width:40px;height:35px;position:absolute;left:50%;top:55%;transform:translate(-49%,-50%)}
#calendar_mini .fc-calendar .fc-row > div.fc-today span.fc-date{color:#fff}
#calendar_mini .fc-calendar .fc-row > div.fc-today a::after{background-color:#fff}
#calendar_mini .fc-calendar.fc-six-rows .fc-row > div > a::after{bottom:3px}
.apl_calendar #calendar_mini .fc-calendar .fc-row > div.fc-today::before{background-color:#ff0}
.apl_calendar #calendar_mini .fc-calendar .fc-row > div.fc-today span.fc-date{color:#6d5a17}
#calendar_mini .fc-calendar .fc-head{background:none;color:#555;font-size:14px;font-weight:700}
.fc-calendar .fc-row > div,.fc-calendar .fc-head > div{width:14.285%}
#calendar_mini .fc-calendar .fc-row > div > a.do{display:block;text-indent:0}
#calendar_mini .fc-calendar .fc-row > div.fc-today > a.do::before,#calendar_mini .fc-calendar .fc-row > div > a.do::after{display:none}
#calendar_mini .fc-calendar .fc-row > div > a.do::before{display:block;content:'';border-radius:50%;background-color:#e9e6e8;width:40px;height:40px;position:absolute;left:50%;top:51%;transform:translate(-49%,-50%);z-index:-1;transition:.25s ease-out}
#calendar_mini .fc-calendar .fc-row > div > a.do:focus > span.fc-date,#calendar_mini .fc-calendar .fc-row > div > a.do:hover > span.fc-date,#calendar_mini .fc-calendar .fc-row > div > a.do.on > span.fc-date{color:#fff}
#calendar_mini .fc-calendar .fc-row > div > a.do:focus::before,#calendar_mini .fc-calendar .fc-row > div > a.do:hover::before,#calendar_mini .fc-calendar .fc-row > div > a.do.on::before{background-color:#f04f74}
#calendar_mini .fc-calendar .fc-row > div.fc-today > a.do.on::before{display:block}
.belt_calendar{border-bottom:1px solid #ddd;padding-bottom:20px;margin-bottom:30px}
.belt_calendar #calendar_mini.fc-calendar-container{height:auto;padding:0}
.belt_calendar #calendar_mini .fc-calendar{height:50px}
.belt_calendar #calendar_mini .fc-calendar .fc-body{height:auto;text-align:center;display:inline-block}
.belt_calendar #calendar_mini .fc-calendar .fc-head{display:none}
.belt_calendar #calendar_mini .fc-calendar .fc-row,.belt_calendar #calendar_mini .fc-five-rows .fc-row,.belt_calendar #calendar_mini .fc-six-rows .fc-row{display:inline;border:0;height:auto;font-size:0;width:auto}
.belt_calendar #calendar_mini .fc-calendar .fc-row > div{height:50px;font-size:0;width:calc(100%/31);font-size:0;display:inline-block;float:none}
.belt_calendar #calendar_mini .fc-calendar .fc-row > div > a{height:50px}
.belt_calendar #calendar_mini .fc-calendar .fc-row > div > a::after{bottom:12px!important}
.calendar_nav{text-align:center;line-height:30px;padding:0 0 20px}
.calendar_nav b{display:inline-block;vertical-align:middle;font-size:30px;margin-bottom:2px;padding:0 20px}
.calendar_nav a{display:inline-block;vertical-align:middle;border:1px solid #ddd;position:relative;width:30px;height:30px;border-radius:50%;text-indent:-999em;transition:all .25s ease-out}
.calendar_nav a::before{content:'';display:block;position:absolute;border-style:solid;border-color:#777;border-width:1px 1px 0 0;padding:3px;transform:rotate(-135deg) scale(1,1);top:40%;left:40%;transition:all .25s ease-out}
.calendar_nav a.next::before{border-width:0 0 1px 1px;left:35%}
.calendar_nav a:hover::before,.calendar_nav a:hover{border-color:#f04f74}

#calendar_mini .fc-calendar .fc-row > div .to_date {  }

#calendar_mini .fc-calendar .fc-row > div > span.e_date { display:block;  width:35px; height:35px; background:#6b6eb2; color:#fff; font-weight:600; border-radius:50%; display:flex; justify-content: center; align-items: center; }
#calendar_mini .fc-calendar .fc-row > div > span.to_date { display:block;  width:35px; height:35px; background:rgba(0,0,0,0); border:2px solid #00a651; color:#00a651; font-weight:600; border-radius:50%; display:flex; justify-content: center; align-items: center; }


/*게시판 제목*/
.main_board{float:left; background-color: #fff; margin-left: 30px; padding: 30px; border-radius:15px; width: calc(70%); }
.main_board_ttl{border-bottom: solid 1px #f0f0f0;}
.main_board_ttl ul li{float:left; font-size: 18px; margin-right: 30px; cursor:pointer; color: #888; padding-bottom: 17px; transition:0.2s; position: relative; width: auto;}
.main_board_ttl ul li:after{content:''; position: absolute; height: 2px; left: 50%; right: 50%; background-color: transparent; bottom: 0; transition:.2s;}
.main_board_ttl ul li.on,
.main_board_ttl ul li:hover{color: #000; font-weight: 600; position: relative;}
.main_board_ttl ul li.on:after,
.main_board_ttl ul li:hover:after{background-color: #000; left: 0; right: 0;}


.main_board1{float:left; background-color: #fff; margin-left: 50px; padding: 50px; border-radius:15px; width: calc(70%); }

/*게시판 내용*/
.main_board_con{display:none; position: relative;}
.main_board_con a:hover.btn_more{font-size: 14px; color: #2093ff; position: absolute; right: 0; top: -36px; padding: 5px 0; padding-right: 14px; background: url('../img/common/icon_plus.png') no-repeat center right; z-index:1;}
.main_board_con a.btn_more{font-size: 14px; color: #888; position: absolute; right: 0; top: -36px; padding: 5px 0; padding-right: 14px; background: url('../img/common/icon_plus.png') no-repeat center right; z-index:1;}

.main_board_con ul{padding-top: 33px;}
.main_board_con ul li{margin-bottom: 30px; position: relative; padding-right: 80px; padding-left: 18px;}
.main_board_con ul li:before{content:'·'; font-size: 22px; line-height: 20px; font-weight: bold; color: #000; position: absolute; left: 0;}
.main_board_con ul li:last-child{margin-bottom: 0;}
.main_board_con ul li a{font-size: 17px; line-height: 20px; display:block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.main_board_con ul li a:hover{text-decoration:underline;}
.main_board_con ul li em{font-size: 15px; color: #888; position: absolute; right: 0; line-height: 20px; font-style:normal; top: 0;}
.main_board_con.on{display:block;}
.main_board_con .no_data{ line-height: 253px; color: #aaa; text-align: center;}

@media all and (max-width:1024px){
    .main_calendar{float:none; width: 100%; padding: 20px;}
    .main_board{float:none; width: 100%; margin-left: 0; margin-top: 20px; height: auto;}
    .main_board_con .no_data{line-height: 100px;}
}

@media all and (max-width:815px){
    .main_board{width: 100%; padding: 25px;}
    .main_board_ttl ul li{font-size: 16px; margin-right: 20px;}
    .main_board_con ul{padding-top: 20px;}
    .main_board_con ul li{margin-bottom: 15px;}
    .main_board_con ul li a{font-size: 14px; line-height: 20px;}
    .main_board_con a:hover.btn_more{position: static;  margin-top: 20px; padding: 10px 0; text-align: center; background-color: #2093ff; text-align: center; display:block; width: 100%; border-radius:99px; background-image: none; border: solid 1px #2093ff; color: #ffffff;}
    .main_board_con a.btn_more{position: static;  margin-top: 20px; padding: 10px 0; text-align: center; background-color: #fff; text-align: center; display:block; width: 100%; border-radius:99px; background-image: none; border: solid 1px #2088e8; color: #2088e8;}

}

@media all and (max-width:600px){
    .main_calendar dd{height: auto;}
    #calendar_mini.fc-calendar-container{height: 205px;}
    div > a > span.fc-date,
    #calendar_mini .fc-calendar .fc-row > div > span.fc-date{font-size: 14px;}
    #calendar_mini .fc-calendar .fc-row > div.fc-today::before{width: 35px; height: 32px;}
    #calendar_mini .fc-calendar .fc-row > div > a::after{bottom: 3px;}
    .main_calendar dt input{font-size: 20px;}
    .main_board_ttl ul li{font-size: 15px; padding-bottom: 10px; margin-right: 15px;}
    .main_board_con ul li{padding-left: 10px;}
    .main_board_con ul li:before{font-size: 16px; line-height: 24px;}

}

/***************
06) 소식알림
***************/
.main_notice_wrap{position: relative;}
.main_notice ul li{float:left; width: 33.3%; /*width: calc(33.3% + 0.66px);  margin-left: -1px; */}
/* .main_notice ul li:first-child{margin-left: 0;} */
.main_notice ul li a{padding: 50px; box-sizing:border-box; display:block; background-color: #fff; border: solid 1px #e6e6e6; border-radius:20px;}
.main_notice ul li a span.numb{font-size: 30px; font-weight: 300; display:block;}
.main_notice ul li a b{font-size: 26px; font-weight: 600; display:block; margin-top: 20px; line-height: 1.3; letter-spacing: -1px; overflow:hidden; text-overflow:ellipsis; white-space: normal; height: 2.6em; word-wrap: break-word; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.main_notice ul li a span.con{font-size: 16px; margin-top: 20px; line-height: 1.3; letter-spacing: -1px; overflow:hidden; text-overflow:ellipsis; white-space: normal; height: 3.9em; word-wrap: break-word; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical;}
.main_notice ul li a em{font-size: 14px; display:block; margin-top: 70px; font-style:normal;}
/*썸네일 게시판*/
.main_thm_notice ul li{float:left; width: 33.3%; /*width: calc(33.3% + 0.66px);  margin-left: -1px; */}
.main_thm_notice ul li a{box-sizing:border-box; display:block; background-color: #fff; border: solid 1px #e6e6e6; border-radius:20px; overflow: hidden; margin-bottom:2px;}
.main_thm_notice ul li a .img_area{display:block; height: 0; padding-bottom: 57.4%; position: relative; overflow: hidden;}
.main_thm_notice ul li a .img_area .img{display:block; width: 100%; height: 100%; position: absolute; background-color: #f8f8f8;background-size:cover; background-position:center; background-repeat:no-repeat; transition:0.3s;}
.main_thm_notice ul li a .img_area .img.no_img{background-size:60%; background-image:url('../img/common/no_img.png');}
.main_thm_notice ul li a .txt_area{padding: 30px; display:block;}
.main_thm_notice ul li a .txt_area b{font-size: 24px; font-weight: 600; display:block; line-height: 1.4; letter-spacing: -1px; overflow:hidden; text-overflow:ellipsis; white-space: normal; height: 2.6em; word-wrap: break-word; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.main_thm_notice ul li a .txt_area em{    transform: skew(-0.1deg); font-weight: 400; font-size: 14px; display:block; margin-top: 30px; font-style:normal;}
.main_thm_notice ul li a:hover .img_area .img{transform:scale(1.1);}


/***************
07) 갤러리
***************/
.main_gallery_wrap{position: relative;}
.main_gallery ul li{float:left; width: 330px;}
.main_gallery ul li a{display:block; background-size:cover; background-position:center; height: 450px; border-radius:20px; position: relative; overflow:hidden;}
.main_gallery ul li a:before{content:''; display:block; height: 100%; background:linear-gradient(to top, rgba(0,0,0,1), rgba(0,0,0,0)); }
.main_gallery ul li a span.txt_area{position: absolute; left: 40px; bottom: 40px; color: #fff; width: 55%;}
.main_gallery ul li a span.txt_area b{font-size: 20px; letter-spacing: -1px; font-weight: 400; display:block; line-height: 1.3; overflow:hidden; text-overflow:ellipsis; white-space: normal; max-height: 3.9em; word-wrap: break-word; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical;}
.main_gallery ul li a span.txt_area em{font-size: 14px; color: rgba(255,255,255,0.7); display:block; margin-top: 20px; font-style:normal;}

/***************
08) 협력기관
***************/
.main_partners_wrap{position: relative;}
.main_partners ul li{width: 20%; float:left;}
.main_partners ul li a{display:block; height: 150px; font-size: 0; background-repeat:no-repeat; background-position:center; background-size:60%;  filter: grayscale(100%); opacity:0.5; transition:0.3s;}
.main_partners ul li a:hover{opacity:1; filter: grayscale(0%);}

@media all and (max-width:1024px){
    .con_padding{padding: 60px 0;}
    .main_visual ul li{height: 660px;}
    .main_visual ul li p{font-size: 40px; margin-bottom: 30px;}
    .main_visual ul li p b{font-size: 42px;}
    .main_visual ul li a{font-size: 15px; padding: 10px 35px;}
    .main_visual.swiper-container-horizontal>.swiper-pagination-bullets, .main_visual .swiper-pagination-custom, .swiper-pagination-fraction{bottom: 20px;}
    .main_visual .swiper-pagination-bullet{height: 3px; width: 35px;}
    .main_center .ttl_area{padding-top: 60px;}
    .main_notice ul li a{padding: 30px;}
    .main_thm_notice ul li a .txt_area{padding: 15px;}
    .main_thm_notice ul li a .txt_area b{font-size: 18px;}
    .main_thm_notice ul li a .txt_area em{margin-top: 20px;}

    .main_thm_photo ul li a .txt_area{padding: 15px;}
    .main_thm_photo ul li a .txt_area b{font-size: 18px;}
    .main_thm_photo ul li a .txt_area em{margin-top: 20px;}

    .main_thm_movie ul li a .txt_area{padding: 15px;}
    .main_thm_movie ul li a .txt_area b{font-size: 18px;}
    .main_thm_movie ul li a .txt_area em{margin-top: 20px;}
}

@media all and (max-width:815px){
    .con_padding{padding: 40px 0;}
    .main_visual ul li p{font-size: 20px;line-height: 1.4;}
    .main_visual ul li p b{font-size: 27px;}
    .main_center .ttl_area{padding-top: 40px; margin-bottom: 30px;}
    .main_center .ttl_area h3{font-size: 24px;}
    .main_center .ttl_area p{font-size: 16px; transform: skew(-0.1deg); font-weight: 400;}
    .main_center .img_area{height: 200px;}
    .main_links{padding: 40px 0;}
    .main_links ul li:nth-child(2n):after{display:none;}
    .main_links ul li a{padding: 20px;}
    .main_links ul li a b{font-size: 16px; padding-top: 60px; font-weight: 400;}
    .main_links ul li a span{font-size: 13px; margin-top: 10px; display:none;}
    .main_con_ttl{margin-bottom: 20px;}
    .main_con_ttl h3{font-size: 24px;}
    .main_con_ttl a{font-size: 15px; padding-top: 5px;}
    .main_con_ttl a:after{bottom: -5px;}
    .main_calendar_list ul li{width: 290px;}
    .main_calendar_list ul li a{padding: 30px; border-radius:10px;}
    .main_calendar_list ul li a b{font-size: 40px;}
    .main_calendar_list ul li a em.data_on{width: 10px; height: 10px; top: 15px; left: 15px;}
    .main_calendar_list ul li a span.txt_area{bottom: 30px; left: 30px;}
    .main_calendar_list ul li a span.txt_area b.con{font-size: 20px;}
    .main_calendar_list ul li a span.txt_area em.numb{font-size: 15px;}
    .main_notice ul li{width: 290px; margin-right: 10px;}
    .main_notice ul li a span.numb{font-size: 20px;}
    .main_notice ul li a b{font-size: 20px; margin-top: 15px;}
    .main_notice ul li a span.con{font-size: 14px; margin-top: 15px;}
    .main_notice ul li a em{margin-top: 20px;}
    #main .swiper-button-prev, #main .swiper-button-next{width: 40px; height: 40px;}

    .mySwiper02 .swiper-button-prev {left:-30px !important;}
    .mySwiper02 .swiper-button-next {right:-30px !important;}
    .mySwiper03 .swiper-button-prev {left:-30px !important;}
    .mySwiper03 .swiper-button-next {right:-30px !important;}

    #main .swiper-button-next{right: 0px;}
    #main .swiper-button-prev{left: 0px;}

    .main_gallery ul li{width: 290px;}
    .main_gallery ul li a{height: 380px;}
    .main_gallery ul li a span.txt_area{left: 30px; bottom: 30px; width: 70%;}
    .main_partners ul li a{height: 100px; background-size:50% auto;}

    /*대회배너*/
    .main_contest ul > li{height: 380px;}
    .main_contest ul > li .content{left: 50%; transform:translate(-50%, -50%); -webkit-transform:translate(-50%, -50%); max-width:370px;}
    .main_contest ul > li .content .txt_area p{font-size: 26px; white-space: normal; max-height: 2.6em; word-wrap: break-word; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
    .main_contest ul > li .content .txt_area p.logo{padding-top: 60px; background-size:50px;}
    .main_contest ul > li .content .txt_area span{font-size: 15px; font-weight: 500;}
    .main_contest ul > li .content ul.btn_area{margin-top: 20px;}
    .main_contest ul > li .content ul.btn_area li{width: 100%; margin-bottom: 10px;}
    .main_contest ul > li .content ul.btn_area li a{display:block; padding: 20px; font-size: 17px;}
    .main_contest ul > li .content ul.btn_area li.btn_dark a,
    .main_contest ul > li .content ul.btn_area li.btn_white a{background-position:right 20px center;}


    /*아이콘 사이즈 조절*/
    .main_links ul li a b:after{height: 1px;}
    .main_links ul li.main_link_1 a b{background-size:30px;}
    .main_links ul li.main_link_2 a b{background-size:40px;background-position:center top 2px;}
    .main_links ul li.main_link_3 a b{background-size:25px;}
    .main_links ul li.main_link_4 a b{background-size:40px; background-position:center top 8px;}
    .main_links ul li.main_link_5 a b{background-size:40px;}
    .main_links ul li.main_link_6 a b{background-size:40px;}
    .main_links ul li.main_link_7 a b{background-size:40px;}
    .main_links ul li.main_link_8 a b{background-size:42px; background-position:center top 8px;}
}

@media all and (max-width:550px){
    .main_links ul li{width: 50%; height: 153px; }
    .main_links ul li.main_link_2 a{border-left: solid 1px #e5e5e5;}
    .main_links ul li.main_link_1,
    .main_links ul li.main_link_2{border-bottom: solid 1px #e5e5e5; }
    .main_links ul li a .ico_img { top: 16px; }
    .main_links ul li a b { font-size: 16px; padding-top: 76px; transform: skew(-0.1deg); font-weight: 400;}
    .main_links ul li.main_link_4 a{border-left: solid 1px #e5e5e5;}
    .main_links ul li.main_link_6 a{border-left: solid 1px #e5e5e5;}
    .main_links ul li.main_link_5,
    .main_links ul li.main_link_6{border-bottom: solid 1px #e5e5e5;}
    .main_links ul li.main_link_8 a{border-left: solid 1px #e5e5e5;}
}

/***************
09) 팝업모달
***************/
.popup_modal{width: 100vw; height: 100vh; background-color: rgba(0,0,0,.7); position: fixed; left: 0; top: 0; z-index:100; color: #fff;}
.popup_modal_wrap{position: absolute; left: 50%; top: 45%; transform:translate(-50%, -50%); -webkit-transform:translate(-50%, -50%); width: 100%; max-width:1600px;}
.popup_modal h3{text-align: center; font-size: 50px; font-weight: 900; vertical-align: middle; margin-bottom: 50px;}
.popup_modal h3 .popup_pagi{position: static; width: auto; display:inline-block; font-size: 20px; font-weight: bold; padding: 10px 20px; background-color: #2093ff; border-radius:99px; vertical-align: middle; margin-top: -10px; margin-left: 20px;}
/*슬라이드*/
.popup_modal .banner_slider{position: relative;}
.popup_modal .banner_area{width: calc(100% - 160px); max-width:1280px;}
.popup_modal .banner_area ul li{text-align: center; width: 33.3%;}
.popup_modal .banner_area.pop_css1{max-width:600px;}
.popup_modal .banner_area.pop_css1 ul li{width: 100%;}
.popup_modal .banner_area.pop_css2{max-width:815px;}
.popup_modal .banner_area.pop_css2 ul li{width: 50%;}
.popup_modal .banner_area ul li img{max-width: 90%;}
.popup_modal .banner_area ul li:last-child{margin-right: 0;}
.popup_modal .banner_slider .banner_area_wrap{position: relative;}
.popup_modal .banner_slider .popup-next,
.popup_modal .banner_slider .popup-prev{width: 80px; height: 80px; top: 50%; transform: translateY(-50%); border-radius:40px; transition:.2s; outline:none;}
.popup_modal .banner_slider .popup-next{right: 0;}
.popup_modal .banner_slider .popup-prev{left: 0;}
.popup_modal .banner_slider .popup-next:after,
.popup_modal .banner_slider .popup-prev:after{content:''; width: 100%; height: 100%; background: url('../img/main/popup_aro.png') no-repeat center / 40%;}
.popup_modal .banner_slider .popup-next:after{transform:rotate(180deg);}
.popup_modal .banner_slider .popup-next:hover,
.popup_modal .banner_slider .popup-prev:hover{background-color:rgba(255,255,255,.2);}
/*버튼*/
.popup_modal .btn_area{text-align: center; margin-top: 60px;}
.popup_modal .btn_area a {
    display: inline-block;
    font-size: 15px;
    font-weight: 300;
    padding: 8px 50px 10px 20px;
    background-color: #000;
    border-radius: 99px;
    margin-right: 10px;
    /* color: #ff0000; */
    background: #1c9541 url(../img/main/popup_close.png) no-repeat right 20px center / 15px;
}
.popup_modal .btn_area a:last-child{margin-right: 0;}
@media all and (max-width : 1024px){
    .popup_modal .banner_area ul li{width: 50% !important;}
}
@media all and (max-width : 600px){
    .popup_modal .banner_area ul li{width: 100% !important;}
    .popup_modal .banner_area ul li img{max-width: 100%;}
    .popup_modal h3{font-size: 30px; margin-bottom: 30px;}
    .popup_modal h3 .popup_pagi{font-size: 15px; padding: 5px 15px; margin-top: -5px; margin-left: 10px;}
    .popup_modal .btn_area{margin-top: 30px;}
    .popup_modal .btn_area a{font-size: 15px;}
    .popup_modal .banner_area{width: calc(100% - 100px);}
    .popup_modal .banner_slider .popup-next, .popup_modal .banner_slider .popup-prev{width: 50px; height: 50px;}
}

/*외부링크 3종 영역*/
.link_box_third {     padding: 100px 0; position: relative; } /*padding:100px 0; height: 200px; */
.link_box_third .wrapper_main { display: flex; justify-content: center; }
.link_box_third ul { transform: translateY(-50%); position: absolute; top: 50%; width: 1000px; display: flex; }
.link_box_third ul li { width: 33.3333%; text-align:center; margin-right: 10px; }
.link_box_third a { display:flex; align-items: center; justify-content: center; height:80px; margin:0 auto; border: 1px solid rgba(0,0,0,0.1); background:#fff; transition:all 0.4s; } /*width:300px; background:red; */
.link_box_third a:hover { border-color:#00a283; }

@media (max-width:1020px) {
	.link_box_third ul { width: 100%;     padding: 0 20px; }
	.link_box_third ul li:nth-child(3) { margin-right:10px; }
}

@media (max-width:768px) {
	.link_box_third ul { flex-wrap: wrap; }
	.link_box_third ul li { width: calc(50% - 5px); margin-bottom:10px; } /*margin:10px 0; */
	.link_box_third ul li:nth-child(2) { margin-right:0; }
	.link_box_third ul li:nth-child(4) { margin-right:0; }
	.link_box_third ul li:nth-child(3) { margin-bottom:0; }
}
@media (max-width:560px) {
	.link_box_third { padding: 200px 0; }
	.link_box_third ul li { width: 100%; margin-right: 0px; }
	.link_box_third ul li:nth-child(3) {margin-bottom:10px; margin-right:0px;}
}

/*사진갤러리 동영상갤러리 영역 시작*/
.gallery_zone { float:left; width:70%;  margin-left:30px; }
.gallery_zone .content_box { float:left; width:50%; height:349px; padding:30px; background:rgba(0,0,0,0.1); }
.gallery_zone .content_box.left_box { border-right:1px solid #e4f0fc; background:#fff; border-radius: 15px 0 0 15px;}
.gallery_zone .content_box.right_box {  background:#fff; border-radius: 0 15px 15px 0; }
.gallery_zone .content_box .top_box { display:flex; justify-content: space-between; align-items: center;} /*margin-top:20px; background:rgba(0,0,0,0.1); */
.gallery_zone .content_box .top_box h3 { font-size: 30px; font-weight:700; letter-spacing: -1px; }
.gallery_zone .content_box .top_box a { width:38px; height:38px;  background:#fff; border:1px solid #ccc; color:#ccc; display: flex; justify-content: center; align-items: center; transition:all 0.4s; }
.gallery_zone .content_box .top_box a:hover { border:1px solid #00a283; background:#00a283; color:#fff; }
.gallery_zone .content_box .top_box a i {  }
.gallery_zone .content_box .btm_box { margin-top:15px;  } /*background:rgba(0,0,0,0.1);*/
.gallery_zone .content_box .img_box { background:rgba(0,0,0,0.1); height:185px; overflow: hidden;}
.gallery_zone .content_box .img_box img { width: 100%; height: 100%; object-fit: cover; transition: all 0.4s; position:relative;} 
.gallery_zone .content_box .btm_box:hover .img_box img {transform: scale(1.1); }
.gallery_zone .content_box .btm_box .img_box {position:relative;}
.gallery_zone .content_box .btm_box:hover .img_box .overlay:after {content: ""; position: absolute; top: 0;  left: 0; bottom: 0; right: 0;  background: rgba(0,0,0,0.5);}
.gallery_zone .content_box .gallery_tit_txt { font-weight:500; font-size:18px; margin-top: 10px; width: 100%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.gallery_zone .content_box .date_txt { font-size:14px; transform: skew(-0.1deg); font-weight: 400;}

@media (max-width:1024px) {
	.gallery_zone { width: 100%; margin-left:unset; margin-top:30px; }
	.gallery_zone .content_box { height:unset; }
	/*.gallery_zone .content_box .img_box { height: 38vmin; }
	.gallery_zone .content_box .img_box img {height: 38vmin;}*/
}
@media (max-width: 815px){
	.gallery_zone .content_box .top_box h3 { font-size: 24px; }

	.mySwiper02 .main_prev01:after {left:-30px !important; right:-30px !important;}
	.mySwiper02 .main_next01:after {left:-30px !important; right:-30px !important;}
	.mySwiper03 .main_prev02:after {left:-30px !important; right:-30px !important;}
	.mySwiper03 .main_next02:after {left:-30px !important; right:-30px !important;}

}

@media (max-width:720px) {
	.gallery_zone .content_box { width:100%; }
	.gallery_zone .content_box.left_box { border-radius:15px; }
	.gallery_zone .content_box.right_box { border-radius: 15px; margin-top: 30px; }
	/*.gallery_zone .content_box .img_box  { height: 70vmin; }
	.gallery_zone .content_box .img_box img {height: 70vmin; width:auto;}*/

	/* 메인 사진 갤러리 슬라이드 영역 지우지 말 것 모바일 용 */
	
	.mySwiper02 .main_prev01 {display:block !important;}
	.mySwiper02 .main_prev01:after {display:block !important; background-repeat: no-repeat !important; background-position: bottom !important; width: 34px !important; height: 27px !important; left:-30px !important; right:-30px !important; }
	.mySwiper02 .main_next01:after {display:block !important; background-repeat: no-repeat !important;  width:27px !important; height:27px !important; left:-30px !important; right:-30px !important;}
	.mySwiper02 .main_next01 {display:block !important;}

	.mySwiper03 .main_prev02 {display:block !important;}
	.mySwiper03 .main_next02 {display:block !important;}
	.mySwiper03 .main_prev02:after {display:block !important; background-repeat: no-repeat !important; background-position: bottom !important; width: 34px !important; 	height: 27px !important; left:-30px !important; right:-30px !important; }
	.mySwiper03 .main_next02:after {display:block !important; background-repeat: no-repeat !important; width:27px !important; height:27px !important; left:-30px !important; right:-30px !important; }


}
/*사진갤러리 동영상갤러리 영역 종료*/




/* 메인 사진 갤러리 슬라이드 영역 */
.gallery_zone .content_box.left_box {overflow:hidden;}

.mySwiper02 {position:relative;}
.mySwiper02 .main_prev01 {display:none;}
.swiper-button-disabled{display:none;}
.mySwiper02 .main_next01 {display:none;}
.mySwiper02 .main_page_btn {bottom:60px;}
.mySwiper02 .main_page_btn .swiper-pagination-bullet {width:15px; height:15px;}

.gallery_zone .content_box.right_box {overflow:hidden;}
.mySwiper03 {position:relative;}
.mySwiper03 .main_prev02 {display:none;}
.mySwiper03 .main_next02 {display:none;}
.mySwiper03 .main_page_btn2 {bottom:60px;}
.mySwiper03 .main_page_btn2 .swiper-pagination-bullet {width:15px; height:15px;}

@media all and (max-width:500px) {
	.mySwiper02 .main_page_btn {display:none;}
	.mySwiper03 .main_page_btn2 {display:none;}
}


/* 메인 sns 영역 */
.main_content_sns {  width: 100%;	background:#fff; padding:12px 0; display: flex;  align-items: center; justify-content: center;}
.main_content_sns ul {text-align:center;}
.main_content_sns ul li {display:inline-block; margin-right:10px;}
.main_content_sns ul li a{display:inline-block; text-indent: -999em; border-radius:30px; width: 50px; height: 50px; background-repeat:no-repeat; background-position:center; background-color: transparent; background-size:100%;}
.main_content_sns ul li a.band{background-image:url('../img/common/new_sns_icon04.png'); }
.main_content_sns ul li a.facebook{background-image:url('../img/common/new_sns_icon01.png');}
.main_content_sns ul li a.youtube{background-image:url('../img/common/new_sns_icon03.png');}
.main_content_sns ul li a.instagram{background-image:url('../img/common/new_sns_icon02.png');}

/* 메인 버튼 다운로드 영역 */
@media all and (max-width:550px) {
	.main_content_sns {flex-direction: column;}
	.screen_bg {background: #f9be00; width: 100%; margin-top:12px;}
	.screen_btn {width: 249px; margin: 15px auto;}
	.main_content_sns {padding:12px 0 0 0;}
}


/* 스크린 리더 버튼 영역 */
.screen_btn a {    display: block; color: #fff; background: #00A283; border-radius: 61px; padding: 10px 15px; line-height: 31px; transition:all 0.4s; transform: skew(-0.1deg); font-weight: 400; font-size:17px;}
.screen_btn a img {max-width: 100%;  height: auto; width: 30px; border-radius: 50; display: inline-block; margin-right: 7px;}
.screen_btn a:hover { background:#333;}

@media (max-width: 980px) { 
	.screen_wrap .screen_content04 .info_txt_bottom {width:100%;}
	.screen_btn02 a {text-align:center;}
}


.main_calendar { width:calc(100% - 40px); margin: 20px auto; } /*에러시 width 삭제할 것*/


/***************
사진갤러리,동영상갤러리 리뉴얼 20220719
***************/

.wrapper_main02 {margin: 0 auto; width: 100%; margin:0 auto; max-width: 1400px; z-index: 1;}
.main_notice_wrap02{position: relative; width:80%;}
.main_notice02 ul li{float:left; width: 50% !important; /*width: calc(33.3% + 0.66px);  margin-left: -1px; */}
/* .main_notice ul li:first-child{margin-left: 0;} */
.main_notice02 ul li a{padding: 50px; box-sizing:border-box; display:block; background-color: #fff; border: solid 1px #e6e6e6; border-radius:20px;}
.main_notice02 ul li a span.numb{font-size: 30px; font-weight: 300; display:block;}
.main_notice02 ul li a b{font-size: 26px; font-weight: 600; display:block; margin-top: 20px; line-height: 1.3; letter-spacing: -1px; overflow:hidden; text-overflow:ellipsis; white-space: nowrap; height: 2.6em; word-wrap: break-word; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.main_notice02 ul li a span.con{font-size: 16px; margin-top: 20px; line-height: 1.3; letter-spacing: -1px; overflow:hidden; text-overflow:ellipsis; white-space: nowrap; height: 3.9em; word-wrap: break-word; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical;}
.main_notice02 ul li a em{font-size: 14px; display:block; margin-top: 70px; font-style:normal;}
/*썸네일 게시판*/
.main_thm_notice02 ul li{float:left; width: 50%; /*width: calc(33.3% + 0.66px);  margin-left: -1px; */}
.main_thm_notice02 ul li a{padding:0px; box-sizing:border-box; display:block; background-color: #fff; border: solid 1px #e6e6e6; overflow: hidden;}
.main_thm_notice02 ul li a .img_area{display:block; height:260px; /* padding-bottom: 16.4%; */ position: relative; overflow: hidden;}
.main_thm_notice02 ul li a .img_area .img{display:block; width: 100%; height:272px; position: absolute; background-color: #f8f8f8;background-size:cover; background-position:center; background-repeat:no-repeat; transition:0.3s;}
.main_thm_notice02 ul li a .img_area .img.no_img{background-size:60%; background-image:url('../img/common/no_img.png');}
.main_thm_notice02 ul li a .txt_area{display:block; height:auto; overflow:hidden; padding-bottom:20px; padding-top:20px;}
.main_thm_notice02 ul li a .txt_area b{text-align:center; color:#333; font-size: 20px; font-weight: 600; display:block; line-height: 1.4; letter-spacing: -2px; overflow:hidden; text-overflow:ellipsis; white-space: nowrap; word-wrap: break-word; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.main_thm_notice02 ul li a .txt_area em{ overflow:hidden; text-overflow:ellipsis; white-space:pre; width:100%; height: 2.6em; word-wrap: break-word; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; color:#333;    transform: skew(-0.1deg); font-weight: 400; font-size: 14px; display:block; margin-top: 15px; font-style:normal;}
.main_thm_notice02 ul li a:hover .img_area .img{transform:scale(1.1);}


@media screen and (max-width:1580px) {
	.section1 .container {width:100%;}
	.main_notice_wrap02 {width:100%;}
	.section1 .tab01 > li > a {width:50%;}
}

@media all and (max-width:1200px) {
	.main_thm_notice02 ul li a .txt_area b {font-size:20px; word-break:break-all;}
	.section1 {padding:10px 0 10px 0;}
	.section1 .tab01 > li.active .tab-info {margin-top:-9px;}

	.main_calendar {height:432px !important;}
	.section1 {height:432px !important;}
}

@media all and (max-width:1024px){
	.main_calendar {height:622px !important;}
}

@media all and (max-width:999px){
    .main_notice_wrap02 {width:100%;}
	/* .section1 {height:500px;} */
	.section1 {height:468px !important;}
	.main_calendar {height:589px !important;}

    .main_thm_notice02 ul li a .txt_area b {font-size:18px;}
}

@media all and (max-width:840px) {
	.main_calendar {height:559px !important;}
}

@media all and (max-width:768px) {
	.main_calendar {height:530px !important;}
}

@media all and (max-width:582px) {
	.main_calendar {height:435px !important;}
}

@media all and (max-width:500px) {
	.main_thm_notice02 ul li a .img_area .img {height:277px;}
	
}

.more_wrap {margin-bottom:10px;}
#main .notice-prev02, #main .notice-next02 {width:40px; height:40px; transform:translateY(-86%); border-radius: 5px;}
#main .notice-prev02 {left:-20px;}
#main .notice-next02 {right:-20px;}
#main .notice-next02 i {color:#333; font-size:22px; text-align:center; display:block; line-height:40px; padding:10px;}
#main .notice-next02 i:hover {color:#fff;}
#main .notice-prev02 i {color:#333; font-size:22px; text-align:center; display:block; line-height:40px; padding:10px;}
#main .notice-prev02 i:hover {color:#fff;}
#main .notice-prev02:after {background:none;}
#main .notice-next02:after {background:none;}
#main .notice-prev02:hover:after, #main .notice-next02:hover:after {background:none;}

@media all and (max-width:580px) {
	#main .swiper-button-next {right:0px;}
	#main .swiper-button-prev {left:0px;}
	.section1 {padding:10px 0 0px;}
	.section1 .tab01 > li.active .tab-info {margin-top:-9px;}
	.main_thm_notice02 ul li a .img_area {padding-bottom:57.4%;}
	.main_notice_wrap02 {width:auto;}
	.main_thm_notice02 ul li a .txt_area {padding:22px 22px;}
	.main_thm_notice02 ul li a {margin-bottom:0px;}

	.main_calendar {height:435px !important;}

	.main_thm_notice02 ul li a .txt_area b {font-size:18px;}
	/* .section1 {height:455px;} */
}

@media all and (max-width:582px) {
	.main_calendar {height:408px !important;}
}

@media all and (max-width:480px) {
	.main_calendar {height:405px !important;}
}

@media all and (max-width:425px) {
	.main_calendar {height:387px !important;}
}

@media all and (max-width:375px) {
	.main_calendar {height:370px !important;}
}

@media all and (max-width:1300px) {
	.section1 {height:435px ;}
	.main_calendar {height:520px}
	#main .notice-prev02 {left:-9px;  }
	#main .notice-next02 {right:-9px;  }
}

.link_box_third a img {max-width:100%; height:auto; width:153px;}


/*버튼 4개 UI영역 신규 추가 bjm 240219 Start*/
.four_btn_ui { position: relative; z-index: 2; }
.four_btn_ui .content_wrap { width:980px; height:162px; background:#2e3192; border-radius:40px; position: absolute; left: 50%; top: -80px; transform: translateX(-50%); }
.four_btn_ui .content_wrap ul { height: 100%; display: flex; justify-content: space-around; align-items: center; padding: 0 20px; } /*padding: 31px 50px;*/

.four_btn_ui .content_wrap ul li { float:left; width:90px; display: flex; justify-content: center; } /*height:100px; 높이값 레이아웃용 임시였음, background:rgba(0,0,0,0.2); */
.four_btn_ui .content_wrap ul li a { display:inline-block; width:90px; color:#fff; text-align:center; } /*background:rgba(0,0,0,0.03);*/
.four_btn_ui .content_wrap ul li a .icon_img { height:90px; border-radius:50%;  background: #fff; transition:all 0.4s ease; } /*width:90px; */
.four_btn_ui .content_wrap ul li a:hover .icon_img { transform: rotateY( 180deg ); }
.four_btn_ui .content_wrap ul li a:hover { color:#FFEB3B; }

.four_btn_ui .content_wrap ul li a p { font-size: 20px; font-weight: 600; margin-top: 5px; }
.four_btn_ui .content_wrap ul li a img { width: 64px; margin-top: 8px; } /*margin-top: 50%; transform: translateY(-58%);*/
.four_btn_ui .content_wrap ul li:nth-child(3) img { margin-top:12px; margin-left: 5px; }
.four_btn_ui .content_wrap ul li:nth-child(4) img { margin-top:18px; margin-left: 10px; }

@media(max-width:1100px){
	.four_btn_ui .content_wrap { width:calc(90% - 0px); top: -80px; }
	.main_three_content_wrap .wrapper_main { margin-top: 135px; }
}
@media(max-width:980px){
	
	.four_btn_ui .content_wrap { height: 148px; border-radius: 30px; top: -72px; }
	.four_btn_ui .content_wrap ul li { width: 80px; }
	.four_btn_ui .content_wrap ul li a { width: 80px; }
	.four_btn_ui .content_wrap ul li a .icon_img { width: 80px; height: 80px; }
	.four_btn_ui .content_wrap ul li a p { font-size: 18px; }
	.four_btn_ui .content_wrap ul li a img { width: 60px; margin-top: 6px; }
}
@media(max-width:640px){
	.four_btn_ui .content_wrap { height: 130px; border-radius: 20px; top: -64px; }
	.four_btn_ui .content_wrap ul li a { width: 70px; }
	.four_btn_ui .content_wrap ul li a .icon_img { width: 70px; height: 70px; }
	.four_btn_ui .content_wrap ul li a img { width: 50px; margin-top: 5px; }
	.four_btn_ui .content_wrap ul li:nth-child(3) img { margin-top: 8px; margin-left: 6px; }
	.four_btn_ui .content_wrap ul li:nth-child(4) img { margin-top: 14px; margin-left: 7px; }
}

@media(max-width:480px){
	.four_btn_ui .content_wrap { width:100%; height: 120px; }
	.four_btn_ui .content_wrap { border-radius: 0px; position: unset; transform: unset; }
	.four_btn_ui .content_wrap ul { padding: 0px; }
	.four_btn_ui .content_wrap ul li { width: 60px; }
	.four_btn_ui .content_wrap ul li a { width: 60px; }
	.four_btn_ui .content_wrap ul li a p { font-size: 16px; font-size: 16px; }
	.four_btn_ui .content_wrap ul li a img { width: 48px; margin-top: 2px; }
	.four_btn_ui .content_wrap ul li a .icon_img { width: 60px; height: 60px; }
	.four_btn_ui .content_wrap ul li:nth-child(3) img { margin-top: 5px; margin-left: 3px; }
	.four_btn_ui .content_wrap ul li:nth-child(4) img { margin-top: 11px; margin-left: 6px; }
	
	
}


/*컨텐츠 3종 나열형 main_three_content_wrap bjm 240219 Start*/
.main_three_content_wrap { padding-bottom: 100px; background:#cde3ff; overflow:hidden; 
    --mask: radial-gradient(43.01px at 50% calc(100% - 60.00px),#000 99%,#0000 101%) calc(50% - 50px) 0/100px 100%, radial-gradient(43.01px at 50% calc(100% + 35.00px),#0000 99%,#000 101%) 50% calc(100% - 25px)/100px 100% repeat-x;
    -webkit-mask: var(--mask);
    mask: var(--mask);
	    z-index: 1; position: relative; } /*height:685px;*/
/*.main_three_content_wrap:after { content:''; display:inline-block; width:100%; height:100px; background:red; margin-bottom:50px; }*/

.main_three_content_wrap .bbs_wrap { width:609px; height:438px; background:rgba(0,0,0,0.03); background:#fff; border-radius: 11px; }






.main_three_content_wrap .banner_btn_wrap { width:300px; height:438px; background:rgb(244 67 54 / 100%); border-radius: 10px; text-align:center; color:#fff; overflow: hidden; position: relative; z-index: 0; } /**/
.main_three_content_wrap .banner_btn_wrap h2 { font-size:36px; font-weight:700; text-shadow:0px 0px 5px rgba(0,0,0,0.1); margin-top:50px; }
.main_three_content_wrap .banner_btn_wrap p { margin-top:10px; text-decoration: underline; text-underline-position:under; font-size: 17px; line-height: 25px; }
.main_three_content_wrap .banner_btn_wrap a { display:inline-block; width:95px; height:39px; margin-top:25px; background:#fff; border-radius:20px; position:relative; }
.main_three_content_wrap .banner_btn_wrap a b { display:inline-block; width:31px; height:31px; border-radius:50%; background:#f44336; position:absolute; top:4px; left:4px; font-size: 18px; display: flex; align-items: center; justify-content: center; border:1px solid #f44336; transition:all 0.4s; }
.main_three_content_wrap .banner_btn_wrap a img.arrow_img { width:37px; height:9px; position: absolute; top: 13px; right: 13px; } /*transition:all 0.4s;*/
.main_three_content_wrap .banner_btn_wrap a:hover b { background:#fff; font-weight: 800; color:#f44336; border:1px dashed #f44336; animation: go_btn_rotate 5s infinite linear; }
.main_three_content_wrap .banner_btn_wrap:hover img.arrow_img { animation: go_btn_arrow  0.6s infinite alternate; }

.main_three_content_wrap .banner_btn_wrap img.people { width: 332px; position: absolute; bottom: -1px; left: -44px; z-index:-1; } /**/ /*margin-top: 14px;*/
.main_three_content_wrap .banner_btn_wrap img.bg_img { position: absolute; top: 0; left: 50%; transform: translateX(-50%); z-index:-1; }

@keyframes go_btn_rotate { 0%{ transform: rotate(0deg); } 100% { transform: rotate(359deg); }}
@keyframes go_btn_arrow { 0% { transform:translate(0,0); } 100% { transform:translate(10px,0); }}
  
  
.main_calendar2 .main_calendar_board { position: relative; height:359px; }
  
.main_three_content_wrap .main_calendar2 { width:390px; height:438px; background:rgba(255,255,255,0.7) url('/images/main/calendar_bg03.jpg')no-repeat 50% 50%; position: relative; border-radius: 10px; }
.main_three_content_wrap .main_calendar2 .calender_title { height:60px; background:#00a651; color: #fff;font-weight:600;display: flex; align-items: center; justify-content: space-between; padding: 0 15px;     border-radius: 10px 10px 0 0; }
.main_three_content_wrap .main_calendar2 .calender_title h2 { font-size:21px; }
.main_three_content_wrap .main_calendar2 .calender_title img { width:32px; }

.main_three_content_wrap .main_calendar2 .calender_title a.more_btn { color: #fff; display: inline-block; width: 30px; height: 30px; font-size: 30px; line-height: 0; transition:all 0.4s; } /*position: absolute; top: 50%; right: 0;	transform: translateY(-50%); background: rgba(0,0,0,0.1); */
.main_three_content_wrap .main_calendar2 .calender_title a.more_btn:hover { text-shadow:0px 0px 5px rgba(0,0,0,0.3); transform: rotate(180deg); }
.main_three_content_wrap .main_calendar2 .calender_wrap { position:absolute; left: 0; right: 0; bottom: 0; background:rgba(0,0,0,0.03);  } /* padding:30px;  height:378px; position: relative; *//*width:100%;*/ 


.main_three_content_wrap .main_calendar_board ul.event_name { width: calc(100% - 70px); position: absolute; left: 50%; transform: translateX(-50%); bottom: 30px; font-size:17px; font-weight: 400; }
.main_three_content_wrap .main_calendar_board ul.event_name li { padding-left:8px; position:relative; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; max-width: 100%; }
.main_three_content_wrap .main_calendar_board ul.event_name li:before { content:''; display:inline-block; position:absolute; top:8px; left:0px; width:5px; height:5px;   border-radius:50%; background:#00a651; }

.main_three_content_wrap .wrapper_main { display: flex; justify-content: space-between; margin-top:142px; }

@media(max-width:1400px){
	/*.main_three_content_wrap .main_calendar_board ul.event_name { left:50px; right:50px; bottom:30px; }*/
	.main_three_content_wrap .main_calendar_board ul.event_name { width: calc(100% - 100px); }
}
@media(max-width:1100px){
	.main_three_content_wrap .main_calendar_board ul.event_name { width: calc(100% - 90px); }
}
@media(max-width:980px){
	.main_three_content_wrap .wrapper_main { margin-top: 14.2vh; }
	/*.main_three_content_wrap .main_calendar_board ul.event_name { left: 70px; right: 70px; }*/
	.main_three_content_wrap .main_calendar_board ul.event_name { width: calc(100% - 115px); }
}
@media(max-width:640px){
	.main_three_content_wrap .wrapper_main { margin-top: 11.4vh; }
	
	.main_three_content_wrap .main_calendar_board ul.event_name li { font-size: 16px; } /*max-width: calc(100% - 40px);*/
	.main_three_content_wrap .main_calendar_board ul.event_name { width: calc(100% - 100px); }
	
	
}
@media(max-width:480px){
	.main_three_content_wrap .wrapper_main { margin-top: 3.3vh; }
}


@media(max-width:1500px){
	.main_three_content_wrap .wrapper_main { justify-content: unset; }
	/* .main_three_content_wrap .wrapper_mai > div { margin-right:20px; } */
	/* .main_three_content_wrap .wrapper_mai > div:last-child { margin-right:0; } */
	.main_three_content_wrap .wrapper_main .bbs_wrap, .main_three_content_wrap .wrapper_main .banner_btn_wrap { margin-right:20px; }
	.main_three_content_wrap .wrapper_main .bbs_wrap { width:calc(100% - 730px); }
}
@media(max-width:1400px){
	.main_three_content_wrap .banner_btn_wrap h2 { font-size: 34px; }
	.main_three_content_wrap .wrapper_main { flex-wrap: wrap; }
	.main_three_content_wrap .wrapper_main .bbs_wrap { width: 100%; margin-right: 0; } 
	.main_three_content_wrap .wrapper_main .banner_btn_wrap { margin-top: 20px; width: calc(50% - 20px); }
	.main_three_content_wrap .main_calendar2 { margin-top: 20px; width: calc(50% - 0px); }
}
@media(max-width:830px){
	.main_three_content_wrap .wrapper_main .bbs_wrap { height: 410px; }
}
@media(max-width:760px){
	.banner_btn_wrap  { height:400px; }
	.main_three_content_wrap .wrapper_main .banner_btn_wrap { width: 100%; margin-right: 0; }
	.main_three_content_wrap .main_calendar2 { width:100%; }
	.main_three_content_wrap .banner_btn_wrap h2 { font-size: 32px; }
	
	.main_three_content_wrap .wrapper_main .bbs_wrap { height: 410px; }
	
	.main_three_content_wrap .banner_btn_wrap img.people { left: 50%; transform: translateX(-50%); }
	.main_three_content_wrap .banner_btn_wrap img.bg_img { top: 50%; left: 50%; transform: translate(-50%, -50%); }
}
@media(max-width:480px){
	.main_three_content_wrap .wrapper_main .banner_btn_wrap { height:90vw; }
	.main_three_content_wrap .banner_btn_wrap img.people { margin-left: -72px; width: 73vw; }
	.main_three_content_wrap .banner_btn_wrap h2 { font-size: 28px; }

	.main_three_content_wrap .bbs_wrap { height:unset; }
}
@media(max-width:400px){
	.main_three_content_wrap .wrapper_main .bbs_wrap { height: 380px; } /*업뎃할것*/
}
/*컨텐츠 3종 나열형 main_three_content_wrap bjm 240219 End*/


/*행사갤러리 + 동영상갤러리*/
/*행사갤러리 Style - Start*/
.two_content_divide_type { background:#fff1f0; height:790px; margin-top: -33px;  padding-top: 76px; overflow: hidden; position: relative; } /*margin-top으로 물결무늬 안쪽으로 밀어올려주고, padding-top으로 컨텐츠 시작 위치 지정.*/
.two_content_divide_type .gallery_slider { float:left; width:calc(100% - 362px); position:relative; z-index: 2; } /*background:rgba(0,0,0,0.03);  height: 530px;*/ /*width:1000px에서 1038로 포토샵 기준으로 수정함 > swipe slider 반영 후 줄바꿈현상 잡기위해 width:1038px에서 calc로 변경  240226*/

.two_content_divide_type .gallery_slider h2, .two_content_divide_type .mov_gallery h2 { display: inline-block; position: relative; font-size:32px; font-weight:800; color:#f14e47; } /*text-align:center; */
.two_content_divide_type .gallery_slider h2 { left: calc(50% + 45px);  transform: translateX(-50%); } /*margin-left: calc(50% + 45px);*/
.two_content_divide_type .gallery_slider h2:before { content:''; display:inline-block; width:40px; height:35px; position:absolute; top:0px; left:-45px; background:url('/images/main/icon_gallery_01.svg')no-repeat; }
.two_content_divide_type .gallery_slider a.more_btn { color:#333; display: inline-block; width: 30px; height: 30px; position: absolute; top: 30px; right: 0; font-size: 30px; line-height: 0; transition:all 0.4s; } /*background: rgba(0,0,0,0.1); */
.two_content_divide_type .gallery_slider a.more_btn:hover { color:#f14e47; transform: rotate(180deg); }

.two_content_divide_type .gallery_slider ul { margin-top:46px;  } /*overflow:hidden;*/ /*display: flex; justify-content: space-between;  overflow: hidden; */
.two_content_divide_type .gallery_slider ul li { float:left; width:calc((100% - 6%)/3); height:421px; margin-right: 3%; background:rgba(0,0,0,0.1); transition:all 0.4s; } /*margin-right: 27px;에서 너비 맞추기위해 46으로 포토샵 기준으로 수정 240226 */ /*width:315px;에서 calc로 변경. 쉬운 계산위해.*/ /*그림자 아래 잘려보여 삭제 box-shadow: 0 0 2px rgba(0,0,0,0.25); */

.two_content_divide_type .gallery_slider ul li:last-child { margin-right:0; }
.two_content_divide_type .gallery_slider ul li:hover { box-shadow: 0px 6px 6px rgba(0, 0, 0, .2); transform:translateY(-10px); }
.two_content_divide_type .gallery_slider ul li .img_box { width:100%; height:210px; background:rgba(0,0,0,0.1); overflow:hidden; }
.two_content_divide_type .gallery_slider ul li .img_box img { object-fit:cover; width:100%; }
.two_content_divide_type .gallery_slider ul li .txt_box { width:100%; height:calc(100% - 210px); background:rgba(255,255,255,0.9); padding:30px; position:relative; text-align:left; }
.two_content_divide_type .gallery_slider ul li .txt_box h3 { font-size:20px; font-weight: 600; line-height: 24px; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden; height: 72px; color: #222; position:relative; transition:all 0.2s; } /* text-overflow: ellipsis; white-space: normal; */
.two_content_divide_type .gallery_slider ul li .txt_box h3 span{ display: block; }
.two_content_divide_type .gallery_slider ul li .txt_box h3:hover { color:#f14e47; }
.two_content_divide_type .gallery_slider ul li a { width: 100%; height:100%; }
/* .two_content_divide_type .gallery_slider ul li .txt_box h3 span:before { content:''; display:inline-block; width:100%; height:2px; position:absolute; bottom:0px; background:red; } */

/*PhotoGallery Slider Style - Start*/
.gallery_slider .swiper-container { width: 1038px; height: 421px;  background:rgba(0,0,0,0.03); } 
.gallery_slider .swiper-slide { text-align: center; font-size: 18px; background: #fff; display: -webkit-box; display: -ms-flexbox;display: -webkit-flex;
  display: flex;  -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; -webkit-box-align: center;
  -ms-flex-align: center; -webkit-align-items: center; align-items: center;
}
.gallery_slider .swiper-pagination-bullet { width: 12px; height: 12px; }
.gallery_slider .swiper-pagination-clickable .swiper-pagination-bullet { border: 2px solid rgba(241,78,71,1); background: unset; transition:all 0.4s; }
.gallery_slider .swiper-pagination-bullet-active { opacity: 1; background: #f14e47 !important; border: 2px solid #f14e47 !important; }
.gallery_slider .swiper-pagination { bottom: 7px !important; }
@media(max-width:1024px){
	.gallery_slider .swiper-container { width:calc(100% - 0px); padding:0px;}
}
/*PhotoGallery Slider Style - End*/


.two_content_divide_type .gallery_slider ul li .txt_box p { position:absolute; bottom:40px; font-family:'Noto Sans KR', sans-serif; font-size:16px; font-weight: 400; color: #555; }
.two_content_divide_type article {}
.two_content_divide_type article.left_img { display: inline-block; position: absolute; bottom: 0; left: 1px; }
.two_content_divide_type article.right_img { display: inline-block; position: absolute; bottom: 0; right:8px; text-align: right; }

/*유튜브 영역 - Start*/
.two_content_divide_type .mov_gallery { float:left; width:315px; margin-left:47px;position: relative; z-index: 2; } /*height: 530px;  background:rgba(0,0,0,0.03); */
.two_content_divide_type .mov_gallery h2 { left: calc(50% + 24px); transform: translateX(-50%); } /*margin-left: calc(50% + 25px); */
.two_content_divide_type .mov_gallery h2:before { content:''; display:inline-block; width:40px; height:35px; position:absolute; top:0px; left:-45px; background:url('/images/main/icon_gallery_02.svg')no-repeat; }
.two_content_divide_type .mov_gallery .mov_wrap { width:315px; height:421px; margin-top:46px; }
.two_content_divide_type .mov_gallery .mov_wrap a { display:block;  }

/*pc2*/
.two_content_divide_type .mov_gallery .mov_wrap.pc2 { width:315px; height:421px; overflow: hidden; border-radius: 15px; position:relative; } /*margin-top:46px; */
.two_content_divide_type .mov_gallery .mov_wrap.pc2 img { object-fit: cover; height: 100%; } /*border-radius: 15px;*/
.two_content_divide_type .mov_gallery .mov_wrap.pc2:before { content:''; display:inline-block; position:absolute; top:0px; bottom:0px; left:0px; right:0px; width:100%; } /*반투명블랙용 background: rgba(0,0,0,0.65); */ /*border-radius:15px; */
.two_content_divide_type .mov_gallery .mov_wrap.pc2 a:before { content:''; display:inline-block; width:80px; height:56.267px; position:absolute; top:50%; left:50%; transform:translate(-50%, -50%); background:url('/images/main/icon_youtube_mov_play.svg')no-repeat; transition:all 0.4s; } /*플레이버튼*/
.two_content_divide_type .mov_gallery .mov_wrap.pc2 a:hover:before {  background:url('/images/main/icon_youtube_mov_play_on.svg')no-repeat; }

.two_content_divide_type .mov_gallery .mov_wrap.pc2 li { overflow:hidden; display: flex; justify-content: center; }  /*display: flex; justify-content: center;  */
.two_content_divide_type .mov_gallery .mov_wrap.pc2 li:before { content:''; display:inline-block; position:absolute; top:0px; bottom:0px; left:0px; right:0px; width:100%; background: rgba(0,0,0,0.65); transition:all 0.4s;  }
.two_content_divide_type .mov_gallery .mov_wrap.pc2 li:hover:before { background:rgba(0,0,0,0.3);}


/*모바일*/
.two_content_divide_type .mov_gallery .mov_wrap.mobile { position:relative; width:100%; height:0; padding-bottom: 56.25%; border-radius: 15px; overflow: hidden; display:none; } /*background:rgba(0,0,0,0.1);*/
.two_content_divide_type .mov_gallery .mov_wrap.mobile:before { content:''; display:inline-block; position:absolute; top:0px; bottom:0px; left:0px; right:0px; width:100%; background: rgba(0,0,0,0.65); } /*반투명블랙*/ /*border-radius:15px; */
.two_content_divide_type .mov_gallery .mov_wrap.mobile a { height:56.267%; }
.two_content_divide_type .mov_gallery .mov_wrap.mobile img { object-fit: cover; width: 100%; } /*유튭 보완240226*/ /*border-radius: 15px; */
.two_content_divide_type .mov_gallery .mov_wrap.mobile a:before { content:''; display:inline-block; width:80px; height:56.267px; position:absolute; top:50%; left:50%; transform:translate(-50%, -50%); background:url('/images/main/icon_youtube_mov_play.svg')no-repeat; transition:all 0.4s; } /*플레이버튼*/
.two_content_divide_type .mov_gallery .mov_wrap.mobile a:hover::before {  background:url('/images/main/icon_youtube_mov_play_on.svg')no-repeat; }
.two_content_divide_type .mov_gallery .mov_wrap.mobile li { height: 51vw !important; display:flex; }
.two_content_divide_type .mov_gallery .mov_wrap.mobile li:before { content:''; display:inline-block; position:absolute; top:0px; bottom:0px; left:0px; right:0px; width:100%; background: rgba(0,0,0,0.65) }
/*.two_content_divide_type .mov_gallery .mov_wrap.mobile iframe { position:absolute; top:0; left:0; width:100%; height:100%; }*/

@media(max-width:1555px){
	.two_content_divide_type .gallery_slider {  } /*슬라이더 반영 후 줄바꿈 현상으로 width:1015px; 주석처리.*/
}
@media(max-width:1520px){
	/* .two_content_divide_type .gallery_slider ul li:last-child { display:none; } */
	.two_content_divide_type .gallery_slider { width: calc(100% - 345px); }
	.two_content_divide_type .gallery_slider ul li { width: calc((100% - 6%)/3); margin-right: 3%; } /*width: calc(33.3333% - 2%); */
	.two_content_divide_type .gallery_slider ul li .img_box { height: 13vw; }
	.two_content_divide_type .gallery_slider ul li .txt_box { height: calc(100% - 13vw); }
	.two_content_divide_type .gallery_slider ul li .txt_box h3 { font-size: 18px;  }
	
	.two_content_divide_type .mov_gallery { margin-left: 30px; }
}
@media(max-width:1280px){
	.two_content_divide_type { height: 770px; }
	.two_content_divide_type .gallery_slider ul { margin-top: 40px; }
	
	.two_content_divide_type .gallery_slider ul li .img_box { height: 14vw; }
	.two_content_divide_type .gallery_slider ul li .txt_box { padding:20px; height: calc(100% - 14vw); } /*background: rgba(255,255,255,0.9);*/
	
	.two_content_divide_type .gallery_slider ul li .txt_box h3 { -webkit-line-clamp: 5; height: 122px; font-size:17px; }
	.two_content_divide_type .gallery_slider ul li .txt_box h3 span { word-break: break-all; }
	.two_content_divide_type .gallery_slider ul li .txt_box p { font-size:15px; }
	
			
	.two_content_divide_type .mov_gallery .mov_wrap { margin-top: 40px; }
	
	.two_content_divide_type .gallery_slider h2, .two_content_divide_type .mov_gallery h2 { font-size:28px; }
	.two_content_divide_type .gallery_slider h2:before, .two_content_divide_type .mov_gallery h2:before { width:34px; height:30px; }
	
}
@media(max-width:1080px){
	.two_content_divide_type .gallery_slider ul li { width: calc((100% - 3%)/2); margin-right: 3%; }
	.two_content_divide_type .gallery_slider ul li:last-child { display:none; }
	.two_content_divide_type .gallery_slider ul li:nth-child(2) { margin-right:0; }
	
	.two_content_divide_type .gallery_slider ul li .img_box { height: 17vw; }
	.two_content_divide_type .gallery_slider ul li .txt_box { height: calc(100% - 17vw); }
	
	
	.two_content_divide_type article.left_img img, .two_content_divide_type article.right_img img { width:65% }
	.two_content_divide_type article.left_img { left: 20px; }
}
@media(max-width:860px){
	.two_content_divide_type .gallery_slider ul { margin-top: 24px; }

	.two_content_divide_type .gallery_slider a.more_btn { top: -4px; right: -4px; }
	
	.two_content_divide_type .gallery_slider ul li { width: calc(100% - 0%); margin-right: 0; }
	.two_content_divide_type .gallery_slider ul li:nth-child(2) { display:none; }
	
	.two_content_divide_type .gallery_slider ul li .img_box { height: 25vw; }
	.two_content_divide_type .gallery_slider ul li .txt_box { height: calc(100% - 25vw); }
	
	.two_content_divide_type .gallery_slider ul li .txt_box h3 { -webkit-line-clamp: 3; height: 74px; }
	
	/*.two_content_divide_type .mov_gallery .mov_wrap a.mobile { width:100%; padding-top:50%; background:red; }*/
	.two_content_divide_type .gallery_slider h2, .two_content_divide_type .mov_gallery h2 { font-size:24px; }
	.two_content_divide_type .gallery_slider h2:before, .two_content_divide_type .mov_gallery h2:before { width:30px; height:26px; }
	
	.two_content_divide_type .mov_gallery .mov_wrap { margin-top: 24px; }
}
@media(max-width:680px){
	.two_content_divide_type { height:unset; padding-bottom:20px; }
	.two_content_divide_type .gallery_slider { width: 100%; height:unset; } /*삭제----------?*/
	.two_content_divide_type .gallery_slider ul li { width: calc((100% - 3%)/2); height:unset; margin-right: 3%; } /*height:400px; 원복----------?*/
	.two_content_divide_type .gallery_slider ul li:nth-child(2) { display:block; }
	.two_content_divide_type .gallery_slider ul li .txt_box { height: 170px; }
	.two_content_divide_type .gallery_slider ul li .txt_box h3 { -webkit-line-clamp: 3; height: 74px; font-size: 16px; }
	.two_content_divide_type .gallery_slider ul li .img_box { height: 31vw; }
	.two_content_divide_type .mov_gallery { margin-left: unset; } /*margin-left: 삭제----------?*/
	.two_content_divide_type .mov_gallery { width:100%; margin-left:unset; margin-top:40px; height:unset;  padding-bottom:50px; } /*삭제----------?*/
	.two_content_divide_type .mov_gallery .mov_wrap { width:100%; height:unset; }
	.two_content_divide_type .mov_gallery .mov_wrap img { width:100%;}
	.two_content_divide_type article.left_img { display:none; }
	.two_content_divide_type article.right_img { display:none; }
	
	.two_content_divide_type .mov_gallery .mov_wrap.pc2 { display:none; }
	.two_content_divide_type .mov_gallery .mov_wrap.mobile { display:block; } 
}


/*mobile-off 모바일 사이즈에서 비활성 240223*/
.on_768 { display:none; }
.off_768 { display:block; }

.on_640 { display:none; }
.off_640 { display:block; }

.on_480 { display:none; }
.off_480 { display:block; }

@media(max-width:768px){
	.off_768 { display:none; }
	.on_768 { display:block; }
}
@media(max-width:640px){
	.off_640 { display:none; }
	.on_640 { display:block; }
}
@media(max-width:480px){
	.off_480 { display:none; }
	.on_480 { display:block; }
}

/*공지 고시공고 UI 240227*/
/* BBS UI - Style - Strat 240227 */
#section2 ul, #section2 dl, #section2 div, #section2 dd, #section2 dt, #section2 li, #section2 h2, #section2 h3, #section2 h4 { box-sizing: border-box;  } 
#section2 a { vertical-align: top; text-decoration: none; color: #646464; } 
#section2 a:hover { color: #0066b3; transition: all .5s; } 
#section2 a:active { color: #646464; } 
#section2 a:visited { color: #646464; } 
#section2 .hidden { position: absolute; width: 1px; height: 1px; margin: -1px; clip: rect(0 0 0 0); overflow: hidden; } 
#section2 { position: relative; float: left; width: 100%; color: #646464;  line-height: 1.6;   font-size: 17px; font-weight: 400; letter-spacing: 0; word-break: break-all; } 
#section2 .News { position: relative; float: left; width: 100%; height: 400px; } /*width:609px에서 완전 반응형으로 100%처리*/
#section2 .newsArea { position: relative; height: 438px; border: 1px solid #e0e0e0; border-radius: 10px; overflow: hidden; }
#section2 .newsArea h4 { position: absolute; top: -61px; width: 30.8333%; height: 60px; background-color: #f6f6f6; border-right: 1px solid #e0e0e0; border-bottom: 1px solid #e0e0e0; }
#section2 .newsArea h4 a { font-size: 20px;  font-weight: 600; text-align: center; width:100%; height:100%; display: flex; justify-content: center; align-items: center; } /*line-height: 60px; 삭제, 업뎃할것*/
#section2 .newsArea h4 a:hover { background:#00a651; color:#fff; }
#section2 .newsArea h4 a span {  }
#section2 .newsArea .news_new { width: 100%; padding-bottom: 20px; margin-bottom: 15px; border-bottom: 1px dotted #ccc; display: inline-block; } 
#section2 .newsArea .news_new a { height: 120px; display: block; } 
#section2 .newsArea .news_new a:hover dl dt { color: #0066b3; } 
#section2 .newsArea .news_new a:hover dl dd { color: #343434; } 
#section2 .newsArea .news_new .thumb { float: left; width: 25%; height: 115px; background: url(../images/emblem.png) center no-repeat; background-size: 45%; border: 1px solid #e8e8e8; overflow: hidden; display: none; } 
#section2 .newsArea .news_new .thumb img { width: 100%; height: 100%; } 
#section2 .newsArea .news_new dl { float: right; width: 100%; } 
#section2 .newsArea .news_new dl dt { font-size: 22px; font-weight: 600; color: #343434; margin-bottom: 10px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; } 
#section2 .newsArea .news_new dl dd:nth-child(2) { float: right; width: calc(100% - 100px); height: 54px; margin-top: 10px; font-size: 18px; overflow: hidden; }
#section2 .newsArea .news_new dl dd:last-child { float: left; width: 77px; height: 75px; padding-top: 10px; text-align: center; border-radius: 3px; border: 1px solid #e0e0e0; } 
#section2 .newsArea .news_new dl dd:last-child span { display: block; } 
#section2 .newsArea .news_new dl dd:last-child span:first-child { font-size: 14px; color: #949494; } 
#section2 .newsArea .news_new dl dd:last-child span:last-child { font-size: 30px; font-weight:600; color: #646464; line-height: 1.2; } 
#section2 .newsArea .newsList li { font-size: 17px; line-height: 1.9; margin-bottom: 5px; } 
#section2 .newsArea .newsList li em { padding: 0 10px; margin-right: 10px; font-size: 16px; font-weight: 600; border: 1px solid #e0e0e0; border-radius: 30px; display: inline-block; font-style: normal; display:none;} 
#section2 .newsArea .newsList li a { width: calc(100% - 215px); display: inline-block; font-weight: 600; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; } /*width:60%에서 변경, 업뎃할것*/
#section2 .newsArea .newsList li a:hover { color: #0066b3; } 
#section2 .newsArea .newsList li time { float: right; font-size: 16px; color: #949494; padding-left: 20px; background: url(../images/main/icon_time.png) left 7px no-repeat; } 
#section2 .newsArea .newsBox1, 
#section2 .newsArea .newsBox2, 
#section2 .newsArea .newsBox3, 
#section2 .newsArea .newsBox4, 
#section2 .newsArea .newsBox5 { position: absolute; left: 0; top: 61px; width: 100%; padding: 31px 31px 0 31px; }
#section2 .newsArea .tab_btn { display: flex; justify-content: center; align-items: center; } /**/
#section2 .newsArea .news_tab1 { left: 0; } 
#section2 .newsArea .news_tab2 { left: 18.5%; } 
#section2 .newsArea .news_tab3 { left: 30.85%;  }
#section2 .newsArea .news_tab4 { left: 61.65%; }
#section2 .newsArea .news_tab5 { left: 74%; } 
#section2 .newsArea .tab_on { border-right: 0; } 
#section2 .newsArea .tab_on a { color: #fff; background-color: #00a651; height: 60px; width: 100%; display: flex; justify-content: center; align-items: center; } /*업뎃할것*/
#section2 .newsArea .tab_on a::after { content: ''; position: absolute; right: 0; top: 0; width: 1px; height: 100%; background-color: #e0e0e0; } 
#section2 .newsArea a.new_more { position: absolute; right: 0; top: -61px; width: 7.5%; height: 60px; border-bottom: 1px solid #e0e0e0; box-sizing: border-box; } /*background: url(../images/main/icon_more1.png) center no-repeat;*/
#section2 .newsArea .jobinfo li { width: 49%; background: url(../images/icon_dott.png) left 10px no-repeat; padding-left: 10px; display: inline-block; } 
#section2 .newsArea a.new_more { font-size:30px; display:flex; justify-content: center; align-items: center; }
#section2 .newsArea a.new_more i { transition:all 0.4s; }
#section2 .newsArea a.new_more:hover i { transform: rotate(180deg); color:#00a651; } /*text-shadow: 0px 0px 5px rgba(0,0,0,0.3); */

#section2 .newsArea .jobinfo li:last-child { width: 100%; font-size: 15px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; } 
#section2 .Bannerzone { position: relative; float: left; width: 20.3%; height: 400px; margin-left: 3.2%; border-radius: 10px; border: 1px solid #e0e0e0; overflow: hidden; } 
#section2 .Bannerzone h3 { height: 60px; font-size: 19px; text-indent: 25px; line-height: 3.5; color: #343434; background-color: #fff; border-bottom: 1px solid #e0e0e0; } 
#section2 .Bannerzone .banner_slide { height: 340px; overflow: hidden; } 
#section2 .Bannerzone .banner_slide div a { height: 170px; display: block; } 
#section2 .Bannerzone .banner_slide div a img { width: 100%; height: 100%; border-top: 1px solid #e0e0e0; } 
#section2 .Bannerzone .banner_slide div a:nth-child(1) img { border-top: 0; } 
#section2 .Bannerzone .banner_ctrl { position: absolute; right: 20px; top: 12px; } 
#section2 .Bannerzone .banner_ctrl .total { font-size: 13px; line-height: 3; margin-right: 5px; display: inline-block; } 
#section2 .Bannerzone .banner_ctrl .total span { font-size: 14px; } 
#section2 .Bannerzone .banner_ctrl .total .current { color: #0066B3; font-family: 'GmarketSansBold', sans-serif; } 
#section2 .Bannerzone .banner_ctrl button { width: 20px; height: 20px; vertical-align: middle; display: inline-block; } 
#section2 .Bannerzone .banner_ctrl .banner_prev { background: url(../images/main/ctrl_prev_b.png) center no-repeat; } 
#section2 .Bannerzone .banner_ctrl .banner_stop { background: url(../images/main/ctrl_stop_b.png) center no-repeat; } 
#section2 .Bannerzone .banner_ctrl .banner_play { background: url(../images/main/ctrl_play_b.png) center no-repeat; } 
#section2 .Bannerzone .banner_ctrl .banner_next { background: url(../images/main/ctrl_next_b.png) center no-repeat; } 
#section2 .Bannerzone .banner_ctrl .banner_list { width: 20px; height: 20px; vertical-align: middle; background: url(../images/main/ctrl_list_b.png) center no-repeat; display: inline-block; display: none; } 
#section2 .introzone { position: relative; float: right; width: 20.3%; height: 400px; margin-left: 3.2%; border-radius: 10px; border: 1px solid #e0e0e0; overflow: hidden; } 
#section2 .introzone h3 { height: 60px; font-size: 19px; text-indent: 25px; line-height: 3.5; color: #343434; background-color: #fff; border-bottom: 1px solid #e0e0e0; } 
#section2 .introzone .ibanner_slide { height: 170px; overflow: hidden; } 
#section2 .introzone .ibanner_slide div a { height: 170px; display: block; } 
#section2 .introzone .ibanner_slide div a img { width: 100%; height: 100%; border-top: 1px solid #e0e0e0; } 
#section2 .introzone .ibanner_slide div a:nth-child(1) img { border-top: 0; } 
#section2 .introzone .ibanner_ctrl { position: absolute; right: 20px; top: 20px; }
#section2 .introzone .ibanner_ctrl .total { font-size: 13px; line-height: 3; margin-right: 5px; display: none; } 
#section2 .introzone .ibanner_ctrl .total span { font-size: 14px; } 
#section2 .introzone .ibanner_ctrl .total .current { color: #0066B3; font-family: 'GmarketSansBold', sans-serif; } 
#section2 .introzone .ibanner_ctrl button { width: 20px; height: 20px; vertical-align: middle; display: inline-block; } 
#section2 .introzone .ibanner_ctrl .ibanner_prev { background: url(../images/main/ctrl_prev_b.png) center no-repeat; } 
#section2 .introzone .ibanner_ctrl .ibanner_stop { background: url(../images/main/ctrl_stop_b.png) center no-repeat; } 
#section2 .introzone .ibanner_ctrl .ibanner_play { background: url(../images/main/ctrl_play_b.png) center no-repeat; } 
#section2 .introzone .ibanner_ctrl .ibanner_next { background: url(../images/main/ctrl_next_b.png) center no-repeat; } 
#section2 .introzone .ibanner_ctrl .ibanner_list { width: 20px; height: 20px; vertical-align: middle; background: url(../images/main/ctrl_list_b.png) center no-repeat; display: inline-block; display: none; } 
#section2 .introzone .chatbot_btn { padding-bottom: 8px; background: #f6f6f6}
#section2 .introzone .chatbot_btn h3 { border-bottom: none; height: 52px; line-height: 2.7; background: #f6f6f6}
#section2 .introzone .chatbot_btn li { float: left; width: 33.333%; text-align: center; } 
#section2 .introzone .chatbot_btn li a { display: block; padding-top: 35px}
#section2 .introzone .chatbot_btn li:nth-child(1) { background: url(../images/main/chatbot_icon01.png) no-repeat center 0}
#section2 .introzone .chatbot_btn li:nth-child(2) { background: url(../images/main/chatbot_icon02.png) no-repeat center 0}
#section2 .introzone .chatbot_btn li:nth-child(3) { background: url(../images/main/chatbot_icon03.png) no-repeat center 0}
#section2 .introzone .chatbot_btn ul:after { clear: both; content: ""; display: block}
#section2 .introzone .city_link { } 
#section2 .introzone .city_link li { float: left; width: 50%; text-align: center; } 
#section2 .introzone .city_link li a { color: #fff; line-height: 3; display: block; } 
#section2 .introzone .city_link li:nth-child(1) { background-color: #00ac6c; } 
#section2 .introzone .city_link li:nth-child(2) { background-color: #0066b3; } 
#section2 .introzone .city_link:after { clear: both; content: ""; display: block}
#section2 .Mayor { position: relative; float: right; width: 20.3%; height: 400px; padding: 1.5% 2%; background: #f9fcfe url(../images/main/mayor_img.png) right 80px no-repeat; border-radius: 10px; border: 1px solid #e0e0e0; overflow: hidden; } 
#section2 .Mayor h3 { width: 199px; height: 66px; margin-bottom: 45px; background: url(../images/main/mayor_logo.gif) left center no-repeat; } 
#section2 .mayorBox1 li { font-size: 16px; padding-left: 10px; margin-bottom: 10px; background: url(../images/icon_dott.png) left center no-repeat; } 
#section2 .mayorBox2 { position: absolute; left: 0; bottom: 0; width: 100%; background-color: #0066b3; } 
#section2 .mayorBox2 li { float: left; width: 50%; text-align: center; } 
#section2 .mayorBox2 li a { color: #fff; line-height: 3.2; display: block; } 
#section2 .mayorBox2 li:nth-child(1) { width: 100%; text-indent: 25px; background: #182b3a url(../images/main/mayor_home.png) 23% center no-repeat; } 
#section2 .mayorBox2 li:nth-child(2) { background-color: #00ac6c; } 
#section2 .mayorBox2 li:nth-child(3) { background-color: #0066b3; } 
#section2 .Mayor8 { position: relative; float: right; width: 20.3%; height: 400px; padding: 1.5%; background: #f9fcfe url(../images/main/mayor8_img.png) right 85px no-repeat; border-radius: 10px; border: 1px solid #e0e0e0; overflow: hidden; } 
#section2 .Mayor8 h3 { width: 100%; height: 58px; margin-bottom: 65px; background: url(../images/main/mayor8_logo.png) left center no-repeat; background-size: 100%}
#section2 .Mayor8 .mayorBox1 { } 
#section2 .Media { position: relative; float: left; width: 100%; margin-top: 4%; } 
#section2 .Media h3 { position: relative; background-color: #fff; padding-right: 30px; display: inline-block; z-index: 2; } 
#section2 .mediaArea { float: left; width: 100%; margin-top: -43px; } 
#section2 .mediaArea .mediaTabs { position: relative; margin-left: 180px; display: inline-block; z-index: 3; } 
#section2 .mediaArea .mediaTabs li { position: relative; float: left; width: 130px; height: 36px; text-align: center; background-color: #f6f6f6; border: 1px solid #e0e0e0; border-left: 0; border-right: 0; } 
#section2 .mediaArea .mediaTabs li::before { content: ''; position: absolute; right: 0; top: 8px; width: 1px; height: 17px; background-color: #e0e0e0; } 
#section2 .mediaArea .mediaTabs li:first-child { border-left: 1px solid #e0e0e0; border-radius: 20px 0 0 20px; } 
#section2 .mediaArea .mediaTabs li:last-child { border-right: 1px solid #e0e0e0; border-radius: 0 20px 20px 0; } 
#section2 .mediaArea .mediaTabs li:last-child::before { display: none; } 
#section2 .mediaArea .mediaTabs li a { height: 100%; font-size: 16.5px; color: #343434; line-height: 2.2; display: block; } 
#section2 .mediaArea .mediaTabs .tab_on { position: relative; } 
#section2 .mediaArea .mediaTabs .tab_on a span { position: relative; color: #fff; display: block; z-index: 101; } 
#section2 .mediaArea .mediaTabs .tab_on a::after { content: ''; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background-color: #ee2e5b; border: 1px solid #ee2e5b; border-radius: 20px; transition: all .5s ease; z-index: 100; } 
#section2 .mediaArea .mediaCon .mediaBox1, #section2 .mediaArea .mediaCon .mediaBox2 { position: relative; float: left; width: 100%; height: 475px; margin-top: -45px; overflow: hidden; } 
#section2 .mediaCon .media_slide { position: absolute; left: -20px; top: 70px; width: 102%; } 
#section2 .mediaCon .media_slide .item { position: relative; height: 400px; display: inline-block; border: 1px solid #e0e0e0; border-radius: 10px; } 
#section2 .mediaCon .media_slide .item a { height: 100%; display: block; } 
#section2 .mediaCon .media_slide .md_thumb { height: 225px; display: block; border-radius: 10px 10px 0 0; background: #f6f6f6 url(../images/emblem.png) center no-repeat; background-size: 35%; border-bottom: 1px solid #e0e0e0; overflow: hidden; } 
#section2 .mediaCon .media_slide .md_thumb img { width: 100%; height: 100%; transform: scale(1); transition: .5s ease-in-out; } 
#section2 .mediaCon .media_slide dl { padding: 22px 30px 0 30px; } 
#section2 .mediaCon .media_slide dl dt { font-size: 18px; color: #343434; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; } 
#section2 .mediaCon .media_slide dl dt em { font-size: 16px; color: #0066b3; font-weight: 400; display: block; } 
#section2 .mediaCon .media_slide dl dd time { font-size: 14px; color: #949494; padding-left: 20px; margin-top: 13px; background: url(../images/main/icon_time.png) left 3px no-repeat; } 
#section2 .mediaCon .media_slide .md_more { opacity: 0; float: right; font-size: 15px; margin-right: 30px; padding: 5px 47px 5px 0; text-align: right; background: url(../images/main/md_more.png) right center no-repeat; } 
#section2 .mediaCon .media_slide .item:hover { background-color: #f6f6f6; transition: all .5s ease; } 
#section2 .mediaCon .media_slide .item:hover img { transform: scale(1.1) rotate(0.01deg); } 
#section2 .mediaCon .media_slide .item:hover .md_more { opacity: 1; transition: all .5s ease; } 
#section2 .mediaCon .control { position: absolute; right: 0; top: 0; width: 80%; text-align: right; z-index: 1; } 
#section2 .mediaCon .control::after { content: ''; position: absolute; right: 130px; top: 20px; width: 100%; height: 1px; background-color: #e8e8e8; z-index: 1; } 
#section2 .mediaCon .control button, #section2 .mediaCon .control a { width: 40px; height: 40px; display: inline-block; } 
#section2 .mediaCon .control .prev { background: url(../images/main/icon_prev.png) center no-repeat; } 
#section2 .mediaCon .control .next { background: url(../images/main/icon_next.png) center no-repeat; } 
#section2 .mediaCon .control a.more { background: url(../images/main/icon_more.png) center no-repeat; } 
#section2 .Media .slick-slide { margin: 0 20px; } 

@media all and (max-width:1600px) { ul, ol, dl, div, dd, dt, li, p, input, select, textarea, button { font-size: 16px; } 
	#section2 .mayorBox2 li:nth-child(1) { background-position: 20% center; } 
}
@media all and (max-width:1440px){

	#section2 .Bannerzone { height: 380px; } 
	#section2 .Bannerzone .banner_slide { height: 320px; } 
	#section2 .Bannerzone .banner_slide div a { height: 160px; } 
	#section2 .introzone { height: 380px; } 
	#section2 .introzone .ibanner_slide { height: 160px; } 
	#section2 .introzone .ibanner_slide div a { height: 160px; } 
	#section2 .introzone .chatbot_btn h3 { height: 45px}
	#section2 .Mayor { height: 380px; background-position: right 90px; background-size: 55%; } 
	#section2 .mayorBox2 li:nth-child(1) { text-indent: 28px; background-position: 17% center; } 
	#section2 .Mayor8 { height: 380px; background-position: right 90px; background-size: 65%; } 
	#section2 .News, #section2 .newsArea { height: 438px; } /*업뎃할것*/
	#section2 .newsArea .newsList li a {  } /*width: 55%;에서 수정, 업뎃할 것*/
	#section2 .newsArea h4 { height: 60px; } 
	#section2 .newsArea h4 a { font-size: 18px; } 
	#section2 .newsArea .news_new dl dt { font-size: 20px; } 
	#section2 .newsArea .news_new dl dd:nth-child(2) { width:calc(100% - 100px); height: 50px; overflow: hidden; font-size: 17px; margin-top:13px; }  /*width:79%에서 변경. 업뎃할것*/
	#section2 .newsArea .news_new dl dd:last-child span { display: block; } 
	#section2 .newsArea .news_new dl dd:last-child span:first-child { font-size: 13px; } 
	#section2 .newsArea .news_new dl dd:last-child span:last-child { font-size: 21px; } 
	#section2 .newsArea .newsList li a {  }  /*width:width: 53%;에서 수정, 업뎃할것*/
	#section2 .newsArea .newsBox1, 
	#section2 .newsArea .newsBox2, 
	#section2 .newsArea .newsBox3, 
	#section2 .newsArea .newsBox4, 
	#section2 .newsArea .newsBox5 { padding: 25px 35px; } 
	#section2 .newsArea a.new_more { height: 60px; } 
	#section2 .mediaCon .media_slide { width: 103%; } 
	#section2 .mediaCon .media_slide .item { height: 370px; } 
	#section2 .mediaCon .media_slide .md_thumb { height: 200px; } 
}
@media all and (max-width:1366px) { ul, ol, dl, div, dd, dt, li, p, input, select, textarea, button { font-size: 15.3px; } 
	#section2 .Bannerzone { height: 345px; } 
	#section2 .Bannerzone h3 { font-size: 18px; } 
	#section2 .Bannerzone .banner_slide { height: 285px; } 
	#section2 .Bannerzone .banner_slide div a { height: 142.5px; } 
	#section2 .introzone { height: 345px; } 
	#section2 .introzone h3 { font-size: 18px; } 
	#section2 .introzone .ibanner_slide { height: 142.5px; } 
	#section2 .introzone .ibanner_slide div a { height: 142.5px; } 
	#section2 .introzone .chatbot_btn { padding-bottom: 0}
	#section2 .introzone .chatbot_btn h3 { height: 45px}
	#section2 .introzone .chatbot_btn li a { padding-top: 32px}
	#section2 .Mayor { height: 345px; padding: 2%; } 
	#section2 .Mayor h3 { height: 50px; margin-bottom: 35px; } 
	#section2 .mayorBox1 li { font-size: 15.3px; } 
	#section2 .Mayor8 { height: 345px; padding: 2%; } 
	#section2 .Mayor8 h3 { width: 100%; height: 50px; margin-bottom: 75px; background-size: 100%}
	#section2 .Mayor8 .mayorBox1 img { width: 120px}
	#section2 .News, #section2 .newsArea {  } /*height: 438px; 삭제, 업뎃할것*/
	#section2 .newsArea .newsList li a { font-size: 16px; } 
	#section2 .mediaArea .mediaTabs { margin-left: 160px; } 
	#section2 .mediaArea .mediaCon .mediaBox1, #section2 .mediaArea .mediaCon .mediaBox2 { height: 420px; } 
	#section2 .mediaCon .media_slide .item { width: 300px; height: 350px; } 
	#section2 .mediaCon .media_slide .md_thumb { height: 175px; } 
	#section2 .mediaCon .control { width: 70%; } 
}
@media all and (max-width:1280px){
	.container { width: 95%; } 
}
@media all and (max-width:1024px){
	#section2 .Bannerzone { width: 22%; margin: 0 0 0 1.5%; } 
	#section2 .Bannerzone h3 { text-indent: 20px; } 
	#section2 .Bannerzone .banner_ctrl .total { display: none; } 
	#section2 .Bannerzone .banner_ctrl { right: 15px; top: 18px; } 
	#section2 .Bannerzone .banner_ctrl button { width: 17px; height: 17px; } 
	#section2 .introzone { width: 22%; margin: 0 0 0 1.5%; } 
	#section2 .introzone h3 { text-indent: 20px; } 
	#section2 .introzone .ibanner_ctrl .total { display: none; } 
	#section2 .introzone .ibanner_ctrl { right: 15px; top: 18px; } 
	#section2 .introzone .ibanner_ctrl button { width: 17px; height: 17px; } 
	#section2 .Mayor { width: 22%; background-position: right 53%; background-size: 52%; } 
	#section2 .Mayor h3 { background-size: 75%; } 
	#section2 .mayorBox2 li:nth-child(1) { background-position: 10% center; } 
	#section2 .mayorBox2 li a { line-height: 3; } 
	#section2 .Mayor8 { width: 22%; background-position: right 53%; } 
	#section2 .Mayor8 h3 { } 
	#section2 .newsArea h4 a { font-size: 17px; } 
	#section2 .newsArea .news_new dl dt { font-size: 18px; } 
	#section2 .newsArea .news_new dl dd:nth-child(2) {  } /*width:80% 삭제, 업뎃할것*/
	#section2 .newsArea .newsList li { background: url(../images/icon_dott.png) left 12px no-repeat; margin-bottom: 2px; }
	#section2 .newsArea .newsList li em { display: none; } 
	#section2 .newsArea .newsList li a { width:calc(100% - 130px); } /*width: 70%;에서 수정, 업뎃할것*/
	#section2 .mediaArea .mediaTabs { margin-left: 160px; } 
	#section2 .mediaCon .media_slide { width: 104%; } 
}
@media all and (max-width:820px){
	#section2 .News { width: 100%;  }  /*margin-bottom: 5%; 업뎃할 것*/
	#section2 .newsArea .news_new dl dd:nth-child(2) {  } /*width: 85%; 삭제, 업뎃할것*/
	#section2 .Bannerzone { width: 48%; height: 350px; margin: 0; } 
	#section2 .Bannerzone .banner_slide { height: 290px; } 
	#section2 .Bannerzone .banner_slide div a { height: 145px; } 
	#section2 .introzone { width: 48%; height: 350px; margin: 0; } 
	#section2 .introzone .ibanner_slide { height: 145px; } 
	#section2 .introzone .ibanner_slide div a { height: 145px; } 
	#section2 .Mayor { width: 48%; height: 350px; margin: 0; padding: 3.5% 5%; background-position: right 40%; background-size: 45%; } 
	#section2 .Mayor h3 { width: 199px; height: 66px; margin-bottom: 20px; background-size: 100%; } 
	#section2 .mayorBox2 li a { line-height: 3.5; } 
	#section2 .mayorBox2 li:nth-child(1) { background-position: 26% center; } 
	#section2 .Mayor8 { width: 48%; height: 350px; margin: 0; padding: 3.5% 5%; background-position: right 40%; background-size: 47%; } 
	#section2 .Mayor8 h3 { width: 218px; height: 58px; margin-bottom: 50px; background-size: 100%; } 
	#section2 .Media { margin-top: 6%; } 
	
	#section2 .News, #section2 .newsArea { height: 410px; }
}
@media all and (max-width:640px){
	#section2 .Bannerzone { height: 320px; } 
	#section2 .Bannerzone .banner_slide { height: 270px; } 
	#section2 .Bannerzone .banner_slide div a { height: 135px; } 
	#section2 .introzone { height: 320px; } 
	#section2 .introzone .ibanner_slide { height: 135px; } 
	#section2 .introzone .ibanner_slide div a { height: 135px; } 
	#section2 .introzone .chatbot_btn h3 { height: 37px; line-height: 2.5; } 
	#section2 .introzone .chatbot_btn li a { padding-top: 27px}
	#section2 .introzone .city_link li a { line-height: 2.5}
	#section2 .Mayor { height: 320px; } 
	#section2 .Mayor h3 { width: 160px; height: 66px; } 
	#section2 .mayorBox2 li:nth-child(1) { background-position: 18% center; } 
	#section2 .Mayor8 { height: 320px; background-size: 52%; } 
	#section2 .Mayor8 h3 { width: 180px; height: 48px; } 
	#section2 .newsArea .news_new dl dd:nth-child(2) { word-break: break-all; } /*width: 79%; 삭제, 워드브레이크 추가 업뎃할것*/
	#section2 .mediaCon .media_slide { left: 0; } 
	#section2 .mediaCon .media_slide .item { width: 265px; } 
	#section2 .Media .slick-slide { margin: 0 25px 0 0; } 
	
	#section2 .newsArea .newsBox1, #section2 .newsArea .newsBox2, #section2 .newsArea .newsBox3, #section2 .newsArea .newsBox4, #section2 .newsArea .newsBox5 { padding: 20px 25px; } /*업뎃할것*/
	
	#section2 .News, #section2 .newsArea { height: 410px; }
}
@media all and (max-width:460px){
	#section2 .mediaCon .control button, #section2 .mediaCon .control a { width: 35px; height: 35px; background-size: 100% !important; } 
	#section2 .Bannerzone { width: 100%; height: 420px; margin-bottom: 5%; } 
	#section2 .Bannerzone .banner_slide { height: 360px; } 
	#section2 .Bannerzone .banner_slide div a { height: 180px; } 
	#section2 .Bannerzone .banner_ctrl { } 
	#section2 .Bannerzone .banner_ctrl button, #section2 .Bannerzone .banner_ctrl a { width: 20px; height: 20px; margin-left: 15px; } 
	#section2 .introzone { width: 100%; height: auto; margin-bottom: 5%; } 
	#section2 .introzone .ibanner_slide { height: 180px; } 
	#section2 .introzone .ibanner_slide div a { height: 180px; } 
	#section2 .introzone .ibanner_ctrl { } 
	#section2 .introzone .ibanner_ctrl button, #section2 .introzone .ibanner_ctrl a { width: 20px; height: 20px; margin-left: 15px; } 
	#section2 .introzone .chatbot_btn { padding-bottom: 5px}
	#section2 .introzone .chatbot_btn h3 { height: 45px; line-height: 2.7}
	#section2 .introzone .chatbot_btn li a { padding-top: 30px}
	#section2 .introzone .city_link li a { line-height: 2.7}
	#section2 .Mayor { width: 100%; background-position: right 25%; } 
	#section2 .mayorBox2 li:nth-child(1) { background-position: 28% center; } 
	#section2 .Mayor8 { width: 100%; background-position: right 25%; background-size: 47%; } 
	#section2 .News, #section2 .newsArea { height: 438px; }
	#section2 .newsArea h4 {  height: 55px; } /*height:45px에서 변경, 업뎃할것*/
	#section2 .newsArea h4 a { font-size: 17px; } /*line-height: 3;에서 변경, 업뎃할것*/
	#section2 .newsArea .news_new { padding-bottom: 10px; margin-bottom: 5px; } 
	#section2 .newsArea .news_new .thumb { display: none; } 
	#section2 .newsArea .news_new dl { width: 100%; } 
	#section2 .newsArea .news_new dl dd:nth-child(2) { width: calc(100% - 90px); } /*업뎃할것*/
	#section2 .newsArea .newsList li a { width: 60%; } 
	#section2 .newsArea .newsList li time { font-size: 15px; line-height: 2.2; } 
	#section2 .newsArea .newsList li:last-child { display: block; } 
	#section2 .newsArea a.new_more { height: 45px; } 
	#section2 .newsArea .newsBox1, 
	#section2 .newsArea .newsBox2, 
	#section2 .newsArea .newsBox3, 
	#section2 .newsArea .newsBox4 {  }  /*padding: 5px 25px; 삭제, 업뎃할것*/
	#section2 .newsArea .tab_on a { height: 55px; } /*height:45px;에서 변경, 업뎃할것*/
	#section2 .newsArea .news_tab5 { display: none; } 
	#section2 .newsArea a.new_more { height: 55px; } /*height: 45px;에서 변경, 업뎃할것*/
	#section2 .newsArea .jobinfo li { width: 100%; }
	#section2 .mediaArea { margin-top: 5px; } 
	#section2 .mediaArea .mediaTabs { margin-left: 0; } 
	#section2 .mediaArea .mediaTabs li { width: 100px; } 
	#section2 .mediaArea .mediaTabs li::after { top: 7px; height: 15px; } 
	#section2 .mediaArea .mediaTabs li a { font-size: 15.3px; line-height: 2.5; } 
	#section2 .mediaCon .media_slide { width: 106.5%; margin-top: -20px; } 
	#section2 .mediaCon .media_slide dl { padding: 6% 8% 0 8%; } 
	#section2 .mediaCon .media_slide dl dt { font-size: 16.5px; } 
	#section2 .mediaCon .media_slide dl dt em { font-size: 15.3px; } 
	#section2 .mediaCon .media_slide dl dd time { margin-top: 13px; background-position: left 2px; } 
	#section2 .mediaArea .mediaCon .mediaBox1, #section2 .mediaArea .mediaCon .mediaBox2 { height: 445px; } 
	#section2 .mediaCon .media_slide .item { height: 385px; } 
	#section2 .mediaCon .media_slide .md_thumb { height: 220px; } 
	#section2 .mediaCon .control { width: 100%; } 
	#section2 .mediaCon .control::after { display: none; } 
	#section2 .Media .slick-slide { margin: 0 25px 0 0; } 
	#section2 .News { margin-bottom: unset; } /*업뎃할것*/
}
@media all and (max-width:385px){
	#section2 .newsArea .news_new dl dd:nth-child(2), 
	#section2 .newsArea .newsList li a, 
	#section2 .mediaCon .media_slide dl dt em, 
	#section2 .noticeArea .notice_slide .nt_item dl dt, 
	#section2 .mediaCon .media_slide dl dt, 
	#section2 .Bannerzone h3 { font-size: 16px;  } 
	#section2 .introzone h3 { font-size: 17px;  }
	#section2 .Mayor { height: 310px; } 
	#section2 .Mayor8 { height: 310px; } 
	#section2 .News, #section2 .newsArea { height: 380px; } /*height:320px에서 변경, 업뎃할것*/
	
	
	
	#section2 .newsArea .newsBox1, 
	#section2 .newsArea .newsBox2, 
	#section2 .newsArea .newsBox3 { height: auto; padding: 10px 25px; } /*업뎃할것*/
	#section2 .newsArea .news_tab2 { left: 29%; } 
	#section2 .newsArea .news_tab3 { left: 30.8333%; } 
	#section2 .newsArea .news_tab4 { left: 57%; } 
	#section2 .newsArea a.new_more { width: 13%; } 
	#section2 .mediaArea .mediaCon .mediaBox1, #section2 .mediaArea .mediaCon .mediaBox2 { height: 405px; } 
	#section2 .mediaCon .media_slide .item { height: 350px; } 
	#section2 .mediaCon .media_slide .md_thumb { height: 190px; } 
}
/* BBS UI - Style - End 240227 */