@charset "UTF-8";
#topPopup { background: -webkit-gradient(linear, left top, right top, from(#232878), to(#1a275f)); background: linear-gradient(to right, #232878, #1a275f); }
#topPopup .container { max-width: 1200px; }
#topPopup .chk_close { display: block; position: absolute; right: 0; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); color: #fff; font-size: 1.4rem; z-index: 2; }
#topPopup .chk_close button, #topPopup .chk_close span { display: inline-block; vertical-align: middle; }
#topPopup .chk_close input { margin-right: .5rem;}
#topPopup .chk_close .xi-close-min { cursor: pointer; font-size: 3.2rem; font-weight: 500; margin-left: 1rem; }
.header { position: absolute; width: 100%; z-index: 5; border-bottom: none; }
.header::before { content: ''; width: 100%; height: 1px; background-color: rgba(255, 255, 255, 0.2); position: absolute; left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); top: 12rem; }
/*.header .container::before { content: ''; width: 100%; height: 1px; background-color: rgba(255, 255, 255, 0.2); position: absolute; left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); top: 12rem; }*/
.header .logo a { background-position: 0 0rem; }
.header .top_util { position: absolute; right: 0; top: 1rem; }
.header .top_util:after { content: ""; display: block; clear: both; }
.header .top_util .link { opacity: 1; -webkit-opacity: 1; position: relative; z-index: 71; }
.header .top_util .link li { float: left; padding: 0 12px; position: relative; }
.header .top_util .link li:after { content: ""; display: block; width: 2px; height: 2px; background: #fff; position: absolute; left: 0; top: 50%; }
.header .top_util .link li:first-child:after { display: none; }
.header .top_util .link li:last-child { padding-right: 0px }
.header .top_util .link li a { display: block; font-size: 1.5rem; color: #fff; line-height: 32px; font-weight: 300; position: relative; }
.header.active .top_util .link li a { color: #222; }
.header .gnb_util { color: #eaedf2; -webkit-transition: color .2s; transition: color .2s; }
.topmenu .depth1 > a { color: #fff; -webkit-transition: color .2s; transition: color .2s; }
.allmenu_pop .header { position: static; }
.header.active { background-color: #fff; border-bottom: 1px solid #e7e8ea; }
.header.active .logo a { background-position: 0 0; }
.header.active .gnb_util { color: #39393c; }
.header.active .topmenu .depth1 > a { color: #242427; }
.header.active .topmenu .nkis { color: #888895; }
/* .header .container,
.footer .container{max-width:1200px} */
.container { max-width: 1400px; }
section .desc, section .title { display: block; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
.footer { border: 0; background-color: #dee3e6; }
.slick-dots button { display: block; width: 1.2rem; height: 1.2rem; border-radius: 50%; background-color: #BCBCBC; font-size: 0; -webkit-transition: all .2s; transition: all .2s; }
.slick-dots .slick-active button { background-color: #e17465; }
#content { width: 100%; margin: 0; }
.menu_ver_wrap { display: block; position: fixed; left: 0; top: 0; width: 70px; height: 100%; padding: 89px 0 0; -webkit-box-sizing: border-box; box-sizing: border-box; z-index: 101; }
.menu_ver_wrap .menu_ver { display: block; position: relative; width: 100%; height: 100%; -webkit-transition: all .3s ease; transition: all .3s ease; }
.menu_ver_wrap .menu_ver ul { display: block; position: absolute; left: 50%; top: 50%; width: 50px; -webkit-transform: translateX(-50%) translateY(-50%); transform: translateX(-50%) translateY(-50%); }
.menu_ver_wrap .menu_ver ul li { display: block; overflow: hidden; }
.menu_ver_wrap .menu_ver ul li a { display: block; position: relative; margin: .6rem 0; font-size: 0; }
.menu_ver_wrap .menu_ver ul li a .shape { display: block; border: 2px solid #AAAAAA; border-radius: 50%; width: 1rem; height: 1rem; margin: 0 auto; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-transition: all .3s ease; transition: all .3s ease; }
.menu_ver_wrap .menu_ver ul li a .txt { display: none; position: relative; color: #333; font-size: 16px; font-weight: 700; font-family: 'Titillium Web', sans-serif; letter-spacing: 0; white-space: nowrap; -webkit-transform: rotate(90deg); transform: rotate(90deg); }
.menu_ver_wrap .menu_ver ul li.active a { margin-top: 2rem; }
.menu_ver_wrap .menu_ver ul li.active a .shape { background-color: #1FACA1; border-color: #1FACA1; }
.menu_ver_wrap .menu_ver ul li.active a .txt { display: block; padding: 0px 0 0 2.5rem; color: #1FACA1; }
.menu_ver_wrap .menu_ver ul li:nth-child(1).active a { padding-bottom: 11rem; }
.menu_ver_wrap .menu_ver ul li:nth-child(2).active a { padding-bottom: 9rem; }
.menu_ver_wrap .menu_ver ul li:nth-child(3).active a { padding-bottom: 6rem; }
.menu_ver_wrap .menu_ver ul li:nth-child(4).active a { padding-bottom: 5rem; }
.menu_ver_wrap .menu_ver ul li:nth-child(5).active a { padding-bottom: 17rem; }
.section1 .item { position: relative; max-height: 720px; overflow: hidden; }
.section1 .item p { width: 140rem; text-align: center; position: absolute; left: 50%; -webkit-transform: translateX(-70rem); transform: translateX(-70rem); bottom: 30rem; color: #fff; }
/*.section1 .item a:hover .title { text-decoration: underline; }*/
.section1 .item .title { font-size: 5.8rem; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; margin-bottom: 3.5rem; white-space: normal; word-break: keep-all; }
.section1 .item .desc { font-size: 1.9rem; color: rgba(255, 255, 255, 0.8); text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; white-space: normal; }
.section1 img { width: 100%; height: auto; position: relative; left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); }
.section1 .main_issue { position: relative; }
.section1 .main_issue .slick-dots { display: none !important; }
.section1 .main_issue .slick-arrow { width: 3.5rem; height: 5rem; position: absolute; bottom: 6rem; z-index: 1; font-size: 0; padding: 1rem 0; -webkit-transition: font-weight .2s; transition: font-weight .2s; }
.section1 .main_issue .slick-arrow::before { font-family: 'xeicon'; font-size: 3.2rem; line-height: 1; color: #fff; }
.section1 .main_issue .slick-arrow:hover { font-weight: bold; }
.section1 .main_issue .slick-prev { left: 50%; -webkit-transform: translateX(49rem); transform: translateX(49rem); }
.section1 .main_issue .slick-next { left: 50%; -webkit-transform: translateX(59rem); transform: translateX(59rem); }
.section1 .main_issue .slick-prev::before { content: ''; }
.section1 .main_issue .slick-next::before { content: ''; }
.section1 .main_issue .slick-counter { font-family: 'Roboto'; position: absolute; bottom: 6.2rem; left: 50%; -webkit-transform: translateX(53.1rem); transform: translateX(53.1rem); color: #fff; padding: 1rem .4rem; font-size: 2rem; }
.section1 .main_issue .slick-counter span { margin: 0 .2rem;}
.section1 .main_issue .slick-counter .current { font-weight: 600; }
.section1 .main_issue [class*=control] { display: none; position: absolute; bottom: 6rem; left: 50%; -webkit-transform: translateX(65rem); transform: translateX(65rem); font-size: 2.2rem; line-height: 1; color: #fff; padding: 1rem; width: 5rem; height: 5rem; border: 1px solid rgba(255, 255, 255, 0.5); border-radius: 50%; }
.section1 .main_issue [class*=control].active { display: block; }
.section2 { background-color: #fff; padding-top: 3rem; padding-bottom: 3rem; border-bottom: 1px solid #ddd }
.section2 .main_icon_wrap h2 { width: 53.5rem; float: left; }
.section2 .main_icon_wrap .main_icon { /*width: calc(100% - 53.5rem);*/ width: 100%; float: left; }
.section2 .main_icon_wrap .main_icon li { float: left; /*width: 20%;*/ width: 16.66%; text-align: center; padding: 2rem 1rem; }
.section2 .main_icon_wrap .main_icon li a { position: relative; display: inline-block; z-index: 0; }
.section2 .main_icon_wrap .main_icon li a::before { content: ''; width: 0; height: 0; background-color: #4059ab; border-radius: 50%; position: absolute; z-index: -1; -webkit-transition: all .3s; transition: all .3s; opacity: 0.7; -webkit-opacity: 0.7; }
.section2 .main_icon_wrap .main_icon li a img { -webkit-transition: all .3s; transition: all .3s; }
.section2 .main_icon_wrap .main_icon li a:hover::before { width: 2.2rem; height: 2.2rem; }
.section2 .main_icon_wrap .main_icon li span { display: block; font-size: 2.0rem; padding-top: 1rem; color: #222222; font-weight: 500; word-break: keep-all; }
.section2 .main_icon_wrap .main_icon li:nth-child(1) a::before { right: .5rem; top: 0rem; }
.section2 .main_icon_wrap .main_icon li:nth-child(2) a::before { right: 4rem; top: 0rem; }
.section2 .main_icon_wrap .main_icon li:nth-child(3) a::before { right: 4rem; top: 0rem; }
.section2 .main_icon_wrap .main_icon li:nth-child(4) a::before { right: 1rem; top: 0rem; }
.section2 .main_icon_wrap .main_icon li:nth-child(5) a::before { right: 3rem; top: 0rem; }
.section2 .main_icon_wrap .main_icon li:nth-child(6) a::before { right: 0rem; top: 0rem; }
.section2 .main_icon_wrap .main_icon::after { content: ''; display: block; clear: both; }
.section2 .main_icon_wrap::after { content: ''; display: block; clear: both; }
.section3 { background-color: #FFFFFF; padding-top: 5rem; padding-bottom: 5rem; overflow: hidden; }
.section3 .news_list { float: left; width: 25%; padding: 0 30px; position: relative; }
.section3 .news_list:after { position: absolute; content: ""; display: block; width: 1px; height: 210px; background: #ddd; top: 45px; right: 0; }
.section3 .news_list:first-child { padding-left: 0; }
.section3 .news_list:last-child:after { display: none; padding-right: 0; }
.section3 .main_cont_more span { position: absolute; right: 1.4rem; top: 0.7rem; text-indent: -9999px; width: 24px; height: 24px; }
.section3 .main_cont_more i { font-size: 2.5rem; position: absolute; right: 1.4rem; top: 0.7rem; -webkit-transition: all .2s; transition: all .2s; }
.section3 .main_cont_more i:hover { transform: rotate(180deg); -webkit-transition: 0.5s ease-in-out; }
.section3 .more_ico { background: url() center center no-repeat, #f5f5f5; width: 11px; height: 11px; display: block; position: absolute; top: 3px; left: 3px; }
.section3 .main_cont_more:hover .more_ico { transform: rotate(180deg); -webkit-transition: 0.5s ease-in-out; }
.section3 .news_list h3 { color: #333; font-size: 2.5rem; font-weight: 700; margin-bottom: 2rem; }
.section3 .news_list h4 { color: #000; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; font-size: 1.6rem; max-width: 100%; display: inline-block; line-height: 1.6; }
.section3 .news_list h4 a { color: #222; font-size: 1.8rem; font-weight: 500; }
.section3 .news_list h4 a:hover { text-decoration: underline; }
.section3 .news_list ul { padding-left: 0; margin-bottom: 0; }
.section3 .news_list ul li { list-style: none; margin-bottom: 2.0rem; }
.section3 .news_list ul li:last-child { margin-bottom: 0; }
.section3 .news_list .list_date span { font-size: 1.6rem; color: #999; display: inline-block; letter-spacing: -0.01rem; }
.section3 .popupzone { width: 32.0rem; padding-top: 0rem; margin-left: 0rem; float: left; position: relative; }
.section3 .popupzone .article_tit { margin-bottom: 2.8rem; }
.section3 .popupzone-slider .popupzone_text { display: block; position: absolute; top: 3rem; left: 2rem; right: 2rem; color: #fff; font-size: 2.2rem; line-height: 3rem; font-weight: 700; }
.section3 .popupzone-slider .popupzone_detail { display: block; position: absolute; bottom: 3rem; left: 2rem; padding: 9px 11px 9px 13px; background: rgba(0,0,0,.25); color: #fff; font-size: 1.5rem; line-height: 1.8rem; }
.section3 .popupzone-slider { /*height: 24.7rem;*/ }
.section3 .popupzone-slider .slick-slide a { display: block; position: relative }
.section3 .popupzone-slider .slick-slide a:focus { border: 2px dotted rgb(0, 0, 0); border-image: none; }
.section3 .popupzone-slider .slick-slide img { width: 100%; }
.section3 .popupzone-slider .slick-arrow { top: -4.5rem; right: 0px; line-height: 2.5rem; font-size: 0px; position: absolute; }
.section3 .popupzone-slider .slick-prev { right: 5rem; }
.section3 .popupzone-slider .slick-prev::before { color: rgb((0, 0, 0)); font-family: "xeicon"; font-size: 2.4rem; display: inline-block; content: "\e93d"; }
.section3 .popupzone-slider .slick-next::before { color: rgb((0, 0, 0)); font-family: "xeicon"; font-size: 2.4rem; display: inline-block; content: "\e940"; }
.section3 .popupzone-btn { top: -48.2px; right: 2.8rem; color: rgb(0, 0, 0); line-height: 3rem; font-size: 1.8rem; position: absolute; }
.section3 .popupzone .pagingInfo { top: -45.2px; right: 8.7rem; color: rgb(51, 51, 51); font-size: 1.8rem; font-weight: 500; position: absolute; }
.section3 .popupzone .pagingInfo span { color: rgb(227, 10, 23); }
.section3 .popupzone .pagingInfo i { padding: 0px 0.5rem; color: rgb(199, 199, 199); }
.section3 .document_box { overflow: hidden; position: relative; padding: 3rem 2.5rem; border: 5px solid #d9e1f1; }
.section3 .document_box .row2 li { position: relative; margin-bottom: 1.5rem; padding-left: 1rem; }
.section3 .document_box .row2 li:before { position: absolute; top: 50%; left: 0; content: ''; width: 3px; height: 3px; background: #333; transform: translateY(-50%); border-radius:50% }
.section3 .document_box .row2 li a { display: block; width: 100%; }
.section3 .document_box .row2 li .title { display: inline-block; width: 60%; font-size: 1.8rem; line-height: 2rem; color: #333; font-weight: 500; }
.section3 .document_box .row2 li .txt { font-size: 1.8rem; line-height: 2rem; color: #ec6c61; font-weight: 500; float: right; }
.section4 { background: #4059ab; padding-bottom: 5rem; padding-top: 5rem; }
.section4 h2 { font-size: 3.0rem; color: #fff; letter-spacing: -.075em; }
.section4 .work { position: relative; margin-top: 2rem; height: 19rem; }
.section4 .work .slick-slide { margin-right: 3rem; }
.section4 .work .item { display: block; border: 0px solid #B7B7B7; padding: 0; -webkit-transition: all .3s; transition: all .3s; position: relative; overflow: hidden; text-align: center; }
.section4 .work .item img { display: inline-block; }
/*.section4 .work .item:hover p.img {transition:transform 300ms ease-in-out; transform: rotateY(360deg);}*/
.section4 .work .title { display: block; font-size: 2rem; color: #fff; display: -webkit-box; height: 5.8rem; overflow: hidden; -webkit-line-clamp: 2; -webkit-box-orient: vertical; margin: 2rem 1rem; line-height: 2.9rem; font-weight: 400; white-space: normal; word-break: keep-all }
.section4 .work .slick-list { width: calc(100% + 3rem); padding-top: 1rem; }
.section4 .work .slick-dots { position: absolute; right: 15rem; top: -6rem; }
.section4 .work .slick-dots li { display: inline-block; margin: 0 .6rem;}
.section4 .work .slick-arrow { position: absolute; right: 0rem; top: -5.5rem; font-size: 0; line-height: 1; }
.section4 .work .slick-arrow::before { font-family: xeicon; font-size: 3.2rem; color: #fff; }
.section4 .work .slick-arrow:hover { color: #e17465; }
.section4 .work .slick-prev { right: 5rem; }
.section4 .work .slick-prev::before { content: '\e93c'; }
.section4 .work .slick-next::before { content: '\e93f'; }
.section4 .work .controls { position: absolute; right: 2.9rem; top: -5.5rem }
.section4 .work .controls button { display: none; color: #fff; font-size: 2.2rem }
.section4 .work .controls button.active { display: block }
.section5 { overflow: hidden; padding: 5rem 0rem; }
.section5 h2 { font-size: 3.0rem; font-weight: 700; display: inline-block; }
.section5 .more { padding-left: 2rem; line-height: 4rem; display: inline-block; vertical-align: top; }
.section5 .photo { width: 50%; float: left; position: relative; }
.section5 .photo .more span { position: absolute; right: 0rem; top: 0.7rem; text-indent: -9999px; width: 24px; height: 24px; }
.section5 .photo .more i { font-size: 2.5rem; position: absolute; right: 0rem; top: 0.7rem; -webkit-transition: all .2s; transition: all .2s; }
.section5 .photo .more i:hover { transform: rotate(180deg); -webkit-transition: 0.5s ease-in-out; }
.section5 .photo ul { margin-top: 2.5rem; }
.section5 .photo ul li { float: left; width: calc(50% - 1.5rem); position: relative }
.section5 .photo ul li:first-child { margin-right: 3rem; }
.section5 .photo ul li .thumb { display: inline-block; }
.section5 .photo ul li img { border-radius: 0rem; width: 100%; }
.section5 .photo ul li .txt { position: absolute; left: 0; right: 0; bottom: 0; width: 100%; height: 6rem; display: block; min-height: 0.8rem; background: rgba(0,0,0,0.6); color: #fff; padding: 1.5rem; font-weight: 700; word-break: keep-all; font-size: 1.8rem; z-index: 3; transition: 0.3s; text-overflow: ellipsis; white-space: normal; word-break: keep-all; }
.section5 .photo ul li a:hover .txt { text-decoration: underline; }
.section5 .photo ul::after { content: ''; display: block; clear: both; }
.section5 .photo::after { content: ''; display: block; clear: both; }
.section5 .photo li .txt i { color: rgba(255, 255, 255, 0.8); padding-right: .5rem;}
.section5 .photo li .txt .title { font-weight: 400; overflow: hidden; -webkit-line-clamp: 2; -webkit-box-orient: vertical; text-overflow: ellipsis; white-space: nowrap; word-break: keep-all; }
.section5 .notice { width: 50%; padding-left: 9rem; float: left; position: relative; }
.section5 .notice .nav { position: relative; }
.section5 .notice .nav ul { }
.section5 .notice .nav ul>li { float: left; }
.section5 .notice .nav ul>li>a { display: inline-block; margin-right: 3rem; font-size: 3.0rem; font-weight: 700; color: rgba(34, 34, 34, 0.25); position: relative; }
.section5 .notice .nav ul>li>a::before { content: ''; width: 0%; height: .5rem; background-color: rgba(34, 34, 34, 0.25); position: absolute; left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); bottom: -1rem; -webkit-transition: all .3s; transition: all .3s; }
.section5 .notice .nav ul>li>a:hover::before { width: 100%; }
.section5 .notice .nav ul>li.active>a { color: #333; }
.section5 .notice .nav ul::after { content: ''; display: block; clear: both; }
.section5 .notice .nav .more i { position: absolute; right: 0; top: -3rem; font-size: 2.5rem; -webkit-transition: all .2s; transition: all .2s; }
.section5 .notice .nav .more i:hover { transform: rotate(180deg); -webkit-transition: 0.5s ease-in-out; }
.section5 .notice .nav ul>li:first-child .cont { display: block; }
.section5 .notice .cont { display: none; position: absolute; left: 0; padding-top: 2.5rem; width: 100% }
.section5 .notice .cont .list {/* width: calc(100% + 4rem);*/ }
.section5 .notice .cont .list a { display: block; width: 100%; margin-bottom: 2rem; }
.section5 .notice .cont .list a .date { float: right; color: #999; line-height: 3rem; width: 10rem; letter-spacing: -.01rem; font-weight: 400; text-align: right; vertical-align: middle }
.section5 .notice .cont .list a .title { font-size: 1.8rem; font-weight: 500; color: #222; line-height: 3rem; width: calc(100% - 12rem); display: inline-block; vertical-align: middle }
.section5 .notice .cont .list a i { color: #e17465; font-size: 1.8rem; line-height: 3rem; vertical-align: middle }
.section5 .notice .cont .list a:hover .title { text-decoration: underline; }
.section5 .notice .cont .list a::after { content: ''; display: block; clear: both; }
.section5 .notice .cont .list::after { content: ''; display: block; clear: both; }
.section6 { background: #fff; padding-bottom: 5rem; padding-top: 5rem; border-top: 1px solid #ddd; }
.section6 h2 { font-size: 3.0rem; color: #fff; letter-spacing: -.075em; }
.section6 .slider_banner { position: relative; margin-top: 0rem; }
.section6 .slider_banner .slick-slide { margin-right: 2rem; }
.section6 .slider_banner .item { display: block; border: 0px solid #B7B7B7; padding: 0; -webkit-transition: all .3s; transition: all .3s; position: relative; overflow: hidden; text-align: center; }
.section6 .slider_banner .item img { display: inline-block; max-width: none; width: auto; height: 52px; }
.section6 .slider_banner .title { display: block; font-size: 2rem; color: #fff; display: -webkit-box; height: 5.8rem; overflow: hidden; -webkit-line-clamp: 2; -webkit-box-orient: vertical; margin: 2rem 1rem; line-height: 2.9rem; font-weight: 400; white-space: normal; word-break: keep-all }
.section6 .slider_banner .slick-list { padding-top: 0rem; margin-left: 10rem }
.section6 .slider_banner .slick-dots { position: absolute; left: 15rem; top: -6rem; }
.section6 .slider_banner .slick-dots li { display: inline-block; margin: 0 .6rem;}
.section6 .slider_banner .slick-arrow { position: absolute; left: 5rem; top: 1rem; font-size: 0; line-height: 1; }
.section6 .slider_banner .slick-arrow::before { font-family: xeicon; font-size: 3.2rem; color: #333; }
.section6 .slider_banner .slick-arrow:hover { color: #e17465; }
.section6 .slider_banner .slick-prev { left: 0rem; }
.section6 .slider_banner .slick-prev::before { content: '\e93c'; }
.section6 .slider_banner .slick-next::before { content: '\e93f'; }
.section6 .slider_banner .controls { position: absolute; left: 3rem; top: 1.5rem }
.section6 .slider_banner .controls button { display: none; color: #333; font-size: 2.2rem }
.section6 .slider_banner .controls button.active { display: block }

/* 20220414_메인팝업 */
.pop1 {position: absolute; left: 150px; top: 120px; z-index: 1; box-sizing: border-box; display:block;}
.main-modal-content { position: relative; background: #fff; border: 1px solid #2f3239; width: 470px; background-clip: padding-box; outline: none;}
.main-modal-content .line-box h2 { position: relative; padding:1.4rem 2rem; margin:0px; margin-bottom: 1rem; text-align: left; color: #000000; font-size: 1.6rem; font-weight: 500; border-top: 0px #ff2024 solid; border-bottom: 0px #e6e7ea solid; background:#fedc6e repeat-x left bottom; }
.main-modal-content .line-box h2 a { position: absolute; right: 2rem; }
.main-modal-content .line-box h2 span { overflow: hidden; max-width: 100%; text-overflow: ellipsis; /*white-space: nowrap;*/ display: inline-block; vertical-align: middle; }
.main-modal-content .line-box .date {padding: 0 2rem; font-size:1.4rem; color:#00F; margin-bottom: 1rem;}
.main-modal-content .line-box .main-notice { padding: 0 2rem 1rem 2rem; overflow: auto; margin-bottom: 2rem; }
.main-modal-content .line-box .main-notice .notice_title { font-size:1.3rem; font-weight:400; background:#320f7f; color:#fff; padding: .2rem .5rem; margin-bottom:2rem; display:inline-block;}
.main-modal-content .line-box .main-notice .notice-content { width: 100%; height: 42rem; line-height: 2.4rem; font-size:1.4rem; }
.main-modal-content .line-box .main-notice .notice_file {width: 100%; font-size:1.4rem; color:#333; margin:5px 0px; }
.main-modal-content .line-box .main-notice .notice_file a {color:#333}
.main-modal-content .line-box .main-notice .notice_file p {margin-bottom:2px;}
.main-modal-content .line-box .main-notice .notice_file .file_title { color:#320f7f; font-weight:400; padding-right:5px;}
.main-modal-content .line-box .main-notice .notice_btn {text-align:center; margin:10px 0px 0px 0px;}
.main-modal-content .line-box .main-notice .notice_btn a {padding: 5px 20px; background: #948bff; color: #ffffff; border-radius:2px; font-size: 13px; text-align: center; display: inline-block;}
.main-modal-content .line-box .bottom { position:relative; display: block; width: 100%; overflow: hidden; height: 34px; line-height: 34px; text-align: left; font-size: 1.3rem; font-weight: 400; color: #fff; background: #2f3239; padding: 0 2rem;}
.main-modal-content .line-box .bottom .btn_c { position:absolute; right:0rem; background: #5A6378;font-size: 1.3rem; padding: 0 2rem;}

 @media (max-width: 1920px) {
.section1 img { max-width: 1920px; width: 1920px; height: 720px; }
}
 @media (max-width: 1540px) {
.menu_ver_wrap { display: none; }
}
 @media (max-width: 1500px) {
.container { margin: 0 4rem; }
.section1 .item a { bottom: 20rem; }
.section1 .main_issue .slick-prev { left: inherit; -webkit-transform: translateX(0); transform: translateX(0); right: 20rem; }
.section1 .main_issue .slick-next { left: inherit; -webkit-transform: translateX(0); transform: translateX(0); right: 11rem; }
.section1 .main_issue [class*=control] { left: inherit; -webkit-transform: translateX(0); transform: translateX(0); right: 4rem; }
.section1 .main_issue .slick-counter { left: inherit; -webkit-transform: translateX(0); transform: translateX(0); right: 14.7rem; }
}
 @media (max-width: 1370px) {
}
 @media (max-width: 1279.98px) {
.container { padding: 0; margin: 0 3rem; }
.section1 img { width: 1680px; height: 630px; }
.section2 { padding-bottom: 5rem; }
.section2 .main_icon_wrap .main_icon li img { width: 5rem; }
.section3 .news_list { width: 50%; }
.section3 .news_list:nth-child(1), .section3 .news_list:nth-child(2) { margin-bottom: 40px; }
.section3 .news_list:nth-child(2), .section3 .news_list:nth-child(4) { padding-right: 0; }
.section3 .news_list:nth-child(3) { padding-left: 0; }
.section3 .popupzone { width: 32.0rem; padding-top: 0rem; margin-left: 0rem; float: left; position: relative; }
.section4 { padding-top: 4rem; }
.section4 h2 { font-size: 2.5rem; }
.section4 .work { }
.section4 .work .slick-list { width: calc(100% + 2rem); }
.section4 .work .item { margin-right: 2rem; }
.section5 { padding: 4rem 0rem; }
.section5 h2 { font-size: 2.5rem; }
.section5 .notice .nav ul>li>a { font-size: 2.5rem; margin-right: 2.5rem; }
}
 @media (max-width: 991.98px) {
/* 20220414_메인팝업 */
.pop1 {position: absolute; left: 0; z-index: 1; box-sizing: border-box; display:block;}
.header { border-bottom: 1px solid rgba(255, 255, 255, 0.2); }
.header::before { height: 0px; }
.header .logo a { margin-top: 0; }
.header .container { margin: 0; }
.header .container::before { display: none; }
.header .gnb_util { margin-top: 0; }
#topPopup { display: none !important; }
.slick-dots { text-align: center; }
.slick-dots li { display: inline-block; margin: 0 1rem; }
.section1 img { width: 1700px; height: 600px; }
.section2 { padding-top: 4rem; }
.section2 .main_icon_wrap h2 { width: 100%; float: none; margin-bottom: 4rem; }
.section2 .main_icon_wrap h2 img { margin: 0 auto; display: block; width: 44rem; }
.section2 .main_icon_wrap .main_icon { width: 100%; float: none; }
.section2 .main_icon_wrap .main_icon li:nth-child(1) a::before { left: .5rem;}
.section2 .main_icon_wrap .main_icon li:nth-child(5) a::before { left: 2rem; }
.section3 .popupzone-btn { top: -42.2px; }
.section5 .notice { width: 100%; }
.section5 .photo { width: 100%; margin-bottom: 2rem; }
.section5 .photo ul li .thumb { display: block; }
.section5 .notice { padding-left: 0rem; }
.section5 .notice .nav ul { height: 26rem !important }
}
 @media (max-width: 767.98px) {
br { display: block; }
.container { padding: 0; margin: 0 20px; }
.slick-dots button { width: 1rem; height: 1rem; }
.section1 .item a { bottom: inherit; top: 20rem; }
.section1 .item .title { font-size: 35px; margin-bottom: 1.5rem; }
.section1 .item .desc { font-size: 16px; }
.section1 .item .desc em { display: block; }
.section1 .item p { bottom: 15rem; }
.section1 img { width: 1040px; height: 390px; }
.section1 .main_issue .slick-arrow { bottom: 3rem; }
.section1 .main_issue .slick-prev { right: 11rem; }
.section1 .main_issue .slick-next { right: 2rem; }
.section1 .main_issue .slick-counter { right: 5.7rem; bottom: 3.2rem; }
.section1 .main_issue [class*=control].active { left: 20px; bottom: 3.2rem; }
.section2 { padding-bottom: 4rem; }
.section2 .main_icon_wrap .main_icon li { width: 33.33%; height: 13rem; }
.section3 { padding-top: 4rem; padding-bottom: 4rem; }
.section3 .news_list { width: 100%; }
.section3 .news_list:after { position: absolute; content: ""; display: block; width: 100%; height: 1px; background: #ddd; top: 215px; bottom: 0px; }
.section3 .news_list:nth-child(1), .section3 .news_list:nth-child(2), .section3 .news_list:nth-child(3), .section3 .news_list:nth-child(4) { padding: 0px; margin-bottom: 40px; }
.section3 .news_list:nth-child(2), .section3 .news_list:nth-child(4) { padding-right: 0; }
.section3 .news_list:nth-child(3) { padding-left: 0; }
.section3 .news_list:nth-child(4) { margin-bottom: 0px; }
.section3 .popupzone { width: 100%; padding-top: 0rem; margin-left: 0rem; float: left; position: relative; }
.section3 .popupzone-btn { top: -38.2px; right: 2.8rem; color: rgb(0, 0, 0); line-height: 3rem; font-size: 1.8rem; position: absolute; }
.section3 .popupzone-slider .popupzone_text { display: block; position: absolute; top: 3rem; left: 3rem; right: 3rem; color: #fff; font-size: 2.6rem; line-height: 3.2rem; font-weight: 700; }
.section3 .popupzone-slider .popupzone_detail { display: block; position: absolute; bottom: 4rem; left: 3rem; padding: 9px 11px 9px 13px; background: rgba(0,0,0,.25); color: #fff; font-size: 1.8rem; line-height: 1.8rem; }
.section4 { padding-top: 4rem; padding-bottom: 4rem; margin-bottom: 0px; }
.section4 h2 { font-size: 2.5rem; }
.section4 .work { margin-top: 1.5rem; margin-bottom: 3rem; }
.section4 .work .slick-list { width: calc(100% + 1rem); }
.section4 .work .slick-slide { margin-right: 1rem; }
.section4 .work .item { }
.section4 .work .item:hover { -webkit-box-shadow: none; box-shadow: none; -webkit-transform: translateY(0); transform: translateY(0); }
.section4 .work .slick-arrow { position: absolute; right: 0rem; top: -4.5rem; font-size: 0; line-height: 1; }
.section4 .work .slick-arrow::before { font-family: xeicon; font-size: 3.2rem; color: #fff; }
.section4 .work .slick-arrow:hover { color: #e17465; }
.section4 .work .slick-prev { right: 5rem; }
.section4 .work .slick-dots { right: 7rem; top: -4.8rem; }
.section4 .work .title { font-size: 16px; word-break: break-all; display: block; height: 7rem !important; }
.section4 .work .sub_info { padding: 0.5rem 1rem 2rem; }
.section4 .work .controls { position: absolute; right: 2.9rem; top: -4.5rem }
.section5 { padding: 4rem 0rem; }
.section5 h2 { font-size: 22px; line-height: 30px; }
.section5 .more { margin-left: 1rem; }
.section5 .more::before { right: 0; width: 3rem; height: 3rem; font-size: 2rem; line-height: 3rem; top: .5rem;}
.section5 .more span { display: none; }
.section5 ul li { margin-right: 0; }
.section5 .photo { width: 100%; }
.section6 { padding-top: 4rem; padding-bottom: 4rem; }
.section6 .slider_banner .controls { top: 2rem; }
.section6 .slider_banner .slick-arrow { top: 1.7rem; }
}
 @media (max-width: 600px) {
}
 @media (max-width: 500px) {
/* 20220414_메인팝업 */
.pop1 {position: absolute; left: 0; top: 65px; z-index: 1; box-sizing: border-box; display:block;}
.main-modal-content {width: 100%;}
.section1 .item .title_eng { font-size: 2rem; margin-bottom: 1.5rem; }
.section1 .item .desc { font-size: 1.4rem; }
.section2 .main_icon_wrap h2 img { width: 32rem; }
.section2 .main_icon_wrap .main_icon li img { width: 4rem; }
.section4 .notice .nav ul>li>a { margin-right: 1.2rem; }
.section4 .work .import_info .d_day { width: 5.5rem; }
.section4 .work .import_info .host { width: calc(100% - 5.5rem); }
.section4 .work .title { margin: 1rem; line-height: 2.4rem; height: 4.8rem; }
.section4 .work .sub_info span { width: 100% !important; }
.section5 .photo { width: 100%; }
.section5 .photo ul li { width: 100%; }
.section5 .photo ul li:first-child { margin-right: 0; margin-bottom: 2rem }
.section5 .photo ul li .thumb { display: block; }
.section5 .card_news { width: calc(38.7% - 2rem); }
}
 @media (max-width: 360px) {
.section5 h2 { font-size: 2.2rem; }
.section5 .notice .nav ul>li>a { font-size: 2.2rem; margin-right: 2.0rem; }
.section5 .notice .nav .more i { top: -2.5rem; }
}
 @media (max-height: 700px) {
}
