@charset "euc-kr";
@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);
@import url("//cdn.rawgit.com/hiun/NanumSquare/master/nanumsquare.css");
img {border:0px;}


html{height:100%;}
body {margin-left:0px; margin-right:0px; margin-top:0px; margin-bottom:0px; height:100%;}
body, td, p, input, button, textarea, select, .c1 {font-family: Nanum Gothic, sans-serif; font-size:10pt;}
*{margin:0px; padding:0px; list-style:none;}

/* ���������� */
.top{background:#1c293a;}
.top div{width:1100px; margin:0 auto; text-align:right; padding:3px 0px 5px 0px;}
.top a{color:#fff; text-decoration:none;}
.heard_line{clear:both;}

#main_section{padding:190px 0px 100px 0px; background:url(../images/mainbg.jpg) center bottom no-repeat;}
#main_section article{width:1100px; margin:0 auto;}

.main_text{text-align:center; color:#fff; font-size:26px; font-family:'Nanum Square'; font-weight:normal;}
.main_text span{display:block; font-size:50px; font-weight:bold; margin-bottom:10px;}
.main_text br{display:none;}
.main_bar{width:80px; height:4px; background:#fff; margin:25px auto;}

.main_banner li{float:left; width:33%; text-align:center;}
.main_banner li a{margin:0 auto; width:224px; height:258px; display:block;}

.bn01 a{background:url(../images/bn01.png) center top no-repeat;}
.bn02 a{background:url(../images/bn02.png) center top no-repeat;}
.bn03 a{background:url(../images/bn03.png) center top no-repeat;}

.bn01 a:hover{background:url(../images/bn_on01.png) center top no-repeat; transition: all 1s;}
.bn02 a:hover{background:url(../images/bn_on02.png) center top no-repeat; transition: all 1s;}
.bn03 a:hover{background:url(../images/bn_on03.png) center top no-repeat; transition: all 1s;}

#main_bottom{width:1100px; margin:0 auto; padding:30px 0px;}
#main_bottom li{width:330px; float:left; margin-right:55px;}
#main_bottom li:nth-child(3){margin-right:0px;}
#main_bottom h3{border-bottom:1px solid #dfdfdf; font-family:'Nanum Square'; font-size:18px; color:#1c293a; padding:5px 0px; margin-bottom:15px;
background:url(../images/main_dot.jpg) right 5px center no-repeat;}
#main_bottom .tel{font-size:34px; font-family:'Nanum Square'; color:#1c293a;}
#main_bottom .tel span{display:block; font-size:16px; font-weight:normal; color:#484848;}

#footer{border-top:2px solid #ebebeb; padding:20px 0px;}
#footer article{width:1100px; margin:0 auto;}
.copy{text-align:left;}

/* ���������� */
#sub_section{padding-top:90px;}
.sub_top{background:url(../images/subtop.jpg) center top no-repeat; height:254px;}
.sub_text{width:1100px; margin:0 auto; font-family:'Nanum Square'; color:#fff; padding-top:90px;}
.sub_text span{display:block; font-size:30px; margin-bottom:10px;}

.sub_con{width:1100px; margin:20px auto 0px auto;}
.btl2{font-size:23px; padding-top:5px; }
.btl3{height:2px; background-color:#555555; margin:5px 0px 30px 0px;}
.btl4{height:2px; background-color:#1c293a; margin:5px 0px 8px 0px;}

#sub_menu a {color:#333333; font-size:14px; background-color:#fff; text-decoration:none;  height:40px;  line-height:40px; padding-left:18px; display:block;width:220px;}
#sub_menu a:hover {color:#333333; background:url(../images/sumubg.jpg) left top no-repeat; font-weight:bold;}
#bigtit{font-size:28px; color:#333;}

.con_left, .con_right{float:left;}
.con_left{width:220px; margin-right:70px;}
.con_right{width:810px; padding-bottom:50px;}

.lst li{margin-bottom:5px;}
.lst li a{text-decoration:none; display:inline-block; width:250px; color:#333;}

/* 공통 */
.normal *{margin:0; padding:0; list-style:none; text-decoration:none;}
.normal{font-size:15px; line-height:150%; color:#555; word-spacing:-1px;}
.sp20{height:20px;}

/* sub0101 */
.sub0101{padding-left:51%; background:url(../images/sub0101.jpg) left center no-repeat;}
.sub0101 figure{text-align:justify; padding:30px; border:1px solid #dfdfdf;}
.sub0101 h4{text-align:center; font-weight:normal; font-size:18px; color:#00747b;}
.sub0101 h3{text-align:center; font-size:50px; color:#000; font-family:'Nanum Square'; margin:30px 0px 0px 0px;}
.sub0101 h3 span{color:#00747b;}
.sub0101 center{color:#333; font-size:18px; margin:40px 0px 30px 0px;}
.sub0101 center span{display:block; margin-top:5px;}

@media all and (max-width: 768px) {
  /* ���� ������ */
  .top{display:none;}
  #main_section{padding:110px 0px 50px 0px; background:url(../images/mainbg.jpg) center bottom no-repeat;}
  #main_section article{width:100%;}
  .main_text{font-size:17px;}
  .main_text span{font-size:30px;}
  .main_text br{display:block;}

  .main_banner li a{width:80%; height:150px; background-size:contain;}
  .main_banner li a:hover{background-size:contain;}

  #main_bottom{width:98%; margin:0 auto;}
  #main_bottom li{width:100%; float:none; margin-right:0px; margin-bottom:50px;}
  #main_bottom li li{margin-bottom:5px;}

  #footer article{width:100%;}
  .copy{text-align:center;}

  /* ���� ������ */
  #sub_section{padding-top:60px;}
  .sub_top{height:auto; background-size:cover;}
  .sub_text{width:100%; padding:50px 0px; text-align:center; text-shadow:3px 3px 3px rgba(0,0,0,0.4);}
  .sub_text span{font-size:20px;}

  .sub_con{width:100%; margin-top:0px;}
  .con_left, .con_right{float:none;}
  .con_left{display:none;}
  .con_right{width:98%; margin:0 auto;}
  .btl2{text-align:center; border-top:1px solid #1c293a; border-bottom:1px solid #1c293a; color:#1c293a; padding:5px 0px; margin-bottom:20px;}
  .btl3{display:none;}

  /* 공통 */
  .normal{font-size:14px;}

  /* sub0101 */
  .sub0101{padding-left:0; padding-top:555px; background:url(../images/sub0101.jpg) top center no-repeat; background-size:contain;}
  .sub0101 figure{padding:20px;}
}
