@import url(https://cdn.jsdelivr.net/gh/moonspam/NanumSquare@1.0/nanumsquare.css);
html, body{
  overflow-x:hidden;
  width:100%;
  font-family: 'NanumSquare', sans-serif;
  margin:0;
  padding:0;
  -webkit-text-size-adjust:none;
}
body{
  overflow-y:hidden;
}
a{
  text-decoration:none;
}
a{
  text-decoration: none;
}
p{
  margin:4px 0px 4px 0px;
  display: inline-block;
}
input{
  font-family: 'NanumSquare';
  font-size:18px;
}
textarea{
  font-family: 'NanumSquare';
  font-size:18px;
}
#loading{
  display: none; width:100%; 
  position: fixed;left: 50%;top: 50%;
  transform: translate(-50%, -50%); z-index:99;
}
#loading img{
  width:10%; max-width:140px;
}
.loading_text{
  font-size: 16px;
  font-weight: bold;
  color:rgb(55, 82, 172)
}
.content{
  width:100%;
  max-width:1320px;
  margin:0 auto;
}
.banner{
  width:100%;
  display:table;
  height:300px;
  color: #ffffff;
}
.banner_content{
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
.banner_content div{
  display:inline-block;
}
.banner_title{
  font-size: 36px;
  font-weight: bold;
}
.banner_sbtitle{
  font-size: 24px;
  font-weight: bold;
}
#about_banner{
    background-image: url("assets/about_banner.jpg");
    background-repeat: no-repeat;
    background-position: center center;
}
#service_banner{
    background-image: url("assets/service_banner.jpg");
    background-repeat: no-repeat;
    background-position: center center;
}
#gallery_banner{
    background-image: url("assets/gallery_banner.jpg");
    background-repeat: no-repeat;
    background-position: center center;
}
#insect_banner{
    background-image: url("assets/insect_banner.jpg");
    background-repeat: no-repeat;
    background-position: center center;
}
#inq_banner{
    background-image: url("assets/inq.jpg");
    background-repeat: no-repeat;
    background-position: 30% center;
}
.main{
  width:100%;
}
.main_base{
  width:90%; 
  height:auto; 
  margin:0 auto;
}
.ci_title{
  margin-top:70px;
  font-size: 36px;
  font-weight: bold;
  display: inline-block;
  border-top:2px solid #95c11e;
  height:60px;
}
.ci_title div{
  margin-top: 18px;
}
.ci_content{
  width:100%;
  height:auto;
  position:relative;
  padding-top:50px;
  padding-bottom: 70px;
  font-size:22px;
  color: #333333;
  font-weight: 700;
}
.ci_main_base{
  width:100%; height:auto;
}
.ci_main_t1{
  background-color: white;
}
.ci_main_t2{
  background-color: #f0f0f0;
}
.ci_topic{
  margin:0px 20px 0px 20px; position: relative;
}
.ci_t1{
  position:absolute; top:0px; left:0px; width:100%; height:100%; z-index: 0;
}
.ci_t1 div{
  width:220px; height:490px; position: absolute; top:58%; left:50%; transform: translate(-50%, -50%); background-image: url('assets/about_hello.png');
}
.ci_content_t1{
  position: relative; z-index:2;
}
.ci_t2{
  position:absolute; top:0px; left:0px; width:100%; height:100%;
}
.ci_t2 div{
  width:320px; height:320px; position: absolute; top:50%; left:50%; transform: translate(-50%, -50%); background-image: url(assets/about_company.png);
}

.ci_t3_imgs{
  width:100%; margin-bottom: 70px; height:auto; display: inline-block;"
}
.ci_t3_imgs div{
  width:33%;  float: left;
}
.ci_t3_center{
  margin-right:0.5%; margin-left:0.5%;
}
#map_container{
  width:100%; height:500px;
}
#map{
  width:100%;
  height:100%;
}
.service_circle{
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: 2px solid #333333;
  background-color: white;
  margin: 0 auto;
}

#service_circle1{
  width:32%;
}
#service_circle2{
  width:33%;
}

.service_circle_box{
  display: inline-table; position: relative;
}
#service_circle_line{
  position:absolute; z-index:0; top:26%; 
  left:50%; transform: translate(-50%, -50%); 
  width:68%; max-width:890px;
}
.service_step{
  text-align: center; display: inline-table;
}
.service_step_title{
  font-weight: bold; color:#95c11e
}
.service_step_content{
  font-size: 18px
}
.ci_map_info{
  width:100%; min-height:100px; height: auto; background-color: white; position: relative;
}
.ci_t4_info{
  width: 100%; height:auto; background-color: white; position: absolute; top:50%; left:50%; transform: translate(-50%, -50%);
}
.ci_t4_info div{
  float:left;
}
#ci_companyname{
  margin:0% 2.5% 0% 2.5%; font-size:36px; font-weight: bold; color:#95c11e;
}
#ci_companylocation{
  margin:10px 2.5% 0% 2.5%; height: 100%; max-height: 100px;
}
.gallery_content{
  width:100%;
  margin:70px 0px 0px 0px;
}
.gallery_box{
  width:100%; 
  text-align: center;
}
.gallery_img_area{
  width:43%;
  height:411px;
  display:inline-block;
  position: relative; 
  margin:0px 3% 6% 3%; 
}
.gallery_corvor{
  width:100%; height:80px; 
  position:absolute; top:66%; 
  background-color: #000000; opacity: 0.5;
}
.gallery_control{
  width:100%; 
  height:80px; 
  position:absolute;
  top:76%;
  left:0px;
}
.gallery_category_box{
  width:70%; height: 80px; float: left; position: relative;
}
.gallery_category{
  width:100%; height:57px;
  position: absolute; text-align: center; 
  color:white; font-weight: bold;  
  font-size: 30px;  top:50%; left:50%; 
  transform: translate(-50%, -50%);
}
.gallery_img_index{
  width:50%; margin:0 auto; padding-top:10px; height:auto;
}
.circle_box{
  width:16%; float: left;
}
.gallery_button{
  width:15%; height:80px; float: left; position: relative;
}
.gallery_button_tr{
  width:15px; height:25px; position: absolute; top:50%; left:50%; transform: translate(-50%, -50%);
}

.circle{
  width:5px;
  height: 5px;
  border-radius: 50%;
  border: 1px solid white;
  margin: 0 auto;
}
#ip_tab{
  width:100%;
  height:70px;
  padding-left: 2%;
  margin-top:50px;
}
#ip_tab div{
  font-size: 24px;
  font-weight: bold;
  position: relative; 
  float: left; 
  box-sizing: border-box;
}
#ip_tab span{
  width:100%;
  text-align: center;
  position: absolute; 
  top: 50%; 
  left: 50%; 
  transform: translate(-50%, -50%)
}
/* 모바일 */
#cockroach, #ant, #other, #mouse{
  width:24%; 
  height:100%;
}
.ip_tab_unselect{
  background-color: white;
  color:#333333;
  border-top:1px solid #cccccc;
  border-left:1px solid #cccccc;
  border-right:1px solid #cccccc;
}
.ip_tab_select{
  background-color: #95c11e;
  border:0px;
  color: white;
}
.ip_img_box{
  width:30%; height:300px; max-width:411px;
  float: left; margin-right:9%; 
  position: relative;
  z-index:0;
}

.ip_img{
  width:100%; height:100%;
  box-shadow: 3px 3px 3px 3px gray;
  position:absolute;top:50%; 
  left:50%; transform: translate(-50%, -50%);
  /* display:none;  */
}

.center_position{
  position:absolute;top:50%; 
  left:50%; transform: translate(-50%, -50%); 
}
.ip_topic{
  width:60%; 
  height:288px;
  position: relative;
  float: left;
}
.ip_topic div{
  width:100%;
}
/* 관리자 모드 css */
.table-wrapper{
    margin: 10px 70px 70px;
    box-shadow: 0px 35px 50px rgba( 0, 0, 0, 0.2 );
}
.fl-table {
    border-radius: 5px;
    font-size: 12px;
    font-weight: normal;
    border: none;
    border-collapse: collapse;
    width: 100%;
    max-width: 100%;
    white-space: nowrap;
    background-color: white;
}
.fl-table td, .fl-table th {
    text-align: center;
    padding: 8px;
}

.fl-table td {
    border-right: 1px solid #f8f8f8;
    font-size: 12px;
}

.fl-table thead th {
    color: #ffffff;
    background: #4FC3A1;
}


.fl-table thead th:nth-child(odd) {
    color: #ffffff;
    background: #324960;
}

.fl-table tr:nth-child(even) {
    background: #F8F8F8;
}

/* Responsive */
#tdw_10{
  width:10%;
}
#tdw_39{
  width:39%;
}

@media (max-width: 767px) {
    .fl-table {
        display: block;
        width: 100%;
    }
    .table-wrapper:before{
        content: "Scroll horizontally >";
        display: block;
        text-align: right;
        font-size: 11px;
        color: white;
        padding: 0 0 10px;
    }
    .fl-table thead, .fl-table tbody, .fl-table thead th {
        display: block;
    }
    .fl-table thead th:last-child{
        border-bottom: none;
    }
    .fl-table thead {
        float: left;
    }
    .fl-table tbody {
        width: auto;
        position: relative;
        overflow-x: auto;
    }
    .fl-table td, .fl-table th {
        padding: 20px .625em .625em .625em;
        height: 60px;
        vertical-align: middle;
        box-sizing: border-box;
        overflow-x: hidden;
        overflow-y: auto;
        width: 120px;
        font-size: 13px;
        text-overflow: ellipsis;
    }
    .fl-table thead th {
        text-align: left;
        border-bottom: 1px solid #f7f7f9;
    }
    .fl-table tbody tr {
        display: table-cell;
    }
    .fl-table tbody tr:nth-child(odd) {
        background: none;
    }
    .fl-table tr:nth-child(even) {
        background: transparent;
    }
    .fl-table tr td:nth-child(odd) {
        background: #F8F8F8;
        border-right: 1px solid #E6E4E4;
    }
    .fl-table tr td:nth-child(even) {
        border-right: 1px solid #E6E4E4;
    }
    .fl-table tbody td {
        display: block;
        text-align: center;
    }
}

/* //갤러리 슬라이더 css */
.gallery_slides {
  display: none;
  width:100%; height:100%;
  overflow: hidden;
  position: relative;
}
.gallery_slides img{
  position:absolute;top:50%; 
  left:50%; transform: translate(-50%, -50%); 
  height:100%;
}
.gallery_fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}

@-webkit-keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

@keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}
.header{
  width: 100%;
  box-shadow: 0px 5px 3px rgba(0, 0, 0, 0.1);
  background-color: white;
  z-index: 99;
  position: relative;
}
.header_contents{
  width: 100%;
  max-width: 1280px;
  padding: 30px 20px 30px 20px;
  margin: 0 auto;
}
.header_menu{
  width:100%;
  height: 80px;
  font-size: 20px;
  font-weight: bold;
}
.header_menu a{
  text-decoration: none;
  color: #333333;
}
.header_menu a:hover{
  color: #95c11e;
}
#header_kakao {
  color: #381a1a;
  font-weight: 700;
  font-size: 36px;
}
.header_menu_list{
  margin: 0 10px;
}
#h_logo{
  float:left; height:80px; width: 300px; position:relative;
}
#h_aes{
  float:right; line-height: 80px; height:80px; position:relative; vertical-align: bottom;
}
#h_kakao{
  display:inline-block; line-height:80px; margin-left: 10px; margin-right:20px;
}
#h_kakao img{
  vertical-align: middle;
}
.footer{
  width: 100%;
  background-color: #434343;
}
.footer_contents{
  width: 100%;
  max-width: 1280px;
  padding: 30px 20px 30px 20px;
  margin: 0 auto;
}
.footer_contents div{
  display: inline-block;
  font-size: 0.9em;
  color: #999999;
  margin-left: 20px;
}
#home_img {
  width: 100%;
  height: 700px;
  position: relative;
  background-image: url(../assets/home_img.jpg);
  background-position: right;
  /* margin-bottom: 70px; */
}
#home_img_contens {
  width: 100%;
  padding-top:2%;
  color: white;
  font-weight: bold;
  position: relative;
}

.home_img_contens_menu {
  width:100%;
  margin-top:11%;
  bottom: 100px;
}
.home_img_contens_menu img {
  width:20%;
  max-width:150px;
}
.home_img_contens_menu a:hover img {
  opacity: 0.7;
}
.home_container {
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
  padding: 70px 20px 70px 20px;
  height: 100%;
  position: relative;
}
.home_container_ib {
  display: inline-block;
}
.home_title {
  font-size: 2.25em;
  font-weight: bold;
  border-top:2px solid #95c11e;
  height:60px;
  display: inline-block;
  position: relative;
  margin-bottom: 50px;
}
#home_process_container p {
  width: 100%;
  font-size: 22px;
  color: #333333;
  font-weight: bold;
  text-align: center;
  word-break: keep-all;
}
.home_process_img {
  float: left;
  width: 32%;
}
.home_process_img img{
  width:100%;
}
#home_process_img_center{
  margin: 0% 2% 0% 2%;
}
.home_contents {
  width: 100%;
}
#home_pride_container {
  font-size: 26px;
  color: #333333;
  font-weight: bold;
}
#home_pride_container p {
  margin: 20px 0px 0px 0px;
}
.home_pride_img_container {
  width: 80%;
  height:0px;
  display: inline-block;
  position: relative;
}
.home_contact_container{
  width: 100%;
  height: 300px;
  border: 1px solid black;
}
#service_table{
  text-align: center;
  word-break: keep-all;
  width: 100%;
}
#service_table th, td{
  border-top: none;
  border-bottom: 1px solid #999999;
  height: 50px;
  border-right: 1px solid #999999;
}
#service_table th{
  background-color: #ecf5da;
  border-top: 2px solid #95c11e;
  border-bottom: 1px solid #999999;
}
#service_table td{
  font-weight: 500;
  font-size : 18px;
  background-color: white;
}
.mb_header{
  width: 100%;
  box-shadow: 0px 5px 3px rgba(0, 0, 0, 0.1);
  background-color: white;
  z-index: 99;
  position: relative;
  display: none;
}
.mb_header_contents{
  width: 100%;
  max-width: 1280px;
  height: 60px;
  padding: 10px;
  margin: 0 auto;
  position: relative;
}
#mb_header_menu{
  display: none;
  width: 100%;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  z-index:99;
}
#mb_header_menu a{
  text-decoration: none;
  color: #333333;
}
.mb_header_menu a{
  text-decoration: none;
  color: #333333;
}
.mb_header_menu_list:hover{
  color: #95c11e;
}
.mb_header_menu_list{
  height: 50px;
  position: relative;
  border-bottom: 1px solid #d6d6d6;
  margin:0% 0% 0% 0%;
  background-color: #ecf5da;
}
#mb_header_buger_menu{
  position: absolute;
  right: 30px;
}
.mb_center_position{
  position:absolute;top:50%; 
  left:4%; transform: translate(0%, -50%); 
}
#inquiry{
  width: 100%;
}
#inquiry td {
  padding: 0px 10px 2px 0px;
}
#inquiry input{
  width: 100%;
  border: 1px solid #cccccc;
}
#inquiry textarea{
  width: 100%;
  border: 1px solid #cccccc;
  resize:none;
}
#inquiry input:focus{
  outline: 1px solid #95c11e;
}
#inquiry textarea:focus{
  outline: 1px solid #95c11e;
}
#name, #call, #servise, #date {
  height: 50px;
}

#field{
  height: 150px;
}
#inquiry tr, #inquiry td{
  border: 0;
}
.submit_button {
  height: 50px;
  min-width : 70px;
  color: white;
  font-weight: bold;
  background-color: #95c11e;
}
.home_contact {
  float: left;
  width: 32%;
  word-break: keep-all;
}
#home_contact2{
  margin: 0% 1% 0% 1%;
}
#home_contact3{
  padding-left: 1%;
  border-left: 1px solid #999999;
}
#home_contact_input{
  width: 100%;
}
#home_contact_input td {
  padding: 2px 10px 2px 0px;
}
#home_contact_input input{
  width: 100%;
  border: 1px solid #cccccc;
}
#home_contact_input input:focus{
  outline: 1px solid #95c11e;
}
#home_contact_input tr, #home_contact_input td{
  border: 0;
}
.number{
  margin-top: 2%;
  font-size: 36px;
  color: #95c11e;
  font-weight: bold;
}
.inquiry_number {
    float: left;
    width: 48%;
    text-align: center;
  }
  #inquiry_number2{
    margin: 0% 1.5% 0% 1.5%;
    /* border-left: 1px solid #999999; */
    border-right: 1px solid #999999;
  }
  .number{
    margin-top: 2%;
    font-size: 36px;
    color: #95c11e;
    font-weight: bold;
  }
  #number_kakao{
    text-decoration: none;
    color: #381a1a;
    font-weight: 700;
    font-size: 36px;
  }
  .service_text {
    width:100%;
    text-align: right;
    font-weight: normal;
    font-size: 18px;
    margin-top: 8px;
  }
  #inquiry_agree{
    width: 96%;
    height: 200px;
    overflow: auto;
    border: 1px solid #cccccc;
    padding: 15px 2%;
    word-break: keep-all;
    font-size: 14px;
  }
  #home_inquiry_agree{
    border: 1px solid #cccccc;
    padding: 15px 2%;
    word-break: keep-all;
    font-size: 14px;
  }
  #policy{
    width:100%; height:100%; z-index:100; position: fixed; bottom:0; right:0; display: none; 
  }
  #policy_op{
    position: absolute; width:100%; height:100%; z-index:10; background-color: rgba(0,0,0,0.3);
  }
  #policy_ci{
    position: absolute; width:80%; height:500px; padding:5%; z-index:11; background-color: white; display: block
  }
  #policy_con{
    width:90%; height:80%; margin:0 auto; overflow-y: scroll; border:1px solid black;
  }
  input[id="inquiry_cb"]+label {
    display: inline-block;
  	width: 15px;
  	height: 15px;
  	border: 1px solid #999999;
  	cursor: pointer;
    background-color: #ffffff;
    vertical-align: middle;
  }
  input[id="inquiry_cb"]:checked + label {
  	background-color: #95c11e;
  }
  input[id="inquiry_cb"] {
  	display: none;
    margin: 0;
  }
  .agree_button{
    font-size: 18px;
    float: right;
  }