@charset "utf-8";

@import url(../fonts/Roboto/style.css);
@import url(../fonts/scoredream/style.css);
@import url(../fonts/iconfont/iconfont.css);
@import url(../fonts/NotoSans/style.css);
 @font-face { font-family: 'Chosunilbo_myungjo'; src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_one@1.0/Chosunilbo_myungjo.woff') format('woff'); font-weight: normal; font-style: normal; }
 @import url('https://fonts.googleapis.com/css?family=Noto+Serif+KR:200,300,400,500,600,700,900&subset=korean');


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;font-size: 100%;font: inherit;}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,footer, header, hgroup, menu, nav, section {display: block;}
nav,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;}
 i.fa{font-style:normal !important;}

mark {background-color:#fff;color:#000;font-style:italic;font-weight:bold;}
del {text-decoration: line-through}
abbr['title'], dfn['title'] {border-bottom:1px dotted;cursor:help;}
hr {display:block;height:0;border:0; margin:0;padding:0;}
input, select {vertical-align:middle;resize:none}
caption, th, td {font-weight:normal}
table caption {visibility:hidden;width:0;height:0;overflow:hidden}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal}
img {border:0;vertical-align:middle; max-width:100%}
legend {display:none}



html{font-size:10px; height:100%;}
body{height:100%;}
body, select,input,textarea,button {font-size:1.4rem;  line-height:160%; font-family: "Noto Sans KR","맑은 고딕","Nanum Gothic","Microsoft Yahei","Gulim", "dotum",Helvetica, sans-serif; color:#333; letter-spacing:-.06em; }
input{font-size:1em;}
iframe#hiddenframe {display:none;width:0;height:0}
label,button{cursor:pointer}
 input, button, select, textarea { outline: none;}
strong,b{font-weight:400}

a{color:#333;text-decoration:none}
a:hover, a:focus{color:#295184;text-decoration:none}

.iconfont{font-size:1em;}
*, :after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

input[type=text],input[type=password], textarea {
-webkit-transition: all 0.30s ease-in-out;
-moz-transition: all 0.30s ease-in-out;
-ms-transition: all 0.30s ease-in-out;
-o-transition: all 0.30s ease-in-out;
outline: none;
}

input[type=text]:focus,input[type=password]:focus,  textarea:focus,select:focus {
-webkit-box-shadow:  0 0 5px #9ed4ff;
-moz-box-shadow:  0 0 5px #9ed4ff;
box-shadow: 0 0 5px #9ed4ff;
border: 1px solid #558ab7 !important;
}
.placeholdersjs { color: #aaa !important; }

@media (min-width:736px){
.nop{display:none; position:absolute; width:0; height:0; overflow:hidden;}
}
.clear{display:block; float:none; clear:both; border:0; height:0; width:100%; font-size:0 !important; line-height:0 !important; overflow:hidden; margin:0 !important; padding:0 !important;}
.wrap{width:1200px; margin:0 auto; position:relative; zoom:1;}
.wrap:after {display:block;visibility:hidden;clear:both;content:""}



#bodyWrap{min-height:100%; position:relative; overflow-x:hidden;}
@media (max-width:1200px){
#bodyWrap{width:1200px}
}
.ah2{-webkit-transition: all 0.2s ease;-moz-transition: all 0.2s ease;-o-transition: all 0.2s ease;transition: all 0.2s ease;}
.ah3{-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;-o-transition: all 0.3s ease;transition: all 0.3s ease;}
.ah5{-webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-o-transition: all 0.5s ease;transition: all 0.5s ease;}
.ah10{-webkit-transition: all 1s ease;-moz-transition: all 1s ease;-o-transition: all 1s ease;transition: all 1s ease;}
/* 팝업레이어 */
#hd_pop {z-index:1000;position:relative;margin:0 auto;width:100%;height:0}
#hd_pop h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
.hd_pops {position:absolute;border:1px solid #EEE;background:#fff}
.hd_pops.mobile {display:none;}
.hd_pops_con {}
.hd_pops_footer {padding:10px 0;background:#000;color:#fff;text-align:right}
.hd_pops_footer button {margin-right:5px;padding:5px 10px;border:0;background:#393939;color:#fff}
#btnMobileMenu{display:none}

#intro_header{position:fixed; top:0; left:0; right:0; z-index:3; background:#FFF; }
#intro_header h1{position:absolute; top:0; left:0;}
#intro_header h1 span{font-size:1.6rem;font-family:"scoredream";  font-weight:700; line-height:5rem; padding-top:3rem; display:inline-block; vertical-align:middle; color:#0098da; margin-left:-.6em;}

#intro_header dl{position:absolute; top:2.5rem; right:3rem }
#intro_header dl dt{margin-top:-1rem; height:3rem; text-align:right;  ;}
#intro_header dl dt span{font-size:1.3rem; padding:0 .3em}
#intro_header dl dd{ }
#intro_header dl dd a{display:block;  float:right; margin-left:.4rem; color:#FFF; padding:0 2rem; line-height:5rem ; font-size:1.8rem; background:#0098da; }
#intro_header dl dd a:hover{background-color:#000}

#intro_header dl dd a.adm{ padding:0 1rem; background:#f33; background-size:3rem; margin-left:4px}
#intro_header dl dd a.h1{   line-height:3.6rem ; font-size:1.6rem;}


#intro_header #menu{ padding-top:1rem;}
#intro_header nav{display:block; text-align:center; display: -webkit-flex; display: flex; justify-content:center}

#intro_header #menu li a{display:block;font-family:"scoredream"; font-size:1.8rem; padding:0 1.5rem; line-height:4rem; font-weight:600; }
#intro_header #menu2 li a{display:block;font-family:"scoredream"; font-size:1.6rem; padding:0 1.5rem; line-height:4rem; font-weight:400; }

@media (max-width:1600px){
	#intro_header #intro_menu{margin-left:10%}
	#intro_header #menu li a{  padding:0 1rem;   }
	#intro_header #menu2 li a{   padding:0 1rem; }
}
@media (max-width:1400px){
	#intro_header #intro_menu{margin-left:10%}
	#intro_header #menu li a{  font-size:1.6rem; padding:0 .8rem;   }
	#intro_header #menu2 li a{   font-size:1.5rem;padding:0 .8rem;  }
}

@media (max-width:1200px){
	#intro_header{ position:absolute; height:6rem;}
	#intro_header.fixed{ position:fixed; height:6rem; top:0;}
	#intro_header h1{ }
	#intro_header h1 img{height:6rem; }
	#intro_header h1 span{ padding-top:1rem; line-height:5rem; margin-left:-.3em;}
	#intro_header dl{  top:1.5rem; right:6rem;  }
	#intro_header dl dt{display:none;}
	#intro_header dl dd{ }
	#intro_header dl dd a{ padding:0 .5rem; line-height:3rem ; font-size:1em;  }
	#intro_header dl dd strong{display:none;}

	#intro_header dl dd a.adm{   background:#f33; background-size:3rem; margin-left:4px}
	#intro_header dl dd a.h1{ line-height:3rem ; font-size:1em;}

	#btnMobileMenu{display:block; position:absolute; top:0; right:0; background:transparent; width:6rem; height:6rem; color:#0098da; text-align:center; font-size:3rem; border:0;}
	#intro_header #intro_menu{display:none; margin-left:0}
	#intro_header #intro_menu.on{display:block; position:fixed; top:9rem; left:0; right:0; bottom:0; background:#F6F6F6; }

	#intro_header #intro_menu{padding:5vw;}
	#intro_header #intro_menu{padding:5vw;}
	#intro_header nav{display:block; }
	#intro_header #menu li a{font-size:1.6rem;  line-height:4rem; border-bottom:1px solid #DDD;}
	#intro_header #menu2 li a{font-size:1.5rem;  line-height:4rem; border-bottom:1px solid #DDD;}

}
@media (max-width:736px){
	#intro_header h1 span{display:none;}

}

#intro_section{position:relative; text-align:center; color:#FFF; z-index:1;}
#intro_section .int_section{ position:relative; height:70vh;  display: -webkit-flex;  display: flex;flex-direction:column; justify-content:center; }
#intro_section #section1{background:#5b5e6d url(/img/m_section1_bg.jpg) center no-repeat; background-size:cover;   margin-top:10rem;  overflow:hidden; z-index:4}
#intro_section #section1 .swiper-slide{ height:70vh;    display: -webkit-flex;  display: flex;flex-direction:column; justify-content:center;  }

#intro_section #section1{font-family:"Chosunilbo_myungjo"; }
#intro_section #section1 .ffs{font-family:"scoredream"; }
#intro_section #section1 .cr{color:#F00; }
#intro_section #section1 .cy{color:#FF0; }
#intro_section #section1 .cb{color:#0099ff; }
#intro_section #section1 .cbw{background:#fff; color:#333;padding:.2em 1em; display:inline-block; line-height:130%; }
#intro_section #section1 strong{font-weight:600; }
#intro_section #section1 small{font-size:.7em; margin-right:.6em; font-weight:800}


#intro_section #section1 .slide1{background:#5b5e6d url(/img/mv_slide_bg5.jpg) center no-repeat; background-size:cover;z-index:1   }
#intro_section #section1 .slide1:before{position:absolute; top:0; left:0; right:0; bottom:0; background:rgba(0,0,0,.5); content:""; z-index:-1 }
#intro_section #section1 .slide2{background:#5b5e6d url(/img/mv_slide_bg6.jpg) center no-repeat; background-size:cover;   }
#intro_section #section1 .slide3{background:#5b5e6d url(/img/mv_slide_bg7.jpg) center no-repeat; background-size:cover;   }
#intro_section #section1 .slide4{background:#5b5e6d url(/img/mv_slide_bg4.jpg) center no-repeat; background-size:cover;   }

#intro_section #section1 .slide1 h1{font-size:6.4rem; line-height:150%;  }
#intro_section #section1 .slide1 h2{font-weight:bold; font-size:5rem;  line-height:150%  }
#intro_section #section1 .slide1 h5{font-size:3rem;  line-height:150%;   }

#intro_section #section1 .slide1 dt{width:40%; }
#intro_section #section1 .slide1 dd{width:40%; }
#intro_section #section1 .slide1 h4{font-size:2.5rem;   line-height:150%;   }
#intro_section #section1 .slide1 h2{}
#intro_section #section1 .slide1 h3{font-size:4.2rem;   line-height:150%}
#intro_section #section1 .slide1 h6{font-size:2.4rem;  line-height:150%;   }



#intro_section #section1 .slide2 h4{font-size:3.2rem; line-height:150%;   }
#intro_section #section1 .slide2 h1{font-size:6.4rem; line-height:150%; }
#intro_section #section1 .slide2 h1 span{position:relative;}
#intro_section #section1 .slide2 h1 span strong{position:absolute; left:0; right:0; bottom:-2.5em; text-align:center; font-size:3rem; }
#intro_section #section1 .slide2 h2{font-weight:bold; font-size:5rem;  line-height:150%;  }
#intro_section #section1 .slide2 h5{font-size:3rem;  line-height:150%;   }
#intro_section #section1 .slide2 h6{font-size:2.4rem;  line-height:150%;   }




#intro_section #section1 .slide3 h4{font-size:3.2rem; line-height:150%;   }
#intro_section #section1 .slide3 h1{font-size:6.4rem; line-height:150%; }
#intro_section #section1 .slide3 h1 span{position:relative;}
#intro_section #section1 .slide3 h1 span strong{position:absolute; left:-3em; right:-3em; bottom:-2.5em; text-align:center; font-size:3rem; }

#intro_section #section1 .slide3 h3{font-size:4.4rem; line-height:150%; }
#intro_section #section1 .slide3 h5{font-size:3rem;  line-height:150%;   }
#intro_section #section1 .slide3 h6{font-size:2.4rem;  line-height:150%;   }


#intro_section #section1 .slide4 h4{font-size:3.2rem; line-height:150%;   }
#intro_section #section1 .slide4 h1{font-size:6.4rem; line-height:150%; }
#intro_section #section1 .slide4 h3{font-size:4.4rem; line-height:150%; }
#intro_section #section1 .slide4 h5{font-size:3rem;  line-height:150%;   }
#intro_section #section1 .slide4 h6{font-size:2.4rem;  line-height:150%;   }


#intro_section #section1 .slide5 h4{font-size:3.2rem; line-height:150%;   }
#intro_section #section1 .slide5 h4 img{height:5rem}
#intro_section #section1 .slide5 h1{font-size:8.4rem; line-height:150%; }
#intro_section #section1 .slide5 h3{font-size:4.4rem; line-height:150%; }
#intro_section #section1 .slide5 h5{font-size:3rem;  line-height:150%;   }
#intro_section #section1 .slide5 h6{font-size:2.4rem;  line-height:150%;   }
#intro_section #section1 .slide5 div{ }
#intro_section #section1 .slide5 div p{font-size:2.4rem;  line-height:150%;   display:inline-block; text-align:left; }
#intro_section a.btn_more{display:block; width:10em; font-size:2rem; border:1px solid #FFF; color:#FFF; padding:.6em; margin:1em auto 0;}
#intro_section .tablebox{display:inline-block;}
#intro_section table{width:auto; margin:0 auto; }
#intro_section table thead th{color:#FFF; border:1px solid #FFF; width:12em; padding:1em 0; font-size:1.2em;}
#intro_section table tbody td{color:#FFF; border:1px solid #FFF;  }
#intro_section table tbody td a{display:block; padding:1em; background:rgba(255,255,255,.1); color:#FFF; }




/*
#intro_section #section1 .swiper-slide.slide4 a.btn_view{  color:#333;    border-bottom:1px solid #333; }
#intro_section #section1 .swiper-slide.slide4 a.btn_view:after{background:#333;}
*/


#intro_section #section2{background:#d25656 url(/img/m_section2_bg.jpg) center no-repeat; background-size:cover; z-index:3}
#intro_section #section3{background:#353944 url(/img/m_section3_bg.jpg) center no-repeat; background-size:cover; z-index:2}
#intro_section #section4{background:#e4b162 url(/img/m_section4_bg.jpg) center no-repeat; background-size:cover;  z-index:1}




#intro_section .mlr dt h5{font-size:3rem; font-family:"scoredream"; line-height:150%; opacity:.6; font-weight:700}
#intro_section .mlr dt p {font-size:1.4rem;  opacity:.6;}



#intro_section #section1 .swiper-slide a.btn_view{ position:relative; font-weight:300; font-size:2rem; display:inline-block;font-family:"scoredream";color:#FFF;  line-height:260%; border-bottom:1px solid #fff;   -webkit-transition: all 300ms ease;-moz-transition: all 300ms ease;-o-transition: all 300ms ease;transition: all 300ms ease;}
#intro_section #section1 .swiper-slide a.btn_view:hover{padding:0 4em 0 4em;}
#intro_section #section1 .swiper-slide a.btn_view:after{position:absolute; bottom:-1px; right:0; width:0em; height:1px; background:#fff;  content:"";}
#intro_section #section1 .swiper-slide a.btn_view:hover:after{animation:linkmove 1s; -webkit-animation:linkmove 1s; width:1.5em; transform:rotate(45deg);-ms-transform:rotate(45deg); -moz-transform:rotate(45deg); -webkit-transform:rotate(45deg);-o-transform:rotate(45deg);
transform-origin:right bottom;-ms-transform-origin:right bottom;-webkit-transform-origin:right bottom;-moz-transform-origin:right bottom;-o-transform-origin:right bottom;
}

@keyframes linkmove{
	0% {width:0;transform:rotate(0deg);-ms-transform:rotate(0deg); -moz-transform:rotate(0deg); -webkit-transform:rotate(0deg);-o-transform:rotate(0deg); }
	40% {width:1.5em;transform:rotate(0deg);-ms-transform:rotate(0deg); -moz-transform:rotate(0deg); -webkit-transform:rotate(0deg);-o-transform:rotate(0deg); }
	60% {width:1.5em; transform:rotate(0deg);-ms-transform:rotate(0deg); -moz-transform:rotate(0deg); -webkit-transform:rotate(0deg);-o-transform:rotate(0deg); }
	100% {width:1.5em; transform:rotate(45deg);-ms-transform:rotate(45deg); -moz-transform:rotate(45deg); -webkit-transform:rotate(45deg);-o-transform:rotate(45deg); }
}

@-webkit-keyframes linkmove{
	0% {width:0;transform:rotate(0deg);-ms-transform:rotate(0deg); -moz-transform:rotate(0deg); -webkit-transform:rotate(0deg);-o-transform:rotate(0deg); }
	40% {width:1.5em;transform:rotate(0deg);-ms-transform:rotate(0deg); -moz-transform:rotate(0deg); -webkit-transform:rotate(0deg);-o-transform:rotate(0deg); }
	60% {width:1.5em; transform:rotate(0deg);-ms-transform:rotate(0deg); -moz-transform:rotate(0deg); -webkit-transform:rotate(0deg);-o-transform:rotate(0deg); }
	100% {width:1.5em; transform:rotate(45deg);-ms-transform:rotate(45deg); -moz-transform:rotate(45deg); -webkit-transform:rotate(45deg);-o-transform:rotate(45deg); }
}


#intro_section .section_link{margin-top:4rem;}
#intro_section .section_link .btn_sns img{width:4.2rem;}
#intro_section dl.select{position:relative;  font-family:"scoredream";  width:25rem; display:inline-block; vertical-align:middle; margin-left:1em;}
#intro_section dl.select dt{display:block; font-weight:300; font-size:1.6rem;  padding:0 2em; line-height:4rem; border:1px solid #FFF; cursor:pointer}
#intro_section dl.select:hover dt{background:#FFF; color:#333;}
#intro_section dl.select dd{position:absolute; max-height:0; overflow:hidden; background:#FFF; left:0; right:0; top:4rem;  text-align:left; }
#intro_section dl.select:hover dd{max-height:500px;}
#intro_section dl.select dd a{position:relative; display:block; padding-left:2rem; line-height:3rem; border-bottom:1px solid #EEE;}
#intro_section dl.select dd a strong{font-weight:500; color:#0098da; padding-right:.5em; }
#intro_section dl.select dd a:after{ position:absolute; top:0; right:1.5rem; content:"\ec85"; font-family:"iconfont"; color:#AAA; font-size:.8em;}
#intro_section dl.select dd a:hover{background:#EEE;}

#intro_section #section4 .mlr dt a{position:relative; display:block; font-weight:300; font-size:1.6rem;  padding:0 2em; line-height:4rem; border:1px solid #FFF; font-family:"scoredream";  width:25rem;  margin:4rem auto 0; color:#FFF}
#intro_section #section4 .mlr dt  a:hover{background:#FFF; color:#333;}


#intro_section .mlr{display: -webkit-flex; display: flex; justify-content:center; flex-flow:wrap; }
#intro_section .mlr > dt{width:800px;}
#intro_section .mlr > dd{width:400px; display: -webkit-flex;  display: flex;flex-direction:column; justify-content:center; text-align:left;}
#intro_section .mlr > dd h5{ border-bottom:1px solid #FFF; position:relative;}
#intro_section .mlr > dd h5 strong{font-size:2.4rem; font-family:"scoredream"; line-height:150%; font-weight:700}
#intro_section .mlr > dd h5 a{position:absolute; top:0; right:0; color:rgba(255,255,255,.7)}
#intro_section .mlr > dd ul{margin-top:1rem; }
#intro_section .mlr > dd ul li{position:relative; line-height:40px;}
#intro_section .mlr > dd ul li:after {display:block;visibility:hidden;clear:both;content:""}
#intro_section .mlr > dd ul li a{position:relative; float:left; color:#FFF; width:calc(100% - 100px);  display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
#intro_section .mlr > dd ul li a:before{width:4px; height:4px; display:inline-block ;vertical-align:middle; background:rgba(255,255,255,.6); content:""; margin-right:8px; }
#intro_section .mlr > dd ul li span{float:right; color:rgba(255,255,255,.6);}



#ajax_login_bg{position:fixed; top:0; left:0; right:0; bottom:0; background:rgba(0,0,0,.6); z-index:1;}
#ajax_login{position:fixed; top:0; left:0; right:0; bottom:0;  z-index:99;}
#ajax_login section{position:fixed;  width:500px; margin-left:-250px; left:50%; top:40%; background:#FFF; border-radius:1rem; overflow:hidden; z-index:2;}
#ajax_login section h1{text-align:center; line-height:80px; font-size:2.4rem; border-bottom:1px solid #AAA; font-family:"scoredream";  font-weight:700; }
#ajax_login section fieldset{padding:40px; }
#ajax_login section fieldset dd{position:relative; margin-bottom:10px;}
#ajax_login section fieldset dd i{position:absolute; top:0; left:0; width:4rem; height:4rem; border-radius:3px 0 0 3px; width:4rem; text-align:center;  color:#aaa; line-height:4rem; }
#ajax_login section fieldset dd .frm_input{text-indent:4rem; border:0; width:100%;}
#ajax_login section fieldset dd .frm_input:focus + i{color:#dd6122; }
#ajax_login section fieldset dt{ margin-top:1rem;}
#ajax_login section fieldset dt .btn_submit{width:100%; font-size:1.8rem; height:5rem; border:0 }


#ajax_login  section fieldset .frm_input:focus {-webkit-box-shadow:  none;-moz-box-shadow:  none;box-shadow: none;}
#ajax_login  section fieldset .frm_input {-webkit-box-shadow:  none;-moz-box-shadow:  none;box-shadow: none;border: 0px  !important;border-bottom: 1px solid #DDD  !important;}

#ajax_login #login_info{border-top:1px solid #e8e8e8; display: -webkit-flex;  display: flex; justify-content:center;  border-top:1px solid #DDD;}
#ajax_login #login_info a{display:block; width:50%; text-align:center;  line-height:5rem;}
#ajax_login #login_info a:first-child{border-right:1px solid #DDD;}

#hdTop{display:none}

#header{position:relative; z-index:20;  }
#header:before{position:absolute; top:0;   border-bottom:1px solid #ddd; background:#FAFAFA; bottom:0; left:50%; margin-left:-100vw; width:200vw; min-width:100%; z-index:-1; content:"";}
#header h1{float:left; padding:0; }
#header h1 img{ height:8rem  }
#header h1 span{font-size:1.6rem;font-family:"scoredream";  font-weight:700; line-height:8rem;  display:inline-block; vertical-align:middle;}



#header h1{position:absolute; top:0; left:0;}
#header #hd_login{position:relative; float:right; margin-top:0; margin-left:4rem; height:8rem;  display: -webkit-flex;  display: flex;flex-direction:column; justify-content:center;}
#header #hd_login dt{ text-align:right;  margin-top:-1rem;}
#header #hd_login dt span{font-size:1.3rem; padding:0 .3em; line-height:3rem; }

#header #hd_login dd{ }
#header #hd_login dd strong{display:block; float:right;  line-height:3.5rem ; font-size:1.5rem;   padding-right:1rem;}
#header #hd_login dd a{display:block; float:right; margin-left:.2rem; color:#FFF; padding:0 1rem; line-height:3.2rem ; font-size:1.5rem; background:#0098da;  }
#header #hd_login dd a .iconfont{font-size:1.2em;}
#header #hd_login dd a:hover{background-color:#000}

#header #hd_login dd a.adm{ padding:0 1rem; background:#f33; background-size:3rem; margin-left:4px}


#btnMobileCall{display:none}

#mobileMenu{display:none;}

#topMenu{position:relative; float:right; }


#topMenu dl{display: -webkit-flex;  display: flex; justify-content:center;}
#topMenu dd{ position:relative; }
#topMenu dd > a{position:relative; text-align:center; z-index:2; display:block; font-size:1em;   line-height:8rem; height:8rem; padding:0 .6em; font-size:1.6rem; font-weight:700; font-family:"scoredream";  }
#topMenu dd:hover > a:before{position:absolute; left:50%; bottom:0; margin-left:-10px; border:10px solid transparent; border-top-color:#0098da ; content:"";}
#topMenu dd:hover > a{color:#0098da }
#topMenu dd ul{position:absolute;  z-index:1; border-radius:1rem;  opacity:0; max-height:0; padding:0; width:20rem; left:50%; margin-left:-10rem; overflow:hidden; -webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-o-transition: all 0.5s ease;transition: all 0.5s ease;}



#topMenu dd:hover ul{background:#0098da ;  padding:1rem 0; max-height:50rem; opacity:1; margin-top:-1rem; box-shadow:1px 1px 10px rgba(0,0,0,.3)}
#topMenu dd ul li{position:relative}
#topMenu dd ul li a{display:block; color:#FFF;   padding-left:2rem; text-align:left;   line-height:4rem;  }
#topMenu dd ul li a:before{content:"- ";}
#topMenu dd ul li a:hover{background:#333;}


#footer{position:relative; padding:3rem 0;  color:#999; text-align:center; }
#footer:before{position:absolute; top:0; background:#333;   bottom:0; left:50%; margin-left:-100vw; width:200vw;z-index:-1; content:"";}

#footer article{overflow:hidden;}
#footer article address{font-size:.9em; margin-top:10px;}
#footer article p{font-size:.9em; color:#999}
#footer span{white-space: nowrap; padding-right:10px}

#quick_kakao{position:fixed; top:40%; left:50%; margin-left:620px; border:2px solid #463439; background:#463439; border-radius:12px; padding:3px; z-index:32}
#quick_kakao i{display:inline-block; vertical-align:middle; width:4rem;}
#quick_kakao strong{display:inline-block; vertical-align:middle; line-height:4rem;padding:0 .5em; font-size:1.2em; font-weight:600; color:#f9e81e;}


#subVisual { position:relative; text-align:center;  background-size:cover; background-position:center;  }
 #subVisual h2{ position:relative;height:200px;  z-index:2; color:#FFF; font-size:3rem; font-family:"scoredream"; line-height:150%;display: -webkit-flex;  display: flex;flex-direction:column; justify-content:center;  font-weight:700;  color:#fff; background:rgba(0,0,0,.6);}

#subMenu { position:relative;  text-align:center;  z-index:3; margin-top:-2.5rem; }

#subMenu dl dd{display:none;}
#subMenu dl dd.on{display:block}
#subMenu dl dd.on > a{display:none; }

#subMenu dl dd.on ul{position:relative;  display: -webkit-flex; display: flex; justify-content:space-between; flex-flow:wrap; z-index:2;}
#subMenu dl dd.on ul.cnt1{display:none;}
#subMenu dl dd.on ul li{   flex-grow:1;  margin-left:.6rem; }
#subMenu dl dd.on ul li:first-child{margin-left:0}

#subMenu dl dd.on ul li a{ display:block; font-size:1.5rem; border:1px solid #DDD; line-height:5rem; background:#FFF;}
#subMenu dl dd.on ul li.on a{  border:1px solid #0098da;  background:#0098da; color:#FFF; }


#in_state{position:fixed; text-align:center; top:0; left:0; right:0; bottom:0; background:rgba(0,0,0,.8) ; min-width:1200px; overflow-x:auto; background:#FFF; z-index:99; }

#in_state section.wrap_B{display: -webkit-flex;  display: flex;flex-direction:column; justify-content:center; height:100vh }
#in_state section.wrap_C{display: -webkit-flex;  display: flex;flex-direction:column; justify-content:center;  height:100vh}
#in_state section h1{font-size:6rem; font-family:"Noto Serif KR", sans-serif; line-height:120%;   color:#FFF;}
#in_state section h2{font-size:3rem; font-family:"Noto Serif KR", sans-serif; line-height:120%;   color:#FFF; margin-top:1em;}

#in_state section .select_time{ position:relative; display: -webkit-flex; display: flex; justify-content:center}
#in_state section .select_time dd{width:3em; height:4rem; line-height:4rem; font-size:2rem; background:#444; margin-right:1px; color:#FFF; text-align:center;  cursor:pointer;}
#in_state section .select_time dd.on{ background:#0098da; color:#FFF; }
#in_state section .select_time dt{ font-size:2.8rem; font-weight:700; line-height:4rem;  color:#0098da; background:#EEE; padding:0 1em;}

#in_state section .residue_time{ position:relative;     display: -webkit-flex; display: flex; justify-content:center}
#in_state section .residue_time dd{padding:0 1em; height:4rem; line-height:4rem; font-size:2rem; background:#444; margin-right:1px; color:#FFF; text-align:center;  }
#in_state section .residue_time dt{ font-size:2.8rem; font-weight:700; line-height:4rem;  color:#0098da; background:#EEE; padding:0 1em;}

#in_state section .btn_out{position:relative;  margin-top:4rem;}
#in_state section .state_out{position:relative;  display:inline-block;   background:#D33; color:#FFF;  padding:0 1.5em; line-height:50px;}

#in_state section.wrap_A {display: -webkit-flex;  display: flex;flex-direction:column; justify-content:center; height:100vh; padding-top:10vw}
#in_state section.wrap_A header{position:absolute; top:0; left:0; width:100%; background-color:#FFF; box-shadow:0 0 5px rgba(0,0,0,.1); display: -webkit-flex; display: flex; justify-content:space-between; z-index:21}
#in_state section.wrap_A header div{ flex-grow:1;   }
#in_state section.wrap_A header div dl{  display: -webkit-flex; display: flex; justify-content:space-between;}
#in_state section.wrap_A header #class_time{ font-size:2rem; width:15%; line-height:120%;  height:80px; display: -webkit-flex;  display: flex;flex-direction:column; justify-content:center;}
#in_state section.wrap_A header #class_time strong{ font-size:1.2em; font-weight:700}

#in_state section.wrap_A header #class_info{  width:60%;  background:#0098da; color:#FFF; }
#in_state section.wrap_A header #class_info dd{ flex-grow:1;  border-left:1px solid #007cb2; width:20%; height:80px; display: -webkit-flex;  display: flex;flex-direction:column; justify-content:center;}
#in_state section.wrap_A header #class_info dd strong{font-size:1.1em; font-weight:500}
#in_state section.wrap_A header #class_controll{  width:25%; display: -webkit-flex; display: flex; justify-content:space-between; }
#in_state section.wrap_A header #class_controll button{flex-grow:1; background:#FFF; border:0;width:25%;  height:80px; padding:0;border-left:1px solid #DDD;  }

#in_state section.wrap_A #couse_controll{margin-bottom:2em;}
#in_state section.wrap_A #couse_controll button{width:6em; height:6em; line-height:6em; font-size:1.2em; border:0; background:#d25656; border-radius:50%;color:#FFF; font-size:1.4em; margin:0 .5em;}
#in_state section.wrap_A #couse_controll #hd_over{background:#444;}

#in_state section.wrap_A #couse_controll #hd_start.on{background:#d25656; color:#FFF;animation: hdstartani 300ms infinite;    -webkit-animation: hdstartani 300ms infinite;}	/* 수업시작 */
#in_state section.wrap_A #couse_controll #hd_start.off{background:#666; color:#FFF; display:none;}	/* 수업시작 */



@keyframes hdstartani {
    from {background:#F60;}
    to {background: #d25656;}
}

@-webkit-keyframes hdstartani {
    from {background:#F60;}
    to {background: #d25656;}
}
#in_state .stop_time{position:absolute; left:0; right:0; bottom:2em;}

#in_state section.wrap_A #couse_controll #hd_stopNcontinue{background:#00cc66;  }/* 정지 */
#in_state section.wrap_A #couse_controll #hd_stopNcontinue.off{display:none;}/* 정지 */
#in_state section.wrap_A #couse_controll #hd_stopNcontinue .stop{display:block}/* 정지 */
#in_state section.wrap_A #couse_controll #hd_stopNcontinue .continue{display:none}/* 정지 */
#in_state section.wrap_A #couse_controll #hd_stopNcontinue.stop{background:#0066cc; color:#FFF;}
#in_state section.wrap_A #couse_controll #hd_stopNcontinue.stop .stop{display:none}
#in_state section.wrap_A #couse_controll #hd_stopNcontinue.stop .continue{display:block}

#in_state section.wrap_A  .msg_link{font-size:2.5rem; font-family:"Noto Serif KR", sans-serif; line-height:120%;    margin-top:2em;}/*수강시작버튼을 눌러주세요 <?=$goto_name?> 로 이동합니다*/
#in_state section.wrap_A  .msg_link span{background: #d25656; color:#fff;  padding:.6em 2em; border-radius:4em;}
#in_state section.wrap_A  .msg_link.off{ opacity:0}

#in_state section.wrap_A header #class_controll #hd_start{}	/* 수업시작 */

#in_state section.wrap_A header #class_controll #hd_confirm{}/* XXX */
#in_state section.wrap_A header #class_controll #hd_confirm.twinkle{background:#fff; animation: extendfade 300ms infinite;    -webkit-animation: extendfade 300ms infinite;} /* 익일 연장 */

#in_state section.wrap_A header #class_controll #hd_extend{} /* 익일 연장 */
#in_state section.wrap_A header #class_controll #hd_extend.off{background:#EEE;} /* 익일 연장 */
#in_state section.wrap_A header #class_controll #hd_extend.twinkle{background:#fff; animation: extendfade 300ms infinite;    -webkit-animation: extendfade 300ms infinite;} /* 익일 연장 */
#in_state section.wrap_A header #class_controll #hd_over{}/* >수업종료 */
#in_state section.wrap_A header #class_controll #hd_report{}/* >일일보고서 제출 */
#in_state section.wrap_A header #class_controll #hd_out{background:#D33; color:#FFF; font-size:1.2em}/* 나가기 */


#in_state section.wrap_A .connect{display:block; width:10em; height:7rem; margin:0 auto; line-height:7rem; margin-top:2rem; font-size:2.2rem; background:#FFF; border:1px solid #AAA; border-radius:1rem;}


#in_state.state_A1{background:#FFF url(/img/intro_bg_A1.jpg) center no-repeat; background-size:cover;}
#in_state.state_A1ebs{background:#FFF url(/img/state_A1ebs.png) center no-repeat; background-size:cover;}
#in_state.state_A1etoos{background:#FFF url(/img/state_A1etoos.png) center no-repeat; background-size:cover;}
#in_state.state_A1mega{background:#FFF url(/img/state_A1mega.png) center no-repeat; background-size:cover;}
#in_state.state_A1mimacstudy{background:#FFF url(/img/state_A1mimacstudy.png) center no-repeat; background-size:cover;}



#in_state.state_A21{background:#FFF url(/img/intro_bg_A2_1.jpg) center no-repeat; background-size:cover;}
#in_state.state_A22{background:#FFF url(/img/intro_bg_A2_2.jpg) center no-repeat; background-size:cover;}
#in_state.state_A23{background:#FFF url(/img/intro_bg_A2_3.jpg) center no-repeat; background-size:cover;}
#in_state.state_A24{background:#FFF url(/img/intro_bg_A2_4.jpg) center no-repeat; background-size:cover;}
#in_state.state_A25{background:#FFF url(/img/intro_bg_A2_5.jpg) center no-repeat; background-size:cover;}
#in_state.state_A26{background:#FFF url(/img/intro_bg_A2_6.jpg) center no-repeat; background-size:cover;}
#in_state.state_A2lane{background:#FFF url(/img/intro_bg_A2_lane.jpg) center no-repeat; background-size:cover;}


#in_state.state_A31{background:#FFF url(/img/intro_bg_A31.jpg) center no-repeat; background-size:cover;}
#in_state.state_A32{background:#FFF url(/img/intro_bg_A32.jpg) center no-repeat; background-size:cover;}
#in_state.state_A4{background:#FFF url(/img/intro_bg_A4.jpg) center no-repeat; background-size:cover;}
#in_state.state_B1{background:#FFF url(/img/intro_bg_B1.jpg) center no-repeat; background-size:cover;}
#in_state.state_B2{background:#FFF url(/img/intro_bg_B2.jpg) center no-repeat; background-size:cover;}
#in_state.state_B3{background:#FFF url(/img/intro_bg_B3.jpg) center no-repeat; background-size:cover;}
#in_state.state_B4{background:#FFF url(/img/intro_bg_B4.jpg) center no-repeat; background-size:cover;}
#in_state.state_C1{background:#FFF url(/img/intro_bg_C1.jpg) center no-repeat; background-size:cover;}
#in_state.state_C2{background:#FFF url(/img/intro_bg_C2.jpg) center no-repeat; background-size:cover;}
#in_state.state_C3{background:#FFF url(/img/intro_bg_C3.jpg) center no-repeat; background-size:cover;}
#in_state.state_C6{background:#FFF url(/img/intro_bg_C6.jpg) center no-repeat; background-size:cover;}
#in_state.state_A27{background:#FFF url(/img/intro_bg_A27.jpg) center no-repeat; background-size:cover;}

#in_state.state_A41{background:#FFF url(/img/intro_bg_A41.jpg) center no-repeat; background-size:cover;}
#in_state.state_A42{background:#FFF url(/img/intro_bg_A42.jpg) center no-repeat; background-size:cover;}
#in_state.state_A43{background:#FFF url(/img/intro_bg_A43.jpg) center no-repeat; background-size:cover;}

@keyframes extendfade {
    from {background:#FFF;}
    50% {background:#F88; color:#FFF}
    to {background: #FFF;}
}

@-webkit-keyframes extendfade {
    from {background:#FFF;}
    50% {background:#F88; color:#FFF}
    to {background: #FFF;}
}
@keyframes extendfade2 {
    from {color:#F33;}
    50% { color:#FFF}
    to {color: #F33;}
}

@-webkit-keyframes extendfade2 {
    from {color:#F33;}
    50% { color:#FFF}
    to {color: #F33;}
}

.anigo{position:relative; display:inline-block;  vertical-align:middle; }
.anigo span{position:relative; display:block; white-space: nowrap; width:0; overflow:hidden; animation: anigo 2000ms infinite;    -webkit-animation: anigo 2000ms infinite;}
@keyframes anigo {
    from {width:0;}
     to {width: 100%;}
}

@-webkit-keyframes anigo {
    from {width:0;}
     to {width: 100%;}
}

/*
#in_state #teaching_count_win{position:fixed; left:50%; bottom:10%;width:400px; padding:4rem 0; margin-left:-200px; background:#FFF; border-radius:1rem; box-shadow:10px 10px 10px rgba(0,0,0,.2); text-align:center; z-index:10; display:none; animation: extendfade 300ms infinite;    -webkit-animation: extendfade 300ms infinite;}
#in_state #teaching_count_win h3{font-size:3rem; color:#F33; line-height:150%; animation: extendfade2 300ms infinite;    -webkit-animation: extendfade2 300ms infinite;}
#in_state #teaching_count_win h3 strong{font-size:1.3em; font-weight:800;}
*/
#in_state #teaching_count_win{position:fixed; left:0; bottom:0;width:100vw; height:100vh; padding:4rem 0; margin-left:0; background:#FFF; text-align:center; z-index:10; display:none; animation: extendfade 300ms infinite;    -webkit-animation: extendfade 300ms infinite; }
#in_state #teaching_count_win.show{ display: -webkit-flex;  display: flex;flex-direction:column; justify-content:center; }
#in_state #teaching_count_win h3{font-size:3rem; color:#F33; line-height:150%; animation: extendfade2 300ms infinite;    -webkit-animation: extendfade2 300ms infinite;}
#in_state #teaching_count_win h3 strong{font-size:1.3em; font-weight:800;}


#in_state #teaching_count_msg{margin:2rem 0;display:none;}
#in_state #teaching_count_msg h3{display:inline-block; font-size:3rem; color:#F33; line-height:150%;     padding:2rem 10rem;   background:#FFF; border-radius:1rem; box-shadow:10px 10px 10px rgba(0,0,0,.2); text-align:center; z-index:10; }
#in_state #teaching_count_msg h3 strong{font-size:1.3em; font-weight:800;}

#in_state .cfr{color:#F33}


#report_form header{position:relative; border-bottom:1px solid #AAA;}
#report_form header p{position:absolute; right:0; bottom:0}
#report_form header a{position:absolute; left:0; bottom:.5em; background:#2fa2dd; color:#FFF; padding:0 1em; line-height:200%; z-index:2;}
#report_form table.tb tbody td{background:transparent;}

.stop_term{padding:0 !important; margin:0 !important;}
.stop_term li{padding:0; margin:0; text-align:center !important; font-size:.9em; color:#f33;}
.stop_term li:before{  display:none !important;}


#btn_intro_date{position:fixed; right:5%; bottom:5%; z-index:99; width:8em; height:8em; border-radius:50%; text-align:center; background:#2ad; box-shadow:3px 3px 10px rgba(0,0,0,.2); color:#FFF; padding-top:1.5em; font-size:1.2em;}
#btn_intro_date i{font-size:3em; line-height:100%; display:block; }

#report_form .btn_confirm{margin-top:2rem;}
.btn_confirm #btn_submit{height:2.5em;  line-height:2.5em;  font-size:1.2em; padding:0 2em}



	#intro_explain{position:fixed;  top:0; bottom:0;  left:0;  right:0; background:rgba(0,0,0,.8);  z-index:99;  }
	#intro_explain .btn_close{position:fixed; top:2rem; right:2rem; width:5rem; height:5rem; background:#333;}

	#intro_explain .btn_close:after{position:absolute; left:50%; top:50%; margin-left:-40%; margin-top:-1px; width:80%; height:2px; background:#FFF; content:"";
transform:rotate(45deg);-ms-transform:rotate(45deg); -moz-transform:rotate(45deg); -webkit-transform:rotate(45deg);-o-transform:rotate(45deg); }
	#intro_explain .btn_close:before{position:absolute; left:50%; top:50%; margin-left:-40%; margin-top:-1px; width:80%; height:2px; background:#FFF; content:"";
transform:rotate(-45deg);-ms-transform:rotate(-45deg); -moz-transform:rotate(-45deg); -webkit-transform:rotate(-45deg);-o-transform:rotate(-45deg); }

	#intro_explain .pageContent{margin:0 auto; position:absolute; top:5%;padding:50px; height:90%;  overflow:auto; width:1300px; left:50%; background:#FFF; margin-left:-600px; }
	#intro_explain h5{margin-top:1.5em; margin-bottom:.5em;}
	#intro_explain .s1 dd{width:48%}
	#intro_explain .s2 dd{width:49%}
	#intro_explain .s4 dd{width:47%}
	#intro_explain .s4 li {position:relative; z-index:1;}
	#intro_explain .s4 li:after {display:block;visibility:hidden;clear:both;content:""}
	#intro_explain .s4 li span {float:left; background:#FFF; padding-right:1em; position:relative; z-index:2;}
	#intro_explain .s4 li ul{padding:0;  }
	#intro_explain .s4 li ul li:before {display:none;}
	#intro_explain .s4 li strong{float:right; background:#FFF; padding-left:1em;}
	#intro_explain .s4 li strong:before{position:absolute; z-index:-1; top:50%; left:0; right:0; border-top:2px dotted #999; content:"";}


	#intro_explain_loading{position:absolute; top:50%; left:50%; width:100px; height:60px; background:#FFF; margin-top:-30px; margin-left:-50px; border-radius:50%; text-align:center; }
	#intro_explain_loading img{height:100%; }


	#ph_read{position:fixed;  top:0; bottom:0;  left:0;  right:0; background:rgba(0,0,0,.8);  z-index:99;  }
	#ph_read .btn_close{position:fixed; top:2rem; right:2rem; width:5rem; height:5rem; background:#333;}

	#ph_read .btn_close:after{position:absolute; left:50%; top:50%; margin-left:-40%; margin-top:-1px; width:80%; height:2px; background:#FFF; content:"";
transform:rotate(45deg);-ms-transform:rotate(45deg); -moz-transform:rotate(45deg); -webkit-transform:rotate(45deg);-o-transform:rotate(45deg); }
	#ph_read .btn_close:before{position:absolute; left:50%; top:50%; margin-left:-40%; margin-top:-1px; width:80%; height:2px; background:#FFF; content:"";
transform:rotate(-45deg);-ms-transform:rotate(-45deg); -moz-transform:rotate(-45deg); -webkit-transform:rotate(-45deg);-o-transform:rotate(-45deg); }

	#ph_read .pageContent{margin:0 auto; position:absolute; top:5%;padding:50px; height:90%;  overflow:auto; width:1300px; left:50%; background:#FFF; margin-left:-600px; }
	#ph_read h5{margin-top:1.5em; margin-bottom:.5em;}
	#ph_read dl dt{padding:.5em 0; width:6%;}
	#ph_read dl ul{}
	#ph_read article{border:1px solid #AAA; padding:2em 5em; text-align:center; margin:1em 0; display:inline-block;}


	#my_pay_info{position:fixed;  top:0; bottom:0;  left:0;  right:0; background:rgba(0,0,0,.8);  z-index:99;  display:none;}
	#my_pay_info section{width:800px; left:50%; margin-left:-400px; top:20%; background:#FFF; position:relative;}
	#my_pay_info section header{padding:0; line-height:5rem; border-bottom:1px solid #DDD;}
	#my_pay_info article{position:relative; height:500px; overflow:auto; padding:3rem;}
	#my_pay_info section header strong{font-size:1.8rem; font-weight:600; padding-left:3rem;}
	#my_pay_info .btn_close{position:absolute; top:0; right:0; width:5rem; height:5rem; background:#fff;}

	#my_pay_info .btn_close:after{position:absolute; left:50%; top:50%; margin-left:-40%; margin-top:-1px; width:80%; height:2px; background:#999; content:"";
transform:rotate(45deg);-ms-transform:rotate(45deg); -moz-transform:rotate(45deg); -webkit-transform:rotate(45deg);-o-transform:rotate(45deg); }
	#my_pay_info .btn_close:before{position:absolute; left:50%; top:50%; margin-left:-40%; margin-top:-1px; width:80%; height:2px; background:#999; content:"";
transform:rotate(-45deg);-ms-transform:rotate(-45deg); -moz-transform:rotate(-45deg); -webkit-transform:rotate(-45deg);-o-transform:rotate(-45deg); }


	#time2355{position:fixed; top:50%; left:50%; margin-left:-200px; width:400px; padding:2em 0; text-align:center; border-radius:1rem; background:#FFF; box-shadow:2px 2px 10px rgba(0,0,0,.5); z-index:20;}
	#time2355 p{font-size:1.2em;}
	#time2355 p strong{color:#F33;}
	#time2355 a{display:inline-block; margin-top:1em; padding:1em 2em; background:#0098da; color:#FFF; }
.dlw.js{} /* 양쪽정열 */
.dlw.br{flex-flow:wrap;}/* 줄바꿈 */
.dlw > dt{position:relative;    }
.dlw > dd{position:relative;    }
.dlw.fg1 > dt,
.dlw.fg1 > dd{ width:0;  flex-grow:1;   } /* 너비통일 */
/* 체크박스 스타일시트 */
.ck_style{margin:0;display:inline-block; margin-left:1em;}
.ck_style:first-child{margin-left:0;}
.ck_style input[type="radio"] , .ck_style input[type="checkbox"]{display:none}
.ck_style i{background-color:#fff;border:1px solid rgba(0,0,0,0.15);border-radius:100%;display:inline-block;height:18px; margin-top:-1px;vertical-align:middle;width:18px;line-height:1;  font-size:0}
.ck_style input[type="radio"]:checked + i:after{background-color:#2fa2dd;border-radius:100%;content:"";display:inline-block;height:12px;margin:2px;width:12px}
.ck_style input[type="checkbox"] + i{border-radius:0}
.ck_style input[type="checkbox"]:checked + i:after{background-color:#2fa2dd;border-radius:0;content:"";display:inline-block;height:12px;margin:2px;width:12px}

#small_head_title{font-size:3rem; font-family:"scoredream"; line-height:150%; font-weight:700; padding-top:2em; text-align:center; }

.input_edit{position:relative;}
.input_edit .color-box{position:absolute; top:0; right:0; width:4em; }
.input_edit .bold{position:absolute; top:0; right:4em; height:32px; padding-top:3px; text-align:center; border:1px solid #DDD; border-right:0; width:4em; background:#fff;}


hr.h1 {height:1rem}
hr.h1-5 {height:1.5rem}
hr.h2 {height:2rem}
hr.h2-5 {height:2.5rem}
hr.h3 {height:3rem}
hr.h4 {height:4rem}
hr.h5 {height:5rem}
hr.h6 {height:6rem}
hr.h7 {height:7rem}
hr.h8 {height:8rem}
hr.h9 {height:9rem}
hr.h10 {height:10rem}

/* 기본테이블 */
table.tb{position:relative; width:100%; border-top:1px solid #555;  }
table.tb:after{position:absolute; top:0; left:0; right:0; height:1px; background:#555; content:"";}
table.tb thead{}
table.tb thead th{background:#FFF; padding:10px 0; text-align:center;  border-bottom:1px solid #EEE;}
table.tb thead td{padding:6px}
table.tb tbody th{border-bottom:1px solid #EEE; background:#fff;text-align:left; padding-left:10px;}
table.tb tbody td{border-bottom:1px solid #EEE; background:#fff; padding:6px; height:44px}
table.tb tfoot th{border-bottom:1px solid #EEE; background:#FFE; text-align:left; padding-left:10px;}
table.tb tfoot td{border-bottom:1px solid #EEE; background:#FFE; padding:6px; height:44px;}
table.tb .tc{text-align:center !important;}
table.tb .tl{text-align:left !important; padding-left:10px !important;}
table.tb .tr{text-align:right !important; padding-right:10px !important;}
table.tb tfoot{}
table.tb tbody img {margin-left:3px}
table.tb .no_list{text-align:center; line-height:200px;}

table.tb.center tbody th{text-align:center;  }
table.tb.center tbody td{   text-align:center;  }
table.tb.center tfoot th{text-align:center;  }
table.tb.center tfoot td{text-align:center;   }
table.tb.line thead th{border:1px solid #EEE;background:#fafafa;  }
table.tb.line tbody th{border:1px solid #EEE;background:#fafafa;  padding:6px;  padding-right:10px;}
table.tb.line tbody td{border:1px solid #EEE; }
table.tb.line tfoot th{border:1px solid #EEE; border-top:0; background:#FFE;  padding-right:10px;}
table.tb.line tfoot td{border:1px solid #EEE; border-top:0; background:#FFE;   }

table.fixed{table-layout:fixed}

@media only screen and (max-width:736px){
	table.tb.blocktable {}
table.tb.blocktable thead{display:none;}
table.tb.blocktable tbody tr{display:block;border-bottom:1px solid #EEE; padding:10px 0;}
table.tb.blocktable tbody th{display:block; border:0; width:auto; border-bottom:0; padding:0; padding-bottom:8px}
table.tb.blocktable tbody td{display:block; border:0; padding:0; height:auto;}
table.tb.blocktable tbody td .frm_input{width:100%;}
table.tb.blocktable tbody td select{width:100%;}
table.tb.blocktable tbody tr.noblock td{display: inline-block}
table.tb.blocktable tbody tr.noblock th{display: inline-block}
}
@media only screen and (max-width:736px){
table.tb.m_list thead{display:none;}
table.tb.m_list tbody tr{display:block;border-bottom:1px solid #EEE; padding:10px 0;}
table.tb.m_list tbody tr{position:relative; display:block; border-top:1px solid #DDD; padding:10px 0; padding-left:10%;  }
table.tb.m_list tbody tr:after {display:block;visibility:hidden;clear:both;content:""}
table.tb.m_list tbody td{display:block; border:0; width:auto; padding:0; height:auto; float:left; margin-right:10px; background:#FFF;}
table.tb.m_list tbody td:before{content:  attr(title) " : "; color:#aaa}
table.tb.m_list tbody td.chk{position:absolute; top: 10px; right:0; }
table.tb.m_list tbody td.chk:before{display:none; }
table.tb.m_list tbody td.num{position:absolute; top:10px; left:0; width:10%; }
table.tb.m_list tbody td.num:before{display:none}
table.tb.m_list tbody td.subject{float:none; clear:both; padding:0 !important }
table.tb.m_list tbody td.subject:before{display: none}

}


/* 게시물 선택복사 선택이동 */
#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;}
.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;}
#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;}
#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;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:none}

/* ckeditor 단축키 */
.cke_sc {display:none;}

/* 버튼 */
a.btn,.btn{line-height:35px;height:35px;padding:0 10px;text-align:center; 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:0 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:0 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:center; margin-top:2rem;} /* 서식단계 진행 */

.btn_submit {border:0;background:#2fa2dd;color:#fff;cursor:pointer;border:0}
.btn_submit:hover {background:#2787b8; color:#fff;}

.btn_submit.cr {background:#f33; }
.btn_submit.cr:hover {background:#d33;}

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 1em;height:32px;border:0;background:#3c3c3c; 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:#2fa2dd;padding:0 10px;color:#fff;text-decoration:none;border:0;vertical-align:middle;}
a.btn_b02:hover, .btn_b02:hover {background:#2787b8}
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}
.color_2 {background:#14d53d}
.color_3 {background:#3814ff}
.color_4 {background:#7520c5}

/* 기본테이블 */
.tbl_wrap table {width:100%;border-collapse:collapse;border-spacing: 0 5px;border:1px solid #ccc;}
.tbl_wrap caption {padding:10px 0;font-weight:bold;text-align:left}
.tbl_head01 {margin:0 0 10px}
.tbl_head01 caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.tbl_head01 thead th {padding:10px 0;font-weight:normal;text-align:center;border-bottom:1px solid #ddd;background:#fafafa;height:40px}
.tbl_head01 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head01 tfoot th, .tbl_head01 tfoot td {padding:10px 0;border-top:1px solid #c1d1d5;border-bottom:1px solid #c1d1d5;background:#d7e0e2;text-align:center}
.tbl_head01 tbody th {padding:8px 0;border-bottom:1px solid #e8e8e8}
.tbl_head01 td {color:#666;background:#fff;padding:10px 5px;border-top:1px solid #ecf0f1;line-height:1.4em;height:60px;word-break:break-all}
.tbl_head01 tbody tr:hover td{background:#fafafa;}
.tbl_head01 a:hover {text-decoration:underline}

.tbl_head02 {margin:0 0 10px}
.tbl_head02 caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.tbl_head02 thead th {padding:5px 0;border-top:1px solid #d1dee2;border-bottom:1px solid #d1dee2;background:#e5ecef;color:#383838;font-size:0.95em;text-align:center;letter-spacing:-0.1em}
.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:#d7e0e2;text-align:center}
.tbl_head02 tbody th {padding:5px 0;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:#fff}
.tbl_head02 td {padding:5px 3px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:#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}
.tbl_frm01 th {width:70px;padding:7px 13px;border:1px solid #e9e9e9;border-left:0;background:#f5f8f9;text-align:left}
.tbl_frm01 td {padding:7px 10px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:transparent}
textarea, .frm_input , select{border:1px solid #ccc;background:#fff;color:#000;vertical-align:middle;padding:5px;
-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 , select {height:32px;}
.frm_address{margin-top:5px;}
.ui-datepicker .ui-datepicker-title select{height:26px; padding:0;}

.frm_input.no_input{border:0; background:transparent;
-webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, .075);
-moz-box-shadow: inset 0 0 0 rgba(0, 0, 0, .075);
box-shadow: inset 0 0 0 rgba(0, 0, 0, .075); text-align:center;
-webkit-transition: all 0 ease-in-out;
-moz-transition: all 0 ease-in-out;
-ms-transition: all 0 ease-in-out;
-o-transition: all 0 ease-in-out;
outline: none;
}


.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}

/*기본 리스트*/
.list_01 li{border:1px solid #dbdbdb;background:#fff;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:#2fa2dd;position:relative;z-index:5}
.new_win .win_ul .selected a{color:#2fa2dd;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; }

.new_win .tbl_wrap {margin:0 20px}

/* 검색결과 색상 */
.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-top:20px; text-align:center}
.pg_page, .pg_current,.pg_skip {position:relative; display:inline-block; padding:0 14px; height:36px;  line-height:36px;vertical-align:middle; background:#FFF;text-decoration:none; border:1px solid #DDD; z-index:1; margin-right:-1px;}
.pg_page:hover{background-color:#DDD; border-color:#999; color:#000; z-index:2;}
.pg a:focus, .pg a:hover {text-decoration:none}
.pg_current { border:1px solid #2fa2dd;  background:#2fa2dd;color:#FFF;  z-index:2;}
.pg_prev:before{ content:"\f104";   font-family:'fontawesome'; padding-right:5px; }
.pg_next:after{ content:"\f105";   font-family:'fontawesome'; padding-left:5px; }
@media only screen and (max-width:736px){
	.pg_page{display:none}
	.pg_page, .pg_current,.pg_skip { }
	.pg_start{  display:inline-block;}
	.pg_prev{ display:inline-block;}
	.pg_next{ display:inline-block; }
	.pg_end{ display:inline-block; }
}



/* 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}



#icon_shop_guide{text-align:center; position:relative; margin-bottom:40px; }
#icon_shop_guide:before{position:absolute; top:40px; left:50%; width:320px; margin-left:-160px; height:1px; background:#DDD;  z-index:-1; content:"";}
#icon_shop_guide span{display:inline-block; color:#AAA; }
#icon_shop_guide i{  display:inline-block; width:80px; padding:20px; margin:0 20px;  background:#EEE; border-radius: 50%;-moz-border-radius: 50%;-webkit-border-radius: 50%;}
#icon_shop_guide i img{width:100%; height:auto;opacity:.5}
#icon_shop_guide p{font-size:1.1em; margin-top:10px}
#icon_shop_guide .on{ color:#2fa2dd;}
#icon_shop_guide .on i{background:#2fa2dd; color:#FFF;}
#icon_shop_guide .on i img{opacity:1}



/*사이드 메뉴*/
#side_menu{position:fixed;top:0;right:0;z-index:999;height:100%;background:#fff}
.side_menu_wr{display:none;width:230px;overflow-y:auto;height: 100%;border-left:1px solid #cdcdcd;}
#btn_sidemenu{position:absolute;top:50%;left:-35px;width:35px;height:50px;margin-top:-25px;background:#fff;border:1px solid #cdcdcd;border-right:0;font-size:14px}
#side_menu .side_menu_shop{padding:10px 20px;border-bottom:1px solid #f3f3f3}
#side_menu .btn_side_shop{position:relative;background:none;border:0;width:100%;height:30px;text-align:left; }
#side_menu .btn_side_shop span{position:absolute;top:5px;right:0;padding:0 5px;line-height:20px;border-radius:10px;color:#fff;background:#ed1c24}
#side_menu .side_menu_shop .op_area{ display:none;border-top:1px solid #f3f3f3;margin:5px 0}
#side_menu .side_menu_shop .op_area h2{position:absolute;font-size:0;line-height:0;overflow:hidden}
#side_menu .side_menu_shop .op_area li{border-bottom:1px solid #f3f3f3;position:relative;padding:10px 0;min-height:80px;padding-left:70px}
#side_menu .side_menu_shop .op_area li .prd_img{position:absolute;top:10px;left:0px;}
#side_menu .side_menu_shop .op_area li .prd_cost{display:block;font-weight:bold;margin:3px 0 0}
#side_menu .side_menu_shop .op_area  .li_empty{padding:50px 0;padding-left:0;color:#999;border-bottom:1px solid #f3f3f3;text-align:center}

#category{display:none;position:absolute;top:0;left:0;width:100%;border:2px solid #333949;border-top:0;background:#fff;;z-index:100;text-align:left; }
#category .ct_wr{padding:20px 20px 20px 5px;}
#category ul:after {display:block;visibility:hidden;clear:both;content:""}
#category .cate{line-height:20px;}
#category .cate_li_1{float:left;text-align:left;width:180px;min-height:200px;margin-left:15px}
#category .cate_li_1_a{background:#f3f3f3;text-align:center;padding:10px;margin-bottom:5px;display:block;font-weight:bold}
#category .cate_li_2 {width:100%;float:none;;line-height:20px;;margin:0}
#category .cate_li_2  a {color:#6d6d6d;display:block;padding:0 5px}
#category a:hover{color:#c92033}
#category .close_btn{;;width: 100%;background:#333949;border: 0;text-align: left;color: #fff;padding: 0 20px;height: 40px;font-weight: bold;font-size: 1.167em;}
