﻿.btn_more {display: inline-block; font-size: 0.8rem; color: #000; font-weight: 600; position: absolute; top: 0.1rem; right: 0.5rem; -webkit-transition: all .2s; -ms-transition: all .2s; transition: all .2s; z-index: 3;}
.btn_more::before{content: ''; width: 1.2rem; height: 1.2rem; border-radius: 5rem; background: #ccf6f0; position: absolute; top: 50%; transform: translateY(-50%); left: auto; right: -.5rem; z-index: 1; -webkit-transition: all .2s; -ms-transition: all .2s; transition: all .2s;}
.btn_more::after{content: ''; position: relative; display: inline-block; width: 1.2rem; height: 0.1rem; background: #000; vertical-align: super; margin-left: 0.4rem; z-index: 3;}
.btn_more em{position: relative; z-index: 3;}

.btn_more:hover::before{ transform: translateY(-50%) scale(1.5); }


/* 메인비주얼 */
.MVisual1001 {position: relative; height: 100%; overflow: hidden; }
.MVisual1001 .item {line-height: 0; overflow: hidden;}
.MVisual1001 .item img {position: relative; width: auto; height: 100%; float: right;}
.MVisual1001 .control {position: absolute; right: 1rem; bottom: 1rem; z-index: 1;}
.MVisual1001 .control > a {display: inline-block; width: 2rem; height: 2rem; line-height: 2rem; text-align: center; color: #fff; background: rgb(17, 50, 30, 0.5); border-radius: 50%; -webkit-transition: all .15s; -ms-transition: all .15s; transition: all .15s;}
.MVisual1001 .control > a.play {display: none;}
.MVisual1001 .control > a:hover,
.MVisual1001 .control > a:focus {background: rgba(3, 3, 39, 0.6);}


/* 게시판 */
.notice1001 {position: relative; height: 100%; background: #fff; box-shadow: 0 0 0.4rem rgba(0,0,0,0.1); padding: 1.5rem ;}
.notice1001 .titTab {position: relative; margin-bottom:.75rem;}
.notice1001 .titTab ul {font-size: 0; padding-right: 2rem; border-bottom: 2px solid #ededed;}
.notice1001 .titTab li {position: relative; display: inline-block; max-width: calc(32% - 1.5rem); vertical-align: top;}
.notice1001 .titTab li + li {margin-left: 1.5rem;}
.notice1001 .titTab li + li::before{content: ''; display: block; position: absolute; width: 0.3rem; height: 0.3rem; border-radius: 50%; background: #bbb; left: -0.8rem; top: 50%; transform: translateY(-50%);}
.notice1001 .titTab li a {position: relative; display: block; line-height: 2.5rem; font-size: 1rem; font-weight:500; color: #000; }
.notice1001 .titTab li a:before {content:''; color: #fff; position:absolute; bottom: -.1rem; left:50%; transform: translateX(-50%); width: 0%; height: 2px; line-height: 1.3rem;background:#03baa2; opacity:0; -webkit-transition: all .15s; -ms-transition: all .15s; transition: all .15s;  z-index: 3;}
.notice1001 .titTab li a span {display: block; white-space: nowrap; overflow: hidden;}

.notice1001 .list_box {display: none; width: 100%; height: 100%;}
.notice1001 .list_box ul {height: 100%; overflow: hidden; margin-top: 1rem;}
.notice1001 .list_box li:nth-of-type(n+6) {display: none;}
.notice1001 .list_box li a {position: relative; display: block; padding: 0 5rem 0 1.4rem; line-height: 1.75rem; font-size: 0.8rem;}
.notice1001 .list_box li a:after {content:"\e93e"; font-family: 'xeicon'; font-size: 0.7rem; color: #03baa2; display: block; position: absolute; left: 0; top:50%; transform: translateY(-50%); width: 1rem; height: 1rem; line-height: 1rem; text-align: center; background: #ededed; border-radius: 50%; transition: all 0.2s;}
.notice1001 .list_box li a p {width: 100%; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; font-weight: 400; color:#222;}
.notice1001 .list_box li a.new p::before{ content: 'NEW'; display: inline-block; color: #2d898d; font-style: italic; font-weight: 700; margin-right:0.5rem; }
.notice1001 .list_box li a span {position: absolute; top: 0; right: 0; font-size: 0.75rem;}
.notice1001 .list_box li.no_data {text-align: center; line-height: 9.5rem;}
.notice1001 .btn_more {top: 2.1rem; right: 1.7rem;}
/* 게시판 : active */
.notice1001 .titTab li a:hover,
.notice1001 .titTab li a:focus,
.notice1001 .titTab li a.current { font-weight: 700; }
.notice1001 .titTab li a.current:before {width:100%; opacity:1;}
.notice1001 .list_box.on {display: block;}
.notice1001 .list_box li a:hover::after,
.notice1001 .list_box li a:focus::after { background: #03baa2; color: #fff;}
.notice1001 .list_box .topList:hover dt{text-decoration: underline;}
.notice1001 .titTab li a,
.notice1001 .list_box li a,
.notice1001 .list_box .topList dt{-webkit-transition: all .3s; -ms-transition: all .3s; transition: all .3s;}

/* 바로가기 서비스 */
.M_link01_1001{width: 100%; height: 100%; padding: 1.5rem; background:#60ddd3 url(/images/template/T1001/main/1001_img_link01_bg.png) no-repeat bottom right;}
.M_link01_1001 h2{font-weight: 700; font-size: 1rem; overflow: hidden; white-space: nowrap; margin-bottom: 1rem; color: #000;}
.M_link01_1001 ul li + li{ margin-top: 0.5rem;}
.M_link01_1001 ul li a{position: relative; display: block; background: #fff; padding:0 2.5rem 0 1rem; line-height: 2.3rem; font-weight: 700; font-size: .85rem;}
.M_link01_1001 ul li a::after{position: absolute; content: "\e92f"; font-family: 'xeicon'; display: block; width: 1.2rem; height: 1.2rem; line-height: 1.2rem; text-align: center; background: #979797; color: #fff; font-size: .5rem; border-radius: 50%; top: 50%; right: 1rem; transform: translateY(-50%) rotate(90deg); transition: all 0.2s; -ms-transition: all 0.2s;}
.M_link01_1001 ul li a span{display:block; overflow: hidden; white-space: nowrap;}
/* 바로가기 서비스 : hover */
.M_link01_1001 ul li a:hover::after,
.M_link01_1001 ul li a:focus::after{background: #03baa2;}

/* 팝업존 */
.pop1001 {position: relative; width: 100%; height: 100%;}
.pop1001 .nss_pg {position: absolute; left: 0; right: 0; bottom: 0; background: rgba(0, 0, 0, .7); padding: 0.4rem 1rem; z-index: 5;}
.pop1001 .nss_pg::after{content: ''; display: block; clear: both;}
.pop1001 .nss_pg p {float: left; position: relative; display: inline-block; margin-right: 0.5rem; vertical-align: middle; font-weight:500; color:#fff; font-size: 0.8rem;}
.pop1001 .nss_pg p strong {position: relative; display: inline-block; margin-right:1.4rem;}
.pop1001 .nss_pg p strong:after {content:''; position:absolute; top:50%; right:-1rem; width:13px; height:1px; background:#fff; }
.pop1001 .nss_pg .control{float: right; display: inline-block; vertical-align: middle;}
.pop1001 .nss_pg a {font-size: 1rem; display: inline-block; color: #fff; width:1.25rem; height:1.25rem; line-height:1.25rem; text-align:center; margin: 0 0.3rem; }
.pop1001 .nss_pg .play, .pop1001 .nss_pg .stop{ margin:0 .2rem;border: 2px solid #fff; border-radius: 50%; font-size: 0.7rem; line-height: 0.9rem; width: 1rem; height: 1rem;}
.pop1001 .nss_pg .play {display: none;}
.pop1001 .pop_img { position:relative; height:100%; overflow: hidden; background:#eee; box-shadow: 0 0 9px rgba(0, 0, 0, .15);}
.pop1001 .pop_img div,
.pop1001 .pop_img .item {height:100%;}
.pop1001 .pop_img .item a { display: block; height:100%; line-height:0; text-align:center; overflow:hidden; }
.pop1001 .pop_img .item a:focus { border:2px solid #000;}
.pop1001 .pop_img .item img {position:relative; max-width:100%; width:auto; height:100%;}


/* 갤러리 : 공통 */
.gallery1001 {position: relative; height: 100%; z-index: 1;}
.gallery1001 .tit_wrap{position: relative; margin-bottom: 1.5rem; padding-right: 4rem;}
.gallery1001 .tit_wrap h2 {font-weight: 700; font-size:1rem; overflow:hidden; white-space:nowrap; color: #000;}
.gallery1001 .tit_wrap .btn_more {position: absolute; right: 0; top: 0; background-color: #fc714e;}
.gallery1001 .list_box {margin: 0 -0.6rem;}
.gallery1001 .list_box::after {clear: both; display: block; content: '';}
.gallery1001 .list_box li {float: left; padding: 0 0.55rem; width: 50%;}
.gallery1001 .list_box li:nth-of-type(n+3) {display: none;}
.gallery1001 .list_box li.no_data{ width:calc(100% - 1.2rem); margin-left: 0.6rem; height:16.8rem; display:flex; align-items:center; justify-content:center; padding:2rem 0; font-size:.9rem; background:rgba(0,0,0,0.05);}
.gallery1001 .list_box li a {position: relative; display: block; overflow: hidden; height:16.8rem; transition: all 0.2s;}
.gallery1001 .list_box li a .img {position: relative; width: 100%; height: 11rem; background: rgba(0, 0, 0, .15); overflow: hidden; transition: all 0.2s;}
.gallery1001 .list_box li a .img::before{content: "\e913"; font-family: 'xeicon'; display: block; width: 2rem; height: 2rem; line-height: 2rem; text-align: center; background-color: #03baa2; color: #fff; border-radius: 50%; position: absolute; top: 1rem; right: 1rem; z-index: 9; opacity: 0; transition: all 0.2s;}
.gallery1001 .list_box li a .img img {position: absolute; top: 50%; left: 50%; width: 100%; height: auto; transform: translate(-50%, -50%) scale(1.02); -webkit-transform: translate(-50%, -50%) scale(1.02); -webkit-transition: all .2s; -ms-transition: all .2s; transition: all .2s;}
.gallery1001 .list_box li a .tit {line-height: 1.5rem; margin: .8rem 0; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; font-size: 0.9rem; font-weight: 600; color: #000;}
.gallery1001 .list_box li a.new .tit{padding-left: 2rem; position: relative;}
.gallery1001 .list_box li a.new .tit::before{content: 'N'; position: absolute; width: 1.5rem; height: 1.5rem; line-height: 1.5rem; text-align: center;display: inline-block; vertical-align: middle; border-radius: 50%; left: 0; top: 50%; transform: translateY(-50%); background: #2d898d; color: #fff;}
.gallery1001 .list_box li a .txt { height: 2.4rem; line-height: 1.25rem; font-size: 0.8rem; font-weight: 500; color: #222; overflow: hidden;}
/** 갤러리 : 공통 : active **/
.gallery1001 .list_box li a:hover .img::before,
.gallery1001 .list_box li a:focus .img::before{opacity: 1;}
.gallery1001 .list_box li a:hover .img img,
.gallery1001 .list_box li a:focus .img img {transform: translate(-50%, -50%) scale(1.1); -webkit-transform: translate(-50%, -50%) scale(1.1);}

/* 사용자 서비스 */
.userSrv{height:100%; background: #fff; box-shadow: 0 0 0.4rem rgba(0,0,0,0.1); }
.userSrv .titTab{border-bottom: 1px solid #ddd;}
.userSrv .titTab ul::after{content: ''; display: block; clear: both;}
.userSrv .titTab ul li{float: left; width: 33.33%; text-align: center; height: 2.75rem; line-height: 2.75rem; position: relative;}
.userSrv .titTab ul li a{display: block; height: 100%; font-size: 1rem; color: #000; overflow: hidden; font-weight: 600;}
.userSrv .titTab ul li a.current{background: #60ded3; font-weight: 700;}
.userSrv .titTab ul li + li a::before{ content: ''; display: block; width: 2px ; height: 20px; background: #ddd; position: absolute; top: 50%; transform: translateY(-50%); left: 0;}
.userSrv .titTab ul li + li a.current::before{ display: none;}
.userSrv .titTab ul li a span{ position: relative; display: flex; justify-content: center; align-items: center; margin: 0 auto; max-width: 80%;}
.userSrv .titTab ul li a span::after{content:"\e935"; font-family: 'xeicon'; display: inline-block; color: #000; background: #cdefeb; border-radius: 50%; width: 1.3rem; height: 1.3rem; line-height: 1.3rem; text-align: center; font-size: 0.7rem;margin-left:-1rem; vertical-align: middle; opacity: 0; transition: all 0.2s;}
.userSrv .titTab ul li a span em{display: inline-block; white-space: nowrap; max-width: calc(100% - 2rem); overflow: hidden; vertical-align: middle;}
.userSrv .titTab ul li a.current span::after{opacity: 1; margin-left: 0.5rem; }

.userSrv .list_box{display: none;}
.userSrv .list_box.on{display: block;}
.userSrv .list_box .link02 ul {display: table; table-layout: fixed; width: 100%; text-align: center; padding: 1rem 0.5rem 0 0.5rem;}
.userSrv .list_box .link02 ul li { display: table-cell;}
.userSrv .list_box .link02 ul li + li{position: relative; }
.userSrv .list_box .link02 ul li + li::before{content: ''; display: block; width: 0.3rem; height: 0.3rem; border-radius: 50%; background: #ddd; position: absolute; top: 50%; transform: translateY(-50%); left: 0rem;}
.userSrv .list_box .link02 ul li a .img img{transition: all 0.2s;}
.userSrv .list_box .link02 ul li span{ height: 2.2rem; overflow: hidden; display: inline-block; padding: 0 1rem; font-weight: 600; color: #000;}
.userSrv .list_box ul li.no_data{text-align: center; line-height: 6.5rem;}
/* 사용자 서비스 : hover */
.userSrv .list_box .link02 ul li a:hover .img img,
.userSrv .list_box .link02 ul li a:focus .img img{ transform: rotateY(180deg);}

/* 바로가기2 */
.M_link02_1001{height: 100%; background: #fff;}
.M_link02_1001 ul{height: 100%;}
.M_link02_1001 ul li{height: 50%; }
.M_link02_1001 ul li a{display: flex; align-items: center; justify-content: space-between; border:2px solid #ddd;  padding: 1rem; height: 100%; color: #000; font-size: 0.9rem; font-weight: 600; transition: all 0.2s;}
.M_link02_1001 ul li + li a{ border-top-color: transparent;}
.M_link02_1001 ul li a span{ white-space: nowrap; display: block; overflow: hidden; max-width: calc(100% - 4rem);}
.M_link02_1001 ul li a .img{ width: 3.5rem; height: 3.5rem; border-radius: 50%; background: #d6e6ee;}
.M_link02_1001 ul li a .img img{display:block; width: 100%; height: 100%; transition: all 0.2s;}
/* 바로가기2 :hover */
.M_link02_1001 ul li a:hover,
.M_link02_1001 ul li a:focus{ border: 2px solid #00cfb4; box-shadow: 0 0 0.2rem #3bffe5;}
.M_link02_1001 ul li a:hover .img img,
.M_link02_1001 ul li a:focus .img img{transform: rotateY(180deg);}

/* 바로가기3 */
.M_link03_1001{position: relative; padding:2rem 2rem 1rem 2rem; margin-top: -6rem;}
.M_link03_1001::before{content: ''; display: block; position: absolute; left: -5rem; top: 0; bottom: 0; width: 200% ; border-radius: 10rem; background: #cdf4ff;}
.M_link03_1001 .link_slider{ position:relative; width: 100%; text-align: center; white-space: nowrap; overflow: hidden; z-index: 2;}
.M_link03_1001 .link_slider div{display: inline-block; width:100%;}
.M_link03_1001 .link_slider div a .img{ width: 5rem; height: 5rem; background: #fff; border-radius: 50%; margin: 0 auto 0.5rem auto; transition: all 0.2s;}
.M_link03_1001 .link_slider div a .img img{width: 100%;}
.M_link03_1001 .link_slider div a span{font-weight: 600; white-space: normal; height: 2.2rem; overflow: hidden; display: block; color: #000;}
.M_link03_1001 > a{position: absolute; top: 50%; transform: translateY(-50%); left: 0; background: #f3fcff; width: 2rem; height: 2rem; line-height: 2rem; text-align: center; border-radius: 50%;}
.M_link03_1001 > a.next{left:auto; right: 0;}
/* 바로가기3 : hover */
.M_link03_1001 .link_slider div a:hover .img,
.M_link03_1001 .link_slider div a:focus .img{border:4px solid #87e2fd;}

/* 바로가기4 */
.M_link04_1001{display: flex; justify-content: space-between; align-items: flex-start;}
.M_link04_1001 h2{ font-size: 1rem; font-weight: 700; flex-shrink: 0; width: 8rem; height: 2.7rem; overflow: hidden; color: #000;}
.M_link04_1001 ul{width: calc(100% - 8rem);}
.M_link04_1001 ul::after{content: ''; display: block; clear: both;}
.M_link04_1001 ul li{float: left; width: 20%; padding: 0 0 1rem 1rem;}
.M_link04_1001 ul li a{display: flex; justify-content: flex-start; align-items: center; border: 2px solid #ccc; padding: 0.5rem 0.7rem; transition: all 0.2s;}
.M_link04_1001 ul li a i.xi-play{ background: #ccc; width: 1rem; height: 1rem; line-height: 1rem; text-align: center; border-radius: 50%; color: #fff; margin-right: 0.3rem; font-size: 0.6rem; transition: all 0.2s;}
.M_link04_1001 ul li a span{ white-space: nowrap; max-width: calc(100% - 3rem); overflow: hidden; font-weight: 600;}
.M_link04_1001 ul li a i:last-of-type{margin-left: auto; transition: all 0.2s;}
/* 바로가기4 : hover */
.M_link04_1001 ul li a:hover,
.M_link04_1001 ul li a:focus{ border-color: #33c3ed; box-shadow: 0 0 0.3rem #90e6ff;}
.M_link04_1001 ul li a:hover i.xi-play,
.M_link04_1001 ul li a:focus i.xi-play{background: #33c3ed;}
.M_link04_1001 ul li a:hover i:last-of-type,
.M_link04_1001 ul li a:focus i:last-of-type{color: #33c3ed; transform: rotate(180deg);}


/* 배너존 */
.banner_zone {line-height: 1; border-top: 1px solid #ccc; background: #fff; border-bottom: 1px solid #ccc;}
.banner_zone .container {position: relative; height: 4rem; overflow: hidden;}
.banner_zone h2 {float:left; margin-top: 1.5rem; width: 4rem; font-size: 0.8rem; font-weight: 600; color: #191919;}
.banner_zone .btn {float: left; margin-top: 1.3rem; overflow: hidden; border-left:1px solid #ccc;}
.banner_zone .btn a {float: left; width: 1.4rem; height: 1.4rem; line-height:1.4rem; text-align:center; overflow: hidden; border:1px solid #ccc; border-left:0;}
.banner_zone .btn a.play{display:none;}
.banner_zone .bnWrap {width: calc(100% - 10rem); float:left; padding-top: 0.75rem; padding-left:1.5rem; overflow: hidden;}
.banner_zone .bnWrap a {display: block; height: 2.5rem; line-height: 2.3rem; text-align: center; margin:0 5px; border: 1px solid #c8d1db; overflow: hidden;}
.banner_zone .bnWrap a img {max-width: 100%; max-height: 100%; vertical-align: middle;}
/* 배너존 : active */
.banner_zone .btn a:hover,
.banner_zone .btn a:focus {background:#f1f1f1;}

@media (max-width: 1600px) {
    .M_link03_1001::before{ border-radius:0;}
}

@media (max-width: 1440px) {
    /* 메인비주얼 */
    .MVisual1001 .item img{width: 100%; height: auto;}

    /* 갤러리 :공통 */
    .gallery1001 .tit_wrap{margin-bottom: .5rem;}

    /* 바로가기3 */
    .M_link03_1001{margin-top: 0;}

}

@media (max-width: 1240px) {

    /* 바로가기4 : 링크서비스 */
    .M_link04_1001 ul li{width: 25%; }
}

@media (max-width: 1160px) {

}
@media (max-width: 1024px) {
    /* 갤러리 : 공통 */
    .gallery1001 .list_box li a .img img{width: auto; height: 100%;}

    /* 바로가기1 : 바로가기서비스 */
    .M_link01_1001{background: #60ddd3 url(/images/template/T1001/main/1001_img_link01_bg.png) no-repeat bottom right -3rem;}

    /* 바로가기2 */
    .M_link02_1001 ul{display: flex;}
    .M_link02_1001 ul li{flex: 1; width: 50%;}
    .M_link02_1001 ul li a{ padding: 0.5rem 1rem;}
    .M_link02_1001 ul li + li a{border-top-color: #ddd; border-left-color: transparent;}

    /* 바로가기4 : 링크서비스 */
    .M_link04_1001 ul li{width: 33.3%; padding: 0 0 0.5rem 0.5rem;}

}

@media (max-width: 860px) {
	/* 배너존 */
	.banner_zone h2 {display: none;}
	.banner_zone .bnWrap {padding-left: 0.75rem; width: calc(100% - 6rem);}
}

@media (max-width: 768px) {
    /* 게시판 */
    .notice1001{padding: 1rem;}
    .notice1001 .btn_more{top: 1.6rem;}

    /* 바로가기2 */
    .M_link02_1001 ul{display: block;}
    .M_link02_1001 ul li{width: 100%;}
    .M_link02_1001 ul li + li a{border-left-color: #ddd; border-top-color:transparent;}

    /* 바로가기3 */
    .M_link03_1001 .link_slider div a .img{width: 4rem; height: 4rem;}

    /* 바로가기4 : 링크서비스 */
    .M_link04_1001 ul li{width: 50%;}


}
@media (max-width: 640px) {	
    /* 바로가기1 : 바로가기서비스 */
    .M_link01_1001{padding-right: 13rem;}


}
@media (max-width: 600px) {	
    /* 바로가기4 : 링크서비스 */
    .M_link04_1001{flex-direction: column;}
    .M_link04_1001 ul{width: 100%; margin-top: 1rem;}
    .M_link04_1001 ul li{padding: 0 0.1rem 0.5rem 0.1rem;}


    
}

@media (max-width: 480px) {
    /* 게시판 */
    .notice1001 .titTab ul{padding-right: 5rem;}
    .notice1001 .titTab li{max-width: 100%; margin-right: 1rem;}
    .notice1001 .titTab li + li{margin-left: 0;}
    .notice1001 .titTab li + li::before{display: none;}

    /* 갤러리 : 공통 */
    .gallery1001 .list_box li{width: 100%; }
    .gallery1001 .list_box li + li{margin-top: 1rem;}
    .gallery1001 .list_box li a .tit{margin-bottom: 0.3rem;}
    
    /* 바로가기1 : 바로가기서비스 */
    .M_link01_1001{padding-right: 1.5rem; background-image: none;}


    /* 사용자 서비스 */
    .userSrv .list_box .link02 ul{display: flex; flex-wrap: wrap;}
    .userSrv .list_box .link02 ul li{width: 33.33%;}
    .userSrv .list_box .link02 ul li:nth-child(3n+1)::before{display: none;}
    .userSrv .list_box .link02 ul li a .img{width: 90%; max-width: 5rem; margin: 0 auto;}
    .userSrv .list_box .link02 ul li a .img img{width: 100%;}
}
@media (max-width: 420px) {
    /* 바로가기4 : 링크서비스 */
    .M_link04_1001 ul li{width: 100%;}
}

@media (max-width: 380px) {
}

@media (max-width: 350px) {
    /* 바로가기2 */
    .userSrv .titTab ul li{width: 100%;}
    .userSrv .titTab ul li + li{border-top: 1px solid #ddd;}
    .userSrv .titTab ul li + li a::before{display: none;}

}