@charset "utf-8";

#wrapper {background-color:transparent !important;}

.inner {width:1200px; margin:0 auto;}

/* ��� ���̾ƿ� */

#header {*zoom:1; z-index:1100 !important;}
#header:after {display:block;clear:both;content:"";}

#header .logo {float:left;}
#header .gnb {float:right;}

#st1 .inner{*zoom:1;}
#st1 .inner:after {display:block;clear:both;content:"";}

#st1 .inner .st1_bn1{*zoom:1; padding-top:100px;}
#st1 .inner .st1_bn1:after {display:block;clear:both;content:"";}

#st1 .st1_bn01 {float:left;}
#st1 .st1_bn02 {float:left;}
#st1 .st1_bn03 {float:left;}

#st1 .inner .st1_bn2{*zoom:1;}
#st1 .inner .st1_bn2:after {display:block;clear:both;content:"";}

#st1 .st1_bn04 {float:left;}
#st1 .main_logo {float:left;}
#st1 .st1_bn05 {float:left;}

#st1 .inner .st1_bn3{*zoom:1;}
#st1 .inner .st1_bn3:after {display:block;clear:both;content:"";}

#st1 .st1_bn06 {float:left;}
#st1 .st1_bn07 {float:left;}
#st1 .st1_bn08 {float:left;}

 /* --- 여기서부터 카운터 섹션 CSS --- */
    .counter-section {
      padding: 50px 0px 74px 0px;
      text-align: center;
	  font-family:'notosanskr';
    }

    .counter-container {
      display: flex;
      justify-content: space-between;
      align-items: flex-start;
      max-width: 1200px;
      margin: 0 auto;
      gap: 30px;
    }

    .counter-item {
      flex: 1;
      padding: 20px;
    }

    .counter-title {
      font-size: 17px;
      color: #ff0000;
	  font-family:'notosanskr';
      margin-bottom: 24px;
      font-weight: 700;
    }

    .counter-value {
      font-size: 65px;
      font-weight: 800;
      color:  #fff;
    }

    .unit {
      font-size: 1.5rem;
      font-weight: 600;
      margin-left: 5px;
    }

    .counter-desc {
      font-size: 14px;
      color:#9d9d9d;
      line-height: 1.6;
      word-break: keep-all;
    }

/* sub */

#container {width:1200px; margin:0 auto; }
#s_container {width:1200px; margin:0 auto; }
article#bo_v {margin:0; padding:0;}
#container_title {display:none;}