@charset "utf-8";
/**************************************************

	Global.css

**************************************************/
/**************************************************
	Public
**************************************************/
#wrap{overflow: hidden;}
#wrap .csr{visibility: hidden;}
#wrap img{max-width:100%;height: auto;}
/* #wrap .motion{position: relative;top:-50px;opacity: 0;} */
#wrap .appear2{position: absolute;top:200px;right:0;width: 100%;height: 1px;z-index:9999;}
#wrap .rel{position: relative;}

/* Table */
.table1{ width: 100%; }
.table1 tr > *{padding: 10px;border: 1px solid #ddd;}
.table1 thead th{background: #f7f7f7;}
.table1 tbody th{background: #f7f7f7;}
.table1 tbody td{  }

/* Tab */
.tab1{ margin-bottom: 40px; }
.tab1 > li{display: inline-block;background: #f7f7f7;}
.tab1 > li a{display: block;height: 40px;line-height: 40px;text-align: center;padding: 0 40px;border: 1px solid #f7f7f7;}
.tab1 > li.active a{background: #fff;color: #000;border-color: #333;}

/* Button */
.btnWrap{ margin-top: 30px; }
.btnWrap > *{margin: 0 2px;}
.btn1{ display: inline-block;background: #333;border: 1px solid #333;color: #fff !important;height: 35px;line-height: 35px;padding: 0 15px;font-size: 14px;box-sizing: border-box; }
.btn1.small{ height: 30px;line-height: 30px;padding: 0 10px;font-size: 12px; }
.btn2{ display: inline-block;background: #fff;border: 1px solid #ddd;color: #000 !important;height: 35px;line-height: 35px;padding: 0 15px;font-size: 14px;box-sizing: border-box; }
.btn2.small{ height: 30px;line-height: 30px;padding: 0 10px;font-size: 12px; }

/* Etc */
.selectbox{height: 40px;border: 1px solid #ccc;position: relative;display: inline-block;vertical-align: top;min-width: 170px;overflow: hidden;}
.selectbox:after{content: '\f107';font-family: axicon;display: block;position: absolute;top: 50%;right: 10px;margin-top: -7px;font-size: 14px;}
.selectbox select{height: 38px;background: transparent;width: 130%;border: none;letter-spacing: -1px;padding-left: 10px;}

.custlab{position: relative;font-size: 14px;color: #333;letter-spacing: -1px;padding-left: 25px;line-height: 25px;text-align: left !important;display: inline-block;margin: 3px;}
.custlab:before{content: '';display: block;position: absolute;left: 0;top: 50%;margin-top: -10px;width: 20px;height: 20px;box-sizing: border-box;border: 2px solid #ddd;border-radius: 50%;}
.custlab input{display: none;}
.custlab.on{color: #000;}
.custlab.on:before{border-color: #333;}
.custlab.on:after{content: '';display: block;position: absolute;left: 5px;top: 50%;margin-top: -5px;width: 10px;height: 10px;background: #333;border-radius: 50%;}

/**************************
	Shop Default Style
**************************/
#sb-footer{position: relative;margin-top: 30px;min-height: 35px;}
#sb-footer .left{position: absolute;top: 0;left: 0;text-align: left;width: 50%;z-index: 2;}
#sb-footer .center{text-align: center;}
#sb-footer .right{text-align: right;}

.sb-btnWrap{margin-top: 20px;}
.sb-btn{display: inline-block;vertical-align: top;box-sizing: border-box;text-align: center !important;}
.sb-btn.type1{background: #222;border: none;height: 40px;line-height: 38px;padding: 0 20px;min-width: 80px;font-size: 14px;letter-spacing: -1px;color: #fff;border: 1px solid #ccc;text-decoration: none;}
.sb-btn.type1.small{height: 30px;line-height: 28px;padding: 0 10px;font-size: 13px;min-width: auto;}
.sb-btn.type2{background: #222;border: none;height: 40px;line-height: 38px;padding: 0 20px;min-width: 80px;font-size: 14px;letter-spacing: -1px;color: #fff;border: 1px solid #222;text-decoration: none;}
.sb-btn.type2.small{height: 30px;line-height: 28px;padding: 0 10px;font-size: 13px;min-width: auto;}
.sb-btn.type2:hover{background: #fff;color: #222;}
.sb-btn.w100p{width: 100%;}

.sb-no-data{display: block;background: #f7f7f7;padding: 40px 10px;text-align: center;font-size: 14px;letter-spacing: -1px;color: #999;}







/**************************
	Site Layer Popup
**************************/
.sp-pop{background: #fff;box-shadow: 0 0 10px rgba(0,0,0,0.15);border-radius: 3px;overflow: hidden;}
.sp-pop:before{content: '';display: block;position: absolute;top: 0;left: 0;width: 100%;height: 100%;box-sizing: border-box;border: 1px solid rgba(0,0,0,0.07);}
.sp-pop .img{position: relative;min-height: 100px;}
.sp-pop .img img{max-width:100%;}
.sp-pop .btns{position: absolute;bottom: 0;left: 0;width: 100%;white-space: nowrap;background: #f7f7f7;}
.sp-pop .btns li{position: relative;display: inline-block;vertical-align: top;width: 50%;}
.sp-pop .btns li:before{content: '';display: block;position: absolute;top: 0;left: 0;width: 100%;height: 100%;box-sizing: border-box;border: 1px solid rgba(0,0,0,0.07);border-width: 1px 1px 1px 0;}
.sp-pop .btns li:first-child:before{border-left-width: 1px;}
.sp-pop .btns li a,
.sp-pop .btns li label{position: relative;display: block;text-align: center;line-height: 32px;text-align: center;font-size: 11px;color: #666;letter-spacing: -1px;z-index: 3;text-decoration: none;font-family: dotum;}
.sp-pop .btns li label input{display: none;}
.sp-pop .btns.len3 li{width: 33.33%;}

/**************************
	Paging
**************************/
.paging{text-align: center;margin-top: 30px;font-family: empty;font-size: 0;}
.paging a{display: inline-block;vertical-align: top;margin: 0;margin-right: -1px;position: relative;width: 35px;height: 35px;line-height: 35px;text-align: center;background: #f9f9f9;border: 1px solid #ddd;color: #999999;font-size: 12px;text-decoration: none;box-sizing: border-box;font-family: tahoma, arial, axicon;}
.paging a:first-child{border-radius: 5px 0 0 5px !important;}
.paging a:after{position: absolute;top: 0;left: 0;width: 100%;height: 100%;line-height: 35px;text-align: center;font-size: 15px;text-indent: 0;}
.paging a:last-child{border-radius: 0 5px 5px 0 !important;}
.paging a.active{background: #ffffff;color: #333333;font-weight: 600;}
.paging a.first,
.paging a.prev,
.paging a.next,
.paging a.last{background: none;font-size: 15px;color: #666666;text-indent: -999em;}
.paging a.first:after{content: '\f100';text-indent: 0;}
.paging a.prev:after{content: '\f104';}
.paging a.next:after{content: '\f105';}
.paging a.last:after{content: '\f101';}

/**************************************************
	Layout
**************************************************/
#wrap{padding-left: 260px;}
#wrap:after{display: block;content: '';width: 1px;height: 100%;position: fixed;top:0;left:260px;background: #eee;}

#header{position: fixed;top:0;left:0;width: 260px;background: #fff;z-index:200;}
@media all and (min-width: 1200px){
	#header .customScroll{height: 100vh;overflow-y: auto;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
}
#header .inner{padding: 0 30px 30px;}
#header .logo{display: block;padding: 50px 0;text-align: center;}
#header .logo img{max-width:100%;}
#header .sns-ico{position: absolute;top:0;right:0;height: 100%;font-size: 0;padding-left: 100px;}
#header .sns-ico:before{display: inline-block;vertical-align: middle;content: '';width: 0;height: 100%;}
#header .sns-ico li{display: inline-block;vertical-align: middle;margin-left: 10px;margin-top: 10px;}
#header .sns-ico li:first-child{margin-left: 0;}


#container{position: relative;}
.snsBoxMo{display: none;}
#gnbMo{display: none;}
.gnb{z-index: 2;}
.gnb .cate{padding: 20px;margin-top: 20px;padding-bottom: 0;border-top:1px solid #ddd;}
.gnb .cate:first-child{margin-top: 0;padding-top: 0;border-top:0;}
.gnb .cate > li{position: relative;display: block;margin-top: 15px;}
.gnb .cate > li:first-child{margin-top: 0;}
.gnb .cate > li > a{display: block;font-size: 14px;line-height: 1.1em;color: #111;text-decoration: none;}
.gnb .cate > li.active > a{font-weight: 600;}
.gnb .cate > li > ul{position: absolute;top: 90px;left: 50%;width: 200px;margin-left: -100px;padding: 15px;border: 1px solid #ddd;border-top: 2px solid #00afe5;background: #fff;box-sizing: border-box;visibility: hidden;opacity: 0;transition: all 0.2s;}
.gnb .cate > li > ul li a{display: block;font-size: 15px;color: #000;line-height: 30px;text-align: center;}
.gnb .cate > li > ul li.active a{font-weight: bold;}
.gnb .cate > li:hover > ul{visibility: visible;opacity: 1;}
.gnb .cate > li.hidden-gnb{display: none;}
.inWrap .infoDownload{display: block;margin: 35px 0 45px;height: 45px;line-height: 43px;border:1px solid #111;text-align: center;font-size: 13px;color: #fff;background: #111;font-weight: 300;transition: all 0.2s;}
.inWrap .infoDownload:hover{background: #fff;color: #111;border-color: #999;}
.inWrap .telBox{padding-bottom: 40px;margin-bottom: 20px;border-bottom:1px solid #ddd;}
.inWrap .telBox dt{font-family: mon;font-weight: 500;color: #111;font-size: 24px;line-height: 1.1em;text-align: center;margin-bottom: 15px;letter-spacing: 0;}
.inWrap .telBox dd{font-size: 12px;line-height: 18px;color: #999;text-align: center;}
.inWrap .txtBox{font-size: 12px;line-height: 18px;color: #666;text-align: center;}
.inWrap .txtBox .mon{font-size: inherit;font-family: mon;color: #777;font-weight: normal;}
.tnb{text-align: center;margin-top: 35px;}
.tnb > li{display: inline-block;margin:0 5px;box-sizing: border-box;}
.tnb > li.tnb_admin{display: block;text-align: center;margin-left: 0;}
.tnb > li a{font-family: mon;font-size: 10px;color: #999;}

#footer{background: #000;}
#footer .partnersList{font-size: 0;}
#footer .partnersList li{display: inline-block;vertical-align: top;height: 80px;font-size: 0;margin-left: 40px;}
#footer .partnersList li:first-child{margin-left: 0;}
#footer .partnersList li:before{display: inline-block;vertical-align: middle;content: '';width: 0;height: 100%;}
#footer .partnersList li a{display: inline-block;vertical-align: middle;}
#footer .fnbWrap{border-bottom: 1px solid #3d3d3d;}
#footer .fnbWrap .inner{position: relative;width: auto;margin: 0 auto;padding-left: 150px;}
#footer .ftWrap{position: relative;width: auto;margin: 0 auto;padding: 50px 0;padding-left: 150px;}
#footer .footerText{position: relative;padding-left: 260px;}
#footer .footerText address{}
#footer .footerText .footerLogo{position: absolute;top:0;left:0;}
#footer address{font-size: 13px;line-height: 22px;color: #999;font-style: normal;}
#footer address hr{width: 20px;border: none;display: inline-block;vertical-align: middle;}
#footer address .copyright{display: block;margin-top: 10px;font-size: 12px;color: #777777;}


#snsicoWrap{position: fixed;top:0;right:20px;height: 100%;font-size: 0;z-index:100;}
#snsicoWrap:before{display: inline-block;vertical-align: middle;content: '';width: 0;height: 100%;}
#sns-ico{display: inline-block;vertical-align: middle;}
#sns-ico li{display: block;margin-top: 10px;}
#sns-ico li:first-child{margin-top: 0;}

#gotop{position: absolute;top: 10px;right: 0;display: block;background: url('../images/layout/ft-top-btn.jpg') no-repeat center center;width: 50px;height: 50px;text-indent: -999em;}

#fnb > li{display: inline-block;padding: 0 10px;}
#fnb > li:first-child{padding-left: 0;background: none;}
#fnb > li a{font-size: 15px;color: #b3b3b3;letter-spacing: -1px;line-height: 70px;}

#slide-btn{text-indent: -999em;width: 30px;height: 20px;position: absolute;bottom: 35px;right: 0;display: none;}
#slide-btn button{position: absolute;top: 0;left: 0;width: 100%;height: 100%;border: none;background: none;cursor: pointer;outline: none;}
#slide-btn button span,
#slide-btn button:before,
#slide-btn button:after{border-radius: 2px;overflow: hidden;position: absolute;left: 0;width: 100%;height: 2px;background: #282828;}
#slide-btn button span{display: block;top: 50%;margin-top: -1px;opacity: 1;transition: all 0.3s;}
#slide-btn button:before{content: '';display: block;top: 0;transition: all 0.3s;}
#slide-btn button:after{content: '';display: block;bottom: 0;transition: all 0.3s;}
#slide-btn button.on span{opacity: 0;}
#slide-btn button.on:before{top: 50%;margin-top: -1px;transform: rotate(45deg);}
#slide-btn button.on:after{bottom: 50%;margin-bottom: -1px;transform: rotate(-45deg);}

#slide-bg{display: none;}
#slide-menu{display: none;}
/**************************************************
	Main
**************************************************/
#main{  }
#main #content{  }
#main #mainWrap{position: relative;}
.portfolioTop{font-size: 0;}
.portfolioTop >*{display: inline-block;vertical-align: top;width: 50%;}
.portfolioTop .list{font-size: 0;}
.portfolioTop .list li{display: inline-block;vertical-align: top;width: 50%;}
.portfolioList{font-size: 0;}
.portfolioList li{display: inline-block;vertical-align: top;width: 25%;}
.portfolioTop .titleimg{position: relative;overflow: hidden;}
.portfolioTop .list li a,
.portfolioList li a{position: relative;display: block;overflow: hidden;}
.portfolioTop .titleimg:after,
.portfolioTop .list li a:after,
.portfolioList li a:after{display: block;content: '';width: 100%;height: 100%;background: rgba(0,0,0,0.6);position: absolute;top:0;left:0;opacity: 0;transition: all 0.3s;}
.portfolioTop .titleimg:hover:after,
.portfolioTop .list li a:hover:after,
.portfolioList li a:hover:after{opacity: 1;}

.portfolioTop .titleimg img,
.portfolioTop .list li a img,
.portfolioList li a img{transition: all 0.5s;}
.portfolioTop .titleimg:hover img,
.portfolioTop .list li a:hover img,
.portfolioList li a:hover img{transform:scale(1.06);}

#wrap .infoType1{padding: 200px 0 180px;}
#wrap .infoType1 dt{text-align: center;margin-bottom: 15px;}
#wrap .infoType1 dt span{font-family: noto-serif;font-style: italic;color: #999;}
#wrap .infoType1 dd{text-align: center;font-size: 42px;line-height: 60px;font-weight: 100;color: #111;letter-spacing: -0.05em;}
#wrap .infoType1 .mainLogo{text-align: center;margin-top: 40px;}

#wrap .infoType2{padding: 200px 0 130px;}
#wrap .infoType2 dt{text-align: center;margin-bottom: 15px;}
#wrap .infoType2 dt span{font-family: noto-serif;font-style: italic;color: #999;}
#wrap .infoType2 dd{text-align: center;font-size: 30px;line-height: 35px;font-weight: 100;color: #111;letter-spacing: -0.05em;}
#wrap .infoType2 dd strong{font-weight: 600;}

.rollingBanner{position: relative;}
.rollingBanner .slick-arrow{width: 40px;height: 40px;-webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;position: absolute;top:50%;margin-top: -20px;text-indent: -9999em;border:0;z-index:100;}
.rollingBanner .slick-arrow.slick-prev{background: rgba(0,0,0,0.5) url(../images/rb-prev.png) no-repeat 50% 50%;left:30px;}
.rollingBanner .slick-arrow.slick-next{background: rgba(0,0,0,0.5) url(../images/rb-next.png) no-repeat 50% 50%;right:30px;}

#mainWrap .section3{display: table;width: 100%;}
#mainWrap .section3 .box{display: table-cell;vertical-align: top;padding: 75px 50px;border:1px solid #ddd;}
#mainWrap .section3 .box .title{display: inline-block;vertical-align: top;}
#mainWrap .section3 .box .title dt{font-size: 36px;font-weight: 600;color: #111;letter-spacing: -0.05em;margin-bottom: 25px;}
#mainWrap .section3 .box .title dd{font-size: 16px;line-height: 24px;}
#mainWrap .section3 .box1{font-size: 0;background: #fbfbfb;}
#mainWrap .section3 .box1 .inquiryLef{display: inline-block;vertical-align: top;width: 35%;}
#mainWrap .section3 .box1 .inquiryBox{display: inline-block;width: 65%;}
#mainWrap .section3 .box1 .tel{margin-top: 20px;font-size: 24px;font-family: mon;color: #111;}
#mainWrap .section3 .box1 .btn{margin-top: 20px;}
#mainWrap .section3 .box .typeText{width: 100%;height: 40px;border:0;border:1px solid #ddd;background: #e8e8e8;text-indent: 40px;}
#mainWrap .section3 .btn{width: 100%;height: 50px;line-height: 48px;font-size: 16px;font-weight: 300;background: #111;color: #fff;transition: all 0.2s;border:1px solid #111;}
#mainWrap .section3 .btn:hover{background: #fff;color: #111;border:1px solid #111;}
#mainWrap .inputWrap{display: inline-block;vertical-align: top;font-size: 0;margin: -5px;}
#mainWrap .inp{display: inline-block;vertical-align: top;width: 33.33%;padding: 5px;}
#mainWrap .inp.ip1 .typeText{background: #e8e8e8 url(../images/main-sec3-ip1.gif) no-repeat 15px 50%;}
#mainWrap .inp.ip2 .typeText{background: #e8e8e8 url(../images/main-sec3-ip2.gif) no-repeat 15px 50%;}
#mainWrap .inp.ip3 .typeText{background: #e8e8e8 url(../images/main-sec3-ip3.gif) no-repeat 15px 50%;}
#mainWrap .inp.ip4 .typeText{background: #e8e8e8 url(../images/main-sec3-ip4.gif) no-repeat 15px 50%;}
#mainWrap .inp.ip5 .typeText{background: #e8e8e8 url(../images/main-sec3-ip5.gif) no-repeat 15px 50%;}
#mainWrap .inp.ip6 .typeText{background: #e8e8e8 url(../images/main-sec3-ip6.gif) no-repeat 15px 50%;}
#mainWrap .labelWrap{margin: 10px -10px 20px;font-size: 0;}
#mainWrap .labelWrap label{display: inline-block;vertical-align: middle;margin:5px 10px;font-size: 14px;color: #444;}
#mainWrap .typeArea{padding: 15px;border:1px solid #ddd;background: #e8e8e8;font-size: 14px;width: 100%;height: 80px;box-sizing:border-box;margin-bottom: 10px;}

#mainWrap .checkWrap{margin: -2px -10px;}
#mainWrap .checkWrap label{display: inline-block;margin:2px 10px;}
#mainWrap .section3 .box2{position: relative;width: 30%;border-left:0;}
#mainWrap .section3 .box2 .bwrap{position: absolute;bottom:0;left:0;width: 100%;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;padding:75px 50px;}
#mainWrap .section3 .box2 .btn{display: block;}
#mainWrap .section4{}
#mainWrap .section5{padding: 65px 0;}
#mainWrap .section5 .textBox{text-align: center;}
#mainWrap .section5 .text{font-size: 30px;line-height: 42px;color: #111;}
#mainWrap .section5 .tel{display: inline-block;vertical-align: top;width: 260px;height: 60px;line-height: 56px;border:2px solid #111;margin-top: 35px;font-size: 20px;font-weight: normal;color: #111;}
#mainWrap .section5 .tel strong{font-weight: 600;}
#mainWrap .dropBtn{display: none;}

#wrap .logoList{font-size: 0;padding: 60px 25px;background: #ebebeb;}
#wrap .logoList li{display: inline-block;vertical-align: top;width: 16.666%;padding: 30px 20px;text-align: center;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
#wrap .logoList li img{max-width:100%;height: auto;}

/**************************************************
	Sub
**************************************************/
#sub{  }
#sub #content{ position: relative;width: 1060px;margin: 0 auto;padding: 175px 0 150px;transition: all 0.2s;}
#sub #content.full{padding: 0;width: 100%;}
#sub #content.member{padding: 100px 0;}
#sub #content.list{padding: 175px 0 150px;}

#sub #content > *{}

#sub .sub-vis{position: relative;overflow: hidden;text-align: center;background-position: center center;background-size: cover;}
#sub .sub-vis .cover{position: absolute;top:0;left:0;width: 100%;height: 100%;font-size: 0;z-index:80;/* background: rgba(0,0,0,0.6); */}
#sub .sub-vis .cover:before{display: inline-block;vertical-align: middle;content: '';width: 0;height: 100%;}
#sub .sub-vis .item img{display: block;position: relative;width: 1660px;height: 320px;left:50%;margin-left: -830px;}
#sub .sub-vis h2{display: inline-block;vertical-align: middle;text-align: center;font-size: 35px;color: #fff;letter-spacing: -1px;z-index: 2;}
#sub .sub-vis h2 em{display: block;margin-top: 10px;font-style: normal;font-size: 18px;font-weight: normal;}
#sub .sub-vis img{max-width: inherit;}
#sub .sub-vis .slick-dots{position: absolute;bottom:30px;left:0;width: 100%;z-index:90;}
#sub .sub-vis .slick-dots li{display: inline-block;vertical-align: top;margin-left: 10px;}
#sub .sub-vis .slick-dots li:first-child{margin-left: 0;}
#sub .sub-vis .slick-dots li button{width: 10px;height: 10px;-webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;border:1px solid #ccc;text-indent: -9999em;background: none;}
#sub .sub-vis .slick-dots li.slick-active button{background: #ccc;}

#sub .sub-tit{position: relative;padding-bottom: 20px;margin-bottom: 40px;border-bottom: 1px solid #ddd;}
#sub .sub-tit h3{margin-top: 10px;font-size: 30px;color: #000;}

.lnbWrap{background: #666666;}
#lnb{width: 1200px;margin: 0 auto;}
#lnb > li{display: inline-block;vertical-align: top;border-right: 1px solid #999999;box-sizing: border-box;}
#lnb > li:first-child{border-left: 1px solid #999999;}
#lnb > li a{display: block;line-height: 50px;font-size: 15px;text-decoration: none;text-align: center;color: #fff;}
#lnb > li.active a{background: #fff;color: #000;}

#status{position: absolute;bottom: 20px;right: 0;}
#status > ul > li{display: inline-block;}
#status > ul > li .spr{display: inline-block;vertical-align: middle;margin: 0 10px;color: #999;font-size: 11px;line-height: 11px;}
#status > ul > li a{font-size: 13px;color: #999;text-decoration: none;}
#status > ul > li:last-child a{color: #000;}
#status > ul > li > ul{display: none;}

#navigator{border: 1px solid #ddd;border-width: 1px 0 1px 0;}
#navigator > ul{width: 1200px;position: relative;margin: 0 auto;border-left: 1px solid #ddd;box-sizing: border-box;background: #fff;}
#navigator > ul > li{position: relative;display: inline-block;border-right: 1px solid #ddd;vertical-align: top;z-index: 89;}
#navigator > ul > li > a{display: block;min-width: 200px;font-size: 15px;font-weight: 300;color: #333;text-decoration: none;padding: 0 60px 0 15px;line-height: 50px;background: url('../images/layout/ft-family-spr.png') no-repeat 95% center;}
#navigator > ul > li:first-child a{min-width: 0;width: 50px;text-align: center;padding: 0;background: #f7f7f7;color: #888;font-size: 20px;}
#navigator > ul > li > ul{position: absolute;top: 50px;left: -1px;width: 100%;border: 1px solid #ddd;visibility: hidden;opacity: 0;transition: all 0.2s;}
#navigator > ul > li > ul li a{display: block;padding: 12px 15px;font-size: 15px;border-top: 1px solid #ddd;text-decoration: none;transition: all 0.3s;}
#navigator > ul > li > ul li:first-child a{border-top: none;}
#navigator > ul > li > ul li:hover a{background: #f7f7f7;}
#navigator > ul > li.on > ul{background: #fff;visibility: visible;opacity: 1;}
#navigator > ul > li > ul li.hidden-gnb{display: none;}

/* 약관 내용 출력 박스 */
.policybox{color: #666;font-size: 13px;line-height: 20px;}


.tabType1{font-size: 0;margin:-10px -5px;padding-bottom: 60px;}
.tabType1 li{display: inline-block;vertical-align: top;width:25%;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;padding:10px 5px;}
.tabType1 li a{display: block;padding: 15px;border-bottom:2px solid #aaa;text-align: center;font-size: 16px;color: #aaa;font-weight: 300;}
.tabType1 li:hover a,
.tabType1 li.active a{color: #333;border-color:#333;}
.tabType1 li.active a{}


.tabType2{font-size: 0;margin: -5px;padding-bottom: 100px;}
.tabType2 li{padding: 5px;display: inline-block;vertical-align: top;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;width: 20%;}
.tabType2 li a{display: block;height: 45px;line-height: 45px;border:1px solid #f4f4f4;background: #f4f4f4;text-align: center;}
.tabType2 li:hover a,
.tabType2 li.active a{background: #fff;border-color: #111;color: #111;}

.listType1{font-size: 0;margin:-30px -15px;}
.listType1 li{display: inline-block;vertical-align: top;width: 33.33%;padding:30px 15px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.listType1 li .textBox{margin-top: 20px;padding-bottom: 20px;border-bottom:1px solid #ddd;color: #333;font-size: 16px;}

.listType1 li .imgBox .basic{display: block; }
.listType1 li .imgBox .over{display: none;}
.listType1 li .link:hover .basic{display: none;}
.listType1 li .link:hover .over{display: block;}

.pagingType1{margin-top: 50px;font-size: 0;text-align: center;}
.pagingType1 a{display: inline-block;vertical-align: middle;width: 30px;height: 30px;text-align: center;line-height: 30px;}
.pagingType1 a.arrow{width: 20px;}
.pagingType1 a.arrow.prev{margin-right: 20px;}
.pagingType1 a.arrow.next{margin-left: 20px;}
.pagingType1 a.num{font-size: 15px;color: #888;font-family: mon;}
.pagingType1 a.num:hover,
.pagingType1 a.num.active{color: #111;}

@media all and (max-width: 500px){
	.tabType1 li {width:50%;}
}

#aboutus{margin-bottom: 150px;}
#aboutus .section1 .infoType1 dt{}
#aboutus .section1 .list{font-size: 0;margin: 140px 0 180px;}
#aboutus .section1 .list li{display: inline-block;vertical-align: top;width: 50%;}
#aboutus .section2 .list{font-size: 0;margin: 140px 0 0;}
#aboutus .section2 .list li{display: inline-block;vertical-align: top;width: 25%;position: relative;}
#aboutus .section2 .list li a {display: block;position: relative;overflow: hidden;}
#aboutus .section2 .list li a img {transition: all 0.5s;}
#aboutus .section2 .list li a:after{display: block;content: '';width: 100%;height: 100%;background: rgba(0,0,0,0.6);position: absolute;top:0;left:0;opacity: 0;transition: all 0.3s;}
#aboutus .section2 .list li a:hover:after {opacity: 1;}
#aboutus .section2 .list li a:hover img{transform:scale(1.06);}
#aboutus .textType1 dt{font-size: 30px;line-height: 38px;font-weight: 100;color: #111;text-align: center;margin-bottom: 20px;}
#aboutus .textType1 dd{text-align: center;font-size: 24px;font-weight: 100;line-height: 35px;}
#aboutus .profileList{font-size: 0;border-top:1px solid #ddd;border-left:1px solid #ddd;}
#aboutus .profileList li{position: relative;display: inline-block;vertical-align: top;width: 25%;border:1px solid #ddd;border-left:0;border-top:0;}
#aboutus .profileList li:after{display: block;content: '';position: absolute;top:0;left:0;width: 100%;height: 100%;background: rgba(0,0,0,0.5);}
#aboutus .profileList li .textBox{position: absolute;bottom:35px;left:35px;z-index:2;}
#aboutus .profileList li .textBox dt{font-size: 20px;/* color: #111; */color: #fff;}
#aboutus .profileList li .textBox dd{font-size: 14px;/* color: #999; */margin-top: 10px;color: #fff;}
#aboutus .section4{padding: 220px 0 200px;}
#aboutus .section5 .text{font-size: 30px;line-height: 42px;text-align: center;font-weight: 100;color: #111;}
#aboutus .section5 .btmText{text-align: center;}
#aboutus .section5 .btmText .btn{display: inline-block;width: 180px;height: 45px;line-height: 45px;background: #111;color: #fff;border:1px solid #111;text-align: center;margin-top: 25px;transition: all 0.2s;}
#aboutus .section5 .btmText .btn:hover{background: #fff;color: #111;}

#aboutus .location{font-size: 0;}
#aboutus .location >*{display: inline-block;vertical-align: top;width: 50%;}
#aboutus .location .locTable{table-layout: fixed;}
#aboutus .location .locTable th{padding:0 30px;text-align: left;}
#aboutus .location .locTable th,
#aboutus .location .locTable td{height: 100px;vertical-align: middle;border-top:1px solid #ddd;}
#aboutus .location .locTable th strong{font-size: 16px;font-weight: 300;color: #111;padding-left: 30px;}
#aboutus .location .locTable th strong.addr{background: url(../images/loc-front1.png) no-repeat 0 50%;}
#aboutus .location .locTable th strong.mail{background: url(../images/loc-front2.png) no-repeat 0 50%;padding-left: 33px;}
#aboutus .location .locTable th strong.tel{background: url(../images/loc-front3.png) no-repeat 0 50%;}
#aboutus .location .locTable th strong.time{background: url(../images/loc-front4.png) no-repeat 0 50%;}
#aboutus .location .locTable td{width: 390px;}
#aboutus .location .locTable .time th,
#aboutus .location .locTable .time td{height: 60px;background: #f5f5f5;border-top:0;border-bottom:1px solid #ddd;}

.brandWrite .topText{margin-bottom: 80px;}
.brandWrite .topText dt{text-align: center;font-size: 30px;font-weight: 100;color: #131010;margin-bottom: 15px;}
.brandWrite .topText dd{text-align: center;font-size: 14px;line-height: 24px;}
.brandWrite .process .title{position: relative;padding-left: 35px;}
.brandWrite .process .title:before{display: block;content: '';width: 2px;height: 54px;background: #111;position: absolute;top:50%;left:0;margin-top: -27px;}
.brandWrite .process dt{font-size: 21px;font-weight: 300;color: #111;margin-bottom: 10px;}
.brandWrite .process dd{font-size: 16px;line-height: 24px;}
.brandWrite .process .img{margin-top: 40px;margin-bottom: 120px;}
.brandWrite .process .img img{max-width: none;}
.formType1{}
.formType1 .fieldWrap{position: relative;border:1px solid #ddd;padding: 70px;z-index:1;}
.formType1 .fieldWrap:after{display: block;content: '';width: 100%;height: 350px;position: absolute;bottom:0;left:0;z-index:-1;
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,eeeeee+100 */
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top,  #ffffff 0%, #eeeeee 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #ffffff 0%,#eeeeee 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #ffffff 0%,#eeeeee 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 ); /* IE6-9 */
}
.formType1 fieldset{margin-top: 30px;}
.formType1 fieldset:first-child{margin-top: 0;}
.formType1 fieldset .doubleField{font-size: 0;margin: -5px;}
.formType1 fieldset .doubleField .box.gray{background: #f4f4f4;}
.formType1 fieldset .doubleField .box{display: inline-block;vertical-align: top;width: 50%;padding: 5px;}
.formType1 fieldset .doubleFieldBlock{padding: 20px;border:1px solid #ddd;background: #f7f7f7;}
.formType1 fieldset .doubleFieldBlock .box{padding-top: 15px;margin-bottom: 15px;border-top:1px dashed #ddd;}
.formType1 fieldset .doubleFieldBlock .box:first-child{margin-top: 0;padding-top: 0;border-top:0;}
.formType1 fieldset .doubleFieldBlock .tit{font-size: 15px;color: #444;font-weight: 300;margin-bottom: 15px;}
.formType1 fieldset .doubleFieldBlock .labelWrap{margin: -5px -10px;}
.formType1 fieldset .doubleFieldBlock .labelWrap label{display: inline-block;width: 30%;margin: 5px 10px;}
.formType1 fieldset .doubleFieldBlock .labelWrap label span{font-weight: normal;color: #444;}
.formType1 legend{margin-bottom: 10px;font-size: 0;}
.formType1 legend >*{display: inline-block;vertical-align: middle;}
.formType1 legend .text{display: block;font-size: 13px;line-height: 20px;color: #888;margin-top: 5px;}
.formType1 legend strong{font-size: 15px;color: #444;font-weight: 300;}
.formType1 legend span{font-size: 14px;color: #999;margin-left: 10px;}
.formType1 legend .btn{height: 30px;line-height: 30px;padding: 0 15px;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;background: #111;color: #fff;font-size: 14px;margin-left: 10px;}

.formType1 .typeText{width: 100%;height: 40px;border:1px solid #ddd;text-indent: 15px;}

.formType1 .typeText--02 {margin-bottom:6px;}
.formType1 .typeText--02:last-child {margin-bottom:0px;}

.formType1 .typeArea{width: 100%;padding: 15px;height: 80px;border:1px solid #ddd;}
.formType1 .typeArea.agree{height: 150px;}
.formType1 .agreeField .agreeBtm{text-align: right;margin-top: 10px;}
.formType1 .inputTriple{margin: -5px;font-size: 0;}
.formType1 .inputTriple .ip{display: inline-block;vertical-align: top;width: 33.33%;padding: 5px;}
.formType1 .thumbLabel{font-size: 0;margin: -5px;}
.formType1 .thumbLabel label{display: inline-block;vertical-align: top;width: 25%;padding: 5px;}
.formType1 .thumbLabel label .img{border:1px solid #ddd;}
.formType1 .thumbLabel label .txt{position: relative;padding-left: 25px;margin-top: 10px;}
.formType1 .thumbLabel label .txt input[type='radio']{position: absolute;top:3px;left:0;margin: 0;padding: 0;}
.formType1 .thumbLabel label .txt dt{font-size: 14px;color: #444;font-weight: 300;margin-bottom: 5px;}
.formType1 .thumbLabel label .txt dd{font-size: 13px;color: #999;}
.formType1 .logoLabel{margin: -5px 0;}
.formType1 .logoLabel label{display: inline-block;vertical-align: middle;width: 23%;margin: 5px 0;}
.formType1 .logoLabel label span{color: #888;}
.formType1 .logoLabel label strong{color: #111;font-weight: 300;}


.formType1 .btnWrap{text-align: center;}
.formType1 .btnSubmit{display: inline-block;width: 300px;height: 50px;background: #fff;border:1px solid #111;color: #111;text-align: center;font-size: 16px;font-weight: 300;transition: all 0.2s;}
.formType1 .btnSubmit:hover{background: #111;color: #fff;}
.formType1 .file_input{font-size: 0;}
.formType1 .file_input .typeText{display: inline-block;width: calc(100% - 93px);padding: 0;}
.formType1 .file_input label{position: relative;overflow: hidden;
    display: inline-block;
    position: relative;
    width: 91px;
    height: 40px;
    border: none;
    background: #444;
    text-align: center;
    line-height: 40px;
    vertical-align: middle;
    overflow: hidden;
    box-sizing: border-box;
}
.formType1 .file_input label span{color: #fff;}
.formType1 .file_input label input{position: absolute;top:0;left:0;overflow: hidden;visibility: hidden;}


.confirmType1{border:5px solid #f3f3f3;padding: 70px;}
.confirmType1 .text{text-align: center;margin-bottom: 30px;padding-top: 110px;background: url(../images/interview-confirm-top-icon.gif) no-repeat 50% 0;}
.confirmType1 .text dt{font-size: 34px;line-height: 1.1em;text-align: center;color: #111;}
.confirmType1 .text dd{font-size: 16px;line-height: 24px;color: #888;margin-top: 15px;}
.confirmType1 .btnWrap2{text-align: center;font-size: 0;}
.confirmType1 .btnWrap2 .btn{display: inline-block;width: 180px;height: 45px;border:2px solid #111;font-size: 15px;font-weight: 300;color: #111;line-height: 41px;margin-left: 5px;}
.confirmType1 .btnWrap2 .btn:first-child{margin-left: 0;}
.confirmType1 .btnWrap2 .btn.type2{background: #111;color: #fff;}


.searchWrap1{font-size: 0;text-align: center;margin-top: 40px;}
.searchWrap1 select{width: 120px;height: 40px;border:1px solid #ddd;margin-right: 10px;}
.searchWrap1 .searchType1{display: inline-block;vertical-align: middle;border:1px solid #ddd;}
.searchWrap1 .searchType1 .typeText{width: 214px;height: 38px;border:0;text-indent: 10px;}
.searchWrap1 .searchType1 button{width: 34px;height: 38px;background: url(../images/search-type1-btn.gif) no-repeat 0 50%;border:0;text-indent: -9999em;}


.listType2{margin:-35px -15px;font-size: 0;}
.listType2 li{display: inline-block;vertical-align: top;width: 33.33%;padding:35px 15px;}
.listType2 li .link{display: block;}
.listType2 li .imgBox{margin-bottom: 25px;}
.listType2 li .imgBox .basic{display: block;}
.listType2 li .imgBox .over{display: none;}
.listType2 li .link:hover .basic{display: none;}
.listType2 li .link:hover .over{display: block;}
.listType2 li .textBox .title{padding-bottom: 15px;margin-bottom: 20px;border-bottom:1px solid #ddd;}
.listType2 li .textBox .cate{display: block;font-family: mon;font-size: 14px;font-weight: 300;color: #999;margin-bottom: 6px;transition: all 0.2s;}
.listType2 li .textBox .price{display: block;font-size: 18px;font-weight: 300;color: #111;}
.listType2 li .textBox .price strong{font-family: mon;color: #111;font-weight: 600;font-size: 22px;}
.listType2 li .textBox .text{font-size: 14px;color: #999;line-height: 24px;transition: all 0.2s;}
.listType2 li .link:hover .textBox .cate{color: #111;}
.listType2 li .link:hover  .textBox .text{color: #111;}

.guideBox{border:1px solid #ddd;display: table;width: 100%;table-layout: fixed;margin-top: 170px;}
.guideBox .box{display: table-cell;width: 50%;padding: 50px;vertical-align: middle;border-left:1px solid #ddd;text-align: center;}
.guideBox .box1{border-left:0;}
.guideBox .box .text{font-size: 16px;line-height: 24px;color: #111;}
.guideBox .box .text strong{font-weight: 300;}
.guideBox .box .text .tel{display: block;font-family: mon;font-weight: 300;color: #111;font-size: 24px;margin-top: 8px;}
.guideBox .box .btn{display: inline-block;width: 200px;height: 50px;line-height: 50px;border:1px solid #111;background: #111;color: #fff;margin-top: 20px;font-size: 16px;transition: all 0.2s;}
.guideBox .box .btn:hover{background: #fff;color: #111;}

#infoTab{margin-top:175px;}
#infoTab .tab{position:relative;font-size:0;padding-bottom:2px;margin-bottom:30px;}
#infoTab .tab:after{position:absolute;bottom:0;left:0;display:block;content:'';width:100%;height:2px;background:#666;z-index:1;}
#infoTab .tab .btn{position:relative;display:inline-block;vertical-align:top;width:20%;height:50px;font-size:0;text-align:center;border:1px solid #ddd;bottom:-2px;z-index:10;border-bottom:2px solid #666;z-index:2;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border-left:0;background: #fafafa;}
#infoTab .tab .btn:first-child{border-left:1px solid #ddd;}
#infoTab .tab .btn:before{display:inline-block;vertical-align:middle;content:'';width:0;height:100%;}
#infoTab .tab .btn.active{background: #fff;border:2px solid #666;border-bottom:2px solid #fff;position:relative;z-index:11;}
#infoTab .tab .btn span{display:inline-block;vertical-align:middle;font-size:16px;color:#666;}
#infoTab .tab .btn.active span{color:#111;font-weight: 300;}



#wrap .fullinner{width: 1060px;margin: 120px auto;}
#portfolioView .topVis{overflow: hidden;position: relative;}
#portfolioView .topVis .cover{position: absolute;top:0;left:0;width: 100%;height: 100%;text-align: center;font-size: 0;}
#portfolioView .topVis .cover:before{display: inline-block;vertical-align: middle;content: '';width: 0;height: 100%;}
#portfolioView .topVis .cover .text{display: inline-block;vertical-align: middle;width: 1060px;margin-top: -100px;z-index:100;text-align: left;}
#portfolioView .topVis .cover .text dt{font-size: 60px;font-family: mon;color: #fff;}
#portfolioView .topVis .cover .text dd{font-size: 40px;font-weight: 100;color: #fff;margin-top: 10px;}
#portfolioView .topVis img{display: block;width: 1660px;position: relative;left:50%;margin-left: -830px;max-width: inherit;}
#portfolioView .portText .top{font-size: 14px;line-height: 24px;}
#portfolioView .pvdlWrap{font-size: 0;margin: 30px 0 45px;}
#portfolioView .pvdlWrap dl{position: relative;display: inline-block;vertical-align: top;width: 33.33%;padding: 0 45px;}
#portfolioView .pvdlWrap dl:before{display: block;content: '';width: 1px;height: 50px;background: #ddd;position: absolute;top:50%;left:0;margin-top: -25px;}
#portfolioView .pvdlWrap dl:first-child{padding-left: 0;}
#portfolioView .pvdlWrap dl:first-child:before{display: none;}
#portfolioView .pvdlWrap dt{font-size: 22px;font-weight: 300;color: #131010;margin-bottom: 15px;}
#portfolioView .pvdlWrap dd{font-size: 15px;font-weight: 100;color: #666;}
#portfolioView .editor{margin-top: 100px;}


.process .sgWrap{position:relative;}
.process  .scrollGuide{display:none;}


@media all and (max-width: 750px){
	.process .sgWrap{overflow: hidden;overflow-x: auto;height: 130px;font-size: 0;white-space: nowrap;}
	.process .sgWrap:before{display: inline-block;vertical-align: middle;content: '';width: 0;height: 100%;}
	.process  .sgWrap > img{display: inline-block;vertical-align: middle;min-width:600px;}
	.process  .scrollGuide{display:block;width:130px;height:130px;position:absolute;top:50%;left:50%;margin-left:-65px;margin-top:-65px;z-index:100;}
}

.portfolioTop .titleimg .slick-dots{position: absolute;bottom:30px;left:0;width: 100%;z-index:90;text-align: center;font-size: 0;}
.portfolioTop .titleimg .slick-dots li{display: inline-block;vertical-align: top;margin: 0 5px;}
.portfolioTop .titleimg .slick-dots li button{display: block;width: 12px;height: 12px;-webkit-border-radius: 12px;-moz-border-radius: 12px;border-radius: 12px;border:0;text-indent: -9999em;transition: all 0.3s;}
.portfolioTop .titleimg .slick-dots li button{background: #ddd;}
.portfolioTop .titleimg .slick-dots li.slick-active button{width: 35px;background: #222;}

#wrap .listBottom{margin-top: 125px;}
#wrap .listBottom .cont1{position: relative;width: 1920px;left:50%;margin-left: -960px;text-align: center;background: #f4f5f5;padding: 90px 0;}
#wrap .listBottom .cont1 .fullinner{margin: 0 auto;}
#wrap .listBottom .title{margin-bottom: 55px;}
#wrap .listBottom .title dt{font-size: 36px;font-weight: 600;color: #111;margin-bottom: 10px;}
#wrap .listBottom .title dd{font-size: 24px;font-weight: 100;color: #111;}
#wrap .listBottom .lbProcess{position: relative;font-size: 0;}
#wrap .listBottom .lbProcess:after{display: block;content: '';top:0;width: 100%;height: 1px;background: #bababa;position: absolute;top:0;left:0;}
#wrap .listBottom .lbProcess dl{position: relative;display: inline-block;vertical-align: top;width: 25%;padding-top: 30px;}
#wrap .listBottom .lbProcess dl:after{display: block;content: '';position: absolute;top:-4px;left:50%;margin-left: -4px;width: 8px;height: 8px;border:2px solid #111;-webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;z-index:70;}
#wrap .listBottom .lbProcess dl:first-child:before{position: absolute;top:-1px;display: block;content: '';width: 100%;left:-50%;background: #f4f5f5;height: 3px;z-index:1;}
#wrap .listBottom .lbProcess dl:last-child:before{position: absolute;top:-1px;display: block;content: '';width: 100%;right:-50%;background: #f4f5f5;height: 3px;z-index:1;}
#wrap .listBottom .lbProcess dt{font-size: 22px;color: #131010;font-weight: normal;margin-bottom: 10px;}
#wrap .listBottom .lbProcess dt strong{font-weight: 600;margin-right: 5px;}
#wrap .listBottom .lbProcess dd{font-size: 15px;line-height: 24px;font-weight: 100;color: #666;}
#wrap .listBottom .cont2{margin-top: 65px;}
#wrap .listBottom .cont2 dt{font-size: 36px;text-align: center;font-weight: 100;color: #131010;margin-bottom: 15px;}
#wrap .listBottom .cont2 dd{font-size: 18px;line-height: 30px;font-weight: 100;color: #111;text-align: center;}
#wrap .listBottom .cont2 .btn{display: block;width: 260px;height: 50px;line-height: 46px;border:2px solid #111;color: #111;margin: 20px auto 0;font-weight: 300;font-size: 16px;transition: all 0.2s;}
#wrap .listBottom .cont2 .btn:hover{background: #111;color: #fff;}

.prolist{font-size: 0;/* margin: -5px; */padding: 50px 0 140px;text-align: center;}
.prolist li{display: inline-block;vertical-align: top;/* width: 14.285%; */-webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;box-shadow:4px 4px 4px rgba(100,100,100,0.1);margin-left: 10px;}
.prolist.type1 li{width: 123px;height: 123px;}
.prolist.type2 li{width: 142px;height: 142px;}
.prolist.type3 li{width: 142px;height: 142px;}
.prolist li:first-child{margin-left: 0;}

@media all and (max-width: 1300px){
	.prolist{padding: 25px 0 50px;}
}
@media all and (max-width: 750px){
	.prolist li{width: 70px;height: 70px;}
	.prolist.type1 li{width: 70px;height: 70px;margin-bottom: 5px;}
	.prolist.type1 li:nth-child(4n+1){margin-left: 0;}
}

@media all and (max-width: 360px){
	.prolist li{width: 60px;height: 60px;}
}


.sgWrap{position:relative;overflow-x: auto;text-align: center;}
.scrollGuide{display:none;}
@media all and (max-width: 750px){
	.scrollGuide{display:block;width:150px;height:150px;position:absolute;top:50%;left:50%;margin-left:-75px;margin-top:-75px;z-index:100;}
	.sgWrap .scrollGuide + img{max-width: 750px;}
	.sgWrap .tbl_wrap table{min-width: 550px;}
}


#infoTab .listBottom{display: none;}
#sit_rel .sb-no-data{margin: 35px 15px 0;}


.orderTitle {width:100%; text-align:center; font-size:30px; margin:0 0 30px 0;color: #333;}




.formType1 .logoLabel.name label:nth-child(8) span,
.formType1 .logoLabel.name label:nth-child(9) span{font-size: 0;}
.formType1 .logoLabel.name label:nth-child(8) strong,
.formType1 .logoLabel.name label:nth-child(9) strong{font-size: 14px;}
.formType1 .logoLabel.logo label:nth-child(7) span{font-size: 0;}
.formType1 .logoLabel.logo label:nth-child(7) strong{font-size: 14px;}





/* [220726 kyj] 건별 */
#editing{margin-bottom: 150px;}
#editing .textType1 {padding: 140px 0;}
#editing .textType1 dt{font-size: 30px;line-height: 38px;font-weight: 100;color: #111;text-align: center;margin-bottom: 20px;}
#editing .textType1 dd{text-align: center;font-size: 24px;font-weight: 100;line-height: 35px;}
#editing .section1 .list li{display: inline-block;vertical-align: top;width: 50%;}
#editing .section2 .list li{display: inline-block;vertical-align: top;width: 25%;position: relative;}
#editing .section2 .list li .link {position: absolute;top: 0;bottom: 0;left: 0;right: 0;z-index: 10;}
#editing .section2 .list li .off {display: block;}
#editing .section2 .list li .on {display: none;}
/* #editing .section2 .list li:hover .off {display: none;}
#editing .section2 .list li:hover .on {display: block;} */
#editing .section3 {width: 1070px;margin: 0 auto 100px;}
#editing .section3 .list {margin: -10px;text-align: center;}
#editing .section3 .list > li {margin: 10px;width: calc(100%/7 - 20px);display: inline-block;vertical-align: top;}
#editing .section3 .list > li > * {display: block;text-align: center;}
#editing .section3 .list > li > img {margin-left: auto;margin-right: auto;}
#editing .section3 .list > li > p {font-size: 20px;color: #000000;font-weight: 300;letter-spacing: -0.05em;padding: 20px 0 60px;}
#editing .section3 .btmText{text-align: center;margin-top: 30px;}
#editing .section3 .btmText .btn{display: inline-block;width: 180px;height: 45px;line-height: 45px;background: #111;color: #fff;border:1px solid #111;text-align: center;margin-top: 25px;transition: all 0.2s;}
#editing .section3 .btmText .btn:hover{background: #fff;color: #111;}
#editing .section4{padding: 100px 0;margin-bottom: 100px;background: #f4f5f5;}
#editing .section4 .textType1 {padding: 0;margin-bottom: 60px;}
#editing .section4 .step {text-align: center;max-width: 1050px;margin: 0 auto;}
#editing .section4 .step > li {width: calc(100%/4);display: inline-block;vertical-align: top;position: relative;padding-top: 30px;}
#editing .section4 .step > li:before {display: block;content: '';width: 8px;height: 8px;border-radius: 50%;background: #f4f5f5;border: 2px solid #0d0d0d;position: absolute;top: -3px;left: calc(50% - 4px);z-index: 1;}
#editing .section4 .step > li:not(:first-child):after {display: block;content: '';position: absolute;top: 0;left: -50%;right: 50%;height: 1px;background: #ccc;}
#editing .section4 .step > li > * {display: block;text-align: center;}
#editing .section4 .step > li > strong {font-size: 22px;color: #131010;font-weight: normal;}
#editing .section4 .step > li > strong em {font-style: normal;font-size: 22px;color: #131010;font-weight: 600;margin-right: 10px;}
#editing .section4 .step > li > p {margin-top: 15px;font-size: 15px;font-weight: 200;line-height: 24px;}
/* #editing .section5 .text > dt{font-size: 36px;line-height: 1.1em;text-align: center;font-weight: 100;color: #131010;}
#editing .section5 .text > dd{font-size: 18px;line-height: 30px;text-align: center;font-weight: 100;color: #131010;margin-top: 20px;}
#editing .section5 .btmText{text-align: center;}
#editing .section5 .btmText .btn{display: inline-block;width: 180px;height: 45px;line-height: 45px;background: #fff;color: #111;border:1px solid #111;text-align: center;margin-top: 25px;transition: all 0.2s;}
#editing .section5 .btmText .btn:hover{background: #111;color: #fff;} */
#editing .section5 .text > dt{font-size: 36px;text-align: center;font-weight: 100;color: #131010;margin-bottom: 15px;}
#editing .section5 .text > dd{font-size: 18px;line-height: 30px;font-weight: 100;color: #111;text-align: center;}
#editing .section5 .btmText .btn{display: block;width: 260px;height: 50px;line-height: 46px;border:2px solid #111;color: #111;margin: 20px auto 0;font-weight: 300;font-size: 16px;transition: all 0.2s;}
#editing .section5 .btmText .btn:hover{background: #111;color: #fff;}
#editing .section3 .btmText .btn.type01{display: block;width: 260px;height: 50px;line-height: 46px;border:2px solid #111;color: #111;margin: 20px auto 0;font-weight: 300;font-size: 16px;transition: all 0.2s; background: #fff}
#editing .section3 .btmText .btn.type01:hover{background: #111;color: #fff;}


#homepage{margin-bottom: 150px;}
#homepage .textType1 {padding: 140px 0;}
#homepage .textType1 dt{font-size: 30px;line-height: 38px;font-weight: 100;color: #111;text-align: center;margin-bottom: 20px;}
#homepage .textType1 dd{text-align: center;font-size: 24px;font-weight: 100;line-height: 35px;}
#homepage .section1 .list li{display: inline-block;vertical-align: top;width: 50%;}
#homepage .section2 .list li{display: inline-block;vertical-align: top;width: 25%;position: relative;}

#homepage .section2 .list li {display: inline-block;vertical-align: top;width: 25%;position: relative;}

#homepage .section2 .list li img {transition: all 0.5s;}
#homepage .section2 .list li a:after{display: block;content: '';width: 100%;height: 100%;background: rgba(0,0,0,0.6);position: absolute;top:0;left:0;opacity: 0;transition: all 0.3s;}
#homepage .section2 .list li a:hover:after {opacity: 1;}
#homepage .section2 .list li:hover img{transform:scale(1.06);}

#homepage .section2 .list li .link  {display:block; overflow: hidden;}

/* #homepage .section2 .list li .link {position: absolute;top: 0;bottom: 0;left: 0;right: 0;z-index: 10;} */
#homepage .section2 .list li .off {display: block;}
#homepage .section2 .list li .on {display: none;}
/* #homepage .section2 .list li:hover .off {display: none;}


#homepage .section2 .list li:hover .on {display: block;} */
#homepage .section3 {width: 1070px;margin: 0 auto 100px;}
#homepage .section3 .list {margin: -10px;text-align: center;}
#homepage .section3 .list > li {margin: 10px;width: calc(100%/7 - 20px);display: inline-block;vertical-align: top;}
#homepage .section3 .list > li > * {display: block;text-align: center;}
#homepage .section3 .list > li > img {margin-left: auto;margin-right: auto;}
#homepage .section3 .list > li > p {font-size: 20px;color: #000000;font-weight: 300;letter-spacing: -0.05em;padding: 20px 0 60px;}
#homepage .section3 .btmText{text-align: center;margin-top: 30px;}
#homepage .section3 .btmText .btn{display: inline-block;width: 180px;height: 45px;line-height: 45px;background: #111;color: #fff;border:1px solid #111;text-align: center;margin-top: 25px;transition: all 0.2s;}
#homepage .section3 .btmText .btn:hover{background: #fff;color: #111;}
#homepage .section3 .btmText .btn.type01{display: block;width: 260px;height: 50px;line-height: 46px;border:2px solid #111;color: #111;margin: 20px auto 0;font-weight: 300;font-size: 16px;transition: all 0.2s; background: #fff}
#homepage .section3 .btmText .btn.type01:hover{background: #111;color: #fff;}
#homepage .section4{padding: 100px 0;margin-bottom: 100px;background: #f4f5f5;}
#homepage .section4 .textType1 {padding: 0;margin-bottom: 60px;}
#homepage .section4 .step {text-align: center;max-width: 1060px;margin: 0 auto;}
#homepage .section4 .step > li {width: calc(100%/4);display: inline-block;vertical-align: top;position: relative;padding-top: 30px;}
#homepage .section4 .step > li:before {display: block;content: '';width: 8px;height: 8px;border-radius: 50%;background: #f4f5f5;border: 2px solid #0d0d0d;position: absolute;top: -3px;left: calc(50% - 4px);z-index: 1;}
#homepage .section4 .step > li:not(:first-child):after {display: block;content: '';position: absolute;top: 0;left: -50%;right: 50%;height: 1px;background: #ccc;}
#homepage .section4 .step > li > * {display: block;text-align: center;}
#homepage .section4 .step > li > strong {font-size: 22px;color: #131010;font-weight: normal;}
#homepage .section4 .step > li > strong em {font-style: normal;font-size: 22px;color: #131010;font-weight: 600;margin-right: 10px;}
#homepage .section4 .step > li > p {margin-top: 15px;font-size: 15px;font-weight: 200;line-height: 24px;}
/* #homepage .section5 .text > dt{font-size: 36px;line-height: 1.1em;text-align: center;font-weight: 100;color: #131010;}
#homepage .section5 .text > dd{font-size: 18px;line-height: 30px;text-align: center;font-weight: 100;color: #131010;margin-top: 20px;}
#homepage .section5 .btmText{text-align: center;}
#homepage .section5 .btmText .btn{display: inline-block;width: 180px;height: 45px;line-height: 45px;background: #fff;color: #111;border:1px solid #111;text-align: center;margin-top: 25px;transition: all 0.2s;}
#homepage .section5 .btmText .btn:hover{background: #111;color: #fff;} */
#homepage .section5 .text > dt{font-size: 36px;text-align: center;font-weight: 100;color: #131010;margin-bottom: 15px;}
#homepage .section5 .text > dd{font-size: 18px;line-height: 30px;font-weight: 100;color: #111;text-align: center;}
#homepage .section5 .btmText .btn{display: block;width: 260px;height: 50px;line-height: 46px;border:2px solid #111;color: #111;margin: 20px auto 0;font-weight: 300;font-size: 16px;transition: all 0.2s;}
#homepage .section5 .btmText .btn:hover{background: #111;color: #fff;}
#homepage .section6 {padding: 140px 0;background: url('../images/hp-sec6-bg.jpg') no-repeat 50% 50%;background-size: cover;}
#homepage .section6 .inner {max-width: 1060px;margin: 0 auto;}
#homepage .section6 .count {text-align: center;margin: -37px;}
#homepage .section6 .count > li {margin: 37px;width: calc(100%/3 - 74px);display: inline-block;vertical-align: top;text-align: left;}
#homepage .section6 .count > li > * {display: block;color: #fff;letter-spacing: -0.05em;line-height: 1.1em;}
#homepage .section6 .count > li > p {padding-bottom: 25px;margin-bottom: 25px;border-bottom: 2px solid #fff;font-size: 22px;font-weight: 200;}
#homepage .section6 .count > li > span {font-size: 60px;font-weight: 600;}
#homepage .section6 .count > li > span:after {display: inline-block;vertical-align: 0;content: '+';font-size: 30px;font-weight: 600;margin-left: 20px;}
#homepage .section7 {max-width: 1060px;margin: 140px auto;}
#homepage .section7 .step {margin: -60px 0 -30px;}
#homepage .section7 .step > li {padding: 60px 0 30px;font-family: empty;font-size: 0;}
#homepage .section7 .step > li:not(:first-child) {border-top: 1px solid #ddd;}
#homepage .section7 .step > li > * {display: inline-block;vertical-align: middle;line-height: 1.1em;letter-spacing: -0.05em;}
#homepage .section7 .step > li > strong {width: 200px;font-size: 30px;color: #131010;font-weight: 600;position: relative;}
#homepage .section7 .step > li > strong em {display: block;font-style: normal;font-size: 22px;color: #cccccc;font-weight: 600;position: absolute;bottom: 100%;left: 0;}
#homepage .section7 .step > li > p {width: calc(100% - 200px);font-size: 18px;color: #666666;font-weight: 200;line-height: 1.6em;}





#homepage .section8 {margin:140px auto 150px; max-width:1060px; width:100%;}
#homepage .section8 .box {width:100%; font-size: 0;}
#homepage .section8 .box .inquiryLef {display: inline-block;vertical-align: top; width: 35%;}
#homepage .section8 .box .inquiryBox{display: inline-block;width: 65%;}
#homepage .section8 .box .title{display: inline-block;vertical-align: top;}
#homepage .section8 .box .title dt{font-size: 36px;font-weight: 600;color: #111;letter-spacing: -0.05em;margin-bottom: 25px;}
#homepage .section8 .box .title dd{font-size: 16px;line-height: 24px;}
#homepage .section8 .box .tel {margin-top: 20px; font-size: 24px;font-family: mon;color: #111;}
#homepage .section8 .box .btn {margin-top: 20px;}
#homepage .section8 .btn{width: 100%;height: 50px;line-height: 48px;font-size: 16px;font-weight: 300;background: #111;color: #fff;transition: all 0.2s;border:1px solid #111;}
#homepage .section8 .btn:hover{background: #fff;color: #111;border:1px solid #111;}

#homepage .section8 .dropBtn {display: none;}

#homepage .section8 .box .typeText{width: 100%;height: 40px;border:0;border:1px solid #ddd;background: #e8e8e8;text-indent: 40px;}
#homepage .section8 .inputWrap{display: inline-block;vertical-align: top;font-size: 0;margin: -5px;}
#homepage .section8 .inp{display: inline-block;vertical-align: top;width: 33.33%;padding: 5px;}
#homepage .section8 .inp.ip1 .typeText{background: #e8e8e8 url('../images/main-sec3-ip1.gif') no-repeat 15px 50%;}
#homepage .section8 .inp.ip2 .typeText{background: #e8e8e8 url('../images/main-sec3-ip2.gif') no-repeat 15px 50%;}
#homepage .section8 .inp.ip3 .typeText{background: #e8e8e8 url('../images/main-sec3-ip3.gif') no-repeat 15px 50%;}
#homepage .section8 .inp.ip4 .typeText{background: #e8e8e8 url('../images/main-sec3-ip4.gif') no-repeat 15px 50%;}
#homepage .section8 .inp.ip5 .typeText{background: #e8e8e8 url('../images/main-sec3-ip5.gif') no-repeat 15px 50%;}
#homepage .section8 .inp.ip6 .typeText{background: #e8e8e8 url('../images/main-sec3-ip6.gif') no-repeat 15px 50%;}
#homepage .section8 .labelWrap{margin: 10px -10px 20px;font-size: 0;}
#homepage .section8 .labelWrap label{display: inline-block;vertical-align: middle;margin:5px 10px;font-size: 14px;color: #444;}
#homepage .section8 .typeArea{padding: 15px;border:1px solid #ddd;background: #e8e8e8;font-size: 14px;width: 100%;height: 80px;box-sizing:border-box;margin-bottom: 10px; resize: none;}
#homepage .section8 .checkWrap{margin: -2px -10px;}
#homepage .section8 .checkWrap label{display: inline-block;margin:2px 10px;}


@media screen and (max-width: 1200px){


	#homepage .section8 {display: block;}
	#homepage .section8 .box {display: block;width: 100%;text-align: center;padding: 35px 20px;}
	#homepage .section8 .box .inquiryLef {display: block;width: 100%;box-sizing:border-box;text-align: center;}
	#homepage .section8 .box .title dt {font-size: 28px;margin-bottom: 15px;}
	#homepage .section8 .box .inquiryBox {width: 100%;box-sizing:border-box;margin-top: 20px;}


}

@media all and (max-width: 750px){
	/* .portfolioTop >*{width: 100%;}
	#wrap .infoType1 dd{font-size: 18px;line-height: 26px;} */
	#homepage .section8 .inp {width: 50%;}
	#homepage .section8 .dropBtn{display: block;margin-top: 20px;}
	#homepage .section8 .dropBox{display: none;}

	#homepage .section8 .checkWrap label{font-size: 13px;}
	#homepage .section8 .box .btn{height: 45px;line-height: 43px;}
	#homepage .section8 .box .title dt{font-size: 24px;margin-bottom: 10px;}
	#homepage .section8 .box .title dd{font-size: 13px;line-height: 21px;}
	/* #mainWrap .section5 .text{font-size: 20px;line-height: 30px;}
	#mainWrap .section5 .tel{width: 230px;height: 50px;line-height: 46px;font-size: 17px;margin-top: 25px;}
	#mainWrap .dropBtn{display: block;margin-top: 20px;}
	#mainWrap .dropBox{display: none;} */
}



/* Band Banner */
.band_banner {
	position: fixed;
	top:0;
	right:0;
	width: calc(100% - 261px);
	padding:10px;
	background-color: #000;
	text-align: center;
	/* position: relative; */
	transition:all .3s ease;
	z-index:99;
}

.band_banner02 {
	padding:7px 10px;
	background-color:#ebebeb;
	display: none;
}

/* .band_banner.fixed {
	top: 0;
	right: 0;
	z-index: 99;
} */

.band_banner p {
	font-size:16px;
	color:#fff;
	line-height:1;
	position: relative;
	z-index:2;
	display:inline-block;
}

.band_banner02 p {
	color:#e1002a;
}

.band_banner button {
	background-color: transparent;
	outline: none;
	border:none;
	cursor: pointer;
}

.band_banner .band_close_btn {
	position: absolute;
	top:50%;
	right:1%;
	transform: translateY(-50%);
	width:16px;
	height:16px;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url('../images/main/band_close.png');
	z-index:999999;
}

.band_banner02 .band_close_btn {
	background-image: url('../images/main/band_close2.png');
}

.band_banner .cont {
	display: none;
}


@media (max-width:1200px) {
	.band_banner01 {
		top:100px;
	}
	
	.band_banner02 {
		top:138px;
	}
	
	.band_banner {
		width:100%;
	}

	.band_banner p  {
		font-size:14px;
		font-weight:700;
	}

	.band_banner .band_close_btn {
		width:12px;
		height:12px;
		background-size:auto 12px;
	}

	.band_banner02 {
		display: block;
	}

	.band_banner .cont {
		display: flex;
		justify-content: center;
		align-items: center;
	}

	.band_banner .img {
		font-size:0px;
		width:26px;
		height: 26px;
		margin-right:6px;
	}

}

@media (max-width:768px) {

	.band_banner {
		padding:6px 50px;
	}

	.band_banner02 {
		top:131px;
	}

	.band_banner p  {
		font-size:13px;
	}

	.band_banner .band_close_btn {
		width:12px;
		height:12px;
		background-size:auto 12px;
		right:10px;
	}

	.band_banner .img {
		width:20px;
		height: 20px;
		margin-right:4px;
	}

}

@media (max-width:480px) {
	.band_banner02 {
		top:139px;
	}
}

#homepage .emailWraps {
	margin:20px 0px;
}

#homepage .emailWraps .email_item {
	display:flex;
	padding-top:10px;
}

#homepage .emailWraps input {
	width:calc(100% - 50px);
	height: 40px;
	border: 0;
	border: 1px solid #ddd;
	background: #e8e8e8;
	padding:0px 15px;
	background-color: #f8f8f8;
}

#homepage .emailWraps .email_defult input {
	width:100%;
}

#homepage .emailWraps button {
	display:flex;
	align-items: center;
	justify-content: center;
}

#homepage .emailWraps .itemplus_btn {
	width:40px;
	height:40px;
	background-color: #000;
	border:1px solid #000;
	color:#fff;
	font-size:20px;
	line-height:1;
	font-weight:600;
	margin-left:10px;
}

#homepage .emailWraps .itemplus_remove {
	width:40px;
	height:40px;
	background-color: #999;
	border:1px solid #999;
	color:#fff;
	font-size:20px;
	line-height:1;
	font-weight:600;
	margin-left:10px;
}


/* 20230828 추가 퍼블 - 문의폼 하단 문구 추가(파일첨부관련) */
.file-hints {
	font-size: 13px;
	margin-top: 10px;
}

.file-hints span {
	font-size: inherit;
	font-weight: 700;
	text-decoration: underline;
	text-underline-offset: 3px;
}

@media (max-width:500px) {
	.file-hints {
		font-size: 12px;
		margin-top: 4px;
	}
}


/* 20231213 추가 퍼블 */
.listBanner {
	background-color: #f4f5f5;
	padding:120px 0px;
}

.listBanner .banner-wrap {
	position: relative;
    width: 1060px;
    margin: 0 auto;
    transition: all 0.2s;
}

.listBanner .banner-tit {
	font-size:30px;
	font-weight:100;
	line-height:38px;
	color:#111111;
	text-align: center;
	margin-bottom:80px;
}

.listBanner .banner-list {
	display: flex;
	flex-wrap: wrap;
	margin:-10px;
}

.listBanner .banner-list li {
	flex:1 1 33.33%;
	max-width:33.33%;
	padding:10px;
}

.listBanner .banner-list .box {
	height:100%;
	position: relative;
	background-color: #fff;
	border:1px solid #eeeeee;
}

.listBanner .banner-list .box-con {
	padding:30px;
}

.listBanner .banner-list .box-tit {
	font-family: 'noto', sans-serif;
	font-size:22px;
	font-weight:500;
	color:#cccccc;
	margin-bottom:30px;
}

.listBanner .banner-list .box-tit span {
	display: block;
	font-size: inherit;
	font-weight:700;
	color:#131010;
}

.listBanner .banner-list .box-info dd {
	display: flex;
	font-size:16px;
	font-weight:200;
	color:#666666;
	padding-bottom:6px;
}

.listBanner .banner-list .box-info dd:last-child {
	padding-bottom:0px;
}

.listBanner .banner-list .box-info dd span {
	display:block;
	font-size: inherit;
	margin-right:4px;
}

.listBanner .banner-list .box-link {
	width:100%;
	height:50px;
}

.listBanner .banner-list .box-link a {
	display:inline-flex;
	justify-content: center;
	align-items: center;
	width:100%;
	height:100%;
	font-size:16px;
	font-weight:500;
	line-height:1;
	color:#fff;
	background-color:#000;
	transition: all 0.2s;
}

@media screen and (max-width: 1200px){
	.listBanner {
		padding:80px 0px;
		margin-bottom:40px;
	}

	.listBanner .banner-wrap {width:auto; padding:0px 12%;}

	.listBanner .banner-tit {
		margin-bottom:40px;
	}
}
@media screen and (max-width: 1024px){
	.listBanner .banner-list {
		margin:-6px;
	}

	.listBanner .banner-list li {
		padding:6px;
	}

	.listBanner .banner-list .box-con {
		padding:20px;
	}
}
@media screen and (max-width: 750px){
	.listBanner {
		padding:50px 0px;
		margin-bottom:30px;
	}

	.listBanner .banner-tit {
		font-size:20px;
		line-height:24px;
		margin-bottom:24px;
	}

	.listBanner .banner-list li {
		flex:1 1 100%;
		max-width:100%;
	}

	.listBanner .banner-list .box-tit {
		font-size:16px;
		margin-bottom:16px;
	}
	
	.listBanner .banner-list .box-info dd {
		font-size:14px;
	}

	.listBanner .banner-list .box-link {
		height:44px;
	}

	.listBanner .banner-list .box-link a {
		font-size:14px;
	}
}
@media screen and (max-width: 500px){
	
}


/* 20240830 추가퍼블 */
#footer .g-ani-wrap {
	position: fixed;
	right:20px;
	bottom:160px;
	z-index:999;
} 

#footer .g-ani-wrap .g-ani {
	background-color: #fff;
	border-radius:10px;
	overflow: hidden;
	box-shadow: 0px 0px 5px rgba(0,0,0,.1);
	padding:10px;
}

#footer .g-ani-wrap .icon {
	display:flex;
	align-items: center;
	justify-content: center;
	width:64px;
	height:64px;
	padding:10px;
	border-radius:10px;
	background-color: #e1002a;
	animation: icon-bg 6s ease infinite;
}

#footer .g-ani-wrap .img {
	width:100%;
	height:100%;
	/* padding:10px; */
}

#footer .g-ani-wrap .txt {
	margin-top:6px;
	text-align: center;
}

#footer .g-ani-wrap .txt p {
	font-size:14px;
	font-weight:700;
	line-height:1.2;
	color:#000;
}


@keyframes icon-bg {
	0% {
		background-color: #e1002a;
	}
	20% {
		background-color: #ff7d01;
	}
	40% {
		background-color: #177b8c;
	}
	60% {
		background-color: #06304e;
	}
	80% {
		background-color: #92bf86;
	}
	100% {
		background-color: #e1002a;
	}
}


@media screen and (min-width:1350px) {
	#footer .g-ani-wrap {
		position: fixed;
		top:200px;
		right:20px;
		z-index:999;
	} 	
}
@media screen and (max-width:1400px){

}
@media screen and (max-width:1200px){
	#footer .g-ani-wrap {
		display: none;
	}

	#footer .g-ani-wrap .img img {
		width:100px;
	}

	#footer .g-ani-wrap .g-ani {
		padding:6px;
	}

	#footer .g-ani-wrap .g-ani .icon {
		width:64px;
		height:64px;
	}

	#footer .g-ani-wrap .g-ani .txt p {
		font-size:12px;
	}
}
@media screen and (max-width:750px){
	#footer .g-ani-wrap .g-ani {
		padding:6px;
	}

	#footer .g-ani-wrap .g-ani .icon {
		width:44px;
		height: 44px;
		padding:6px;
	}

	#footer .g-ani-wrap .txt p {
		font-size:10px;
	}
}
