/*reset css*/
*{padding: 0; margin: 0; box-sizing: border-box;}
ol,ul,li{list-style: none;}
.clear:after{content: ""; display: block; clear: both;}
a{text-decoration: none;}
a:hover{text-decoration: none;}
.red{color:#fc0303}
.wine{color: #a51203;}


/*header*/
#page-wrapper{position: relative;}
#page-wrapper header{padding-bottom: 5px;}
#page-wrapper header h1{
	width:210px; margin:0 auto;
    height: 70px; padding-top: 10px;
    
}
nav{display:block;}
header img{display: block;    margin: 0 auto;     width: 40%;}

        /*mobile*/
        .menu_btn{position: absolute; top: 30px; right: 30px; z-index: 2000; cursor: pointer;}
        .mobile_gnb{position: absolute; top: 82px; right: 0; width: 100%; height:auto; background-color: #fff; z-index: 10010; display: none; border-top: 1px solid #ddd;}
        .mobile_gnb_ul{margin-bottom: 0;}
        .mobile_gnb_ul > li{width: 100%; height: auto; line-height: 60px; text-align: center; border-bottom: 1px solid #ddd; font-size: 19px;}
        .mobile_gnb_ul > li a{display: block; height: 100%; padding: 0 20px; font-weight: bold;}
        .mobile_gnb_ul > li:hover> a{text-decoration: none; color:#fff; background-color: #4e8652;}
        
        .mobile_util{width: 100%; height: 60px; line-height: 60px; padding-left: 40%; border-bottom: 1px solid #ddd;}
        .mobile_util li{float: left; margin: 0 10px;}
        .mobile_util li a{font-weight: bold; color: #999; font-size: 16px; display: block; height: 100%;}
        .mobile_util li:hover a{color: #4e8652;}
        
        .menu_btn{background-image:url(/images/skin/tp09/menu_btn.png); background-repeat:no-repeat; width:24px; height:24px;}
        .menu_btn.on{background-image:url(/images/skin/tp09/close_btn.png); background-size: cover; width:22px; height:22px;}
        
        .mobile_sub{display: none; width: 100%; height: auto; background-color: #e0e0e0; text-align: center;}
        .mobile_sub > li{width: 100%; height: 60px; line-height: 60px;}
        .mobile_sub > li a{display: block; height: 100%; padding: 0 20px; color: #000;}
        .mobile_sub > li:hover a{text-decoration: none; color: #000; background-color: #ccc;}
        /*mobile*/



/*container*/
box_skitter_main box_skitter{height: 853px!important;}

 .row-full{
 width: 99.225vw;
 position: relative;
 margin-left: -49.65vw;
 height: auto;
 margin-top: -51px;
 left: 50%;
}
.m_cont_menu{width: 100%; height: auto; background-color: #fff;}
.m_bot_icon{width: 100%; background-color: #797979; margin-bottom: 0;}
.m_bot_icon li{width: 20%; float: left; padding: 10px; text-align: center;}
.m_bot_icon li img{width: 70%;}
.m_bot_icon li .m_bot_text{margin-top: 5px; color: #fff; font-weight: bold; font-size: 12px;}

.more_btn{position: absolute; top: 25px; right: 20px; border: 1px solid #ccc; padding: 5px; width: 28px; height: 26px; line-height: 13px; background-color: #fff;}
.more_btn a{font-size: 25px; line-height: 20px;}
.more_btn a:hover{text-decoration: none;}


/*intro*/
.imgbox{ width: 70%;  margin: auto;  padding-top: 20px; margin-bottom:20px;}
.imgbox img{border-radius: 800px;}
.intro{padding: 30px 0; min-height: 570px; padding: 0 20px;}
.intro > div{text-align:center; font-size:20px; font-weight:600; margin-bottom:20px;}
.intro h4{font-size: 27px; line-height: 40px; font-weight: 900;}
.intro p{font-weight: 500; line-height: 34px;}
/*
.intro .introBtn{display: block; width: 200px; height: 58px; background-color: #000; color: #fff; line-height: 58px; box-sizing: border-box; font-size: 20px; font-weight: 600;position: relative; text-decoration: none; text-align: center; margin: 0 auto;}
.intro .introBtn:hover{background-color: #fff; border:1px solid #000; color: #000;}
*/


/*guide*/
.guide{width: 100%; margin: 0 auto; min-height: 300px;}
.guide > ul > li{float: left; width: 45%; margin: 0 2%; text-align: center; padding: 30px 0 0; height: 300px;}
.guide > ul > li > a{width: 100%; height: 100%;}
.guide > ul > li > a:hover{color:#ffb123; font-weight: 900;}
.guide > ul > li a .guide-image{width: 50px; margin: 0 auto;}
.guide > ul > li a .guide-image img{width: 100%;}
.guide > ul > li .guide-text h6{font-size: 20px; font-weight: 900; margin-top: 20px;}
.guide > ul > li a .guide-des{margin-top: 20px;}
.guide > ul > li a .guide-des li{float: none; margin: 5px auto; font-size: 17px; width:70%;}


/*faq*/
.faq{background-image: url(/_upload/biszone.kr/leadlaw.biszone.kr/faq-bg.jpg); background-repeat: no-repeat; background-size: cover; background-position: center center; width: 100%; height: 320px;}
.faq a{width: 100%; height: 100%;}


/*info*/
.info{width: 100%; margin: 30px auto 0px; min-height: 500px}
.info > ul > li{float: left; width: 46%; margin: 30px 2%;}
.info > ul > li .info-image{width: 100%;}
.info > ul > li .info-image img{width: 100%;}
.info > ul > li .info-text{font-size: 16px; margin-top: 20px;}


/*business*/
.business{padding: 30px 0; min-height: 500px; text-align: center;
background-image: url(/_upload/biszone.kr/leadlaw.biszone.kr/business-bg.jpg); color: #fff;}
.business h4{text-align: center; font-weight: 900; font-size: 28px;}
.business > p{font-size: 20px; font-weight: 300; margin: 20px 0; margin-bottom: 50px; padding: 0 20px;}
.business_content{text-align: center; width: 90%; margin: 0 auto;}
.business_content .business_text{margin-top: 20px;}
.business_content .business_text h6{font-size: 15px;}
.business_content .business_list{width: 80%; margin: 40px auto;}

.business_content ul li{float: left;
    box-shadow: 6px 6px 6px rgba(0,0,0,0.3);
    margin: 7px 1%;
    position: relative;}
.business_content ul li{width: 100%; height: 200px;}


.service-image{width: 30%; height: 100%; background-color: #ffa535; float: left; position: relative;}
.service-image img{position: absolute; width: 40%; top: 50%; left: 50%; transform: translate(-50%,-50%);}
.service-text{float: left; width: 70%; height: 100%; padding: 10px 20px; background-color: #fff; text-align: left;}
.service-text a{display: block; width: 100%; height: 100%; text-decoration: none; color: #000;}
.service-text a h6{font-size: 20px; font-weight: 900; margin: 18px 0 20px;}
.service-text a p{font-size: 14px; font-weight: 500;}


/*customer*/
.customer{width: 100%; margin: 30px auto 80px; position: relative; min-height: 650px;}
.customer-box{position: absolute; left: 0px; bottom: -80px; background-color: #7dbfdb; color: #fff; font-weight: 900; font-size: 30px; width: 100%; height: 60px; line-height: 60px; text-align: center;}
.customer > div{float: none;}
.customer .customer-left{width: 100%; padding: 0 20px;}
.customer .customer-right{width: 100%;}
.customer-left h4{font-size: 36px; font-weight: 900; margin-top: 120px;}
.customer-left p{font-size: 15px; line-height: 25px; margin-top: 20px;}
.customer-right > div{width: 100%;}
.customer-right > div > div{float: none; width: 100%; margin-top: 35px; text-align: center;}
.customer-right .customer-right-img{width: 100%;}
.customer-right .customer-right-img img{width: 100%;}
.customer-right h6{font-size: 24px; font-weight: 900;}
.customer-right > div > div > h6 img{vertical-align: middle; margin-right: 10px; width: 40px;}
.customer-right .customer-call p{font-size: 26px; font-weight: 900;}
.customer-right .customer-addr p{font-size: 17px; line-height: 30px;}    

/*photo*/
.photo{padding: 40px 0; text-align: center; color: #000;}
.photo h4{padding: 0px; text-align: center; font-size: 30px; font-weight: bold;}
.photo p{font-size: 20px;}
.photo-list{width: 90%; margin: 0 auto;}
.photo-list ul li{float: left; width:48%; height: 190px; margin: 15px 1%;}
.photo-list ul li img{width: 100%; height: 100%;}


/*footer*/
footer{background-color: #797979;}
footer .copyright {width: 90%; margin: 0 auto; line-height: 17px;}
.copyright ul {height: auto;}


/*loadmap*/
.map_btn{width:140px; margin: 40px auto; height: 40px; text-align: center; background-color: #d34826; border-radius: 10px;}
.map_btn a{display: block; height: 100%; line-height: 40px; font-size: 15px; color: #fff; text-decoration: none;}

.map_table table{border-top: 2px solid #aaa; border-bottom: 2px solid #aaa; width: 90%; margin: 40px auto; font-size: 15px;}
.map_table table tr{height: 50px; line-height: 50px; border-bottom: 1px solid #ddd;}
.map_table table tr th{padding-left: 30px;}
.map_table table tr td{padding-left: 30px; text-align: left;}


/*page-header*/
.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    color: #000;
    border-bottom: 3px solid #c7c7c7; }
    
/*pagination*/
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #9c9c9c;
    border-color: #9c9c9c; }

.pagination > li > a, .pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #666;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd; }


.loadmap_btn{   margin-left: 10px;     margin-top: 10px;     background-color: #aad656;     width: 170px;     height: 30px;     line-height: 30px;     text-align: center;     font-size: 16px;     font-weight: bold;     border-radius: 10px;     box-shadow: 4px 4px 3px rgba(0,0,0,0.2);}
.loadmap_btn a{display:block; height:100%;}


/*gallery*/
.m_cont_gallery{padding-bottom: 20px; position: relative;}
.m_cont_gallery h4{padding: 40px 0 0; text-align: center; font-size: 27px; color: #000; font-weight: bold;}
.m_cont_gallery ul{width: 100%; list-style: none; margin: 0; padding: 0;}
.m_cont_gallery ul li{float: left; width:44%; margin: 20px 3% 30px;}
.m_cont_gallery ul li a:hover{text-decoration:none;}
.m_cont_gallery ul li img{width: 100%; height: 100%;}

.more_btn{position: absolute; top: 25px; right: 20px; border: 1px solid #ccc; padding: 5px; width: 28px; height: 26px; line-height: 13px; background-color: #fff;}
.more_btn a{font-size: 25px; line-height: 20px;}
.more_btn a:hover{text-decoration: none;}

.photo{padding: 40px 0;}
.photo h4{padding: 0 0 20px; text-align: center; font-size: 30px; color: #000; font-weight: bold;}
.photo-list{width: 90%; margin: 0 auto;}
.photo-list ul li{float: left; width:48%; height: 190px; margin: 15px 1%;}
.photo-list ul li img{width: 100%; height: 100%;}