@charset "utf-8";
/* com2zoa design JJH 20190315 */

/* COMMON */
.btn_img {text-indent: -9999px; font-size: 0; line-height: 0; overflow: hidden}
.clear_fix {*zoom:1}
.clear_fix:after {content: ""; display: block; clear: both}

#wrap {overflow: hidden; min-width: 320px;}

/* mainheader */
#mainheader {position: relative; z-index: 100; box-shadow: 0 4px 4px rgba(0, 0, 0, .15);}
#mainheader .logo a {display: block; width: 300px;}
#mainheader .logo img {width: 100%}
#mainheader .logo .logo_m {display: none}
#mainheader .header_wrap {position: relative; z-index: 75;}
#mainheader .top_links {position: absolute;}
#mainheader .top_links .tl_item {display: inline-block; background-repeat: no-repeat; background-position: 0 50%; line-height: 40px;}
#mainheader .top_links .tl1 {background-image: url(../images/main/ico_top_link1.png)}
#mainheader .top_links .tl2 {background-image: url(../images/main/ico_top_link2new.png); color:#f00}
#mainheader .top_links .tl4 {background-image: url(../images/main/ico_top_link3new.png); color:#005aab}
#mainheader .top_links .tl5 {background-image: url(../images/main/ico_top_link4.gif); color:#2aa333}

#mainheader .top_links .tl_item.tl3 {background-image: url(../images/main/ico_top_link3.png); background-position-x: 18px}
#mainheader .top_btns {position: absolute;}
#mainheader .top_btns a,
#mainheader .top_btns button {display: inline-block; padding: 0; width: 40px; height: 40px; background-color: #fff; background-repeat: no-repeat; background-position: 50% 50%; background-size: 20px; border: 1px solid #dbdbdb; border-radius: 50%; vertical-align: middle;}
#mainheader .top_btns .tb1 {background-image: url(../images/main/ico_top_btn1.png)}
#mainheader .top_btns .tb2 {background-image: url(../images/main/ico_top_btn2.png)}
#mainheader .top_btns .tb3 {background-image: url(../images/main/ico_top_btn3.png)}

#content {position: relative; z-index: 50;}

/* gnb */
#gnb {position: relative; z-index: 85;}

/* 홍보영역 */
.promo .promo_wrap {position: relative; max-width: 476px; width: 90%; max-height: 448px; overflow: hidden;}
.promo .promo_btns {position: absolute; right: 12px; top: 12px;}
.promo .promo_btns li {background-color: rgba(0, 0, 0, .7); width: 28px; height: 28px; color: #fff; float: left; margin-left: 1px; text-align: center; line-height: 28px;}
.promo .promo_btns li:first-child {width: 60px}
.promo .promo_btns button {border: 0; padding: 0; background-position: 50% 50%; background-repeat: no-repeat; background-color: transparent; width: 28px; height: 28px;}
.promo .promo_btns .btn_prev {background-image: url(../images/main/btn_promo_prev.png)}
.promo .promo_btns .btn_stop {background-image: url(../images/main/btn_promo_stop.png)}
.promo .promo_btns .btn_next {background-image: url(../images/main/btn_promo_next.png)}
.promo .promo_item {position: relative;}
.promo .promo_item img {width: 100%;}
.promo .promo_item .promo_tit {position: absolute; left: 0; bottom: 0; font-weight: 500; font-size: 15px; line-height: 44px; text-align: center; background: rgba(0, 0, 0, .7); width: 100%; color: #fff; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}

/* 최신글 */
.latest .latest_tit {font-size: 17px; color: #212121; padding-bottom: 12px; border-bottom: 3px solid #212121; display: inline-block; margin-bottom: 24px;}
.latest .latest_list li {font-size: 14px;}
.latest .latest_list li a {display: block; padding-right: 68px; position: relative; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; line-height: 1.9; margin-top: 4px;}
.latest .latest_list li:first-child a {margin-top: 0;}
.latest .latest_list li .date {position: absolute; right: 0; top: 50%; transform: translateY(-50%); color: #9a9a9a; font-size: 13px;}
.latest .latest_list li:hover .txt {color: #212121; text-decoration: underline;}
.latest .btn_more {position: absolute; right: 0; top: 0; width: 30px; height: 30px; border: 1px solid #dbdbdb; background: url(../images/main/btn_more1.png) 50% 50% no-repeat;}
.latest .latest_wrap {position: relative;}

/* 교총이모저모 */
.main_photo {position: relative;}
.main_photo .photo_tit {position: absolute; left: 0; top: 0; width: 164px;}
.main_photo .photo_tit img {display: block;}
.main_photo .photo_tit .txt {display: block; font-size: 20px; font-weight: 600; color: #212121; margin-bottom: 20px;}
.main_photo .photo_tit .txt::before {content: ""; display: block; width: 34px; height: 6px; background: #272727; margin-bottom: 10px;}
.main_photo .photo_btns {position: absolute; left: 44px; bottom: 36px; border-top: 1px solid #dbdbdb; border-left: 1px solid #dbdbdb;}
.main_photo .photo_btns li {width: 25px; height: 25px; border-right: 1px solid #dbdbdb; border-bottom: 1px solid #dbdbdb; float: left;}
.main_photo .photo_btns li .btn_img {display: block; width: 25px; height: 25px; padding: 0; background-position: 50% 50%; background-repeat: no-repeat; background-color: transparent;}
.main_photo .photo_btns .btn_prev {background-image: url(../images/main/btn_photo1.png)}
.main_photo .photo_btns .btn_stop {background-image: url(../images/main/btn_photo2.png)}
.main_photo .photo_btns .btn_next {background-image: url(../images/main/btn_photo3.png)}
.main_photo .photo_btns .btn_more {background-image: url(../images/main/btn_photo4.png)}
.main_photo .photo_list {margin-left: 164px;}
.main_photo .photo_list .photo {display: block; max-width: 238px; width: 100%; height: 154px; margin: 0 auto; background: #fcfcfc url(../images/main/no_img_bg.png) 50% 50% no-repeat;}
.main_photo .photo_list .tit {font-size: 16px; text-align: center; color: #212121; max-width: 238px; width: 100%; margin: 0 auto; padding: 14px 0; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}

/* 배너 */
.main_banner {border: 1px solid #dbdbdb; position: relative; padding: 22px 0;}
.main_banner .ban_list {margin-left: 140px;}
.main_banner .ban_list .ban_img {width: 166px; height: 44px; border: 1px solid #dbdbdb; margin: 0 auto;}
.main_banner .banner_tit {position: absolute; left: 22px; top: 20px; font-size: 16px; font-weight: 500; color: #212121;}
.main_banner .ban_btns {position: absolute; left: 22px; bottom: 14px; border-top: 1px solid #dbdbdb; border-left: 1px solid #dbdbdb;}
.main_banner .ban_btns li {width: 25px; height: 25px; border-right: 1px solid #dbdbdb; border-bottom: 1px solid #dbdbdb; float: left;}
.main_banner .ban_btns li .btn_img {display: block; width: 25px; height: 25px; padding: 0; background-position: 50% 50%; background-repeat: no-repeat; background-color: transparent;}
.main_banner .ban_btns .btn_prev {background-image: url(../images/main/btn_photo1.png)}
.main_banner .ban_btns .btn_stop {background-image: url(../images/main/btn_photo2.png)}
.main_banner .ban_btns .btn_next {background-image: url(../images/main/btn_photo3.png)}
.main_banner .ban_btns .btn_more {background-image: url(../images/main/btn_photo4.png)}

/* footer */
#footwrap {background: #616161; position: relative; z-index: 70;}
#footwrap .inner_wrap {width: 100%; max-width: 1200px; margin: 0 auto; position: relative;}
#footwrap .address_wrap {color: #fff; font-weight: 200; /*font-style: italic;*/ line-height: 1.8; border-top: 1px solid #dde1e4;}
#footwrap .footer_menu li {float: left; font-size: 14px; position: relative;}
#footwrap .footer_menu li a {color: #fff;}
#footwrap .footer_menu li::before {content:""; display: block; width: 3px; height: 3px; background: url(../images/main/blt_foot_menu.png) 0 0 no-repeat; position: absolute; left: -1px; top: 50%; transform: translateY(-50%);}
#footwrap .footer_menu li:first-child::before {display: none;}

/* 패밀리사이트 */
.family_site {position: absolute; border: 1px solid #fff; border-radius: 4px; width: 280px; right: 0; top: 19px;}
.family_site .family_site_name {color: #fff; font-weight: 400; padding: 13px 18px 12px 18px; font-size: 15px; cursor: pointer;}
.family_site .family_site_link {position: absolute; right: 0; top: 0; width: 40px; height: 40px; background: url(../images/main/btn_family_site.png) 50% 50% no-repeat; border-left: 1px solid #b0b0b0;}
.family_site .family_list {position: absolute; left: 0; bottom: 42px; background: #fff; width: 100%; height: 300px; overflow-y: auto; display: none; border: 1px solid #dfdfdf;}
.family_site .family_list li a {display: block; padding: 12px;}
.family_site .family_list li:hover a {background: #1e5bae; color: #fff;}

/* 퀵서비스 */
.quick_link {background: #0b8ac2 url(../images/main/bg_qs.png) 50% 50% no-repeat; padding-bottom: 16px;}
.quick_link .quick_tit {font-size: 17px; color: #fff; font-weight: 500; text-align: center; padding: 12px 0 18px 0;}
.quick_link .ql_list {padding: 0 8px;}
.quick_link .ql_item {float: left; text-align: center; width: 25%;}
.quick_link .ql_item a {display: block; margin: 0 8px; font-size: 15px; color: #053664; position: relative; overflow: hidden; background-color: rgba(255, 255, 255, .4); transition: all .8s;}
.quick_link .ql_item a span {display: block; line-height:120%; padding: 63px 0 8px 0; background-position: 50% 10px; background-repeat: no-repeat; position: relative; font-size:14px; font-weight:400; z-index: 15;}
.quick_link .ql_item a::before {content: ""; display: block; position: absolute; left: 0; bottom: 0; width: 0; height: 0; border-radius: 50%; background: #032f6a; transition: all .8s; z-index: 11;}
.quick_link .ql_item a:hover {color: #fff;}
.quick_link .ql_item a:hover::before {width: 1000px; height: 1000px; left: -500px; bottom: -500px;}
.quick_link .ql_item.ql1 a span {background-image: url(../images/main/ico_qs01.png);}
.quick_link .ql_item.ql2 a span {background-image: url(../images/main/ico_qs02.png);}
.quick_link .ql_item.ql3 a span {background-image: url(../images/main/ico_qs03.png);}

.quick_link .ql_item.ql4 a span {background-image: url(../images/main/ico_qs04.png);}
/* .quick_link .ql_item.ql5 a span {background-image: url(../images/main/ico_qs05.png);} */
.quick_link .ql_item.ql6 a span {background-image: url(../images/main/ico_qs06.png);}
.quick_link .ql_item.ql7 a span {background-image: url(../images/main/ico_qs07.png);}
.quick_link .ql_item.ql8 a span {background-image: url(../images/main/ico_qs08.png);}
/* MOBILE - TABLET LAYOUT */
@media only screen and (max-width:1199px) {

    /* mainheader */
    #mainheader .header_wrap {padding-top: 40px; height: 82px}
    #mainheader .logo {padding: 18px 0 0 12px; border-top: 1px solid #dbdbdb;}
    #mainheader .top_links {left: 0; top: 0; padding-left: 10px;}
    #mainheader .top_links .tl_item {padding-left: 28px;}
    #mainheader .top_links .tl_item.tl1 {margin-right:7px; padding-right:7px; position: relative;}
    #mainheader .top_links .tl_item.tl1:after {content: ""; display: block; background: #353535; width: 1px; height: 13px; position: absolute; right: 0; top: 50%; transform: translateY(-50%)}
	#mainheader .top_links .tl_item.tl2 {margin-right:7px; padding-right:7px; position: relative; background-position:0 50%}
    #mainheader .top_links .tl_item.tl2:after {content: ""; display: block; background: #353535; width: 1px; height: 13px; position: absolute; right: 0; top: 50%; transform: translateY(-50%)}
    #mainheader .top_links .tl_item.tl3 {margin-right:7px; padding-right:7px; position: relative; background-position:0 50%}
    #mainheader .top_links .tl_item.tl3:after {content: ""; display: block; background: #353535; width: 1px; height: 13px; position: absolute; right: 0; top: 50%; transform: translateY(-50%)}
    
	#mainheader .top_links .tl_item.tl5 {margin-right:7px; padding-right:7px; position: relative; background-position:0 50%}
    #mainheader .top_links .tl_item.tl5:after {content: ""; display: block; background: #353535; width: 1px; height: 13px; position: absolute; right: 0; top: 50%; transform: translateY(-50%)}
    
	
	#mainheader .top_btns {right: 12px; bottom: 20px;}
    #mainheader .top_btns button:first-child {margin-right: 8px;}

    /* gnb */
    #gnb {display: none; position: fixed; right: 0; top: 0; background: #ebf4fe; height: 100%; width: 236px;}
    #gnb .blind {font-size: 17px; font-weight: 400; background: #333; color: #fff; text-indent: 0; height: auto; width: auto; line-height: 50px; padding: 0 0 0 22px;}
    #gnb .btn_close_menu {position: absolute; right: 0; top: 0; width: 50px; height: 49px; padding: 0; border: 0; background: #242424 url(../images/main/btn_gnb_close.png) 50% 50% no-repeat;}
    #gnb .gmn {border-bottom: 1px solid #b2c4db;}
    #gnb .gmn > a {display: block; font-size: 15px; font-weight: 400; color: #212121; padding: 0 0 0 22px; line-height: 44px; background: url(../images/main/plus_gnb.png) 100% 50% no-repeat; transition: background-color .4s;}
    #gnb .gmn.active > a {background-image: url(../images/main/plus_gnb2.png); background-color: #003d88; color: #fff;}

    .naviSub {display: none; background: #fff; padding: 18px;}
    .naviSub li a {display: block; padding: 0 0 0 10px; line-height: 1.6; margin-top: 6px; position: relative;}
    .naviSub li:first-child a {margin-top: 0;}
    .naviSub li a::before {content: ""; display: block; width: 3px; height: 3px; background: #003d88; position: absolute; left: 0; top: 50%; transform: translateY(-50%);}

    /* 홍보영역 */
    .promo {padding: 30px 0; background: url(../images/main/bg_content.gif) 50% 100% no-repeat;}
    .promo .promo_wrap {margin: 0 auto;}

}

/* MOBILE LAYOUT */
@media only screen and (max-width:767px) {
   
    /* 최신글 */
    .latest {margin-bottom: 16px;}
    .latest .latest_wrap {padding: 16px;}

    /* content2 */
    .content_wrap2 {padding: 16px;}

    /* 배너 */
    .main_banner {margin: 0 16px;}

    /* footer */
    #footwrap {margin-top: 16px; padding-bottom: 48px;}
    #footwrap .address_wrap {text-align: center; padding: 36px 0;}
    #footwrap .only_pc {display: none;}
    #footwrap .footer_menu li {width: 33.3%;}
    #footwrap .footer_menu li a {display: block; text-align: center; padding: 9px 0 10px 0; border-left: 1px solid #afafaf;}
    #footwrap .footer_menu li:first-child a {border-left: 0;}
    #footwrap .footer_menu li::before {display: none;}
    #footwrap .footer_menu .bld {background: #2b2b2b;}
    
    /* 패밀리사이트 */
    .family_site {position: relative; margin: 0 auto; top: auto; right: auto;}

}

/* TABLET LAYOUT */
@media only screen and (min-width:768px) and (max-width:1199px) {

    .right_wrap {padding: 0 24px;}

    /* 최신글 */
    .latest {padding: 26px 4px;}
    .latest .latest_wrap {width: 48%;}
    .latest .notice_wrap {float: left;}
    .latest .news_wrap {float: right;}

    /* content2 */
    .content_wrap2 {padding: 24px;}

    /* 배너 */
    .main_banner {margin: 0 24px;}

    /* footer */
    #footwrap .footer_menu {text-align: center;}
    #footwrap .footer_menu li {display: inline-block; float: none;}
    #footwrap .footer_menu li a {display: inline-block; padding: 20px 16px;}
    #footwrap .footer_menu .bld a {font-weight: 500; color: #fefc62;}
    #footwrap .address_wrap {padding: 24px;}

    /* 패밀리사이트 */
    .family_site {top: 74px; right: 24px;}
    
}

/* TABLET - PC LAYOUT */
@media only screen and (min-width:768px) {

    /* footer */
    #footwrap {margin-top: 36px;}

}

/* PC LAYOUT */
@media only screen and (min-width:1200px) {

    /* mainheader */
    #mainheader .logo {padding: 18px 0;}
    #mainheader .header_wrap {width: 1200px; margin: 0 auto;}
    #mainheader .top_links {right: 52px; bottom: 20px;}
    #mainheader .top_links .tl_item {border: 1px solid #dbdbdb; padding: 0 24px 0 50px; border-radius: 100px; background-position-x: 24px;}
    #mainheader .top_links .tl_item.tl1,  #mainheader .top_links .tl_item.tl3 ,  #mainheader .top_links .tl_item.tl2 , #mainheader .top_links .tl_item.tl5 {margin-right:6px}
	#mainheader .top_links .tl_item.tl2 {border-color:#fb9f9f}
	#mainheader .top_links .tl_item.tl4 {border-color:#005aab}
	#mainheader .top_links .tl_item.tl5 {border-color:#2aa333}
    #mainheader .top_btns .tb2 {display: none}
    #mainheader .top_btns {right: 0; top: 20px;}

    /* gnb */
    #gnb {background: #005aab;}
    #gnb .gnbList {width: 1200px; margin: 0 auto; position: relative;}
    #gnb .gmn {float: left; width: 200px; position: relative;}
    #gnb .gmn > a {display: block; color: #fff; text-align: center; font-size: 18px; padding: 18px 0 20px 0;}
    #gnb .gmn:hover > a {background: #00315d; font-weight: 500; transition: background-color .4s;}
    #gnb .gmn:after {content: ""; display: block; width: 5px; height: 15px; background: url(../images/main/blt_gnb.png) 0 0 no-repeat; position: absolute; left: -2px; top: 50%; transform: translateY(-50%);}
    #gnb .gmn:first-child::after {display: none}
    
    #gnb .naviSub {position: absolute; left: 0; top: 56px; width: 100%; background: #fff; z-index: 110; transition: all .4s ease-in-out; height: 0; overflow: hidden;}
    #gnb .naviSub > ul {padding: 28px 20px; height: 260px; border-left: 1px solid #dbdbdb;}
    #gnb.on .naviSub {height: 330px; /* height: 320px; */}
    #gnb .naviSub li {margin-top: 12px;}
    #gnb .naviSub li:first-child {margin-top: 0;}
    #gnb .naviSub li a {font-size: 14px; line-height: 1.6; display: block;}
    #gnb .naviSub li a[target="_blank"]:after {content:""; display: inline-block; width: 10px; height: 10px; vertical-align: middle; background: url(../images/main/ico_new_window.png) 100% 0 no-repeat; margin: -2px 0 0 6px;}
    #gnb .naviSub li:hover a {font-weight: 500; color: #00315d; text-decoration: underline;}

    #gnb .gmn:first-child .naviSub > ul {border-left: 0}
    #gnb .gnb_bg {width: 100%; height: 0; background: #fff; position: absolute; left: 50%; top: 56px; z-index: 101; transform: translateX(-50%);  box-shadow: 0 4px 4px rgba(0, 0, 0, .15); transition: all .4s ease-in-out;}
    #gnb.on .gnb_bg {height: 350px; /* height: 320px; */}
    #gnb .btn_close_menu {display: none;}

    /* content1 */
    .content_wrap1 {padding: 42px 0; background: url(../images/main/bg_content.gif) 50% 100% no-repeat;}
    .inner_wrap {width: 1100px; margin: 0 auto;}
    .right_wrap {background: #fff; height: 448px; float: left; width: 624px;}

    /* 홍보영역 */
    .promo {float: left;}
    .promo .promo_wrap {width: 476px;}

    /* 최신글 */
    .latest {padding: 26px; height: 227px;}
    .latest .latest_wrap {width: 262px;}
    .latest .notice_wrap {float: left;}
    .latest .news_wrap {float: right;}

	/* 퀵서비스 */
	.quick_link {padding-bottom: 0; height:169px;}



	

    /* content2 */
    .content_wrap2 {padding: 38px 0; width: 1200px; margin: 0 auto;}

    /* 배너 */
    .main_banner {width: 1198px; margin: 0 auto;}

    /* footer */
    #footwrap .footer_menu li a {display: inline-block; padding: 32px 18px;}
    #footwrap .footer_menu li:first-child a {padding-left: 0;}
    #footwrap .footer_menu .bld a {font-weight: 500; color: #fefc62;}
    #footwrap .address_wrap {padding: 32px 0 64px 0;}
	
	#footwrap .num{display:inline-block; height:10px; line-height:10px; border-right:1px solid #ccc; padding:0 8px 0 0; margin:0 8px 0 0}

	#footwrap .address_wrap{/*font-style: italic;*/ max-width: 1200px; background:url(../images/main/foot_logo.gif) left 25px no-repeat; padding-left: 340px;}
}

/* LOWSET FIX */
@media only screen and (max-width:440px) {

    /* mainheader */
    #mainheader .logo {padding-top: 24px}
    #mainheader .logo a {width: 200px}
    #mainheader .logo .logo_p {display: none}
    #mainheader .logo .logo_m {display: block}

    /* 교총이모저모 */
    .main_photo .photo_tit {width: 80px;}
    .main_photo .photo_tit img {width: 100%;}
    .main_photo .photo_btns {left: 0; bottom: 0;}
    .main_photo .photo_list {margin-left: 110px;}

    /* 배너 */
    .main_banner .banner_tit {left: 8px;}
    .main_banner .ban_btns {left: 8px;}
    .main_banner .ban_list {margin-left: 114px;}

    /* 퀵서비스 */
    .quick_link .ql_item {width: 100%; margin: 2px 0;}

	/* 상단 링크 영역 */
	#mainheader .top_links .tl_item {font-size:0.935em; letter-spacing:-0.5px}
	#mainheader .top_links .tl_item.tl2 span {display:none}

}

@media only screen and (max-width:485px) {

/* 퀵서비스 */
    .quick_link .ql_item {width: 100%; margin: 2px 0;}

}
/*평생회원가입 퀵메뉴 추가 : kdy : 240402*/
@media only screen and (max-width:500px) {
#mainheader .header_wrap{height:110px}
#mainheader .logo{margin-top:40px}
#mainheader .top_btns{bottom:14px}
}

/*모바일 상단 변경 KYJ 25.03.07*/
@media only screen and (max-width:1199px) {
/* mainheader */
#mainheader .top_links{padding:0; width:100%}
#mainheader .top_links p{display:flex; flex-wrap: wrap; justify-content: space-between; padding:0 5px}
#mainheader .top_links .tl_item {display:block; width: calc(100% / 4 - 10px); padding:0 5px; text-align:center; box-sizing:border-box}
#mainheader .top_links .tl_item.tl2{margin:0}
}
@media only screen and (max-width:640px) {
/* mainheader */
#mainheader .header_wrap {height:123px;}
#mainheader .logo{margin-top:40px}
#mainheader .top_links .tl_item {width: calc(100% / 2 - 10px)}
#mainheader .top_links .tl_item.tl2:after{display:none}
}