﻿h2.heading{font-size: 1.2rem; font-weight: 600; color: #202020; margin-bottom: 1.2rem; overflow: hidden; white-space: nowrap; margin-right: 1.5rem; line-height: 1;}

.btn_more{position: absolute; top: 0; right: 0; width: 2rem; height: 2rem; border-radius: 50%; background: #fff; line-height: 1; display: flex; align-items: center; justify-content: center; color: #1e1e1e; font-family: 'Montserrat'; font-size: 0.95rem; box-shadow: 1px 1px 4px rgba(130,130,130,0.3); }
.btn_more img{transition: transform 0.3s; -webkit-transition: transform 0.3s;}
.btn_more:hover img, .btn_more:focus img{transform: rotate(180deg); -webkit-transform: rotate(180deg);}

/* 퀵메뉴 */
.quick_menu{position: fixed; top: 17rem; right: calc((100% - 70rem) / 2 - 11rem); width: 9rem; padding: 2rem 0.65rem 1rem 0.65rem; border-radius: 1.2rem; background: #fff; box-shadow: 0 0 15px rgba(119,119,119,0.15); z-index: 3;}
.quick_menu::before{position: absolute; content: ''; width: 100%; height: 100%; top: 0.5rem; left: 0.5rem; background: url(/images/po/template/T2001/main/2001_ptrn.png); border-radius: 1.2rem; z-index: -1;}
.quick_menu::after{position: absolute; content: ''; width: 100%; height: 100%; top: 0; left: 0; background: #fff; border-radius: 1.2rem; z-index: -1;}
.quick_menu h2 { position: absolute; top: -1rem; left: 1rem; width: 8.25rem; background: #5699ff; color: #fff; padding: 0.5rem; border-radius: 2rem 2rem 0 2rem; font-size: 1.1rem; text-align: center;}
.quick_menu ul li {padding: 0.6rem 0 0 0.6rem;}
.quick_menu ul li ~ li{margin-top: 0.6rem; border-top: 1px dashed #dbdbdb;}
.quick_menu ul li a{ position: relative; display: flex; align-items: center; background: #fff; color: #707070; font-weight: 500; font-size: 0.7rem; transition: all 0.15s; z-index: 1; overflow: hidden;} 
.quick_menu ul li a::after{content: ''; position: absolute; top:-6rem; right: -6rem; display: block; width: 6rem; height: 6rem; background: url(/images/po/template/T1001/main/img_deco09.png) no-repeat center center / cover; transition: all 0.15s; z-index: -1;}
.quick_menu ul li a img{margin-right: 0.5rem; transition: all 0.15s; -webkit-transition: all 0.15s;}
.quick_menu ul li a p {width: calc(100% - 2.45rem);}
/* 퀵메뉴 : active */
.quick_menu ul li a:hover,
.quick_menu ul li a:focus{color: #2574ab;}
.quick_menu ul li a:hover::after,
.quick_menu ul li a:focus::after{top: -2rem; right: -2rem;}

/* 메인비주얼 */
.MVisual2001 {position: relative; overflow: hidden; height: 100%; border-radius: 4.5rem; box-shadow: 9px 6px 8px rgba(141,141,141,0.1); background: #eee; isolation: isolate;}
.MVisual2001 .item{overflow:hidden; line-height:0; }
.MVisual2001 .item img{position:relative; width:auto; height:100%; left:50%; top: 50%; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); }
.MVisual2001 .control{width: 11.1rem; position:absolute; bottom:25%; left:2.5rem; padding: 0.5rem; background: rgba(255,255,255,0.7); border-radius: 2rem; }
.MVisual2001 .control .slider_count{float:left; color:#414141;}
.MVisual2001 .control > a{height: 1.5rem; line-height: 1.5rem; float:left; font-size:1.2rem; color: #414141;}
.MVisual2001 .control > a > i{-webkit-transition:transform 0.3s; transition:transform 0.3s; }
.MVisual2001 .control > a + a{margin-left:0.6rem; }
.MVisual2001 .control > a.prev:hover > i,
.MVisual2001 .control > a.prev:focus > i{-webkit-transform:translateX(-3px); transform:translateX(-3px); }
.MVisual2001 .control > a.next:hover > i,
.MVisual2001 .control > a.next:focus > i{-webkit-transform:translateX(3px); transform:translateX(3px); }
.MVisual2001 .control > a.play{display:none;}
.MVisual2001 .control .stop, 
.MVisual2001 .control .play{ width: 1.6rem; height: 1.6rem; line-height: 1.6rem; font-size: 1rem; text-align: center; background: #1d396d; color: #fff; border-radius: 50%; transition: all 0.2s; -webkit-transition: all 0.2s;}
.MVisual2001 .control .stop:hover,
.MVisual2001 .control .stop:focus,
.MVisual2001 .control .play:hover,
.MVisual2001 .control .play:focus {background: #fff; border:1px solid #1d396d; color: #1d396d;}
.MVisual2001 .control .slider_count{ padding: 0 0.5rem; font-family: 'Montserrat'; line-height: 1.4;}
.MVisual2001 .control .slider_count #current{display:inline-block; font-weight:600; font-size:1.2rem;}
.MVisual2001 .control .slider_count #total{position:relative; padding-left:1.4rem; font-size:1.2rem;font-weight:600;}
.MVisual2001 .control .slider_count #total:before{position:absolute; top:50%; transform: rotate(45deg) translateY(-50%); left:0.45rem; width:2px; height:12px; background:#414141; content:''; }

/* 게시판 */
.notice2001 { position:relative; height:100%; }
.notice2001::before {position: absolute; content: ''; width: 1.3rem; height: 1.3rem; top: -0.2rem; left: 0; background: #d5e6ff; border-radius: 50%; z-index: -1;}
.notice2001 h2 {position: relative; display: block; float: left; font-family: 'Montserrat'; font-weight: 700; font-size: 1.2rem; color: #202020; margin-top: -0.2rem; padding-left: 0.5rem;}
.notice2001 .titTab{margin-bottom: 0.8rem; margin-right: 2.5rem; padding-left: 0.5rem; overflow: hidden;}
.notice2001 .titTab ul{font-size:0; margin-left: -1rem;}
.notice2001 .titTab li { position: relative; display:inline-block; max-width:calc(33% - 0.3rem); vertical-align: top; }
.notice2001 .titTab ul li:last-child:before { content: ''; display: block; width: 500%; height: 2px; background: #dfe1e7; position: absolute; top: 39%; right: -500%; z-index: -2;}
.notice2001 .titTab li a {position:relative; display:block; font-size: 1.2rem; padding: 0 1rem; line-height: 1; color: #000000; } 
.notice2001 .titTab li + li a::before { position: absolute; content: ""; width: 3px; height: 12px; border-radius: 2rem; left: 0; top: 4px; background: #5699ff; transform: rotate(45deg); -webkit-transform: rotate(45deg); }
.notice2001 .titTab li a span {position: relative; display:block; overflow:hidden; white-space:nowrap; padding-bottom: 0.35rem; }
.notice2001 .list_box { display:none; width:100%; }
.notice2001 .list_box .topList .no_data{ height: 100%;}
.notice2001 .list_box .topList{position: relative; width: 20.5rem; float: left; position: relative; display: block; background: #fff; border: 2px solid #5699ff; border-radius: 1.5rem; box-shadow: 7px 10px 16px rgba(89,158,230,0.1); }
.notice2001 .list_box div.topList {width: 100%; text-align:center;}
.notice2001 .list_box .topList:after { content: ""; display: block; width: calc(100% + 0.7rem); height: calc(100% + 0.7rem); background: url(/images/po/template/T2001/main/2001_ptrn.png); position: absolute; bottom: -0.7rem; right: -0.7rem; border-radius: 2rem; z-index: -1;}
.notice2001 .list_box .topList dl {position: relative; padding: 1.6rem; overflow: hidden;}
.notice2001 .list_box .topList dl:before { content: ""; display: block; width: 19.85rem; height: 15.65rem; background: url(/images/po/template/T2001/main/2001_noti_round.png); position: absolute; bottom: -10rem; right: -9rem; z-index: 1;}
.notice2001 .list_box .topList dl dt{font-size: 0.95rem; height: 2.7rem; overflow: hidden; font-weight: 500; color: #313131; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }
.notice2001 .list_box .topList dl.no_data dt { font-size: 0.8rem; font-weight: 400; }
.notice2001 .list_box .topList dl.new dt::before{content: 'N'; font-family: 'Montserrat'; font-weight: 600; color: #fff; margin-right: 0.25rem; background: #5699ff; font-size:0.7rem; width: 1.3rem; height: 1.3rem; text-align: center; line-height: 1.3rem; display: inline-block; border-radius: 50%; }  
.notice2001 .list_box .topList dl dd p{font-size: 0.85rem; color: #595959; margin: 1rem 0; height: 2.2rem; line-height: 1.2rem; overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }
.notice2001 .list_box .topList span{position: relative; font-family: 'Montserrat'; font-size: 0.75rem; color: #707070; font-weight: 400;}
.notice2001 .list_box .topList span::after {position: absolute; content: 'More'; bottom: 0; right: -12rem; background: url(/images/po/template/T2001/main/2001_noti_more.png) no-repeat right 0 top 0; padding-right: 2rem; color: #1e1e1e; font-size: 0.9rem; font-family: 'Montserrat'; }
.notice2001 .list_box .topList span i {margin-right: 0.2rem; color: #bebebe;}
.notice2001 .list_box ul { overflow:hidden; padding: 0.8rem 0; width: calc(100% - 22.5rem); float: right; overflow: hidden;}
.notice2001 .list_box li:nth-of-type(n+7){display: none;}
.notice2001 .list_box li a { position:relative; display:block; line-height:1.75rem; padding:0 4.5rem 0 1rem; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; font-size: 0.85rem; font-weight: 400; color:#464646; }
.notice2001 .list_box li a.new { padding-left: 2.25rem; }
.notice2001 .list_box li a.new::before{content: 'N'; position: absolute; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); left: 1rem; color: #fff; background: #5699ff; width: 1rem; height: 1rem; border-radius: 50%; text-align: center; line-height: 1rem; font-size:0.6rem; }
.notice2001 .list_box li a:after{content:""; position:absolute; left:0; top:0.7rem; width: 0.3rem; height: 0.3rem; border-radius: 50%; background: #5699ff;}
.notice2001 .list_box li a span { position:absolute; right:0; top:0; color:#595959; font-family: 'Montserrat'; font-size: 0.8rem; font-weight: 300; }
.notice2001 .list_box li.no_data{text-align:center; line-height:8rem;}
.notice2001 .btn_more{position: absolute; top: -0.4rem; right: 0.1rem; }
.notice2001 .btn_more i{font-size: 1.2rem;  margin-left: 0.4rem; width: 1.5rem; height: 1.5rem; background: #949494; border-radius: 50%; color: #fff; display: flex; justify-content: center; align-items: center; }
.notice2001 .btn_more img{width: 50%;}
/* 게시판 : active */
.notice2001 .titTab li a.current span::before,
.notice2001 .titTab li a.current span::before { width: 100%; }
.notice2001 .titTab li a.current,
.notice2001 .titTab li a.current { font-weight: 600; color:#5699ff;  }
.notice2001 .titTab li a:hover span::before,
.notice2001 .titTab li a:focus span::before { width: 100%; transition: 0.2s; -webkit-transition: 0.2s; }
.notice2001 .titTab li a:hover,
.notice2001 .titTab li a:focus { font-weight: 600; color: #5699ff; }
.notice2001 .list_box .topList:hover dl dt,
.notice2001 .list_box .topList:focus dl dt{font-weight: 600;}
.notice2001 .list_box .topList:hover dl.no_data dt,
.notice2001 .list_box .topList:focus dl.no_data dt {font-weight: unset;}
.notice2001 .list_box .topList:hover dl dd,
.notice2001 .list_box .topList:focus dl dd{text-decoration: underline;}
.notice2001 .list_box.on { display: block; }
.notice2001 .list_box li a:hover,
.notice2001 .list_box li a:focus { text-decoration: underline; }
.notice2001 .titTab li a,
.notice2001 .list_box li a{-webkit-transition:all 0.15s; -ms-transition:all 0.15s; transition:all 0.15s; }

/* 팝업존 */
.pop2001 { position:relative; width:100%; height:100%;}
.pop2001 h2 { margin-right: 11rem; }
.pop2001 .control{ position: absolute; top: -0.6rem; right: 0; display: flex; align-items: center; color: #222222; }
.pop2001 .control p { display: inline-block; font-family: 'Montserrat'; font-size: 1rem; color: #777; font-weight: 500; margin-right: 0.75rem;}
.pop2001 .control p strong{position: relative; color: #2f4d90; font-weight: 600; padding-right: 0.55rem; margin-right: 0.25rem; }
.pop2001 .control p strong::before { content: "/"; position: absolute; color: #777; font-size: 0.7rem; right: 0; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); }
.pop2001 .control a {display: flex; align-items: center; justify-content: center; overflow: hidden; width: 2rem; height: 2rem; border-radius: 50%; background: #fff; box-shadow: 1px 1px 4px rgba(130,130,130,0.3); transition: all 0.15s; -webkit-transition: all 0.15s;}
.pop2001 .control a.slick-hidden{display: flex;}
.pop2001 .control a img{transition: all 0.15s; -webkit-transition: all 0.15s;}
.pop2001 .control .play {display: none;}
.pop2001 .control .stop,
.pop2001 .control .play { background: #fff; border-radius: 50%; width: 2rem; height: 2rem; margin: 0 0.4rem; box-shadow: 1px 1px 4px rgba(130,130,130,0.3); }
.pop2001 .pop_img { position:relative; width: 100%; height:12.5rem; overflow: hidden; text-align:center; border-radius: 1.5rem; background: rgba(0,0,0,0.15); box-shadow: 6px 7px 7px rgba(149,149,149,0.1);  isolation: isolate;}
.pop2001 .pop_img .slick-list {width:100%; margin:0 auto;}
.pop2001 .pop_img div,
.pop2001 .pop_img .item {height:100%;}
.pop2001 .pop_img .item a { display: flex; justify-content: center; align-items: center; font-size: 0; line-height: 0; width: 100%; height: 100%; }
.pop2001 .pop_img .item img { max-width: 100%; max-height: 100%; object-fit: contain; }
/* 팝업존 : active */
.pop2001 .control a.prev:hover img,
.pop2001 .control a.prev:focus img { transform: translateX(-5px); -webkit-transform: translateX(-5px); }
.pop2001 .control a.next:hover img,
.pop2001 .control a.next:focus img { transform: translateX(5px); -webkit-transform: translateX(5px); }
.pop2001 .control .stop:hover,
.pop2001 .control .stop:focus,
.pop2001 .control .play:hover,
.pop2001 .control .play:focus {background: #ffe69a;}

/* 갤러리 */
.gallery2001 {position: relative; height: 100%; z-index: 1;}
.gallery2001 h2 {margin-bottom: 0.5rem; margin-right: 8rem;}
.gallery2001 .list_box {margin: 0 -1rem;}
.gallery2001 ul { position:relative; }
.gallery2001 .slick-track {padding: 1.2rem 0 1rem;}
.gallery2001 ul li {padding: 0 1rem; }
.gallery2001 ul li a { position:relative; display:block; height:auto; border-radius: 1.5rem; box-shadow: 1px 2px 8px rgba(64,77,86,0.1); }
.gallery2001 ul li a:after {position: absolute; content: ''; width: calc(100% + 6px); height: calc(100% + 6px); top: -3px; left: -3px; background: #2ea5c9; border-radius: 1.5rem; opacity: 0; z-index: -1;}
.gallery2001 ul li a .img { position:relative; height:10.8rem; overflow: hidden; background: #f4f4f4; border-radius: 1.35rem 1.35rem 0 0; isolation: isolate;}
.gallery2001 ul li a .img img {position: absolute; top: 50%; left: 50%; width: 100%; height: auto; transform: translate(-50%, -50%) scale(1); -webkit-transform: translate(-50%, -50%) scale(1); -webkit-transition: all 0.3s; -ms-transition: all 0.3s; transition: all 0.3s;}
.gallery2001 .list_box a .img:before{ content:""; position:absolute; left:0; top:0; width:100%; height:100%; background:rgba(0,0,0,0.55); border-radius: 1rem; z-index: 1; opacity: 0; transition: all 0.2s; -webkit-transition: all 0.2s;}
.gallery2001 .list_box a .img:after { content: "\e913"; position: absolute;left: calc(50% - 1.25rem); top: calc(50% - 1.25rem); width: 2.5rem; height: 2.5rem; line-height: 2.3rem; text-align: center; font-size: 1.25rem; font-family: 'xeicon'; border-radius: 50%; border: 3px dotted #fff; color: #fff; z-index: 2; opacity: 0; transition: all 0.2s; -webkit-transition: all 0.2s;}
.gallery2001 ul li a p { position:relative; text-overflow:ellipsis; color: #313131; overflow:hidden; white-space: nowrap; font-size: 0.9rem; padding: 0.75rem 1.2rem 1rem 1.2rem; background: #fff; margin-top: -0.05rem; border-radius: 0 0 1.5rem 1.5rem;  isolation: isolate;}
.gallery2001 ul li a p span { display: block; font-family: 'Montserrat'; font-size: 0.75rem; font-weight: 400; color: #707070; margin-top: 0.5rem; }
.gallery2001 ul li a p span i { margin-right: 0.5rem;}
.gallery2001 .list_box li.no_data{ width:100%; height:11.5rem; display:flex; align-items:center; justify-content:center; padding:2rem 0; background:rgba(0, 0, 0, 0.05); border-radius:1.5rem; margin:0 0.7rem;} 
.gallery2001 .btn_more { width: auto; height: auto; border-radius: 50%; background: transparent; box-shadow: none; font-weight: 600;} 
.gallery2001 .btn_more img { margin-left: 0.5rem;}
.gallery2001 .no_data{height: 100%; text-align: center; line-height: 16rem; background: rgba(0,0,0,0.1); margin-top: 1rem; border-radius: 1rem;}
/** 갤러리 : active **/
.gallery2001 .list_box ul a:hover,
.gallery2001 .list_box ul a:focus {transform: translateY(-1rem); -webkit-transform: translateY(-1rem); }
.gallery2001 .list_box ul a:hover::after,
.gallery2001 .list_box ul a:focus::after {opacity: 1;}
.gallery2001 ul li a:hover p,
.gallery2001 ul li a:focus p {box-shadow: 0 0 0.35rem rgba(39,81,121,0.25);}
.gallery2001 a,
.gallery2001 .list_box a .img img {-webkit-transition:0.15s; transition:0.15s; }
.gallery2001 .list_box a:hover .img:before,
.gallery2001 .list_box a:focus .img:before{ opacity: 1; }
.gallery2001 .list_box a:hover .img:after,
.gallery2001 .list_box a:focus .img:after{ opacity: 1; transform: rotate(90deg); -webkit-transform: rotate(90deg);}
/* bar */
.gallery2001 .control p { display: inline-block; font-family: 'Montserrat'; font-size: 0.9rem; color: #777; font-weight: 500; margin-left: 0.5rem;}
.gallery2001 .control p strong{position: relative; color: #2ea5c9; font-weight: 600; padding-right: 0.55rem; margin-right: 0.25rem; }
.gallery2001 .control p strong::before { content: "/"; position: absolute; color: #777; font-size: 0.7rem; right: 0; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); }
.gallery2001 .control{ position:absolute; left:0; bottom:0; width:100%; display:flex; align-items:center;}
.gallery2001 .control .bar{ position:relative; height:1px; background:#c5cccb; flex:1;}
.gallery2001 .control .bar p{ position:absolute; left:0; top:0; height:100%; max-width:100%; background:#8fd6e6; transition: all 0.3s;}
.gallery2001 .control .bar p::before { content: ""; position: absolute; right: 0; bottom: -0.9rem; width: 1.8rem; height: 1.9rem; background: url(/images/po/template/T2001/main/progress_btn.png) no-repeat center/cover;}
.gallery2001 .control .play {display: none;} 
.gallery2001 .control .play,
.gallery2001 .control .stop {margin: 0 0.4rem;}
.gallery2001 .control a {display: flex; align-items: center; justify-content: center; color: #2ea5c9; background: #fff; border-radius: 50%; width: 1.5rem; height: 1.5rem; box-shadow: 1px 1px 4px rgba(130,130,130,0.3); }
.gallery2001 .control a i {transition: all 0.2s; -webkit-transition: all 0.2s;}
.gallery2001 .control a.prev:hover i,
.gallery2001 .control a.prev:focus i { transform: translateX(-3px); -webkit-transform: translateX(-3px); }
.gallery2001 .control a.next:hover i,
.gallery2001 .control a.next:focus i { transform: translateX(3px); -webkit-transform: translateX(3px); }
.gallery2001 .control .play:hover,
.gallery2001 .control .play:focus,
.gallery2001 .control .stop:hover,
.gallery2001 .control .stop:focus {background: #2ea5c9; color: #fff;}

/* 배너존 */
.banner_zone {line-height: 1; border-top: 1px solid #e5e5e5; background: #fff;}
.banner_zone .container {position: relative; height: 4rem; overflow: hidden;}
.banner_zone .container::after{content: ''; display: block; clear: both; }
.banner_zone h2 {float:left; margin-top: 1.5rem; width: 5rem; font-size: 0.9rem; font-weight: 700; color: #000;}
.banner_zone .bnWrap { width: calc(100% - 10rem); float:left; padding-top: 0.75rem; overflow: hidden;}
.banner_zone .bnWrap a {display: block; height: 2.5rem; line-height: 2.3rem; text-align: center; margin:0 1.5rem; overflow: hidden;}
.banner_zone .bnWrap a img {max-width: 100%; max-height: 100%; vertical-align: middle;}
.banner_zone .btn {float: right; margin-top: 1.3rem;}
.banner_zone .btn::after{content: ''; display: block; clear: both;}
.banner_zone .btn a {float: left; width: 1.4rem; height: 1.4rem; line-height:1.4rem; text-align:center; overflow: hidden; color: #7f7f7f;}
.banner_zone .btn a.play{display:none;}

@media (max-width: 1760px) {
	/* 퀵메뉴 */
	.quick_menu{right: 1rem; left: auto;}
}

@media (max-width: 1440px) {
	/* 퀵메뉴 */
	.quick_menu{display: none;}

    /* 비주얼 */
    .MVisual2001 .item img {width: 100%; height: auto;}
}

@media (max-width: 1240px) {
    h2.heading {font-size: 1.1rem;}

    /* 게시판 */
    .notice2001 .titTab li a {font-size: 1rem;}
    .notice2001 .list_box .topList {width: 100%; border-radius: 1.5rem;}
    .notice2001 .list_box .topList:after { width: calc(100% + 0.7rem); height: calc(100% + 0.7rem); bottom: -0.7rem; right: -0.7rem; border-radius: 2rem;}
    .notice2001 .list_box ul {width: 100%; padding: 1.2rem 0 0 0;}
    .notice2001 .list_box .topList dl {padding: 1rem;}
    .notice2001 .list_box .topList dl dt {display: block; height: 1.5rem; -webkit-line-clamp: unset; white-space: nowrap; text-overflow: ellipsis; font-size: 0.9rem; }
    .notice2001 .list_box .topList dl dd p {height: 1.2rem; display: block; -webkit-line-clamp: unset; white-space: nowrap; text-overflow: ellipsis; margin: 0.5rem 0;}
    .notice2001 .list_box .topList dl dd{position: relative; }
    .notice2001 .list_box .topList dl dd::after {position: absolute; content: 'More'; bottom: 0; right: 0; background: url(/images/po/template/T2001/main/2001_noti_more.png) no-repeat right 0 top 0; padding-right: 2rem; color: #1e1e1e; font-size: 0.85rem;font-family: 'Montserrat';}
    .notice2001 .list_box .topList dl.no_data dd::after {display: none;}
    .notice2001 .list_box .topList span::after {display: none;}
    .notice2001 .list_box li a {line-height: 1.5rem;}
    .notice2001 .list_box li:nth-of-type(n+4){display: none;}
    .notice2001 .list_box div.topList dl dt {height: 8rem; line-height: 8rem;}

    /* 팝업존 */
    .pop2001 .pop_img { border-radius: 1.5rem; }
}

@media (max-width: 1120px) {
    /* 갤러리 */
    .gallery2001 .no_data {margin: 1rem;}

    /* 공지사항 */
    .notice2001 h2 {font-size: 1rem;}
    .notice2001 .titTab {padding-left: 0.8rem;}
    .notice2001 .titTab li { max-width: calc(33% - 0.1rem);}
    .notice2001 .titTab li a { padding: 0 0.5rem;}
}

@media (max-width:1024px) {
    /* 메인비주얼 */
    .MVisual2001 .item img { width: 100%; height: auto; top:auto; transform: translate(-50%, 0); -webkit-transform: translate(-50%, 0); -ms-transform: translate(-50%, 0); }

    /* 공지사항 */
    .notice2001 h2 {font-size: 1.1rem;}
    .notice2001 .titTab {padding-left: 0.5rem;}
    .notice2001 .titTab li { max-width: calc(33% - 0.3rem);}
    .notice2001 .titTab li a { padding: 0 1rem;}
}

@media (max-width: 950px) {
    /* 비주얼 */
    .MVisual2001 {overflow: unset;}
    .MVisual2001 .slick-list {border-radius: 4.5rem; isolation: isolate;}
    .MVisual2001 .control {background: #fff; bottom: -1rem; left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); padding: 0.2rem 0.5rem;}
    .MVisual2001 .control .slider_count #current,
    .MVisual2001 .control .slider_count #total {font-size: 0.9rem;}
}

@media (max-width: 768px) {
	
    /* 배너존 */
	.banner_zone .container{height: auto;}
	.banner_zone h2{margin-top: 1rem;}
	.banner_zone .bnWrap{width:100%; }
	.banner_zone .bnWrap a{margin: 0 1rem;}
	.banner_zone .btn{position: absolute; top: 0; right: 0.5rem; margin-top: 1rem;}
}

@media (max-width:560px) {
    /* 비주얼 */
    .MVisual2001 .slick-list {border-radius: 1.5rem;}

    /* 게시판 */
    .notice2001 h2 {font-size: 1rem;}
    .notice2001 .titTab li {max-width: 100%;}
    .notice2001 .titTab ul li:last-child:before {display: none;}
    .notice2001 .list_box .topList dl {padding: 1.2rem;}
    .notice2001 .list_box .topList dl dt {display: -webkit-box; height: 2.5rem; -webkit-line-clamp: 2; white-space: normal; text-overflow: ellipsis; font-size: 0.9rem; }
    .notice2001 .list_box .topList dl dd p {height: 2.2rem; display: -webkit-box; -webkit-line-clamp: 2; white-space: normal; text-overflow: ellipsis; margin: 1rem 0;}
    .notice2001 .list_box ul {display: none;}

    /* 팝업존 */
    .pop2001 .pop_img {height: auto;}
    .pop2001 .control {top: -0.2rem;}
    .pop2001 .control a,
    .pop2001 .control .stop, .pop2001 .control .play { width: 1.5rem; height: 1.5rem;}

    /* 갤러리 */
    .gallery2001 .control {bottom: -1rem;}
    .gallery2001 .slick-track {padding: 0.2rem 0 1.5rem;}
}

@media (max-width:480px) {
    /* 타이틀 */
    h2.heading { margin-bottom: 0.75rem; }
}

@media (max-width: 380px) {
    /* 타이틀 */
    h2.heading { font-size: 0.9rem; }

    /* 게시판 */
    .notice2001 .titTab { margin-bottom: 0.25rem; }
    .notice2001 .titTab li a { font-size: 0.9rem; }
    .notice2001 .btn_more { top: -0.25rem; }
    .notice2001 .list_box .topList dl dt { font-size: 0.85rem; }
    .notice2001 .list_box .topList dl dd p { height: 1rem; -webkit-line-clamp: 1; margin: 0.5rem 0; }
    .notice2001 .list_box li a { line-height: 1.65rem; }

    /* 팝업존 */
    .pop2001 h2 { margin-right: 9.4rem; }

    /* 갤러리 */
    .gallery2001 .btn_more { top: -0.35rem; }
    .gallery2001 .list_box a .txt p { font-size: 0.75rem; }
}

@media (max-width: 320px) {
    .notice2001::before,
    .notice2001 h2 {display: none;}
}