@charset "utf-8";
@import url("/fonts/NanumSquareRound/nanumsquareround.min.css");
@import url('https://fonts.googleapis.com/css?family=Exo+2:100,300,400,500,600,700,800,900&display=swap');

/* 초기화 */
*{letter-spacing:normal;word-spacing:normal;word-break:normal;-o-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
:before,:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0}
html,body{width:100%}
html{overflow-y:scroll}
body{font-family:'Exo 2','NanumSquareRound','Noto Sans KR','Malgun Gothic',dotum,sans-serif;font-size:16px;font-weight:400;line-height:1;color:#555;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-appearance:none;-webkit-text-size-adjust:none;-webkit-overflow-scrolling:touch}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,main{display:block}
ol,ul{list-style:none}
blockquote,q{quotes:'none'}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:'none'}
table{border-collapse:collapse;border-spacing:0}
input,button,textarea,select{margin:0;padding:0;font:inherit}
input,button{line-height:1}
button{cursor:pointer}
p{margin:0;padding:0;word-break:break-all}
hr{display:none}
hr:after{display:block;visibility:hidden;clear:both;content:''}
pre{overflow-x:scroll}
abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}
b,strong{font-weight:600}
dfn{font-style:italic}
mark{background-color:#ff0;color:#000}
small{font-size:80%}
sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}
sub{bottom:-.25em}
sup{top:-.5em}
audio,video{display:inline-block}
audio:not([controls]){display:none;height:0}
img{border-style:none}
svg:not(:root){overflow:hidden}
button,select{text-transform:none}
h1,h2,h3,h4,h5,h6{font-size:1em}

button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}
button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}
button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}
fieldset{/*padding:.35em .75em .625em*/}
legend{display:table;max-width:100%;padding:0;color:inherit;white-space:normal;/* 3 */box-sizing:border-box}
progress{display:inline-block;vertical-align:baseline}
textarea{overflow:auto}
[type=checkbox],[type=radio]{padding:0;box-sizing:border-box}
[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}
[type=search]{-webkit-appearance:textfield;outline-offset:-2px}
[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}
::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}
details,menu{display:block}
summary{display:list-item}
canvas{display:inline-block}
template{display:none}
[hidden]{display:none}
.hidden{display:none !important}
.show{display:block !important}
a{color:#4e4e4e;text-decoration:none;transition:all .35s ease;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out}
a:link,a:visited{text-decoration:none}
a:hover,a:focus,a:active{color:#000;text-decoration:none}
::selection{background-color:#ffff00;color:#000}
::-moz-selection{background-color:#ffff00;color:#000}
:focus{outline:none}
img::selection{background:transparent}
img::-moz-selection{background:transparent}
select::selection{background-color:transparent}
i{font:inherit}
em{font-style:normal}
caption{display:none}

input, select, textarea, button{font:inherit;color:inherit;vertical-align:middle}
input:-webkit-autofill{-webkit-box-shadow:0 0 0 1000px #f6f8f9 inset !important}
select::-ms-expand{display:none}
select{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding-right:30px;background:url(../img/common/appearance.gif) no-repeat right center}
select:disabled{background:url(../img/common/appearance_disabled.gif) no-repeat right center}

.clfix:after{display:block;visibility:hidden;clear:both;height:0;content:''}
.clfix{display:block}
.clfix{zoom:1}
.fl{float:left}
.fr{float:right}

img{max-width:100%;height:auto}

input[type=text],input[type=password],textarea{-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;outline:none}
input[type=text]:focus,input[type=password]:focus,textarea:focus,select:focus{border:1px solid #558ab7 !important;/*-webkit-box-shadow:0 0 5px #9ed4ff;-moz-box-shadow:0 0 5px #9ed4ff;box-shadow:0 0 5px #9ed4ff*/}
.placeholdersjs{font-size:14px;color:#aaa}
input::-webkit-input-placeholder{font-size:14px;color:#aaa;opacity:1}
input::-moz-placeholder{font-size:14px;color:#aaa;opacity:1}
input:-ms-input-placeholder{font-size:14px;color:#aaa;opacity:1}
input::placeholder{font-size:14px;color:#aaa;opacity:1}
textarea::-webkit-input-placeholder{font-size:14px;color:#aaa;opacity:1}
textarea::-moz-placeholder{font-size:14px;color:#aaa;opacity:1}
textarea:-ms-input-placeholder{font-size:14px;color:#aaa;opacity:1}
textarea::placeholder{font-size:14px;color:#aaa;opacity:1}

label[class^=check] input, label[class^=radio] input {
    width:1px;
    height:1px;
    position:absolute;
    top:0;
    left:0;
    opacity:0;
}
label[class^=check], label[class^=radio] {
    display:inline-block;
    position:relative;
    min-height:18px;
}
label[class^=check] {
    padding-left:23px;
    vertical-align:top;
}
label[class^=check] input:checked ~ i {
    border-color:#e55;
}
label[class^=check] i {
    width:18px;
    height:18px;
    border-radius:2px;
}
label[class^=check] i, label[class^=radio] i {
    position:absolute;
    top:0;
    left:0;
    border:1px solid#ddd;
    background:#fff;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
}

label[class^=check] input:checked ~ i:before {
    content:'';
    width:9px;
    height:5px;
    position:absolute;
    top:50%;
    left:50%;
    margin-top:-4px;
    margin-left:-4.5px;
    background-color:transparent;
    border-style:solid;
    border-color:#e55;
    border-width:0 0 2px 2px;
    -webkit-transform:rotate(-45deg);
    -moz-transform:rotate(-45deg);
    -ms-transform:rotate(-45deg);
    -o-transform:rotate(-45deg);
    transform:rotate(-45deg);
}

/* 레이아웃 크기 지정 */
html{width:100%;background-color:#fff}
body.zoom{-ms-transform-origin-x:50%;-ms-transform-origin-y:0%;-webkit-transform-origin-x:50%;-webkit-transform-origin-y:0%;-moz-transform-origin-x:50%;-moz-transform-origin-y:0%;transform-origin-x:50%;transform-origin-y:0%}
body,#header,#container,#footer{display:block;max-width:1900px;width:100%;margin:0 auto}
body{position:relative}

.wrap{clear:both;max-width:1200px;width:100%;margin:0 auto}
.wrap:after{display:block;visibility:hidden;clear:both;content:''}

/* 팝업레이어 */
#hd_pop {z-index:1000;position:relative;margin:0 auto;height:0}
#hd_pop h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
.hd_pops {position:absolute;background:#fff;}
.hd_pops img{max-width:100%}
.hd_pops_con {}
.hd_pops_footer{margin-top:-2px;padding:0;background:#000;color:#fff;text-align:left;position:relative;}
.hd_pops_footer:after{display:block;visibility:hidden;clear:both;content:""}
.hd_pops_footer button{padding:10px;border:0;color:#fff}
.hd_pops_footer .hd_pops_reject{background:#000;text-align:left}
.hd_pops_footer .hd_pops_close{background:#393939;position:absolute;top:0;right:0}

/* 상단 레이아웃 */
#header{position:relative;height:180px}
#logo{display:inline-block;position:absolute;z-index:9;left:0;right:0;width:452px;height:120px;margin:auto;text-align:center}
#logo a{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;width:100%;height:100%}

#tnb{height:120px;background:#fff;line-height:120px;font-size:0.92em}
#tnb li{display:inline-block}
#tnb a{display:inline-block;padding:0 10px;}

#tnb .tnb1 a:before{display:inline-block;width:30px;height:30px;margin-right:8px;border-radius:50%;background-color:#fe5e01;background-repeat:no-repeat;background-position:center center;background-size:100% auto;vertical-align:middle;content:"";;}
#tnb .tnb1 li:nth-child(1) a:before{background-image:url(../img/tnb1_ico1.png)}
#tnb .tnb1 li:nth-child(2) a:before{background-image:url(../img/tnb1_ico2.png)}
#tnb .tnb1 li:nth-child(3) a:before{background-image:url(../img/tnb1_ico3.png)}
#tnb .tnb1{float:left;display:inline-block;padding:0 5px;}
#tnb .tnb1 a{font-weight:700;color:#fe5e01; padding:0 3px 0 0;}
#tnb .tnb2{float:right;text-align:right}
#tnb .tnb2 a{border-left:1px solid #ddd;color:#646464;line-height:0.92em}
#tnb .tnb2 a:focus, #tnb .tnb2 a:hover{color:#333}
#tnb .tnb_admin a{color:#ff0000;}
#tnb .tnb2 li:first-child a{border-left:none}


/* 메인메뉴 */
.gnbWrap{height:60px;border-top:1px solid #e5e5e5;border-bottom:2px solid #ff9900}
#gnb{position:relative}
#gnb h2{position:absolute;font-size:0;line-height:0;overflow:hidden}
#gnb .gnb_wrap{margin:0 auto;position:relative}
#gnb #gnb_1dul{width:calc(100% - 60px);zoom:1}
.gnb_1dli{float:left;width:11%;height:58px;border-right:1px solid #e5e5e5;text-align:center}
.gnb_1dli:hover{background-color:#ff9900;-webkit-transition:background-color 2s ease-out;-moz-transition:background-color 0.3s ease-out;-o-transition:background-color 0.3s ease-out;transition:background-color 0.3s ease-out}
.gnb_1dli:first-child{border-left:1px solid #e5e5e5}
.gnb_1dli .bg{display:none}
.gnb_1da{display:block;padding:0 15px;font-size:1.188em;font-weight:700;color:#222;text-decoration:none;line-height:58px}
.gnb_1da:focus,.gnb_1da:hover,.gnb_1dli_over .gnb_1da,.gnb_1dli_on .gnb_1da{font-weight:700;color:#fff}
.gnb_2dul{display:none;position:absolute;z-index:20;top:57px;height:50px}
.gnb_1dli:hover .gnb_2dul,.gnb_1dli:focus .gnb_2dul,.gnb_1dli_over .gnb_2dul,.gnb_1dli_on .gnb_2dul,.gnb_2dul:hover{display:block}
.gnb_2dli{float:left}
.gnb_2da{display:block;padding:0 10px;line-height:50px;color:#fff9d1;text-align:left}
.gnb_2da:hover{font-weight:700;color:#fff}
.gnb_3dul{display:none}
.gnb_sitemap{float:left;width:60px;height:56px;border-right:1px solid #e5e5e5;background:url(../img/gnb_sitemap.png) no-repeat center center;text-indent:-9999px;}
.gnb_sitemap:focus,.gnb_sitemap:hover{background-color:#ff9900}
.gnb_sitemap a{display:block;width:60px;height:56px;}
#gnb .gnb_1dli0{width:14%}
#gnb .gnb_1dli2{width:23%}
#gnb .gnb_1dli4{width:16%}
#gnb .gnb_1dli6{width:14%}
#gnb .gnb_1dli:nth-child(8){display:none}
#gnb .gnb_1dli:nth-child(9){display:none}
#gnb .gnb_1dli0 .gnb_2dul{left:0}
#gnb .gnb_1dli1 .gnb_2dul{left:10%}
#gnb .gnb_1dli2 .gnb_2dul{left:20%}
#gnb .gnb_1dli3 .gnb_2dul{left:40%}
#gnb .gnb_1dli4 .gnb_2dul{right:10%}
#gnb .gnb_1dli5 .gnb_2dul{right:50px}
#gnb .gnb_1dli6 .gnb_2dul{right:50px}

#gnb_snb{display:none;position:absolute;z-index:10;top:178px;left:0;width:100%;height:50px;background-color:rgba(255,153,0,.9);transition:all .5s ease;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out}

.allmnuView{display:none;position:absolute;width:100%;z-index:99}

/* 메인 */
#visualWrap{overflow:hidden;position:relative;max-width:1900px;width:100%;margin:0 auto;line-height:0}
#visualWrap .visualTit{position:absolute;z-index:100;left:0;right:0;height:100%;margin:0 auto;text-align:center}
#visualWrap .visualTit img{width:auto;height:100%}
#visual .visual{position:relative;z-index:1;width:100% !important}
#visualWrap .bx-wrapper{position:relative;text-align:center}
#visualWrap .bx-wrapper .bx-controls{position:absolute;top:0;left:0;right:0;z-index:101;width:100%;height:100%;margin:0 auto}
#visualWrap .bx-wrapper .bx-controls-direction{}
#visualWrap .bx-wrapper .bx-controls-direction a{display:block;width:90px;height:120px;margin-top:-60px;text-indent:-9999px}
#visualWrap .bx-wrapper .bx-controls-direction a:hover{background-color:#000}
#visualWrap .bx-wrapper .bx-controls-direction a:focus{background-color:rgba(0,0,0,.5)}
#visualWrap .bx-wrapper .bx-controls-direction [class*=bx-]{position:absolute;top:45%;z-index:999;background-repeat:no-repeat;background-position:center center}
#visualWrap .bx-wrapper .bx-controls-direction .bx-prev{left:0;background-image:url('../img/main/visual_btn_prev.gif')}
#visualWrap .bx-wrapper .bx-controls-direction .bx-next{right:0;background-image:url('../img/main/visual_btn_next.gif')}
#visualWrap .bx-wrapper .bx-pager{position:relative;z-index:140;top:90%}
#visualWrap .bx-wrapper .bx-pager .bx-pager-item{display:inline-block;padding-right:5px}
#visualWrap .bx-wrapper .bx-pager .bx-pager-link{overflow:hidden;display:block;width:40px;height:5px;background-color:rgba(0,0,0,.3);font-size:0;text-indent:-9999px}
#visualWrap .bx-wrapper .bx-pager .bx-pager-link.active{background-color:#f99d1c}

#m1{background-color:#fffada}
#mlink{padding:3% 0}
#mlink .link_nav{float:left;width:150px;margin-left:30px}
#mlink .mlinkSlider{text-align:center}
#mlink .mlinkSlider a{display:block;font-size:1.063em;font-weight:600;color:#000;line-height:1.2em}
#mlink .mlinkSlider span{display:block;width:120px;height:120px;margin:0 auto 15px;border-radius:50%}
#mlink .mlink1 span{background-color:#ec6115}
#mlink .mlink2 span{background-color:#f7901e}
#mlink .mlink3 span{background-color:#ffce66}
#mlink .mlink4 span{background-color:#f7ad1e}
#mlink .mlink5 span{background-color:#ec6115}
#mlink .mlink6 span{background-color:#f7901e}
#mlink .mlink7 span{background-color:#fbdc30}
#mlink .mlinkSlider img{width:100%;height:100%}
#mlink .owl-nav{}
#mlink .owl-nav [class*=owl-]{overflow:hidden;width:20px;height:30px;margin-top:-15px;border-radius:0;background-repeat:no-repeat;background-position:center center;background-color:rgba(0,0,0,.3);text-indent:-9999px;font-size:0}
#mlink .owl-nav [class*=owl-]:hover{background-color:#555}
#mlink .owl-nav .owl-prev{position:absolute;top:50%;left:-5px;background-image:url(../img/main/m2_btn_prev.gif)}
#mlink .owl-nav .owl-next{position:absolute;top:50%;right:-5px;background-image:url(../img/main/m2_btn_next.gif)}
#mlink .owl-dots{display:none}

.m2Wrap{padding:3% 0;background:url(../img/main/m2_bg.png) #fcd764  no-repeat center bottom}
#m2{position:relative;width:100%;height:480px;background-color:#fff}
#m2 .tabs{height:90px}
#m2 .tabs li{float:left;width:20%}
#m2 .tab{display:block;position:relative;z-index:2;width:100%;padding:20px 0;background-color:#f6f6f6;font-size:1.375em;font-weight:600;text-decoration:none;line-height:50px}
#m2 .tab:before{display:inline-block;width:40px;height:30px;margin-right:10px;background-repeat:no-repeat;background-position::center center;background-size:100% auto;vertical-align:middle;content:""}
#m2 #mtoy .tab:before{background-image:url(../img/main/m2_tab1.png)}
#m2 #mbook .tab:before{background-image:url(../img/main/m2_tab2.png)}
#m2 #mprogram .tab:before{background-image:url(../img/main/m2_tab3.png)}
#m2 #mtour .tab:before{background-image:url(../img/main/m2_tab4.png)}
#m2 #mplay .tab:before{background-image:url(../img/main/m2_tab5.png)}
#m2 #mdress .tab:before{background-image:url(../img/main/m2_tab6.png)}
#m2 .on .tab{background-color:#ec6115;color:#fff}
#m2 #mtoy.on .tab:before{background-image:url(../img/main/m2_tab1_on.png)}
#m2 #mbook.on .tab:before{background-image:url(../img/main/m2_tab2_on.png)}
#m2 #mprogram.on .tab:before{background-image:url(../img/main/m2_tab3_on.png)}
#m2 #mtour.on .tab:before{background-image:url(../img/main/m2_tab4_on.png)}
#m2 #mplay.on .tab:before{background-image:url(../img/main/m2_tab5_on.png)}
#m2 #mdress.on .tab:before{background-image:url(../img/main/m2_tab6_on.png)}
#m2 .tab:after{float:right;display:inline-block;width:1px;height:50px;background-color:#d8d8d8;content:""}
#m2 .on .tab:after,#m2 li:last-child .tab:after{display:none}
#m2 h3 a{font-weight:400;color:#555;text-align:center}
#m2 h3 a em{font-weight:400;color:#555}
#m2 .on h3 a{font-size:1.25em;color:#333}
#m2 .m2_con{display:none;position:absolute;left:0;z-index:1;width:100%;height:390px;padding:30px 0}
#m2 .on .m2_con{display:block}
#m2 .m2_con .lat .lt_more{top:-60px;width:60px;height:60px}
#m2 .m2_con .pic_lt .lt_more{top:-60px;width:60px;height:60px}
#m2 h4{padding:10px 0 20px;font-size:1.25em;font-weight:600;letter-spacing:-.05em}
#m2 h4 a{letter-spacing:-.05em}
#m2 .m2_fl{float:left;width:75%;height:100%;padding:0 30px}
#m2 .m2_fl .owl-nav{position:absolute;top:-45px;right:0}
#m2 .m2_fl .owl-theme .owl-nav [class*=owl-]{overflow:hidden;width:25px;height:25px;background-repeat:no-repeat;background-position:center center;background-color:#aaa;text-indent:-9999px}
#m2 .m2_fl .owl-theme .owl-nav [class*=owl-]:hover{background-color:#555}
#m2 .m2_fl .owl-theme .owl-nav .owl-prev{background-image:url(../img/main/m2_btn_prev.gif)}
#m2 .m2_fl .owl-theme .owl-nav .owl-next{background-image:url(../img/main/m2_btn_next.gif)}
#m2 .m2_fr{float:right;width:25%;height:100%;padding:0 30px;border-left:1px solid #ececec}
#m2 .m2_fr li{clear:both;float:left;width:100%;padding-bottom:5px}
#m2 .m2_fr .btn{float:left;display:inline-block;width:48%;height:40px;margin-top:10px;margin-right:4%;border-radius:5px;background-color:#a79485;color:#fff;line-height:40px}
#m2 .m2_fr .btn_submit{margin-right:0;background-color:#cc3300}
#m2 #mbookSearch #bo_sch{float:none;border:none}
#m2 #mbookSearch #bo_sch select{width:100%;height:40px;margin:0;margin-bottom:5px;padding-right:30px;padding-left:10px;border:1px solid #ccc;border-radius:3px;color:#000;vertical-align:middle;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);-moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075)}
#m2 #mbookSearch input[type=text],#m2 #mbookSearch input[type=submit]{width:100%;margin-bottom:5px}
#m2 #mprogram .m2_con{overflow-y:auto;height:390px;padding:30px}
#m2 #mtour .m2_con{padding:30px}
#m2 #mplay .m2_con{padding:30px}
#m2 #mtour .m2_help{padding:50px;text-align:center}

#m3{padding:3% 0;/*background-color:#ffffe8;*/text-align:center}
#m3 h3{padding-bottom:2%;font-size:2.25em;font-weight:600;color:#ff6600}
#m3 h3 em{display:block;padding-top:20px;font-size:0.444em;font-weight:300;color:#888;letter-spacing:-.05em}
#m3 #mphoto li{float:left;width:23.2%;margin-left:2.4%}
#m3 #mphoto li:first-child{margin-left:0}

#m4{padding:3% 0}
#m4 h3{height:70px;font-size:1.5em;font-weight:600;color:#222}
#m4 h3:after{display:block;width:40px;height:2px;margin-top:10px;background-color:#f99d1c;content:""}
#m4 #popupzone{float:left;position:relative;width:47.5%;margin-right:5%}
#m4 #popupzone .pzone_item{}
#m4 #popupzone .owl-nav{clear:both;position:absolute;top:-70px;right:40px;z-index:1;margin:0;padding:0}
#m4 #popupzone .owl-theme .owl-nav [class*=owl-]{float:left;width:35px;height:35px;margin:0;margin-left:5px;padding:0;border-radius:5px;background-color:#fcb800;background-repeat:no-repeat;background-position:center center;font-size:0}
#m4 #popupzone .owl-theme .owl-nav .owl-prev{background-image:url('../img/main/popup_btn_prev.gif')}
#m4 #popupzone .owl-theme .owl-nav .owl-next{background-image:url('../img/main/popup_btn_next.gif')}
#m4 #popupzone .owl-pzone-nav-btn{display:none;overflow:hidden;position:absolute;right:0;top:0;z-index:2;width:35px;height:35px;border-radius:5px;background-color:#fcb800;background-repeat:no-repeat;background-position:center center;text-indent:-9999px}
#m4 #popupzone .owl-pzone-stop.on{display:block;background-image:url('../img/main/popup_btn_stop.gif')}
#m4 #popupzone .owl-pzone-play.on{display:block;background-image:url('../img/main/popup_btn_play.gif')}
#m4 #notice{position:relative;float:left;width:47.5%}
#m4 #notice .notice_con .lat .lt_more{position:absolute;top:-70px;right:0;line-height:35px}

/* 중간 레이아웃 */
#container{z-index:4;position:relative;zoom:1}
#container:after {display:block;visibility:hidden;clear:both;content:""}
#container_title {font-size:1.333em;margin:0 auto;font-weight:bold;}
#container_title span{margin:0 auto 10px;display:block;line-height:30px;}
#svisual{height:200px;padding-top:5%;background-image:url(../img/sub/svisual1.jpg);background-repeat:repeat;background-position:center top;text-align:center}
#svisual.svisual20{background-image:url(../img/sub/svisual2.jpg)}
#svisual.svisual30{background-image:url(../img/sub/svisual3.jpg)}
#svisual.svisual40{background-image:url(../img/sub/svisual4.jpg)}
#svisual.svisual50{background-image:url(../img/sub/svisual5.jpg)}
#svisual.svisual60{background-image:url(../img/sub/svisual6.jpg)}
#svisual.svisual70{background-image:url(../img/sub/svisual7.jpg)}
#svisual h1{font-size:2.25em;font-weight:700;color:#fff}
#svisual .txt{padding-top:20px;font-size:14px;color:rgba(255,255,255,.6)}

.location_wrap{background-color:#ffc300}
#location{float:left;border-left:1px solid rgba(255,255,255,.3)}
#location li{float:left;height:50px;font-size:15px}
#location li a{display:block;line-height:50px}
#location .path li{min-width:160px}
#location .path>li>a{display:block;padding:0 40px 0 20px;background:url(../img/sub/arr_down.gif) no-repeat right center;color:#fff;text-overflow:ellipsis;white-space:nowrap}
#location .path li.home{min-width:50px;border-right:1px solid rgba(255,255,255,.3);text-align:center}
#location .path li.home a img{vertical-align:baseline}
#location .path li.home,#location .path li.home a{padding:0;background:none}
#location .path .path_dp1{position:relative;border-right:1px solid rgba(255,255,255,.3)}
#location .path .path_dp2_list{display:none;position:absolute;top:100%;left:-1px;background-color:#f7f7f7;z-index:10}
#location .path .path_dp2_list li{width:100%;height:auto;padding-right:0;border-top:1px solid rgba(255,255,255,.3);}
#location .path .path_dp2_list li a{display:block;height:auto;padding:10px 20px;background:none;font-size:14px;color:#000;line-height:1}
#location .path .path_dp2_list li.active,#location .path .path_dp2_list li:hover{background-color:#efefef}
#container .print_wrap{overflow-y:hidden;float:right;height:50px;border-left:1px solid rgba(255,255,255,.2);line-height:1}
#container .print_wrap li{display:inline-block;border-right:1px solid rgba(255,255,255,.2);line-height:0}
#container .print_wrap .gong{display:none}
#container .print_wrap .gong.on{display:inline-block}
#container .print_wrap .sns_wrap{display:none}
#container .print_wrap .sns_wrap.on{display:block;z-index:9999}
#container .print_wrap a{overflow:hidden;display:inline-block;width:50px;height:50px;background-repeat:no-repeat;background-position:center center;text-indent:-99999px}
#container .print_wrap a:hover{background-color:#e4ae00}
#container .print_wrap .gong{background-image:url(../img/sub/ico_sns.png)}
#container .print_wrap .fa{background-image:url(../img/sub/ico_facebook.png)}
#container .print_wrap .tw{background-image:url(../img/sub/ico_twitter.png)}
#container .print_wrap .bl{background-image:url(../img/sub/ico_blog.png)}
#container .print_wrap .ks{background-image:url(../img/sub/ico_kakaostory.png)}
#container .print_wrap .btnClose{background-image:url(../img/sub/ico_close.png)}
#container .print_wrap .print{margin-left:-4px;background-image:url(../img/sub/ico_print.png)}
#content{max-width:1200px;width:100%;margin:5% auto}
#content #content_tit h2{padding-bottom:5%;font-size:3em;font-weight:700;color:#000;text-align:center}
#content h3{margin:4% 0 2% 0;font-size:1.5em;font-weight:700;color:#fe5e01}
#content h3:before{display:inline-block;width:30px;height:30px;margin:0 10px 0 0;background-image:url(../img/common/h3.png);background-repeat:no-repeat;background-position:left top;vertical-align:middle;content:''}
/*
#content h3:nth-child(1):before{}
#content h3:nth-child(2):before{background-image:url(../img/common/h3_2.png)}
#content h3:nth-child(3):before{background-image:url(../img/common/h3_3.png)}
#content h3:nth-child(4):before{background-image:url(../img/common/h3_4.png)}
#content h3:nth-child(5):before{background-image:url(../img/common/h3_5.png)}
#content h3:nth-child(6):before{background-image:url(../img/common/h3_6.png)}
#content h3:nth-child(7):before{background-image:url(../img/common/h3_7.png)}
#content h3:nth-child(8):before{background-image:url(../img/common/h3_8.png)}
#content h3:nth-child(9):before{background-image:url(../img/common/h3_9.png)}
*/
#content h4{position:relative;min-height:27px;margin:2% 0 1% 0;padding-left:30px;background:url(../img/common/h4.png) no-repeat left 4px;font-size:1.125em;font-weight:600;color:#28b1aa;letter-spacing:-.05em;line-height:1.6em}
#content h5{}
#content h6{}
h3+h4{margin-top:0}
#ctt_con>h3:first-child{margin-top:0 !important}
/* #ctt_con p + p{margin-top:30px} */

.ssnb{clear:both;max-width:1200px;width:100%;margin:5% auto 0}
.ssnb:after{content:'';display:block;clear:both;}
.ssnb li{float:left;height:60px;line-height:57px;border:1px solid #ddd;border-left:0;text-align:center}
.ssnb li:first-child{border-left:1px solid #ddd}
.ssnb a{display:block;height:48px;color:#333;font-size:1.063em}
.ssnb li.on{background-color:#fe5e01}
.ssnb li.on a{font-weight:700;color:#fff}
.ssnb2 li{width:50%}
.ssnb3 li{width:33.3333%}
.ssnb4 li{width:25%}
.ssnb5 li{width:20%}
.ssnb6 li{width:16.6666%}

.rb1 {border-right: 1px solid #ddd !important;}

/* TABLE */
#content .tbl1{border-top:2px solid #333;width:100%}
#content .tbl1 table{width:100%}
#content .tbl1 th{background-color:#fbfbfb;padding:1.2% 1.2%;border-bottom:1px solid #ddd;border-right:1px solid #ddd;word-wrap:break-word;word-break:break-all;text-align:center}
#content .tbl1 td{width:30%;padding:1.2% 1.2%;border-bottom:1px solid #ddd;border-right:1px solid #ddd;word-wrap:break-word;word-break:break-all}
#content .tbl1 thead th,#content .tbl1 thead td{padding:1.5% 1.2%}
#content .tbl1 thead tr th:last-child,
#content .tbl1 tbody tr td:last-child,
#content .tbl1 tfoot tr td:last-child{border-right:0}
#content .tbl1 thead th{font-size:120%;font-weight:700}
#content .tbl1 th{font-weight:500}
#content .tbl1 td.br1_ddd{border-right:1px solid #ddd !important}
#content .mt-20{margin-top:2%}
#content table.tb_center td{text-align:center}


/* Ol/Ul/Dl */
#content .dotlst1 li{padding:0px 0px 5px 15px;text-align:left;background:url("../img/common/dotlst_dot1.png") no-repeat left 12px;line-height:160%}
#content .dotlst2 li{padding:0px 0px 5px 15px;text-align:left;background:url("../img/common/dotlst_dot2.png") no-repeat left 12px;line-height:160%}
#content .dotlst3 li{padding:0px 0px 5px 15px;text-align:left;background:url("../img/common/dotlst_dot3.png") no-repeat left 12px;font-size:95%;color:#888;line-height:160%}
#content .dotlst4 li{padding:0px 0px 5px 15px;text-align:left;background:url("../img/common/dotlst_dot3.png") no-repeat left 12px;font-size:95%;line-height:160%}
#content .dotlst1 .dotlst2{margin-top:5px}
#content .dotlst2 .dotlst3{margin-top:5px}

#content .lst_num1{display:block;counter-reset:lst_num1}
#content .lst_num1>li{position:relative;margin-bottom:10px;padding-left:30px;line-height:150%}
#content .lst_num1>li:before{display:block;position:absolute;top:3px;left:0;width:20px;height:20px;border-radius:50%;background-color:#ff5500;font-size:.813em;font-weight:bold;color:#fff;text-align:center;line-height:20px;counter-increment:lst_num1;content:counter(lst_num1)}
#content .lst_num2{display:block;counter-reset:lst_num2}
#content .lst_num2 dt{position:relative;margin-bottom:10px;padding-left:30px;line-height:150%}
#content .lst_num2 dt:before{display:block;position:absolute;top:3px;left:0;width:20px;height:20px;border-radius:50%;background-color:#ff5500;font-size:.813em;font-weight:bold;color:#fff;text-align:center;line-height:20px;counter-increment:lst_num2;content:counter(lst_num2)}

/* P */
p.dotlst1{padding:0px 0px 5px 15px;text-align:left;background:url("../img/common/dotlst_dot1.png") no-repeat left 12px;line-height:160%}

/* Btn */
#content .btn1{display:block;height:60px;border:1px solid #d9d9d9;border-radius:10px;background:linear-gradient(to bottom,#fff,#fcfcfc);font-size:1.063em;font-weight:600;color:#ff9900;text-align:center;letter-spacing:-.02em;line-height:57px;text-decoration:none}
#content .btn1:hover{color:#545454}
#content .btn1 img	{vertical-align:middle}
#content .btn1 em{margin-left:10px;line-height:50px;vertical-align:middle}
#content .btn1 em[class*=arr_]{display:inline-block;overflow:hidden;width:24px;height:24px;border-radius:100%;background-color:#ff5500;background-repeat:no-repeat;background-position:center center;text-indent:-9999px}
#content .btn1 em.arr_down{background-image:url(../img/common/arr_down1.png)}
#content .btn1 em.arr_link{background-image:url(../img/common/arr_link1.png)}

/* 도서관소개 */
#ctt.ctt_intro{text-align:center}
#ctt.ctt_intro .intro1{}
#ctt.ctt_intro .intro2{padding-bottom:4%;font-weight:300;color:#888}
#ctt.ctt_intro .intro2_1{padding-bottom:3%;font-size:2.25em;letter-spacing:-.05em}
#ctt.ctt_intro .intro2_2{font-size:1.5em;line-height:1.5em;letter-spacing:-.05em}
#ctt.ctt_intro .intro2_2_1{font-weight:400;color:#ffa800}
#ctt.ctt_intro .intro2_2_2{font-weight:400;color:#333}
#ctt.ctt_intro .intro3 p{font-size:1.125em;padding-top:3%;line-height:1.8em;letter-spacing:-.05em}
#ctt.ctt_intro .intro3 p:first-child{padding-top:0}
#ctt.ctt_intro .intro4{padding-top:3%;font-size:1.125em;font-weight:700;color:#333}
#ctt.ctt_objective{text-align:center}
#ctt.ctt_objective .vision{color:#333}
#ctt.ctt_objective .vision li{padding:10px 0}
#ctt.ctt_objective .vision .vision_tit{float:left;width:20%;margin-right:3%;padding:30px 10px;font-size:1.25em;font-weight:700;color:#fff}
#ctt.ctt_objective .vision p{float:left;width:77%;padding:30px 10px;border-width:2px;border-style:solid;box-shadow:0 3px 3px #ddd;font-size:1.5em;font-weight:700}
#ctt.ctt_objective .vision .vision1 .vision_tit{background-color:#fcaf17}
#ctt.ctt_objective .vision .vision2 .vision_tit{background-color:#00a65d}
#ctt.ctt_objective .vision .vision3 .vision_tit{height:150px;background-color:#0061af;line-height:75px}
#ctt.ctt_objective .vision .vision1 p{border-color:#fcaf17;color:#ff8a00}
#ctt.ctt_objective .vision .vision2 p{border-color:#00a65d;color:#00a65d}
#ctt.ctt_objective .vision .vision3 ul{float:left;width:77%}
#ctt.ctt_objective .vision .vision3 li{float:left;width:32%;margin-left:2%;padding:30px 10px;border:2px solid #0061af;box-shadow:0 3px 3px #ddd;}
#ctt.ctt_objective .vision .vision3 li:first-child{margin-left:0}
#ctt.ctt_objective .vision .vision3 b:before{content:"";display:block;width:1px;height:10px;margin:0 auto 10px;background-color:#aaa}
#ctt.ctt_objective .vision .vision3 b{display:inline-block;padding-top:10px;font-size:1.3em;font-weight:700;color:#0061af}
#ctt.ctt_objective .operation li{float:left;width:23.5%;margin-left:2%;padding:20px 0;border:2px solid #9763c6;color:#333}
#ctt.ctt_objective .operation li:first-child{margin-left:0}
#ctt.ctt_history .history1{text-align:center}
#ctt.ctt_history .history2{position:relative;padding-left:50%;background:url(../img/sub/history2_bg.png) no-repeat left 4%;background-size:42% auto}
#ctt.ctt_history .history2:before{position:absolute;left:50%;width:1px;height:100%;background-color:#dfdfdf;content:""}
#ctt.ctt_history h3{color:#000;text-align:center}
#content  #ctt.ctt_history .history2 h4.year{position:initial;margin:0;padding:7% 0 5% 50px;background:none;font-size:2.25em;font-weight:700;color:#fe5e01;letter-spacing:0;line-height:100%}
#content  #ctt.ctt_history .history2 h4.year:before{position:absolute;left:50%;width:20px;height:20px;margin-top:10px;margin-left:-10px;border-radius:100%;background-color:#ffa800;font-size:14px;text-align:center;vertical-align:middle;content:""}
#ctt.ctt_history .history2 ul{padding-left:50px}
#ctt.ctt_history .history2 li{position:relative;padding:0 0 10px 50px}
#ctt.ctt_history .history2 .month{position:absolute;left:0;font-weight:700;color:#000}
/*
#ctt.ctt_guide .guide2 .col1{width:50%}
#ctt.ctt_guide .guide3 .col1{width:50%}
#ctt.ctt_guide .guide3 .tit{color:#000}
#ctt.ctt_guide .guide4 .col1{width:50%}
#ctt.ctt_guide .guide5 li{float:left;width:50%}
#ctt.ctt_guide .guide6 li{float:left;width:50%}
#ctt.ctt_guide .guide6 li:first-child{width:100%;font-weight:600;color:#23b6a6}
#ctt.ctt_guide strong{color:#ff9900}
#ctt.ctt_guide .guide1,#ctt.ctt_guide .guide2,#ctt.ctt_guide .guide3,#ctt.ctt_guide .guide4,#ctt.ctt_guide .guide5,#ctt.ctt_guide .guide6,#ctt.ctt_guide .guide7{padding-left:20px}
*/
#ctt.ctt_guide .guide3 td{text-align:center}
#ctt.ctt_guide .guide3 td br{display:none}
#ctt.ctt_guide .guide3 .col1{width:30%}
#ctt.ctt_guide .guide3 .col3{width:100px}
/* #ctt.ctt_guide .guide3 .col4{width:100px} */
#ctt.ctt_guide .guide4 h3,#ctt.ctt_guide .guide4 p,#ctt.ctt_guide .guide5 h3,#ctt.ctt_guide .guide5 p,#ctt.ctt_guide .guide6 h3,#ctt.ctt_guide .guide6 p{display:inline-block;vertical-align:middle}
#ctt.ctt_guide .guide4 h3,#ctt.ctt_guide .guide5 h3,#ctt.ctt_guide .guide6 h3{margin-bottom:0}
#ctt.ctt_guide .guide4 p,#ctt.ctt_guide .guide5 p,#ctt.ctt_guide .guide6 p{margin-top:4%}
#ctt.ctt_guide .guide4 p:before,#ctt.ctt_guide .guide5 p:before,#ctt.ctt_guide .guide6 p:before{content:":";display:inline-block;margin:0 10px}
#ctt.ctt_guide .guide7{margin-top:4%}
#ctt.ctt_caution #ctt_con{padding:3% 4%;border:2px solid #fbdd00;border-radius:20px;background-color:#fffdf2;color:#333}
#content #ctt.ctt_caution .lst_num1>li{margin:20px 0;padding-left:45px}
#content #ctt.ctt_caution .lst_num1>li:before {top:-3px;left:0;width:30px;height:30px;font-size:1em;line-height:30px}
#ctt.ctt_rule #ctt_con>ul>li>.tit{display:block;margin-bottom:20px;font-size:1.125em}
#ctt.ctt_rule #ctt_con>ul>li>ul>li>.tit{display:block;margin-bottom:10px;font-weight:600;color:#ff5500}
#ctt.ctt_rule #ctt_con>ul>li>ul>li>.tit2{display:inline-block;font-weight:600;color:#ff5500}
#ctt.ctt_rule #ctt_con>ul>li>ul>li>ul>li>.tit{display:block;font-weight:600;color:#0074e0}
#ctt.ctt_rule b{color:#333}
#ctt.ctt_rule ul{line-height:160%}
#ctt.ctt_rule ul>li{margin-bottom:3%}
#ctt.ctt_rule ul>li>ul>li{margin-bottom:20px}
#ctt.ctt_rule ul>li>ul>li>ul>li{margin-bottom:5px}
#ctt.ctt_rule ul ul{margin-top:20px;margin-left:0}
#ctt.ctt_rule ul ul ul{margin-top:0;margin-left:10px}
#ctt.ctt_rule p{margin-top:0}
#ctt.ctt_rule ul ul p{margin-left:15px}
#ctt.ctt_rule ul ul ul p{margin-left:0}
#ctt.ctt_clean .clean1{padding:3%;border:4px solid #dfdfdf;font-size:1.125em;font-weight:600;text-align:center}
#ctt.ctt_book .book1{position:relative}
#ctt.ctt_book .book1:before{content:"";position:absolute;top:5%;left:50%;width:1px;height:95%;border-right:2px dotted #ccc}
#ctt.ctt_book .book1_left,#ctt.ctt_book .book1_right{float:left;width:46%}
#ctt.ctt_book .book1_left{margin-right:4%}
#ctt.ctt_book .book1_right{margin-left:4%}
#ctt.ctt_book .book1 ul{padding-top:4%}
#ctt.ctt_book .book2{margin-top:5%}

#content #ctt.ctt_dress h3{margin:8% 0 4% 0;}
#ctt.ctt_dress #ctt_con{display:flex;flex-wrap:wrap;justify-content:space-between}
#ctt.ctt_dress .dress_left{position:relative;width:48%;margin-top:-4%;padding-right:4%}
#ctt.ctt_dress .dress_left:before{content:"";position:absolute;top:4%;right:0;width:1px;height:96%;border-right: 2px dotted #ccc;}
#ctt.ctt_dress .dress_right{width:48%;margin-top:-4%}
#ctt.ctt_dress .dress10{margin-top:2rem}

#ctt.ctt_facility .facility1_2{margin-top:15px}
#ctt.ctt_facility .facility2_item{position:relative;padding:30px;text-align:center}
#ctt.ctt_facility .facility2_txt{position:absolute;top:30px;left:30px;width:70px;height:70px;border-radius:50%;background-color:#333;font-size:2em;font-weight:600;color:#fff;line-height:67px}
#ctt.ctt_facility .facility2 .bx-wrapper{position:relative;border:2px solid #ececec;line-height:0}
#ctt.ctt_facility .facility2 .bx-controls-direction{display:block;position:absolute;top:47%;z-index:99;width:100%}
#ctt.ctt_facility .facility2 .bx-controls-direction a{overflow:hidden;position:absolute;width:60px;height:60px;font-size:0;text-indent:-9999px}
#ctt.ctt_facility .facility2 .bx-prev{left:0;background:url('../img/sub/btn_prev.png') rgba(0,0,0,.5) no-repeat center center}
#ctt.ctt_facility .facility2 .bx-next{right:0;background:url('../img/sub/btn_next.png') rgba(0,0,0,.5) no-repeat center center}
#ctt.ctt_facility .facility3 .bx-wrapper{position:relative;border:1px solid #ececec;line-height:0}
#ctt.ctt_facility .facility3 .bx-caption{position:absolute;bottom:0;left:0;width:100%;height:40px;padding:10px 20px;background-color:rgba(0,0,0,.5);font-weight:600;color:#fff;line-height:18px}
#ctt.ctt_facility .facility3 .bx-controls-direction{display:block;position:absolute;top:47%;z-index:99;width:100%}
#ctt.ctt_facility .facility3 .bx-controls-direction a{overflow:hidden;position:absolute;width:60px;height:60px;font-size:0;text-indent:-9999px}
#ctt.ctt_facility .facility3 .bx-prev{left:0;background:url('../img/sub/btn_prev.png') rgba(0,0,0,.5) no-repeat center center}
#ctt.ctt_facility .facility3 .bx-next{right:0;background:url('../img/sub/btn_next.png') rgba(0,0,0,.5) no-repeat center center}
#ctt.ctt_facility .facility3 .bx-pager{position:absolute;bottom:2px;right:0;z-index:99;width:100%;padding:10px 20px;text-align:right}
#ctt.ctt_facility .facility3 .bx-pager-item{display:inline-block;margin-left:10px}
#ctt.ctt_facility .facility3 .bx-pager-link{overflow:hidden;display:block;width:15px;height:15px;border-radius:50%;background-color:rgba(255,255,255,.5);font-size:0;text-indent:-9999px}
#ctt.ctt_facility .facility3 .bx-pager-link.active{background-color:#ff9900}
#ctt.ctt_facility .facility3 .bx-controls-auto{display:block;position:absolute;top:-40px;right:0;z-index:99}
#ctt.ctt_facility .facility3 .bx-wrapper .bx-controls-auto{padding:8px 0;border:1px solid #ddd;text-align:center}
#ctt.ctt_facility .facility3 .bx-wrapper .bx-controls-auto .bx-start,
#ctt.ctt_facility .facility3 .bx-wrapper .bx-controls-auto .bx-stop{display:block;width:20px;height:11px;margin:0 3px;background-image:url('/img/controls.png');background-repeat:no-repeat;text-indent:-9999px;outline:0}
#ctt.ctt_facility .facility3 .bx-wrapper .bx-controls-auto .bx-start{background-position:-81px -11px}
#ctt.ctt_facility .facility3 .bx-wrapper .bx-controls-auto .bx-stop{background-position:-81px -44px }
#ctt.ctt_facility .facility3 .bx-wrapper .bx-controls-auto .bx-start:hover,
#ctt.ctt_facility .facility3 .bx-wrapper .bx-controls-auto .bx-start.active,
#ctt.ctt_facility .facility3 .bx-wrapper .bx-controls-auto .bx-start:focus{background-position:-81px 0}
#ctt.ctt_facility .facility3 .bx-wrapper .bx-controls-auto .bx-stop:hover,
#ctt.ctt_facility .facility3 .bx-wrapper .bx-controls-auto .bx-stop.active,
#ctt.ctt_facility .facility3 .bx-wrapper .bx-controls-auto .bx-stop:focus{background-position:-81px -33px}
#ctt.ctt_facility .facility3 .bx-wrapper .bx-controls-auto .bx-start.active,
#ctt.ctt_facility .facility3 .bx-wrapper .bx-controls-auto .bx-stop.active{display:none}

#ctt.ctt_facility .facility1,#ctt.ctt_facility .facility2,#ctt.ctt_facility .facility3,#ctt.ctt_facility .facility4{padding-left:20px}
#ctt.ctt_facility .facility4{}
#ctt.ctt_org .org{text-align:center}
#ctt.ctt_org #ctt_con p + p{margin-top:0}
#ctt.ctt_org .org_wrap{display:inline-block;max-width:250px;width:100%}
#ctt.ctt_org .org_tit{padding:20px;font-size:1.25em;font-weight:600;color:#fff}
#ctt.ctt_org .org_con{padding:10px 10px;border:2px solid #ddd;border-width:0 2px 2px;letter-spacing:-.05em}
#ctt.ctt_org .org1 .org_tit{background-color:#ff9900}
#ctt.ctt_org .org2 .org_tit{background-color:#13885a}
#ctt.ctt_org .org3 .org_tit{background-color:#1660ac}
#ctt.ctt_org .org3 .org_con{background-color:#f7f7f7}
#ctt.ctt_org .org3 li{float:left;width:33.333%}
#ctt.ctt_org .org3 li li{float:none;width:100%}
#ctt.ctt_org .org3 .org_con{height:125px}
#ctt.ctt_org .org1,#ctt.ctt_org .org2,#ctt.ctt_org .org3{position:relative;z-index:1}
#ctt.ctt_org .org2:before,#ctt.ctt_org .org3:before{clear:both;display:block;position:relative;z-index:2;width:1px;height:70px;margin:0 auto;background-color:#ccc;content:""}
#ctt.ctt_org .org3:before{height:100px}
#ctt.ctt_org .org3>ul:before{clear:both;display:block;position:relative;z-index:2;width:66.8%;height:1px;margin:-40px auto 40px;background-color:#ccc;content:""}
#ctt.ctt_org .org3 li:before{clear:both;display:block;position:relative;z-index:2;width:1px;height:40px;margin:-40px auto 0;background-color:#ccc;content:""}
#ctt.ctt_org .org3 li:nth-child(2):before{background-color:rgba(0,0,0,0)}
#ctt.ctt_org .org3 li li:before{display:none}
#ctt.ctt_location .location1{width:100%;height:auto}
#ctt.ctt_location .location1 #daumRoughmapContainer1575364663330{width:100% !important;height:auto}
#ctt.ctt_location .location2{padding-top:3%}
#ctt.ctt_location .location2 li{float:left}
#ctt.ctt_location .location2 .location2_tit{display:inline-block;width:50px;font-weight:700;color:#ff9900}
#ctt.ctt_location .location2 li{width:25%}
#ctt.ctt_location .location2 li:first-child{width:50%}

/* 프로그램 */
#ctt.ctt_pgguide .pgguide1>ul,#ctt.ctt_pgguide .pgguide2>ul,#ctt.ctt_pgguide .pgguide3>ul{padding:3%;border-width:2px;border-style:solid;border-radius:10px}
#ctt.ctt_pgguide .pgguide1>ul{border-color:#ffc7c6;background-color:#fffafa}
#ctt.ctt_pgguide .pgguide2>ul{border-color:#f7d878;background-color:#fffcf2}
#ctt.ctt_pgguide .pgguide3>ul{border-color:#c2da88;background-color:#fbfff2}
#ctt.ctt_pgguide .pgguide4{margin-top:3%}
#ctt.ctt_pgguide2 .pgguide21{padding-left:20px}
#ctt.ctt_pgguide2 .pgguide21 strong{color:#13885a}
#ctt.ctt_pgguide2 .pgguide21_2{color:#ff9900}
#ctt.ctt_pgguide2 .pgguide22{padding-left:20px}
#ctt.ctt_pgguide2 .pgguide22 li{float:left;width:48%;margin-left:4%}
#ctt.ctt_pgguide2 .pgguide22 li:nth-child(2n+1){clear:both;margin-left:0}
#ctt.ctt_pgguide2 .pgguide22 dt{padding:20px 30px 20px 50px;border-radius:40px;background-color:#ffdb66;color:#333;line-height:1.2em}
#ctt.ctt_pgguide2 .pgguide22 dt:before{width:40px;height:40px;font-size:1em;line-height:40px}
#ctt.ctt_pgguide2 .pgguide22 dt strong{display:inline-block;padding-bottom:5px;color:#000}
#ctt.ctt_pgguide2 .pgguide22 dd{padding:20px 0 30px;text-align:center}
#ctt.ctt_pgguide2 .pgguide22 img{border:1px solid #ddd}

/* 견학·체험놀이터 */
#ctt.ctt_tour .tour1{background:url(../img/sub/tour_bg.jpg) no-repeat right top;background-size:55% auto}
#ctt.ctt_tour .tour1_1,#ctt.ctt_tour .tour1_2,#ctt.ctt_tour .tour1_3,#ctt.ctt_tour .tour1_4{margin-left:20px}
#ctt.ctt_tour .tour1_5{padding-left:20px}
#ctt.ctt_tour .tour1_5 strong{color:#ff9900}
#ctt.ctt_tour .tour1_5 li:nth-child(5) strong,#ctt.ctt_tour .tour1_5 li:nth-child(6) strong{color:#75b23b}
#ctt.ctt_tour .tour2 li{float:left;width:48%;margin-left:4%}
#ctt.ctt_tour .tour2 li:nth-child(2n+1){clear:both;margin-left:0}
#ctt.ctt_tour .tour2 dt{height:40px;padding-left:50px;border-radius:40px;background-color:#ffdb66;color:#333;line-height:40px}
#ctt.ctt_tour .tour2 dt:before{width:40px;height:40px;font-size:1em;line-height:40px}
#ctt.ctt_tour .tour2 dd{padding:20px 30px 30px}
#ctt.ctt_tour .tour2 img{border:1px solid #ddd}
#ctt.ctt_tour .tour3{margin-top:7%;padding-top:5%;border-top:1px solid #ddd;text-align:center}
#ctt.ctt_tour .tour3 .btn1{display:inline-block;width:220px;margin:0 10px}
#ctt.ctt_tour .tour1,#ctt.ctt_tour .tour2{padding-left:20px}
/*
#ctt.ctt_play{padding:10% 20px;border:1px solid #ddd;background-color:#fcfcfc;color:#000;text-align:center}
#ctt.ctt_play img{margin-bottom:3%}
*/
#content #ctt.ctt_play .play1 .tbl1 th{width:revert}
#content #ctt.ctt_play .play1 .tbl1 td{width:revert}
#ctt.ctt_play .play1 .tbl1 .col1{width:10%}
#ctt.ctt_play .play1 .tbl1 .col2{width:25%}
#ctt.ctt_play .play1 .tbl1 .col3{width:25%}
#ctt.ctt_play .play1 .tbl1 .col4{width:25%}
#ctt.ctt_play .play1 .tbl1 .col5{width:auto}
#ctt.ctt_play .play1 .tbl1 td.col2 {border-right: 1px solid #ddd;}


/* 어깨동무 */
#ctt.ctt_childcare .childcare1 ul,#ctt.ctt_childcare .childcare2 ul{padding:3%;border-width:2px;border-style:solid;border-radius:10px}
#ctt.ctt_childcare .childcare1 ul{border-color:#ffc7c6;background-color:#fffafa}
#ctt.ctt_childcare .childcare2 ul{border-color:#f7d878;background-color:#fffcf2}
#ctt.ctt_childcare .childcare1 li,#ctt.ctt_childcare .childcare2 li{float:left;width:25%}
#ctt.ctt_childcare .childcare1 a:hover,#ctt.ctt_childcare .childcare2 a:hover{font-weight:600;color:#000}
#ctt.ctt_nurture .nurture1 ul{padding:3%;border:2px solid #f7d878;border-radius:10px;background-color:#fffcf2}
#ctt.ctt_nurture .nurture1 li{float:left;width:25%}
#ctt.ctt_sitelink .sitelink1 ul{padding:3%;border:2px solid #f7d878;border-radius:10px;background-color:#fffcf2}
#ctt.ctt_sitelink .sitelink1 li{float:left;width:25%}

.drivethru1{margin-bottom:20px;padding:20px;border:3px solid #fbdd00;border-radius:10px;background-color:#fffdf2;color:#333;line-height:150%}
.drivethru2{margin-bottom:20px}
.drivethru2 b{color:#ff6600}
.drivethru3{margin-bottom:8%;line-height:150%}
.drivethru3 b{color:#ff6600}
.drivethru3 td{text-align:center;letter-spacing:-.05em}

.photo1{margin-bottom:20px;padding:20px;border:3px solid #fbdd00;border-radius:10px;background-color:#fffdf2;color:#333;line-height:150%;}
.photo1_1{color:rgb(51,51,51);padding-bottom:20px;font-size:1.25em;font-weight:bold;text-align:center}
.photo1_2{color:rgb(255,102,0);line-height:130%;letter-spacing:-.08em;padding-bottom:3%;font-family:'바탕', Batang;font-size:2.5em;font-weight:bold;text-align:center}
.photo1_3{text-align:center}
.photo2{margin-bottom:20px}

.a10th{margin-bottom:5%;padding:5%;background:-webkit-linear-gradient(45deg, rgb(223, 214, 243), rgb(251, 173, 169));background:linear-gradient(45deg, rgb(223, 214, 243), rgb(251, 173, 169));text-align:center}
.a10th_tit1{}
.a10th_tit2{padding:5% 0 30px}
.a10th_box{}
.a10th_box>dt{padding:10px 0;border-radius:10px 10px 0 0;font-weight:700;color:#fff}
.a10th_box>dt>a{font-weight:700;color:#fff}
.a10th_box1>dt{clear:both;background-color:#f16f8b}
.a10th_box2>dt{clear:both;background-color:#1388b4}
.a10th_box3>dt{clear:both;background-color:#ffb929}
.a10th_box>dd{min-height:100px;padding:10px 5px;background-color:#fff;border-radius: 0 0 10px 10px;font-size:0.9em;line-height:130%}
.a10th1>ul>li{float:left;width:18%;margin-left:2.5%}
.a10th1>ul>li:nth-child(1){margin-left:0}
.a10th2>ul>li{float:left;width:30%;margin-left:5%}
.a10th2>ul>li:nth-child(1){margin-left:0}
.a10th2>p{padding-top:30px;font-weight:700;color:#000}
.a10th3>ul>li{float:left;width:30%;margin-left:5%}
.a10th3>ul>li:nth-child(1){margin-left:0}
.a10th4{padding-top:30px;font-size:120%;font-weight:700;color:#000;line-height:130%}
.a10th_box>dd>a{display:block;width:80px;margin:10px auto;padding:5px;background-color:#000;color:#fff}

#ctt.ctt_10th3 .a10th{margin-bottom:0;background:#f0eccf}
#ctt.ctt_10th3 .a10th3_btn{display:block;margin-top:2%;text-align:center}
#ctt.ctt_10th3 .a10th3_btn a{display:inline-block;width:150px;height:70px;margin:0 20px;background-color:#000;font-size:120%;font-weight:700;color:#fff;line-height:70px}

/* 사이트정보 */
#ctt.ctt_sitemap .sitemap1{overflow:hidden}
#ctt.ctt_sitemap .sitemap1 ul{}
#ctt.ctt_sitemap .sitemap1 ul ul{padding-bottom:0;border-top:1px solid #eee;background-color:#fafafa}
#ctt.ctt_sitemap .sitemap1>ul>li{float:left;width:22%;margin-right:4%;padding-bottom:40px}
#ctt.ctt_sitemap .sitemap1 li:nth-child(4n){margin-right:0}
#ctt.ctt_sitemap .sitemap1 li:nth-child(4n+1){clear:both}
#ctt.ctt_sitemap .sitemap1 li li{float:none;width:100%;margin-right:0;border-bottom:1px solid #eee}
#ctt.ctt_sitemap .sitemap1 li li li{border-bottom:none}
#ctt.ctt_sitemap .sitemap1 .sitemap_tit{display:block;padding:10px;background-color:#6cc067;font-weight:700;color:#fff;text-align:center}
#ctt.ctt_sitemap .sitemap1 li li a{display:inline-block;padding:10px;border:none}
#ctt.ctt_sitemap .sitemap1 li li li a{padding:0 0 2px 20px;font-size:14px;color:#888}
#ctt.ctt_sitemap .sitemap1 li li li a:before{display:inline-block;width:3px;height:3px;margin-right:5px;border-radius:100%;background-color:#888;vertical-align:middle;content:""}
#ctt.ctt_sitemap .sitemap1 li li li:first-child a{padding-top:10px}
#ctt.ctt_sitemap .sitemap1 li li li:last-child a{padding-bottom:10px}
#ctt.ctt_provision p,#ctt.ctt_provision ol{padding-left:20px}
#ctt.ctt_privacy ol{padding-left:20px}
#ctt.ctt_privacy .privacy1{padding:3%;border:1px solid #ddd;border-radius:10px;background-color:#f9f9f9}
#ctt.ctt_privacy_v2 .privacy1{padding:3%;border:1px solid #ddd;border-radius:10px;background-color:#f9f9f9}
#ctt.ctt_email .email1{padding:3%;border:2px solid #f7d878;border-radius:10px;background-color:#fffcf2}
#ctt.ctt_copyright .copyright1{padding:3%;border:4px solid #eee;border-width:4px 4px 0;background-color:#f7f7f7;font-size:120%;font-weight:600;line-height:150%;color:#ff6600;letter-spacing:-.05em}
#ctt.ctt_copyright .copyright2{margin:0;padding:3%;border:4px solid #eee;border-width:0 4px 4px;}
#ctt.ctt_viewer .viewer1{border-top:1px solid #e8e8e8}
#ctt.ctt_viewer .viewer1 dl{position:relative;float:left;width:50%;padding:15px 0 15px 190px;min-height:200px;border-bottom:1px solid #e8e8e8;}
#ctt.ctt_viewer .viewer1 dl:nth-child(2n){border-left:1px solid #f7f7f7}
#ctt.ctt_viewer .viewer1 dl:nth-child(2n+1){clear:both}
#ctt.ctt_viewer .viewer1 dl dt{font-weight:600}
#ctt.ctt_viewer .viewer1 dl dd.pic{position:absolute;left:20px;top:20px;line-height:1}
#ctt.ctt_viewer .viewer1 dl dd{font-size:95%;color:#888}
#ctt.ctt_viewer .viewer1 .downbtn{vertical-align:middle;display:inline-block;height:29px;padding:2px 12px 0 38px;margin-top:15px;border:1px solid #ff8800;background:#ff9900 url(../img/sub/ico_down.gif) no-repeat 12px 8px;font-size:0.857em;font-weight:400;color:#fff !important}

#content #member_leave{display:flex;justify-content:flex-end;margin:0 !important;text-align:right}
#content #member_leave .btn1{width:200px}

/* 하단 레이아웃 */
#footer{background-color:#333;margin:0 auto;color:#aaa}
#footer h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#footer a{color:#aaa}
#fnb{padding:15px 0;border-bottom:1px solid #484848}
#fnb a{display:inline-block;padding:0 8px;line-height:30px}
#fnb strong{color:#fff}
#fnb .ft_top{float:right;padding-left:20px;background:url(../img/ft_top.png) no-repeat left center;color:#f99d1c}
#ft_copy_wrap{position:relative;padding:3% 0;line-height:1.8em;letter-spacing:-.05em}
#ft_copy_wrap:before{position:absolute;top:0;left:50%;width:1px;height:100%;background-color:#484848;content:""}
#ft_copy_wrap .ft_copy_fl,#ft_copy_wrap .ft_copy_fr{float:left;width:50%}
#ft_copy_wrap .ft_copy_fl{padding-right:5%}
#ft_copy_wrap img{position:relative; top:20px; max-width:210px;}
#ft_copy_wrap .ft_copy{font-size:0.92em}
#ft_copy_wrap .ft_copy_fr{padding-left:5%}
#ft_copy_wrap .ft_tel{padding-bottom:10px;font-size:1.875em;color:#f99d1c}
#ft_copy_wrap .ft_tel:before{display:inline-block;width:40px;height:40px;margin-right:10px;border-radius:50%;background:url(../img/ft_tel.png) #f99d1c no-repeat center center;background-size:100% auto;vertical-align:middle;content:""}
#ft_copy_wrap .ft_help1{float:left;width:65%;font-size:0.92em}
#ft_copy_wrap .ft_help2{float:right;/* width:35%; */font-size:0.92em}
#footer .ft_visit{padding:20px 0;border-top:1px solid #484848;text-align:center}
#footer .ft_visit dl,#footer .ft_visit dt,#footer .ft_visit dd{display:inline-block;font-size:0.92em}
#footer .ft_visit dt{margin-left:10px}
#footer .ft_visit dt:first-child{margin-left:0}
#footer .ft_visit dd{margin:0 5px;font-weight:500;color:#f99d1c}
#footer .family_site_area {float:right;display: inline-flex; align-items: center; gap: 8px;margin-top:20px;}
#footer .family_site {height: 36px;margin-right: 10px;padding-right:100px;border-width: 0 0 2px;border-style: solid;border-color: #eee;flex: 1;font-size: 16px;font-weight: 300;color:#eee;border-radius: 0;appearance: none;-moz-appearance: none;-webkit-appearance: none;}
#footer .btn_family_site {border: none;border-radius: 4px;padding: 4px 16px;font-size: 15px;color: #fff;background-color: #666;cursor: pointer;}
#footer .btn_family_site:hover { background-color: #fff;color:#000;}


/* 게시물 선택복사 선택이동 */
#copymove {}
#copymove  .win_desc {text-align:center;display:block}
#copymove  .tbl_wrap{margin:20px }
#copymove  .win_btn{padding:0 20px 20px}
.copymove_current {float:right;background:#ff3061;padding:5px;color:#fff;border-radius:3px}
.copymove_currentbg {background:#f4f4f4}

/* 화면낭독기 사용자용 */
#hd_login_msg {position:absolute;top:0;left:0;font-size:0;line-height:0;overflow:hidden}
.msg_sound_only, .sound_only {display:inline-block !important;position:absolute;top:0;left:0;margin:0 !important;padding:0 !important;font-size:0;line-height:0;border:0 !important;overflow:hidden !important}
/* 본문 바로가기 */
#skip_to_container a {z-index:100000;position:absolute;top:0;left:0;width:1px;height:1px;font-size:0;line-height:0;overflow:hidden}
#skip_to_container a:focus, #skip_to_container a:active {width:100%;height:75px;background:#21272e;color:#fff;font-size:2em;font-weight:bold;text-align:center;text-decoration:none;line-height:3.3em}

/* ie6 이미지 너비 지정 */
.img_fix {width:100%;height:auto}

/* 캡챠 자동등록(입력)방지 기본 -pc */
#captcha {display:inline-block;position:relative}
#captcha legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden;}
#captcha #captcha_img {height:40px;border:1px solid #898989;vertical-align:top;padding:0;margin:0}
#captcha #captcha_mp3 {margin:0;padding:0;width:40px;height:40px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;background:url('../../../img/captcha2.png') no-repeat;text-indent:-999px;border-radius:3px}
#captcha #captcha_reload {margin:0;padding:0;width:40px;height:40px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;background:url('../../../img/captcha2.png') no-repeat  0 -40px;text-indent:-999px;border-radius:3px}
#captcha #captcha_key {margin:0 0 0 3px;padding:0 5px;width:90px;height:40px;border:1px solid #ccc;background:#fff;font-size:1.333em;font-weight:bold;text-align:center;border-radius:3px;vertical-align:top}
#captcha #captcha_info {display:block;margin:5px 0 0;font-size:0.95em;letter-spacing:-0.1em}

/* 캡챠 자동등록(입력)방지 기본 - mobile */
#captcha.m_captcha audio {display:block;margin:0 0 5px;width:187px}
#captcha.m_captcha #captcha_img {width:160px;height:60px;border:1px solid #e9e9e9;margin-bottom:3px;margin-top:5px;display:block;}
#captcha.m_captcha #captcha_reload {position:static;margin:0;padding:0;width:40px;height:40px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;background:url('../../../img/captcha2.png') no-repeat  0 -40px;text-indent:-999px}
#captcha.m_captcha #captcha_reload span{display:none;}
#captcha.m_captcha #captcha_key {margin:0;padding:0 5px;width:115px;height:29px;border:1px solid #b8c9c2;background:#f7f7f7;font-size:1.333em;font-weight:bold;text-align:center;line-height:29px;margin-left:3px}
#captcha.m_captcha #captcha_info {display:block;margin:5px 0 0;font-size:0.95em;letter-spacing:-0.1em}
#captcha.m_captcha #captcha_mp3 {width:31px;height:31px;background:url('../../../img/captcha2.png') no-repeat 0 0 ;  vertical-align:top;overflow:hidden;cursor:pointer;text-indent:-9999px;border:none}

/* ckeditor 단축키 */
.cke_sc {margin:0 0 5px;text-align:right}
.btn_cke_sc{display:inline-block;padding:0 10px;height:23px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none;line-height:1.9em;vertical-align:middle;cursor:pointer}
.cke_sc_def {margin:0 0 5px;padding:10px;border:1px solid #ccc;background:#f7f7f7;text-align:center}
.cke_sc_def dl{margin:0 0 5px;text-align:left;zoom:1}
.cke_sc_def dl:after {display:block;visibility:hidden;clear:both;content:""}
.cke_sc_def dt, .cke_sc_def dd {float:left;margin:0;padding:5px 0;border-bottom:1px solid #e9e9e9}
.cke_sc_def dt {width:20%;font-weight:bold}
.cke_sc_def dd {width:30%}

/* ckeditor 태그 기본값 */
#bo_v_con ul{display:block;list-style-type:disc;margin-top:1em;margin-bottom:1em;margin-left:0;margin-right:0;padding-left:40px;}
#bo_v_con ol{display:block;list-style-type:decimal;margin-top:1em;margin-bottom:1em;margin-left:0;margin-right:0;padding-left:40px;}
#bo_v_con li{display:list-item;}

/* 버튼 */
a.btn,.btn{line-height:35px;height:35px;padding:0 10px;text-align:center;font-weight:bold;border:0;
-webkit-transition:background-color 0.3s ease-out;
-moz-transition:background-color 0.3s ease-out;
-o-transition:background-color 0.3s ease-out;
transition:background-color 0.3s ease-out;}

a.btn01 {display:inline-block;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none;vertical-align:middle}
a.btn01:focus, a.btn01:hover {text-decoration:none}
button.btn01 {display:inline-block;margin:0;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none}
a.btn02 {display:inline-block;padding:7px;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none;vertical-align:middle;}
a.btn02:focus, .btn02:hover {text-decoration:none}
button.btn02 {display:inline-block;margin:0;padding:7px;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none}

.btn_confirm {text-align:right} /* 서식단계 진행 */

.btn_submit {border:0;background:#253dbe;color:#fff;cursor:pointer;border:0}
.btn_submit:hover {background:#0025eb}

a.btn_cancel {display:inline-block;background:#969696;color:#fff;text-decoration:none;vertical-align:middle;}
button.btn_cancel {display:inline-block;background:#969696;color:#fff;text-decoration:none;vertical-align:middle}
.btn_cancel:hover{background:#aaa}
a.btn_frmline, button.btn_frmline {display:inline-block;padding:0 5px;height:40px;border:0;background:#3c3c3c;border-radius:5px;color:#fff;text-decoration:none;vertical-align:top} /* 우편번호검색버튼 등 */
a.btn_frmline {}
button.btn_frmline {font-size:1em}

/* 게시판용 버튼 */
a.btn_b01,.btn_b01 {display:inline-block;background:#4c4f6f;color:#fff;text-decoration:none;vertical-align:middle}
.btn_b01:hover, .btn_b01:hover {background:#54598c}
a.btn_b02,.btn_b02 {display:inline-block;background:#253dbe;padding:0 10px;color:#fff;text-decoration:none;border:0;vertical-align:middle;}
a.btn_b02:hover, .btn_b02:hover {background:#0025eb}
a.btn_b03, .btn_b03 {display:inline-block;background:#fff;border:1px solid #b9bdd3;color:#646982;text-decoration:none;vertical-align:middle}
a.btn_b03:hover, .btn_b03:hover {background:#ebedf6}
a.btn_b04, .btn_b04 {display:inline-block;background:#fff;border:1px solid #ccc;color:#707070;text-decoration:none;vertical-align:middle}
a.btn_b04:hover, .btn_b04:hover {color:#333;background:#f9f9f9}
a.btn_admin,.btn_admin {display:inline-block;background:#d13f4a;color:#fff;text-decoration:none;vertical-align:middle} /* 관리자 전용 버튼 */
.btn_admin:hover, a.btn_admin:hover {background:#ff3746}


/*컬러*/
.color_1 {background:#169dd6 !important}
.color_2 {background:#14d53d !important}
.color_3 {background:#3814ff !important}
.color_4 {background:#7520c5 !important}
.c_ff3300{color:#ff3300 !important}
.c_ff6600{color:#ff6600 !important}
.c_0078d7{color:#0078d7 !important}

/* 기본테이블 */
.tbl_wrap table{width:100%;border-collapse:collapse;border:1px solid #ccc;border-width:1px 0;border-spacing:0 5px}
.tbl_wrap caption{padding:10px 0;font-weight:bold;text-align:left}
.tbl_head01{margin:0;border-top:3px solid #888}
.tbl_head01 table{border-top:none}
.tbl_head01 caption{overflow:hidden;padding:0;font-size:0;line-height:0}
.tbl_head01 th,.tbl_head01 td{height:60px;padding:10px 5px;border-bottom:1px solid #dfdfdf;background-color:#fff;line-height:1.3em;color:#666;word-break:break-all}
.tbl_head01 thead th{padding:1.5% 0;border-bottom:1px solid #dfdfdf;background-color:#fafafa;font-weight:normal;text-align:center}
.tbl_head01 thead th input{vertical-align:baseline}
.tbl_head01 tbody tr:hover td{background-color:#fafafa}
.tbl_head01 tbody th,.tbl_head01 tbody th{padding:8px 0;border-bottom:1px solid #dfdfdf}
.tbl_head01 tfoot th,.tbl_head01 tfoot td{padding:10px 0;border-top:1px solid #c1d1d5;border-bottom:1px solid #c1d1d5;background-color:#d7e0e2;text-align:center}
.tbl_head01 a:hover{text-decoration:underline}

.tbl_head02{margin:0 0 10px}
.tbl_head02 caption{overflow:hidden;padding:0;font-size:0;line-height:0}
.tbl_head02 thead th{padding:5px 0;border-top:1px solid #d1dee2;border-bottom:1px solid #d1dee2;background-color:#e5ecef;font-size:.95em;color:#383838;letter-spacing:-.1em;text-align:center}
.tbl_head02 thead a{color:#383838}
.tbl_head02 thead th input{vertical-align:top}

/* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head02 tfoot th,.tbl_head02 tfoot td{padding:10px 0;border-top:1px solid #c1d1d5;border-bottom:1px solid #c1d1d5;background-color:#d7e0e2;text-align:center}
.tbl_head02 tbody th{padding:5px 0;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background-color:#fff}
.tbl_head02 td{padding:5px 3px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background-color:#fff;line-height:1.4em;word-break:break-all}
.tbl_head02 a{}

/* 폼 테이블 */
.tbl_frm01 {margin:0 0 20px}
.tbl_frm01 table {width:100%;border-collapse:collapse;border-spacing:0;border-top:2px solid #333}
.tbl_frm01 th {width:70px;padding:7px 13px;border:1px solid #e9e9e9;border-width:0 1px 1px 0;background:#f5f8f9;text-align:left}
.tbl_frm01 td {padding:7px 10px;border-bottom:1px solid #e9e9e9;background:transparent}
.wr_content textarea,.tbl_frm01 textarea,.form_01 textarea, .frm_input{border:1px solid #ccc;background:#fff;color:#000;vertical-align:middle;border-radius:3px;padding:5px 10px;
-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);
-moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);
box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);
}
.tbl_frm01 textarea {padding:2px 2px 3px}
.frm_input {height:40px;}
.frm_select {height:40px;padding-right:30px;padding-left:10px;border:1px solid #ccc;border-radius:3px;color:#000;vertical-align:middle;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);-moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);line-height:1.2em}

.full_input{width:100%}
.half_input{width:49.5%}
.tbl_frm01 textarea, .write_div textarea {width:100%;height:100px}
.tbl_frm01 a {text-decoration:none}
.tbl_frm01 .frm_file {display:block;margin-bottom:5px}
.tbl_frm01 .frm_info {display:block;padding:0 0 5px;line-height:1.4em}

.btn_cke_sc{font-size:12px}
.btn_confirm.write_div{text-align:center}
#bo_v_title h2{font-size:2em}
#bo_v_atc_title{display:none}

/*기본 리스트*/
.list_01 li{border:1px solid #dbdbdb;background:#fff;border-radius:3px;margin:3px 0;padding:10px 15px;list-style:none;position:relative;}
.list_01 li:after {display:block;visibility:hidden;clear:both;content:""}
.list_01 li:hover{background:#f9f9f9}
.list_01 li.empty_li{text-align:center;padding:20px 0;color:#666}
/*폼 리스트*/
.form_01 h2{margin:0 0 10px;font-size:1.167em}
.form_01 li{margin:10px 0}
.form_01 li:after {display:block;visibility:hidden;clear:both;content:""}
.form_01 li .right_input{float:right}
.form_01 textarea{height:100px;width:100%}
.form_01 .frm_label{display:inline-block;width:130px}

/* 자료 없는 목록 */
.empty_table {padding:50px 0 !important;text-align:center}
.empty_list {padding:20px 0 !important;color:#666;text-align:center}

/* 필수입력 */
.required, textarea.required {background-image:url('../img/require.png')  !important;background-repeat:no-repeat   !important;background-position:right top  !important;}

/* 테이블 항목별 정의 */
.td_board {width:80px;text-align:center}
.td_category {width:80px;text-align:center}
.td_chk {width:30px;text-align:center}
.td_date {width:60px;text-align:center}
.td_datetime {width:110px;text-align:center}
.td_group {width:80px;text-align:center}
.td_mb_id {width:100px;text-align:center}
.td_mng {width:80px;text-align:center}
.td_name {width:100px;text-align:left}
.td_nick {width:100px;text-align:center}
.td_num {width:50px;text-align:center}
.td_numbig {width:80px;text-align:center}
.td_stat {width:60px;text-align:center}

.txt_active {color:#5d910b}
.txt_done {color:#e8180c}
.txt_expired {color:#ccc}
.txt_rdy {color:#8abc2a}

/* 새창 기본 스타일 */
.new_win {position:relative;}
.new_win .tbl_wrap {margin:0 20px}
.new_win #win_title {font-size:1.25em;height:50px;line-height:30px;padding:10px 20px;background:#333;color:#fff;}
.new_win #win_title .sv {font-size:0.75em;line-height:1.2em}
.new_win .win_ul {border-right:1px solid #dfe6e7;}
.new_win .win_ul:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .win_ul li{float:left;background:#fff;width:33.333%;text-align:center;border:1px solid #ccc;margin-left:-1px}
.new_win .win_ul li a{display:block;padding:10px 0}
.new_win .win_ul .selected{background:#fff;border-color:#253dbe;position:relative;z-index:5}
.new_win .win_ul .selected a{color:#253dbe;font-weight:bold}
.new_win .win_desc {margin:5px 0;font-size:0.92em;color:#3598db;}
.new_win .frm_info{font-size:0.92em;color:#3598db}
.new_win .win_total{text-align:right;margin:10px 0}
.new_win .win_total span{display:inline-block;line-height:30px;font-size:0.92em;color:#4e546f;background:#d4d4d4;padding:0 10px;border-radius:5px;}
.new_win .new_win_con{margin:20px;}
.new_win .new_win_con:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .btn_confirm:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .win_btn{text-align:right}
.new_win .btn_close {position:absolute;top:0;right:0;height:50px;width:50px;background:url(../img/close_btn.gif) no-repeat 50% 50%;border:0;text-indent:-999px;overflow:hidden;cursor:pointer}
.new_win .btn_submit {padding:0 20px;height:40px;font-weight:bold;font-size:1.083em;float:right}

/* 검색결과 색상 */
.sch_word {color:#00c4ac}

/* 자바스크립트 alert 대안 */
#validation_check {margin:100px auto;width:500px}
#validation_check h1 {margin-bottom:20px;font-size:1.3em}
#validation_check p {margin-bottom:20px;padding:30px 20px;border:1px solid #e9e9e9;background:#fff}

/* 사이드뷰 */
.sv_wrap {position:relative;font-weight:normal}
.sv_wrap .sv {z-index:1000;display:none;margin:5px 0 0;font-size:0.92em;background:#333;
-webkit-box-shadow:2px 2px 3px 0px rgba(0,0,0,0.2);
-moz-box-shadow:2px 2px 3px 0px rgba(0,0,0,0.2);
box-shadow:2px 2px 3px 0px rgba(0,0,0,0.2);}
.sv_wrap .sv:before{content:"";position:absolute;top:-6px;left:15px;width:0;height:0;border-style:solid;border-width:0 6px 6px 6px;border-color:transparent transparent #333 transparent;}
.sv_wrap .sv a {display:inline-block;margin:0;padding:0  10px;line-height:30px;width:100px;font-weight:normal;color:#bbb }
.sv_wrap .sv a:hover{background:#000;color:#fff}
.sv_member{color:#333}
.sv_on {display:block !important;position:absolute;top:23px;left:0px;width:auto;height:auto}
.sv_nojs .sv {display:block}

/* 페이징 */
.pg_wrap {clear:both;padding:30px 0 0;text-align:center}
.pg_wrap:after {display:block;visibility:hidden;clear:both;content:""}
.pg {}
.pg_page, .pg_current {display:inline-block;vertical-align:middle;background:#f3f3f3;border:1px solid #bbbcc3}
.pg a:focus, .pg a:hover {text-decoration:none}
.pg_page {color:#555;font-size:1.083em;height:30px;line-height:28px;padding:0 5px;min-width:30px;text-decoration:none;border-radius:3px;}
.pg_page:hover{background-color:#ddd}
.pg_start {text-indent:-999px;overflow:hidden;background:url('../img/btn_first.gif') no-repeat 50% 50% #fff;padding:0;border:1px solid #bbb;}
.pg_prev {text-indent:-999px;overflow:hidden;background:url('../img/btn_prev.gif') no-repeat 50% 50% #fff;padding:0;border:1px solid #bbb}
.pg_end {text-indent:-999px;overflow:hidden;background:url('../img/btn_end.gif') no-repeat 50% 50% #fff;padding:0;border:1px solid #bbb}
.pg_next {text-indent:-999px;overflow:hidden;background:url('../img/btn_next.gif') no-repeat 50% 50% #fff;padding:0;border:1px solid #bbb}
.pg_start:hover,.pg_prev:hover,.pg_end:hover,.pg_next:hover{background-color:#fafafa}

.pg_current {display:inline-block;border: 1px solid #ffa80a;background:#ffa80a;color:#fff;font-weight:bold;height:30px;line-height:30px;padding:0 10px;min-width:30px;border-radius:3px;}

/* cheditor 이슈 */
.cheditor-popup-window *, .cheditor-popup-window :after, .cheditor-popup-window :before {
-webkit-box-sizing:content-box;
-moz-box-sizing:content-box;
box-sizing:content-box;
}

/* Mobile화면으로 */
#device_change {display:block;margin:0.3em;padding:0.5em 0;border:1px solid #eee;border-radius:2em;background:#fff;color:#000;font-size:2em;text-decoration:none;text-align:center}

@media screen and (max-width:1240px){
	#container.main .wrap{padding-right:20px;padding-left:20px}
	#container.main #m1 .wrap{padding-right:0;padding-left:0}
	#container.main #m2.wrap{padding-right:0;padding-left:0}
	#container #content{padding-right:20px;padding-left:20px}
	#ft_copy_wrap{padding-right:20px;padding-left:20px}
	.ssnb{padding-right:20px;padding-left:20px}

	#mlink .mlinkSlider span{width:110px;height:110px}

	#ctt.ctt_childcare .childcare1 li,#ctt.ctt_childcare .childcare2 li{width:33.333%}
	#ctt.ctt_nurture .nurture1 li{width:33.333%}
	#ctt.ctt_sitelink .sitelink1 li{width:33.333%}

}
@media screen and (max-width:1180px){
	/*
	#tnb .tnb1{line-height:2.5; margin-left:20px;}
	#tnb .tnb1 li{display:block;}
	#tnb .tnb1 a {font-size:0.9em;color: #fe5e01;padding: 0 3px 0 0;}
	*/
	#tnb .tnb1 span{display:none}
}
@media screen and (max-width:1100px){
	#m4 h3{height:60px}
	#m4 #popupzone .owl-nav{top:-60px}
	#m4 #notice .notice_con .lat .lt_more{top:-60px}
	#m4 #notice .notice_con .lat ul{overflow:hidden;height:140px}
}
@media screen and (max-width:1000px){/* 아이패드 992 */
	body,#header,#container,#footer{min-width:100%;width:100%}
	body{font-size:15px}

	#header{height:80px}
	#tnb{display:inline-block;float:right;width:340px;height:78px;line-height:78px}
	#tnb .tnb1{position:relative;right:50px;float:left; line-height:70px;width:100%}
	#tnb .tnb1 li{display:inline-block;}
	#tnb .tnb1 span{display:inline-block}
	#tnb .tnb2{display:none}
	#gnb{display:none}
	#logo{display:inline-block;width:270px;height:100%;margin:0;padding-left:10px;text-align:left}
	.gnbWrap{height:80px}

	#allmnu,#allmnu2{display:block;position:absolute;top:17px;right:15px;z-index:10000;cursor:pointer;padding:17px 28px 19px 8px;border:2px solid #dfdfdf}
	#allmnu{z-index:1}
	#allmnu span,#allmnu2 span{cursor:pointer;height:3px;width:20px;background-color:#c9c9c9;position:absolute;display:block;content:'';transition:all 500ms ease-in-out}
	#allmnu span:before,#allmnu2 span:before{cursor:pointer;height:3px;width:20px;background-color:#c9c9c9;position:absolute;display:block;content:'';top:-7px;transition:all 500ms ease-in-out}
	#allmnu span:after,#allmnu2 span:after{cursor:pointer;height:3px;width:20px;background-color:#c9c9c9;position:absolute;display:block;content:'';bottom:-7px;transition:all 500ms ease-in-out}
	#allmnu.acik,#allmnu2.acik{position:fixed;right:15px;border:2px solid #333;background-color:#000}
	#allmnu.acik span,#allmnu2.acik span{background-color:transparent}
	#allmnu.acik span:before,#allmnu2.acik span:before{top:0px;transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);-webkit-transform:rotate(45deg);bottom:0;background-color:#fff}
	#allmnu.acik span:after,#allmnu2.acik span:after{top:0;transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);-webkit-transform:rotate(-45deg);background-color:#fff}
	.allmnuView{overflow-x:hidden;overflow-y:auto;display:none;position:fixed;top:0;right:-100%;-webkit-transition:all 0.5s ease;-moz-transition:all 0.5s ease;transition:all 0.5s ease;width:100%;height:100%;padding-top:80px;background:rgba(0,0,0,.95);z-index:999}
	.allmnuView.allmnuView-acik{display:block;right:0}
	.allmnuView{position:fixed;top:0;right:-250px;-webkit-transition:all 0.5s ease;-moz-transition:all 0.5s ease;transition:all 0.5s ease;width:250px;height:100%;background-color:#000;z-index:999;display:block;overflow:auto}
	.allmnuView h2{display:none}
	.allmnuView a{font-size:16px;text-decoration:none}
	.allmnuView ul{border-left:none;border-bottom:1px solid #333}
	.allmnuView ul li{display:block;float:none;width:100%;min-height:auto;margin:0;padding:0}
	.allmnuView ul li:after{display:none}
	.allmnuView ul li>a{display:block;padding:0 20px;border-top:1px solid #333;font-size:14px;line-height:40px;color:#999;text-align:left}
	.allmnuView ul li>a:hover{background-color:#ff9900;border-top:1px solid #333;color:#fff}
	.allmnuView .gnb_1dli_air .gnb_1da,.allmnuView .gnb_1dli_on .gnb_1da{color:#fff}
	.allmnuView ul ul{display:none;position:relative;top:0;width:100%;border-bottom:none}
	.allmnuView ul ul li{display:block;width:100%;margin-right:0}
	.allmnuView ul li li>a{display:block;padding:0 30px;background-color:#222;border-bottom:1px solid #333;font-size:13px;font-weight:300;line-height:35px;color:#999}
	.allmnuView ul li li>a:hover{background-color:#333;border-top:1px solid #333;color:#fff}
	.allmnuView ul ul ul{display:block;border-bottom:none}
	.allmnuView ul li li li>a{display:block;padding:0 30px 0 45px;border-top:1px solid #444;background-color:#333;font-size:14px;line-height:40px;color:#999;line-height:30px}
	.allmnuView ul li li li>a:hover{background-color:#444}
	.allmnuView .gnb_1dli7{display:block}
	.gnb_sitemap{display:none}
	.gnb_1dli{border-right:none}
	.gnb_2dul,.gnb_1dli{height:auto}
	.gnb_1dli:first-child{border-left:none}
	.gnb_1dli:hover a,.gnb_1dli:focus a{color:#fff}
	#gnb_snb{display:none;}

	#visualWrap .bx-wrapper .bx-controls-direction a{width:60px;height:90px;margin-top:-45px;background-size:40px auto}
	#mlink .mlinkSlider span{width:100px;height:100px}
	#m2{height:450px}
	#m2 .tab{line-height:40px}
	#m2 .tab:after{height:40px}
	#m2 .tabs li{width:auto}
	#m2 .tabs #mtoy{width:17%}
	#m2 .tabs #mdress{width:24%}
	#m2 .tabs #mbook{width:12%}
	#m2 .tabs #mprogram{width:22%}
	#m2 .tabs #mtour{width:25%}

	#m2 .frm_select,#m2 .frm_input{height:37px}
	#m2 #mprogram .m2_con{height:370px}
	#m2 #mtour .m2_con{height:370px}
	#m2 #mtour .m2_con #calendar table{height:310px}
	#m2 #mplay .m2_con{height:370px}
	#m2 #mplay .m2_con #calendar table{height:310px}

	#ft_copy_wrap .ft_help1,
	#ft_copy_wrap .ft_help2{float:none;width:100%;line-height:1.5em}
	#ft_copy_wrap .ft_help2 br{display:none}
	#footer .family_site_area {float:none;gap: 4px; }
	#footer .family_site {padding-right:50px;font-size: 12px;}
	#footer .btn_family_site {padding: 6px 10px;font-size: 12px;}

	#svisual{height:180px;background-size:auto 180px}

	#content h2{font-size:2.5em}
	#content h3{margin:30px 0 20px}
	#content h4{margin:20px 0 10px;font-size:1.25em}

	#content .tbl1 th,#content .tbl1 td{padding:15px}

	#ctt.ctt_intro .intro3{text-align:left}
	#ctt.ctt_intro .intro3 p br{display:none}
	#ctt.ctt_history .history2{padding-left:50px;background-position:right 4%;background-size:30% auto}
	#ctt.ctt_history .history2:before{left:50px}
	#content  #ctt.ctt_history .history2 h4.year:before{left:50px}
	#ctt.ctt_org .org_wrap{max-width:180px}
	#ctt.ctt_org .org2:before{height:50px}
	#ctt.ctt_org .org3:before{height:70px}
	#ctt.ctt_location .location2 li{width:50%}
	#ctt.ctt_location .location2 li:first-child{width:100%}
	#ctt.ctt_childcare .childcare1 li,#ctt.ctt_childcare .childcare2 li{width:50%}
	#content #ctt.ctt_dress h3{margin:30px 0 20px}
	#ctt.ctt_dress #ctt_con{display:block}
	#ctt.ctt_dress .dress_left{width:100%;margin-top:-30px;padding-right:0}
	#ctt.ctt_dress .dress_left:before{display:none}
	#ctt.ctt_dress .dress_right{width:100%;margin-top:0}
	#ctt.ctt_pgguide .pgguide4{margin-top:30px}
	#ctt.ctt_nurture .nurture1 li{width:50%}
	#ctt.ctt_sitelink .sitelink1 li{width:50%}
	#ctt.ctt_viewer .viewer1 dl{padding:15px 0 15px 180px}
	#ctt.ctt_viewer .viewer1 dl:nth-child(n+7){min-height:270px}

	.a10th1>ul>li{float:left;width:30%;margin-left:5%}
	.a10th1>ul>li:nth-child(1){margin-left:0}
	.a10th1>ul>li:nth-child(4){clear:both;margin-left:0}
	.a10th1>ul>li:nth-child(n+4){margin-top:2%}

	#ft_copy_wrap img{position:relative; top:10px; width:150px;}


}
@media screen and (max-width:900px){
	#mlink .mlinkSlider span{width:90px;height:90px}
	#m2{height:430px}
	#m2 .frm_select,#m2 .frm_input{height:35px}
	#m2 #mprogram .m2_con{height:357px}
	#m2 #mtour .m2_con{height:350px}
	#m2 #mtour .m2_con #calendar table{height:290px}
	#m2 #mplay .m2_con{height:350px}
	#m2 #mplay .m2_con #calendar table{height:290px}
	#m2 .tab{line-height:30px}
	#m2 .tab:after{height:30px}
	#m2 .m2_fr a.btn{display:none}
	#m2 .m2_fr .btn{width:100%}
	#m4 #notice .notice_con .lat ul{height:120px}
	#m4 #notice .notice_con .lat li{line-height:30px}
	#ctt.ctt_book .book1{position:relative}
	#ctt.ctt_book .book1:before{display:none}
	#ctt.ctt_book .book1_left,#ctt.ctt_book .book1_right{float:none;width:100%}
	#ctt.ctt_book .book1_left{margin-right:0}
	#ctt.ctt_book .book1_right{margin-left:0}
	#ctt.ctt_book .book1 ul{padding-top:0}
	#ctt.ctt_book .book2{margin-top:30px}
	.sub_photo2 .photo1_3{text-align:left}

}

@media screen and (max-width:800px){/* g패드 */
	#visualWrap .bx-wrapper .bx-controls-direction a{width:40px;height:60px;margin-top:-30px;background-size:30px auto}
	#mlink .mlinkSlider span{width:80px;height:80px}
	#m2 .m2_fl{float:none;width:100%}
	#m2 .m2_fr{display:none}
	#m3{padding:30px 0}
	#m3 h3{padding-bottom:20px;font-size:2em}
	#m3 h3 em{padding-top:10px;font-size:15px}
	#m4{padding:30px 0}
	#m4 h3{height:50px}
	#m4 #popupzone .owl-nav{top:-50px;right:35px}
	#m4 #popupzone .owl-theme .owl-nav [class*=owl-]{width:30px;height:30px;background-size:30px auto}
	#m4 #popupzone .owl-pzone-nav-btn{width:30px;height:30px;background-size:30px auto}
	#m4 #notice .notice_con .lat .lt_more{top:-50px;width:30px;height:30px;line-height:30px}
	#m4 #notice .notice_con .lat ul{height:100px}
	#m4 #notice .notice_con .lat li{line-height:27px}

	#ctt.ctt_pgguide2 .pgguide22 li{float:none;width:100%;margin-left:0}
	#ctt.ctt_tour .tour2 li{float:none;width:100%;margin-left:0}
	#ctt.ctt_tour .tour2 dd{padding:20px 0 30px;text-align:center}
}
@media screen and (max-width:768px){/* 아이패드 */
	#tnb{width:280px}
	#tnb .tnb1 span{display:none}

	#visualWrap .bx-wrapper{max-width:120% !important;margin:0 -10%}
	#visualWrap .bx-wrapper .bx-controls-direction .bx-prev{left:8%}
	#visualWrap .bx-wrapper .bx-controls-direction .bx-next{right:8%}
	#mlink .mlinkSlider span{width:70px;height:70px;margin:0 auto 10px}
	#m2 .tab:before{width:33px;height:25px}
	#m2 #mprogram .m2_con{padding:10px}
	#m2 #mtour .m2_con{padding:20px}
	#m2 #mplay .m2_con{padding:20px}
	#m4 #notice .notice_con .lat ul{height:80px}

	#fnb a {padding: 0 6px}

	#svisual{height:160px;background-size:auto 160px}
	#location .path li{min-width:150px}
	#content #content_tit h2{padding-bottom:30px;font-size:2.5em}

	#ctt.ctt_intro .intro2_1{font-size:1.875em}
	#ctt.ctt_intro .intro2_2{font-size:1.3em}
	#ctt.ctt_intro .intro3 p{font-size:1.063em}
	#ctt.ctt_intro .vision .vision_tit,#ctt.ctt_intro .vision .vision3 .vision_tit{display:block;float:none;width:100%;height:auto;padding:10px}
	#ctt.ctt_intro .vision p{float:none;width:100%;margin-bottom:10px}
	#ctt.ctt_intro .vision .vision3 .vision_tit{line-height:1.6em}
	#ctt.ctt_intro .vision .vision3 ul{float:none;width:100%;border:1px solid #0061af;padding:2%}
	#ctt.ctt_intro .vision .vision3 li{;border:1px solid #ccc}
	#ctt.ctt_intro .operation li:nth-child(n){float::none;width:100%;margin-bottom:10px;margin-left:0}
	#ctt.ctt_intro .operation li br{display:none}
	#ctt.ctt_history .history2{background:none}
	/*#ctt.ctt_guide .guide1,#ctt.ctt_guide .guide2,#ctt.ctt_guide .guide3,#ctt.ctt_guide .guide4,#ctt.ctt_guide .guide5,#ctt.ctt_guide .guide6,#ctt.ctt_guide .guide7{padding-left:0}*/
	#ctt.ctt_guide .guide3 td br{display:block}
	#ctt.ctt_guide .guide4 h3,#ctt.ctt_guide .guide4 p,#ctt.ctt_guide .guide5 h3,#ctt.ctt_guide .guide5 p,#ctt.ctt_guide .guide6 h3,#ctt.ctt_guide .guide6 p{display:block}
	#ctt.ctt_guide .guide4 h3,#ctt.ctt_guide .guide5 h3,#ctt.ctt_guide .guide6 h3{margin-bottom:2%}
	#ctt.ctt_guide .guide4 p,#ctt.ctt_guide .guide5 p,#ctt.ctt_guide .guide6 p{margin-top:0}
	#ctt.ctt_guide .guide4 p:before,#ctt.ctt_guide .guide5 p:before,#ctt.ctt_guide .guide6 p:before{display:none}
	#ctt.ctt_facility .facility3 .bx-controls-direction a{width:40px;height:40px;background-size:30px auto}
	#ctt.ctt_facility .facility3 .bx-pager-item{margin-left:5px}
	#ctt.ctt_facility .facility3 .bx-pager-link{width:12px;height:12px}
	#ctt.ctt_facility .facility1,#ctt.ctt_facility .facility2,#ctt.ctt_facility .facility3{padding-left:0}
	#ctt.ctt_sitemap .sitemap1>ul>li{width:48%;margin-right:4%;padding-bottom:30px}
	#ctt.ctt_sitemap .sitemap1 li:nth-child(n){clear:none;margin-right:4%}
	#ctt.ctt_sitemap .sitemap1 li:nth-child(2n){margin-right:0}
	#ctt.ctt_sitemap .sitemap1 li:nth-child(2n+1){clear:both}
	#ctt.ctt_provision p,#ctt.ctt_provision ol{padding-left:0}
	#ctt.ctt_privacy ol{padding-left:0}
	#ctt.ctt_viewer .viewer1 dl:nth-child(n){float:none;width:100%;padding:15px 0 15px 160px;;min-height:auto;border-left:none}
	#ctt.ctt_viewer .viewer1 dl dd.pic{left:0}
	#ctt.ctt_pgguide2 .pgguide21{padding-left:0}
	#ctt.ctt_pgguide2 .pgguide22{padding-left:0}
	#ctt.ctt_tour .tour1{background:none}
	#ctt.ctt_tour .tour1_1,#ctt.ctt_tour .tour1_2,#ctt.ctt_tour .tour1_3,#ctt.ctt_tour .tour1_4{margin-left:0}
	#ctt.ctt_tour .tour1_5{padding-left:0}
	#ctt.ctt_tour .tour1,#ctt.ctt_tour .tour2{padding-left:0}
}
@media screen and (max-width:620px){
	body{font-size:14px}
	#tnb{display:none}

	#visualWrap .bx-wrapper{max-width:140% !important;margin:0 -20%}
	#visualWrap .bx-wrapper .bx-controls-direction .bx-prev{left:14%}
	#visualWrap .bx-wrapper .bx-controls-direction .bx-next{right:14%}
	#visualWrap .bx-wrapper .bx-controls-direction a{width:30px;height:50px;margin-top:-25px;background-size:20px auto}
	#mlink .mlinkSlider a{font-size:1em}
	#mlink .mlinkSlider span{width:60px;height:60px}
	#m2{height:400px}

	#m2 #mprogram .m2_con{overflow-x:auto;height:330px}
	#m2 #mtour .m2_con{height:330px}
	#m2 #mplay .m2_con{height:330px}
	#m2 .m2_con{padding:20px 0}
	#m2 .m2_fl{padding:0 20px}
	#m2 .tab{padding:15px 0;font-size:1.25em;line-height:20px}
	#m2 .tab:before{width:27px;height:20px}
	#m2 .tab:after{height:30px}
	#m3{padding:20px 0}
	#m3 h3 em{font-size:14px}
	#m3 #mphoto li{float:left;width:32%;margin-left:2%}
	#m3 #mphoto li:first-child{margin-left:0}
	#m3 #mphoto li:nth-child(n+4){display:none}
	#m4{padding:20px 0}
	#m4 h3{padding-bottom:20px}
	#m4 #popupzone{float:none;width:100%;margin-right:0%}
	#m4 #notice{float:none;width:100%;margin-top:20px}


	#fnb{padding:10px 20px}
	#fnb a{line-height:2em}
	#fnb a:nth-child(n+5){display:none}
	#ft_copy_wrap .ft_tel{font-size:1.5em}
	#ft_copy_wrap .ft_tel:before{width:30px;height:30px}

	#svisual{height:140px;background-size:auto 140px}
	.location_wrap .print_wrap{display:none}

	#content{margin:6% 0 3%}
	#content h2{padding-bottom:30px}
	.ssnb{margin:6% auto 0}
	.ssnb li{height:50px;line-height:47px;}

	#ctt.ctt_intro .intro2_2{text-align:left}
	#ctt.ctt_intro .intro2_2 br{display:none}
	#ctt.ctt_intro .vision .vision3 li:nth-child(n){float:none;width:100%;margin:5px 0 0 0;padding:10px}
	#ctt.ctt_intro .vision .vision3 li:first-child{margin-top:0}
	#ctt.ctt_intro .operation li:nth-child(n){padding:10px}
	#ctt.ctt_history .history1{text-align:left}
	#ctt.ctt_history .history1 br{display:none}
	/*
	#ctt.ctt_guide .guide2 .col1{width:100%}
	#ctt.ctt_guide .guide3 .col1{width:100%}
	#ctt.ctt_guide .guide4 .col1{width:100%}
	#ctt.ctt_guide table{display:block}
	#ctt.ctt_guide thead{float:left;width:20%}
	#ctt.ctt_guide tbody{float:left;width:80%}
	#ctt.ctt_guide tr,#ctt.ctt_guide th,#ctt.ctt_guide td{display:block;width:100%}
	#ctt.ctt_guide thead th{padding:20px}
	#ctt.ctt_guide td{border-right:none}
	#ctt.ctt_guide thead th{border-right:1px solid #ddd !important}
	#ctt.ctt_guide td{padding:10px 20px}
	#ctt.ctt_guide .guide2 th:nth-child(1),#ctt.ctt_guide .guide2 td:nth-child(1){height:170px}
	#ctt.ctt_guide .guide2 th:nth-child(2),#ctt.ctt_guide .guide2 td:nth-child(2){height:100px}
	#ctt.ctt_guide .guide3 th:nth-child(1),#ctt.ctt_guide .guide3 td:nth-child(1){height:120px}
	#ctt.ctt_guide .guide3 th:nth-child(2),#ctt.ctt_guide .guide3 td:nth-child(2){height:100px}
	#ctt.ctt_guide .guide4 th:nth-child(1),#ctt.ctt_guide .guide4 td:nth-child(1){height:80px}
	#ctt.ctt_guide .guide4 th:nth-child(2),#ctt.ctt_guide .guide4 td:nth-child(2){height:80px}
	*/
	#ctt.ctt_guide .guide3 .col1{width:150px}
	#ctt.ctt_guide .guide3 .col3{width:75px}
	#ctt.ctt_guide .guide3 .col4{width:75px}
	#content #ctt.ctt_guide .tbl1 th, #content #ctt.ctt_guide .tbl1 td{padding:5px}
	#ctt.ctt_facility .facility1_2{margin-top:15px}
	#ctt.ctt_facility .facility2_1{padding:0;border:none}
	#ctt.ctt_facility .facility2_1_txt{top:0;left:0;width:60px;height:60px;font-size:1.5em;line-height:57px}
	#ctt.ctt_facility .facility3 .bx-caption{position:relative;bottom:auto}
	#ctt.ctt_org .org2:before,#ctt.ctt_org .org3:before{height:50px}
	#ctt.ctt_org .org3 li{float:none;width:100%}
	#ctt.ctt_org .org_tit{padding:10px}
	#ctt.ctt_org .org3>ul:before,#ctt.ctt_org .org3 li:before{display:none}
	#ctt.ctt_org .org3 .org_wrap{max-width:70%}
	#ctt.ctt_org .org3 .org_con{height:auto}
	#ctt.ctt_childcare .childcare1 ul,#ctt.ctt_childcare .childcare2 ul,#ctt.ctt_nurture .nurture1 ul,#ctt.ctt_sitelink .sitelink1 ul{padding:30px}
	#ctt.ctt_childcare .childcare1 li,#ctt.ctt_childcare .childcare2 li{width:100%}
	#ctt.ctt_nurture .nurture1 li{width:100%}
	#ctt.ctt_sitelink .sitelink1 li{width:100%}
	.a10th1>ul>li,.a10th2>ul>li,.a10th3>ul>li{clear:both;float:none;width:100%;margin-left:0;margin-top:2%}
	.a10th_box>dd{min-height:auto}
	.a10th_box>dd>br{display:none}
}
@media screen and (max-width:550px){
	#mlink .mlinkSlider span{width:50px;height:50px}
	#m2{height:390px}
	#m2 .tab{line-height:20px}
	#m2 .tab:before{display:none}
	#m2 .tab:after{height:20px}

	#svisual{padding-top:45px;height:120px;background-size:auto 120px}
	#svisual h1{padding-bottom:0;font-size:2.25em;letter-spacing:-.05em}
	#svisual p{display:none}

	#location .path li{min-width:130px}
	#ctt.ctt_history .history2{padding-left:20px}
	#ctt.ctt_history .history2:before{left:20px}
	#content  #ctt.ctt_history .history2 h4.year:before{left:20px}
	#ctt.ctt_guide thead th{padding:20px 10px}
	#content #ctt.ctt_guide .tbl1 tbody tr th br{display:none}
	#ctt.ctt_tour .tour3 .btn1{width:auto;margin:0 5px;padding:0 20px}
	#ctt.ctt_sitemap .sitemap1 .sitemap_tit{padding:15px 10px;font-size:15px;letter-spacing:-.05em}

	.sub_photo2 .photo1_1{text-align:left}
	.sub_photo2 .photo1_2{text-align:left}
}
@media screen and (max-width:480px){
	body{font-size:13px}
	#header{height:70px}
	#logo{}
	.gnbWrap{height:70px}

	#visualWrap .bx-wrapper{max-width:160% !important;margin:0 -30%}
	#visualWrap .bx-wrapper .bx-controls-direction .bx-prev{left:18.5%}
	#visualWrap .bx-wrapper .bx-controls-direction .bx-next{right:18.5%}
	#container.main #m1 .wrap{padding-right:20px;padding-left:20px}
	#m2{height:340px}
	#m2 #mprogram .m2_con{height:290px}
	#m2 #mtour .m2_con{overflow-y:auto;height:290px}
	#m2 #mtour .m2_con #calendar table{height:230px}
	#m2 #mplay .m2_con{overflow-y:auto;height:290px}
	#m2 #mplay .m2_con #calendar table{height:230px}
	#m2 .tab{padding:15px 0}
	#m3 h3 em{font-size:13px}
	#m4 #popupzone .owl-nav{right:30px}
	#m4 #popupzone .owl-theme .owl-nav [class*=owl-]{width:25px;height:25px;background-size:25px auto}
	#m4 #popupzone .owl-pzone-nav-btn{width:25px;height:25px;background-size:25px auto}
	#m4 #notice .notice_con .lat .lt_more{width:25px;height:25px;line-height:25px}

	#svisual{padding-top:35px;height:100px;background-size:auto 100px}
	#location .path li{min-width:110px;height:40px}
	#location .path li a{padding:0 30px 0 10px;background-size:25px auto;line-height:40px}
	#location .path li.home{min-width:30px}
	#location .path li.home img{width:50%;height:auto}
	#container .print_wrap{height:40px}
	#container .print_wrap a{width:40px;height:40px}
	#content{margin:7% 0 20px}
	#content h2{padding-bottom:20px;font-size:2.25em}
	#content h3{margin:20px 0 15px;letter-spacing:-.05em}
	#content #content_tit h2{padding-bottom:20px;font-size:2.25em}
	.ssnb{margin:7% auto 0}
	.ssnb li{height:40px;line-height:37px}
	#content .tbl1 th,#content .tbl1 td{padding:12px}
	#content .btn1{height:50px;line-height:47px}

	#ctt.ctt_intro .vision p{padding:10px}
	#ctt.ctt_guide .guide3 .col1{width:100px}
	#ctt.ctt_guide .guide3 .col3{width:60px}
	#ctt.ctt_guide .guide3 .col4{width:60px}
	#content #ctt.ctt_guide .tbl1 th, #content #ctt.ctt_guide .tbl1 td{padding:5px}
	#ctt.ctt_book .book2{margin-top:20px}
	#content #ctt.ctt_dress h3{margin:20px 0 15px}
	#ctt.ctt_dress .dress_left{margin-top:-20px}
	#ctt.ctt_facility .facility2_1_txt{width:40px;height:40px;font-size:1.5em;line-height:37px}
	#ctt.ctt_facility .facility3 .bx-controls-direction{top:40%}
	#ctt.ctt_facility .facility3 .bx-controls-direction a{width:30px;height:30px;background-size:20px auto}
	#ctt.ctt_facility .facility3 .bx-pager{bottom:5px;padding:10px 10px}
	#ctt.ctt_facility .facility3 .bx-pager-item{margin-left:2px}
	#ctt.ctt_facility .facility3 .bx-pager-link{width:8px;height:8px}
	#ctt.ctt_org .org3 .org_wrap{max-width:100%}
	#ctt.ctt_org .org2:before,#ctt.ctt_org .org3:before{height:30px}
	#ctt.ctt_location .location2 .location2_tit{width:30px}
	#ctt.ctt_pgguide .pgguide1>ul,#ctt.ctt_pgguide .pgguide2>ul,#ctt.ctt_pgguide .pgguide3>ul{padding:20px}
	#ctt.ctt_pgguide .pgguide4{margin-top:20px}
	#ctt.ctt_pgguide2 .pgguide22 dt{padding:20px 20px 20px 30px;border-radius:10px}
	#ctt.ctt_pgguide2 .pgguide22 dt:before{top:-10px;width:30px;height:30px;line-height:30px}
	#ctt.ctt_tour .tour2 dd{padding:10px 0 20px}
	#ctt.ctt_tour .tour3{margin:3% -5px 0}
	#ctt.ctt_tour .tour3 .btn1{padding:0 10px}
	#ctt.ctt_childcare .childcare1 ul,#ctt.ctt_childcare .childcare2 ul,#ctt.ctt_nurture .nurture1 ul,#ctt.ctt_sitelink .sitelink1 ul{padding:20px}
	#ctt.ctt_privacy .privacy1{padding:20px}
	#ctt.ctt_email .email1{padding:20px}
	#ctt.ctt_copyright .copyright1{padding:20px}
	#ctt.ctt_copyright .copyright2{padding:20px}

	.pg_wrap{padding:20px 0 0}
	.pg_page{min-width:20px;height:24px;padding:0 2px;line-height:21px;font-size:0.92em}
	.pg_current{min-width:20px;height:24px;padding:0 2px;line-height:21px;font-size:0.92em}
	#ft_copy_wrap img{display:block;}
	#ft_copy_wrap img{position:relative; top:0; width:100px;}
	#footer .family_site {padding-right:30px;font-size: 12px;}
}
@media screen and (max-width:414px){/* 아이폰+ */
	#logo{width:240px}
	#ft_copy_wrap .ft_tel{font-size:1.25em}
	#ft_copy_wrap .ft_tel:before{width:20px;height:20px}

	#m2 #mtour .m2_con{padding:20px 10px 10px}
	#m2 #mtour .m2_con #calendar table{height:220px}
	#m2 #mplay .m2_con{padding:20px 10px 10px}
	#m2 #mplay .m2_con #calendar table{height:220px}
	.toy_lt .it_kind span{padding:0 5px}
	.book_lt .it_kind span{padding:0 5px}

	#location{display:block;width:100%}
	#location .path{display:block;width:100%}
	#location .path li.home{display:none}
	#location .path li{min-width:0;width:50%}
	#location .path.path3 li{min-width:0;width:33%}
	#location .path .path_dp2_list li{width:100%}

	#ctt.ctt_intro .vision1{padding:30px 20px 5px 20px}
	#ctt.ctt_history .history2{padding-left:10px}
	#ctt.ctt_history .history2:before{left:10px}
	#content  #ctt.ctt_history .history2 h4.year{padding-left:30px}
	#content  #ctt.ctt_history .history2 h4.year:before{left:10px;width:16px;height:16px;margin-left:-8px}
	#ctt.ctt_history .history2 ul{padding-left:30px}
	#ctt.ctt_history .history2 li{padding-left:40px}
	#footer .family_site {padding-right:20px;font-size: 12px;}
}
@media screen and (max-width:375px){/* 아이폰 */
	#content .btn1{height:45px;line-height:42px}
	#ctt.ctt_tour .tour3 .btn1 em{display:none}
	#ctt.ctt_sitemap .sitemap1>ul>li{width:100%;margin-right:0;padding-bottom:20px}
	#ctt.ctt_sitemap .sitemap1 li:nth-child(n){clear:both;margin-right:0}
}
@media screen and (max-width:360px){/* 안드로이드 */
	body{font-size:12px}
	#m2{height:310px}
	#m2 #mprogram .m2_con{height:270px}
	#m2 #mtour .m2_con{height:270px}
	#m2 #mplay .m2_con{height:270px}
	#m2 .tab{padding:10px 0}
	#m3 h3 em{font-size:12px}
	#svisual{padding-top:30px;height:90px;background-size:auto 90px}
	#ctt.ctt_guide .guide3 .col1{width:75px}
	#ctt.ctt_guide .guide3 .col3{width:50px}
	#ctt.ctt_guide .guide3 .col4{width:50px}
	#ft_copy_wrap img{position:relative; top:0; width:90px;}
	#footer .family_site {padding: 2px 0;font-size: 12px;}
	#footer .btn_family_site {padding: 3px 6px;font-size: 12px;}
}
@media screen and (max-width:350px){/* 그외 갤럭시2, 아이폰3 */
	body{font-size:11px}
	#logo{width:200px}
	#content .tbl1 th,#content .tbl1 td{padding:10px}
	#content #ctt.ctt_guide .tbl1 th, #content #ctt.ctt_guide .tbl1 td{padding:5px}
	#ctt.ctt_guide .guide3 .col1{width:60px}
	#ctt.ctt_guide .guide3 .col3{width:45px}
	#ctt.ctt_guide .guide3 .col4{width:45px}
	#footer .family_site_area {gap:1px;}
	#footer .family_site {padding: 2px 0;font-size: 12px;}
	#footer .btn_family_site {padding: 3px 6px;font-size: 12px;}
}

/* 게시판 */
@media screen and (max-width:620px){
	#bo_sch select,.bo_sch select{margin:0 5px !important;padding-left:10px;line-height:1.2em}
	#bo_sch select,.bo_sch select,#bo_sch .sch_input,.bo_sch .sch_input,#bo_sch .sch_btn,.bo_sch .sch_btn{height:40px !important}
	#bo_sch .sch_btn,.bo_sch .sch_btn{width:40px}
	#bo_cate a{line-height:40px}
	.frm_input,.frm_select{height:40px}
	.bo_v_nb .btn_prv, .bo_v_nb .btn_next{width:100% !important}
	.bo_v_nb li{float:none !important}
	.bo_v_nb li:nth-child(2) .nb_tit{float:left !important;padding-right:20px !important;padding-left:0 !important;}
}
@media screen and (max-width:480px){/* 아이폰+ */
	.bo_sch #sfl{width:30%}
	#bo_sch select,.bo_sch select,#bo_sch .sch_input,.bo_sch .sch_input,#bo_sch .sch_btn,.bo_sch .sch_btn{height:36px !important}
	#bo_sch .sch_btn,.bo_sch .sch_btn{width:36px !important}
	#bo_cate ul{text-align:left}
	#bo_cate li{min-width:33.333%}
	#bo_cate a{line-height:36px}
	a.btn,.btn{height:36px;padding:0 20px;line-height:36px}
	.frm_input,.frm_select{height:36px}
}
@media screen and (max-width:360px){/* 안드로이드 */
	.bo_sch{margin-bottom:20px}
	#bo_sch select,.bo_sch select,#bo_sch .sch_input,.bo_sch .sch_input,#bo_sch .sch_btn,.bo_sch .sch_btn{height:32px !important}
	#bo_sch .sch_btn,.bo_sch .sch_btn{width:32px}
	#bo_cate a{line-height:32px}
	a.btn,.btn{height:32px;padding:0 10px;line-height:32px}
	a.btn_admin i,.btn_admin i{display:none}
	.frm_input,.frm_select{height:32px}
}

#hd_pops_67 img{max-width:100% !important;height:auto !important}
#hd_pops_67 .hd_pops_con{height:auto !important}
@media screen and (min-width:480px){
	#hd_pops_67 img{max-width:50% !important;}
}
@media screen and (min-width:1000px){
	#hd_pops_67 img{max-width:500px !important}
}
@media screen and (max-width:480px){
	#content #member_leave{margin:0 0 20px !important}
	#content #member_leave .btn1{width:100px;height:35px;line-height:32px}
}

