/***************
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; }
.wrapper_main2 { margin: 0 auto; width: 100%; max-width: 1400px; z-index: 1; } /*background:rgba(0,0,0,0.2);*/
.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: #f9ebeb;}
.con_padding { padding-bottom: 100px; } /*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: #30a4dc;}
#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) 상단 비주얼 슬라이드
***************/
.main_visual.swiper-container{padding: 0 !important; position:relative;}
.main_visual ul li{height:820px; text-align: center; background-size:cover; background-position:center; position: relative;}
/*.main_visual ul li:before{content:''; display:block; width: 100%; height: 100%; position: absolute; background-color: rgba(10,9,1,0.75);}*/
.main_visual ul li:before{content:''; display:block; width: 100%; height: 100%; position: absolute; } /*반투명블랙 background-color: rgba(10,9,1,0.25);*/
.main_visual ul li .txt_area { position: absolute; left: 43%; top: 55%; transform:translate(-50%, -50%); width:50%; text-align:left; } /*width: 100%;*/ /* background: rgba(0,0,0,0.1);*/
.main_visual ul li img {max-width:100%; height:auto;  object-fit:cover;}
.mv_logo_box {width:100%;}
.main_visual ul li p{font-size: 50px; color: #fff; line-height: 1.5; letter-spacing: -2px; } /*margin-bottom: 50px;*/
.main_visual ul li p b{font-weight: 900; display:block; font-size: 60px;}

.main_visual ul li img {display:none;} /*모바일용 이미지*/

.main_visual .main_visual_logo {position: absolute; top: 41%; z-index: 9999; left: 50%; transform:translate(-50%,-50%);}
.main_visual .main_visual_logo img {max-width:100%; height:auto; width:512px; display:block; -webkit-filter: drop-shadow( 3px 3px 3px rgba(0,0,0,0.3)); filter: drop-shadow( 3px 3px 3px rgba(0, 0, 0, 0.3)); display:none; }

/* .type-wrap {position: absolute; left: 50%; top: 55%; transform:translate(-50%, -50%); width: 100%;} */
.type-wrap {width:1200px; margin:0 auto;}
.type-wrap #typed-strings span {font-weight: 900; font-size: 60px; color: #000; line-height: 1.5; letter-spacing: -2px;}
.type-wrap #typed-strings p {font-weight: 900; display: block; font-size: 60px; color: #000; line-height: 1.5; letter-spacing: -2px; }

/*animation위한 새 스타일 230324 bjm*/
.main_visual ul li { font-size:36px;  font-weight: 600; }
.main_visual ul li .txt_area .top_tit { font-size:24px; font-weight:500; }
.main_visual ul li.first .txt_area .top_tit { color:#fff; opacity:0; }
.main_visual ul li.second .txt_area .top_tit { color:#424242; opacity:0; }
.main_visual ul li.third .txt_area .top_tit { color:#424242; opacity:0; }
.main_visual ul li.fourth .txt_area .top_tit { color:#424242; opacity:0; }

.main_visual ul li .txt_area .mid_tit { font-family:'ClipArtKorea', sans-serif; font-size:54px; font-weight: 500; margin-top: 20px; line-height: 84px; opacity:0; }
.main_visual ul li.first .txt_area .mid_tit { color:#fff; }
.main_visual ul li.second .txt_area .mid_tit { color:#333; }
.main_visual ul li.third .txt_area .mid_tit { color:#333; }
.main_visual ul li.fourth .txt_area .mid_tit { color:#333; }

.main_visual ul li .txt_area .btm_sub_txt { font-family:'MICEMyungjo', sans-serif; font-size:26px; margin-top: 20px; opacity:0; }
.main_visual ul li.first .txt_area .btm_sub_txt { color:#565656; }
.main_visual ul li.second .txt_area .btm_sub_txt { color:#5f5f5f; }
.main_visual ul li.third .txt_area .btm_sub_txt { color:#5f5f5f; }
.main_visual ul li.fourth .txt_area .btm_sub_txt { color:#5f5f5f; }

.main_visual ul li a { display:inline-block; font-size: 18px; font-weight: 400; margin-top:50px; width: 190px; line-height: 54px; padding-left: 25px; background-size:75px 11px;  text-align:left; transition:all 0.4s;}
.main_visual ul li.first a {  color: #ca4244;  transition:0.3s;  background:rgba(255,255,255,0.9) url('/images/main/mv_more_btn_arrow_01.png')no-repeat;  border:1px solid rgba(255,255,255,0.9); background-position: 81% 54%; }
.main_visual ul li.second a { color: #fff; transition:0.3s;  background:rgba(217,41,29,0.9) url('/images/main/mv_more_btn_arrow_02.png')no-repeat;  border:1px solid #d9291d; background-position: 81% 54%; }
.main_visual ul li.third a { color: #fff; transition:0.3s;  background:rgba(217,41,29,0.9) url('/images/main/mv_more_btn_arrow_02.png')no-repeat;  border:1px solid #d9291d; background-position: 81% 54%; }
.main_visual ul li.fourth a { color: #fff; transition:0.3s;  background:rgba(217,41,29,0.9) url('/images/main/mv_more_btn_arrow_02.png')no-repeat;  border:1px solid #d9291d; background-position: 81% 54%; }

.main_visual ul li a:hover { background-size:75px 11px; }
.main_visual ul li.first a:hover { background:rgba(255,255,255,0.4) url('/images/main/mv_more_btn_arrow_01.png')no-repeat; background-position: 86% 54%; border:1px solid rgba(255,255,255,1); }
.main_visual ul li.second a:hover { background:#333 url('/images/main/mv_more_btn_arrow_02.png')no-repeat; background-position: 86% 54%; border:1px solid #333; }
.main_visual ul li.third a:hover { background:#333 url('/images/main/mv_more_btn_arrow_02.png')no-repeat; background-position: 86% 54%; border:1px solid #333; }
.main_visual ul li.fourth a:hover { background:#333 url('/images/main/mv_more_btn_arrow_02.png')no-repeat; background-position: 86% 54%; border:1px solid #333; }

.main_visual ul li .txt_area a { opacity:0; }
/*.main_visual ul li .txt_area a { font-size:18px; }*/


/*슬라이더 포커싱 시 텍스트 등장 모션*/
.main_visual ul li.swiper-slide-active .txt_area .top_tit { animation:mv_swiper_txt_motion_up 1.2s 0s ease-in-out both; margin-top: 30px; font-weight: 300; } /*font-size:24px;*/
.main_visual ul li.swiper-slide-active .txt_area .mid_tit { animation:mv_swiper_txt_motion_blur 1.0s .6s ease-in-out both; }
.main_visual ul li.swiper-slide-active .txt_area .btm_sub_txt { animation:mv_swiper_txt_motion_blur 1.0s .8s ease-in-out both;  }
.main_visual ul li.swiper-slide-active .txt_area a { animation:mv_swiper_txt_motion_normal 1.0s 1.4s ease-in-out both; }


/*초반 사용 스타일(나중에 불필요)*/
/*
.main_visual ul li.swiper-slide-active .txt_area p.first { opacity:0; }
.main_visual ul li.swiper-slide-active .txt_area p.second { opacity:0; }
*/

/*swiper-slide-active는 li(swiper-slide)에 해당하는 슬라이더가 등장할 차례가 되면 animation을 실행하라고 클래스로 명령을 주는 것*/
/*swiper slide에서 animate.css를 사용할 때 animation 태그에 both 옵션을 주는 이유.

both 옵션은 애니메이션이 시작하기 전과 끝난 후에도 적용된 스타일을 유지하도록 함
swiper slide에서는 슬라이드가 활성화되기 전에는 visibility를 hidden으로 설정하고, 활성화될 때 animated 클래스를 추가하고 visibility를 visible로 설정.
이렇게 하면 슬라이드가 보이기 전에 애니메이션이 시작되지 않고, 슬라이드가 넘어갈 때 애니메이션이 사라지지 않음.
간단히 말하면, both 옵션은 swiper slide에서 애니메이션의 완전성을 보장하기 위해 필요함.*/

/*
.main_visual ul li.swiper-slide-active .txt_area p.first { animation:mv_swiper_txt_motion 1.4s 0s ease-in-out both; }
.main_visual ul li.swiper-slide-active .txt_area p.second { animation:mv_swiper_txt_motion 1.4s .2s ease-in-out both; }
.main_visual ul li.swiper-slide-active .txt_area a { animation:mv_swiper_txt_motion2 1s 1s ease-in-out both; }
*/

@keyframes mv_swiper_txt_motion_normal {
	0% { opacity: 0; transform: translateY(0px); }
	100% { opacity:1; transform: translateY(0px); }
}
@keyframes mv_swiper_txt_motion_blur {
	0% { opacity: 0; transform: translateY(50px);  -webkit-filter: blur(20px);-moz-filter: blur(20px); -o-filter: blur(20px); }
	100% { opacity:1; transform: translateY(0px); }
}
@keyframes mv_swiper_txt_motion_up {
	0% { opacity: 0; transform: translateX(-50px);  }
	100% { opacity:1; transform: translateX(0px); }
}

@media (max-width:1600px) {
	.main_visual ul li .txt_area { left: 38%; }
}
@media (max-width:1300px) {
	.main_visual ul li .txt_area { left: 25%; top:50%; width:unset; }
	.main_visual ul li .txt_area .top_tit { font-size: 23px; }
	.main_visual ul li .txt_area .mid_tit { font-size: 54px; line-height:74px; }
	.main_visual ul li .txt_area .btm_sub_txt { font-size: 25px; }
}
@media (max-width:1060px) {
/*	.main_visual ul li .txt_area { width: 70%; }*/
	.main_visual ul li .txt_area { left: 50px; transform: translate(-0%, -50%); }
}
@media (max-width:860px) {
	.main_visual ul li .txt_area .top_tit { font-size: 26px   } /*30px*/ /*margin-top: 1.8vw;*/ /*3.6vw;*/
	.main_visual ul li .txt_area .mid_tit { font-size: 6vw; line-height: 7.4vw; } /*36px*/
	.main_visual ul li .txt_area .btm_sub_txt { font-size: 2.7vw; margin-top: 1.8vw; } /*21px*/
	.main_visual ul li a { margin-top: 5vw; }
}
@media (max-width:680px) {
	.main_visual ul li .txt_area { top:40%; left:50%; transform: translate(-50%, -50%); width:80%; text-align:center; } /* top:unset; */  /*수정 251118*/
	.main_visual ul li .txt_area .top_tit { font-size: 24px; } /*30px*/ /*4.8vw*/
	.main_visual ul li .txt_area .mid_tit { font-size:40px; line-height:52px; } /*36px*/ /*font-size: 5.6vw; line-height: 9.8vw;*/ /*수정 251118*/
	.main_visual ul li .txt_area .btm_sub_txt { font-size: 3.9vw; } /*21px*/
	.main_visual ul li .txt_area a { line-height: 50px; }
}
@media (max-width:480px) {
	.main_visual ul li .txt_area { width: calc(100% - 60px); top:35%; } /* left: 30px;*/ /*bottom: 30px; top: 5rem; */ /*수정 251118*/
	.main_visual ul li .txt_area .top_tit { font-size: 20px; }
	.main_visual ul li .txt_area .mid_tit { font-size: 8vw; line-height: 10vw;  margin-top: 50px; } /*font-size: 44px; line-height: 52px;*//*수정 251118*/
	.main_visual ul li .txt_area .btm_sub_txt { font-size: 18px; }
	.main_visual ul li a { margin-top: 8vw; }
	.main_visual ul li.swiper-slide-active .txt_area .top_tit { font-size:20px  } /*4.5vw;*/
}
@media (max-width:400px) {
	.main_visual ul li .txt_area { width: calc(100% - 60px); top: 45%; } /*추가 251118*/
	.main_visual ul li .txt_area .mid_tit { font-size: 37px; margin-top: 6px; line-height:48px;  } /*수정 251118*/
	.main_visual ul li.swiper-slide-active .txt_area .top_tit { margin-top: 15px; }
	.main_visual ul li a { margin-top: 6vw; }
}
@media(max-width:385px){
	.main_visual ul li .txt_area .mid_tit { font-size: 30px; margin-top: 0px; line-height: 40px; }
	.main_visual ul li.swiper-slide-active .txt_area .top_tit { font-size:18px; line-height: 26px; }
}


/*
    .animated-title {font-size:60px; font-family:'Raleway',Sans-serif; font-weight:300; position: relative; width: 100%;max-width:100%; height: auto; padding:100px 0; overflow-x: hidden; overflow-y: hidden; }
    .animated-title .track {position: absolute; white-space: nowrap;will-change: transform; animation: marquee 60s linear infinite; }
    @keyframes marquee {
        from { transform: translateX(0); }
        to { transform: translateX(-50%); }
    }
    @media (hover: hover) and (min-width: 700px){
    .animated-title .content {-webkit-transform: translateY(calc(100% - 8rem)); transform: translateY(calc(100% - 8rem));}
    }
*/

.main_visual_text01 {position: absolute; left: 50%; top: 55%; transform:translate(-50%, -50%); width: 100%; z-index:9999;}
.main_visual_text01 p {font-weight: 900; font-size: 60px; color: #fff; line-height: 1.5; letter-spacing: -2px; text-align:center; text-shadow:0px 0px 7px rgba(0,0,0,0.5);}
/*.main_visual_text01 .typeText::after {
  content: "|";
  /* animation: blink 1s step-end infinite;
  animation:  none;
}

.showAnim.typeText::after {
  animation: blink 1s step-end infinite;
}

@keyframes blink {
  0% {
    opacity:1;
  }
  49% {
    opacity:1;
  }
  50% {
    opacity:0;
  }
  100% {
    opacity:0;
  }
}*/

/* 타이핑효과 after */
.typeText::after{content: "|"; opacity: 1;}

/* 타이핑 글자 애니메이션 */
.showAnim.typeText::after{animation: typedjsBlink 0.7s infinite; -webkit-animation: typedjsBlink 0.7s infinite; animation: typedjsBlink 0.7s infinite;}
@-webkit-keyframes typedjsBlink{
	0% { opacity: 1; }
	50% { opacity: 0.0; }
	100% { opacity: 1; }
}

@media all and (max-width:999px) {
	.main_visual_text01 p {font-weight: 900; font-size: 50px; color: #fff; line-height: 1.5; letter-spacing: -2px; text-align:center;}
}

@media all and (max-width:860px) {
	.main_visual_text01 p {font-weight: 900; font-size: 40px; color: #fff; line-height: 1.5; letter-spacing: -2px; text-align:center;}
}


@media all and (max-width:640px) {
	.main_visual_text01 p {font-weight: 900; font-size: 30px; color: #fff; line-height: 1.5; letter-spacing: -2px; text-align:center;}
	.screen_btn a {font-size:16px !important;}
	/*.main_visual .main_visual_logo {width:100%; padding:0 10px;}*/
	.main_visual .main_visual_logo img {width:370px !important; display:block; margin:0 auto;}
}

@media all and (max-width:480px) {
	.main_visual_text01 p {font-weight: 900; font-size: 26px; color: #fff; line-height: 1.5; letter-spacing: -2px; text-align:center; }
	.screen_btn a {font-size:16px !important; letter-spacing:-2px;}
	.main_visual_text01 {top:61%;}
	.main_visual .main_visual_logo img {width:377px !important; display:block; margin:0 auto;}
}

@media all and (max-width:420px) {
	.main_visual_text01 p {font-size:23px;}
	.main_visual .main_visual_logo img {width:283px !important;}
}





@media all and (max-width:680px) {

.main_visual ul li {height:auto !important;}
.main_visual ul li img {display:block;}

.main_visual ul li:nth-child(1) {background-image:none !important; }
.main_visual ul li:nth-child(2) {background-image:none !important; }
.main_visual ul li:nth-child(3) {background-image:none !important; }
.main_visual ul li:nth-child(4) {background-image:none !important; }
.main_visual ul li:nth-child(5) {background-image:none !important; }
.main_visual ul li:nth-child(6) {background-image:none !important; }
.main_visual ul li:nth-child(7) {background-image:none !important; }
}

/* 하단 navi */
.main_visual.swiper-container-horizontal>.swiper-pagination-bullets,
.main_visual .swiper-pagination-custom, .swiper-pagination-fraction{bottom: 50px;}
.main_visual .swiper-pagination-bullet{width: 42px; height: 5px; border-radius:0; background-color: #fff;}
.main_visual.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:  0 4px;}


/***************
02) 금산장애인국민체육센터
***************/
.main_center.bg_color1 { background:#edffff; }
/* 타이틀 */
.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('../img/main/main2_1.jpg'); background-size:cover; background-position:center;}

/***************
03) 공통 링크 그룹 (4종)
***************/
.main_links { margin: 0 auto; } /*background: rgba(0,0,0,0.1);*/
.main_links ul { display: flex; } /*추가 251127*/
.main_links ul li { float:left; width: 20%; position: relative; display: flex; justify-content: center; } /*5개 기준 너비 20%로함. 4개인 경우 25%로 할 것*/
.main_links ul li:after { content:''; width: 1px; top: 80px; bottom: 80px; right: 0; background-color: #e5e5e5; position: absolute;  }
.main_links ul li:last-child:after{display:none;}
.main_links ul li a{text-align: center; margin: 80px 0; display:block;}
.main_links ul li a b{display:inline-block; font-size: 26px; line-height: 30px; letter-spacing: -1px; font-weight: 600; color:#04a551; background-position:center top; background-repeat:no-repeat; padding-top: 40px; transition:0.3s; position: relative;} /*수정 251118*/
.main_links ul li a b:after{content:''; height: 12px; left: 50%; right: 50%; transition:0.3s; bottom: 0px; position: absolute; z-index: -1; }
.main_links ul li a span { transform: skew(-0.1deg); font-weight: 400; display:block; font-size: 18px; margin-top: 15px; line-height: 1.3; color: #585858; font-weight: 400;}
.main_links ul li a:hover b{color: #3d8500;}
.main_links ul li a:hover b:after { background-color: #daffbb; left: 0; right: 0; }

.main_links ul li a .ico_img { width:90px; position: absolute; left: 50%; transform: translateX(-50%); top: 50px; }

.main_links ul li a .bg_ico_img { background:#ccc; width:150px; height:150px; border-radius: 50%; margin:0 auto;  background-position:0px 0px; transition:all 0.4s ease-in-out; }
.main_links ul li:nth-child(1) a .bg_ico_img { background:url('/images/main/main_content_3_ico_1.png')no-repeat; background-size:cover; background-position: 0px 0px; }
.main_links ul li:nth-child(2) a .bg_ico_img { background:url('/images/main/main_content_3_ico_2.png')no-repeat; background-size:cover; background-position: 0px 0px; }
.main_links ul li:nth-child(3) a .bg_ico_img { background:url('/images/main/main_content_3_ico_3.png')no-repeat; background-size:cover; background-position: 0px 0px; }
.main_links ul li:nth-child(4) a .bg_ico_img { background:url('/images/main/main_content_3_ico_4.png')no-repeat; background-size:cover; background-position: 0px 0px; }
.main_links ul li:nth-child(5) a .bg_ico_img { background:url('/images/main/main_content_3_ico_5.png')no-repeat; background-size:cover; background-position: 0px 0px; }

.main_links ul li a:hover .bg_ico_img { background-position:0px -150px; } /*hover 시 롤오버 이미지 위치 (반응형일때 각각 위치 조절 필요) 251212*/

/*추가 251212*/
@media(max-width:1400px){
	.main_links ul { display: flex;  } /*padding: 0 40px;*/
	.main_links ul li a .bg_ico_img { width: 130px; height: 130px; }
	
	.main_links ul li a:hover .bg_ico_img { background-position:0px -130px; }
}
@media(max-width:1180px){
	.main_links ul li a { padding: 0 14px; }
	.main_links ul li a b { font-size: 24px; padding-top: 22px; }
	.main_links ul li a span { font-size: 17px; margin-top: 13px; }
	.main_links ul li a .bg_ico_img { width: 120px; height: 120px; }
	.main_links ul li a:hover .bg_ico_img { background-position: 0px -120px; }
}
@media (max-width: 1060px) {
	.main_links { width: calc(100% - 40px); }
	.main_links ul li a .bg_ico_img { width: 110px; height: 110px; }
	.main_links ul li a span { word-break: break-word; }
	.main_links ul li a:hover .bg_ico_img { background-position: 0px -110px; }
}
@media (max-width: 815px) {
	.main_links ul { padding:0px; }
	.main_links ul li:after { display:none; }
	.main_links ul li a b { line-height: 26px; padding-top: 16px; font-size: 22px; line-height: 28px; }
	/*.main_links ul li a b { font-size: 20px; }*/
    .main_links ul li a .bg_ico_img { width: 104px; height: 104px; }
	.main_links ul li a b { padding-top: 10px; }
	.main_links ul li a:hover .bg_ico_img { background-position: 0px -104px; }
	
}
@media(max-width:680px){
	.main_links ul li a .bg_ico_img { width: 100px; height: 100px; }
	.main_links ul li a:hover .bg_ico_img { background-position: 0px -100px; }
}

@media(max-width:550px){
	.main_links ul { flex-wrap: wrap; }
	.main_links ul li a .bg_ico_img { width: 90px; height: 90px; }
	.main_links ul li a:hover .bg_ico_img { background-position: 0px -90px; }
}

/***************
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 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: /*url('../img/main/calendar_bg01.jpg') no-repeat,*//*background-size:contain !important; background-position:bottom center !important;*/ #fff; padding: 26px; padding-bottom: 27px; width: calc(30% - 30px); box-shadow: 10px 10px 10px rgba(0,0,0,0.15); } /*border-radius:15px; */
.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:16px;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%;}
#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}


/*게시판 제목*/
.main_board{float:left; background-color: #fff; margin-left: 30px; padding: 30px; width: calc(70%); height: 356.7px; box-shadow: 10px 10px 10px rgba(0,0,0,0.15); } /*border-radius:15px; */
.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: 30px; padding: 30px; 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: 20px; 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:30px 0 40px 0; } /*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: 60px 0; }
	.main_links ul li:nth-child(2n):after{display:none;}
	.main_links ul li a { margin: unset; }
	.main_links ul li a b { font-size: 20px; padding-top: 12px; } /*font-weight: 400;*/
	/*.main_links ul li a .bg_ico_img { width: 14vw; height: 14vw; }*/
	/*.main_links ul li a:hover .bg_ico_img { background-position: 0px -13vw; }*/

	.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 a b { font-size:20px; }

	.main_links ul li.main_link_1 a b{background-size:30px; display:inline-block; }
	.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:750px){

}

@media(max-width:680px){
	/*.main_links ul li a .bg_ico_img { width: 16vw; height: 16vw; }*/
}

@media all and (max-width:550px){
	.main_links { padding: 50px 0 50px }
	.main_links ul li{width: 50%;  } /*height: 150px;*/ /*수정 251127*/
	.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 { margin-bottom: 30px; } /*border-bottom: solid 1px #e5e5e5;*/ /*수정 251127*/
	.main_links ul li a .ico_img { top: 16px; }
	.main_links ul li a b { font-size: 20px; padding-top: 2px; transform: skew(-0.1deg); } /*font-weight: 400;*/
	
	.main_links ul li.main_link_3, .main_links ul li.main_link_4 { margin-bottom: 30px; }
	.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;*/
	/*.main_links ul li a .bg_ico_img { width: 24vw; height: 24vw; }*/
	/*.main_links ul li a:hover .bg_ico_img { background-position: 0px -20vw; }*/
}
@media(max-width:480px){
	.main_links { padding: 50px 0; } /*추가251127*/
	.main_links ul li a .bg_ico_img { width: 27vw; height: 27vw; }
}
@media(max-width:420px){
	.main_links ul li a .bg_ico_img { width: 100px; height: 100px; }
	.main_links ul li a b { line-height:26px; font-size: 19px; line-height: 25px; }
    .main_links ul li a .bg_ico_img { width: 110px; height: 110px; }
}
	
}

/***************
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 {height:438px;}*/


/***************
사진갤러리,동영상갤러리 리뉴얼 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;}


/*tab button lower contents Start 탭버튼 하단 컨텐츠 나열형 (로뎀나무 메인) 시작 230307*/
.jm_tab_01 { background: #f9ebeb; color: #333;padding: 130px 0 90px 0; }
.jm_tab_01 h2 { font-size:30px; font-weight:600; text-align: center; color: #000; padding: 0px 0 50px 0; margin: 0; }
.jm_tab_01 .tabs { left: 50%; transform: translateX(-50%); position: relative; background: white; padding: 50px;  width: 1400px;box-shadow: 10px 10px 10px rgba(0,0,0,0.15); text-align: center; } /* height: 550px; min-width: 240px;*/ /*padding-bottom: 80px; border-radius: 5px;  */
.jm_tab_01 .tabs input[name=tab-control] { display: none; }
.jm_tab_01 .tabs .content section h2,
.jm_tab_01 .tabs ul li label {  font-weight: bold; font-size: 18px; color: #428BFF; }
.jm_tab_01 .tabs ul { list-style-type: none; padding-left: 0; display: flex; flex-direction: row; margin-top: 0; margin-bottom: 10px; justify-content: space-between; align-items: flex-end; flex-wrap: wrap; }
.jm_tab_01 .tabs ul li { box-sizing: border-box; flex: 1; width: 33.3333%; text-align: center; }
.jm_tab_01 .tabs ul li label { transition: all 0.3s ease-in-out; font-size: 22px; color: #929daf; padding: 5px auto; overflow: hidden; text-overflow: ellipsis; display: block; cursor: pointer; transition: all 0.2s ease-in-out; white-space: nowrap; -webkit-touch-callout: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
.jm_tab_01 .tabs ul li label br { display: none; }
.jm_tab_01 .tabs ul li label svg { fill: #929daf; height: 1.4em; display: inline-block; vertical-align: bottom; transition: all 0.2s ease-in-out; } /*margin-right: 0.2em;*/

/*.jm_tab_01 .tabs ul li label .svg_img  { height:10.4em; vertical-align: bottom; margin-right: 0.2em; transition: all 0.2s ease-in-out; }*/

.jm_tab_01 .tabs ul li label:hover, .jm_tab_01 .tabs ul li label:focus, .jm_tab_01 .tabs ul li label:active { outline: 0; color: rgba(0,0,0,0.8); }
.jm_tab_01 .tabs ul li label:hover svg, .jm_tab_01 .tabs ul li label:focus svg, .jm_tab_01 .tabs ul li label:active svg { fill: rgba(0,0,0,0.8); }
.jm_tab_01 .tabs .slider { position: relative; width: 33.3333%; transition: all 0.33s cubic-bezier(0.38, 0.8, 0.32, 1.07); }
.jm_tab_01 .tabs .slider .indicator { position: relative; width: 150px; max-width: 100%; margin: 0 auto; height: 4px; background: #d14646; border-radius: 1px; }
.jm_tab_01 .tabs .content { margin-top: 30px; }
.jm_tab_01 .tabs .content section { display: none; -webkit-animation-name: tab_active_content_on; animation-name: tab_active_content_on; -webkit-animation-direction: normal; animation-direction: normal; -webkit-animation-duration: 0.3s; animation-duration: 0.3s; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; -webkit-animation-iteration-count: 1; animation-iteration-count: 1; line-height: 1.4; }
.jm_tab_01 .tabs .content section h2 { color: #428BFF; display: none; }
.jm_tab_01 .tabs .content section h2::after { content: ""; position: relative; display: block; width: 30px; height: 3px; background: #428BFF; margin-top: 5px; left: 1px; }






/*탭 하단 컨텐츠(임시) bjm 230307*/
.jm_tab_01 .tabs ul.tab_content_jm01 { display:flex; overflow: hidden; margin-bottom: 0; flex-direction: row; flex-wrap: wrap; }
.jm_tab_01 .tabs ul.tab_content_jm01 li { float:left; flex: 1 1 20%; height:300px; background:#e5e5e5; margin:0 15px 15px 0; overflow: hidden; position: relative; transition:all 0.2s; } /*display:block; width: 13.7343vw !important; */
.jm_tab_01 .tabs ul.tab_content_jm01 li:nth-child(4n) { margin-right:0;  }
.jm_tab_01 .tabs ul.tab_content_jm01 li .img { position: relative; height: 100%; }
.jm_tab_01 .tabs ul.tab_content_jm01 li .img img { object-fit:cover; width:100%; height:100%; }

.jm_tab_01 .tabs ul.tab_content_jm01 .txt-off { position: absolute;bottom: 0; left: 0; width: 100%; padding: 15px 20px; font-size: 18px; font-weight: 500; line-height: 0.6em; letter-spacing: -.03em; transition: .3s; text-align:left; background: rgba(0,0,0,0.5); color:#fff; } /*line-height: 1.3em;*/
.jm_tab_01 .tabs ul.tab_content_jm01 .txt-off p { font-size: 18px; font-weight: 600; line-height: 1.33em;
display: inline-block; width: calc(100% - 0px); white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }

.jm_tab_01 .tabs ul.tab_content_jm01 .txt-on { position: absolute; top: 0; left: 0; width: 100%; height: 100%; padding: 5%; color: #fff; text-align: center; display: flex; align-items: center; background: rgba(22,136,224,.9); transition: .3s; opacity: 0; }
.jm_tab_01 .tabs ul.tab_content_jm01 .txt-on .in {  width: 100%; position: absolute; left: 0; top: 0; padding: 5%; } /*margin-bottom: 35%;*/
.jm_tab_01 .tabs ul.tab_content_jm01 .txt-on .in * { transition: .3s; opacity: 0; }
.jm_tab_01 .tabs ul.tab_content_jm01 .txt-on p { transform: translateY(10px); font-size: 16px; font-weight: 300; line-height: 1.7em; }
.jm_tab_01 .tabs ul.tab_content_jm01 .txt-on .tit { font-size: 20px; font-weight: 500; line-height: 1.33em;    display: inline-block;  width: calc(100% - 0%); white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.jm_tab_01 .tabs ul.tab_content_jm01 .txt-on .bar { display: block; width: 0; height: 2px; background: #fff; margin: 25px auto 5px; }
.jm_tab_01 .tabs ul.tab_content_jm01 .txt-on .txt1 { transition-delay: .2s;   display:-webkit-box;   -webkit-line-clamp:3;  -webkit-box-orient:vertical;  width:100%;  white-space:normal;  overflow:hidden;  text-overflow:ellipsis;  line-height:1.4;  max-height:4.2em;  text-align:left;  word-wrap:break-word; text-align: justify;  word-break: break-all; }
.jm_tab_01 .tabs ul.tab_content_jm01 .txt-on .txt2 { transition-delay: .25s; }

.jm_tab_01 .tabs ul.tab_content_jm01 li .btns { position: absolute; bottom: 15%; left: 0; width: 100%; display: flex; justify-content: center; opacity:0; }
.jm_tab_01 .tabs ul.tab_content_jm01 li .btns a { width: 55px; height: 55px; background-position: 50% 50%; background-repeat: no-repeat; border: 1px solid #fff; border-radius: 100%; transition: .2s; } /*margin-left: 15px; */
.jm_tab_01 .tabs ul.tab_content_jm01 li .btns .type1 { background-image: url(../images/main/port_more.png);  }
.jm_tab_01 .tabs ul.tab_content_jm01 li .btns {}

.jm_tab_01 .tabs ul li:hover .txt-on, .jm_tab_01 .tabs ul li:hover .txt-on .in * {  opacity: 1; }
.jm_tab_01 .tabs ul li:hover .btns { opacity:1;  }
.jm_tab_01 .tabs ul li .btns a:hover { background-color: #314eaa; border-color: #314eaa; }
.jm_tab_01 .tabs ul li:hover .txt-off { opacity:0; }
.jm_tab_01 .tabs ul li:hover .txt-on .bar { width:40px; }




/*more button*/
.jm_tab_01 a.more_btn_jm_01 { border: 2px solid rgba(0,0,0,0.5); padding: 6px 25px; border-radius: 40px; display: inline-block; font-size: 17px; font-weight: 500; margin-top: 30px; transition:all 0.4s; } /*position: absolute;bottom: 40px; left: 50%; transform: translateX(-50%);*/
.jm_tab_01 a.more_btn_jm_01:hover { border:2px solid #000; background:#000; color:#fff; }

/*갤러리 이미지 영역 bjm 230309*/
.jm_tab_01 ul.tab_content_jm01 li div.img { overflow:hidden; }

@media (max-width:1500px){
	.jm_tab_01 .tabs { width:calc(100% - 100px); }
	.jm_tab_01 .tabs ul.tab_content_jm01 li { height:20.1vw; }
}

@media (max-width:1300px){
	.jm_tab_01 .tabs ul.tab_content_jm01 li { height:22vw; }
}

@media (max-width:1200px){
	.jm_tab_01 .tabs ul.tab_content_jm01 .txt-off { padding: 10px 10px; }
	.jm_tab_01 .tabs ul.tab_content_jm01 li .btns { bottom: 10%; }
}

@media (max-width: 1060px) {
	.jm_tab_01 { padding: 12vw 0 15vw 0; }
/*	.jm_tab_01 .tabs { width: calc(100% - 50px); padding: 25px; }*/
	.jm_tab_01 .tabs { width: calc(100% - 40px); padding: 50px; }
	.jm_tab_01 .tabs ul.tab_content_jm01 li { flex: 1 1 45%; height: 39.1vw; }
	.jm_tab_01 .tabs ul.tab_content_jm01 li:nth-child(4n) { margin-right: 15px; }
	.jm_tab_01 .tabs ul.tab_content_jm01 li:nth-child(2n) { margin-right: 0; }
	.jm_tab_01 .tabs ul.tab_content_jm01 li:nth-child(5),.jm_tab_01 .tabs ul.tab_content_jm01 li:nth-child(6),.jm_tab_01 .tabs ul.tab_content_jm01 li:nth-child(7),.jm_tab_01 .tabs ul.tab_content_jm01 li:nth-child(8) { display:none; }
	.jm_tab_01 .tabs ul.tab_content_jm01 .txt-on .in { padding: 10%; }
	.jm_tab_01 h2 { font-size: 26px; }
	.jm_tab_01 .tabs ul.tab_content_jm01 .txt-off { padding: 15px; }

	.jm_tab_01 .tabs ul li label {  white-space: initial; font-size:18px; }
	.jm_tab_01 .tabs ul li label br { display: initial; }
	.jm_tab_01 .tabs ul li label svg { height: 1.5em; }
	.jm_tab_01 .tabs .slider .indicator { width: 120px; }
/*	.jm_tab_01 .tabs ul.tab_content_jm01 li { height: 20.8vw; }*/
	.jm_tab_01 a.more_btn_jm_01 { margin-top: 10px; }
	.jm_tab_01 .tabs ul.tab_content_jm01 li .btns { bottom: 15%; }

	.jm_tab_01 .tabs ul.tab_content_jm01 .txt-on .tit { font-size: 22px; }
	.jm_tab_01 .tabs ul.tab_content_jm01 .txt-on .txt1 { font-size: 17px; line-height: 26px;  max-height: 4.5em; }
	.jm_tab_01 .tabs ul.tab_content_jm01 .txt-on .bar { margin: 30px auto 15px; }
}

@media (max-width: 800px) {
	.jm_tab_01 .tabs ul.tab_content_jm01 .txt-off { padding: 10px; }
	.jm_tab_01 .tabs ul.tab_content_jm01 .txt-on .in { padding: 5%; }
	.jm_tab_01 .tabs ul.tab_content_jm01 .txt-on .bar { margin: 20px auto 10px; }
	.jm_tab_01 .tabs ul.tab_content_jm01 .txt-on .tit { font-size: 20px; }
	.jm_tab_01 .tabs ul.tab_content_jm01 .txt-on .txt1 { font-size: 16px; line-height: 24px; max-height: 4.4em; }

}

@media (max-width: 640px) {
	.jm_tab_01 { padding: 15vw 0 15vw 0; }
/*	.jm_tab_01 .tabs { width: calc(100% - 40px); padding: 15px; }*/
	.jm_tab_01 .tabs ul li label { font-size: 16px; }
	.jm_tab_01 .tabs { padding: 20px; }
	.jm_tab_01 .tabs ul.tab_content_jm01 .txt-on .tit { font-size:18px;  }
	.jm_tab_01 .tabs ul.tab_content_jm01 .txt-on .txt1 {  max-height: 3.4em; -webkit-line-clamp: 2; } /*display:none;*/
	.jm_tab_01 .tabs ul.tab_content_jm01 .txt-on .bar { margin: 15px auto 0px; }
}
@media (max-width: 520px) {
	.jm_tab_01 .tabs .content { margin-top: 20px; }
	.jm_tab_01 .tabs { padding: 0px; background: transparent; box-shadow:unset; }
	.jm_tab_01 .tabs ul.tab_content_jm01 li { background: #ffffff; height: 43vw; }
	.jm_tab_01 h2 { font-size: 6vw; }
	.jm_tab_01 .tabs ul.tab_content_jm01 .txt-off { padding: 15px; }
	.jm_tab_01 .tabs ul.tab_content_jm01 li { flex: 1 1 100%; height: 50vw; margin-right: 0; }
}
@media (max-width: 420px) {
/*	.jm_tab_01 .tabs ul.tab_content_jm01 .txt-on .txt1 {  display:none;  } */
	.jm_tab_01 .tabs ul.tab_content_jm01 .txt-on .txt1 {  max-height: 1.6em; -webkit-line-clamp: 1; }
	.jm_tab_01 .tabs ul.tab_content_jm01 li .btns { bottom: 10%; }
}

.jm_tab_01 .tabs input[name=tab-control]:nth-of-type(1):checked ~ ul > li:nth-child(1) > label { cursor: default; color: #d14646; }
.jm_tab_01 .tabs input[name=tab-control]:nth-of-type(1):checked ~ ul > li:nth-child(1) > label svg { fill: #d14646; }
.jm_tab_01 .tabs input[name=tab-control]:nth-of-type(1):checked ~ .slider { transform: translateX(0%); }
.jm_tab_01 .tabs input[name=tab-control]:nth-of-type(1):checked ~ .content > section:nth-child(1) { display: block; }
.jm_tab_01 .tabs input[name=tab-control]:nth-of-type(2):checked ~ ul > li:nth-child(2) > label { cursor: default; color: #d14646; }
.jm_tab_01 .tabs input[name=tab-control]:nth-of-type(2):checked ~ ul > li:nth-child(2) > label svg { fill: #d14646; }
.jm_tab_01 .tabs input[name=tab-control]:nth-of-type(2):checked ~ .slider { transform: translateX(100%); }
.jm_tab_01 .tabs input[name=tab-control]:nth-of-type(2):checked ~ .content > section:nth-child(2) { display: block; }
.jm_tab_01 .tabs input[name=tab-control]:nth-of-type(3):checked ~ ul > li:nth-child(3) > label { cursor: default; color: #d14646; }
.jm_tab_01 .tabs input[name=tab-control]:nth-of-type(3):checked ~ ul > li:nth-child(3) > label svg { fill: #d14646; }
.jm_tab_01 .tabs input[name=tab-control]:nth-of-type(3):checked ~ .slider { transform: translateX(200%); }
.jm_tab_01 .tabs input[name=tab-control]:nth-of-type(3):checked ~ .content > section:nth-child(3) { display: block; }
@media (max-width: 600px) {
	.jm_tab_01 .tabs input[name=tab-control]:nth-of-type(1):checked ~ ul > li:nth-child(1) > label { background: rgba(0, 0, 0, 0.03);  }
	.jm_tab_01 .tabs ul { margin-bottom: 0px; }
	.jm_tab_01 .tabs ul li { padding:unset; }
	.jm_tab_01 .tabs ul li label { height:60px; padding-top: 10px; }
	.jm_tab_01 .tabs .slider .indicator { width: 100%; }
	.jm_tab_01 .tabs input[name=tab-control]:nth-of-type(2):checked ~ ul > li:nth-child(2) > label { background: rgba(0, 0, 0, 0.03);  }
	.jm_tab_01 .tabs input[name=tab-control]:nth-of-type(3):checked ~ ul > li:nth-child(3) > label { background: rgba(0, 0, 0, 0.03);  }
}
@media (max-width: 520px) {
	.jm_tab_01 .tabs input[name=tab-control]:nth-of-type(1):checked ~ ul > li:nth-child(1) > label, .jm_tab_01 .tabs input[name=tab-control]:nth-of-type(2):checked ~ ul > li:nth-child(2) > label, .jm_tab_01 .tabs input[name=tab-control]:nth-of-type(3):checked ~ ul > li:nth-child(3) > label { background:#fff; }
	.jm_tab_01 .tabs ul li label { color: rgba(0,0,0,0.6); }
	.jm_tab_01 .tabs ul li label svg { fill: rgba(0,0,0,0.6); }
}
@-webkit-keyframes tab_active_content_on { from { opacity: 0; transform: translateY(5%); } to { opacity: 1; transform: translateY(0%); }}
@keyframes tab_active_content_on { from { opacity: 0; transform: translateY(5%); } to { opacity: 1; transform: translateY(0%); }}


/* tab button lower contents End 탭버튼 하단 컨텐츠 나열형 (로뎀나무 메인) 끝 230307 */

/*Photo Gallery Slick Slider 4/3/2/1 Responsive Slider style start 230307*/
.photo_slider_type01 .photo_gallery_slider_2 .container { width: 1280px; margin:0px auto; overflow: hidden; }
.photo_slider_type01 .photo_gallery_slider_2 .container .slider { width: 100%; height:auto; }
.photo_slider_type01 .photo_gallery_slider_2 .container .slider__slide { width: 100%; height: 335px; margin: 0 10px; }
.photo_slider_type01 .photo_gallery_slider_2 .container .slider__slide .img_box { width:100%; height:auto; overflow:hidden; position:relative; z-index:8;  }
.photo_slider_type01 .photo_gallery_slider_2 .slider__slide .slider__slide--img { transition:all 0.4s; }
.photo_slider_type01 .photo_gallery_slider_2 .container .slider__slide--img { width: 100%; height: 305px; object-fit: cover; -o-object-fit: cover; }
.photo_slider_type01 .photo_gallery_slider_2 .container .slider__slide .con_txt { margin: 5px 0 0 0; font-size:18px; color:#444; position:relative; z-index:9; }
.photo_slider_type01 .photo_gallery_slider_2 .controlers { position: relative; top: -140px; }
.photo_slider_type01 .photo_gallery_slider_2 .controlers .active { background: #fff; }
.photo_slider_type01 .photo_gallery_slider_2 .controlers .prev,.controlers .next { position: absolute; display: block; padding: 0; font-size: 0; line-height: 0; top: 43%; width: 42px; height:42px; transform: translate(0, -50%); cursor: pointer; color: transparent; border: none; outline: 0; background:rgba(0,0,0,0.3); transition:background-color 0.4s; border-radius:50%; }
.photo_slider_type01 .photo_gallery_slider_2 .controlers .prev { left: 30px; transform: translateY(-150%) rotate(180deg); } /*margin-top:0px; */
.photo_slider_type01 .photo_gallery_slider_2 .controlers .next { right: 30px; transform: translateY(-150%); } /*margin-top:0px;*/
.photo_slider_type01 .photo_gallery_slider_2 .controlers .prev:hover, .photo_slider_type01 .photo_gallery_slider_2 .controlers .next:hover { background:#3d8500; }
.photo_slider_type01 .photo_gallery_slider_2 .slick-dots { bottom: -40px; }
.photo_slider_type01 .photo_gallery_slider_2 .slider__slide:hover .con_txt { color:#1a864f; }
.photo_slider_type01 .photo_gallery_slider_2 .slider__slide:hover img { transform: scale(1.2); }
@media screen and (max-width:1280px) {
	.photo_slider_type01 .photo_gallery_slider_2 .container { width:100%; }
}
@media screen and (max-width: 767px) {
	.photo_slider_type01 .photo_gallery_slider_2 .container .slider { width: 100%; height: 100vw; }
	.photo_slider_type01 .photo_gallery_slider_2 .container .slider__slide { height: 100vw; }
	.photo_slider_type01 .photo_gallery_slider_2 .container .slider__slide--img { height: 95vw; }
	.photo_slider_type01 .photo_gallery_slider_2 .controlers .prev { left: 20px; transform: translateY(-35vw) rotate(180deg); } /*margin-top:0px; */
	.photo_slider_type01 .photo_gallery_slider_2 .controlers .next { right: 20px; transform: translateY(-35vw); } /*margin-top: 0px; */
}
@media screen and (max-width: 533px) {
	.photo_slider_type01 .photo_gallery_slider_2 .container .slider { height: 101vw; }
	.photo_slider_type01 .photo_gallery_slider_2 .container .slider__slide { height: 101vw; }
}
/*Photo Gallery Slick Slider 4/3/2/1 Responsive Slider style end 230307*/



/*Three box content Style Start 박스 3개짜리 컨텐츠 스타일 시작 230316 bjm*/
.three_box_content_jm01 { background:rgba(0,0,0,0.03); overflow:hidden; padding-bottom: 150px; } /*min-height:800px; */
.three_box_content_jm01 h2 { margin:150px 0 100px 0; text-align:center; font-size:36px; font-weight: 600; color: #333; } /*수정 251118*/
.three_box_content_jm01 .wrapper { max-width:1300px;  }
.three_box_content_jm01 .wrapper ul { display:flex; justify-content: space-between; }
.three_box_content_jm01 .wrapper ul li { float:left; width:350px; min-height:350px; text-align:center;  }
.three_box_content_jm01 .wrapper ul li .img_box { width:100%; overflow:hidden; background:rgba(0,0,0,0.3); border-radius:20px; position:relative; }
.three_box_content_jm01 .wrapper ul li .img_box img { object-fit:cover; width: inherit; height: inherit; transition:0.4s;
}
.three_box_content_jm01 .wrapper ul li .img_box .overlay_wrap { position: absolute; margin: auto; width: 0%; height: 0%; top: 0; right: 0; bottom: 0;  left: 0; background: #3d8500; -webkit-border-radius: 100%; border-radius: 20px; opacity: 0; -webkit-transition: 0.4s ease; transition: 0.4s ease; }
.three_box_content_jm01 .wrapper ul li:hover .overlay_wrap { opacity: 0.6; width: 100%; height: 100%; }
.three_box_content_jm01 .wrapper ul li .img_box a.inner_btn { position:absolute; top:50%; left:50%; min-width: 140px; padding:10px 20px; background:rgba(0,0,0,0.7); color:#fff; font-weight:500; font-size: 17px; border-radius: 30px; opacity:0; /*display:flex; align-items: center;*/
transform: scale(1) translate(-50%, -50%); transition: transform 0.4s ease, opacity 0.4s ease, background-color 0.4s ease, color 0.4s ease;
}
.three_box_content_jm01 .wrapper ul li:hover .img_box a.inner_btn { opacity: 1; transform: scale(1) translate(-50%, -50%); }
.three_box_content_jm01 .wrapper ul li .img_box a.inner_btn i { float: right; margin-top:2px; margin-left:4px; font-weight:500; }
.three_box_content_jm01 .wrapper ul li .img_box .inner_btn:hover { background:#fff; color:#000; }
.three_box_content_jm01 .wrapper ul li .txt_box {  }
.three_box_content_jm01 .wrapper ul li .txt_box h3 { margin-top:30px; font-size: 22px; font-weight: 600;  }
.three_box_content_jm01 .wrapper ul li .txt_box h3 a.tit_btn { position:relative;  z-index:2; color:#3d8500; font-size: 24px; font-weight:600; }
.three_box_content_jm01 .wrapper ul li:hover .txt_box h3 a.tit_btn { color:#333; }
.three_box_content_jm01 .wrapper ul li .txt_box p { margin-top:16px; font-size: 18px; font-weight: 500; }
.three_box_content_jm01 .wrapper ul li .txt_box div.call { margin-top:16px; font-size: 18px; font-weight: 500; display: flex; align-items: center; justify-content: center; color:#595959; }
.three_box_content_jm01 .wrapper ul li .txt_box div.call a.tel_btn:hover { color:#3d8500; }

.three_box_content_jm01 .wrapper ul li .txt_box div.call i { background:#9e9e9e; width:28px; line-height:28px; border-radius:50%; text-align:center; color:#fff; margin-right:5px; }

.three_box_content_jm01 .wrapper ul li h3 a::before { content:''; width:0%; height:8px; position:absolute; bottom:0; z-index:-1;  left:50%;  transform:translateX(-50%); background:#ffe1df; transition: width 0.3s ease-out; }
.three_box_content_jm01 .wrapper ul li:hover h3 a::before { content:''; width:100%;  display:block; }
.three_box_content_jm01 .wrapper ul li:hover .img_box img { transform: scale(1.15) ;  }
@media (max-width:1200px){
	.three_box_content_jm01 h2 { font-size:32px; margin: 100px 0 70px 0; } /*추가251127*/
	.three_box_content_jm01 { padding-bottom: 120px; }
	.three_box_content_jm01 .wrapper ul { margin-left: -10px; margin-right: -10px; padding-bottom: 0px; }
	.three_box_content_jm01 .wrapper ul li { margin: 0 30px; }
	.three_box_content_jm01 .wrapper ul li .txt_box h3 { font-size: 20px; }
	.three_box_content_jm01 .wrapper ul li .txt_box div.call { font-size: 17px; }
	.three_box_content_jm01 .wrapper ul li:last-child { margin-left:0; }
	.three_box_content_jm01 .wrapper ul li:first-child { margin-right:0; }
}
@media (max-width:890px){
	.three_box_content_jm01 { padding-bottom: 80px; }/*추가251127*/
	.three_box_content_jm01 h2 { margin: 80px 0 50px 0; font-size: 30px; } 
	.three_box_content_jm01 .wrapper ul { flex-direction: column; margin:0; }
	.three_box_content_jm01 .wrapper ul li { margin:unset; width:100%; display: flex; flex-wrap: nowrap; min-height: unset; margin-bottom:24px}
	.three_box_content_jm01 .wrapper ul li .img_box { float:left; width:200px; } /*background:red;*/
	.three_box_content_jm01 .wrapper ul li .img_box img { width:100%; }
	.three_box_content_jm01 .wrapper ul li .img_box a.inner_btn { padding: 18px 18px; border-radius:50%; min-width:unset; }
	.three_box_content_jm01 .wrapper ul li .img_box a.inner_btn span { display:none; }
	.three_box_content_jm01 .wrapper ul li .img_box a.inner_btn i { margin-top: unset;  margin-left: unset; font-weight: unset; font-size: 26px; }
	.three_box_content_jm01 .wrapper ul li .txt_box { float:left; width:calc(100% - 200px); text-align: left; display: flex; flex-direction: column; justify-content: center; margin-left: 20px; }
	.three_box_content_jm01 .wrapper ul li .txt_box h3 { margin-top:unset; }
	.three_box_content_jm01 .wrapper ul li .txt_box p {  } /*word-break: break-all;*/
	.three_box_content_jm01 .wrapper ul li .txt_box div.call { justify-content: flex-start; }
}
@media (max-width:640px){
	.three_box_content_jm01 h2 { margin: 70px 0 50px 0; font-size: 30px; }
	.three_box_content_jm01 .wrapper ul li .txt_box h3 a.tit_btn { font-size: 22px; }
	.three_box_content_jm01 .wrapper ul li .txt_box p { margin-top: 12px; font-size: 17px; }
	.three_box_content_jm01 .wrapper ul li .txt_box div.call { margin-top: 12px; }

}
@media (max-width:480px){
	.three_box_content_jm01 h2 { margin: 60px 0 40px 0; font-size: 28px; } /*추가 251127*/
	.three_box_content_jm01 { padding-bottom: 60px; }
	.three_box_content_jm01 .wrapper ul li { align-items: center; }
	.three_box_content_jm01 .wrapper ul li .img_box { width:100%; height: 80vw; } /*width:unset;*//*수정 251118*/
	.three_box_content_jm01 .wrapper ul li { flex-direction: column; margin-bottom: 50px;}
	.three_box_content_jm01 .wrapper ul li .txt_box { margin-top:20px; margin-left:unset; text-align:center; width:100%; }
	.three_box_content_jm01 .wrapper ul li .txt_box div.call { justify-content: center; font-size: 19px; }
	.three_box_content_jm01 .wrapper ul li .txt_box div.call i { width: 32px; line-height: 32px; }
	.three_box_content_jm01 .wrapper ul li .txt_box p { word-break: unset; font-size: 19px; }
	.three_box_content_jm01 .wrapper ul li .txt_box h3 a.tit_btn { font-size: 24px; }
}
@media (max-width:420px){
	.three_box_content_jm01 { padding-bottom: 50px; }
	.three_box_content_jm01 h2 { margin: 50px 0 30px 0; font-size: 26px; }
    .three_box_content_jm01 .wrapper ul li .txt_box h3 a.tit_btn { font-size: 22px; }
	.three_box_content_jm01 .wrapper ul li .txt_box p { font-size:17px;  font-weight: 600; color: #333; }
	.three_box_content_jm01 .wrapper ul li .txt_box div.call { font-size:17px; }
	.three_box_content_jm01 .wrapper ul li .txt_box div.call { margin-top: 6px; }
	

}
/*Three box content Style End 박스 3개짜리 컨텐츠 스타일 종료*/

/*게시판 그룹 251205*/
.bbs_group_type1 { padding-bottom:300px; display:flex; flex-direction:column; align-items: center; background:#effaea url('/images/main/main_bbs_group_type1_img1.svg')no-repeat 0% 100%; position:relative; } /*height:1080px;을 유기적으로 하려고 padding-bottom값으로 변경 */
.bbs_group_type1 .cloud1 { width:15.3646vw; position:absolute; top:8.1250vw; left: 10.9375vw; }
.bbs_group_type1 .cloud2 { width:11.1458vw; position:absolute; top:25.4167vw; left: 2.5vw; }
.bbs_group_type1 .cloud3 { width:16.7188vw; position:absolute; top:6.7708vw; right: -0.5208vw; }
.bbs_group_type1 h2.tit_txt { margin: 104px 0 24px; font-size:48px; font-family: 'ClipArtKorea'; position: relative; z-index: 2; }
.bbs_group_type1 p.sub_tit_txt { font-size:26px; color:#6a6a6a; position: relative; z-index: 2; }

/*게시물 컨텐츠 시작*/
.bbs_group_type1 .wrap { padding-bottom:104px; margin-top:83px; display:flex; justify-content: space-between; position:relative; z-index:2; } /*width:1550px;*/ /*height:500px; background:rgba(0,0,0,0.05); */

/*좌측 - 글 탭 UI*/
.bbs_group_type1 .wrap .left { width:612px; height:408px; margin-right:40px; } /*background:#fff; */

/*우측 - 사진첩 갤러리 swiper 슬라이더*/
.bbs_group_type1 .wrap .right{ width:898px; height:469px; margin-top: -10px; } /*높이 위치 맞추려고 margin-top값 반영. 미디어 쿼리에서 불필요시 삭제할 것*/ /*background:rgba(0,0,0,0.2); */

@media(max-width:1640px){
	/*.bbs_group_type1 .wrap { width:90%; }*/
	/*.bbs_group_type1 .wrap { width:calc(100% - 100px); }*/
	.bbs_group_type1 .wrap .left { width: 37.1341vw; } /**/
	.bbs_group_type1 .wrap .right { width: 54.7561vw; } /*width:898px의 vw값으로 변경*/
}
@media(max-width:1400px){
	
}
@media(max-width:1280px){
	.bbs_group_type1 { padding-bottom: 250px; }
	.bbs_group_type1 .wrap { flex-direction: column; width: calc(100% - 300px); padding-bottom: 0px; }
	.bbs_group_type1 h2.tit_txt { margin: 100px 0 22px; font-size: 46px; }
	.bbs_group_type1 p.sub_tit_txt { font-size:25px; }
	.bbs_group_type1 .wrap { margin-top: 73px; }
	.bbs_group_type1 .wrap .left { width:100%; margin-right:unset; }
	.bbs_group_type1 .wrap .right { width:100%; height: unset; margin-top: 110px; }
}
@media(max-width:1100px){
	.bbs_group_type1 { padding-bottom: 240px; }
	.bbs_group_type1 .wrap { width: calc(100% - 150px); margin-top: 60px; }
	.bbs_group_type1 h2.tit_txt { font-size:44px; }
	.bbs_group_type1 .cloud1 { width: 17.3646vw; }
	.bbs_group_type1 .cloud2 { width: 15.1458vw; }
	.bbs_group_type1 .cloud3 { width: 18.7188vw; }
}
@media(max-width:815px){
	
	.bbs_group_type1 { padding-bottom: 130px; }
	.bbs_group_type1 .wrap { width: calc(100% - 100px); margin-top: 40px; }
	.bbs_group_type1 h2.tit_txt { margin: 80px 0 20px; font-size:40px; }
	.bbs_group_type1 p.sub_tit_txt { font-size:24px; }
	.bbs_group_type1 .wrap .right { margin-top: 80px; }
	
}
@media(max-width:640px){
    .bbs_group_type1 .wrap { width: calc(100% - 60px); }
	.bbs_group_type1 h2.tit_txt { margin: 80px 0 18px; font-size: 36px; }
	.bbs_group_type1 .wrap .right { margin-top: 60px; }
}
@media(max-width:480px){
	.bbs_group_type1 { padding-bottom: 110px; }
    .bbs_group_type1 .wrap { width: calc(100% - 40px); margin-top: 30px; }
	.bbs_group_type1 h2.tit_txt { font-size: 32px; margin: 70px 0 16px;}
	.bbs_group_type1 p.sub_tit_txt { font-size: 22px; }
	.bbs_group_type1 .wrap .right { margin-top: 50px; }
	
	.bbs_group_type1 .cloud1 { width:25.3646vw; top: 16.125vw; left: 14.9375vw; }
	.bbs_group_type1 .cloud2 { width: 18.1458vw; top: 29.4167vw; }
	.bbs_group_type1 .cloud3 { width: 23.7188vw; }
}
@media(max-width:385px){
	.bbs_group_type1 { padding-bottom: 100px; }
	.bbs_group_type1 .wrap { margin-top: 25px; }
	.bbs_group_type1 h2.tit_txt { margin: 70px 0 14px; }
	.bbs_group_type1 p.sub_tit_txt { font-size: 20px; }
	.bbs_group_type1 .wrap .right { margin-top: 30px; }
}



/*BBS 탭버튼형 UI - 1 (최신글/공지사항/메뉴) style 251212*/
#bbs_board ul, #bbs_board dl, #bbs_board div, #bbs_board dd, #bbs_board dt, #bbs_board li, #bbs_board h2, #bbs_board h3, #bbs_board h4 { box-sizing: border-box;  } 

#bbs_board a { vertical-align: top; text-decoration: none; color: #646464; } 
#bbs_board a:hover { color: #04a551; transition: all .5s; } 
#bbs_board a:active { color: #646464; } 
#bbs_board a:visited { color: #646464; } 
#bbs_board .hidden { position: absolute; width: 1px; height: 1px; margin: -1px; clip: rect(0 0 0 0); overflow: hidden; } 
 
#bbs_board { 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; } 
#bbs_board .News { position: relative; float: left; width: 609px; height: 400px; } /*디자인과 사이즈 맞추려 width:53%에서 변경*/
#bbs_board .newsArea { position: relative; height: 438px; border: 1px solid #e0e0e0; border-radius: 10px; overflow: hidden; background: #fff; } /*디자인과 맞추려고 height:400px에서 수정 */
#bbs_board .newsArea h4 { position: absolute; top: -61px; width: 30.8333%; height: 60px; background-color: #f6f6f6; border-right: 1px solid #e0e0e0; border-bottom: 1px solid #e0e0e0; } /*width:18.5%에서 3개로 변경*/
#bbs_board .newsArea h4 a { font-size: 20px; text-align: center; line-height: 60px; display: block; } 
#bbs_board .newsArea .news_new { width: 100%; padding-bottom: 20px; margin-bottom: 15px; border-bottom: 1px dotted #ccc; display: inline-block; } 
#bbs_board .newsArea .news_new a { height: 120px; display: block; transition:all 0.4s; } 
#bbs_board .newsArea .news_new a:hover dl dt { color: #04a551; } 
#bbs_board .newsArea .news_new a:hover dl dd { color: #343434; } 
#bbs_board .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; } 
#bbs_board .newsArea .news_new .thumb img { width: 100%; height: 100%; } 
#bbs_board .newsArea .news_new dl { float: right; width: 100%; } 
#bbs_board .newsArea .news_new dl dt { font-size: 22px; font-weight: 600; color: #343434; margin-bottom: 10px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; transition: all 0.4s; } 
#bbs_board .newsArea .news_new dl dd:nth-child(2) { float: right; width: calc(100% - 100px); height: 55px; margin-top: 10px; font-size: 18px; overflow: hidden; } /*height:73px에서 2줄로 만들기위해 변경, margin-top: 10px; 추가, 스타일 맞추기위해 width:85%에서 변경 > 전체 사이즈 줄인 후 틀어짐 있어서 87%에서 calc로 변경*/
#bbs_board .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; } 
#bbs_board .newsArea .news_new dl dd:last-child span { display: block; } 
#bbs_board .newsArea .news_new dl dd:last-child span:first-child { font-size: 14px; color: #949494; } 
#bbs_board .newsArea .news_new dl dd:last-child span:last-child { font-size: 30px; font-weight:600; color: #646464; line-height: 1.2; } 
#bbs_board .newsArea .newsList li { font-size: 17px; line-height: 1.9; margin-bottom: 5px; } 
#bbs_board .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; } 
#bbs_board .newsArea .newsList li a { width: 60%; display: inline-block; font-weight: 600; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; } /*줄바꿈되서 width:65%에서 변경*/
#bbs_board .newsArea .newsList li a:hover { color: #04a551; } 
#bbs_board .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; } 

#bbs_board .newsArea .newsBox1, 
#bbs_board .newsArea .newsBox2, 
#bbs_board .newsArea .newsBox3, 
#bbs_board .newsArea .newsBox4, 
#bbs_board .newsArea .newsBox5 { position: absolute; left: 0; top: 61px; width: 100%; padding: 31px 31px 0 31px; }  /*padding:35px 35px 0 35px에서 변경*/

#bbs_board .newsArea .news_tab1 { left: 0; } 
#bbs_board .newsArea .news_tab2 { left: 18.5%; } 
#bbs_board .newsArea .news_tab3 { left: 30.85%; } /*37%에서 변경*/
#bbs_board .newsArea .news_tab4 { left: 61.65%; } /*55.5%에서 변경*/
#bbs_board .newsArea .news_tab5 { left: 74%; } 

#bbs_board .newsArea .tab_on { border-right: 0; } 
#bbs_board .newsArea .tab_on a { color: #fff; background-color: #04a551; height: 60px; } 
#bbs_board .newsArea .tab_on a::after { content: ''; position: absolute; right: 0; top: 0; width: 1px; height: 100%; background-color: #e0e0e0; } 
#bbs_board .newsArea a.new_more { position: absolute; right: 0; top: -61px; width: 7.5%; height: 60px; border-bottom: 1px solid #e0e0e0; background: url(../images/main/icon_more1.png) center no-repeat; box-sizing: border-box; } 
#bbs_board .newsArea .jobinfo li { width: 49%; background: url(../images/icon_dott.png) left 10px no-repeat; padding-left: 10px; display: inline-block; } 
#bbs_board .newsArea .jobinfo li:last-child { width: 100%; font-size: 15px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; } 
#bbs_board .Bannerzone { position: relative; float: left; width: 20.3%; height: 400px; margin-left: 3.2%; border-radius: 10px; border: 1px solid #e0e0e0; overflow: hidden; } 
#bbs_board .Bannerzone h3 { height: 60px; font-size: 19px; text-indent: 25px; line-height: 3.5; color: #343434; background-color: #fff; border-bottom: 1px solid #e0e0e0; } 
#bbs_board .Bannerzone .banner_slide { height: 340px; overflow: hidden; } 
#bbs_board .Bannerzone .banner_slide div a { height: 170px; display: block; } 
#bbs_board .Bannerzone .banner_slide div a img { width: 100%; height: 100%; border-top: 1px solid #e0e0e0; } 
#bbs_board .Bannerzone .banner_slide div a:nth-child(1) img { border-top: 0; } 
#bbs_board .Bannerzone .banner_ctrl { position: absolute; right: 20px; top: 12px; } 
#bbs_board .Bannerzone .banner_ctrl .total { font-size: 13px; line-height: 3; margin-right: 5px; display: inline-block; } 
#bbs_board .Bannerzone .banner_ctrl .total span { font-size: 14px; } 
#bbs_board .Bannerzone .banner_ctrl .total .current { color: #04a551; font-family: 'GmarketSansBold', sans-serif; } 
#bbs_board .Bannerzone .banner_ctrl button { width: 20px; height: 20px; vertical-align: middle; display: inline-block; } 
#bbs_board .Bannerzone .banner_ctrl .banner_prev { background: url(../images/main/ctrl_prev_b.png) center no-repeat; } 
#bbs_board .Bannerzone .banner_ctrl .banner_stop { background: url(../images/main/ctrl_stop_b.png) center no-repeat; } 
#bbs_board .Bannerzone .banner_ctrl .banner_play { background: url(../images/main/ctrl_play_b.png) center no-repeat; } 
#bbs_board .Bannerzone .banner_ctrl .banner_next { background: url(../images/main/ctrl_next_b.png) center no-repeat; } 
#bbs_board .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; } 
#bbs_board .introzone { position: relative; float: right; width: 20.3%; height: 400px; margin-left: 3.2%; border-radius: 10px; border: 1px solid #e0e0e0; overflow: hidden; } 
#bbs_board .introzone h3 { height: 60px; font-size: 19px; text-indent: 25px; line-height: 3.5; color: #343434; background-color: #fff; border-bottom: 1px solid #e0e0e0; } 
#bbs_board .introzone .ibanner_slide { height: 170px; overflow: hidden; } 
#bbs_board .introzone .ibanner_slide div a { height: 170px; display: block; } 
#bbs_board .introzone .ibanner_slide div a img { width: 100%; height: 100%; border-top: 1px solid #e0e0e0; } 
#bbs_board .introzone .ibanner_slide div a:nth-child(1) img { border-top: 0; } 
#bbs_board .introzone .ibanner_ctrl { position: absolute; right: 20px; top: 20px; } /*top:12px; */
#bbs_board .introzone .ibanner_ctrl .total { font-size: 13px; line-height: 3; margin-right: 5px; display: none; } 
#bbs_board .introzone .ibanner_ctrl .total span { font-size: 14px; } 
#bbs_board .introzone .ibanner_ctrl .total .current { color: #04a551; font-family: 'GmarketSansBold', sans-serif; } 
#bbs_board .introzone .ibanner_ctrl button { width: 20px; height: 20px; vertical-align: middle; display: inline-block; } 
#bbs_board .introzone .ibanner_ctrl .ibanner_prev { background: url(../images/main/ctrl_prev_b.png) center no-repeat; } 
#bbs_board .introzone .ibanner_ctrl .ibanner_stop { background: url(../images/main/ctrl_stop_b.png) center no-repeat; } 
#bbs_board .introzone .ibanner_ctrl .ibanner_play { background: url(../images/main/ctrl_play_b.png) center no-repeat; } 
#bbs_board .introzone .ibanner_ctrl .ibanner_next { background: url(../images/main/ctrl_next_b.png) center no-repeat; } 
#bbs_board .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; } 
#bbs_board .introzone .chatbot_btn { padding-bottom: 8px; background: #f6f6f6}
#bbs_board .introzone .chatbot_btn h3 { border-bottom: none; height: 52px; line-height: 2.7; background: #f6f6f6}
#bbs_board .introzone .chatbot_btn li { float: left; width: 33.333%; text-align: center; } 
#bbs_board .introzone .chatbot_btn li a { display: block; padding-top: 35px}
#bbs_board .introzone .chatbot_btn li:nth-child(1) { background: url(../images/main/chatbot_icon01.png) no-repeat center 0}
#bbs_board .introzone .chatbot_btn li:nth-child(2) { background: url(../images/main/chatbot_icon02.png) no-repeat center 0}
#bbs_board .introzone .chatbot_btn li:nth-child(3) { background: url(../images/main/chatbot_icon03.png) no-repeat center 0}
#bbs_board .introzone .chatbot_btn ul:after { clear: both; content: ""; display: block}
#bbs_board .introzone .city_link { } 
#bbs_board .introzone .city_link li { float: left; width: 50%; text-align: center; } 
#bbs_board .introzone .city_link li a { color: #fff; line-height: 3; display: block; } 
#bbs_board .introzone .city_link li:nth-child(1) { background-color: #00ac6c; } 
#bbs_board .introzone .city_link li:nth-child(2) { background-color: #04a551; } 
#bbs_board .introzone .city_link:after { clear: both; content: ""; display: block}
#bbs_board .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; } 
#bbs_board .Mayor h3 { width: 199px; height: 66px; margin-bottom: 45px; background: url(../images/main/mayor_logo.gif) left center no-repeat; } 
#bbs_board .mayorBox1 li { font-size: 16px; padding-left: 10px; margin-bottom: 10px; background: url(../images/icon_dott.png) left center no-repeat; } 
#bbs_board .mayorBox2 { position: absolute; left: 0; bottom: 0; width: 100%; background-color: #04a551; } 
#bbs_board .mayorBox2 li { float: left; width: 50%; text-align: center; } 
#bbs_board .mayorBox2 li a { color: #fff; line-height: 3.2; display: block; } 
#bbs_board .mayorBox2 li:nth-child(1) { width: 100%; text-indent: 25px; background: #182b3a url(../images/main/mayor_home.png) 23% center no-repeat; } 
#bbs_board .mayorBox2 li:nth-child(2) { background-color: #00ac6c; } 
#bbs_board .mayorBox2 li:nth-child(3) { background-color: #04a551; } 
#bbs_board .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; } 
#bbs_board .Mayor8 h3 { width: 100%; height: 58px; margin-bottom: 65px; background: url(../images/main/mayor8_logo.png) left center no-repeat; background-size: 100%}
#bbs_board .Mayor8 .mayorBox1 { } 
#bbs_board .Media { position: relative; float: left; width: 100%; margin-top: 4%; } 
#bbs_board .Media h3 { position: relative; background-color: #fff; padding-right: 30px; display: inline-block; z-index: 2; } 
#bbs_board .mediaArea { float: left; width: 100%; margin-top: -43px; } 
#bbs_board .mediaArea .mediaTabs { position: relative; margin-left: 180px; display: inline-block; z-index: 3; } 
#bbs_board .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; } 
#bbs_board .mediaArea .mediaTabs li::before { content: ''; position: absolute; right: 0; top: 8px; width: 1px; height: 17px; background-color: #e0e0e0; } 
#bbs_board .mediaArea .mediaTabs li:first-child { border-left: 1px solid #e0e0e0; border-radius: 20px 0 0 20px; } 
#bbs_board .mediaArea .mediaTabs li:last-child { border-right: 1px solid #e0e0e0; border-radius: 0 20px 20px 0; } 
#bbs_board .mediaArea .mediaTabs li:last-child::before { display: none; } 
#bbs_board .mediaArea .mediaTabs li a { height: 100%; font-size: 16.5px; color: #343434; line-height: 2.2; display: block; } 
#bbs_board .mediaArea .mediaTabs .tab_on { position: relative; } 
#bbs_board .mediaArea .mediaTabs .tab_on a span { position: relative; color: #fff; display: block; z-index: 101; } 
#bbs_board .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; } 
#bbs_board .mediaArea .mediaCon .mediaBox1, #bbs_board .mediaArea .mediaCon .mediaBox2 { position: relative; float: left; width: 100%; height: 475px; margin-top: -45px; overflow: hidden; } 
#bbs_board .mediaCon .media_slide { position: absolute; left: -20px; top: 70px; width: 102%; } 
#bbs_board .mediaCon .media_slide .item { position: relative; height: 400px; display: inline-block; border: 1px solid #e0e0e0; border-radius: 10px; } 
#bbs_board .mediaCon .media_slide .item a { height: 100%; display: block; } 
#bbs_board .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; } 
#bbs_board .mediaCon .media_slide .md_thumb img { width: 100%; height: 100%; transform: scale(1); transition: .5s ease-in-out; } 
#bbs_board .mediaCon .media_slide dl { padding: 22px 30px 0 30px; } 
#bbs_board .mediaCon .media_slide dl dt { font-size: 18px; color: #343434; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; } 
#bbs_board .mediaCon .media_slide dl dt em { font-size: 16px; color: #04a551; font-weight: 400; display: block; } 
#bbs_board .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; } 
#bbs_board .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; } 
#bbs_board .mediaCon .media_slide .item:hover { background-color: #f6f6f6; transition: all .5s ease; } 
#bbs_board .mediaCon .media_slide .item:hover img { transform: scale(1.1) rotate(0.01deg); } 
#bbs_board .mediaCon .media_slide .item:hover .md_more { opacity: 1; transition: all .5s ease; } 
#bbs_board .mediaCon .control { position: absolute; right: 0; top: 0; width: 80%; text-align: right; z-index: 1; } 
#bbs_board .mediaCon .control::after { content: ''; position: absolute; right: 130px; top: 20px; width: 100%; height: 1px; background-color: #e8e8e8; z-index: 1; } 
#bbs_board .mediaCon .control button, #bbs_board .mediaCon .control a { width: 40px; height: 40px; display: inline-block; } 
#bbs_board .mediaCon .control .prev { background: url(../images/main/icon_prev.png) center no-repeat; } 
#bbs_board .mediaCon .control .next { background: url(../images/main/icon_next.png) center no-repeat; } 
#bbs_board .mediaCon .control a.more { background: url(../images/main/icon_more.png) center no-repeat; } 
#bbs_board .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; } 
	.container { width: 88%; } 
	#bbs_board .mayorBox2 li:nth-child(1) { background-position: 20% center; } 
}
@media all and (max-width:1440px){
	#bbs_board .Bannerzone { height: 380px; } 
	#bbs_board .Bannerzone .banner_slide { height: 320px; } 
	#bbs_board .Bannerzone .banner_slide div a { height: 160px; } 
	#bbs_board .introzone { height: 380px; } 
	#bbs_board .introzone .ibanner_slide { height: 160px; } 
	#bbs_board .introzone .ibanner_slide div a { height: 160px; } 
	#bbs_board .introzone .chatbot_btn h3 { height: 45px}
	#bbs_board .Mayor { height: 380px; background-position: right 90px; background-size: 55%; } 
	#bbs_board .mayorBox2 li:nth-child(1) { text-indent: 28px; background-position: 17% center; } 
	#bbs_board .Mayor8 { height: 380px; background-position: right 90px; background-size: 65%; } 
	#bbs_board .News, #bbs_board .newsArea { height: 438px; } 
	#bbs_board .newsArea h4 { height: 60px; } 
	#bbs_board .newsArea h4 a { font-size: 18px; } 
	#bbs_board .newsArea .news_new dl dt { font-size: 20px; } 
	#bbs_board .newsArea .news_new dl dd:nth-child(2) { width: 82%; height: 56px; overflow: hidden; font-size: 17px; margin-top:7px; } 
	#bbs_board .newsArea .news_new dl dd:last-child span { display: block; } 
	#bbs_board .newsArea .news_new dl dd:last-child span:first-child { font-size: 13px; } 
	#bbs_board .newsArea .news_new dl dd:last-child span:last-child { font-size: 21px; } 
	#bbs_board .newsArea .newsList li a { width: 53%; } 
	
	#bbs_board .newsArea .newsBox1, 
	#bbs_board .newsArea .newsBox2, 
	#bbs_board .newsArea .newsBox3, 
	#bbs_board .newsArea .newsBox4, 
	#bbs_board .newsArea .newsBox5 { padding: 25px 35px; } 
	
	#bbs_board .newsArea a.new_more { height: 60px; } 
	#bbs_board .mediaCon .media_slide { width: 103%; } 
	#bbs_board .mediaCon .media_slide .item { height: 370px; } 
	#bbs_board .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; } 
	#bbs_board .Bannerzone { height: 345px; } 
	#bbs_board .Bannerzone h3 { font-size: 18px; } 
	#bbs_board .Bannerzone .banner_slide { height: 285px; } 
	#bbs_board .Bannerzone .banner_slide div a { height: 142.5px; } 
	#bbs_board .introzone { height: 345px; } 
	#bbs_board .introzone h3 { font-size: 18px; } 
	#bbs_board .introzone .ibanner_slide { height: 142.5px; } 
	#bbs_board .introzone .ibanner_slide div a { height: 142.5px; } 
	#bbs_board .introzone .chatbot_btn { padding-bottom: 0}
	#bbs_board .introzone .chatbot_btn h3 { height: 45px}
	#bbs_board .introzone .chatbot_btn li a { padding-top: 32px}
	#bbs_board .Mayor { height: 345px; padding: 2%; } 
	#bbs_board .Mayor h3 { height: 50px; margin-bottom: 35px; } 
	#bbs_board .mayorBox1 li { font-size: 15.3px; } 
	#bbs_board .Mayor8 { height: 345px; padding: 2%; } 
	#bbs_board .Mayor8 h3 { width: 100%; height: 50px; margin-bottom: 75px; background-size: 100%}
	#bbs_board .Mayor8 .mayorBox1 img { width: 120px}
	#bbs_board .News, #bbs_board .newsArea { height: 438px; } 
	/* #bbs_board .newsArea .newsList li:last-child { display: none; } */  /*높이 줄어들면 마지막 li 히든처리*/
	#bbs_board .newsArea .newsList li a { font-size: 16px; } 
	
	#bbs_board .mediaArea .mediaTabs { margin-left: 160px; } 
	#bbs_board .mediaArea .mediaCon .mediaBox1, #bbs_board .mediaArea .mediaCon .mediaBox2 { height: 420px; } 
	#bbs_board .mediaCon .media_slide .item { width: 300px; height: 350px; } 
	#bbs_board .mediaCon .media_slide .md_thumb { height: 175px; } 
	#bbs_board .mediaCon .control { width: 70%; } 
}
@media all and (max-width:1280px){
	.container { width: 95%; } 
}
@media all and (max-width:1024px){
	#bbs_board .Bannerzone { width: 22%; margin: 0 0 0 1.5%; } 
	#bbs_board .Bannerzone h3 { text-indent: 20px; } 
	#bbs_board .Bannerzone .banner_ctrl .total { display: none; } 
	#bbs_board .Bannerzone .banner_ctrl { right: 15px; top: 18px; } 
	#bbs_board .Bannerzone .banner_ctrl button { width: 17px; height: 17px; } 
	#bbs_board .introzone { width: 22%; margin: 0 0 0 1.5%; } 
	#bbs_board .introzone h3 { text-indent: 20px; } 
	#bbs_board .introzone .ibanner_ctrl .total { display: none; } 
	#bbs_board .introzone .ibanner_ctrl { right: 15px; top: 18px; } 
	#bbs_board .introzone .ibanner_ctrl button { width: 17px; height: 17px; } 
	#bbs_board .Mayor { width: 22%; background-position: right 53%; background-size: 52%; } 
	#bbs_board .Mayor h3 { background-size: 75%; } 
	#bbs_board .mayorBox2 li:nth-child(1) { background-position: 10% center; } 
	#bbs_board .mayorBox2 li a { line-height: 3; } 
	#bbs_board .Mayor8 { width: 22%; background-position: right 53%; } 
	#bbs_board .Mayor8 h3 { } 
	#bbs_board .newsArea h4 a { font-size: 16px; } 
	#bbs_board .newsArea .news_new dl dt { font-size: 18px; } 
	#bbs_board .newsArea .news_new dl dd:nth-child(2) { width: 80%; } 
	#bbs_board .newsArea .newsList li { background: url(../images/icon_dott.png) left 12px no-repeat; margin-bottom: 2px; } 
	#bbs_board .newsArea .newsList li em { display: none; } 
	#bbs_board .newsArea .newsList li a { width: 70%; } 
	#bbs_board .mediaArea .mediaTabs { margin-left: 160px; } 
	#bbs_board .mediaCon .media_slide { width: 104%; } 
}
@media all and (max-width:820px){
	#bbs_board .News { width: 100%; margin-bottom: 5%; } 
	#bbs_board .newsArea .news_new dl dd:nth-child(2) { width: 85%; } 
	#bbs_board .Bannerzone { width: 48%; height: 350px; margin: 0; } 
	#bbs_board .Bannerzone .banner_slide { height: 290px; } 
	#bbs_board .Bannerzone .banner_slide div a { height: 145px; } 
	#bbs_board .introzone { width: 48%; height: 350px; margin: 0; } 
	#bbs_board .introzone .ibanner_slide { height: 145px; } 
	#bbs_board .introzone .ibanner_slide div a { height: 145px; } 
	#bbs_board .Mayor { width: 48%; height: 350px; margin: 0; padding: 3.5% 5%; background-position: right 40%; background-size: 45%; } 
	#bbs_board .Mayor h3 { width: 199px; height: 66px; margin-bottom: 20px; background-size: 100%; } 
	#bbs_board .mayorBox2 li a { line-height: 3.5; } 
	#bbs_board .mayorBox2 li:nth-child(1) { background-position: 26% center; } 
	#bbs_board .Mayor8 { width: 48%; height: 350px; margin: 0; padding: 3.5% 5%; background-position: right 40%; background-size: 47%; } 
	#bbs_board .Mayor8 h3 { width: 218px; height: 58px; margin-bottom: 50px; background-size: 100%; } 
	#bbs_board .Media { margin-top: 6%; } 
}
@media all and (max-width:640px){
	#bbs_board .Bannerzone { height: 320px; } 
	#bbs_board .Bannerzone .banner_slide { height: 270px; } 
	#bbs_board .Bannerzone .banner_slide div a { height: 135px; } 
	#bbs_board .introzone { height: 320px; } 
	#bbs_board .introzone .ibanner_slide { height: 135px; } 
	#bbs_board .introzone .ibanner_slide div a { height: 135px; } 
	#bbs_board .introzone .chatbot_btn h3 { height: 37px; line-height: 2.5; } 
	#bbs_board .introzone .chatbot_btn li a { padding-top: 27px}
	#bbs_board .introzone .city_link li a { line-height: 2.5}
	#bbs_board .Mayor { height: 320px; } 
	#bbs_board .Mayor h3 { width: 160px; height: 66px; } 
	#bbs_board .mayorBox2 li:nth-child(1) { background-position: 18% center; } 
	#bbs_board .Mayor8 { height: 320px; background-size: 52%; } 
	#bbs_board .Mayor8 h3 { width: 180px; height: 48px; } 
	#bbs_board .newsArea .news_new dl dd:nth-child(2) { width: 79%; } 
	#bbs_board .mediaCon .media_slide { left: 0; } 
	#bbs_board .mediaCon .media_slide .item { width: 265px; } 
	#bbs_board .Media .slick-slide { margin: 0 25px 0 0; } 
}
@media all and (max-width:460px){
	#bbs_board .mediaCon .control button, #bbs_board .mediaCon .control a { width: 35px; height: 35px; background-size: 100% !important; } 
	#bbs_board .Bannerzone { width: 100%; height: 420px; margin-bottom: 5%; } 
	#bbs_board .Bannerzone .banner_slide { height: 360px; } 
	#bbs_board .Bannerzone .banner_slide div a { height: 180px; } 
	#bbs_board .Bannerzone .banner_ctrl { } 
	#bbs_board .Bannerzone .banner_ctrl button, #bbs_board .Bannerzone .banner_ctrl a { width: 20px; height: 20px; margin-left: 15px; } 
	#bbs_board .introzone { width: 100%; height: auto; margin-bottom: 5%; } 
	#bbs_board .introzone .ibanner_slide { height: 180px; } 
	#bbs_board .introzone .ibanner_slide div a { height: 180px; } 
	#bbs_board .introzone .ibanner_ctrl { } 
	#bbs_board .introzone .ibanner_ctrl button, #bbs_board .introzone .ibanner_ctrl a { width: 20px; height: 20px; margin-left: 15px; } 
	#bbs_board .introzone .chatbot_btn { padding-bottom: 5px}
	#bbs_board .introzone .chatbot_btn h3 { height: 45px; line-height: 2.7}
	#bbs_board .introzone .chatbot_btn li a { padding-top: 30px}
	#bbs_board .introzone .city_link li a { line-height: 2.7}
	#bbs_board .Mayor { width: 100%; background-position: right 25%; } 
	#bbs_board .mayorBox2 li:nth-child(1) { background-position: 28% center; } 
	#bbs_board .Mayor8 { width: 100%; background-position: right 25%; background-size: 47%; } 
	#bbs_board .News, #bbs_board .newsArea { height: 438px; } /*height:330px에서 변경*/
	#bbs_board .newsArea h4 {  height: 45px; }  /*width:22.5%에서 변경 > width: 30.8333%; > 주석처리*/
	#bbs_board .newsArea h4 a { font-size: 15.3px; line-height: 3; } 
	#bbs_board .newsArea .news_new { padding-bottom: 10px; margin-bottom: 5px; } 
	#bbs_board .newsArea .news_new .thumb { display: none; } 
	#bbs_board .newsArea .news_new dl { width: 100%; } 
	#bbs_board .newsArea .news_new dl dd:nth-child(2) { width: 75%; } 
	#bbs_board .newsArea .newsList li a { width: 60%; } 
	#bbs_board .newsArea .newsList li time { font-size: 15px; line-height: 2.2; } 
	#bbs_board .newsArea .newsList li:last-child { display: block; } 
	#bbs_board .newsArea a.new_more { height: 45px; } 
	
	#bbs_board .newsArea .newsBox1, 
	#bbs_board .newsArea .newsBox2, 
	#bbs_board .newsArea .newsBox3, 
	#bbs_board .newsArea .newsBox4 { padding: 5px 25px; } 
	
	#bbs_board .newsArea .news_tab2 {  } /*left: 22.5%;*/
	#bbs_board .newsArea .news_tab3 {  }  /*left:45%;에서 변경 > left: 30.6%에서 주석처리*/
	#bbs_board .newsArea .news_tab4 {  }  /*left:67.5%에서 변경 > left: 61.3%; > 주석처리*/
	#bbs_board .newsArea .tab_on a { height: 45px; } /*높이값 추가*/
	#bbs_board .newsArea .news_tab5 { display: none; } 
	#bbs_board .newsArea a.new_more { height: 45px; } 
	#bbs_board .newsArea .jobinfo li { width: 100%; } 
	#bbs_board .mediaArea { margin-top: 5px; } 
	#bbs_board .mediaArea .mediaTabs { margin-left: 0; } 
	#bbs_board .mediaArea .mediaTabs li { width: 100px; } 
	#bbs_board .mediaArea .mediaTabs li::after { top: 7px; height: 15px; } 
	#bbs_board .mediaArea .mediaTabs li a { font-size: 15.3px; line-height: 2.5; } 
	#bbs_board .mediaCon .media_slide { width: 106.5%; margin-top: -20px; } 
	#bbs_board .mediaCon .media_slide dl { padding: 6% 8% 0 8%; } 
	#bbs_board .mediaCon .media_slide dl dt { font-size: 16.5px; } 
	#bbs_board .mediaCon .media_slide dl dt em { font-size: 15.3px; } 
	#bbs_board .mediaCon .media_slide dl dd time { margin-top: 13px; background-position: left 2px; } 
	#bbs_board .mediaArea .mediaCon .mediaBox1, #bbs_board .mediaArea .mediaCon .mediaBox2 { height: 445px; } 
	#bbs_board .mediaCon .media_slide .item { height: 385px; } 
	#bbs_board .mediaCon .media_slide .md_thumb { height: 220px; } 
	#bbs_board .mediaCon .control { width: 100%; } 
	#bbs_board .mediaCon .control::after { display: none; } 
	#bbs_board .Media .slick-slide { margin: 0 25px 0 0; } 
}
@media all and (max-width:385px){
	#bbs_board .newsArea .news_new dl dd:nth-child(2), 
	#bbs_board .newsArea .newsList li a, 
	#bbs_board .mediaCon .media_slide dl dt em, 
	#bbs_board .noticeArea .notice_slide .nt_item dl dt, 
	#bbs_board .mediaCon .media_slide dl dt, 
	#bbs_board .Bannerzone h3 { font-size: 17px;  } /*line-height: 3.2;*/
	
	#bbs_board .introzone h3 { font-size: 17px;  } /*line-height: 3.2;*/
	#bbs_board .Mayor { height: 310px; } 
	#bbs_board .Mayor8 { height: 310px; } 
	#bbs_board .News, #bbs_board .newsArea { height: 320px; } 
	
	#bbs_board .newsArea .newsBox1, 
	#bbs_board .newsArea .newsBox2, 
	#bbs_board .newsArea .newsBox3 { height: auto; padding: 5px 25px; } 
	
	#bbs_board .newsArea .news_tab2 { left: 29%; } 
	#bbs_board .newsArea .news_tab3 { left: 30.8333%; } /*left:58%;에서 변경*/
	#bbs_board .newsArea .news_tab4 { left: 57%; } /*left:87%에서 변경*/
	#bbs_board .newsArea a.new_more { width: 13%; } 
	#bbs_board .mediaArea .mediaCon .mediaBox1, #bbs_board .mediaArea .mediaCon .mediaBox2 { height: 405px; } 
	#bbs_board .mediaCon .media_slide .item { height: 350px; } 
	#bbs_board .mediaCon .media_slide .md_thumb { height: 190px; } 
}

/*수정한 것*/

/*공지 고시공고 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: #04a551; 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; background: #fff; }
#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: 21px;  font-weight: 500; text-align: center; width:100%; height:100%; display: flex; justify-content: center; align-items: center; } /*line-height: 60px; 삭제, 업뎃할것*/
#section2 .newsArea h4 a:hover { background:#04a551; 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: #04a551; } 
#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: 500; color: #343434; margin-bottom: 10px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; transition: all 0.4s; } 
#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: 500; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; } /*width:60%에서 변경, 업뎃할것*/
#section2 .newsArea .newsList li a:hover { color: #04a551; } 
#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: #04a551; 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 { margin-right: 2px; transition:all 0.4s; }
#section2 .newsArea a.new_more:hover i { transform: rotate(180deg); color:#04a551; } /*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: #04a551; 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: #04a551; 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: #04a551; } 
#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: #04a551; } 
#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: #04a551; } 
#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: #04a551; 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 .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%; } 
	
	#section2 .newsArea h4 a { font-size: 22px; }
	#section2 .newsArea .news_new dl dt { font-size: 23px; }
	#section2 .newsArea .news_new dl dd:nth-child(2) { font-size:19px; height: unset; }
	#section2 .newsArea .newsList li a { font-size: 18px; } 
}
@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: 22px; } 
	#section2 .newsArea .news_new dl dt { font-size: 22px; } 
	#section2 .newsArea .news_new dl dd:nth-child(2) { height:56px; } /*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: 400px; }
	#section2 .newsArea h4 {  height: 55px; } /*height:45px에서 변경, 업뎃할것*/
	#section2 .newsArea h4 a { font-size: 20px; } /*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); height: 50px; font-size:18px; } /*업뎃할것*/
	#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; font-size:20px; } /*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; } /*업뎃할것*/
	#section2 .newsArea .news_new dl dt { font-size: 20px; }
	#section2 .newsArea a.new_more i { font-size: 24px; }
}
@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; } 
    #section2 .newsArea h4 a { font-size: 19px; }
	#section2 .newsArea .tab_on a { font-size: 19px; }
	#section2 .newsArea .news_new dl dt { font-size: 19px; }
}
@media(max-width:360px){
	#section2 .newsArea .tab_on a { font-size:18px; }
	#section2 .newsArea .news_new dl dt { font-size: 18px; }
	#section2 .News, #section2 .newsArea { height: 370px; }
}

/* BBS UI - Style - End 240227 */



/*사진첩  갤러리 251212*/
/*행사갤러리 + 동영상갤러리*/
/*행사갤러리 Style - Start*/
.bbs_group_type1 .right  { height:790px; position: relative; } /*margin-top으로 물결무늬 안쪽으로 밀어올려주고, padding-top으로 컨텐츠 시작 위치 지정.*/ /* margin-top: -33px;  padding-top: 76px; overflow: hidden; background:#fff1f0;  */
.bbs_group_type1 .right .gallery_slider { float:left; width:calc(100% - 0px); position:relative; z-index: 2; display:flex; flex-direction:column; align-items: center; } /*background:rgba(0,0,0,0.03);  height: 530px;*/ /*width:1000px에서 1038로 포토샵 기준으로 수정함 > swipe slider 반영 후 줄바꿈현상 잡기위해 width:1038px에서 calc로 변경  240226*/
.bbs_group_type1 .right .gallery_slider h2, .bbs_group_type1 .right .mov_gallery h2 { display: inline-block; position: relative; font-size:32px; font-weight:800; color:#00a651; }
.bbs_group_type1 .right .gallery_slider h2 { margin-bottom: 34px; } /*left: calc(50% + 45px);  transform: translateX(-50%);*/
.bbs_group_type1 .right .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; }
.bbs_group_type1 .right .gallery_slider a.more_btn { color:#333; display: inline-block; width: 30px; height: 30px; position: absolute; top: 5px; right: 0; font-size: 30px; line-height: 0; transition:all 0.4s; }
.bbs_group_type1 .right .gallery_slider a.more_btn:hover { color:#00a651; transform: rotate(180deg); }
/*.bbs_group_type1 .right .gallery_slider ul { margin-top:46px; } */
.bbs_group_type1 .right .gallery_slider ul li { float:left; width:calc((100% - 6%)/3); height:377px; margin-right: 3%; transition:all 0.4s; } /*margin-right: 27px;에서 너비 맞추기위해 46으로 포토샵 기준으로 수정 240226 */ /*width:315px;에서 calc로 변경. 쉬운 계산위해.*/ /*그림자 아래 잘려보여 삭제 box-shadow: 0 0 2px rgba(0,0,0,0.25); */ /* background:rgba(0,0,0,0.1); */
.bbs_group_type1 .right .gallery_slider ul li:last-child { margin-right:0; }
.bbs_group_type1 .right .gallery_slider ul li:hover { box-shadow: 0px 6px 6px rgba(0, 0, 0, .2); transform:translateY(-10px); }
.bbs_group_type1 .right .gallery_slider ul li .img_box { width:100%; height:210px; background:rgba(0,0,0,0.1); overflow:hidden; }
.bbs_group_type1 .right .gallery_slider ul li .img_box img { object-fit:cover; width:100%; height: 100%; }
.bbs_group_type1 .right .gallery_slider ul li .txt_box { width:100%; height:167px; background:rgba(255,255,255,0.9); padding:30px; position:relative; text-align:left; } /*height:calc(100% - 210px);*/
.bbs_group_type1 .right .gallery_slider ul li .txt_box h3 { font-size:20px; font-weight: 500; line-height: 24px; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; height: 48px; color: #333; position:relative; transition:all 0.2s; } /* text-overflow: ellipsis; white-space: normal; */
.bbs_group_type1 .right .gallery_slider ul li .txt_box h3 span{ display: block; word-break: break-word; }
.bbs_group_type1 .right .gallery_slider ul li .txt_box h3:hover { color:#00a651; }
.bbs_group_type1 .right .gallery_slider ul li a { width: 100%; height:100%; }

/*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(4,165,81,0.75); background: unset; transition:all 0.4s; }
.gallery_slider .swiper-pagination-bullet-active { opacity: 1; background: #00a651 !important; border: 2px solid #00a651 !important; }
.gallery_slider .swiper-pagination { bottom: 7px !important; }
@media(max-width:1024px){
	.gallery_slider .swiper-container { width:calc(100% - 0px); padding:0px;}
	
	.gallery_slider .swiper-pagination {  } /*bottom: 55px !important;*/
	
}
/*PhotoGallery Slider Style - End*/

.bbs_group_type1 .right .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: #999; }
.bbs_group_type1 .right article {}
.bbs_group_type1 .right article.left_img { display: inline-block; position: absolute; bottom: 0; left: 1px; }
.bbs_group_type1 .right article.right_img { display: inline-block; position: absolute; bottom: 0; right:8px; text-align: right; }

@media(max-width:1555px){
	.bbs_group_type1 .right .gallery_slider {  } /*슬라이더 반영 후 줄바꿈 현상으로 width:1015px; 주석처리.*/
}
@media(max-width:1520px){
	.bbs_group_type1 .right .gallery_slider { width: calc(100% - 0px); height: 485px; } /*background: rgba(0, 0, 0, 0.1); */
	.bbs_group_type1 .right .gallery_slider ul li { width: calc((100% - 6%)/3); margin-right: 3%; }
	.bbs_group_type1 .right .gallery_slider ul li .img_box { height: 13vw; }
	.bbs_group_type1 .right .gallery_slider ul li .txt_box { height: calc(100% - 13vw); }
	.bbs_group_type1 .right .gallery_slider ul li .txt_box h3 { font-size: 19px;  }
	.bbs_group_type1 .right .mov_gallery { margin-left: 30px; }
}
@media(max-width:1280px){
	.bbs_group_type1 .right { height: 770px; }
	.bbs_group_type1 .right .gallery_slider { height: 505px; }
	.bbs_group_type1 .right .gallery_slider ul { margin-top: 40px; }
	.bbs_group_type1 .right .gallery_slider ul li .img_box { height: 20vw; }
	.bbs_group_type1 .right .gallery_slider ul li .txt_box { padding:20px; height: calc(100% - 20vw); }
	.bbs_group_type1 .right .gallery_slider ul li .txt_box h3 { font-size:19px; } /*-webkit-line-clamp: 5; height: 122px; */
	.bbs_group_type1 .right .gallery_slider ul li .txt_box h3 span { word-break: break-all; }
	.bbs_group_type1 .right .gallery_slider ul li .txt_box p { font-size:17px; bottom: 20px; }
	.bbs_group_type1 .right .mov_gallery .mov_wrap { margin-top: 40px; }
	.bbs_group_type1 .right .gallery_slider h2 { margin-bottom: 10px; }
	.bbs_group_type1 .right .gallery_slider h2, .bbs_group_type1 .right .mov_gallery h2 { font-size:36px; margin-left: 47px; }
	.bbs_group_type1 .right .gallery_slider h2:before, .bbs_group_type1 .right .mov_gallery h2:before { width:44px; height:40px; }
	.bbs_group_type1 .right .gallery_slider h2:before { left: -50px; }
}
@media(max-width:1080px){
	.bbs_group_type1 .right .gallery_slider ul li { width: calc((100% - 3%)/2); margin-right: 3%; }
	.bbs_group_type1 .right .gallery_slider ul li:last-child { display:none; }
	.bbs_group_type1 .right .gallery_slider ul li:nth-child(2) { margin-right:0; }
	.bbs_group_type1 .right .gallery_slider ul li .img_box { height: 21vw; }
	.bbs_group_type1 .right .gallery_slider ul li .txt_box { height: calc(100% - 21vw); }
	.bbs_group_type1 .right article.left_img img, .bbs_group_type1 .right article.right_img img { width:65% }
	.bbs_group_type1 .right article.left_img { left: 20px; }
	.bbs_group_type1 .right .gallery_slider ul li .txt_box h3 { font-size: 19px; }
	.bbs_group_type1 .right .gallery_slider ul li .txt_box p { bottom: 30px; font-size: 17px; }
}
@media(max-width:1024px){
	.bbs_group_type1 .right .gallery_slider { bottom: 0px !important; } /*height:510px; */
}
@media(max-width:860px){
	.bbs_group_type1 .right .gallery_slider { height:455px; }
	.bbs_group_type1 .right .gallery_slider ul { margin-top: 24px; }
	.bbs_group_type1 .right .gallery_slider a.more_btn { top: -4px; right: -4px; }
	.bbs_group_type1 .right .gallery_slider ul li { width: calc(100% - 0%);height:unset; margin-right: 0; }
	.bbs_group_type1 .right .gallery_slider ul li:nth-child(2) { display:none; }
	.bbs_group_type1 .right .gallery_slider ul li .img_box { height:200px; } /*height: 28vw;*/
	.bbs_group_type1 .right .gallery_slider ul li .txt_box { height:140px; } /*height: calc(100% - 25vw);*/
	.bbs_group_type1 .right .gallery_slider ul li .txt_box h3 { font-size:18px; } /*-webkit-line-clamp: 3;  height: 74px;*/
	.bbs_group_type1 .right .gallery_slider h2, .bbs_group_type1 .right .mov_gallery h2 { font-size:34px; }
	.bbs_group_type1 .right .gallery_slider h2:before, .bbs_group_type1 .right .mov_gallery h2:before { width:44px; height:38px; }
	.bbs_group_type1 .right .mov_gallery .mov_wrap { margin-top: 24px; }
	.bbs_group_type1 .right .gallery_slider ul li .txt_box p { bottom: 20px; }
}
@media(max-width:680px){
	.bbs_group_type1 .right { height:unset; padding-bottom:20px; }
	.bbs_group_type1 .right .gallery_slider { width: 100%; height:450px; }
	.bbs_group_type1 .right .gallery_slider ul li { width: calc((100% - 3%)/2); margin-right: 3%; } /*height:400px; 원복----------?*/
	.bbs_group_type1 .right .gallery_slider ul li:nth-child(2) { display:block; }
	.bbs_group_type1 .right .gallery_slider ul li .txt_box {  } /*height: 170px;*/
	/*.bbs_group_type1 .right .gallery_slider ul li .txt_box h3 { font-size: 16px; } */
	.bbs_group_type1 .right .gallery_slider ul li .img_box {  } /*height: 31vw;*/
	.bbs_group_type1 .right article.left_img { display:none; }
	.bbs_group_type1 .right article.right_img { display:none; }
}
@media(max-width:419px){
	.bbs_group_type1 .right .gallery_slider { height:500px; }
	.bbs_group_type1 .right .gallery_slider ul li {  } /*height: 500px;*/
	.bbs_group_type1 .right .gallery_slider ul li .img_box { height: 250px; }
	.bbs_group_type1 .right .gallery_slider ul li .txt_box { height:140px; }
	.bbs_group_type1 .right .gallery_slider ul li .txt_box h3 { font-size:18px; }
	.bbs_group_type1 .right .gallery_slider h2, .bbs_group_type1 .right .mov_gallery h2 { font-size: 32px; }
	.bbs_group_type1 .right .gallery_slider h2:before { left: -45px; } 
	.bbs_group_type1 .right .gallery_slider h2:before, .bbs_group_type1 .right .mov_gallery h2:before { width: 42px; height: 36px; }
	
}
.slider_top_title {  } /*background:red;*/