@charset "utf-8";
@import url("./default.css"); 
@import url("../../../css/content.css?260313");


/*서브비주얼*/
.visual_wrap { position:relative; margin:0 0 0 0px; width:100%; height:420px; overflow:hidden; background:#fff7ce; transition:all 0.4s; box-sizing:border-box; padding:0px 0 0 0; }
#wrap.all_ctype2 .visual_wrap { background:#d1eeff; transition:all 0.4s;}
.visual_wrap .vi_txt { position:absolute; left:50%; transform:translateX(-50%); top:148px; z-index:10;  width:100%; max-width:1280px; box-sizing:border-box; padding:0 0px; text-align:right; }

.visual_wrap .vi_txt .vitxt_box { opacity:0;  }
.visual_wrap .vi_txt .vitxt_box.effect { -webkit-animation: fade-in-right 0.6s cubic-bezier(0.390, 0.575, 0.565, 1.000) both;
	        animation: fade-in-right 0.6s cubic-bezier(0.390, 0.575, 0.565, 1.000) both; }

.visual_wrap .vi_pcont { position:absolute; text-align:right; left:50%; transform:translateX(-50%); bottom:20px; z-index:10;  width:100%; max-width:1280px; box-sizing:border-box; padding:0 30px; }
.visual_wrap .vi_pbox { border-radius:150px; display:inline-block; vertical-align:top; background:rgba(0,0,0,0.5); padding:13px 10px; }
.visual_wrap .vi_pbox::after { content:""; display:block; clear:both; }
.visual_wrap .vi_pbox .vi_page { float:left; }
.visual_wrap .slick-dots {   }
.visual_wrap .slick-dots::after { content:""; display:block; clear:both; }
.visual_wrap .slick-dots li { float:left; cursor:pointer; width:15px; height:15px; box-sizing:border-box; border-radius:50%; background:none; border:3px solid #fff; margin:0 8px;  }
.visual_wrap .slick-dots li.slick-active { background:#fff; }
.visual_wrap .slick-dots li span { display:none; }
@-webkit-keyframes fade-in-right {
  0% {
    -webkit-transform: translateX(50px);
            transform: translateX(50px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
}
@keyframes fade-in-right {
  0% {
    -webkit-transform: translateX(50px);
            transform: translateX(50px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
}

#container {margin:30px auto 0; width:1280px;  }
#container::after { content:""; display:block; clear:both; }

/*레프트메뉴*/
#left {float:left; width:302px; margin:0 30px 40px 0; border-radius:12px; box-shadow:3px 3px 8px rgba(0,0,0,0.15); overflow:hidden; }
#left h2 {position:relative; text-align:center; height:120px; overflow:hidden; padding:47px 0 0px 0; box-sizing:border-box; color:#333; font-size:30px; font-family: 'CookieRun'; font-weight:600;  background: #ffb3c6 url(../images/sub/left_pat.png) left top no-repeat;
 z-index:1;}

ul#leftMenu {width:100%; box-sizing:border-box; margin:0px 0 0; padding:10px 19px 30px; background:#fff; }
ul#leftMenu li { font-size:18px; letter-spacing:-0.5px;  }
ul#leftMenu li a {display:block; color:#333; line-height:18px; padding:19px 10px 18px 10px;position: relative; border-bottom:1px solid #ddd; font-weight:500; text-decoration:none !important; }
ul#leftMenu > li > a.depth_view { padding:19px 38px 18px 10px; }
ul#leftMenu > li > a.depth_view::after{content: "";display: block;position: absolute; top:calc(50% - 5px); right: 12px; width: 8px; height: 13px; background:url(../images/sub/sub_d_arrow1.png) center  center no-repeat;}
ul#leftMenu li a:hover {font-weight:bold;}
ul#leftMenu li a.on {font-weight:bold; color:#04b2d9; line-height:18px; border-bottom:2px solid #04b2d9; padding-bottom:17px; }
ul#leftMenu li a.on.depth_view::after{background:url(../images/sub/sub_d_arrow2.png) center  center no-repeat; width: 13px; height: 8px;}

ul#leftMenu li div {display:none;position:relative; background:#eef4f9; overflow:hidden; padding:12px 0 11px; border-radius:0 0 12px 12px; }
ul#leftMenu li div.on {display:block;}
ul#leftMenu li div ul {  }
ul#leftMenu li div ul li {font-size:16px; border-bottom:0px;}
ul#leftMenu li div ul li a {display:block; color:#555555;padding:8px 8px 8px 29px; line-height:20px; font-weight:400 !important; border-bottom:0 none; position:relative; border-radius:12px; }
ul#leftMenu li div ul li a::before { content:""; display:block; width:4px; height:4px; border-radius:50%; position:absolute; left:20px; top:18px; background:#555555; }
ul#leftMenu li div ul li.on a{ font-weight:600 !important; color:#62c484;  }
ul#leftMenu li div ul li.on a::before { background:#62c484; }
ul#leftMenu li div ul li a:hover{ font-weight:600 !important; color:#62c484;}



#contentGroup { padding:0px 0 0 0; float:right; width:calc(100% - 332px);}


/*가이드박스*/
#guideGroup {position:relative;  height:120px; box-sizing:border-box; border-bottom:1px #ddd solid; padding-top:54px;}
#guideGroup h3 { font-size:30px; color:#333333; padding:10px 0 0 0; font-weight:700; letter-spacing:-1.5px; position:relative;}
	
#guideGroup .guide { position:absolute; top:10px; left:0px;}
#guideGroup .guide li{float:left;color:#777777;line-height:23px; font-size:16px; padding:0 20px 0 29px;background:url(../images/sub/guide_dot.png) left 5px no-repeat; }
#guideGroup .guide li.first {padding:2px 20px 0 0;background:none; }
#guideGroup .guide li a { display:inline-block; width:21px; height:20px; vertical-align:top; text-indent:-99999px; background:url(../images/sub/s_home.png) left top no-repeat;}


#guideGroup .page_config {position:absolute; top:55px; right:0px;}
#guideGroup .page_config li{float:left; margin-left:15px; }
#guideGroup .page_config li a{display:block; text-indent:-99999px; width:37px; height:37px; border-radius:8px; box-sizing:border-box; border:1px solid #ddd; }
#guideGroup .page_config li.print a {background:url(../images/sub/page_print.png) center center no-repeat; }
#guideGroup .page_config li.edit a {background:url(../images/sub/page_admin.png) center center no-repeat; }


/*컨텐츠박스*/
#content { position:relative; min-height:400px; margin:30px 0 40px 0; }
#content:after { content:""; display:block; clear:both; }



/* 컨텐츠 공통 스타일 */
h4.cStyle {clear:both; font-size:24px; padding:0 0 0 40px; font-weight:600; color:#333; background:url(../images/sub/h4_dot.png) left 8px no-repeat; line-height:30px; margin-bottom:10px;}
h5.cStyle {clear:both; font-size:22px; padding:0 0 0 43px; font-weight:600; color:#333; background:url(../images/sub/h5_dot.png) 10px 7px no-repeat; line-height:30px;}
h6.cStyle {clear:both; font-size:19px; padding:0 0 0 49px; font-weight:500; color:#333; background:url(../images/sub/h6_dot.png) 20px 8px no-repeat; line-height:30px;}

dl.cStyle {clear:both; font-size:14px;}
dl.cStyle dt {font-size:15px; padding:0 0 0 56px; margin:5px 0 0 0; color:#444; background:url(../images/sub/dt_dot.png) 40px 9px no-repeat; line-height:24px; }
dl.cStyle dd {font-size:14px; padding:0 0 0 59px; margin:5px 0 0 0; color:#767676; background:url(../images/sub/dd_dot.png) 46px 11px no-repeat; line-height:24px;}

ul.cStyle {clear:both; font-size:14px;}
ul.cStyle li {font-size:15px; padding:0 0 0 56px; margin:5px 0 0 0; color:#444; background:url(../images/sub/dt_dot.png) 40px 9px no-repeat; line-height:24px;}

table.cStyle {border-top:2px solid #0583f2; width:100%; border-left:1px solid #dddddd; font-size:14px; text-align:center; border-collapse:collapse; margin:20px 0 20px 0; box-sizing:border-box;}
table.cStyle th {background:#f0f3f6; color:#333; line-height:24px; font-size:15px; padding:9px 5px; border-right:1px solid #dddddd; border-bottom:1px solid #dddddd;}
table.cStyle td {color:#555; padding:7px 5px; line-height:24px; border-right:1px solid #dddddd; border-bottom:1px solid #dddddd; }
table.cStyle td.bg {background:#f9f9f9; font-weight:bold; color:#888;}

p.cStyle { clear:both; font-size:14px; color: #555; margin: 5px 0; line-height: 20px; padding: 0 10px 0 15px; }
.ctop {width:100%; padding:10px 20px; background:#f9f9f9; border:1px solid #ddd; border-radius:10px; -webkit-box-shadow: 0px 1px 0px 0px rgba(221,221,221,1); -moz-box-shadow: 0px 1px 0px 0px rgba(221,221,221,1); box-shadow: 0px 1px 0px 0px rgba(221,221,221,1); box-sizing:border-box;}
.ctop p { font-size:14px; color:#555; }

p.cStyle2 {width:100%; padding:10px 20px; background:#f9f9f9; border:1px solid #ddd; border-radius:10px; -webkit-box-shadow: 0px 1px 0px 0px rgba(221,221,221,1); -moz-box-shadow: 0px 1px 0px 0px rgba(221,221,221,1); box-shadow: 0px 1px 0px 0px rgba(221,221,221,1); box-sizing:border-box; font-size:14px; margin-top:10px;}


.tapMenu2 { margin:20px 0 20px 0; }
.tapMenu2 ul { text-align:left; }
.tapMenu2 ul:after { content:""; display:block; clear:both; }
.tapMenu2 ul li { display:inline-block; margin-right:10px; position:relative; }
.tapMenu2 ul li a { display:block; width:100%; min-width:180px; height:40px;  background:#ffe5ec;  color:#ff8fab; border:1px solid #ff8fab;  text-align:center; line-height:40px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; font-size:14px; font-weight:bold; border-radius:5px; box-sizing:border-box; padding:0 11px; }
.tapMenu2 ul li.on a { color:#fff; background:#ff8fab; }

.tapMenu3 { margin:20px 0 20px 0; }
.tapMenu3 ul { text-align:left; }
.tapMenu3 ul:after { content:""; display:block; clear:both; }
.tapMenu3 ul li { display:inline-block; margin-right:10px; position:relative; }
.tapMenu3 ul li a { display:block; width:100%; min-width:100px; height:40px;  background:#fff;  color:#1d97cb; border:1px solid #087cae;  text-align:center; line-height:40px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; font-size:14px; font-weight:bold;  box-sizing:border-box; padding:0 11px; border-radius:10px 10px 10px 0;}
.tapMenu3 ul li.on a { color:#fff; background:#1d97cb url(../images/sub/sub_tap_bg.png) 220px center no-repeat; }
.tapMenu3 ul li.on:before { content:""; display:block; width:24px; height:18px; background:url(../images/sub/tap_on.png) center top no-repeat; position:absolute; right:5px; top:-18px; }


/* 내용없음 */
.cm_no_conts {text-align:center; overflow:hidden; padding:50px 0 70px 0; margin:50px 0}
.cm_no_conts .no_icon {background:transparent url(../images/common/no_conts_page.png) center center no-repeat; height:100px;}
.cm_no_conts .gtxt {color:#999 !important; font-size:13px; letter-spacing:-1px;}

/* 페이지네이트*/
.page_on {border:1px #248a2b solid; background:#31b049;}




/*/////////////////////////////////////////////////////////////////////////////////반응형/////////////////////////////////////////////////////////////////////////////////*/

@media all and (max-width:1024px) {


/*서브비주얼*/
#sub_visual {display:none;}

#container {margin:0px; width:100%; overflow:hidden; background:none; }


/*레프트메뉴*/
#left {display:none;}

#contentGroup {overflow:hidden; padding:0px; float:none; width:100%;}

#content {width:94%; clear:both; margin:30px auto;}

/*가이드박스*/
#guideGroup {height:auto; padding:0 0 0 0; border-bottom:0 none; }
#guideGroup h3 {display:none;}
	
#guideGroup .guide { position:relative; width:100%; overflow:hidden; background:#f8f8f8; border-bottom:1px #d6d6d6 solid; box-sizing:border-box; padding:5px 10px 5px; top:0;}
#guideGroup .guide li{float:left; line-height:22px; padding:5px 13px; box-sizing:border-box; background:url(../images/sub/guide_dot_m.png) left 13px no-repeat; font-size:13px; }
#guideGroup .guide li.first {padding:5px 10px 5px 0;background:none; }
#guideGroup .guide li.this {color:#666666;}
#guideGroup .page_config {display:none;}
#guideGroup .guide li a { position:relative; top:2px; }

/* 컨텐츠 공통 스타일 */
.tapMenu2 ul { text-align:left; display:flex; flex-wrap:wrap; }
.tapMenu2 ul li { display:block; width:calc(50% - 10px); margin:0 5px 10px;  position:relative; }
.tapMenu2 ul li a { min-width:0; }


.tablebox { width:100%; overflow:auto; }
.tablebox table.cStyle { width:100%; min-width:580px; }

}






