@charset "UTF-8";
/* CSS Document */

.logobar {

 
}

/*문의하기버튼*/
.btn-box a.newmake_01{position: relative;
    display: block;
    font-size: 24px;
    line-height: 100%;
    text-align: center;
    color: #fff;
    font-weight: 500;
    padding: 20px !important;
    background-color: #f30;
    border-radius: 0px;
    border-top: 2px solid transparent;
    border-bottom: 2px solid transparent;
    -webkit-transition: all 400ms ease;
    -moz-transition: all 400ms ease;
    -ms-transition: all 400ms ease;
    -o-transition: all 400ms ease;
    transition: all 300ms ease;
    margin: 0px;
    width: 100%;}
    


/*상품구매안내사항*/
ul.return_b li b{display:block;}

/*상품설명*/
.bg_ex{
    border-radius:30px;
    background:#f4f4f4;
    padding:40px;
    margin:50px 0;
}
.bg_ex .titlegroup {text-align:center;}
.bg_ex .titlegroup .red{padding:10px 20px; text-align:center; font-family: 'KOHIBaeumOTF' !important; color:#fff; background:#f30; display:inline-block; margin:0 auto; border-radius:20px; font-size:150%;}
.bg_ex .titlegroup .title {font-family: 'Arita-buri-SemiBold' !important; padding:20px 0; font-size:200%;}

.bg_ex .imggroup{text-align:center;}
.bg_ex .imggroup .box {display:inline-block; background:#fff; padding:30px; border:1px solid #ddd; position:relative; margin-bottom:20px;}
.bg_ex .imggroup .box .title{font-size:200%; position:absolute; right:60px; top:60px;} 
.bg_ex .imggroup .box .title .box_tit{font-size:200%; text-shadow: -2px 0 #fff, 0 2px #fff, 2px 0 #fff, 0 -2px #fff !important;}
.bg_ex .imggroup .box .title .size_tit{text-shadow: -2px 0 #fff, 0 2px #fff, 2px 0 #fff, 0 -2px #fff !important; border:1px solid #fff; padding:20px;}
.bg_ex .imggroup .box p{font-size:120%; padding:10px 0 10px 0; color:#777;}


/*샘플등록*/
.gall_img {}
.gall_img a{display:block; width:100%; height:100%; position:relative;}
.gall_img a .img_left{width:100%}
.gall_img a .icon_sample span.bg{position:absolute; top:0; right:0; display:block; width:100%; height:100%; background:#f88; opacity:0.8; }
.gall_img a .icon_sample span.text{position:absolute; top:0; right:0; display:block; width:100%; height:100%; color:#fff; font-weight:900; line-height:84px; text-align: center;}



/*m1-3*/
			.wrap_location1 .subtitle-ment {
                padding: 10px 0 30px 0;
                color: #777;
            }

            .wrap_location1 .title_group h3.page_title {
                font-size: 200%;
                border-bottom: 1px solid #ddd;
                padding-top: 0;
                padding-bottom: 10px;

                font-weight: 900;
                text-align: left;
            }
			.wrap_location1 .title_group .title_ment {
				display:block;
                color:#777;
                padding:15px 0 30px 0;
            }

.title_location {
    font-size: 160%;
    color: #333;
    font-weight: normal;
    text-align: left;
}

.location_info {
    margin: 15px 0;
}

.location_info li {
    font-size: 100%;
    color: #666;
    line-height: 25px;
    text-align: left;
    position:relative;
    padding-left:15px;
}
.location_info li:before{
	content: '';
    display: block;
    width: 5px;
    height: 5px;
    border-radius:50%;
    background-color: #0a9882;
    position: absolute;
    top: 50%;
    left: 0px;
    margin-top: -2px;
}



.location_root_list{margin:30px 0;}
.location_root_list:after{content:""; display:block; clear:both;}
.location_root_list > li{float:left; width:50%; position:relative; padding:0 50px;}
.location_root_list > li:first-child{padding-left:0; margin-left:0; background-image:none;}
.location_root_list > li.car:before{
	content: '';
    display: block;
    width: 1px;
    height: 30px;
    border-radius:50%;
    background-color: #ddd;
    position: absolute;
    top: 50%;
    left: 0px;
    margin-top: -15px;
}

.location_root_list > li span.icon_bus{float:left; display:block; width:60px; height:60px; line-height:60px; text-align:center; border-radius:50%; background:#97bccf; color:#fff; font-size: 230%;}
.location_root_list > li span.icon_car{float:left; display:block; width:60px; height:60px; line-height:60px; text-align:center; border-radius:50%; background:#a0cf97; color:#fff; font-size: 230%;}

.location_road{display:block; float:right; width:70%;}
.location_road > dt{margin-bottom:5px; font-size:19px; color:#333;}
.location_road > dd{font-size:13px; color:#777; line-height:18px;}

.location_road_bus{ }
.location_road_car{ }

.bus_list{margin-top:18px;}
.bus_list li{margin-top:4px; font-size:15px;}
.bus_list li span{font-size:80%; padding:3px 5px; border-radius:5px; color:#fff;}
.bus_list li span.type1{background:#cf9d97;}
.bus_list li span.type2{background:#a397cf;}

.bus_list li:first-child{margin-top:0;}
.bus_list li img{margin-right:10px;}

.car_use{padding-top:13px;}
.car_use dt{color:#555; font-weight:bold; line-height:20px;}
.car_use dd{line-height:20px; margin-bottom:30px;}


/*m1_1*/
.wrap_ceo1 .subtitle-ment {
                padding: 10px 0 30px 0;
                color: #777;
            }

            .wrap_ceo1 .title_group h3.page_title {
                font-size: 200%;
                border-bottom: 1px solid #ddd;
                padding-top: 0;
                padding-bottom: 10px;

                font-weight: 900;
                text-align: left;
            }
			.wrap_ceo1 .title_group .title_ment {
				display:block;
                color:#777;
                padding:15px 0 30px 0;
            }




            .wrap_ceo1 .img_ceo {
                display: block;
                float: left;
                width:35%;
            }
            .wrap_ceo1 .img_ceo img{display:block; padding-bottom:10px;}
            .wrap_ceo1 .content_greeting h4 {
                font-family: 'Nanum Myeongjo', serif;
                font-weight: 700;
                font-size: 170%;
                color: #282828;
                margin-bottom: 40px;
                line-height: 1.3;
                letter-spacing: -1px;
            }

            .wrap_ceo1 .content_greeting h4 span {
                color: #333;
                font-size:120%;
                display:block;
            }
            .wrap_ceo1 .name_ceo{float:right;}
			.wrap_ceo1 .sign_ceo {float:right; padding-top:30px;}
			.wrap_ceo1 .sign_ceo img{clear:both; display:block; padding:20px;}
            .wrap_ceo1 .career_ceo{display:block; float:left; width:100%;}
            .wrap_ceo1 .career_ceo h6{border-bottom:1px solid #ddd; padding-bottom:20px;}
            .wrap_ceo1 .contentarea {
                float: right;
                width: 65%;
                overflow:hidden;
            }
						.wrap_ceo1 .contentarea h2{font-size:123%; font-weight:bold; text-align: left; padding-bottom:50px;}
            .wrap_ceo1 ul.cr {

                display: block;
                clear: both;
                margin: 30px 0;
            }

            .wrap_ceo1 ul.cr li {
                display: block;
                font-size: 90%;
            }
			.wrap_ceo1 ul.cr li b{margin-right:20px;}

            @media(max-width:1200px) {}

            @media(max-width:992px) {}

            @media(max-width:768px) {
                .wrap_ceo1 .img_ceo {
                    width: 100%;
                    float: none;
                    margin-bottom: 20px;
                }

                .wrap_ceo1 .contentarea {
                    float: none;
                    width: 100%;
                }
            }

            @media(max-width:480px) {}




/*수처리용분리막*/
.compList2 {text-align:center; padding-bottom:20px;}/* 제품특징 */
.compList2 dt {display:block; margin-bottom:20px;}
.compList2 dt p {
	display:table; position:relative; width:165px; height:186px; margin:0 auto;
	background:url("/theme/henalhome/design/img/compList2_dt_icon.png"), url("/theme/henalhome/design/img/compList2_bg1.png");
	background-repeat: no-repeat, no-repeat;
	background-position:center 50px ,0 0 ;
}
.compList2 dt p span {display:table-cell; vertical-align:middle; padding:55px 10px 0; color:#fff; font-size:18px; font-weight:bold; }
.compList2 dd {display:inline-block; position:relative; width:140px; height:160px; padding-right:0px; background:url("/theme/henalhome/design/img/compList2_bg2.png") no-repeat 0 0;}
.compList2 dd:after {content:""; display:none; position:absolute; top:0; right:0; width:120px; height:160px; background:url("/theme/henalhome/design/img/compList_dot.png") no-repeat center;}
.compList2 dd:last-child {padding-right:0}
.compList2 dd:last-child:after {display:none;}
.compList2 dd p {display:table; width:100%; height:100%; padding-bottom:0 !important;}
.compList2 dd p span {display:table-cell; vertical-align:middle; padding:0 10px; font-size:18px; line-height:26px; font-weight:bold;}



.prodList {text-align:center;} /* 제품용도 */
.prodList li {position:relative; display:inline-block; width:219px; min-height:110px; padding:20px 0; border-left:1px solid #e0e0e0;}
.prodList li:first-child {border-left:0;}
.prodList li .icon {margin-bottom:30px;}
.prodList li .txt {position:absolute; bottom:0; left:0; width:100%; height:40px; line-height:1.3; box-sizing:border-box;}
.processImg {text-align:center;}
.processImg img {max-width:100%;}
.processImg img.mobile {display:none;}

.prodList li img{width:auto !important;}
/*수처리용분리막*/




ul.ftbox {text-align:center; overflow:hidden; padding:30px 0;}
ul.ftbox li.ff{display:inline-block; width:49%; padding:20px;}
ul.ftbox li.ff:nth-child(1){background:#e9eee3; float:left;}
ul.ftbox li.ff:nth-child(2){background:#eaeff0; float:right;}

ul.ftbox li.ff p.tit {font-weight:bold; padding-bottom:15px !important;}

ul.ftbox li.ff table{}
ul.ftbox li.ff table{width:100%;}
ul.ftbox li.ff table tr th{text-align:left;}
ul.ftbox li.ff table tr td{text-align:right;}




.visible-lg {
    display: block!important;
}
.hidden-lg {
    display: none!important;
}

@media (max-width: 1200px){
.visible-xs {
    display: block!important;
}
.visible-lg {
    display: none!important;
}
}

/*우주사업*/
.biz_box{display:inline-block; width:49%;}
.biz_box.full{width:100%;}
.biz_box.width_35{width:35%; border:1px solid #ddd; padding-bottom:30px;}
.biz_box.width_25{width:25%; border:0; padding-bottom:0px; margin-bottom:0;}

@media (max-width: 1200px){
.biz_box.width_35{width:100%; margin-bottom:10px;}
.biz_box.width_25{width:100%; margin-bottom:0px;}
}



.biz_box.left{float:left;}
.biz_box.right{float:right;}
.biz_box span.title{border-top:1px solid #42aecd; border-bottom:1px solid #42aecd; color:#fff; background:#42aecd; text-indent:15px; font-size:160%; padding:10px 0; overflow:hidden;  display: block; margin-bottom: 20px;}
.biz_box span.title.one{background:#426dcd;}
.biz_box span.title.two{background:#42a7cd;}
.biz_box span.title.three{background:#42cdcd;}
.biz_box span.title.four{background:#42cda0;}


.biz_box span.title.special{float: left; width:20%; margin-bottom:5px !important;}
.biz_box span.title.special2{float: left; width:20%; margin-bottom:5px !important; height:93px; line-height:80px; background:#427acd;}

.biz_text{display:block;  background:#fff; width:80%; float:right;}
.biz_text.biz_cm{width:100%;}
.biz_text li{position:relative; padding-left: 30px; display:block; font-size:120%;}
.biz_text li:before{
	content: '';
    display: block;
    width: 3px;
    height: 3px;
    background-color: #666666;
    position: absolute;
    top: 7px;
    left: 15px;
    margin-top: 0px;
}
.biz_text li span{display:block;}


.biz_text2{display:block;  background:#f8f8f8; width:80%; float:right;}
.biz_text2 li{position:relative; padding-left: 30px; display:block; height:43px; line-height:43px; text-indent:20px; font-size:120%;}
.biz_text2 li span{display:block;}

.biz_text3{display:block;  background:#e7f1ff; width:80%; float:right; padding:15px 0;}
.biz_text3 li{
position: relative;
    padding-left: 30px;
    display: block;
    /* height: 30px; */
    /* line-height: 30px; */
    text-indent: 20px;
    /* padding-top: 20px; */
    /* padding-bottom: 20px; */
    overflow: hidden;
    font-size:120%;
}
.biz_text3 li:before{
	content: '';
    display: block;
    width: 3px;
    height: 3px;
    background-color: #666666;
    position: absolute;
    top: 7px;
    left: 35px;
    margin-top: 0px;
}
.biz_text3 li span{display:block;}


.wrap_article img{clear:both; display:block; width:100%; margin:0 auto;}
.wrap_article.all img{clear:both; display:block; width:100%; margin:0 auto;}
.wrap_article.full img{width:100%;}

.wrap_article.biz1 img{padding-bottom:50px;}
.wrap_article.biz1 ul li {padding:0 5px;}
.wrap_article.biz1 ul li.half{display:block !important;width:48% !important; float:left;}
.wrap_article.biz1 ul li.full{clear:both;}

.wrap_article.biz2 img{display:block; margin:0 auto; width:220px; padding:30px;}

.wrap_article.biz7 .cs{float:left; width:55%;}
.wrap_article.biz7 .cs ul.biz_text{float:none; width:100%;}

.wrap_article.biz7 ul.biz_text{float:left; width:55%;}
.wrap_article.biz7 img{float:right; width:300px !important; clear:unset !important;}

.wrap_article p.subtxt{font-size:150%; font-weight:400; text-align:left;}
ul.three_part {text-align:center; padding-top:50px;}
ul.three_part li{display:inline-block; width:32%; margin:0 0.5%;}
ul.three_part li .biz_text li {width:100%; text-align:left;}



/*두뇌코칭*/
ul.ex_pic li .case .img {float:left; width:30%;}
ul.ex_pic li .case .text {float:right; width:70%;}
ul.ex_pic li .case .text h4 {text-align:left; font-weight:bold; font-size:120%; padding-bottom:5px;}
ul.ex_pic li .case .text p{text-align:left; }

ul.ex_pic.vision_img{padding-bottom:30px;}
ul.ex_pic.vision_img li.full{background:#dcbb71; border-radius:20px; margin:0 !important; font-size:150%; color:#fff; padding:30px 0;}

ul.final_img
{
	background: #a2d9ea;
    border-radius: 20px;
    margin: 0 !important;
    font-size: 130%;
    color: #fff;
    padding: 30px;
}
ul.final_img li{font-size:95%; color:#333; padding-bottom:5px; position:relative; padding-left:20px;}
ul.final_img li:before{
	content: '';
    display: block;
    width: 5px;
    height: 5px;
    background: #444;
    position: absolute;
    top: 5px;
    left: 0;
    margin-top: 0px;
}

/*양쪽사진틀 */
ul.ex_pic {text-align:center; display:table; padding:10px 0; width:100%;}
ul.ex_pic li{display:inline-block; width:31%; padding:5px 0; text-align:left; margin:0 5px; float:none;}

ul.ex_pic li.full{width:100%; text-align:center; float:none !important;}
ul.ex_pic li.full img{display:block; margin:0 auto;}
ul.ex_pic li.full .case .img{width:16.6%;}
ul.ex_pic li.full .case .text{float:none; width:100%;}
ul.ex_pic li.full .case .text h4{padding-left:25px;}
ul.ex_pic li.full .case .text h3{padding-left:25px;}
ul.ex_pic li.full .case .text p{padding-left:25px;}


ul.ex_pic li span.caption{clear:both; display:none; text-align:left; font-size:85%; color:#34c3d4; }
ul.ex_pic li span.caption.show{clear:both; display:block; text-align:center; font-size:85%; color:#2c3e84; padding:10px 0; font-weight:normal;}

@media(max-width:480px){
ul.ex_pic li{display:inline-block; width:100%;}
}


.map_text li{padding-bottom:5px; position:relative; padding-left:10px;}
.map_text li:before{
    content: '';
    display: block;
    width: 5px;
    height: 5px;
    background: #444;
    position: absolute;
    top: 5px;
    left: 0;
    margin-top: 0px;

}
.map_text li span{display:block;}
table.henal_location th i{font-size:200%;}


/*3장사진틀 */
ul.ex_pic2 {text-align:center; display:table; padding:10px 0;}
ul.ex_pic2 li{display:inline-block; width:33%; float:left;}
ul.ex_pic2 li span.caption{clear:both; display:block; text-align:left; font-size:85%; color:#34c3d4; }
@media(max-width:480px){
ul.ex_pic2 li{display:inline-block; width:100%; float:none;}
}

/*숙박체험*/
table.henal_table {border-top:3px solid #444; width:100%; margin:30px 0;}
table.henal_table th{background:#f5f5f5; text-align:left; border-bottom:1px solid #dbdbdb; border-right:1px solid #dbdbdb; padding: 20px; width:20%;}
table.henal_table th:last-child{ text-align:center; border-right:0;}
table.henal_table td{border-bottom:1px solid #dbdbdb; border-right:1px solid #dbdbdb; color:#777; font-size:95%; padding:20px; }
table.henal_table td:nth-child(1){ }
table.henal_table td:last-child{ border-right:0;}

table.henal_table td p{ padding-left:0px; text-align:left; margin-bottom:0;}


@media(max-width:1200px){
table.henal_table {font-size:50%; }
table.henal_table td{padding:0 10px;}
}

/*찾아오시는길*/
table.henal_location {border-top:3px solid #444; width:100%; }
table.henal_location th{background:#f5f5f5; text-align:center; border-bottom:2px solid #dbdbdb; border-right:2px solid #dbdbdb; padding:0 20px; }
table.henal_location th:nth-child(1){width:20%; height:35px; text-align:center;}
table.henal_location th:last-child{ text-align:center; border-right:0;}
table.henal_location td{text-align:left; border-bottom:1px solid #dbdbdb; border-right:1px solid #dbdbdb; color:#777; font-size:95%; height:35px; padding:10px 15px;}
table.henal_location td:nth-child(1){text-align:left;}
table.henal_location td:last-child{ text-align:left; border-right:0;}

@media(max-width:1200px){
table.henal_location {font-size:50%; }
table.henal_location th:nth-child(1){width:30%;}
table.henal_location td{padding:0 10px;}
}

ul.history_pic {text-align:center; margin-bottom:20px; display:block; overflow:hidden;}
ul.history_pic li{float:left; display:inline-block; margin:0 5px; width:270px; height:188px;}
ul.history_pic li:first-child{margin-left:0;}
ul.history_pic li:last-child{margin-right:0;}

@media(max-width:1200px){
ul.history_pic li{float:none; display:inline-block; width:100%; height:auto; margin:2px 0;}

}




/*조직도*/
/* Varaibles - config */
/* SCSS*/

.org-chart {
  display: block;
  clear: both;
  margin-bottom: 30px;
  position: relative;
  font-family: Verdana;
  font-size: 14px;
  position: relative;
  /**
  * For IE 6/7 only
  * Include this rule to trigger hasLayout and contain floats.
  */
  /* Box colors */
  /* 1 column */
  /* 2 column */
  /* 3 column */
  /* DEPARTMENTS COLUMNs */
}

.org-chart * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}




.org-chart.cf:before, .org-chart.cf:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.org-chart.cf:after {
  clear: both;
}
.org-chart.cf {
  *zoom: 1;
}
.org-chart ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.org-chart ul li {
  position: relative;
}
.org-chart ul li span {
  display: block;
  border: 3px solid #dbdbdb;
  text-align: center;
  overflow: hidden;
  text-decoration: none;
  color: black;
  font-size: 12px;
  /*
  box-shadow: 4px 4px 9px -4px rgba(0, 0, 0, 0.4);
  */
  -webkit-transition: all linear .1s;
  -moz-transition: all linear .1s;
  transition: all linear .1s;
  background: #f8f8f8;
  padding: 4px;
}
.org-chart .lvl-ceo { /*사장*/
  background: #333;
  color: #fff;
}
.org-chart .lvl-b { /*장급*/
  background: #f1f1f1;
  color: #333;
}
.org-chart .board {
  width: 70%;
  margin: 0 auto;
  display: block;
  position: relative;
}
.org-chart .board:before {
  content: "";
  display: block;
  position: absolute;
  height: 600px;
  width: 0px;
  border-left: 2px solid #dbdbdb;
  margin-left: 49%;
  top: 15px;
}
.org-chart ul.columnOne {
  height: 90px;
  position: relative;
  width: 100%;
  display: block;
  clear: both;
}
.org-chart ul.columnOne li {
  width: 30%;
  margin: 0px auto;
  top: 0px;
}
.org-chart ul.columnTwo {
  position: relative;
  width: 100%;
  display: block;
  height: 90px;
  clear: both;
}
.org-chart ul.columnTwo li:first-child {
  width: 30%;
  float: left;
}
.org-chart ul.columnTwo li {
  width: 30%;
  float: right;
}
.org-chart ul.columnTwo:before {
  content: "";
  display: block;
  position: relative;
  width: 80%;
  height: 10px;
  border-top: 2px solid #dbdbdb;
  margin: 0 auto;
  top: 40px;
}
.org-chart ul.columnThree {
  position: relative;
  width: 100%;
  display: block;
  clear: both;
}
.org-chart ul.columnThree li:first-child {
  width: 30%;
  float: left;
  margin-left: 0;
}
.org-chart ul.columnThree li {
  width: 30%;
  margin-left: 5%;
  float: left;
}
.org-chart ul.columnThree li:last-child {
  width: 30%;
  float: right;
  margin-left: 0;
}
.org-chart ul.columnThree:before {
  content: "";
  display: block;
  position: relative;
  width: 80%;
  height: 10px;
  border-top: 2px solid #dbdbdb;
  margin: 0 auto;
  top: 40px;
}
.org-chart .departments {
  width: 100%;
  display: block;
  clear: both;
  text-align:center;
}
.org-chart .departments:before {
  content: "";
  display: block;
  width: 85%;
  height: 22px;
  border-top: 2px solid #dbdbdb;
  border-left: 2px solid #dbdbdb;
  border-right: 2px solid #dbdbdb;
  margin: 0 auto;
  top: 0px;
}
.org-chart .department {
  border-left: 2px solid #dbdbdb;
  width: 18%; /* 7개-13.2%, 5개-*/
  /* float: left; */
  display:inline-block;
  margin: 0px 4px;
}
.org-chart .department:after {
  content: "";
  position: absolute;
  display: block;
  width: 10px;
  height: 22px;
  border-left: 2px solid #dbdbdb;
  left: 50%;
  top: -22px;
}
.org-chart .department:first-child:after {
  display: none;
}
.org-chart .department:last-child:after {
  display: none;
}
.org-chart .department.central {
  background: #fff;
}
.org-chart .department.central:after {
  display: none;
}
.org-chart .department span {
  border-left: 1px solid #dbdbdb;
}
.org-chart .department li {
  padding-left: 25px;
  border-bottom: 2px solid #dbdbdb;
  height: 80px;
}
.org-chart .department li span {
  background: #f8f8f8;
  top: 38px;
  position: absolute;
  z-index: 1;
  width: 95%;
  height: auto;
  vertical-align: middle;
  right: 0px;
  line-height: 14px;
  border: 3px solid #dbdbdb;
}
.org-chart .department .s_box {
  margin-top: -20px;
}

/* MEDIA QUERIES */
@media all and (max-width: 767px) {
  .org-chart .board {
    margin: 0px;
    width: 100%;
  }
  .org-chart .departments:before {
    border: none;
  }
  .org-chart .department {
    float: none;
    width: 100%;
    margin-left: 0;
    background: #ffffff;
    margin-bottom: 40px;
  }
  .org-chart .department:before {
    content: "";
    display: block;
    position: absolute;
    width: 15px;
    height: 60px;
    border-left: 2px solid #dbdbdb;
    z-index: 1;
    top: -45px;
    left: 0%;
    margin-left: -2px;
  }
  .org-chart .department:after {
    display: none;
  }
  .org-chart .department:first-child:before {
    display: none;
  }
}
/*--------- TO BE REMOVED FROM YOUR CSS --*/
/* this is just to display the behaviour of responsive on codepen */
.responsive-content {
  width: 767px;
  margin: 0px auto;
}
.responsive-content .org-chart .board {
  margin: 0px;
  width: 100%;
}
.responsive-content .org-chart .departments:before {
  border: none;
}
.responsive-content .org-chart .department {
  float: none;
  width: 100%;
  margin-left: 0;
  background: #ffffff;
  margin-bottom: 40px;
}
.responsive-content .org-chart .department:before {
  content: "";
  display: block;
  position: absolute;
  width: 15px;
  height: 60px;
  border-left: 2px solid #dbdbdb;
  z-index: 1;
  top: -45px;
  left: 0%;
  margin-left: -2px;
}
.responsive-content .org-chart .department:after {
  display: none;
}
.responsive-content .org-chart .department:first-child:before {
  display: none;
}




ul.history_pic {text-align:center; margin-bottom:20px; display:block; overflow:hidden;}
ul.history_pic li{float:left; display:inline-block; margin:0 5px; width:270px; height:188px;}
ul.history_pic li:first-child{margin-left:0;}
ul.history_pic li:last-child{margin-right:0;}

@media(max-width:1200px){
ul.history_pic li{float:none; display:inline-block; width:100%; height:auto; margin:2px 0;}

}




/*사진3장나열*/
ul.wrap_article_pic {text-align:center;}
ul.wrap_article_pic li{display:inline-block;}
ul.wrap_article_pic li:nth-child(1){width:32%; float:left;}
ul.wrap_article_pic li:nth-child(2){width:32%}
ul.wrap_article_pic li:nth-child(3){width:32%; float:right;}


@media(max-width:1200px){
ul.wrap_article_pic li:nth-child(1){display:block; width:100%; float:none;}
ul.wrap_article_pic li:nth-child(2){display:block; width:100%; float:none;}
ul.wrap_article_pic li:nth-child(3){display:block; width:100%; float:none;}
}
@media(max-width:992px){

}
@media(max-width:768px){

}
@media(max-width:480px){

}

.wrap_article {padding:40px 0; border-bottom:1px solid #ddd; overflow:hidden;}
.wrap_article:first-child{border:none;}
/*
.wrap_article h2{
    width: 40%;
    float: left;
    font-size: 1.875em;
    line-height: 1.4em;
    color:#222;
    font-weight:100;
}
*/
.wrap_article h2{
    width: 100%;
    float: none;
    font-size: 1.3em;
    line-height: 1.5em;
    color:#333;
    font-weight:700;
    padding-bottom:20px;
    position:relative;
    text-indent: 25px;
}

.wrap_article h2:before{
    content: '';
    display: block;
    width: 13px;
    height: 13px;
    background-color: #666666;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -18px;
}

.wrap_article h3{padding-bottom:10px; font-size:110%; font-weight:900; color:#0094ff;}


.wrap_article h2.all{
    width: 100%;
    float: none;
}

.wrap_article h2 img{
    width: 100%;
    margin-top:20px;
}

.wrap_article h2 span.tit1{
	font-size:60%;
	display:block;
	line-height:100%;
	padding:5px 0;
}

/*
.wrap_article p{
    width: 55%;
    float: right;
    color:#555;
    padding-bottom:30px;
}
*/

.wrap_article p{
    width: 100%;
    float: none;
    color:#555;
    padding-bottom:30px;
}

.wrap_article p span.tit2{
	font-size: 140%;
    padding-bottom: 25px;
    display: block;
    color: #54aeef;
}

.wrap_article p span.tit1{
    font-weight:600;
    font-size:130%;
    display:block;
    padding-bottom:10px;
}

.wrap_article p span.txt1{
	display:block;
}

.wrap_article p.all{
    width: 100%;
    float: none;
    color:#555;
    padding:30px 50px;
    border:5px solid #f8f8f8;
    clear:both;
    margin-bottom:20px;
}
.wrap_article p span.tit3{
    font-weight:bold;
    font-size:110%;
    display:block;
}

.wrap_article p span.txt3{
	color:#777;
	font-size:98%;
}

@media(max-width:1200px){

}
@media(max-width:992px){

}
@media(max-width:768px){
.wrap_article h2{
    width: 100%;
    float: none;
    font-size: 14px !important;
    line-height: 1.4em;
    color:#222;
    font-weight:100;
    padding-bottom:20px;
}

.wrap_article p{
    width: 100%;
    float: none;
    color:#555;
    padding-bottom:30px;
}

}
@media(max-width:480px){
.wrap_article h2{
	font-weight:600;
    font-size: 1.275em;
}

}




.tongButton2{background:#81aa46; color:#fff; padding:30px; font-size:150%; margin:0 auto;}


/*섹션타이틀
*/
.section_title{border:1px solid #ddd;  padding:20px 0;}
.section_title p.text{font-size:310%; line-height:120% !important; color:#222 !important;}
.section_title p.name{font-size:390%; line-height:80% !important;}
.section_title p.name span.one{color:#f60;}
.section_title p.name span.two{color:#f90;}
.section_title p.name span.logo{display:block; text-align:center;}

.logo_title{float:left; width:38%;}
.logo_text{float:right; width:59%;}

.section_title2{}
.section_title2 p.text{font-size:115%;}
.section_title2 p.text b{color:#f60;}

@media(max-width:1200px){
.logo_title{float:none; width:100%; margin-bottom:10px;}
.logo_text{float:none; width:100%;}


.section_title p.text{font-size:140%;}
.section_title p.name{font-size:190%;}
.section_title2 p.text{font-size:100%;}

}


/*개발비용 - 일반형*/
.feature-inner.henal_startup{/*width:40%;*/ display:inline-block !important; overflow:hidden; margin:0 10px; float:left; min-height:auto !important;}

/*커뮤니티 사업부*/
.henal_community{
width:100%;
margin:0 auto;
border-top:2px solid #333;
padding:20px 0 !important;
border-bottom:2px solid #333;
margin-bottom:50px;
clear:both;
overflow:hidden;
}
.henal_community .col-sm-6{float:left; width:49%; height:300px; padding:30px; border:1px solid #dbdbdb; margin:5px 0;}
.henal_community .col-sm-6:nth-child(odd){float:left;}
.henal_community .col-sm-6:nth-child(even){float:right;}

.henal_community .feature-box h3 span.subtitle{color:#f60 !important; height:auto !important;}

.henal_community h2.title{text-align:center; font-size:150%; padding:20px 0;}

.henal_meet .fbox-media{margin-bottom:10px !important;}

.localmenu .menu ul.depth1 li.depth1 a.depth1 span b.ionic_hidden{display:block;
position:absolute;
right:30px;
bottom:20px;
opacity:0.4;
font-size:300%;
}

/*프로젝트개발 사업부*/
.henal_project{
width:100%;
margin:0 auto;
border-top:2px solid #333;
padding:20px 0 !important;
border-bottom:2px solid #333;
margin-bottom:50px;
clear:both;
overflow:hidden;
}
.henal_project .col-sm-6{float:left; width:49%; height:auto; padding:30px; border:1px solid #dbdbdb; margin:5px 0;}
.henal_project .col-sm-6:nth-child(odd){float:left;}
.henal_project .col-sm-6:nth-child(even){float:right;}

@media(max-width:1200px){
.henal_project .col-sm-6{float:none; width:100%; }

}




/*갤러리 모바일보기*/
.mfp-iframe-holder .mfp-content{max-width:320px; height:570px;}

/*커뮤니티 사업부*/
.col-half .fbox-media{border:5px solid #81aa46;}
.fbox-media.one {border:1px solid #c53e4c !important;}
.fbox-media.two {border:1px solid #e27012;}
.fbox-media.three {border:1px solid #f8a20f;}
.fbox-media.four {border:1px solid #fef190;}

/*온라인 쇼핑몰 */
.single-skill h3{float:left; width:30%; border-top:3px solid #81aa46; padding-top:20px;}
.single-skill ul.elements{ float:right; width:70%; border-top:3px solid #dbdbdb; padding-top:20px;}

/*리뉴얼*/
.renewalitem{}
.renewalitem h2{clear:both; float:left; width:30%; height:auto; border-top:3px solid #81aa46; padding-top:20px;}
.renewalitem .text{float:right; width:70%; border-top:3px solid #dbdbdb; padding:20px 0 20px 30px; position:relative;}
.renewalitem .text img {
position: absolute;
    top: 37px;
    left: -257px;
    width: 70px;
    }

/*고객준비사항*/
.readyforwork h3{clear:both; float:left; width:30%; border-top:3px solid #81aa46; padding:5px 0; font-size:140%;  line-height: 227%;}
.readyforwork h3 b{font-size:140%;  width:50px; text-align:right; display:block; float:left; padding-right:15px;}
@media(max-width:1200px){
.readyforwork h3{font-size:100%;}
.readyforwork h3 b{display:block; width:100%;}

}


.readyforwork ul.elements{ float:right; width:70%; border-top:3px solid #dbdbdb; padding:5px 0;}
.stepforwhat{background:#f9f9f9; padding:20px 30px;}
.steptitle{text-align:center; font-size:150%; padding:20px 0; color:#f60;}

/*관공서지원사업*/
.pagepoint{border-top:2px solid #222; border-bottom:2px solid #222; padding:20px 0;}
.pagepoint span.subtit{display:block; border:1px solid #333; border-radius:10px !important; padding:5px 10px; color:#333 !important;}

/*제작절차*/
.processpoint {border:1px solid #ddd; padding:30px; overflow:hidden;}
.processpoint h2{display:inline-block; border-bottom:3px solid #81aa46; font-size:130%;  margin-bottom:15px; width:100%; text-align:right;}
.processpoint h2 b{font-size:80%; padding-right:15px; color:#777; float:left; padding-top:5px; color:#f60;}
.processicon{font-size:300%; padding-top:30px;}
ul.under_buttons{clear:both; display:block; text-align:center; padding:30px 0; overflow:hidden;}
ul.under_buttons li{display:inline-block; width:48%; font-size:150%; }
ul.under_buttons li.self{ float:left; border:1px solid #ddd; background:#81aa46;}
ul.under_buttons li.self:hover{background:#ca3712;}
ul.under_buttons li.request{ border:1px solid #ddd; background:#f60; float:right;}
ul.under_buttons li.request:hover{background:#ce6a13;}
ul.under_buttons li a{color:#fff; cursor:pointer; display:block; width:100%; height:100%; padding:30px; }

.goodpoint {clear:both;}
.goodpoint h2{color:#81aa46; clear:both;}
.goodpoint .col-sm-4 {float:left;}
.goodpoint .col-sm-4:nth-child(odd){background:#ffe9e4;}
.goodpoint .col-sm-4:nth-child(even){background:#ffdada;}
.goodpoint .col-sm-4 .icon-wrapper {float:right; border:0 !important; font-size:400% !important;}
.goodpoint .col-sm-4 h3.icontitle {font-size:150% !important; margin: 25px 0 5px !important; text-indent:0 !important;}
.goodpoint .col-sm-4 p {text-indent:0 !important; font-size:100% !important; padding-bottom:10px !important;}



/*무료디자인이란*/
ul.elements_01 {padding:5px 0 20px 135px;}
ul.elements_01 li i{color:#81aa46;}

.freedesign{padding-left:0px; border-top:1px solid #dbdbdb;}
.freetitle{float:left; width:30%;}
.freetext{float:right; width:70%;}


/*웹에이전시 사업부*/
.feature-box.media-box img{display:block; margin:0 auto;}

/*제작개요*/
#context h3 {}
.fbox-media{border:1px solid #dbdbdb;}
.henal-circle{width:250px !important; height:250px !important; line-height:250px !important; text-align:center; font-size:250%; border-radius:50%;}
.henal_circle_title{text-align:center; padding-top:20px;}
.henal_circle_title span.subtitle {color:#ccc !important;}

.col_one_third:nth-child(2) .henal-circle{color:#1abc9c; border:1px solid #1abc9c;}
.col_one_third:nth-child(3) .henal-circle{color:#761abc; border:1px solid #761abc;}
.col_one_third:nth-child(4) .henal-circle{color:#bc741a; border:1px solid #bc741a;}

.feature-box h3 span.subtitle{color:#f60;}
span.subtitle2{color:blue !important;}


.self_estimate.point{overflow:hidden;}
.self_estimate.point .col-lg-6{display:inline-block; float:left;}
.self_estimate.point .col-lg-6 h3 b{background:#81aa46; color:#fff; padding:3px 5px;}
.self_estimate h2.title{font-size:140%; padding:20px 0; text-align:center;}
.col-sm-3 {float:left;}
.col-sm-4 {float:left;}

/*셀프견적*/
ul.auto_text li{text-align:center; padding:20px 0;}
ul.auto_text li .henal-select{width:400px;}
ul.auto_text li a.active{background:#81aa46; color:#fff;}

/*진척률*/
.cancel_btn{background:#ccc;}
#steps {
  width: 90%;
  padding: 0px;
  margin:0 auto 50px;
  display:block;
  height:80px;
}
#steps ul, #steps li{
  margin: 0;
  padding: 0;
  list-style: none;
}
#steps ul{
  display: table;
  width: 100%;
}
#steps li{
  display: table-cell;
  position: relative;
}
#steps li:first-child{
  width: 50px;
}
#steps li:first-child .step:before{
  content: none;
}
#steps .step {
  width: 40px;
  height: 40px;
  border: 2px solid;
  border-radius: 50%;
  border-color: transparent;
  line-height: 37px;
  font-size: 15px;
  text-align: center;
  color: #bbb;
  background-color: #eee;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.3),0 1px 1px rgba(0,0,0,0.075);
  float: right;
}
#steps .step:nth-child(n+2) {
  margin: 0 0 0 100px;
  transform: translate(0, -4px);
}
#steps .step:before {
  height: 4px;
  display: block;
  background-color: #eee;
  position: absolute;
  content: '';
  border-radius: 5px;
  right: 45px;
  left: 5px;
  top: 50%;
}
#steps .step:after {
  display: block;
  transform: translate(-42px, 10px);
  color: #818698;
  content: attr(data-desc);
  font-weight: 400;
  font-size: 13px;
  line-height: 15px;
  min-width: 120px;
}
@media(max-width:1200px){
#steps .step:after {display:none;}
}

#steps .step.active {
  border-color: #f50;
  color: white;
  background: #f20;
  background-image: linear-gradient(to bottom,#81aa46 0,#f60 100%);
}
#steps .step.active:before {
  background: linear-gradient(to right, #81aa46 0%, #f60 100%);
}
#steps .step.active:after {
  color: #f50;
  font-weight: 600;
}
@media(max-width:1200px){
#steps .step.active:after {display:block;}
}


#steps .step.done {
  background-color: #f60;
  border-color: #81aa46;
  color: white;
  background-image: linear-gradient(to bottom,#81aa46 0,#f60 100%);
}
#steps .step.done:after{
  color: #81aa46;
}
#steps .step.done:before {
  background-color: #f60;
}
#steps .step .icon-valid{
  width: 16px;
  height: 16px;
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAu0lEQVQ4T6WTURHCMBBEdxWABCRUAkjAAShBCpWCBOoACXGwzGWazpEmIYV833vZ3F2IPw9/4SUNJJ/GbhZIugC4AxhJXjcJHJyCj92CAmySqUtQgwEco2AuuAE4p+akjE2YDMwKAoBTknyD4xQkGbRz44wSAMPcbT/pKcYmrSYeE1jhoyDZZzuygpc9qEiaNy8JXLNKSeKo8tje/DHGQpImXFxlJ3m1bl49wceSdAAQfLdrn65rE1s/9g2UFVqH6GtSAwAAAABJRU5ErkJggg==');
  display: block;
  margin: 10px auto;
}
#steps .pulse::before{
  content: '';
  position: absolute;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDQiIGhlaWdodD0iNDQiIHZpZXdCb3g9IjAgMCA0NCA0NCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiBzdHJva2U9IiNGRkZGRkYiPiAgICA8ZyBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlPSIjRkZGRkZGIj4gICAgICAgIDxjaXJjbGUgY3g9IjIyIiBjeT0iMjIiIHI9IjEiPiAgICAgICAgICAgIDxhbmltYXRlIGF0dHJpYnV0ZU5hbWU9InIiICAgICAgICAgICAgICAgIGJlZ2luPSIwcyIgZHVyPSIyLjVzIiAgICAgICAgICAgICAgICB2YWx1ZXM9IjE7IDIwIiAgICAgICAgICAgICAgICBjYWxjTW9kZT0ic3BsaW5lIiAgICAgICAgICAgICAgICBrZXlUaW1lcz0iMDsgMSIgICAgICAgICAgICAgICAga2V5U3BsaW5lcz0iMC4xNjUsIDAuODQsIDAuNDQsIDEiICAgICAgICAgICAgICAgIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAvPiAgICAgICAgICAgIDxhbmltYXRlIGF0dHJpYnV0ZU5hbWU9InN0cm9rZS1vcGFjaXR5IiAgICAgICAgICAgICAgICBiZWdpbj0iMHMiIGR1cj0iMi41cyIgICAgICAgICAgICAgICAgdmFsdWVzPSIxOyAwIiAgICAgICAgICAgICAgICBjYWxjTW9kZT0ic3BsaW5lIiAgICAgICAgICAgICAgICBrZXlUaW1lcz0iMDsgMSIgICAgICAgICAgICAgICAga2V5U3BsaW5lcz0iMC4zLCAwLjYxLCAwLjM1NSwgMSIgICAgICAgICAgICAgICAgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiIC8+ICAgICAgICA8L2NpcmNsZT4gICAgICAgIDxjaXJjbGUgY3g9IjIyIiBjeT0iMjIiIHI9IjEiPiAgICAgICAgICAgIDxhbmltYXRlIGF0dHJpYnV0ZU5hbWU9InIiICAgICAgICAgICAgICAgIGJlZ2luPSItMC45cyIgZHVyPSIyLjVzIiAgICAgICAgICAgICAgICB2YWx1ZXM9IjE7IDIwIiAgICAgICAgICAgICAgICBjYWxjTW9kZT0ic3BsaW5lIiAgICAgICAgICAgICAgICBrZXlUaW1lcz0iMDsgMSIgICAgICAgICAgICAgICAga2V5U3BsaW5lcz0iMC4xNjUsIDAuODQsIDAuNDQsIDEiICAgICAgICAgICAgICAgIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAvPiAgICAgICAgICAgIDxhbmltYXRlIGF0dHJpYnV0ZU5hbWU9InN0cm9rZS1vcGFjaXR5IiAgICAgICAgICAgICAgICBiZWdpbj0iLTAuOXMiIGR1cj0iMi41cyIgICAgICAgICAgICAgICAgdmFsdWVzPSIxOyAwIiAgICAgICAgICAgICAgICBjYWxjTW9kZT0ic3BsaW5lIiAgICAgICAgICAgICAgICBrZXlUaW1lcz0iMDsgMSIgICAgICAgICAgICAgICAga2V5U3BsaW5lcz0iMC4zLCAwLjYxLCAwLjM1NSwgMSIgICAgICAgICAgICAgICAgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiIC8+ICAgICAgICA8L2NpcmNsZT4gICAgPC9nPjwvc3ZnPg==) no-repeat 50% 50%;
  width: 44px;
  height: 44px;
  top: 0;
  right: 0;
  margin: -2px -2px 0 0;
  opacity: 0.5;
}

/*셀프견적*/
ul.estimate li{text-align:center;}
h2.self_title{ font-size:170%; text-align:center;}

.self_estimate{ /*주요내용 감싸는 용도로 전페이지 공통 쓰임*/
width:100%;
margin:0 auto;
border-top:0px solid #333;
padding:20px 0;
border-bottom:0px solid #333;
margin-bottom:50px;
clear:both;
overflow:hidden;
}
.self_estimate .col-sm-6{float:left; width:49%; height:300px; padding:30px; border:1px solid #dbdbdb; margin:1px;}

.self_estimate.for-you{padding:40px 0 0 420px !important; background:url("/theme/henalhome/design/img/estimate_logo.png") 50px center no-repeat;}

@media(max-width:1200px){
.self_estimate.for-you{padding:250px 0 0 0px !important; background:url("/theme/henalhome/design/img/estimate_logo.png") center 40px no-repeat;}
}

/*해날_price*/
.feature-inner{/*width:40%;*/ display:inline-block !important; overflow:hidden; margin:0 10px; float:left; min-height:auto;}
.icon-wrapper{width:35px; height:35px; line-height:35px; border:1px solid #dbdbdb; float:left;}
h3.icontitle{ float:left; height:35px; line-height:35px; font-size:105%;  text-align:left; text-indent:10px;}

h3.icontitle ion-icon{color:#81aa46 !important;}

.feature-inner p{float:left; text-align:left; font-size:95%; height:auto; text-indent:15px;}
.feature-inner p b{}
.tab_menu .tit {font-size:100% !important;}
.tab_menu .tit span{font-size:75%; border:2px solid #fff; padding:5px; background:#777; color:#fff; border-radius:5px; margin-right:5px;}

.tab_menu .on .tit{font-size:100%;}
.tab_menu .on .tit span{font-size:75%; border:2px solid #fff; padding:5px; background:#81aa46; color:#fff; border-radius:5px; margin-right:5px;}
.goestimate{border-radius:0 !important; margin:0 !important; padding:0 !important; width:100%;}
td.goestimatetd{padding:0;}

.piece {width:100%;padding:10px 0;margin:10px 0;background:#fff;}
.tab_menu {display:table;width:100%;border:1px solid #ccc; padding:0;}
.tab_menu li {display:table-cell;width:33.3%; border-left:1px solid #ccc;text-align:center}
.tab_menu li:first-child {border-left:0 none}
.tab_menu .tit {display:block;padding:10px 0;color:#888;background-color:#fff;cursor:pointer; font-size:115% !important;  border-bottom:2px solid #ddd;}
.tab_menu .on .tit {color:#fff;background-color:#42aecd;}
.tab_cont {padding:0px;margin-top:0px;border:0px solid #d5d5d5;border-radius:0px}


@media(max-width:1200px){
.tab_menu .tit {font-size: 98% !important;}
.tab_menu .tit span{margin:5px; display:block;}
.tab_menu .on .tit span{margin:5px; display:block;}
}

/*
ul.bankcode{position:absolute; right:0; top:20px; color:#777; border-left:5px solid #81aa46; padding-left:30px;}
*/

/*feature*/
.feature-box.fbox-center .fbox-icon{border:3px solid #81aa46; height:auto !important; border-radius:0 !important; line-height:96px; text-align:center; font-weight:800; font-size:130%;}
.feature-box h3 span.subtitle{height:50px;}
.feature-box h3 span.main{color:#222; font-size:150%; }

/*절차안내*/
.processbox{
display: inline-block;
    position: relative;
    margin-right: 3%;
    margin-bottom: 50px;
    width:30%;
}
.processbox .feature-box h3{height:80px !important;}
.processbox:last-child{
    margin-right: 0;
}
.processbox:last-child .processarrow{display:none !important;}
.processarrow{position:absolute; right:-60px; top:58px;} /*화살표*/
.processarrow.end{display:none !important;}

@media(max-width:1200px){
.processbox{width:100%;}

}


/*제목*/
h2.subtitle{font-weight:800; font-size:180%; color:#222; display:block; margin:50px auto 0; text-align:center;}
h2.subtitle span.subtext{font-weight:100; font-size:40%; color:#777; display:block; margin:0 auto; text-align:center;}

/*한스-특별혜택*/
ul.about_plus{overflow:hidden;}
ul.about_plus li.thumb{border:1px solid #dbdbdb; margin-bottom:30px;}
ul.about_plus li.thumb p.title{display:block; margin:0 auto; text-align:center; color:#754c24; padding:40px 0; }

ul.about_plus li.thumb p.text{padding:30px; overflow:hidden;}
ul.about_plus li.thumb p.text img{display:block; float:left; margin-right:30px;}
ul.about_plus li.thumb p.text span{display:block; float:left; padding:30px; width:60%;}
ul.about_plus li.thumb p.text{background:#f8f8f8; padding:0; height:auto; color:#777;}
ul.about_plus li.thumb p.text.down{background:#f5f5f5;}

.plus_wrap{background:url("/theme/henalhome/design/img/bg_plus.jpg") left top no-repeat; width:1200px; height:463px; overflow:hidden;}

ul.as_list {display:block; text-align:center; margin-top:250px;}
ul.as_list li {border:1px solid #ddd; width:40%; padding:10px 20px; display:inline-block; margin:1px 0px;}
ul.as_list li h4{font-size:130%;color:#fff;}
ul.as_list li p{color:#c2c2c2; font-style:italic; }


/*한스-바이올린*/
ul.about_violin{overflow:hidden;}

ul.about_violin li.thumb{display:block; width:100%; border:1px solid #dbdbdb; margin-bottom:30px; overflow:hidden;}

ul.about_violin li.thumb img{float:left; display:block; width:70%;}
ul.about_violin li.thumb ul.text {float:right; display:block; width:30%; height:460px; background:#f8f8f8; padding:30px; margin:0;}
ul.about_violin li.thumb ul.text li.pop{border-bottom:1px solid #dbdbdb; line-height:35px; font-size:90%;}
ul.about_violin li.thumb ul.text li.pop img{float:left; width:auto; margin-right:50px;}
ul.about_violin li.thumb ul.text li.pop a{color:#777;}
ul.about_violin li.thumb ul.text li.pop a.pop_close{clear:both;}
ul.about_violin li.thumb ul.text li.pop a:hover{color:#222;}
ul.about_violin li.thumb p.text{float:right; }
ul.about_violin span.number{display:block; width:20px; height:20px; line-height:20px; text-align:center; background:#a67c52; color:#fff; border-radius:50%; float:left; margin-top:8px; margin-right:10px;}


/*제작과정*/
ul.about_process{overflow:hidden; text-align:center;}

ul.about_process li.thumb{display:inline-block; width:49.5%; border:1px solid #dbdbdb; margin-bottom:13px; overflow:hidden;}

ul.about_process li.thumb img{display:block;}
ul.about_process li.thumb p.text {width:100%; height:auto; background:#cabba8; padding:10px 30px; margin:0; text-align:left;}
ul.about_process li.thumb p.pic{overflow:hidden;}
ul.about_process li.thumb p.pic span.one{float:left; width:50%; height:200px; background:#f8f8f8;}
ul.about_process li.thumb p.pic span.two{float:right; width:50%; height:200px; background:#f2f2f2;}

ul.about_process span.number{display:block; width:20px; height:20px; line-height:20px; text-align:center; background:#a67c52; color:#fff; border-radius:50%; float:left; margin-top:3px; margin-right:10px;}


a.pop_close{padding:10px 20px; border:1px solid #dbdbdb; border-radius:10px; background:#d9d1cb; display:block; width:200px; margin:30px auto 0; text-align:center;}
.white_content h4{font-weight:900; padding-bottom:30px;}


/*한스-회사소개*/
ul.about_company{overflow:hidden;}
ul.about_company li.thumb{border:1px solid #dbdbdb; margin-bottom:30px;}
ul.about_company li.thumb p.text{padding:30px;}
span.ceo{display:block; margin:0 auto;}
span.ceo b{color:#f60;}
span.career{padding:10px 0; color:#999; font-size:80%;}


ul.about_company li.one{width:100%; height:auto; overflow:hidden;}
ul.about_company li.one img{display:block; margin:0 auto; margin:25px auto 25px;}
ul.about_company li.one p.text{background:#f8f8f8; padding:36px 40px; height:auto;}
ul.about_company li.one p.text span.text2{display:block; padding:20px 0; color:#777; font-size:90%;}

ul.about_company li.two{float:right; width:48%;}

ul.about_company li.three{clear:both; width:100%; margin-top:20px; border:0; border-top:1px solid #dbdbdb; margin-top:50px; padding-top:30px;}
ul.about_company li.three img{display:block; float:left; margin-right:30px;}
ul.about_company li.three ul.career{display:block; float:right; width:55%;}
ul.about_company li.three ul.career li{display:block; font-size:90%;}
ul.about_company li.three ul.career li ul.under{}
ul.about_company li.three ul.career li ul.under li{padding-left:30px; font-size:90%;}


/*한스-특징및장점*/
ul.fine{overflow:hidden;}
ul.fine li.thumb{border:1px solid #dbdbdb; margin-bottom:30px;}
ul.fine li.thumb p.text{padding:30px;}
span.ceo{display:block; margin:0 auto;}
span.ceo b{color:#f60;}
span.career{padding:10px 0; color:#999; font-size:80%;}


ul.fine li.one{float:left; width:48%; height:auto; overflow:hidden;}
ul.fine li.one img{display:block; margin:0 auto; margin:25px auto 25px;}
ul.fine li.one p.text{background:#f8f8f8; padding:36px 40px; height:auto;}

ul.fine li.two{float:right; width:48%;}

ul.fine li.three{clear:both; width:100%; margin-top:20px; border:0; border-top:1px solid #dbdbdb; margin-top:50px; padding-top:30px;}
ul.fine li.three img{display:block; float:left; }




ul.pic_wrap{overflow:hidden;}
ul.pic_wrap li.pic{}
ul.pic_wrap li.p1 {float:left; border:0px solid red; width:319px;}
ul.pic_wrap li.p1 img:nth-child(1){margin-bottom:12px;}
ul.pic_wrap li.p2 {float:left; border:0px solid blue; margin-left:10px;}
ul.pic_wrap li.p3{float:right; border:0px solid green; width:319px;}
ul.pic_wrap li.p3 img:nth-child(1){margin-bottom:12px;}
ul.pic_wrap li.p4{clear:both;}

ul.pic_wrap li.pic .left{width:49%; float:left; color:#777; font-size:90%;}
ul.pic_wrap li.pic .left h4{font-size:150%; font-weight:700; padding:20px 0;}
ul.pic_wrap li.pic .right{width:49%; float:right; color:#777; font-size:90%;}
ul.pic_wrap li.pic .right h4{font-size:150%; font-weight:700; padding:20px 0;}
ul.pic_wrap li.pic .right b{display:block; font-weight:100; font-size:80%; color:#999; margin-top:20px; letter-spacing:-1px;}



/*가입하기*/
.button.button-border.button-light {
    border-color: #ffc740;
    color: #ffc740;
}

/*발전소현황*/
.solar{
	width: 100%;
    text-align: center;
}
.solar img{
	width: 100%;
	height: 100%;
    padding: 3px;
	border: 1px solid #ddd;
	border-radius: 5px;
	box-shadow: 1px 1px 3px #e5e5e5;
}
.solar .solarwrap, .solarwrap2{
	width: 100%;
	border-collapse:collapse;
	border-top: 2px solid #dbdbdb;
}
.solarwrap2{
    margin-bottom: 30px;
}
.solar .solarwrap th{
	font-size: 14px;
	width:30%
}
.solar .solarwrap td{
	border-right: none;
}
.solarwrap2 th{
	text-align: center;
	padding: 6px 5px 12px;
    border-right: 1px solid #dbdbdb;
    border-bottom: 1px solid #dbdbdb;
    background: rgb(249, 249, 249);
    font-weight: 600;
	line-height: 1.3;
	font-size:90%;
}

.solarwrap2 td{
	line-height: 1.3;
    text-align: center;
    border-bottom: 1px solid #dbdbdb;
	border-right: 1px solid #dbdbdb;
	font-size:80%;
}
.solarwrap2 .latest{
	border-right: none;
	color: #1743a2;
	font-weight: bold;
}
.sub_wrap_gallery h3{
	text-align: left;
    color: #ffc740;
    padding-bottom: 10px;
}

/*테이블*/

ul.stable li.line{clear:both; display:block; width:100%; padding:5px 0 15px 0; overflow: scroll !important;}
ul.stable2 li.line{padding-bottom:40px;}
ul.stable li.line .ment{font-size: 150%; padding-bottom: 30px; color: #16a1ab;}
ul.stable li.line h5{text-align:left; font-weight:bold; font-size:120%; padding:0 0 20px 0; color:#111 !important; line-height:auto;}

ul.stable li.circlebox{padding-bottom:40px;}
ul.stable2 p.sectiontitle{margin-bottom:0;}


li.line h5.circletitle{padding:30px 0 10px 0 !important;}
span.circletext{padding-left:20px !important;}

/*ul.stable li.line p{text-align:left; padding:10px; padding-bottom:15px; color:#333; overflow:hidden;}*/
ul.stable li.line p.title{font-weight:bold; padding-bottom:10px;}
ul.stable li.line p span.num{clear:both; float:left; display:block; width:1%; height:auto; }
ul.stable li.line p span.text{display:block; float:right; width:96%;}
ul.stable li.line p span.dash{padding:20px 0; color: #333; font-size: 90%;}
ul.stable li.line p.extit{padding-bottom:0 !important;padding-top:0 !important;}
ul.stable li.line p.extext{padding-top:0 !important; padding-bottom:30px !important;}

ul.stable li.line p.one{background:#fbf5d6; border-bottom:1px solid #ddd;}
ul.stable li.line p.two{background:#effbd6; border-bottom:1px solid #ddd;}
p.ex-two{background:#fbf5d6;}
p.ex-one{background:#effbd6;}

.table>tbody>tr>th{vertical-align:middle;}



/*해날테이블*/
table.henal {border-top:3px solid #81aa46; width:100%; }
table.center td{text-align:center !important;}
table.henal th{background:#f5f5f5; text-align:center; border-bottom:1px solid #dbdbdb; border-right:1px solid #dbdbdb; padding:0 0px; width:17%; height:35px; background:#f8f8f8;}

table.henal tr.tabletitle{height:70px; font-size:120%; }

@media(max-width:1200px){
table.henal th{display:block; width:100% !important; font-size:95%; padding:0 5px;}
table.henal td{display:block; width:100% !important; font-size:95%; padding:0 5px; border-left:0px solid #dbdbdb; border-right:0 !important;}
}

table.henal th:nth-child(1){border-left:1px solid #dbdbdb; width:25%;}
table.henal td{text-align:left; border-bottom:1px solid #dbdbdb; border-right:1px solid #dbdbdb; color:#777; font-size:95%; background:#fff;}
table.henal td b{color:#81aa46;  font-size:130%;}

table.henal th.case1.on{border-left:3px solid #81aa46;border-right:3px solid #81aa46; color:#81aa46;  font-size:120%; background:#fff;}
table.henal td.case1.on{border-left:3px solid #81aa46;border-right:3px solid #81aa46;background:#fff;}
table.henal th.case2.on{border-left:3px solid #81aa46;border-right:3px solid #81aa46; color:#81aa46;  font-size:120%;background:#fff;}
table.henal td.case2.on{border-left:3px solid #81aa46;border-right:3px solid #81aa46;background:#fff;}
table.henal th.case3.on{border-left:3px solid #81aa46;border-right:3px solid #81aa46; color:#81aa46;  font-size:120%;background:#fff;}
table.henal td.case3.on{border-left:3px solid #81aa46;border-right:3px solid #81aa46;background:#fff;}
table.henal th.case4.on{border-left:3px solid #81aa46;border-right:3px solid #81aa46; color:#81aa46;  font-size:120%;background:#fff;}
table.henal td.case4.on{border-left:3px solid #81aa46;border-right:3px solid #81aa46;background:#fff;}



/*해날테이블*/
table.henal_admin {border-top:3px solid #81aa46; width:100%; }
table.center td{text-align:center !important;}
table.henal_admin th{background:#f5f5f5; text-align:center; border-bottom:1px solid #dbdbdb; border-right:1px solid #dbdbdb; padding:0 0px; width:17%; height:30px; background:#f8f8f8;}

table.henal_admin tr.tabletitle{height:70px; font-size:120%; }

@media(max-width:1200px){
table.henal_admin th{display:block; width:100% !important; font-size:95%; padding:0 5px;}
table.henal_admin td{display:block; width:100% !important; font-size:95%; padding:0 5px; border-left:1px solid #dbdbdb;;}
}

table.henal_admin th:nth-child(1){border-left:1px solid #dbdbdb; width:25%;}
table.henal_admin td{text-align:left; border-bottom:1px solid #dbdbdb; border-right:1px solid #dbdbdb; color:#777; font-size:95%; background:#fff;}
table.henal_admin td b{color:#81aa46;  font-size:130%;}

table.henal_admin th.case1.on{border-left:3px solid #81aa46;border-right:3px solid #81aa46; color:#81aa46;  font-size:120%; background:#fff;}
table.henal_admin td.case1.on{border-left:3px solid #81aa46;border-right:3px solid #81aa46;background:#fff;}
table.henal_admin th.case2.on{border-left:3px solid #81aa46;border-right:3px solid #81aa46; color:#81aa46;  font-size:120%;background:#fff;}
table.henal_admin td.case2.on{border-left:3px solid #81aa46;border-right:3px solid #81aa46;background:#fff;}
table.henal_admin th.case3.on{border-left:3px solid #81aa46;border-right:3px solid #81aa46; color:#81aa46;  font-size:120%;background:#fff;}
table.henal_admin td.case3.on{border-left:3px solid #81aa46;border-right:3px solid #81aa46;background:#fff;}
table.henal_admin th.case4.on{border-left:3px solid #81aa46;border-right:3px solid #81aa46; color:#81aa46;  font-size:120%;background:#fff;}
table.henal_admin td.case4.on{border-left:3px solid #81aa46;border-right:3px solid #81aa46;background:#fff;}





/*해날테이블2*/
table.henal2 {border-top:3px solid #81aa46; width:100%; }
table.center td{text-align:center !important;}
table.henal2 th{background:#f5f5f5; text-align:center; border-bottom:1px solid #dbdbdb; border-right:1px solid #dbdbdb; padding:0 20px; width:12%; height:35px; }
table.henal2 th:nth-child(1){border-left:1px solid #dbdbdb;}
table.henal2 td{
	text-align: left;
    border-bottom: 1px solid #dbdbdb;
    border-right: 1px solid #dbdbdb;
    border-left: 1px solid #dbdbdb;
    color: #777;
    font-size: 90%;
    background: #fff;
    vertical-align: top;
    line-height: 176%;
    padding: 10px;
}

table.henal2 td b{color:#81aa46;}

table.henal2 th.case1.on{border-left:3px solid #81aa46;border-right:3px solid #81aa46; color:#81aa46;  font-size:120%; background:#fff;}
table.henal2 td.case1.on{border-left:3px solid #81aa46;border-right:3px solid #81aa46;background:#fff;}
table.henal2 th.case2.on{border-left:3px solid #81aa46;border-right:3px solid #81aa46; color:#81aa46;  font-size:120%;background:#fff;}
table.henal2 td.case2.on{border-left:3px solid #81aa46;border-right:3px solid #81aa46;background:#fff;}
table.henal2 th.case3.on{border-left:3px solid #81aa46;border-right:3px solid #81aa46; color:#81aa46;  font-size:120%;background:#fff;}
table.henal2 td.case3.on{border-left:3px solid #81aa46;border-right:3px solid #81aa46;background:#fff;}
table.henal2 th.case4.on{border-left:3px solid #81aa46;border-right:3px solid #81aa46; color:#81aa46;  font-size:120%;background:#fff;}
table.henal2 td.case4.on{border-left:3px solid #81aa46;border-right:3px solid #81aa46;background:#fff;}

table.henal2 th.left_title{color:#444;  width:3%; background:#f9f9f9;}

table.henal2 th.case77{font-size:200%;}
table.henal2 th.case88{font-size:200%;}

p.sectionslogan{width:100%; min-width:830px; font-size:160%; padding-bottom:20px; color:#197aff;}
p.sectionexplain{font-size:110%; font-weight:100; padding-bottom:30px;}
p.sectionexplain2{clear:both;font-size:110%; font-weight:100; padding-bottom:10px;}
p.sectiontitle{float:none; display:inline-block; font-size:150%;  color:#333; border-bottom:5px solid #0066cc; padding-bottom:5px; margin-bottom:15px;}
p.sectionmore{font-weight:100; color:#f60; font-size:90%;}


p.sectiontitle2{display:block; font-size:100%; font-weight:400; color:#777; padding-bottom:5px; padding-left:20px; margin-bottom:10px;}
p.sectiontitle2 b{font-weight:bold; font-size:105%; padding-right:20px; color:#222; display:inline-block; width:80px;}
span.sectiontext2{display:block; padding:10px 0 0 0;}

p.sectiontitle3{display:block; font-size:100%; font-weight:400; color:#777; padding-bottom:5px; padding-left:0px; margin-bottom:10px;}


/*제작의 특징*/
#context .feature-inner p{font-weight:normal; font-size:90%;}

/*약관*/
.policy_title{font-size:120%; padding-top:50px; padding-bottom:10px; font-weight:bold;}

/*홈페이지제작 비용*/
#hp_cost{width:100%; height:auto; position:relative; overflow:hidden; padding:30px 0;}
.hp_cost{width:1070px; position:relative; z-index:0; margin:0 auto;}



.hp_cost ul.boxwrap li.costbox .title{background:#e9f7fe; padding:20px;}
.hp_cost ul.boxwrap li.costbox .title h6{color:#222; font-weight:300; text-align:center; padding:0 5px; text-transform:uppercase;}
.hp_cost ul.boxwrap li.costbox .title h6 b{background:#4099ff; color:#fff; padding:0 10px; border-radius:5px; font-size:300%; font-weight:900;}


.hp_cost ul.boxwrap li.costbox .title p.price {text-align:center; padding:10px 0 0 0;}
.hp_cost ul.boxwrap li.costbox .title p.price b{font-size:350%; letter-spacing:-1px; font-weight:200;}

.hp_cost ul.boxwrap li.costbox p.quick{padding:0 0px;}
.hp_cost ul.boxwrap li.costbox p.quick span{display:block; margin:2px 0; height:auto; font-size:110%;}
.hp_cost ul.boxwrap li.costbox p.quick span b.tax{font-size:85%; font-weight:100;}
.hp_cost ul.boxwrap li.costbox p.quick span b.tit{padding:3px; border-radius:3px; background:#444; color:#fff; text-align:center; display:inline-block; font-size:90%;}
.hp_cost ul.boxwrap li.costbox p.quick span b.num{color:#f84668;}
.hp_cost ul.boxwrap li.costbox p.quick span b.phone{color:#4099ff; font-weight:100;}

.hp_cost ul.boxwrap li.costbox .text {background:#fff; padding:20px;}
.hp_cost ul.boxwrap li.costbox .text ul li{font-size:80%; background:url("/theme/henalhome/mobile/shop/henal/img/hp_dot.png") left 5px no-repeat; padding-left:20px;}
.hp_cost ul.boxwrap li.costbox .text .tit{

    color: #4099ff;
    font-size: 107%;
    font-weight: 400;
    margin-bottom: 3px;
    margin-top: 0;

    }
.hp_cost ul.boxwrap li.costbox .text .box{margin-top:5px; margin-bottom:10px; height:auto; border:none;}

.hp_cost ul.boxwrap li.costbox .text .box b.plus{color:#f40;}

.hp_cost ul.boxwrap li.costbox .text .target{height:auto;}
.hp_cost ul.boxwrap li.costbox .text .area{height:auto;}
.hp_cost ul.boxwrap li.costbox .text .detail{height:auto;min-height:220px; height:auto;}
.hp_cost ul.boxwrap li.costbox .text .support{height:auto;min-height:200px; height:auto;}
.hp_cost ul.boxwrap li.costbox .text .cost{height:auto;}

.hp_cost ul.boxwrap li.costbox .text .final p { color:#fff; font-weight:800; text-align:center; padding:10px 20px;}
.hp_cost ul.boxwrap li.costbox .text .final p.consult{display:block; width:100%;  border:1px solid #4099ff; border-radius:5px; margin-top:5px;}
.hp_cost ul.boxwrap li.costbox .text .final p.consult a{color:#4099ff; font-weight:500; font-size:120%;}
.hp_cost ul.boxwrap li.costbox .text .final p.apply{display:block; width:100%; background:#454545;}
.hp_cost ul.boxwrap li.costbox .text .final p.apply a{color:#fff;}

.hp_cost ul.boxwrap li.costbox .text b.upper{color:#4099ff; text-transform:uppercase;}



/*제작비용계산기*/
/*main_calc*/
#main_calc{clear:both;width:100%;height:auto;background:#fff;}
.main_calc{width:100%;height:auto; margin:0 auto;}



.main_calc .tilemenu ul.money{display:block; height:auto; padding-bottom:20px;}
.main_calc .tilemenu {text-align:center;}
.main_calc .tilemenu li { display:inline-block; width:32%;}

.main_calc .tilemenu li.one{margin:0 auto;}

.main_calc .tilemenu li.calc{display:inline-block; width:24%; background:#eff0f1; padding:10px !important; border-radius:15px; border:5px solid #fff;}
.main_calc .tilemenu li p.total{display:block; margin:0 auto; height:auto; font-size:180%;}

.main_calc .tilemenu li img{}



.main_calc .tilemenu li span.txt{}
.main_calc .tilemenu li span.count input{
    border: 3px solid #e81d25;
    font-size: 180%;
    color: #222;
    font-weight: 900;
    display: inline-block !important;
    width: 50%;
    text-align:left;
    text-indent:10px;
}
.main_calc .tilemenu li span.count2 {color:#e81d25; font-weight:700; font-size:200%; border:0px solid #e81d25;}
.main_calc .tilemenu li span.count2 input{float:left; width:70%;}
.main_calc .tilemenu li h5.percentage input {
	font-size: 300%;
    color: #e81d25;
    line-height: 80%;
    text-align: left;
    font-weight: 700;
    display: inline;
    border: 0;
    width: 50px;
}
.main_calc .tilemenu li.one{display:block; width:100% !important;}
.main_calc .tilemenu li p.moneybox{border:1px solid #eee; border-radius:10px; padding:10px; overflow:hidden;}
.main_calc .tilemenu li p.moneybox input.coma{
    display: block;
    padding: 5px 10px;
    background: #e81d25;
    color: #fff;
    border-radius: 5px;
    border: 0;
    font-size: 49%;
    margin: 5px;
    float: right;
    width: 25%;
}
.main_calc .tilemenu li p.moneybox span.title{display:block; text-align:left; font-weight:900; margin-bottom:10px;}
.main_calc .tilemenu ul.money_tool{height:auto;}





/*표*/
table.type001 {
	width:100% !important;
    border-collapse: separate;
    border-spacing: 1px;
    text-align: center;
    line-height: 1.5;
    margin: 20px 0px;
	background:#dbdbdb;
}
table.type001 th {
    padding: 10px;
    font-weight: bold;
    vertical-align: top;
    color: #555;
    background: #f8f8f8 ;
    text-align:center;

}
table.type001 th.one{width:30%;}

table.type001 td {
    padding: 10px;
    vertical-align: top;
    background: #fff;
	text-align:left;
	font-weight:100;
}
table.type001 td.two{width:70%;}

/* 채용 */

.imgOnTxt{width: 100%; height: 400px; position: relative}
.imgOnTxt .imgW{position:absolute; top:0; left:0; z-index:-1;}
.imgOnTxt .imgW img{display:block; width:100%;}
.imgOnTxt .txt{display:block; width:50%; margin:0 auto; text-align:center; padding-top:50px; font-size:16px; color:#333; line-height:24px; word-break: keep-all;}
.imgOnTxt em{font-size:28px; display:block; color:#9e6f38; text-align:center; width:60%; margin:30px auto 0px; word-break: keep-all;}

.conBlock.column3.v2.gray li span.circle{background:#f4f4f4; }
.conBlock.column3.v2.gray li span.circle.v2{padding-top:35px;}
.conBlock.column3.v2.gray li span.circle .broTalic{font-size:30px; color:#c0a985; height: auto; }
.conBlock.column3.v2.gray li span.circle .broTalic:after{content:''; width:32px; margin:15px auto; border-bottom:1px solid #c0a985;display:block;}
.conBlock.column3.v2.gray li em{display:block; font-size:16px; color:#333; line-height: 24px; }
.conBlock.column3.v2.gray li em strong{display:inline-block; font-size:16px; color:#333; font-weight:bold;}

.recruit .mail {display:block; color:#9e6f38; font-size:20px; text-decoration: underline; margin-bottom: 5px; }
.recruit .txt{line-height:24px;}
.conBlock.column3.v3{width:80%;}
.conBlock.column3.v3 li~li span:before{content:''; width: 28px; height: 53px; display:block; position:absolute; left: -14px; top: 103px; background:url('/images/sub/con_thum_arr.png') no-repeat center center}
.conBlock.column3.v3 li span.circle{padding-top:47px;}
.conBlock.column3.v3 li span.circle > span{height:110px;}
.conBlock.column3.v3 li.txtTwo  span.circle > span{height:95px;}
.conBlock.column3.v3 li.txtThree  span.circle{padding-top:40px;}
.conBlock.column3.v3 li.txtThree  span.circle > span{height:90px;}
.conBlock.column3 li em .txts{display:block; font-size:16px; width:80%; margin:0 auto; word-break: keep-all;}
.hongbo{position:relative;}
.hongbo > p > img{display:block; width:100%;}
.hongbo .abs{position:absolute; right:0; top:0;  width:50%;}
.hongbo .abs .txts{display:block; font-size: 18px; line-height: 26px; color: #333;  padding:40px 0;}
.hongbo .abs .txts em{ display:inline-block; vertical-align:top;  padding-top:25px; color:#000; font-size:24px; }
.hongbo .abs .txts em span{font-size:30px ; display:inline-block; vertical-align:top; color:#9e6f38;}
.hongbo.v2 > p > img{display:none;}
.hongbo.v2 > p > img:first-child{display:block;}
.recruit_bottom_bn_bg{background:none;}



/*오시는 길*/

.icon-airplane{ margin:0 10px 0 0; background-size:36px 36px; padding:10px 0 10px 0px  }
.icon-train{ margin:0 10px 0 0; background-size:36px 36px; padding:10px 0 10px 0px  }
.icon-bus{ margin:0 10px 0 0; background-size:36px 36px; padding:10px 0 10px 0px }
.icon-car{margin:0 10px 0 0; background-size:36px 36px; padding:10px 0 10px 0px }
.icon-research{padding:10px 0 10px 0px; }
.icon-privacy{padding:10px 0 10px 0px;}
.notice{padding:0 0 10px 0px }

#bo_v_con h2{font-size:180%; color:#000; padding-bottom:30px;}
#bo_v_con h2 p.maptext{font-size:95%; color:#333;}


#bo_v_con h4.mt-first {
    margin-top: 0;
}
#bo_v_con h4 {
    font-weight: bold;
    margin: 35px 0 9px 0;
    font-size: 22px;
}
#bo_v_con h5 {
    font-weight: bold;
    font-size: 14px;
    color: #f60;
    margin: 20px 0 5px 0;
}
.ul-default > li {
    background: url("/theme/henalhome/mobile/shop/henal/img/bg-li-defult.gif") no-repeat left 9px;
    padding-left: 8px;
}
ul.ul-default{padding-bottom:30px;}


/* 조직도 */
.organi_info { text-align:right}
	.organi_info .info1 { color:#c75656; padding:3px 5px;margin-right:5px;font-weight:bold;font-size:11px;border:1px solid #dc9090}
	.organi_info .info2 { color:#0a6cb1; padding:3px 5px;margin-right:5px;font-weight:bold;font-size:11px;border:1px solid #7aaed2}
	.organi_info .info3 { color:#386b01; padding:3px 5px;font-weight:bold;font-size:11px;border:1px solid #8db661}
.organi_info01 { text-align:right}

.organi_depth1{ clear:both; background:url('/theme/henalhome/mobile/shop/henal/img/bg_organi_line.gif') no-repeat left 0;}
	.organi_depth1 li{height:auto;}
	.organi_depth1 li .depth_mar_180{margin-top:180px;}
	.organi_depth1 li strong.general{display:block; width:178px; padding:8px 0; border:2px solid #4e91b1;margin-bottom:15px;   text-align:center; color:#1e1e1e; font-size:16px ; font-weight:bold; background:#fff}
	.organi_depth1 li span.general_1{display:block; width:150px; padding:5px 10px; background:#f4f4f4; margin-left:190px; margin-bottom:10px;  font-size:15px; color:#444 ; font-weight:bold;}
	.organi_depth1 li span.general_1_1{width:150px;  background:#f0f0f0; font-size:12px;margin-left:190px;margin-bottom:15px;  line-height:16px; color:#323232;  font-weight:bold; padding:5px 10px; display:inline-block; border:1px solid #d0dbe1}
	.organi_depth1 li span.general_1_1 a{color:#323232; display:block;}
	.organi_depth1 li.line { background:url('/theme/henalhome/mobile/shop/henal/img/bg_organi_hline.gif') left 10px no-repeat}
	.organi_depth1 li.line2 { background:url('/theme/henalhome/mobile/shop/henal/img/bg_organi_hline2.gif') left 10px no-repeat}
	.organi_depth1 li span.general_2{ clear:both; display:block; width:160px; padding:9px 0 10px 25px; margin-bottom:15px;  background:#e1f66e;}
	.organi_depth1 li span.general_2 a { color:#fff; font-size:15px;  font-weight:bold}
	.organi_depth1 li span.general_3{ clear:both; display:block; width:160px; padding:9px 0 10px 25px; margin-left:12px; margin-bottom:15px; background:#6adbe8;}
	.organi_depth1 li span.general_3 a { font-size:15px; color:#1e1e1e ; font-weight:bold}

.organi_depth2{padding:0 0 0 3%;}
	.organi_depth2 li{margin:0 0 30px 0;}
	.organi_depth2 li{width:23%; float:left; margin:0 1% 10px 1%;}
	.organi_depth2 li h6{background:#f8f8f8; font-size:14px; line-height:16px; color:#505050;  text-align:center; font-weight:bold; padding:7px 0; display:inline-block; width:98%; margin:0; border:1px solid #dbdbdb}
	.organi_depth2 li h6 a{color:#323232; display:block;}
	.organi_depth2 li h6.type_color1 a{color:#c75656; display:block;}
	.organi_depth2 li h6.type_color2 {background:#ebebeb; font-size:12px; line-height:16px; color:#323232;  text-align:center; font-weight:bold; padding:7px 0; display:inline-block; width:98%; margin:0; border:1px solid #d0dbe1}
	.organi_depth2 li h6.type_color2 a{color:#323232; display:block;}
	.organi_depth2 li h6.type_color3 {background:#ebebeb; font-size:12px; line-height:16px; color:#323232;  text-align:center; font-weight:bold; padding:7px 0; display:inline-block; width:98%; margin:0; border:1px solid #d0dbe1}
	.organi_depth2 li h6.type_color3 a{color:#c75656; display:block;}

	.organi_depth2 li ul{padding:5px 0 0 0; min-height:60px;}
	.organi_depth2 li ul li{ display:inline-block; width:98%; color:#505050; line-height:normal !important; padding:5px 0; font-size:12px; letter-spacing:-1px; margin:0 0 3px 0;  border:1px solid #dcdcdc}
	.organi_depth2 li ul li a{display:block; color:#505050; width:100%;}
	.organi_depth2 li ul li span { display:inline-block; float:left; padding-left:10px}
	.organi_depth2 li ul li span.type_info1 a { color:#c65656}
	.organi_depth2 li ul li span.type_info2 a { color:#0a6cb1}
	.organi_depth2 li ul li span.type_info3 a { color:#386b01}
	.organi_depth2 li ul li em a{display:block; width:35px; float:right; text-align:center; margin-right:13px; height:14px; background:#d0dbe1;}
	.organi_depth2 .organi_height1 { min-height:140px}






.organi_depth3{padding:0 0 0 3%;}
	.organi_depth3 li{margin:0 0 30px 0;}
	.organi_depth3 li{width:23%; float:left; margin:0 1% 10px 1%;}
	.organi_depth3 li h6{background:#d0dbe1; font-size:14px; line-height:16px; color:#505050;  text-align:center; font-weight:bold; padding:7px 0; display:inline-block; width:98%; margin:0; border:1px solid #d0dbe1}
	.organi_depth3 li h6 a{color:#323232; display:block;}
	.organi_depth3 li h6.type_color1 a{color:#c75656; display:block;}
	.organi_depth3 li h6.type_color2 {background:#ebebeb; font-size:12px; line-height:16px; color:#323232;  text-align:center; font-weight:bold; padding:7px 0; display:inline-block; width:98%; margin:0; border:1px solid #d0dbe1}
	.organi_depth3 li h6.type_color2 a{color:#323232; display:block;}
	.organi_depth3 li h6.type_color3 {background:#ebebeb; font-size:12px; line-height:16px; color:#323232;  text-align:center; font-weight:bold; padding:7px 0; display:inline-block; width:98%; margin:0; border:1px solid #d0dbe1}
	.organi_depth3 li h6.type_color3 a{color:#c75656; display:block;}

	.organi_depth3 li ul{padding:5px 0 0 0; min-height:60px;}
	.organi_depth3 li ul li{ display:inline-block; width:98%; color:#505050; line-height:normal !important; padding:5px 0; font-size:12px; letter-spacing:-1px; margin:0 0 3px 0;  border:1px solid #dcdcdc}
	.organi_depth3 li ul li a{display:block; color:#505050; width:100%;}
	.organi_depth3 li ul li span { display:inline-block; float:left; padding-left:10px}
	.organi_depth3 li ul li span.type_info1 a { color:#c65656}
	.organi_depth3 li ul li span.type_info2 a { color:#0a6cb1}
	.organi_depth3 li ul li span.type_info3 a { color:#386b01}
	.organi_depth3 li ul li em a{display:block; width:35px; float:right; text-align:center; margin-right:13px; height:14px; background:#d0dbe1;}
	.organi_depth3 .organi_height1 { min-height:140px}


/*인사말*/
.ceogreeting .h2{margin-bottom:1.5em;}

.ceoprofile{overflow:hidden;}
.ceoprofile .txt1{position:relative;}
.ceoprofile .txt1:before{content:'';display:block;position:absolute;left:8px;top:10px;height:100%;border-left:1px solid #ddd;}
.ceoprofile .txt1 dt{position:relative;padding:0 0 0 25px;font-size:1.429em;color:#00479d;}
.ceoprofile .txt1 dt:before{content:'';display:block;position:absolute;left:0;top:50%;margin-top:-6px;width:16px;height:16px;border-radius:16px;background:#00b7ee;}
.ceoprofile .txt1 dd{margin:0 0 1em;padding:0 0 0 25px;font-size:1.071em}
.ceogreeting .hb1 {
    display: block;
    position: relative;
    min-height: 0;
    margin:15px 0;
    padding: 30px 0;
    font-weight: 600;
    line-height: 1.333;
    letter-spacing: -1px;
    font-weight: normal;
    font-size:200%;
}
.even-grid .column {
    width: 48%;
    display:inline-block;
    float:left;
    padding:10px;
}
p.fsM{color:#777;}
p.mgt0{font-weight:bold;}

p.sign{clear:both; text-align:right;}


/*주요연혁*/
.history1{overflow:hidden;}
.history1 .wrap1{background: url("/theme/henalhome/mobile/shop/henal/img/sep1s.png")repeat-y 50px 0;}
.history1 .wrap1 h2{position:relative;margin:0;font-size:1.429em;width:100%;height:100px;font-weight:normal;text-align:center;}
.history1 .wrap1 h2 .t{display:block;color:#fff;width:100px;height:100px;line-height:100px;border-radius:100px;background:#008cde;}
.history1 .wrap1 h2 .t.t2{background:#008900;}
.history1 .wrap1 h2 .t.t3{height:65px;padding:35px 0 0;line-height:1em;}
.history1 .wrap1 ul{clear:both;list-style:none;padding:0 0 1em;margin:0 0 0 60px;}
.history1 .wrap1 ul.bu li, .history1 .wrap1 ul.bu.bu1 li {
    background: url("/theme/henalhome/mobile/shop/henal/img/li1bg.png") no-repeat 0 .333em;
}
ul.bu li {
    margin: .333em 0;
    padding: 0 0 0 1.2em;
}

.history1.hygn1history1{padding-left:350px;background:url("/theme/henalhome/mobile/shop/henal/img/history1bg3.png") no-repeat;overflow:hidden;}







.intro_top {padding-bottom:10px; font-size:15px; text-align:center; color:#575757; line-height:23px; }
.contents {position:relative; width:1200px; min-height:400px; padding:40px 0 0; margin:0 auto; }
	.contents100 {position:relative; display:inline-block; width:100%; min-height:300px; padding:300px 0 0;
background:url("/theme/henalhome/mobile/shop/henal/img/01_02vision.jpg") center top no-repeat;
	 }
	.titlegap {width:100%; padding:35px 0; margin:0 auto; background:url(/cabinet/images/bg_circles00.png) no-repeat center top; text-align:center; }
	.titlegap h3 {font-size:43px; font-weight:bold; }
	.titlegap h3 span {font-size:29px; font-weight:normal; }
	.titlegap h3 em {color:#65c2ed; }
	.titlegap .boxing {position:relative; z-index:9; display:inline-block; padding:10px 60px; margin-top:20px; background-color:#65c2ed; font-size:18px; font-weight:bold; color:#fff; letter-spacing:1px; line-height:1; }
	.titlegap .boxing:before {content:"◆"; position:absolute; top:-15px; left:50%; z-index:-1; width:20px; height:30px; margin-left:-10px; font-size:30px; text-align:center; color:#65c2ed; line-height:1; }


#billyangel_inner {
	width:100%;
	max-width:1160px;
	margin:0 auto;
}

.ci_title {
	margin-bottom:64px;
}

.ci_title > div {
	width:25px;
	border-top:3px solid #000;
	margin-bottom:20px;
}

.ci_title > p {
	font-size:2.1875em;
	margin-left:-2px;
	letter-spacing:-2px;
}

.ci_contents {

}

.ci_contents > ul {
	overflow:hidden;
	margin-bottom:145px;
}

.ci_contents > ul > li {
	float:left;
}

.ci_contents > ul .ci_box_left {
	width:34%;
	border:1px solid #8a8a8a;
}

.ci_contents > ul .ci_box_left > div:first-child {
    background-image: url(/theme/henalhome/mobile/shop/henal/img/pattern.png);
	background-size:20px;
}

.ci_contents > ul .ci_box_left > div:first-child > img {
	display:block;
	width:80%;
	max-width:276px;
	margin:0 auto;
	padding:32% 0 24%;
}

.ci_contents > ul .ci_box_left > a > div {
	background-color:#f8f9fb;
	border-top:1px solid #d4d7e0;
	width:100%;
	height:100%;
	text-align:center;
	transition:all 0.5s;
}

.ci_contents > ul .ci_box_left .off > div {

}

.ci_contents > ul .ci_box_left > a > div > p {
	display:inline-block;
	padding:10% 0;
	font-size:0.8125em;
	font-weight:400;
}

.ci_contents > ul .ci_box_left > a > div > p > span {
	display:inline-block;
	width:40px;
	height:14px;
	background:url(../img/billyangel/down_off.png) no-repeat;
	background-position:100% 100%;
}


.ci_contents > ul .ci_box_right {
	width:60%;
	float:right;
}

.ci_contents > ul .ci_box_right > div {}

.ci_contents > ul .ci_box_right > div > p {}

.ci_contents > ul .ci_box_right .ci_bit_01 > p:first-child {
	font-size:1.25em;
	font-weight:600;
}

.ci_contents > ul .ci_box_right .ci_bit_01 > p:nth-child(2) {
	font-size:0.9375em;
	font-weight:300;
	margin-top:18px;
	margin-right:20px;
	word-break:keep-all;
}

/* 색상바 부분 02*/
.ci_contents > ul .ci_box_right .ci_bit_02 {
	margin-top:108px;
}

.ci_contents > ul .ci_box_right .ci_bit_02 > p {
	font-size:1.6875em;
	font-weight:200;
	letter-spacing:2px;
}

.ci_contents > ul .ci_box_right .ci_bit_02 .color_bar_02 {
	overflow:hidden;

}

.ci_contents > ul .ci_box_right .ci_bit_02 .color_bar_02 > div {
	float:left;
	width:33.3333%;
}

.ci_contents > ul .ci_box_right .ci_bit_02 .color_bar_02 .color_info_01 {

}

.ci_contents > ul .ci_box_right .ci_bit_02 .color_bar_02 > div > p {
	margin:20px 0;
	font-size:0.9375em;
	font-weight:400;
}

.ci_contents > ul .ci_box_right .ci_bit_02 .color_bar_02 .color_info_01 > p:first-child {
	width:96%;
	height:18px;
	background-color:#9db4c9;
}

.ci_contents > ul .ci_box_right .ci_bit_02 .color_bar_02 .color_info_02 > p:first-child {
	width:96%;
	height:18px;
	background-color:#838588;
}

.ci_contents > ul .ci_box_right .ci_bit_02 .color_bar_02 .color_info_03 > p:first-child {
	width:calc(96% - 2px);
	height:16px;
	background-color:#fff;
	border:1px solid #000;
}

.ci_contents > ul .ci_box_right .ci_bit_02 .color_bar_02 > div > p > span {
	color:#737373;
}



/* content */
.content_sub .content {float:left; position:relative; width:720px; padding:25px 0 0 0; border-top:4px solid #535350 }
.content_sub .his_map {position:absolute; top:-42px; right:0;color:#83837e; font-size:11px; line-height:34px;}
.content_sub .his_map a { display:inline-block; color:#83837e; font-size:11px; line-height:34px; }
.content_sub .his_map a img {vertical-align:middle;}
.his_bar {display:inline-block; margin:0 3px; }
.content_sub .tit_h3 {display:block; height:108px; width:100%;}
.content_sub .tit_h3 strong {color:#44413c; font-size:28px; line-height:32px; font-weight:bold;}
.content_sub .tit_h3 .sub_txt {display:block;color:#75736f; font-size:12px; line-height:38px;}
.content .con { border-top:1px solid #88bf03}
/*회사소개*/
.intro_dl {display:block; overflow: hidden; width:100%; padding:25px 0 54px 130px; border-bottom:1px solid #e1e1d8; }
.content .con .intro_dl dt { display:block; overflow: hidden; margin:0 0 3px; color:#44413c; font-size:20px; line-height:26px;}
.content .con .intro_dl dd { display:block; overflow: hidden;color:#75736f; font-size:110%; line-height:20px;  }
.content .con .intro01 { background:url("/theme/henalhome/mobile/shop/henal/img/01_01company.jpg") no-repeat left 30px; }
.content .con .intro02 { background:url("/theme/henalhome/mobile/shop/henal/img/01_01company.jpg") no-repeat left 30px; }
.content .con .intro03 { background:url("/theme/henalhome/mobile/shop/henal/img/01_01company.jpg") no-repeat left 30px; }
.content .con .intro04 { background:url("/theme/henalhome/mobile/shop/henal/img/01_01company.jpg") no-repeat left 30px; }
.content .con .intro05 { background:url("/theme/henalhome/mobile/shop/henal/img/01_01company.jpg") no-repeat left 30px; }
.content .con .intro06 { background:url("/theme/henalhome/mobile/shop/henal/img/01_01company.jpg") no-repeat left 30px; }
.txt_green01 {display:block; margin:39px 0 0 0; color:#16773a; font-size:15px; line-height:34px;}
.txt_stit01 {display:block; margin:0 0 41px 0; color:#44413c; font-size:28px; line-height:34px;}
.txt_con {display:block; padding:0 0 0 350px; color:#75736f; font-size:110%; line-height:21px;background:url("/theme/henalhome/mobile/shop/henal/img/01_03ceo.jpg") no-repeat left top;}
.txt_con em {color:#2c2c2a; font-size:110%; line-height:21px;}
.tab { display:block; overflow: hidden; height:39px;padding:0 0 1px; background: url("../image/ck_brand_info/bg_tab.gif") repeat-x left bottom;}
.tab li {float: left;height:39px; width:237px; margin-left:4px;}
.tab li:first-child {margin-left:0}
.tab li a { display:block; height:38px; width:216px; padding:0 0 0 20px; color:#9f9f98; font-size:110%; line-height:38px; border:1px solid #e1e1d8; border-bottom:none;  background-color:#f4f3e9;}
.tab li a.on, .tab li a:hover {height:38px;color:#16773a; border:1px solid #16773a; border-bottom:1px solid #fafaf0; background:#fafaf0 url("../image/ck_brand_info/bg_tab_on.png") no-repeat 209px center;}
.his_txt01 {height:147px;padding:10px 0 0; margin:50px 0 0 0; display:block;color:#44413c; font-size:28px; line-height:36px;background:url("/theme/henalhome/mobile/shop/henal/img/01_04history.jpg") no-repeat right top;}
.his_tbl {width:100%; border-collapse: collapse; border-spacing: 0;}
.his_tbl th {padding:19px 0 0 0; color:#44413c; text-align:left; font-size:20px; line-height:24px;vertical-align:top; border-right:1px solid #e1e1d8;border-bottom:1px solid #e1e1d8;  }
.his_tbl td {padding: 15px 0 13px 28px; color:#83837e;font-size:110%; line-height:24px;border-bottom:1px solid #e1e1d8; vertical-align:top}
.his_tbl td em {display:inline-block; margin:0 14px 0 0; color:#16773a; font-size:110%; line-height:24px;}
.his_tbl td span {display:block; text-indent:30px; color:#83837e; font-size:110%; line-height:24px;}
.aw_dl {display:block; overflow: hidden; width:720px; padding:25px 0 30px 0; border-bottom:1px solid #e1e1d8; }
.content .con .aw_dl img { float:left; margin-right:30px; width:125px; height:161px;}
.content .con .aw_dl dt { display:block; overflow: hidden; margin:0 0 3px; color:#44413c; font-size:20px; line-height:26px;}
.content .con .aw_dl dd { display:block; overflow: hidden;color:#75736f; font-size:110%; line-height:20px;  }
.content .con .aw01 { background:url("../image/ck_brand_info/award_icon01.jpg") no-repeat left 30px; }
.content .con .aw02 { background:url("../image/ck_brand_info/award_icon02.jpg") no-repeat left 30px; }
.content .con .aw03 { background:url("../image/ck_brand_info/award_icon03.jpg") no-repeat left 30px; }
.content .con .aw04 { background:url("../image/ck_brand_info/award_icon04.jpg") no-repeat left 30px; }
.content .con .aw05 { background:url("../image/ck_brand_info/award_icon05.jpg") no-repeat left 30px; }
.content .con .aw06 { background:url("../image/ck_brand_info/award_icon06.jpg") no-repeat left 30px; }
.content .con .aw07 { background:url("../image/ck_brand_info/award_icon07.jpg") no-repeat left 30px; }
.content .con .aw08 { background:url("../image/ck_brand_info/award_icon08.jpg") no-repeat left 30px; }
.content .con .aw09 { background:url("../image/ck_brand_info/award_icon09.jpg") no-repeat left 30px; }
.content .con .aw10 { background:url("../image/ck_brand_info/award_icon10.jpg") no-repeat left 30px; }
.aw_ul li {display:block; overflow: hidden; width:720px; padding:25px 0 25px 0; color:#44413c; font-size:20px; line-height:26px; border-bottom:1px solid #e1e1d8; }
.bi_dl {display:block; overflow: hidden; width:230px; margin:50px 0 0 0; padding:0 490px 40px 0; border-bottom:1px solid #e1e1d8;background:url("../image/ck_brand_info/bi_icon01.jpg") no-repeat right 9px; }
.content .con .bi_dl dt { display:block; overflow: hidden; margin:0 0 0px; color:#44413c; font-size:20px; line-height:38px;}
.content .con .bi_dl dd { display:block; overflow: hidden;color:#75736f; font-size:110%; line-height:21px;  }
.bi_dl2 {display:block; overflow: hidden; width:230px; margin:40px 0 0 0; padding:0 490px 40px 0; background:url("../image/ck_brand_info/bi_icon02.jpg") no-repeat right 9px; }
.content .con .bi_dl2 dt { display:block; overflow: hidden; margin:0 0 0px; color:#44413c; font-size:20px; line-height:38px;}
.content .con .bi_dl2 dd { display:block; overflow: hidden;color:#75736f; font-size:110%; line-height:21px;  }
.lo_dl { position:relative; width:720px; margin:30px 0 0 0;  }
.content .con2 .lo_dl dt { display:block; overflow: hidden; margin:0 0 0px; color:#44413c; font-size:20px; line-height:38px;}
.content .con2 .lo_dl dd { display:block; overflow: hidden;color:#75736f; font-size:110%; line-height:21px;  }
.content .con2 .lo_dl dd.btn {position:absolute; top:0px; right:0; }



/*home*/

.visual{width:100%; height:auto; text-align:center; margin:10px 0;}
ul.text{display:block; width:auto; margin:50px 0px;}
ul.advantage{clear:both; width:90%; padding:5%; background:#efefef;margin:0 auto;}


ul.text li.maincopy{
color: #111; font-size:240%; line-height: 95%; margin: 10px 0 20px; text-transform: uppercase; text-shadow: 2px 2px 0 #000, margin: 10px 0 24px; text-align:center;
}
ul.text li.subcopy{
	display:block;
	padding:5%;
      	font-size: 250%;
	letter-spacing:-1px;
      	text-transform: uppercase;
      	color: #222;
	background:#efefef;
      	font-weight: lighter;
	text-indent:10px;
	text-align:center;
	border-top-left-radius:30px;
	border-bottom-right-radius:30px;
}

ul.text li.subcopy2{
	color: #333;
        font-size: 155%;
        margin: 5px;
        font-weight:bold;
	text-align:center;
	margin-top:30px;
}
ul.text li.lastcopy{
        color: #555;
        font-size: 90%;
        margin: 5px;
        font-size: 95%;
	text-align:center;
}

ul.text li.maincopy b{color: #feaf00;}


ul.advantage li.advantage_title{font-size:180%; font-weight:bold; margin:20px 0; background:url("/theme/cri/henal/img/ico_henal.png") left center no-repeat; text-indent:30px;}
ul.advantage li.item{
display:inline-block;
width:100%; height:auto;
}
ul.advantage li.item ul{height:auto; padding:15px 0 15px 15px; border-bottom:1px solid #d1d1d1;}
ul.advantage li.item ul.first{margin-top:0px; }
ul.advantage li.item ul.end{margin-bottom:0px; border-bottom:none;}

ul.advantage li.item ul li.title{display:block; height:auto; font-size:110%; font-weight:bold; background:url("/theme/cri/henal/img/ico_check.png") left center no-repeat; text-indent:25px;}
ul.advantage li.item ul li.text{display:block; height:auto; font-size:90%; color:#777; text-align:left; padding:5px 0 0 25px;}

table.homepagepay {
	clear:both;
	border-collapse:collapse;    /* border 사이의 간격 없앰 */
	width:100%;                  /* 전체 테이블 길이 설정 */
	margin:0 auto;
}
table.homepagepay tbody{width:100%;}
table.homepagepay tr{width:100%;height:30px; border-bottom:1px solid #c8c8c8; padding:3px 0;}

table.homepagepay tr th{text-align:center; font-weight:bold; color:#555;}
table.homepagepay tr th.cross{width:20%;}
table.homepagepay tr th.crossA{width:40%;}
table.homepagepay tr th.crossB{width:40%; color:#feaf00;}
table.homepagepay tr td.title{text-align:left; font-weight:bold; color:#555; border-left:none;}

table.homepagepay tr td{color:#888;text-align:left; border-left:1px solid #c8c8c8; text-indent:15px;}




table.homepagepay tr td p{font-size:100%;}
table.homepagepay tr td b{color:#feaf00}
table.homepagepay tr td input{}
table.homepagepay tr td textarea {width:80%; padding:10px;}
table.homepagepay tr td select{}
table.homepagepay tr td span.caution {display:inline-block; padding:5px 0;}
table.homepagepay tr td span.caution b{color:#feaf00; padding:0 5px;}
table.homepagepay tr td textarea {padding:10px;}

table.homepagepay tr td input.formmail_send{
clear:both;
display:inline-block;
width:100%;
height:auto; line-height:30px;
margin:3px;
border:1px solid #feaf00; -webkit-border-radius: 6px; -moz-border-radius: 6px;border-radius: 6px;font-size:95%;
text-align:center;
text-decoration:none;text-shadow: -1px -1px 0 rgba(0,0,0,0.3); font-weight:bold; color: #fff;
background-color: #f62b2b; background-image: -webkit-gradient(linear, left top, left bottom, from(#f62b2b), to(#d20202));
 background-image: -webkit-linear-gradient(top, #f62b2b, #d20202);
 background-image: -moz-linear-gradient(top, #f62b2b, #d20202);
 background-image: -ms-linear-gradient(top, #f62b2b, #d20202);
 background-image: -o-linear-gradient(top, #f62b2b, #d20202);
 background-image: linear-gradient(to bottom, #f62b2b, #d20202);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#f62b2b, endColorstr=#d20202);
}
table.homepagepay tr td input.formmail_send:hover{
 border:1px solid #b30808;
 background-color: #e40a0a; background-image: -webkit-gradient(linear, left top, left bottom, from(#e40a0a), to(#9f0202));
 background-image: -webkit-linear-gradient(top, #e40a0a, #9f0202);
 background-image: -moz-linear-gradient(top, #e40a0a, #9f0202);
 background-image: -ms-linear-gradient(top, #e40a0a, #9f0202);
}
/*home end*/

/*샘플보기*/
ul.present {padding:0 10px; overflow:hidden;}
ul.present li{float:left; display:block; width:130px; height:130px; background:#f8f8f8; font-size:90%;
margin:2px; border:1px solid #dbdbdb; border-radius:5px; padding:10px; overflow:hidden;}
ul.present li:hover{background:#fff; color:#222;}
ul.present li p {text-align:left;}
ul.present li p.icon{float:left; font-size:180%; color:#eabc0f;}
ul.present li p.title{float:right; width:80%; font-size:110%; color:#222; font-weight:bold;}
ul.present li p.text{float:right; width:80%; font-size:105%;}


/*솔루션*/
.subscribe_form .form-control {
  border: 1px solid hsl(0, 0%, 80%);
  border-radius: 10px;
  box-shadow: none;
  color: hsl(0, 0%, 0%);
  font-size: 100%;
  font-weight: 300;
  height: 55px;
  margin-bottom: 2px;
}

.subscribe {
  margin-top: 60px;
}
.subscribe > h3 {
  font-weight: 500;
  line-height: 46px;
  margin-bottom: 30px;
  font-size:190%;
}
.subscribe > h6 {
  font-weight: 300;
  line-height: 34px;
  margin-bottom: 30px;
  font-size:90%;
}
.usr{width:45%; background:#cddc39;}
.adm{width:45%; background:#00d0d4;}



/*-------- features ---------*/

.section_heading {
  text-align: left;
}

.section_heading h2 {
  border-bottom: 1px solid hsl(0, 0%, 75%);
  display: inline-block;
  font-weight: 300;
  line-height: 64px;
  margin-bottom: 60px;
  margin-top: 0;
  padding: 0 10px 10px;
  position: relative;
  text-transform: uppercase;
}


.section_heading h2::after {
  bottom: -34px;
  font-family: fontawesome;
  font-size: 30px;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  color: rgba(0, 0, 0, 0.5);
}

.section_heading h4 {
  font-weight: 300;
  line-height: 45px;
  margin: 0;
  padding: 0 0 50px;
  color:#555454;
}

.features_detail > ul {
  margin: 0;
  padding: 0;
}
.features_detail > ul.quickinstall {
  margin-top:30px;
}

.features_detail li:nth-child(2n) {
  border-right: 0 none;
  padding-left: 18px;
  text-align: left;
}

.features_detail li:nth-last-child(2) {
  border-bottom: 0 none;
}
.features_detail li:nth-child(2n) {
  border-right: 0 none;
  padding-left: 18px;
  text-align: left;
}
.features_detail li:last-child {
  border-bottom: 0 none;
}

.features_detail li {
  border-bottom: 1px solid #bfbfbf;
  border-right: 1px solid #bfbfbf;
  display: inline-block;
  font-size: 13px;
  font-weight: 300;
  line-height: 20px;
  list-style: outside none none;
  margin-bottom: 20px;
  padding: 10px 20px 30px 0;
  text-align: right;
  width: 49%;
  color:#555454;
}

.features_detail i {
  font-size: 280%;
  color:#f6b20e;
}

.features_detail h5 {
  color: hsl(0, 1%, 33%);
  font-weight: 400;
  line-height: 47px;
  font-size:160%;
}

.features_img {
  text-align: right;
}

.features_detail {
  margin-top: 0px;
}

.quickinstall .section_heading h4{font-size:100%; margin-top:20px;}



/*솔루션*/
.pic_solution .info{padding:30px;}


/*--
	wrapper Start
--*/
#intro {
  padding: 100px 0;
}
#intro .block h2 {
  padding-top: 35px;
  line-height: 27px;
  margin: 0;
}
#intro .block p {
  color: #7B7B7B;
  padding-top: 20px;
      font-family: 'Open Sans', sans-serif;
    -webkit-font-smoothing: antialiased;
}
#intro .block img {
  padding-left: 40px;
  width: 100%;
}
#intro .section-title {
  margin-bottom: 0px;
}
#intro .section-title p {
  padding-top: 20px;
}



.bs-wizard {margin-top: 40px;}

/*Form Wizard*/
.bs-wizard {border-bottom: solid 1px #e0e0e0; padding: 0 0 10px 0;}
.bs-wizard > .bs-wizard-step {padding: 0; position: relative;}
.bs-wizard > .bs-wizard-step + .bs-wizard-step {}
.bs-wizard > .bs-wizard-step .bs-wizard-stepnum {color: #595959; font-size: 16px; margin-bottom: 5px;}
.bs-wizard > .bs-wizard-step .bs-wizard-info {color: #999; font-size: 14px; padding:0 5px;}
.bs-wizard > .bs-wizard-step > .bs-wizard-dot {position: absolute; width: 30px; height: 30px; display: block; background: #fbe8aa; top: 45px; left: 50%; margin-top: -15px; margin-left: -15px; border-radius: 50%;}
.bs-wizard > .bs-wizard-step > .bs-wizard-dot:after {content: ' '; width: 14px; height: 14px; background: #fbbd19; border-radius: 50px; position: absolute; top: 8px; left: 8px; }
.bs-wizard > .bs-wizard-step > .progress {position: relative; border-radius: 0px; height: 8px; box-shadow: none; margin: 20px 0;}
.bs-wizard > .bs-wizard-step > .progress > .progress-bar {width:0px; box-shadow: none; background: #fbe8aa;}
.bs-wizard > .bs-wizard-step.complete > .progress > .progress-bar {width:100%;}
.bs-wizard > .bs-wizard-step.active > .progress > .progress-bar {width:50%;}
.bs-wizard > .bs-wizard-step:first-child.active > .progress > .progress-bar {width:0%;}
.bs-wizard > .bs-wizard-step:last-child.active > .progress > .progress-bar {width: 100%;}
.bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot {background-color: #f5f5f5;}
.bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot:after {opacity: 0;}
.bs-wizard > .bs-wizard-step:first-child  > .progress {left: 50%; width: 50%;}
.bs-wizard > .bs-wizard-step:last-child  > .progress {width: 50%;}
.bs-wizard > .bs-wizard-step.disabled a.bs-wizard-dot{ pointer-events: none; }
/*END Form Wizard*/

#privacy{padding:30px; background:#f8f8f8;}
.privacy{padding:30px; background:#fff; overflow:hidden;}
.privacy .mbskin{clear:both; text-align:center;}



/*회원가입*/
.join_step{padding:50px 0; text-align: center;}


/*해날몰설명채팅창*/
@import url(http://fonts.googleapis.com/css?family=Roboto:300,400,900);
@import url(http://weloveiconfonts.com/api/?family=entypo);
[class*="entypo-"]:before {

}

.henalhome_chat p {
  font-weight: 300;
}
.henalhome_chat {
  width: 100%;
  background: #fff;
  margin: 0 auto;
}
header.henalhome_chat {
  background: #35323C;
  height: 50px;
  padding: 5px 10px;
}
.menu-icon {
  background: #2F2E33;
  padding: 5px 10px;
  float: left;
  font-size: 3em;
  line-height: 0.5em;
  color: #fff;
  border-radius: 3px;
}
.menu-icon:hover {
  background: #ffcb08;
  cursor: pointer;
}
.henalhome_chat .henalhome_title {
  float: right;
  color: #fff;
  margin: 5px;
  font-weight: 300;
  font-size: 1.3em;
}
.henalhome_chat .new_chat {
  background:#ffcb08;
  color: #fff;
  text-align: center;
  padding: 20px;
}
.new_chat:hover {
  cursor: pointer;
  background: rgba(57, 202, 173, 0.9);
}
.messages_box {
  padding: 10px;
}
.chat_message {
  float: left;
  width: 100%;
  margin: 10px 0;
  border-bottom: 1px solid #ccc;
}
.chat_message p {
  font-size: 0.8em;
  width: 100%;
  margin: 5px 0;
}
.chat_message img {
  border-radius: 100%;
  float: left;
  margin: 0 10px 15px 0;
}
.chat_message p.time {
  color: rgba(0,0,0,0.5);
  font-weight: 400;
}
.chat_message h2 {
  font-size: 1em;
  font-weight: 400;
}
.chat_message h2:after {
  content: '';
  display: inline-block;
  height: 10px;
  width: 10px;
  background: #39caad;
  border-radius: 100%;
  margin-left: 5px;
}
footer.henalhome_chat {
  width: 100%;
  background: #fff;
  padding: 10px;
  text-align: center;
  font-size: 0.8em;
}
footer.henalhome_chat p:before,
footer.henalhome_chat p:after {
  content: ' - ';
}





/*step*/
.processwrap{padding:30px 0; width:100%; height:auto; border-bottom:1px dashed #d1d1d1;}
.processmap{width:100%; height:219px; background:url("/theme/cri/henal/img/img_story.png") center center no-repeat;position:relative; padding-top:70px;}
.processwrap ul.text li h4{font-size:200%; margin-bottom:20px; font-weight:normal;}
.processmap ul{display: block; width: 30%; position: absolute; right: 50px;top: -30px; }



.processmap ul li.percentage {font-weight:bold;}
.processmap ul li.bar{border:1px solid #d1d1d1; width:100%; height:20px;}
.processmap ul li.bar span.percent0{display:block; width:1%; height:100%; background:#e81d25; float:left;}
.processmap ul li.bar span.percent0 b.circle{display:none; width:50px; height:50px; border:5px solid #3CF; position:absolute; top:80px; left:-420px; border-radius:50%; opacity:0.4;}
.processmap ul li.bar span.percent10{display:block; width:10%; height:100%; background:#e81d25; float:left;}
.processmap ul li.bar span.percent10 b.circle{display:none; width:50px; height:50px; border:5px solid #3CF; position:absolute; top:30px; left:-420px; border-radius:50%; opacity:0.4;}
.processmap ul li.bar span.percent20{display:block; width:20%; height:100%; background:#e81d25; float:left;}
.processmap ul li.bar span.percent20 b.circle{display:none; width:50px; height:50px; border:5px solid #3CF; position:absolute; top:-31px; left:-393px; border-radius:50%; opacity:0.4;}
.processmap ul li.bar span.percent30{display:block; width:30%; height:100%; background:#e81d25; float:left;}
.processmap ul li.bar span.percent30 b.circle{display:none; width:50px; height:50px; border:5px solid #3CF; position:absolute; top:-45px; left:-330px; border-radius:50%; opacity:0.4;}
.processmap ul li.bar span.percent40{display:block; width:40%; height:100%; background:#e81d25; float:left;}
.processmap ul li.bar span.percent40 b.circle{display:none; width:50px; height:50px; border:5px solid #3CF; position:absolute; top:-45px; left:-285px; border-radius:50%; opacity:0.4;}
.processmap ul li.bar span.percent50{display:block; width:50%; height:100%; background:#e81d25; float:left;}
.processmap ul li.bar span.percent50 b.circle{display:none; width:50px; height:50px; border:5px solid #3CF; position:absolute; top:-9px; left:-240px; border-radius:50%; opacity:0.4;}

.processmap ul li.bar span.percent60{display:block; width:60%; height:100%; background:#e81d25; float:left;}
.processmap ul li.bar span.percent60 b.circle{display:none; width:50px; height:50px; border:5px solid #3CF; position:absolute; top:-60px; left:-215px; border-radius:50%; opacity:0.4;}
.processmap ul li.bar span.percent70{display:block; width:70%; height:100%; background:#e81d25; float:left;}
.processmap ul li.bar span.percent70 b.circle{display:none; width:50px; height:50px; border:5px solid #3CF; position:absolute; top:-60px; left:-170px; border-radius:50%; opacity:0.4;}
.processmap ul li.bar span.percent80{display:block; width:80%; height:100%; background:#e81d25; float:left;}
.processmap ul li.bar span.percent80 b.circle{display:none; width:50px; height:50px; border:5px solid #3CF; position:absolute; top:0px; left:-170px; border-radius:50%; opacity:0.4;}
.processmap ul li.bar span.percent90{display:block; width:90%; height:100%; background:#e81d25; float:left;}
.processmap ul li.bar span.percent90 b.circle{display:none; width:50px; height:50px; border:5px solid #3CF; position:absolute; top:10px; left:-110px; border-radius:50%; opacity:0.4;}
.processmap ul li.bar span.percent100{display:block; width:100%; height:100%; background:#00ccff; float:left;}
.processmap ul li.bar span.percent100 b.circle{display:none; width:50px; height:50px; border:5px solid #3CF; position:absolute; top:50px; left:-100px; border-radius:50%; opacity:0.4;}

/*step end*/


/*company*/
.jumbotron.baground{background:url("/theme/cri/henal/img/struckaxiom.png")left top repeat;}
section#company{}
article#company{}
article#company h3{font-size:130%; color:#f10;padding:20px 0;}
article#company p{font-size:95%; color:#777; margin:10px 0;}
article#company p.logo{width:100%; background:url("/theme/cri/henal/img/logo400.png") center center no-repeat; padding:50px 0; height:200px;}
article#company h4{color:#de3f0a; font-size:120%; margin-top:50px; font-weight:bold;}
article#company p.logo{text-align:center; width:99%; border:1px solid #e9e9e9;}
/*company end*/


/*ceo*/
.aboutvisual{width:100%; height:auto; background:url("/theme/cri/henal/img/desk.png")left top no-repeat;}
.aboutvisualback{width:100%; height:250px; background:url("/theme/cri/henal/img/Ujeong.png")right top no-repeat;}
table.about {
	border-collapse:collapse;    /* border 사이의 간격 없앰 */
	border-top: 2px solid #333;       /* border 상단 두께 지정 */
	border-bottom: 1px solid #333;    /* border 하단 두께 지정 */
	width:100%;                  /* 전체 테이블 길이 설정 */
	font-size:95%;
}
table.about th, td {/* 테이블의 th 와 td 마진과 패딩 지정 */
	margin:0;
	padding:8px 10px;
}
table.about th {
	width:15%;
	background: #f04b09;
	color: #FFF;
	border-bottom:1px dotted #000;
	font-size: 100%;
}
table.about td {
	width:35%;
	border-bottom:1px dotted #666;
	color:#777;
}
.about ul.text{display:block; width:100%;height:250px;margin:15px 0 30px 0;}
.about ul.text li{float:left;width:32%;margin-right:2%;color:#777; font-size:90%;height:auto;line-height:24px;}
.about ul.text li h4{color:#de3f0a; font-size:120%; margin:30px 0 10px 0; font-weight:bold;}
.about ul.text li.end{margin-right:0;}
.about p.sign{clear:both; display:block; margin:50px 0; float:right; height:72px; background:url("/theme/cri/henal/img/img_sign.jpg")100px top no-repeat;}
/*ceo end*/

/*story */
section#client h2{color:#f04b09; font-size:200%;}
section#client ul li{display:block; float:left; border:3px solid #fafafa; width:31%; height:31%; line-height:80px; margin:0 5px 5px 0; text-align:center; font-size:95%;padding:3% 0;}
section#client ul li:hover{border:3px solid #f50;}
section#client ul li a{width:100%; height:100%; color:#999;}
/*story end*/

/*employ*/
#pagetitle_employ{height:320px; padding:30px 0 0 0;}
#pagetitle_employ .visual{float:left; width:45%; height:300px; background:url("/henal/img/img_4.png") left top no-repeat; text-indent:-9999px;}
#pagetitle_employ ul.text{float:right; width:50%;}
#pagetitle_employ ul.text li.maincopy{
color: #333; font-size: 380%; font-weight: normal; line-height: 95%; margin: 10px 0 20px; text-transform: uppercase; text-shadow: 2px 2px 0 #000, margin: 10px 0 24px;
}
#pagetitle_employ ul.text li.subcopy{
      font-size: 85%;
      text-transform: uppercase;
      color: #555;
      font-size: 140%;
      font-weight: 100;
}
#pagetitle_employ ul.text li.subcopy2{
	color: #888;
        font-size: 105%;
        margin: 5px;
        font-size: 95%;
}
#pagetitle_employ ul.text li.lastcopy{
        color: #feaf00;
        font-size: 90%;
        margin: 5px;
        font-size: 95%;
margin-top:30px;
}
#pagetitle_employ h2{color:#feaf00; font-size:200%;}
#pagetitle_employ p.text{float:left; width:50%; margin:10px 0;color:#777; font-size:90%; line-height:25px;}
#pagetitle_employ p.member{float:right; width:50%; height:270px;background:url("/henal/img/img_4.png") right top no-repeat;}
#pagetitle_employ h4{color:#444; font-size:120%; margin:50px 0 15px 0; font-weight:bold;}
#pagetitle_employ ul li {color:#777; font-size:90%; line-height:25px;}
ul.advantage_employ{}
ul.advantage_employ li.item{
width:100%; height:auto; padding:15px;
margin:5px; border-radius:10px;
}
ul.advantage_employ li.item ul{height:auto;}
ul.advantage_employ li.item ul li.title{display:block; height:30px; margin:5px; font-size:120%; font-weight:bold;}
ul.advantage_employ li.item ul li.text{display:block; height:100px; font-size:95%; color:#555; text-align:left;}

table.medium {
	font-size:98%;
	border-collapse:collapse;    /* border 사이의 간격 없앰 */
	width:100%;                  /* 전체 테이블 길이 설정 */
	padding:2px 0;
}
table.medium tr{height:20px; border-bottom:1px solid #888;}
table.medium tr th{text-align:center; font-weight:bold; color:#555; height:30px; line-height:30px; padding:0 10px; border-top:2px solid #333;}
table.medium tr td.title{width:25%;text-align:left; font-weight:bold; color:#555;}
table.medium tr td{color:#888;text-align:left; height:30px; line-height:30px; padding:0 10px;}
table.medium tr td b{color:#feaf00}
table.medium tr td input{}
table.medium tr td textarea { padding:10px;}
table.medium tr td select{}
table.medium tr td span.caution {display:inline-block; padding:5px 0;}
table.medium tr td span.caution b{color:#feaf00; padding:0 5px;}
table.medium tr td textarea {width:76%; padding:10px;}

table.medium tr td input.formmail_send{
clear:both;
display:inline-block;
width:110px;
height:auto; line-height:30px;
margin:3px;
border:1px solid #df0909; -webkit-border-radius: 6px; -moz-border-radius: 6px;border-radius: 6px;font-size:95%;
text-align:center;
text-decoration:none;text-shadow: -1px -1px 0 rgba(0,0,0,0.3); font-weight:bold; color: #fff;
background-color: #f62b2b; background-image: -webkit-gradient(linear, left top, left bottom, from(#f62b2b), to(#d20202));
 background-image: -webkit-linear-gradient(top, #f62b2b, #d20202);
 background-image: -moz-linear-gradient(top, #f62b2b, #d20202);
 background-image: -ms-linear-gradient(top, #f62b2b, #d20202);
 background-image: -o-linear-gradient(top, #f62b2b, #d20202);
 background-image: linear-gradient(to bottom, #f62b2b, #d20202);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#f62b2b, endColorstr=#d20202);
}

table.medium tr td input.formmail_send:hover{
 border:1px solid #b30808;
 background-color: #e40a0a; background-image: -webkit-gradient(linear, left top, left bottom, from(#e40a0a), to(#9f0202));
 background-image: -webkit-linear-gradient(top, #e40a0a, #9f0202);
 background-image: -moz-linear-gradient(top, #e40a0a, #9f0202);
 background-image: -ms-linear-gradient(top, #e40a0a, #9f0202);
}
/*employ end*/

/*money*/
section#receipt .receipt{width:100%; height:auto;background:url("/theme/henalhome/mobile/shop/henal/img/lineart_07.png") right center no-repeat;}
section#receipt h4{width:100%; color:#de3f0a; font-size:120%; margin:30px 0 10px 0; font-weight:bold;}
section#receipt p{display:block; width:100%; height:auto;}
section#receipt .receipt h4{width:70%; color:#de3f0a; font-size:120%; margin:30px 0 10px 0; font-weight:bold;}
section#receipt .receipt p{display:block; width:70%; height:auto;}
table.money {
	border-collapse:collapse;    /* border 사이의 간격 없앰 */
	border-top: 1px solid #333;       /* border 상단 두께 지정 */
	border-bottom: 1px solid #333;    /* border 하단 두께 지정 */
	width:70%;                  /* 전체 테이블 길이 설정 */
	font-size:95%;
}
table.money th, td {/* 테이블의 th 와 td 마진과 패딩 지정 */
	margin:0;
	padding:0px 10px;
}
table.money th {
	background: #eee;
	color: #333;
	border-bottom:0px dotted #000;
	font-size: 100%;
	padding:13px 0;
}
table.money th.one{width:15%;}
table.money th.two{width:40%;}
table.money th.three{width:30%;}
table.money th.four{width:15%;}

table.money td {
	border-bottom:1px dotted #666;
	color:#777;
	padding:10px 0;
}





/*money end*/

/*map */
section#map h2{color:#f04b09; font-size:140%;}
section#map p.text{width:100%; margin:10px 0;color:#777; font-size:90%; line-height:25px;}
section#map img{max-width:100%;}
/*map end*/


/*전북주요사업*/
.greetings { overflow: hidden; padding-top: 0px; padding-bottom: 5px; }
.greetings_left { clear:both; width: 100%; color: #283444; font-size: 20px; line-height: 30px; letter-spacing: -1px; margin-bottom:30px; margin-top:50px;}
.greetings_left>span { font-size: 15px; color: #8794a5; }
.greetings_left .greetings_bar { width: 30px; border-top: 2px solid #263444; height: 20px; }
.greetings_right { width: 100%; color: #6d6e72; line-height: 25px;  }
.greetings_right b { font-weight: normal; color: #283444; }
.greetings_right>span { color: #fb5e3f;  }
.greetings_right table { width: 100%; border-top: 2px solid #263444; }
.greetings_right table th { font-weight: normal; height: 42px; color: #263444; border-bottom: 1px solid #ececec; width: 196px; background: #f8f8f8; }
.greetings_right table td { padding: 9px 0 9px 25px; border-bottom: 1px solid #ececec; }
.greetings_right table .last th, .greetings_right table .last td { border-bottom: 1px solid #263444; }

.greetings_intention { padding-bottom: 50px; overflow: hidden; }
.greetings_intention>img { float: left; }
.greetings_intention .right { float: left; padding-left: 20px; width: 426px; }
.greetings_intention .right>img { padding-bottom: 10px; }

.greetings_images { width: 100%; overflow: hidden; padding-bottom: 20px; }
.greetings_images li { width: 80px; height: 47px; background: #eeeeee; margin-right: 6px; margin-bottom: 6px; float: left; }
.greetings_images li a { width: 80px; height: 47px; display: block; }
.greetings_images li a:hover, .greetings_images li .on { width: 74px; height: 41px; border: 3px solid #fa5c3f; }
.greetings_images_detail img { margin-bottom: 10px; }

.subtexts{padding:10px 0 30px 0; font-size:110%; font-weight:200;} /*서브 본문 스타일들*/
.subtexts2{padding:0 20px 0; font-size:110%; font-weight:200;}

.number_list span.num {
    font-size: 200%;
    color: #fff;
    background: #004C98;
    border-radius: 5px;
    display: inline-block;
    line-height: 35px;
    text-align: center;
	padding:20px;
}

.number_list h5 {
    display: inline-block;
    padding-left: 10px;
    font-size: 1.3em;
    color: #444;
    padding-top: 0;
    font-weight: bold;
}

.number_list p {
    color: #666;
    padding: 30px 0 20px 80px;
    white-space: pre-line;
}

.number_list li{display:block; width:100%; height:auto; border-bottom:1px solid #dbdbdb; padding-bottom:20px; margin-bottom:20px;}
.number_list2 li{display:block; width:100%; height:250px; border-bottom:1px solid #dbdbdb; padding-bottom:20px; margin-bottom:20px;}

.steptit{display:block; color:#22bae1; font-size:90%; padding-bottom:10px; }
span.tit001{display:block; font-size:120%; color:#f66; font-weight:800; padding-bottom:15px; height:auto;}
span.tit002{clear:both;display:block; height:auto;}
span.tit002 b{float:left; display:block; height:auto;}
span.tit002 em{float:right; display:block; height:auto;}

.number_list  .row2{clear:both; padding: 20px 0 30px 80px;}

h5.titgg{font-weight:900; color:#0077a1; font-size:120%; padding:5px 0; border-bottom:1px solid #ddd; margin-top:50px;}
ul.textgg li {font-weight:900; padding:10px 0;}
ul.textgg li span{display:block; font-weight:200;}

h2.kaisttit{font-size:140%;padding:30px 0 10px 0; font-weight:900; color:#0077a1;}
h3.kaisttit{padding-bottom:30px;}



/* @import url("./hn_sub_m.css");﻿*/
