@charset "utf-8";
/* CSS Document */
@font-face {
    font-family: 'SangSangRock';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/SangSangRockOTF.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

/*	                                  total
 ================================================================================================ */
.sub-content{margin:0 auto; padding:60px 0 70px 0; width:100%;  clear: both; overflow: hidden; max-width:1180px;}
.sub-content {-webkit-animation: movTop 1.5s;-ms-animation: movTop 1.5s;-o-animation: movTop 1.5s;animation: movTop 1.5s;a nimation-fill-mode:backwards;}

@-webkit-keyframes movTop {0% {opacity:0;margin-top:60px}100% {opacity:1;margin-top:0;}}
@-o-keyframes movTop {0% {opacity:0;margin-top:60px}100% {opacity:1;margin-top:0;}}
@-ms-keyframes movTop {0% {opacity:0;margin-top:60px}100% {opacity:1;margin-top:0;}}
@keyframes movTop {0% {opacity:0;margin-top:60px}100% {opacity:1;margin-top:0;}}



/*	                                  인사말
 ================================================================================================ */
.sub-content .sub01{margin:0 auto; padding:0; clear:both; overflow:hidden; width:100%; }
.sub-content .sub01 h2{ font-size:36px; color:#3f3f3f; font-weight:600; line-height:100%; margin:0 auto; padding:0 0 10px 0; font-weight:600; letter-spacing:-1px; text-align:center}
.sub-content .sub01 h2 strong{ color:#ed1b23;}
.sub-content .sub01 h3{ font-size:16px; color:#4e4e4e; line-height:100%; margin:0 auto; padding:0 0 30px 0; margin-bottom:95px; font-weight:500; text-align:center; border-bottom: 1px solid #ccc;}
.sub-content .sub01 h3 strong{ font-weight:bold}

.sub-content .wrap_basic {position: relative; }
.sub-content .wrap_basic .sub_title { margin-bottom: 15px;}
.sub-content .wrap_basic .sub_title { font-size: 12px; color: #222; text-align: left;}
.sub-content .wrap_basic .sub_desc1 { font-size: 32px; color: #333;  line-height: 48px; letter-spacing: -1.5px; margin-bottom: 30px;}
.sub-content .wrap_basic .sub_desc3 { font-size: 21px; color: #6e6e6e;  line-height: 34px; font-weight:400; letter-spacing: -0.4px; margin-bottom: 30px;}

.sub-content .wrap_basic .img {position: absolute; right: 0px; top: 0;}
.sub-content .wrap_basic .sub_desc2 {  font-size: 17px; color: #2f2f2f; line-height: 32px; letter-spacing: -0.4px; font-weight:400; }
.sub-content .wrap_basic .sub_desc2 span{font-family: 'SangSangRock';  font-size: 36px; color: #2f2f2f; line-height: 29px; }
/*	                                

  연혁 및 개요
 ================================================================================================ */
.sub-content .wrap_basic1 {position: relative;}

.sub-content .wrap_basic1 .history {
     
}
.sub-content .wrap_basic1 .history .hwrap {
    overflow: hidden;
    padding: 20px 0;
    text-align: left;
}
.sub-content .wrap_basic1 .history .hwrap .year {
    float: left;
    width: 160px;
    font-family: 'GmarketSansBold';
    font-size: 34px;
    font-weight: 500;
    color: #202f4f;
    line-height: 100%;
    letter-spacing: 2px;
}
.sub-content .wrap_basic1 .hwrap .month {
    float: left;
    width: calc(100% - 210px);
}
.sub-content .wrap_basic1 .hwrap .month dl {
    overflow: hidden;
    width: 100%;
    margin-bottom: 12px;
}
.sub-content .wrap_basic1 .hwrap .month dl dt {
    float: left;
    width: 70px;
    font-family: 'GmarketSansMedium';
    font-size: 21px;
	text-align:right;
    color: #202f4f;
    font-weight: 500;
}
.sub-content .wrap_basic1 .hwrap .month dl dd {
    float: left;
    width: calc(100% - 70px);
}
.sub-content .wrap_basic1 .hwrap .month dl dd ul li {
    position: relative;
    padding-left: 30px;
    word-break: keep-all;
    line-height: 180%;
}
.table{width:100%;border-top:solid 1px #111;border-collapse:collapse;border-spacing:0;empty-cells:show;word-wrap:break-word;}
.table tr th,.table tr td{padding:12px 0;text-align:center;color:#292929;font-size:18px;line-height:160%;font-weight:400;letter-spacing:-0.06em;vertical-align:middle;border-bottom:solid 1px #dedede;border-right:solid 1px #dedede;}
.table tr th:last-child,.table tr td:last-child{border-right:none;}
.table tr th{background:#f8f8f8;}

.table.type1 tbody tr td{}
.table.type1 th.point{border:solid 4px #ff0000;border-bottom:solid 1px #dedede;background:#000;color:#fff;}
.table.type1 td.point{border-left:solid 4px #ff0000;border-right:solid 4px #ff0000;}
.table.type1 tr:last-child td.point{border-bottom:solid 4px #ff0000;}
.table.type1 td.point img{width:80px;}
.table.type1 .head-cell {background-color: #f8f8f8;}
.table.type2 tbody tr:hover{background:#f8f8f8;}
@media screen and (max-width:1100px){
.table tr th,.table tr td{padding:12px 0;font-size:16px;font-weight:400;}
}
@media screen and (max-width:767px){
.table tr th,.table tr td{font-size:14px;}
}


/*	                                  연혁
 ================================================================================================ */

.wrap_basic1 .tab{
width:100%;
height:auto;
overflow:hidden;
}

.wrap_basic1 .tab ul{
padding:0;
margin:0;
list-style:none;
width:100%:
height:auto;
overflow:hidden;
}

.wrap_basic1 .tab ul li{
display:inline-block;
width:9.15%;
float:left;
line-height:60px;
text-align:center;
cursor:pointer;
border: solid 1px #d3d3d3;
margin-left:-1px;
}
.wrap_basic1 .tab ul li:nth-child(1){margin-left:0px;
}
.wrap_basic1 .tab ul li:hover,
.wrap_basic1 .tab ul li.on{
background:#cc0000;
color:#fff;
font-weight: 600;
}

.wrap_basic1 .tab .conBox{
width:100%;
height:auto;
overflow:hidden;
min-height:200px;
background:#f3f3f3;
display:none;
text-align:center;
}

.wrap_basic1 .tab .conBox.on{
display:block;
}
.wrap_basic1 .tab .month dl {
    overflow: hidden;
    width: 100%;
    margin-bottom: 12px;
}

/*	                                  입사
 ================================================================================================ */
.sub-content .wrap_basic1 .jobBox{width:100%;}
.sub-content .wrap_basic1 .jobBox a i{width:155px;height:155px;margin:0 auto;border-radius:50%; background:#ebebeb; opacity:0.8; display:flex;align-items:center;justify-content:center;-webkit-transition:all 0.2s ease;transition:all 0.2s ease;-moz-transition:all 0.2s ease;}
.sub-content .wrap_basic1 .jobBox a:hover i{background:#e1e1e1; border: solid 0px #d5d5d5; opacity:1; -webkit-transition:all 0.2s ease;transition:all 0.2s ease;-moz-transition:all 0.2s ease; }
.sub-content .wrap_basic1 .jobBox a i figure{width:79px;height:82px;overflow:hidden;display:block;}
.sub-content .wrap_basic1 .jobBox a i figure img{width:79px;height:82px;}
.sub-content .wrap_basic1 .jobBox a{position:relative;}
.sub-content .wrap_basic1 .jobBox a::before{position: absolute; content: ""; display: block; width:46px; height:33px; left:190px; bottom:100px; background: url(/base_1/img/img/comp3_16.png) center no-repeat; background-size:cover;}

/*	                                  오시는길
 ================================================================================================ */

#tabMenu {width: 100%;}
#tabMenu ul {width: 100%;  display: flex;  justify-content: center;}
#tabMenu li {width: 50%;}
#tabMenu li a.active, #tabMenu li a:hover {
	font-size:18px;
    color: #2557d6;
    border: solid 1px #bababa;
    border-bottom-color: #fff;
	font-weight:500;
}
#tabMenu li a {
    padding: 16px 0;
    font-size: 16px;
    color: #838383;
    font-weight: 400;
    text-align: center;
    border: solid 1px #d3d3d3;
    border-bottom-color: #696969;
    border-left: none;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.map {
    display: flex;
    flex-wrap: wrap;
margin-bottom: 30px;
}
.map li {
    margin-right: 80px;
    font-size: 16px;
    text-align: left;
}
.map li>div {
    font-size: 18px;
    color: #59534a;
    font-weight: 300;
    line-height: 50px;
    font-family: 'GmarketSansMedium';
}
.map li>div>h1 {
    padding-left: 40px;
    font-size: 20px;
    color: #000;
    font-weight: bold;
}
.location {
    background: url(/base/img/img/t1.jpg) no-repeat 0 8px;
}
.tel {
    background: url(/base/img/img/t2.jpg) no-repeat 0 8px;
}
.fax {
    background: url(/base/img/img/t3.jpg) no-repeat 0 4px;
}


/*	                                 제품소개
 ================================================================================================ */

.pro_1{height:372px; background: url(/base/img/img/pro_03.jpg) no-repeat 0 8px; overflow: hidden;}
.pro_2{height:372px; background: url(/base/img/img/pro_06.jpg) no-repeat 0 8px; overflow: hidden;}
.pro_3{height:372px; background: url(/base/img/img/pro_08.jpg) no-repeat 0 8px; overflow: hidden;}
.pro_4{height:372px; background: url(/base/img/img/pro_10.jpg) no-repeat 0 8px; overflow: hidden;}

.pro1_1{height:372px; background: url(/base/img/img/pro4_03.jpg) no-repeat 0 8px; overflow: hidden;}
.pro1_2{height:372px; background: url(/base/img/img/pro4_06.jpg) no-repeat 0 8px; overflow: hidden;}
.pro1_3{height:372px; background: url(/base/img/img/pro4_08.jpg) no-repeat 0 8px; overflow: hidden;}
.pro1_4{height:372px; background: url(/base/img/img/pro4_10.jpg) no-repeat 0 8px; overflow: hidden;}
.pro1_5{height:372px; background: url(/base/img/img/pro4_11.jpg) no-repeat 0 8px; overflow: hidden;}

.pro h2{border-bottom:2px solid  rgba(255,255,255,0.5);}
.pro a {
	width:210px;
    padding: 12px 20px;
    color: #000;
    font-weight: 600;
    background: #dcca24;
    border-radius: 60px;
    display: block;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    box-shadow: 8px 8px 10px rgba(0,0,0,0.2);
}
.pro a:hover {
	width:210px;
    padding: 12px 20px;
    color: #000;
    font-weight: 600;
    background: #fbf4b4;
    border-radius: 60px;
    display: block;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    box-shadow: 8px 8px 10px rgba(0,0,0,0.2);
}
.pro1 a {
	margin:0 auto;
	width:210px;
    padding: 12px 20px;
    color: #000;
    font-weight: 600;
    background: #dcca24;
    border-radius: 60px;
    display: block;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    box-shadow: 8px 8px 10px rgba(0,0,0,0.2);
}
.pro1 a:hover {
	width:210px;
    padding: 12px 20px;
    color: #000;
    font-weight: 600;
    background: #fbf4b4;
    border-radius: 60px;
    display: block;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    box-shadow: 8px 8px 10px rgba(0,0,0,0.2);
}
.pro_img a{width:567px;}
.pro_img .title04 {border-bottom:1px solid #8d8d8d;}
.pro_img li{padding-left:16px; position: relative;}
.pro_img li:after{
	width: 4px;
    height: 2px;
    background: #999;
    position: absolute;
    top: 12px;
    left: 0;
    display: block;
    content: "";
}
.pro_Box a {
    width: calc(100%/3.005);
    padding-bottom: 4%;
    display: block;
}
/*.pro_Box a:last-child{margin-right:392px;}*/
.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.fa {
    vertical-align: middle;
}
.fa.fa-green {
    color: #11cf11;
}
.fa-check:before {
    content: "\f00c";
}
.fa-1 {
    font-size: 1.6rem;
}
.fa.fa-red {
    color: #cc0000;
}

.sub-content .inq{width:100%; padding:50px 0; background: url(/base/img/img/inq_bg_03.jpg) center no-repeat; background-size:cover;}

/*	                                  비즈니스
 ================================================================================================ */

.sub-content .wrap_basic1 h4{font-size:28px; font-weight:600; line-height:75px; border-bottom: 2px solid #606060;}


/* 견적문의 */
.app{width:100%; margin:80px 0 0 0; padding:0; clear:both; overflow:hidden}
.app li{width:100%;clear:both;overflow:hidden;}
.app li span{width:50%;padding-right:2%;margin-bottom:20px;font-weight:normal;display:inline-block;float:left;-webkit-box-sizing:border-box;box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;}
.app li span:last-child{padding:0;}
.app li input[type=text]{width:100%;padding:14px;border:none;background-color:#f5f5f5;webkit-box-sizing:border-box;box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;}
.app li textarea{width:100%;min-height:240px;margin:6px 0 14px 0;padding:14px;border:none;background-color:#f5f5f5;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;webkit-box-sizing:border-box;box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;}
.app li input[type=file]{width:96%;height:36px;outline:none;margin:6px 2% 0 2%;webkit-box-sizing:border-box;box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;}
.app li input[type=checkbox]{margin:0 2%;}
.form-control{font-size:12px; color:rgba(78,78,78,0.64)}
.app li span img{float:right;padding-right:2%;}
.db_btn{width:220px;margin:30px auto 0 auto;}
.sub01 input[type="submit"]{ border:2px solid #fff; color:#fff; display: table; background:#ed1b23; width:225px; height:60px; line-height:50px; font-size:20px; text-align:center; margin:0 auto; transition:all ease 0.8s;}

