
/*�듬찓��*/
.right_quick-area{
	position: fixed; z-index: 100;bottom:120px; right: 10px
}
.right_quick-area .quick-left{background: #fff; position: fixed; right: -100px; opacity: 0; border-radius: 8px; width: 60px;  box-shadow: rgba(0,0,0,0.1) 0 10px 20px; transition: all 0.5s ease; bottom:120px;}
.right_quick-area.active .quick-left{opacity: 1; right: 10px;
}
.right_quick-area li {padding: 8px 0; position: relative}
.right_quick-area li span {position: absolute; color: #fff; border-radius: 30px; padding: 5px 0px; width: 80px; text-align: center; background: rgba(0,0,0,0.8); right: 100px; top: 20px; font-size: 11px; display: block; opacity: 0; transition: all 0.5s ease}
.right_quick-area li a,.right_quick-area li div {text-align: center; line-height: 50px; display: block; transition: all 0.3s ease; color:#a27b73; width:50px; height: 50px; margin: auto}
.right_quick-area li:nth-child(3) a {color: #f90}
.right_quick-area li:hover a,.right_quick-area li:hover div { background:#dddddd; color: #fff; border-radius: 50%;  box-shadow: rgba(0,0,0,0.2) 0 8px 6px}
.right_quick-area li:hover div {
	cursor: pointer;
}
.right_quick-area li:hover span { right:50px; opacity:1; display: block;}
.right_quick-area li a i,.right_quick-area li div i {font-size: 18px; margin-top:15px;}

/*form*/
.right_quick-area .quick-form{
	background: #fff;
	float: right;
	width: 0px;
	opacity:0;
	max-width: 255px; /*�� 媛�濡쒖궗�댁쫰*/
	height:0px;
	border-radius: 8px;
	transition: all 0.5s ease;
	padding: 18px;
}
.right_quick-area .quick-form .txt_notice{
	font-size: 16px;
	padding-left: 20px;
}
.right_quick-area .quick-form .privacy{
	padding-left: 20px;
	line-height: 30px;
}
.right_quick-area .quick-form .box{
	padding-left: 20px;
}
.right_quick-area .quick-form .pt_1 {
	height: 46px;
}
.right_quick-area .quick-form .pt_1 li{
	float: left;
	padding-right: 5px;
}
.right_quick-area .quick-form .pt_1 li input{
	width: 60px;
	padding: 5px;
}
.right_quick-area .quick-form .box .name input,.right_quick-area .quick-form .box .subject input,.right_quick-area .quick-form .pt_1 li input{
	height: 30px;

}
.right_quick-area .quick-form .box .content textarea{
	height: 60px;

}
.right_quick-area .quick-form .box .name input,.right_quick-area .quick-form .box .subject input,.right_quick-area .quick-form .box .content textarea{
	width: 190px;
	padding: 5px;

}
.right_quick-area .quick-form .box .send_btn{
	float: right;
	margin-right: 8px;
	height: 30px;
	width: 60px;
	font-weight: 600;
    letter-spacing: -1px;
    background: #000;
    border: none;
    color: #fff;
    cursor: pointer;
	border-radius: 5px;
}
/*form*/
.kakao {width: 40px; height: 40px; margin: 10px auto; background: #fdcd21; border-radius: 50%; text-align: center; box-shadow: rgba(0,0,0,0.1) 0 10px 20px; }
.kakao a { color: #461b0e; font-size: 18px; line-height: 38px; display: block;}
.kakao i { line-height:40px}
    @media (max-width:640px) {
        .right_quick-area {display: none; }
    }

/*�듬찓��*/









/*紐⑤컮�� �ㅻⅨ履� 硫붾돱*/
#right-side {background-color:#333;position:fixed; z-index:9999; top:0;right:-400px;max-width:400px; width:100%; height:100%; color:#FFF; padding:30px;-webkit-transition: right .3s ease;-moz-transition: right .3s ease;-ms-transition: right .3s ease;-o-transition: right .3s ease;transition: right .3s ease; box-sizing:border-box; overflow:auto;}
#right-side .side_gnb .call a {text-align:center; display:block;position:relative;background:#6cc043; color:#fff; font-weight:bold; height:5.0em; line-height:5em; border-radius:3px; margin-top:10px; padding:2px 0 4px 0;}
#right-side #btn-close-right-side {position:absolute;top:20px;right:0;color:#fff;width:60px;text-align:center;line-height:40px; font-size:16px; cursor:pointer}
#right-side #btn-close-right-side .fa.fa-times { font-size:18px; padding-top:20px}
.right-side-on #right-side {right:0;}
.right-side-on #wrapper { left:-400px; }
.right-side-on #header { left:-400px; }
.right-side-on #rs-overlay {display:block;}

.quick_menu {width:100%; margin:auto; padding-top:20px}
.quick_menu ul { text-align:center}
.quick_menu li{display:inline-block; margin-left:-3px; width:80px; border-right:1px solid #ddd;}
.quick_menu li:last-child { border:0} 
.quick_menu li a{display:block; box-sizing:border-box; color:#f5f5f5; letter-spacing:-0.8px; text-align:center; position:relative;  font-size:12px}
.quick_menu li a:hover{color:#fff;backface-visibility:hidden}
.quick_menu li a.on{color:#fff;border-bottom-color:#FF3400;border-bottom-width:2px;border-bottom-style:solid}

.quick_kakao{text-align:center; height:35px; background-color:#ffd800; display:inline-block; clear:both}
.quick_kakao a{display:block;position:relative;background:#ffd800}
.quick_kakao a img{display:block;margin:0 auto}

.side_gnb{position:relative;width:100%;float:left;padding-top:20px;}
.side_gnb p{color:#fff; text-align:center; padding:20px }
.side_gnb .menu-list{display:block;position:relative;border-bottom:1px solid #444; margin-top:60px}
.side_gnb .menu-list>li>a{display:block;position:relative;color:#fff;font-size:15px;line-height:3.8em;padding:0 1.0em;border-top:1px solid #444; text-decoration:none}
.side_gnb .menu-list>li>a i{display:block;position:absolute;top:50%;transform:translateY(-75%) rotate(135deg);-webkit-transform:translateY(-75%) rotate(135deg);right:1.5em;width:5.31%;max-width:32px;border:1px solid #f2f2f2;border-left-width:0;border-bottom-width:0;transition:transform .3s ease;-webkit-transition:-webkit-transform .3s ease;-ms-transition:transform .3s ease}
.side_gnb .menu-list>li.on>a i{-webkit-transform:translateY(-25%) rotate(315deg);transform:translateY(-25%) rotate(315deg)}
.side_gnb .menu-list>li>a i:before{content:"";display:block;position:relative;padding-top:100%}
.side_gnb .depth-2{display:none;}
.side_gnb .depth-2>li { background-color:#ddd}
.side_gnb .depth-2>li>a{display:block;color:#f2f2f2;font-size:1.2em;line-height:3.0em;padding:0 1.5em 0 2.2em;border-bottom:1px solid #fff; color:#000}
/*紐⑤컮�� �ㅻⅨ履� 硫붾돱*/








/* �대�吏� �щ씪�대뱶 �쒖옉*/
#ad-box { max-width: 1200px; margin: 0 auto;margin-top:50px;}
#ad-box .swiper-slide {text-align: center;background-size:cover;background-position:center;background-repeat:no-repeat;border-bottom-right-radius:20px}
#ad-box.swiper { overflow: visible;margin-top: 150px;height:500px;background-repeat:no-repeat;background-size:cover;background-position:center;position: relative;}
#ad-box.swiper .swiper-button-next:after, .swiper-rtl .swiper-button-prev:after { color:#fff}
#ad-box.swiper .swiper-button-prev:after, .swiper-rtl .swiper-button-next:after { color:#fff}
#ad-box .swiper-slide img {border-bottom-right-radius:20px;max-width:100%;}
#ad-box .swiper-pagination-bullet { vertical-align: middle;position:relative;}
#ad-box .swiper-pagination-bullet .bullet-bar{display:block;  width: 0px; height:8px;background-color:tomato;  position:absolute;right: 0px; top:3px;opacity: 0; transition: all 0.5s;border-radius: 2px;}
#ad-box .swiper-pagination-bullet.swiper-pagination-bullet-active {width:20px; height:20px;  background-color:tomato; position:relative; margin-right:50px;}
#ad-box .swiper-pagination-bullet.swiper-pagination-bullet-active .bullet-bar {display:block; width: 40px; height:8px; background-color:tomato; position:absolute; right: -38px; top:6px;opacity: 1;}

.copy_area{max-width:1200px;color:#fff;position:relative;top:50%;-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:2; margin: auto; padding: 0 80px;}
.copy_area h2{max-width:350px; font-size:35px;font-weight:bold; line-height:1.3; text-align:left; font-family: 'GmarketSansBold'; letter-spacing:-2px; padding: 10px; background-color: rgba(0, 0, 0, 0.69); border-radius: 10px; word-break: keep-all}
.copy_area h3{font-size:18px;font-weight:400;margin:20px 0px; color:#efefef; line-height:1.8;  text-align:left; max-width:650px; word-break:keep-all; background-color: rgba(0, 0, 0, 0.83); border-radius: 10px; padding: 15px; width: 100%; }

.slied_wrap .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction { bottom:-40px; z-index:9;}

.swiper-button-next, .swiper-button-prev {
	background-image: unset;
}

@media screen and (max-width: 1150px) {
	.swiper-button-prev,.swiper-button-next {display: none !important;}
     #ad-box.swiper { margin-top: -5px;}
     #ad-box .swiper-slide img {border-radius: 0;}
     #header-wrap {border-bottom: none !important;}
}


@media screen and (max-width: 576px) {
  .copy_area { padding:0 40px}
  .copy_area h2 { font-size:32px} 
  .copy_area h3 { font-size:16px}
}
/* �대�吏� �щ씪�대뱶 ��*/





/* �곕줈洹몃뒗 �ㅻ쫭�덈떎*/
.section02 {width:100%; margin:150px 0 0; padding:150px 0px; text-align:center; overflow:hidden; background:url(/images/sec02.jpg) center top no-repeat; background-size:cover;  position:relative; background-attachment: fixed; clear:both}
.section02 h2 { color:#fff; }
.section02 span{font-size:20px; color:#fff; opacity:0.8; padding:30px 20px 30px 20px; font-weight:400; letter-spacing:-0.5px; display:block}
.section02 p { font-size:13px; color:#fff; opacity:0.6; letter-spacing:8px; font-weight:300}
.section02 ul {box-sizing:border-box; border:14px solid rgba(255,255,255,0.2); height:440px; margin-top:60px}
.section02 ul li {width:25%; float:left; position:relative; border-right:0}
.section02 ul li .num {position:absolute; top:-40px; left:50%; margin-left:-35px; width:70px; height:70px; border-radius:100%; font-size:12px; line-height:1.6em; color:#fff; background:#07d3c7; padding-top:14px;}
.section02 ul li .num span {display:block; font-size:20px;  font-weight:bold; padding:0; opacity:1}
.section02 ul li dl {border-right:1px solid rgba(255,255,255,0.3); height:140px; margin-top:35px; padding-top:35px;}
.section02 ul li:last-child dl {border-right:0;}
.section02 ul li dl dt {font-size:21px; color:#07d3c7; font-weight:bold; margin-bottom:20px}
.section02 ul li dl dd {font-size:17px; color:#fff; opacity:0.8; line-height:1.6;}

@media screen and (max-width:976px){
.section02 ul {height:auto; overflow:hidden; margin-top:6%}
.section02 ul li {width:100%; padding:4% 0;}
.section02 ul li .num {position:relative; top:0; left:0; margin:0 auto;}
.section02 ul li dl {border-right:0; height:auto; margin-top:3%; padding-top:0;}
}

@media screen and (max-width:767px){
.section02 ul {border-width:10px; padding:4% 0;}
.section02 ul li .num {width:60px; height:60px; padding-top:16px; font-size:8px;}
.section02 ul li .num span {font-size:22px;}
}

/* �곕줈洹몃뒗 �ㅻ쫭�덈떎*/




.section03  {width:100%;  clear:both}
.section03 .photo { width:52%; min-height:529px; float:left}
.section03 .photo .li { width:100%; min-height:529px; background-size:cover; background-position:center; background-repeat:no-repeat;}
.section03 .photo .img01 { background-image:url(/images/ppp01.jpg)}
.section03 .photo .img02 { background-image:url(/images/ppp02.jpg)}
.section03 .photo .img03 { background-image:url(/images/ppp03.jpg)}
.section03 .photo .img04 { background-image:url(/images/ppp04.jpg)}
.section03 .photo .img05 { background-image:url(/images/ppp05.jpg)}
.section03 .photo .img06 { background-image:url(/images/ppp06.jpg)}
.section03 .photo  .owl-nav {position: absolute;top: 50%;margin-top: -25px; width:100%;}
.section03 .photo  .owl-nav .owl-prev {width:31px;height:61px;position:absolute;left:20px; background-color:transparent; cursor:pointer; background-image: url(/images/prevBtn_off.png);background-repeat: no-repeat; text-indent:-9999px}
.section03 .photo  .owl-nav .owl-next {width:31px;height:61px;position:absolute;right:20px; background-color:transparent;  cursor:pointer;  background-image: url(/images/nextBtn_off.png);background-repeat: no-repeat; text-indent:-9999px}
.section03 .photo  .owl-dots{position:absolute;width:100%; text-align:center; margin:0 auto; bottom:35px;}
.section03 .photo  .owl-dots .owl-dot{background:rgba(255, 255, 255, 0.5);width:30px;height:5px;display:inline-block;margin-left:10px}
.section03 .photo  .owl-dots .owl-dot.active{background:rgba(255, 255, 255, 1)}
.section03 .txt { width:48%; min-height:529px; background-color:#6fa5bf; padding:95px 0px 95px 95px; float:left;  box-sizing:border-box}
.section03 .txt h2 { max-width:550px; font-size:42px; letter-spacing:-1px; font-weight:bold; color:#fff; word-break:keep-all; line-height: 45px;}
.section03 .txt span { display: block; padding: 40px 0 0;color: #fff; opacity:0.8; font-size: 16px;line-height: 1.6; font-weight: 300; letter-spacing:0; max-width:700px; word-break:keep-all}
.section03 a  {display:inline-block; font-size:14px;  margin-top:40px; border:1px solid #06519d; text-align:center; color:#fff; background-color:#06519d; line-height:40px; padding:0 30px; transition: all 0.2s}
.section03 a:hover {padding:0 40px; transition: all 0.3s; background-color:#06519d; border:1px solid #06519d; color:#fff} 

@media screen and (max-width:976px) {
	.section03 .photo { width:100%; clear:both; float:none}
	.section03 .txt  { width:100%; clear:both; float:none}
}

@media screen and (max-width:576px) {
	.section03 .txt { padding:45px}
	.section03 .txt h2 { font-size:24px;}
	.section03 .txt span { width:100%}
}








/*�섎떒 而⑦뀗痢�*/
.section04 { width:100%; padding:200px 0; clear:both}
.section04 .left { width:45%; float:left; font-size: 46px;}
.section04 .left h2 { word-break:keep-all; text-align:left}
.section04 .left span { display:block; padding:40px 0; text-align:left; font-size:17px; font-weight:400; color:#555; line-height:1.6}
.section04 .left .photo a {display:block;position:absolute;width:68px;height:68px;background:#fff;right:0; top:0;overflow:hidden;z-index:2}
.section04 .left .photo { display:block; position:relative}
.section04 .left .txt_area { padding: 7px 20px 30px 30px; position:relative}

.section04 .right { width:45%; float:right;}
.section04 .right h2 { word-break:keep-all; text-align:left; font-size:46px}
.section04 .right span { display:block; padding:40px 0; text-align:left;  font-size:17px; font-weight:400; color:#555; line-height:1.6}
.section04 .right .photo { display:block;}
.section04 .right .txt_area { padding: 50px 110px 30px 20px; position:relative}

.section04 .owl-dots{position:absolute;width:100%; text-align:center; margin:0 auto; bottom:50px;}
.section04 .owl-dots .owl-dot{background-color:#ddd;width:30px;height:5px;display:inline-block;margin-left:10px; border:0}
.section04 .owl-dots .owl-dot.active{background-color:#3181cb}
.section04 .owl-dots .owl-dot span { padding:0}
.section04 .owl-nav  {position: absolute; right: 0; bottom:0}
.section04 .owl-nav i { font-size:22px}
.section04 .owl-prev{ font-size: 0; width: 64px;height: 64px;  background-color:#fff; display:inline-block}
.section04 .owl-next{ font-size: 0; width: 64px;height: 64px;  background-color:#fff; margin-left:-1px; display:inline-block}
@media screen and (max-width:980px) {
    .section04 .left { width:100%}
	.section04 .right { width:100%}
}
/*�섎떒 而⑦뀗痢�*/







/** Visual **/
#sub_bg_wrap {
  width: 100%;
  height: 380px;
  background-size: cover !important;
  position: relative;

}
#sub_bg_wrap:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  background: url(/images/sub_visual_cover.png) repeat center 50%;
  opacity: 0.8;
  -webkit-opacity: 0.8;
  filter: alpha(opacity=10);
}

#sub_bg_wrap p {
  margin: 0;
  position: absolute;

top:55%; left:50%; transform:translate(-50%,-50%);	
	
	
	width: 100%;

  color: #fff;
  text-align: center;
  z-index: 10;
}
#sub_bg_wrap p strong {
  display: block;
  font-size: 41px;
  line-height: 41px;
  margin: 0 0 12px 0;
  font-weight: 500;
  letter-spacing: -2px;
	text-shadow:2px 2px 5px #333;
}
#sub_bg_wrap p span {
  display: block;
  font-size: 18px;
  line-height: 24px;
  color: #fff;
  opacity: 0.8;
	text-shadow:2px 2px 5px #333;
}
@media screen and (max-width: 1024px) {
  #sub_bg_wrap {
    height: 400px;
    margin-top: 0px;
  }
  #sub_bg_wrap p {
    top: 40%;
  }
  #sub_bg_wrap p strong {
    font-size: 32px;
    line-height: 38px;
    margin: 0 0 8px 0;
  }
  #sub_bg_wrap p span {
    font-size: 17px;
    line-height: 22px;
  }
}
@media screen and (max-width: 640px) {
  #sub_bg_wrap {
    height: 400px;
  }
  #sub_bg_wrap p {
    top: 45%;
  }
  #sub_bg_wrap p strong {
    font-size: 27px;
    line-height: 32px;
    margin: 0 0 5px 0;
  }
  #sub_bg_wrap p span {
    font-size: 15px;
    line-height: 19px;
  }
}





/*푸터*/
#footer {
  width: 100%;
  height: 380px;;
  background: #fff;
  clear: both;
	border-top: #CBCBCB 1px solid;
}





.foot_menu {
  width: 100%;
  padding: 20px 20px;
  background: #30343b;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
}
.foot_menu .fm {
  float: left;
}
.foot_menu .fm li {
  display: inline-block;
  line-height: 2em;
  margin-right: 12px;
  padding-right: 12px;
  border-right: 1px solid rgba(255, 255, 255, 0.07);
}
.foot_menu .fm li a {
  font-size: 1.08em;
  color: rgba(255, 255, 255, 0.9);
}
.foot_menu .fm li a.point {
  color: #32c0eb;
}
.foot_menu .fm li:last-child {
  border-right: 0;
}
.foot_menu .sns {
  float: right;
}
.foot_menu .sns li {
  display: inline-block;
  margin-left: 10px;
}
.foot_menu .sns li:first-child {
  margin-left: 0;
}
.foot_menu .sns li a {
  color: #777
}
.foot_menu .sns li a:hover {
  color: #fff
}
.foot_menu .menu {
  margin-top: 20px;
}
.foot_menu #phone {
  display: inline-block;
  color: #fff;
  font-size: 12px;
  text-align: center;
  padding: 0px 20px;
  background-color: #6C6
}
.foot_menu #kakao {
  display: inline-block;
  color: #000;
  font-size: 12px;
  text-align: center;
  padding: 0px 20px;
  background-color: #ffeb33
}
.footer_in {
  max-width: 1440px;
  height: auto;
  padding: 38px 20px;
  margin: 0 auto;
  box-sizing: border-box
}
.footer_in address h1 {
  font-size: 16px;
  line-height: 1.8;
  padding-bottom: 10px;
  color: #1B1B1B;
  font-weight: bold;
}
.footer_in address p {
  overflow: hidden;
  font-size: 13px;
  color:#1B1B1B;
}
.footer_in address p strong {
  font-weight: 500;
  color:#1B1B1B;
}
.footer_in address p span {
  display: inline-block;
  margin-right: 10px;
  line-height: 1.8em;
	font-size: 16px;
}
.footer_in address p.addr {
  margin-top: 18px;
}
.footer_in address p.copylight {
  font-size: 13px;
  color: #999;
  margin-top: 18px;
}
.footer_in address {
  float: left;
  width: 65%;
  font-style: normal
}
.footer_in .customer {
  float: right;
  color:#1B1B1B;
  margin-left: 20px;
  padding-left: 30px;
  border-left: 1px solid rgba(255, 255, 255, 0.05);
  font-size: 13px;
}
.footer_in .customer .main_tel {
  font-size: 15px;
  font-weight: 300;
  color: #fff;
  margin-bottom: 20px;
  margin-top: 20px;
}
.footer_in .customer .main_tel span {
  font-size: 20px;
  font-weight: bold;
  color: #3F3F3F;
  display: block;
  margin-top: 10px;
}
@media screen and (max-width: 640px) {
  .footer_in address {
    width: 100%
  }
  .footer_in .customer {
    width: 100%;
    border-left: 0;
    margin-left: 0;
    padding-left: 0
  }
  .foot_menu .fm {
    margin-bottom: 20px
  }
	
	  .foot_menu .sns {
    float: left;
		  display: none;
  }
	
	
}
@media screen and (max-width: 450px) {

}
/*푸터*/
#sitemap {
  border: 0;
  background-color: #090c23;
  width: 100%;
  max-width: 1200px;
  padding: 80px
}
#sitemap h2 {
  font-size: 36px;
  color: #fff;
  text-align: center;
  padding: 0 0 20px 0;
  width: 100%;
  border-bottom: 1px solid rgba(255, 255, 255, .3)
}
#sitemap .depth1 > li {
  float: left;
  width: 20%;
  margin-top: 65px
}
#sitemap .depth1 > li:nth-child(5n+5) {
  margin-right: 0px;
}
#sitemap .depth1 > li:nth-child(5n+1) {
  clear: both;
}
#sitemap .depth1 > li > a {
  font-size: 22px;
  display: block;
  text-align: left;
  color: #fff;
  margin-bottom: 20px
}
#sitemap .depth2 > li > a {
  font-size: 16px;
  display: block;
  line-height: 2.1;
  color: #fff;
  opacity: .7;
  padding-left: 20px
}
#sitemap .depth2 > li {
  position: relative
}
#sitemap .depth2 > li:before {
  display: block;
  content: "";
  width: 7px;
  height: 3px;
  background: #336791;
  position: absolute;
  left: 0;
  top: 15px;
}
#sitemap .depth2 > li > a:hover {
  opacity: 1
}
#sitemap .depth3 > li > a {
  font-size: 14px;
  display: block;
  line-height: 2.1;
  padding-left: 15px;
  color: #fff;
  opacity: .7
}
#sitemap .mfp-close {
  position: absolute;
  right: 50px;
  top: 30px;
  z-index: 1;
  width: 30px;
  height: 30px;
  border: 0;
  font-size: 16px;
  color: #fff
}
#sitemap .mfp-close:after {
  background: url(/images/w_btn_close.png) no-repeat center center;
}
#sitemap .arrow i {
  display: none
}
@media screen and (max-width:1200px) {
  #sitemap {
    max-width: 800px
  }
  #sitemap .depth1 > li {
    width: 50%;
    margin-top: 4%
  }
}
@media screen and (max-width: 960px) {
  #sitemap {
    display: none
  }
}
.tl_pop_con {
  background: #fff;
}
.tl_pop_con h2.f_pop_tit {
  width: 100%;
  height: 80px;
  line-height: 80px;
  background: #076aa3;
  font-size: 20px;
  color: #fff;
}
.tl_pop_con h2.f_pop_tit img {
  display: inline-block;
  margin-left: 50px;
  margin-right: 5px;
  margin-top: -10px;
  width: 120px;
}
.tl_pop_con h2.f_pop_tit span {
  display: inline-block;
  padding-left: 50px;
}
.f_pop_wrap {
  line-height: 23px;
  text-align: justify;
  word-break: break-all;
  font-size: 15px;
  overflow-y: auto;
}
.f_pop_wrap strong {
  color: #00a19a;
  font-weight: normal;
}
.f_pop_wrap p {
  color: #333;
  padding: 40px 50px;
  line-height: 1.6;
}
.mfp-close:after {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: url("/images/w_btn_close.png") no-repeat center center;
  -webkit-transition: -webkit-transform 300ms;
  transition: -webkit-transform 300ms;
  transition: transform 300ms;
  transition: transform 300ms, -webkit-transform 300ms;
  border-radius: 50%;
}
.mfp-close {
  width: 40px;
  height: 40px;
  text-indent: -999px;
  opacity: 1;
  overflow: hidden;
  background-color: transparent;
  border: 0;
}
button.mfp-close:hover:after {
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.foot_counselbox_wrap {
  padding: 0;
  width: 100%;
  height: 155px;
  position: fixed;
  bottom: 0;
  background-color: #D1D1D1;
  z-index: 3;
  visibility: visible;
  opacity: 1
}
.scrolled .foot_counselbox_wrap {
  opacity: 0;
  transition: all 0.5s;
}
.foot_counselbox_wrap #footer_counsel_form {
  position: relative
}
.foot_counselbox_wrap .inner {
  position: relative;
  max-width: 1400px;
  padding: 0 20px
}
.foot_counselbox_wrap .txt_notice {
  display: block;
  margin: 0 auto;
  text-align: left;
  font-size: 30px;
  color: #fff;
  padding-top: 28px;
  padding-bottom: 8px;
  letter-spacing: -2px;
  font-weight: 300
}
.foot_counselbox_wrap .privacy {
  position: absolute;
  right: 0;
  top: 38px;
  color: #fff;
  font-size: 16px;
  letter-spacing: -.5px
}
.foot_counselbox_wrap .box {
  position: relative;
  height: 90px;
  border: 0 solid red;
  padding-top: 6px
}
.foot_counselbox_wrap .form_txt {
  border: none;
  font-size: 19px;
  color: #555;
  width: 100%;
  letter-spacing: -.5px
}
.foot_counselbox_wrap .phone {
  border: none;
  font-size: 19px;
  color: #332c39;
  width: 165px
}
.foot_counselbox_wrap .box li {
  width: 16%;
  height: 50px;
  line-height: 47px;
  padding: 0 15px;
  color: #555;
  background-color: #fff;
  float: left
}
.foot_counselbox_wrap .box .place {
  margin-left: 5px
}
.foot_counselbox_wrap .tel {
  margin-left: 5px
}
.foot_counselbox_wrap .tel_number {
  margin-left: 4px;
}
.foot_counselbox_wrap .checkbox {
  width: 18px;
  height: 18px;
  vertical-align: middle;
  border: 5px solid #3a3a3a;
  background-color: transparent
}
.foot_counselbox_wrap .btn_postion {
  position: relative;
  float: right;
  border: 0 solid #00f
}
.foot_counselbox_wrap .send_btn {
  width: 176px;
  height: 50px;
  font-size: 22px;
  font-weight: 600;
  letter-spacing: -1px;
  background: #911027;
  border: none;
  color: #fff;
  cursor: pointer
}
@media screen and (max-width:1200px) {
  .quotation {
    position: relative;
    bottom: 0;
    background-color: #161d2e;
    z-index: 10002;
    width: 100%;
    height: 400px;
    top: 0;
    background-color: #724f45
  }
  .foot_counselbox_wrap.inner {
    width: 100%;
  }
  .foot_counselbox_wrap .txt_notice {
    text-align: center
  }
  .foot_counselbox_wrap .box {
    width: 100%;
    margin: 20px auto 0 auto;
    text-align: center
  }
  .foot_counselbox_wrap .box li {
    width: 550px;
    margin: 0 auto 10px auto;
    text-align: center;
    float: none
  }
  .foot_counselbox_wrap .box .place {
    margin: auto
  }
  .foot_counselbox_wrap .privacy {
    position: relative;
    right: 0;
    top: 0;
    width: 100%;
    font-size: 14px;
    text-align: center;
    color: #fff;
    letter-spacing: -1px
  }
  .foot_counselbox_wrap .form_txt {
    border: none;
    width: 100%;
    text-align: left;
    color: #555
  }
  .foot_counselbox_wrap .phone {
    border: none;
    width: 100%;
    float: none
  }
  .foot_counselbox_wrap .pt_1 {
    width: 550px;
    margin: 10px auto 0 auto
  }
  .foot_counselbox_wrap .pt_1 .tel {
    float: left;
    width: 150px;
    color: #444;
    background-color: #fff;
    margin-left: 0
  }
  .foot_counselbox_wrap .pt_1 .tel_number {
    float: left;
    width: 195px;
    margin-left: 5px
  }
  .foot_counselbox_wrap .btn_postion {
    width: 100%;
    margin: 0 auto;
    text-align: center
  }
  .foot_counselbox_wrap .send_btn {
    width: 550px;
    height: 35px;
    font-size: 15px;
    letter-spacing: -1px;
    margin: 13px auto
  }
  .foot_counselbox_wrap .privacy .checkbox {
    -webkit-appearance: auto;
  }
}
@media all and (max-width:600px) {
  .scrolled .foot_counselbox_wrap {
    display: none
  }
  .foot_counselbox_wrap .txt_notice {
    text-align: center;
    font-size: 23px;
    padding-top: 18px;
    padding-bottom: 4px;
    letter-spacing: -.5px;
    word-break: keep-all
  }
  .foot_counselbox_wrap .box li {
    width: 100%
  }
  .foot_counselbox_wrap .name {
    width: 310px
  }
  .foot_counselbox_wrap .place {
    width: 310px
  }
  .foot_counselbox_wrap .pt_1 {
    width: 100%
  }
  .foot_counselbox_wrap .pt_1 .tel {
    width: 30%
  }
  .foot_counselbox_wrap .pt_1 .tel_number {
    width: 34%
  }
  .foot_counselbox_wrap .send_btn {
    width: 320px;
    margin: 8px auto
  }
}
@media all and (max-width:540px) {
  .foot_counselbox_wrap .pt_1 .tel_number {
    width: 33.66%
  }
}
	
	
	/*헤드메뉴*/
/*사이트맵*/
#sitemap {
  border: 0;
  background-color: #07348c;
  width: 100%;
  max-width: 1200px;
  padding: 80px
}
#sitemap h2 {
  font-size: 36px;
  color: #fff;
  text-align: center;
  padding: 0 0 20px 0;
  width: 100%;
  border-bottom: 1px solid rgba(255, 255, 255, .3)
}
#sitemap .depth1 > li {
  float: left;
  width: 20%;
  margin-top: 25px
}
#sitemap .depth1 > li:nth-child(5n+5) {
  margin-right: 0px;
}
#sitemap .depth1 > li:nth-child(5n+1) {
  clear: both;
}
#sitemap .depth1 > li > a {
  font-size: 20px;
  display: block;
  text-align: left;
  color: #fff;
  margin-bottom: 20px
}
#sitemap .depth2 > li > a {
  font-size: 16px;
  display: block;
  line-height: 2.1;
  color: #fff;
  opacity: .9
}
#sitemap .depth2 > li > a:hover {
  color: #F4E913
}
#sitemap .depth3 > li > a {
  font-size: 14px;
  display: block;
  line-height: 2.1;
  padding-left: 15px;
  color: #fff;
  opacity: .7
}
#sitemap .mfp-close {
  position: absolute;
  right: 0;
  top: -50px;
  z-index: 1;
  width: 30px;
  height: 30px;
  border: 0;
  font-size: 16px;
  color: #fff
}
#sitemap .mfp-close:after {
  background: url(/images/w_btn_close.png) no-repeat center center;
}
#sitemap .arrow i {
  display: none
}
@media screen and (max-width:1200px) {
  #sitemap {
    max-width: 800px
  }
  #sitemap .depth1 > li {
    width: 50%;
    margin-top: 4%
  }
}
@media screen and (max-width: 960px) {
  #sitemap {
    display: none
  }
}
/*사이트맵*/
	
	
	