@charset "euc-kr";
/*CSS Document*/
@import url(reset.css);


#Header { height:70px; background:#252525; }

#Gnb {  width:1000px; margin:0 auto; position:relative;}
#Gnb h1{ position:absolute; left:0; top:3px; }
#Gnb .utill { position:absolute; right:0; top:19px; white-space: nowrap; font-size:12px;}
#Gnb .utill a { padding:7px 0 0 15px; display:inline-block; color:#999; }

#Navi { width:1000px; margin:0 auto; position:relative; }
#Navi ul { position:absolute; left:220px;  width:560px; margin:0 auto; overflow:hidden; }
#Navi ul li { width:20%; float:left; }
#Navi ul li a { display:block; text-align:center; color:#fff; line-height:70px;font-size:15px; }
#Navi ul li a:hover { color:#46b9f8; }

/*메인비주얼에 걸치는 메뉴*/
#Visual{position: absolute; width: 100%; top: 589px; z-index: 999;}

.main_cont { width:1000px; margin:0 auto; overflow:hidden; background:#fff; border-radius:10px;}
.main_cont li { margin:0 15px 0; width:290px; float:left; background:url(../img/main/arrow.gif) right 50% no-repeat; padding:10px 0px 10px 10px; }
.main_cont li.border { border-bottom:1px solid #eee; }
.main_cont li.last { background:none; }
.main_cont li.last a  { color:#ce7722; }
.main_cont li a { line-height:30px; display:inline-block; }
.main_cont li a b { color:#333; font-size:13px; letter-spacing:-0.05em;  }
.main_cont li a span { color:#666; font-size:11px; display:inline-block; margin-left:10px; letter-spacing:-0.05em; }

/*메인 하단 배너3종*/
.m_bn{padding:90px 0 40px; background-color:#ddd; text-align:center;}

.snip1585 {
  background-color: #000; color: #fff; display: inline-block; font-family: 'Roboto', sans-serif; font-size: 24px; margin-right: 16px; max-width: 320px; min-width: 230px; overflow: hidden;
  position: relative; text-align: center; width: 100%;}

.snip1585 * { -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-transition: all 0.45s ease; transition: all 0.45s ease;}

.snip1585:before,
.snip1585:after { background-color: rgba(0, 0, 0, 0.5); border-top: 50px solid rgba(0, 0, 0, 0.5); border-bottom: 50px solid rgba(0, 0, 0, 0.5); position: absolute;  top: 0;  bottom: 0;
  left: 0; right: 0;  content: ''; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; z-index: 1; opacity: 0;}
.snip1585:before { -webkit-transform: scaleY(2); transform: scaleY(2);}

.snip1585:after { -webkit-transform: scaleY(2); transform: scaleY(2);}

.snip1585 img { vertical-align: top; max-width: 100%; backface-visibility: hidden;}

.snip1585 figcaption { position: absolute; top: 0; bottom: 0; left: 0; right: 0; align-items: center; z-index: 1; display: flex; flex-direction: column; justify-content: center;
  line-height: 1.1em; opacity: 0; z-index: 2; -webkit-transition-delay: 0s; transition-delay: 0s;}

.snip1585 h3 { font-size: 18px; font-weight: 700; letter-spacing: 1px; margin: 0; text-transform: uppercase;}

.snip1585 h3 span { display: block; font-size:14px; font-weight:normal;}

.snip1585 a { position: absolute; top: 0; bottom: 0; left: 0; right: 0;  z-index: 3;}

.snip1585:hover > img,
.snip1585.hover > img { opacity: 0.7;}

.snip1585:hover:before,
.snip1585.hover:before,
.snip1585:hover:after,
.snip1585.hover:after { -webkit-transform: scale(1); transform: scale(1);  opacity: 1;}

.snip1585:hover figcaption,
.snip1585.hover figcaption { opacity: 1; -webkit-transition-delay: 0.1s; transition-delay: 0.1s;}

/*오른쪽*/
.snip15851 {
  background-color: #000; color: #fff; display: inline-block; font-family: 'Roboto', sans-serif; font-size: 24px; max-width: 320px; min-width: 230px; overflow: hidden;
  position: relative; text-align: center; width: 100%;}

.snip1585 * { -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-transition: all 0.45s ease; transition: all 0.45s ease;}

.snip15851:before,
.snip15851:after { background-color: rgba(0, 0, 0, 0.5); border-top: 50px solid rgba(0, 0, 0, 0.5); border-bottom: 50px solid rgba(0, 0, 0, 0.5); position: absolute;  top: 0;  bottom: 0;
  left: 0; right: 0;  content: ''; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; z-index: 1; opacity: 0;}
.snip15851:before { -webkit-transform: scaleY(2); transform: scaleY(2);}

.snip15851:after { -webkit-transform: scaleY(2); transform: scaleY(2);}

.snip15851 img { vertical-align: top; max-width: 100%; backface-visibility: hidden;}

.snip15851 figcaption { position: absolute; top: 0; bottom: 0; left: 0; right: 0; align-items: center; z-index: 1; display: flex; flex-direction: column; justify-content: center;
  line-height: 1.1em; opacity: 0; z-index: 2; -webkit-transition-delay: 0s; transition-delay: 0s;}

.snip15851 h3 { font-size: 18px; font-weight: 700; letter-spacing: 1px; margin: 0; text-transform: uppercase;}

.snip15851 h3 span { display: block; font-size:14px; font-weight:normal;}

.snip15851 a { position: absolute; top: 0; bottom: 0; left: 0; right: 0;  z-index: 3;}


.snip15851:hover > img,
.snip15851.hover > img { opacity: 0.7;}

.snip15851:hover:before,
.snip15851.hover:before,
.snip15851:hover:after,
.snip15851.hover:after { -webkit-transform: scale(1); transform: scale(1);  opacity: 1;}

.snip15851:hover figcaption,
.snip15851.hover figcaption { opacity: 1; -webkit-transition-delay: 0.1s; transition-delay: 0.1s;}


/*패러랙스 텍스트*/
.parallax-window {min-height: 340px; background: transparent; padding-bottom: 0;}

.parallax-window .para_text{text-align: center;	padding-top: 100px;	padding-bottom: 100px;	color: #f4f4f5;	}
#para{	margin: 0px auto;	height: 430px;}
.para_text h1 {font-family: "나눔스퀘어";	font-size: 25px;}
.para_text1 h2 {font-family: "나눔스퀘어"; color: white; font-size: 60px; font-weight:700; line-height:150%;}
.para_text1 p {font-family: "나눔스퀘어"; color: white; font-size: 22px; font-weight:500;}

/*메인하단배너 두번째*/
.m_bn1{background:#fff;}

/* 메인 컨텐츠 */
#m_container{width:1000px; margin:0 auto 50px; overflow:hidden; }
#m_container h4{font-size:18px; color: #454545; font-weight:600;}

.main_title { font-size:18px; font-weight:600; text-align:center; }
.bn_tit { text-align:center; line-height:90px; border:1px solid #; background:#f7f7f7; margin-top:10px; font-size:20px; }

/* 상담 */
.m_cs{overflow:hidden; margin:0 0px 0px 0; }
.m_cs span{font-size:43px; color:#0085da; font-family:Calibri; letter-spacing:-1.7px; display:block; line-height:60px; }
.m_cs small{ font-size:14px; color:#616161;}

/* 공지사항 */
#m_notice{position:relative; overflow:hidden; }
#m_notice h2{height:18px; font-size:18px; font-weight:600; margin-bottom:24px;}
#m_notice table{float:left; letter-spacing:-0.05em;}
#m_notice table td{/* font-size:11px; */ color:#a3a3a3; margin-bottom:2px; }
#m_notice .m_notice_title{padding-right:75px; margin-bottom:0;}
#m_notice .m_notice_title a{font-size:12px; color:#666666;}
#m_notice .m_notice_title a:hover{color:#4794d5;}
#m_notice button{position:absolute; top:7px; right:4px; font-size:11px; color:#7d7d7d;}

/* 상담문의 */
#m_ask{position:relative; overflow:hidden; }
#m_ask h2{height:18px; font-size:18px; font-weight:600; margin-bottom:24px;}
#m_ask table{float:left; letter-spacing:-0.05em;}
#m_ask table td{font-size:11px; color:#a3a3a3; margin-bottom:2px;     line-height: 140%;}
#m_ask .m_notice_title{padding-right:75px; margin-bottom:0;}
#m_ask .m_notice_title a{font-size:12px; color:#666666;}
#m_ask .m_notice_title a:hover{color:#4794d5;}
#m_ask button{position:absolute; top:7px; right:4px; font-size:11px; color:#7d7d7d;}


#Sub_Wrap { width:1000px; margin: 0 auto; overflow:hidden; }

#Sub_Category { float:left; width:200px; margin-top:30px; }
#Sub_Container { float:right; width:750px; margin-top:30px;  }

/*서브카테고리*/
#Sub_Category .Category_Title { padding:30px 0 15px 20px; letter-spacing:-0.05em; 	background:#444; }
#Sub_Category .Category_Title span { color:#999; font-size:13px; }
#Sub_Category h2 { font-size:24px; font-weight:normal; color:#fff;  height:40px; line-height:40px;  }
#Sub_Category ul { border-width:0px 1px 0px; border-style:solid; border-color:#ddd; }
#Sub_Category li { border-bottom:1px solid #ddd; background:#fff; }
#Sub_Category li a { display:block; line-height:1.2!important; color:#666; padding:13px 0 13px 20px; font-size:13px; }
#Sub_Category li a:hover { background:url(../img/comm/arrow.png) no-repeat 90% 17px #f8f8f8; }
#Sub_Category li.on a  { font-weight:bold; color:#0084dd; background:url(../img/comm/arrow.png) no-repeat 90% 17px #fff; }

/*서브타이틀*/
#Sub_Title { position:relative; border-bottom:1px solid #ddd; height:48px;}
#Sub_Title h3 { position:absolute; font-size:26px; font-weight:normal; color:#333; letter-spacing:-0.05em;  }
#Sub_Title ul { position:absolute; overflow:hidden; right:0; top:10px; }
#Sub_Title li { float:left; color:#666; letter-spacing:-0.05em; padding-left:15px; background:url(../img/comm/arrow.png) no-repeat 4px -29px;  font-size:12px !important;}
#Sub_Title li.home {  background:url(../img/comm/home.png) no-repeat 4px 4px; }
#sub_title ul li span{color:#555;  }

/*서브컨텐츠*/
#Sub_Body  { margin-top:30px; min-height:500px; padding-bottom:50px; }



/*하단인포*/
#Footer { border-top:1px solid #ddd; height:120px; margin:10px auto 0; width:1000px; }
.footer_cont { width:1000px; margin: 0 auto; padding-top:20px; } 
.footer_cont .copyright { text-align:center; }
.footer_cont span { padding:0 10px; background:url(../img/comm/line_g.gif) no-repeat center 3px; color:#999}
.footer_cont .copyright { color:#666; font-size:12px; }
.footer_cont .copyright p { color:#999; }
