@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@600&display=swap');

/* 초기화 */
html {overflow:hidden;overflow-y:scroll;}
body {overflow:hidden;margin:0;padding:0;font-size:0.75em;font-family:'Malgun Gothic', dotum, sans-serif;background:#fff}
html, h1, h2, h3, h4, h5, h6, form, fieldset, img {margin:0;padding:0;border:0}
/* h1, h2, h3, h4, h5, h6 {font-size:1em;font-family:'Malgun Gothic', dotum, sans-serif} */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display:block}

ul, dl,dt,dd {margin:0;padding:0;list-style:none}
legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
label, input, button, select, img {vertical-align:middle;font-size:1em}
input, button {margin:0;padding:0;font-family:'Malgun Gothic', dotum, sans-serif;font-size:1em}
input[type="submit"] {cursor:pointer}
button {cursor:pointer}

textarea, select {font-family:'Malgun Gothic', dotum, sans-serif;font-size:1em}
select {margin:0}
p {margin:0;padding:0;word-break:break-all}
hr {display:none}
pre {overflow-x:scroll;font-size:1.1em}
a {color:#000;text-decoration:none}

*, :after, :before {
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  box-sizing:border-box;
}

input[type=text],input[type=password], textarea {
-webkit-transition:all 0.30s ease-in-out;
-moz-transition:all 0.30s ease-in-out;
-ms-transition:all 0.30s ease-in-out;
-o-transition:all 0.30s ease-in-out;
outline:none;
}

input[type=text]:focus,input[type=password]:focus, textarea:focus,select:focus {
-webkit-box-shadow:0 0 5px #9ed4ff;
-moz-box-shadow:0 0 5px #9ed4ff;
box-shadow:0 0 5px #9ed4ff;
border:1px solid #558ab7 !important;
}

.placeholdersjs {color:#aaa !important}

/* Common */
.skip,
.skip a {width:0px;height:0px;line-height:0;border:none;position:fixed;top:0px;left:0px;font-size:0;overflow:hidden;z-index:100000;}
.skip a:focus, .skip a:active {width:100%;height:50px;line-height:50px;background:#21272e;color:#fff;font-size:24px;font-weight:bold;text-align:center;text-decoration:none;}
.hidden{width:0px;height:0px;line-height:0;border:none;position:absolute;top:0;left:0;font-size:0;overflow:hidden;}
.cfix:after{display:block;clear:both;content:"";}
.marno{margin:0}
.blind{ position: absolute; left:-9999px;}
.justify{text-align:justify;}
.justify:after {content:""; display:inline-block;width:100%;}
.ellipsis{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}

/* 마진 */
.mb0{margin-bottom:0px !important;}
.mb5{margin-bottom:5px !important;}
.mb10{margin-bottom:10px !important;}
.mb15{margin-bottom:15px !important;}
.mb20{margin-bottom:20px !important;}
.mb25{margin-bottom:25px !important;}
.mb30{margin-bottom:30px !important;}
.mb35{margin-bottom:35px !important;}
.mb40{margin-bottom:40px !important;}
.mb45{margin-bottom:45px !important;}
.mb50{margin-bottom:50px !important;}
.mb55{margin-bottom:55px !important;}
.mb60{margin-bottom:60px !important;}
.mb65{margin-bottom:65px !important;}
.mb70{margin-bottom:70px !important;}
.mb75{margin-bottom:75px !important;}
.mb80{margin-bottom:80px !important;}
.mb85{margin-bottom:85px !important;}
.mb90{margin-bottom:90px !important;}
.mb95{margin-bottom:95px !important;}
.mb100{margin-bottom:100px !important;}
.mb150{margin-bottom:150px !important;}

.mt0{margin-top:0px !important;}
.mt5{margin-top:5px !important;}
.mt10{margin-top:10px !important;}
.mt15{margin-top:15px !important;}
.mt20{margin-top:20px !important;}
.mt25{margin-top:25px !important;}
.mt30{margin-top:30px !important;}
.mt35{margin-top:35px !important;}
.mt40{margin-top:40px !important;}
.mt45{margin-top:45px !important;}
.mt50{margin-top:50px !important;}
.mt55{margin-top:55px !important;}
.mt60{margin-top:60px !important;}
.mt65{margin-top:65px !important;}
.mt70{margin-top:70px !important;}
.mt75{margin-top:75px !important;}
.mt80{margin-top:80px !important;}
.mt85{margin-top:85px !important;}
.mt90{margin-top:90px !important;}
.mt95{margin-top:95px !important;}
.mt100{margin-top:100px !important;}
.mt150{margin-top:150px !important;}

@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 100;
  src: url('/assets/fonts/NotoSansKR-Thin.woff2') format('woff2'),
	   url('/assets/fonts/NotoSansKR-Thin.woff') format('woff'),
	   url('/assets/fonts/NotoSansKR-Thin.otf') format('opentype');
}
@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 300;
  src: url('/assets/fonts/NotoSansKR-Light.woff2') format('woff2'),
	   url('/assets/fonts/NotoSansKR-Light.woff') format('woff'),
	   url('/assets/fonts/NotoSansKR-Light.otf') format('opentype');
}
@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 350;
  src: url('/assets/fonts/NotoSans-DemiLight.woff2') format('woff2'),
	   url('/assets/fonts/NotoSans-DemiLight.woff') format('woff'),
	   url('/assets/fonts/NotoSans-DemiLight.otf') format('opentype');
}
@font-face {
   font-family: 'Noto Sans KR';
   font-style: normal;
   font-weight: 400;
   src: url('/assets/fonts/NotoSansKR-Regular.woff2') format('woff2'),
		url('/assets/fonts/NotoSansKR-Regular.woff') format('woff'),
		url('/assets/fonts/NotoSansKR-Regular.otf') format('opentype');
 }
@font-face {
   font-family: 'Noto Sans KR';
   font-style: normal;
   font-weight: 500;
   src: url('/assets/fonts/NotoSansKR-Medium.woff2') format('woff2'),
		url('/assets/fonts/NotoSansKR-Medium.woff') format('woff'),
		url('/assets/fonts/NotoSansKR-Medium.otf') format('opentype');
 }
@font-face {
   font-family: 'height:650px; overflow:hidden;';
   font-style: normal;
   font-weight: 700;
   src: url('/assets/fonts/NotoSansKR-Bold.woff2') format('woff2'),
		url('/assets/fonts/NotoSansKR-Bold.woff') format('woff'),
		url('/assets/fonts/NotoSansKR-Bold.otf') format('opentype');
 }
@font-face {
   font-family: 'Noto Sans KR';
   font-style: normal;
   font-weight: 900;
   src: url('/assets/fonts/NotoSansKR-Black.woff2') format('woff2'),
		url('/assets/fonts/NotoSansKR-Black.woff') format('woff'),
		url('/assets/fonts/NotoSansKR-Black.otf') format('opentype');
 }
/*
@font-face {
	font-family: 'S Core Dream'; 
	font-style: normal;
	font-weight: 100; 
	src: url('/assets/fonts/scdream1-webfont.woff2') format('woff2'), 
       url('/assets/fonts/scdream1-webfont.woff') format('woff');
}
@font-face {
	font-family: 'S Core Dream'; 
	font-style: normal;
	font-weight: 200; 
	src: url('/assets/fonts/scdream2-webfont.woff2') format('woff2'), 
       url('/assets/fonts/scdream2-webfont.woff') format('woff');
}
@font-face {
	font-family: 'S Core Dream'; 
	font-style: normal;
	font-weight: 300; 
	src: url('/assets/fonts/scdream3-webfont.woff2') format('woff2'), 
       url('/assets/fonts/scdream3-webfont.woff') format('woff');
}
@font-face {
	font-family: 'S Core Dream'; 
	font-style: normal;
	font-weight: 400; 
	src: url('/assets/fonts/scdream4-webfont.woff2') format('woff2'), 
       url('/assets/fonts/scdream4-webfont.woff') format('woff');
}
@font-face {
	font-family: 'S Core Dream'; 
	font-style: normal;
	font-weight: 500; 
	src: url('/assets/fonts/scdream5-webfont.woff2') format('woff2'), 
       url('/assets/fonts/scdream5-webfont.woff') format('woff');
}
@font-face {
	font-family: 'S Core Dream'; 
	font-style: normal;
	font-weight: 600; 
	src: url('/assets/fonts/scdream6-webfont.woff2') format('woff2'), 
       url('/assets/fonts/scdream6-webfont.woff') format('woff');
}
@font-face {
	font-family: 'S Core Dream'; 
	font-style: normal;
	font-weight: 700; 
	src: url('/assets/fonts/scdream7-webfont.woff2') format('woff2'), 
       url('/assets/fonts/scdream7-webfont.woff') format('woff');
}
@font-face {
	font-family: 'S Core Dream'; 
	font-style: normal;
	font-weight: 800; 
	src: url('/assets/fonts/scdream8-webfont.woff2') format('woff2'), 
       url('/assets/fonts/scdream8-webfont.woff') format('woff');
}
@font-face {
	font-family: 'S Core Dream'; 
	font-style: normal;
	font-weight: 900; 
	src: url('/assets/fonts/scdream9-webfont.woff2') format('woff2'), 
       url('/assets/fonts/scdream9-webfont.woff') format('woff');
}
@font-face {
   font-family: 'Eulyoo';
   font-style: normal;
   font-weight: 400;
   src: url('/assets/fonts/Eulyoo1945-Regular.woff2') format('woff2'),
		url('/assets/fonts/Eulyoo1945-Regular.woff') format('woff'),
		url('/assets/fonts/Eulyoo1945-Regular.eof') format('eot');
}
@font-face {
   font-family: 'Eulyoo';
   font-style: normal;
   font-weight: 600;
   src: url('/assets/fonts/Eulyoo1945-SemiBold.woff2') format('woff2'),
		url('/assets/fonts/Eulyoo1945-SemiBold.woff') format('woff'),
		url('/assets/fonts/Eulyoo1945-SemiBold.eof') format('eot');
}
@font-face {
   font-family: 'FelixTitling';
   font-style: normal;
   font-weight: 400;
   src: url('/assets/fonts/FelixTitling.woff2') format('woff2'),
		url('/assets/fonts/FelixTitling.woff') format('woff');
}
@font-face {
   font-family: 'Futura Bk Book';
   font-style: normal;
   font-weight: 400;
   src: url('/assets/fonts/Futura-Bk-Book.woff2') format('woff2'),
		url('/assets/fonts/Futura-Bk-Book.woff') format('woff');
}

*/
/* font-size */
.txt180{font-size:180px;line-height:1.2; letter-spacing:-10px;}
.txt98{font-size:98px;line-height:1.2;}
.txt88{font-size:88px;line-height:1.2;}
.txt84{font-size:84px;line-height:1.2;}
.txt78{font-size:78px;line-height:1.2;}
.txt74{font-size:74px;line-height:1.2;}
.txt72{font-size:72px;line-height:1.2;}
.txt68{font-size:68px;line-height:1.2;}
.txt66{font-size:66px;line-height:1.2;}
.txt62{font-size:62px;line-height:1.428;}
.txt58{font-size:58px;line-height:1.2;}
.txt56{font-size:56px;line-height:1.428;}
.txt54{font-size:54px;line-height:1.428;}
.txt52{font-size:52px;line-height:130%;}
.txt50{font-size:50px;line-height:130%;}
.txt48{font-size:48px;line-height:130%;}
.txt46{font-size:46px;line-height:1.2;}
.txt45{font-size:45px;line-height:1.428;}
.txt44{font-size:44px;line-height:1.428;}
.txt42{font-size:42px;line-height:1.2;}
.txt40{font-size:40px;line-height:1.428;}
.txt38{font-size:38px;line-height:130%;}
.txt36{font-size:36px;line-height:1.428;}
.txt34{font-size:34px;line-height:1.428;}
.txt32{font-size:32px;line-height:1.428;}
.txt30{font-size:30px;line-height:180%;}
.txt28{font-size:28px;line-height:1.33;}
.txt26{font-size:26px;line-height:1.33;}
.txt24{font-size:24px;line-height:1.2;}
.txt22{font-size:22px;line-height:1.33;}
.txt21{font-size:21px;line-height:1.33;}
.txt20{font-size:20px;line-height:1.33;}
.txt19{font-size:19px;line-height:1.33;}
.txt18{font-size:18px;}
.txt17{font-size:17px;line-height:1.33;}
.txt16{font-size:16px;line-height:1.33;}
.txt15{font-size:15px;line-height:1.33;}
.txt14{font-size:14px;line-height:1.5;}
.txt13{font-size:13px;line-height:1.5;}
.txt12{font-size:12px;line-height:1.5;}
.txt11{font-size:11px;line-height:1.5;}
.txt10{font-size:10px;line-height:1.5;}
.txt8{font-size:8px;line-height:1.33;}


/* 공통 */
.row {width: 100%; margin:0 auto; position: relative;}
.tly-60{position:absolute;left:0;top:60%;width:100%;transform:translateY(-50%);-moz-transform:translateY(-50%);-webkit-transform:translateY(-50%);-o-transform:translateY(-50%);}
.tly-50{position:absolute;left:0;top:50%;width:100%;transform:translateY(-50%);-moz-transform:translateY(-50%);-webkit-transform:translateY(-50%);-o-transform:translateY(-50%);}
.tly-40{position:absolute;left:0;top:40%;width:100%;transform:translateY(-50%);-moz-transform:translateY(-50%);-webkit-transform:translateY(-50%);-o-transform:translateY(-50%);}
.tly-30{position:absolute;left:0;top:30%;width:100%;transform:translateY(-50%);-moz-transform:translateY(-50%);-webkit-transform:translateY(-50%);-o-transform:translateY(-50%);}
.tly-20{position:absolute;left:0;top:20%;width:100%;transform:translateY(-50%);-moz-transform:translateY(-50%);-webkit-transform:translateY(-50%);-o-transform:translateY(-50%);}



.tlx-50{position:absolute;left:50%;top:0;transform:translateX(-50%);-moz-transform:translateX(-50%);-webkit-transform:translateX(-50%);-o-transform:translateX(-50%);}
.tl-50{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-webkit-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);}

article {position: relative;}
.white {color: #fff;}
.black {color: #151515;}
.blue {color: #2c82f1;}
.gray {color: #666;}
.gray8 {color: #888;}
.gray9 {color: #999;}
.beige {color: #2983e1;}
.beige1 {color: #ce9c6c;}
.yellow {color: #fbf4d4;}

.all_block {display: block;}
.inline_1280 {display: block;}
.inline_1000 {display: block;}
.inline_980 {display: block;}
.inline_820 {display: block;}
.inline_520 {display: block;}
.in820_b520 {display: block;}

.fwn {font-weight: normal;}
.fwb {font-weight: bold;}
.fw100 {font-weight: 100;}
.fw200 {font-weight: 200;}
.fw300 {font-weight: 300;}
.fw350 {font-weight: 350;}
.fw400 {font-weight: 400;}
.fw500 {font-weight: 500;}
.fw600 {font-weight: 600;}
.fw700 {font-weight: 700;}
.fw800 {font-weight: 800;}
.fw900 {font-weight: 900;}
.wk {-ms-word-break: keep-all;word-break: keep-all;}
.tac {text-align: center;}
.tal {text-align: left;}
.tar {text-align: right;}

.pd30{ padding-left:30px;}
.pd18{ padding-left:18px;}
.pd10{ padding-left:10px;}

.lh1 {line-height: 1;}
.lh12 {line-height: 1.2;}
.lh13 {line-height: 1.33;}
.lh15 {line-height: 1.5;}
.lh17 {line-height: 1.7;}
.lh2 {line-height: 2;}
.lh3 {line-height: 3;}

.w1800 {max-width: 1830px; margin: 0 auto; position: relative; padding: 0 15px;}
.w1600 {max-width: 1630px; margin: 0 auto; position: relative; padding: 0 15px;}
.w1500 {max-width: 1530px; margin: 0 auto; position: relative; padding: 0 15px;}
.w1400 {max-width: 1430px; margin: 0 auto; position: relative; padding: 0 15px;}
.w1300 {max-width: 1330px; margin: 0 auto; position: relative; padding: 0 15px;}
.w1200 {max-width: 1230px; margin: 0 auto; position: relative; padding: 0 15px;}
.w1100 {max-width: 1130px; margin: 0 auto; position: relative; padding: 0 15px;}
.w1000 {max-width: 1030px; margin: 0 auto; position: relative; padding: 0 15px;}
.w900 {max-width: 930px; margin: 0 auto; position: relative; padding: 0 15px;}
.w800 {max-width: 830px; margin: 0 auto; position: relative; padding: 0 15px;}


.ff_eulyoo {font-family: 'Eulyoo'; }
.ff_felix {font-family: 'FelixTitling'; letter-spacing: 1px;}
.ff_futura {font-family: 'Futura Bk Book';}
.ff_mont {font-family: 'Montserrat';}
.en {font-family: 'Futura Bk Book';}

.full_img {width: 2000px;position: relative; left: 50%; margin-left: -1000px;}
.slick-prev:before,
.slick-next:before {display: none;}
/* ani */
.ani_top{position:relative;opacity:0;top:50px;transition:1s;-moz-transition:1s;-webkit-transition:1s;-o-transition:1s;}
.ani_top.move{opacity:1;top:0;}
.ani_left{position:relative;opacity:0;left:-100px;transition:1s;-moz-transition:1s;-webkit-transition:1s;-o-transition:1s;}
.ani_left.move{opacity:1;left:0;}
.ani_right{position:relative;opacity:0;right:-100px;transition:1s;-moz-transition:1s;-webkit-transition:1s;-o-transition:1s;}
.ani_right.move{opacity:1;right:0;}
.ani_down{position:relative;opacity:0;top:-50px;transition:1s;-moz-transition:1s;-webkit-transition:1s;-o-transition:1s;}
.ani_down.move{opacity:1;top:0;}

.trans_d1{transition-delay:0.15s;}
.trans_d2{transition-delay:0.25s;}
.trans_d3{transition-delay:0.35s;}
.trans_d4{transition-delay:0.45s;}
.trans_d5{transition-delay:0.55s;}
.trans_d6{transition-delay:0.65s;}

@media all and (max-width:1230px){
	.txt88,
	.txt84,
	.txt78,
	.txt72,
	.txt74{font-size:60px;}
	.txt68,
	.txt66{font-size:54px;}
	.txt62,
	.txt60{font-size:52px;}
	.txt58,
	.txt56,
	.txt54{font-size:48px;}
	.txt52,
	.txt50{font-size:42px;}
	.txt48{font-size:38px;}
	.txt46{font-size:37px;}
	.txt45,
	.txt44{font-size:36px;}
	.txt42,
	.txt40{font-size:32px;}
	.txt38{font-size: 30px;}
	.txt36,
	.txt34{font-size:28px;}
	.txt32{font-size:26px;}
	.txt30{font-size:24px;}
	.txt28,
	.txt26{font-size:20px;}
	.txt24{font-size: 19px;}
	.txt22,
	.txt21{font-size:18px;}
	.txt20,
	.txt19{font-size:17px;}
	.txt18,
	.txt17{font-size:16px;}
	.txt16{font-size:15px;}
	.txt15{font-size:14px;}
	.txt14{font-size:13px;}
	.txt12{font-size:11px;}
	.txt11{font-size:10px;}

	img {max-width:100%;}
	.inline_1280 {display: inline;}
}

@media all and (max-width:820px){
	
	.ani_left{left: auto;top:25px;}
	.ani_left.move{left: auto;top:0;}
	.ani_right{right: auto;top: 25px;}
	.ani_right.move{ right: auto;top:0;}
	.ani_top1.move{opacity:1;top:auto; bottom: 40px;}
	.trans_d1,
	.trans_d2,
	.trans_d3,
	.trans_d4,
	.trans_d5,
	.trans_d6{transition-delay:0.2s;}
	.inline_820 {display: inline;}
	.no_820 {display: none;}
	.block_820 {display: block;}
	.in820_b520 {display: inline;}

}
@media all and (max-width:520px){ 
	.txt88,
	.txt84{font-size:36px;}
	.txt78,
	.txt74,
	.txt72{font-size:35px;}
	.txt68,
	.txt66{font-size:34px;}
	.txt62,
	.txt60{font-size:33px;}
	.txt58,
	.txt56,
	.txt54{font-size:32px;}
	.txt52,
	.txt50{font-size:28px;}
	.txt48,
	.txt46{font-size:26px;}
	.txt45,
	.txt44{font-size:24px;}
	.txt42,
	.txt40{font-size:22px;}
	.txt38,
	.txt36,
	.txt34{font-size:20px;}
	.txt32,
	.txt30,
	.txt28{font-size:18px;}
	.txt26{font-size:17px;}
	.txt24,
	.txt22,
	.txt21{font-size:16px;}
	.txt20,
	.txt19{font-size:16px;}
	.txt18,
	.txt17,
	.txt16{font-size:14px;}
	.txt15{font-size:13px;}
	.txt14{font-size:12px;}
	.txt12{font-size:10px;}

	.inline_520 {display: inline;}
	.no_520 {display: none;}
	.block_520 {display: block;}
	.in820_b520 {display: block;}
}

#wrap{width: 1920px ; margin:0 auto; min-width:320px; font: 16px/1 'Noto Sans KR', sans-serif; font-weight: 400; letter-spacing: -0.5px; color: #222;}
.tit_ani_wrap { position:relative; margin-bottom:50px; }
.tit_ani_wrap .txt_ani_box { overflow:hidden; display:block; }
.tit_ani_wrap .txt_ani_box:nth-child(2) .txt-ani { transition-delay:.2s; }
.tit_ani_wrap .txt_ani_box:nth-child(3) .txt-ani { transition-delay:.4s; }
.tit_ani_wrap .txt_ani_box:nth-child(4) .txt-ani { transition-delay:.6s; }
.tit_ani_wrap .txt_ani { display:block; transition-duration:.5s; transition-property:transform; transform:translateY(100%); }
.tit_ani_wrap.on .txt_ani { transform:translateY(0); }
  .tit_ani_wrap .txt_ani_box .txt1 {display:inline- block; font-family: 'Cormorant Garamond'; color:#ddd; padding-left:15px; }


@keyframes fadeInUp {
    0% {
        transform:translateY(20px);
        opacity:0;
    }
    100% {
        transform:translateY(0);
        opacity:1;
    }
}

@keyframes rotate_circle{
	100% {transform: rotate(360deg); }
}

.slick_nav {width: 240px; display: flex; flex-wrap:wrap;justify-content:space-between; position: absolute; bottom: 145px; left: 50%; transform:translate(-690px,0);  }
/* 슬라이드 arrow */
.slick_arrow {position: absolute; top: 3px; left: 0;}
.slick_arrow .prev_btn,
.slick_arrow .next_btn {width: 20px; height: 7px; background-color: transparent; padding: 0; border: none; background-repeat: no-repeat; background-image: url('/assets/images/main/sm_arr_prev.png'); text-indent: -9999px; position: absolute; top: 0; left: 10px; }
.slick_arrow .next_btn {background-image: url('/assets/images/main/sm_arr_next.png'); left: 105px;}

/* 슬라이드 play */
.slider_play_btn { /* position: absolute; bottom: 140px; left: 50%; transform:translateX(-510px); */ padding-right: 5px;	}
.slider_play_btn button {width: 8px; height: 12px; background-color: transparent; background-repeat: no-repeat; background-size:cover; border: none; padding: 0; margin: 0 8px; text-indent: -9999px;}
.slider_play_btn .slider_pause {background-image: url('/assets/images/main/visual_pause_grey.png');}
.slider_play_btn .slider_play {background-image: url('/assets/images/main/visual_play_grey.png');}

/* 슬라이드 counter */
.slick_counter {/* position: absolute; bottom: 135px; left: 50%; transform:translateX(-655px);  */font-family: 'Eulyoo';  font-size: 18px;  color: #cdcdcd; padding: 0 50px;}
.slick_counter span {padding: 0 3px; font-weight: 600;}
.slick_counter .current {color: #000;}
/* 슬라이드 progress */
.slider_progress{ /* position: absolute; left: 50%; bottom: 110px; transform:translateX(-700px); */width: 100%; height: 2px; background-color: #cdcdcd; position: relative; width: 100%; margin-top: 25px;}
.slider_progress span{ position: absolute; left: 0; bottom: 0; display: block; width: 0px; height: 100%; background-color: #000; transition: all 0s linear; }
.slider_progress span.active { width: 100%; }



/* 레이아웃 크기 지정 */
#hd, #wrapper, #ft {min-width:1200px}

#hd_pop,
#hd_wrapper,
#tnb .inner,

#gnb .gnb_wrap,
#container_wr,
#ft_wr {width:1200px}

/* 팝업레이어 */
#hd_pop {z-index:1000;position:relative;margin:0 auto;height:0}
#hd_pop h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
.hd_pops {position:absolute;border:1px solid #e9e9e9;background:#fff}
.hd_pops img {max-width:100%}
.hd_pops_con {}
.hd_pops_footer {padding:0;background:#000;color:#fff;text-align:left;position:relative}
.hd_pops_footer:after {display:block;visibility:hidden;clear:both;content:""}
.hd_pops_footer button {padding:10px;border:0;color:#fff}
.hd_pops_footer .hd_pops_reject {background:#000;text-align:left}
.hd_pops_footer .hd_pops_close {background:#393939;position:absolute;top:0;right:0}

/* 상단 레이아웃 */
#hd {background:#212020}
#hd_h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}

#tnb {border-bottom:1px solid #383838;margin:0 auto}
#tnb:after {display:block;visibility:hidden;clear:both;content:""}
#tnb .inner {margin:0 auto}

#hd_wrapper {position:relative;margin:0 auto;height:140px;zoom:1}
#hd_wrapper:after {display:block;visibility:hidden;clear:both;content:""}

/* #logo {float:left;padding:30px 0 0} */

.hd_sch_wr {float:left;padding:30px 0;width:445px;margin-left:65px}
#hd_sch h3 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#hd_sch {border-radius:30px;overflow:hidden}
#hd_sch #sch_stx {float:left;width:385px;height:45px;padding-left:10px;border-radius:30px 0 0 30px;background:#2c2c2c;border:0;border-right:0;font-size:1.25em;color:#fff}
#hd_sch #sch_submit {float:left;width:60px;height:45px;border:0;background:#2c2c2c;color:#fff;border-radius:0 30px 30px 0;cursor:pointer;font-size:16px}

#hd_define {float:left}
#hd_define:after {display:block;visibility:hidden;clear:both;content:""}
#hd_define li {float:left;font-size:1.083em;line-height:14px;border-right:1px solid #4a4a4a;position:relative;text-align:center;margin:15px 10px 15px 0;padding-right:10px}
#hd_define li:last-child {padding-right:0;margin-right:0;border-right:0}
#hd_define li a {display:inline-block;color:#919191}
#hd_define li.active a {color:#fff}

#hd_qnb {float:right;text-align:right}
#hd_qnb:after {display:block;visibility:hidden;clear:both;content:""}
#hd_qnb li {float:left;font-size:1.083em;line-height:14px;border-right:1px solid #4a4a4a;position:relative;text-align:center;margin:15px 10px 15px 0;padding-right:10px}
#hd_qnb li:last-child {padding-right:0;margin-right:0;border-right:0}
#hd_qnb li span {display:block;margin-top:5px;font-size:0.92em}
#hd_qnb li a {display:inline-block;color:#919191}
#hd_qnb .visit .visit-num {display:inline-block;line-height:16px;padding:0 5px;margin-left:5px;border-radius:10px;background:#da22f5;color:#fff;font-size:10px}


.hd_login {position:absolute;right:0;top:60px}
.hd_login li {float:left;margin:0 5px;border-left:1px solid #616161;padding-left:10px;line-height:13px}
.hd_login li:first-child {border-left:0}
.hd_login a {color:#fff}

/* 최상단 */
#header {position: fixed; top: 55px; left: 0; width: 100%; background-color:#fff; z-index: 99; transition:.25s;}
#header .inner {display: flex; align-items:center;}
#header #logo {margin-right: 50px; }
#header #logo a {display: inline-block;   line-height: 105px;}
#header #logo img {vertical-align: baseline;top: 2px;position: relative;}
#header #logo img:nth-child(2) {display: none;}
#header #gnb_wrap {position: relative; letter-spacing:-0.5px; left:5%;}
/*#header #gnb_wrap:after {content:''; display: block; width: 300%; height: 1px; background-color: #222; opacity: .5; position: absolute; bottom: 0; left: 0;}*/
#header #gnb_wrap .dep1_wrap {}
#header #gnb_wrap .dep1_con {float: left; position: relative;	}
#header #gnb_wrap .dep1_con .dep1 {display: inline-block; padding: 0 15px;font-size: 18px; color: #222; font-weight:500; line-height: 105px; transition:.25s;}
#header #gnb_wrap .dep1_con .dep1:hover{color:#2983e1; font-weight:500; }
#header #gnb_wrap .dep1_con .dep1.active{color:#2983e1; font-weight:500; }

#header #gnb_wrap .dep2_wrap { display: none; position: absolute; top: calc(100% - 1px); left: 50%; transform:translateX(-50%); background-color: #2983e1; border-radius: 0 0 30px 30px;  padding: 15px 0;  z-index: 1;}
#header #gnb_wrap .dep2_con {width: 10em; padding:7px 0;	}
#header #gnb_wrap .dep1_con:nth-child(1) .dep2_con {width: 11em;}
#header #gnb_wrap .dep1_con:nth-child(3) .dep2_con {width: 11em;}
#header #gnb_wrap .dep1_con:nth-child(4) .dep2_con {width: 11.5em;}
#header #gnb_wrap .dep1_con:nth-child(5) .dep2_con {width: 14em;}
#header #gnb_wrap .dep2_con .dep2 {display: block; padding: 0.2em 1.3em; font-size: 16px; color: #fff; opacity:.7; transition:.5s;}
#header #gnb_wrap .dep2_con .dep2:hover {color: #fff; font-weight:500; opacity:1;}
#header #gnb_wrap .dep2_con .dep2.active {color: #fff; font-weight:500;opacity:1;}

.all_menu_btn {position: absolute ; top: 10px; right: 50%; margin-right: -600px; padding: 25px; z-index: 1050; background: rgba(255,255,255,0); transition: background 0.4s;}
.all_menu_btn.active {position: absolute; z-index: 9999;}
.all_menu_btn .menu_btn {cursor: pointer; background: none; border: none; position: relative; display: block; margin: 0 0 0 auto; width: 50px; height: 45px; overflow: hidden; transition: height 0.8s;}
.all_menu_btn .menu_btn span {position: absolute; display: block; height: 4px; background: #222;}
.all_menu_btn .menu_btn span.ham_top {top: 0; right: 0; width: 100%; transition: top 0.6s, transform 0.6s, background 0.6s;}
.all_menu_btn .menu_btn span.ham_btm {top: 0.7rem; right: 0; width: 70%; transition: top 0.6s, transform 0.6s, width 0.4s, background 0.6s;}
.all_menu_btn .menu_btn:hover .ham_btm {width: 100%;}
.all_menu_btn .menu_btn:before,
.all_menu_btn .menu_btn:after {position: absolute; bottom: 0; right: 0; font-family: 'S Core Dream'; font-size: 13px; color: #222; letter-spacing: -0.5px; transition: all 0.6s;}
.all_menu_btn .menu_btn:before {content: '전체메뉴'; }
.all_menu_btn .menu_btn:after {content: '메뉴닫기';  transform: translate(0,-100%);  opacity: 0;}
.all_menu_btn.active {}
.all_menu_btn.active {}
.all_menu_btn.active span {background: #fff;}
.all_menu_btn.active span.ham_top {top: 1rem;  transform: rotate(45deg);}
.all_menu_btn.active span.ham_btm {top: 1rem; width: 100%; transform: rotate(-45deg);}
.all_menu_btn.active .menu_btn {height: 65px;}
.all_menu_btn.active .menu_btn:before {opacity: 1; transform: translate(0,100%);}
.all_menu_btn.active .menu_btn:after {opacity: 1; transform: translate(0,0);}




.all_menu_btn.stiky {position: absolute; }
.all_menu_btn.stiky .menu_btn span {background: #2983e1;}
.all_menu_btn.stiky .menu_btn:before,
.all_menu_btn.stiky .menu_btn:after {color: #2983e1;}
.all_menu_btn.stiky.active  {background-color: transparent;}
.all_menu_btn.stiky.active .menu_btn span {background: #fff;}
.all_menu_btn.stiky.active .menu_btn:before,
.all_menu_btn.stiky.active .menu_btn:after {color: #fff;}

/* 전체메뉴 */
.all_menu_wrap {visibility:hidden; opacity: 0; position: fixed; top: 0; left: 25%; right: 0; bottom: 0; overflow-x:hidden;overflow-y:auto; z-index: 999; background-color: #222;box-shadow:-1px 0px 5px rgba(0,0,0,.3); transition:.25s;}
.all_menu_wrap .all_menu_logo {position: absolute; top: 4%; left: 4%;}
.all_menu_wrap #all_menu {width: 70%; margin: 130px auto 30px; border-bottom: 1px solid #666;}
.all_menu_wrap .dep1_con {display:flex; opacity: .4; margin-bottom: 30px; transition:.25s;}
.all_menu_wrap .dep1_con:hover {opacity: 1;}
.all_menu_wrap .dep1_con .dep1 {color: #fff; font-size: 20px; margin-right: 15px; font-weight: 500; word-break: keep-all; line-height: 1.2; width:170px;}
.all_menu_wrap .dep2_wrap {display:flex; align-items:end; flex-wrap:wrap;}
.all_menu_wrap .dep2_con {}
.all_menu_wrap .dep2_con .dep2 {color: #fff; font-size: 18px; margin: 0 15px;line-height: 1.52; font-weight:400; position: relative;}
.all_menu_wrap .dep2_con .dep2:after {content:''; display: block; width: 100%; height: 2px; background-color: transparent; position: absolute; bottom: -3px; left: 0; transition:.25s;}
.all_menu_wrap .dep2_con .dep2:hover {color: #2983e1; font-weight:500;} 
.all_menu_wrap .dep2_con .dep2:hover:after {background-color:#2983e1; opacity:.6;; font-weight:500;} 
.all_menu_wrap .all_menu_bottom {width: 70%; margin: 0 auto 20px;}
.all_menu_wrap .all_menu_bottom p {color: #fff;  font-family: 'Montserrat'; opacity: .2; font-weight: 200; letter-spacing:0;}

.dim {position: fixed; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0,0,0,.7); z-index: 9; display: none;}

/* 메인메뉴 */
#gnb {position:relative;background:#fff}
#gnb > h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#gnb .gnb_wrap {margin:0 auto;position:relative}
#gnb .gnb_wrap:hover, #gnb .gnb_wrap:focus, #gnb .gnb_wrap:active{z-index:3}
#gnb #gnb_1dul {font-size:1.083em;padding:0;border-bottom:1px solid #e0e2e5;zoom:1}
#gnb ul:after {display:block;visibility:hidden;clear:both;content:""}
#gnb .gnb_1dli {float:left;line-height:55px;padding:0px;position:relative}
#gnb .gnb_1dli:hover > a {color:#3a8afd;
-webkit-transition:background-color 2s ease-out;
-moz-transition:background-color 0.3s ease-out;
-o-transition:background-color 0.3s ease-out;
transition:background-color 0.3s ease-out}

.gnb_1dli .bg {position:absolute;top:24px;right:8px;display:inline-block;width:10px;height:10px;overflow:hidden;background:url('./images/gnb_bg2.gif') no-repeat 50% 50%;text-indent:-999px}
.gnb_1da {display:block;font-weight:bold;padding:0 15px;color:#080808;text-decoration:none}
.gnb_1dli.gnb_al_li_plus .gnb_1da{padding-right:25px}
.gnb_2dli:first-child {border:0}
.gnb_2dul {display:none;position:absolute;top:54px;min-width:140px;padding-top:2px}
.gnb_2dul .gnb_2dul_box {border:1px solid #e0e2e5;border-top:0;padding:0;
-webkit-box-shadow:0px 1px 5px rgba(97, 97, 97, 0.2);
-moz-box-shadow:0px 1px 5px rgba(97, 97, 97, 0.2);
box-shadow:0px 1px 5px rgba(97, 97, 97, 0.2)}
.gnb_2da {display:block;padding:0 10px;line-height:40px;background:#fff;color:#080808;text-align:left;text-decoration:none}
a.gnb_2da:hover {color:#3a8afd;background:#f7f7f8;
-moz-transition:all 0.3s ease-out;
-o-transition:all 0.3s ease-out;
transition:all 0.3s ease-out}

.gnb_1dli_air .gnb_2da {}
.gnb_1dli_on .gnb_2da {}
.gnb_2da:focus, .gnb_2da:hover {color:#fff}
.gnb_1dli_over .gnb_2dul {display:block;left:0}
.gnb_1dli_over2 .gnb_2dul {display:block;right:0}
.gnb_wrap .gnb_empty {padding:10px 0;width:100%;text-align:center;line-height:2.7em;color:#080808}
.gnb_wrap .gnb_empty a {color:#3a8afd;text-decoration:underline}
.gnb_wrap .gnb_al_ul .gnb_empty, .gnb_wrap .gnb_al_ul .gnb_empty a {color:#555}

#gnb .gnb_menu_btn {background:#4158d1;color:#fff;width:50px;height:55px;border:0;vertical-align:top;font-size:18px}
#gnb .gnb_close_btn {background:#fff;color:#b6b9bb;width:50px;height:50px;border:0;vertical-align:top;font-size:18px;position:absolute;top:0;right:0}
#gnb .gnb_mnal {float:right;padding:0}

#gnb_all {display:none;position:absolute;border:1px solid #c5d6da;width:100%;background:#fff;z-index:1000;-webkit-box-shadow:0 2px 5px rgba(0,0,0,0.2);
-moz-box-shadow:0 2px 5px rgba(0,0,0,0.2);
box-shadow:0 2px 5px rgba(0,0,0,0.2)}
#gnb_all h2 {font-size:1.3em;padding:15px 20px;border-bottom:1px solid #e7eeef}
#gnb_all .gnb_al_ul:after {display:block;visibility:hidden;clear:both;content:""}
#gnb_all .gnb_al_ul > li:nth-child(5n+1) {border-left:0}
#gnb_all .gnb_al_li {float:left;width:20%;min-height:150px;padding:20px;border-left:1px solid #e7eeef}
#gnb_all .gnb_al_li .gnb_al_a {font-size:1.2em;display:block;position:relative;margin-bottom:10px;font-weight:bold;color:#3a8afd}
#gnb_all .gnb_al_li li {line-height:2em}
#gnb_all .gnb_al_li li a {color:#555}
#gnb_all_bg {display:none;background:rgba(0,0,0,0.1);width:100%;height:100%;position:fixed;left:0;top:0;z-index:999}

#header.stiky {position: fixed; background-color: #fff; box-shadow:3px 3px 3px rgba(0, 0, 0, 0.1);;}
#header.stiky #logo img:nth-child(1) {display: none;}
#header.stiky #logo img:nth-child(2) {display: inline;}
#header.stiky #gnb_wrap:after {opacity: 0;}
#header.stiky #gnb_wrap .dep1_con .dep1 {color: #222; font-weight:500;}
#header.stiky #gnb_wrap .dep1_con .dep1:hover{ color:#2983e1; }
#header.stiky #gnb_wrap .dep1_con .dep1.active{ color:#2983e1; }

/* 중간 레이아웃 */
#wrapper {}
#container_wr:after {display:block;visibility:hidden;clear:both;content:""}
#container_wr {margin:0 auto;zoom:1}
#aside {float:right;width:235px;padding:0;height:100%;margin:20px 0 20px 20px}

#container {position:relative;float:left;min-height:500px;height:auto !important;margin:20px 0;height:500px;font-size:1em;width:930px;zoom:1}
#container:after {display:block;visibility:hidden;clear:both;content:""}
#container_title {font-size:1.333em;margin:0 auto;font-weight:bold}
#container_title span {margin:0 auto 10px;display:block;line-height:30px}

.lt_wr {width:32%}
.lt_wr:nth-child(3n+1) {clear:both}
.latest_wr {margin-bottom:20px}
.latest_wr:after {display:block;visibility:hidden;clear:both;content:""}
.latest_top_wr {margin:0 -10px 20px}
.latest_top_wr:after {display:block;visibility:hidden;clear:both;content:""}

/* 하단 레이아웃 */
#ft {background:#212020;margin:0 auto;text-align:center}
#ft h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#ft_wr {max-width:1240px;margin:0;padding:40px 0;position:relative;display:inline-block;text-align:left}
#ft_wr:after {display:block;visibility:hidden;clear:both;content:""}
#ft_wr .ft_cnt {width:25%;float:left;padding:0 20px}

#ft_link {text-align:left}
#ft_link a {display:block;color:#fff;line-height:2em;font-weight:bold}
#ft_company h2 {font-size:1.2em;margin-bottom:20px}
#ft_company {font-weight:normal;color:#e3e3e3;line-height:2em}
#ft_catch {margin:20px 0 10px}
#ft_copy {text-align:center;width:1200px;margin:0 auto;padding:20px 0;color:#5b5b5b;font-size:0.92em;border-top:1px solid #383838}
#top_btn {position:fixed;bottom:20px;right:20px;width:50px;height:50px;line-height:46px;border:2px solid #333;color:#333;text-align:center;font-size:15px;z-index:90;background:rgba(255,255,255,0.5)}
#top_btn:hover {border-color:#3059c7;background:#3059c7;color:#fff}

/* .bg_motion {overflow: hidden;} */
.bg_motion > .bg {position: absolute; top: 0; left: 0; width: 100%; height: 100%;background-size:cover; background-position: 50% 50%; background-repeat: no-repeat;}
.treebg_con {padding: 225px 15px; text-align: center; position: relative;}
.treebg_con .bg { background-image: url('/assets/images/common/treebg.jpg');  }
.treebg_con h3 {color: #f0e8df;}

/* 하이엔드 치료케이스 */
.case_slide_wrap {padding: 200px 0 160px; position: relative; overflow: hidden;}
.case_slide_wrap:after {content:''; display: block; width: 100%; height: 100%;background: url('/assets/images/common/case_slide_bg.jpg') 50% 100% no-repeat; background-size:100% auto; position: absolute; bottom: -100%; left: 0; transition:1s; z-index: -1;}
.case_slide_wrap.active:after {bottom: 0;}
.case_slide_wrap .inner {position: relative;}
.case_slide_wrap .tit_box {max-width:1430px; padding: 0 15px; margin: 0 auto; position: relative;}
.case_slide_wrap .tit_box .tit_wrap {position: absolute; top: 0; left: 15px;}
.case_slide_wrap .tit_box .tit_wrap h3 {letter-spacing: -0.2rem;}
.case_slide_wrap .case_slide {  max-width:2600px; margin: 0 auto; text-align: right; position: relative;}
.case_slide_wrap .case_slide .case_list {display: inline-block;width: 55%; }
.case_slide_wrap .case_slide .list {text-align: center; margin: 0 20px;}
.case_slide_wrap .case_slide .list_in {}
.case_slide_wrap .case_slide .list .img {margin-bottom: 25px; border-radius:0 70px 0 0; overflow: hidden; }
.case_slide_wrap .case_slide .list .img img {max-width:100%;transition:.5s; }
.case_slide_wrap .case_slide .list:hover .img img {transform:scale(1.2);}
.case_slide_wrap .case_slide .list h4 {margin-bottom: 25px; font-weight: 500;}
.case_slide_wrap .case_slide .list span {display: inline-block; padding: 15px 90px; border: 1px solid #cf9d6d; border-radius:50px; transition:.1s; position: relative; overflow: hidden;}
.case_slide_wrap .case_slide .list:hover span { color: #fff; border-color: #9d7365;}
.case_slide_wrap .case_slide .list span:after {content:''; display: block; width: 0; height: 100%; background-color: #9d7365; position: absolute; top: 0; right: 0;  transition:.25s; z-index: -1;}
.case_slide_wrap .case_slide .list:hover span:after {left: 0; width: 100%;} 


/* 하단 지도 */
.company_info_bot {display: flex;background-color: #9d7365; overflow: hidden;}
.company_info_bot .company_info_lt {width: 50%; display: flex; justify-content:flex-end; align-items:center; }
.company_info_bot .company_info_rt { position: relative; width: 50%; }
.company_info_bot .info_txt_box {width: 700px; padding-right: 70px;color: #fff;}
.company_info_bot .tit_wrap {padding-bottom: 30px; margin-bottom: 30px;}
.company_info_bot .tit_wrap:after {content:''; display: block; width: 100%; height: 9px; background: url('/assets/images/common/company_info_bar.jpg') 0 0 repeat-x; position: absolute; bottom: 0; left: 0;}
.company_info_bot .way_box {padding: 0 100px;}
.company_info_bot .way_box > div {position: relative;}
.company_info_bot .way_box .subway_info {margin-bottom: 45px;}
.company_info_bot .way_box .subway_info:before,
.company_info_bot .way_box .bus_info:before {content:''; display: block; width: 54px; height: 55px; background-image: url('/assets/images/common/icon_subway.png'); background-repeat: no-repeat; background-position: 0 0; position: absolute; top: 0; left: -87px;}
.company_info_bot .way_box .bus_info:before {background-image: url('/assets/images/common/icon_bus.png');}
.company_info_bot .way_box .bus_info dl {display: flex; flex-wrap:wrap;}
.company_info_bot .way_box .bus_info dt,
.company_info_bot .way_box .bus_info dd { margin-bottom: 10px; line-height: 1.33;}
.company_info_bot .way_box .bus_info dt {width: 55px; padding-top: 3px;}
.company_info_bot .way_box .bus_info dd {width: calc(100% - 55px);}

.company_info_bot .company_map {position: relative; }
.company_info_bot .company_map .map {width: 100%; height: 795px; overflow: hidden;}
.company_info_bot .map_btn {position: absolute; top: 0; left: 0; z-index: 2;}
.company_info_bot .map_btn a {display: block;  padding: 25px; line-height: 1.33; font-size: 16px;	transition:.25s;}
.company_info_bot .map_btn .map_btn_naver {background-color: #04ce5c; color: #fff;}
.company_info_bot .map_btn .map_btn_daum {background-color: #f4db18;}
.company_info_bot .map_btn a:hover {background-color: #2c303b; color: #fff;}


.ft_info {display: flex; align-items:center; justify-content:space-between; padding:100px 0; }
.ft_info .lt,
.ft_info .rt {width: 50%;}
.ft_info .lt {}
.ft_info .lt .info_inner{width: -webkit-fill-available;float:right;padding-right: 0;}
.ft_info .lt .info_cs {margin-bottom: 30px;}
.ft_info .lt .info_cs .tel {font-family: 'Montserrat'; font-weight: 600; padding-bottom: 30px;  background: url('/assets/images/common/bar_dot.jpg') 0 100% repeat-x; letter-spacing:0;}
.ft_info .lt .info_btn {display: flex;align-items:center;}
.ft_info .lt .info_btn a { position: relative; width: 50%; height: 68px; line-height: 68px; background-color: #fafafa; background-repeat: no-repeat; background-position: 25% 50%; text-align: center; color: #666; transition:.25s}
.ft_info .lt .info_btn .info_btn_kakao {background-image: url('/img/common/info_btn_kakao.png'); }
.ft_info .lt .info_btn .info_btn_online {background-image: url('/img/common/info_btn_online.png'); }
.ft_info .lt .info_btn .info_btn_online:after {content:''; display: block; width: 1px; height: 30px; background-color: #cdcaca; position: absolute; top: 50%; left: 0; transform:translateY(-50%);}
.ft_info .lt .info_btn a:hover {background-color: #eee; color: #000;}
.ft_info .lt .treatment_hours { position: relative;}
.ft_info .lt .treatment_hours:after {content:''; display: block; width: 100%; height: 10px; }
.ft_info .lt .hours {display: flex; flex-wrap:wrap; align-items:center;}
.ft_info .lt .hours p {margin-bottom: 5px; line-height: 1.5;}
.ft_info .lt .hours .tit {color: #666; width: 130px;}
.ft_info .lt .hours .txt {font-family: 'Montserrat'; font-weight: 500; width: calc(100% - 130px);}
/*.ft_info .lt .hours .txt span {font-family: 'S Core Dream'; display: inline-block; height: 25px; line-height: 25px; background-color: #fff; color: #151515; padding:0 5px; border-radius:5px;}*/
.ft_info .lt .link { background-color:#29aae2; color:#fff; border-radius:5px; width:75%; text-align:left; padding:10px 15px; font-size:18px; margin-top:10px;transition:.25s;}
.ft_info .lt .link:hover {background-color:#222;}
.ft_info .map_wrap {position: relative; height:551px; overflow:hidden;}
.ft_info .map_wrap .map {width: 100%;}
.ft_info .map_wrap .map_pointer {position: absolute; top: 80.5%; left: calc(50% - 280px); width: 18px; height: 18px; border-radius:50%; background-color: #000; z-index: 1;}
.ft_info .map_wrap .map_pointer:after,
.ft_info .map_wrap .map_pointer:before {content:''; display: block; position: absolute; width: 100%; height: 100%; border-radius:50%; background-color: #000; animation:pulsate1 1.2s ease 0s infinite;}
.ft_info .map_wrap .map_pointer:before {animation:pulsate2 1.2s ease 0s infinite;}
@keyframes pulsate1 {
    0%{opacity:0.1; transform: scale(1,1);}
    40%{opacity:0.3; }
    100%{opacity:0; transform: scale(4,4);}
}
@keyframes pulsate2 {
    0%{opacity:0; transform: scale(1,1);}
    40%{opacity:0.1; }
    100%{opacity:0; transform: scale(8,8);}
}
.ft_info .map_wrap .map_btn {position: absolute;top: 0;left: 0;z-index: 1;width: -webkit-fill-available;display: flex;}
.ft_info .map_wrap .map_btn a {display: block;padding:12px 0;line-height: 1.33;font-size: 16px;transition:.25s;width: 50%;     text-align: center;}
.ft_info .map_wrap .map_btn .map_btn_naver {background-color: #04ce5c; color: #fff;}
.ft_info .map_wrap .map_btn .map_btn_daum {background-color: #f4db18;}
.ft_info .map_wrap .map_btn a:hover {background-color: #2c303b; color: #fff;}
.ft_info .map_wrap .box { width:100%; background-color:#ff8297; padding:30px 50px; text-align:left; bottom:0; position:absolute; z-index:1; opacity:.9;}

#footer {padding: 25px 0 100px;background-color: #fff;color: #222;font-weight: 300;}
#footer .f_menu {padding: 25px 0;margin-bottom: 30px;border-bottom: 1px solid #ddd;border-top: 1px solid #ddd;text-align: end;position: relative;display: block;}
#footer .f_menu a {padding: 0 20px;position: relative;color: #222;}
#footer .f_menu a:after {content:'';display: block;width: 1px;height: 80%;background-color: #ddd;position: absolute;top: 10%;left: 0;}
#footer .f_menu a:first-child {padding-left: 0; }
#footer .f_menu a:first-child:after {display: none;}
#footer .f_bot_wrap {display: flex;align-items: baseline;justify-content: flex-start;position: relative;}
#footer .f_bot_wrap .f_bot {left: 5%; position: relative;}
#footer .f_bot_wrap .f_bot p {opacity:1;}
#footer .f_bot_wrap .f_bot .copyr {color: #666; opacity: 1; margin-top: 20px; font-family: 'Montserrat';}
#footer .f_bot_wrap .f_logo {position:relative;float: left;left: 0;}



#top_trigger {position:fixed; bottom:8%;  right:6%; border: none; background:#ddd; border-radius:100px; z-index: 9; }
#top_trigger img {transition:.5s;}

/* QUICK */

#quick {position: fixed;/* display:flex; */top:15%;right:3%;margin-right:0;z-index: 2;max-width:2000px;}
#quick p{transition:.25s; margin-left:10px}
#quick p:hover{transform:translateX(-7px);}
#quick p img { box-shadow:0px 3px 10px rgba(0,0,0,0.2); border-radius:50%}

#quick .btn {position:absolute; left: 50%; margin-left: 800px; transition:.25s; padding-top:80px;}
#quick .btn:hover{transform:translateX(-7px);}




/* 게시물 선택복사 선택이동 */
#copymove {}
#copymove .win_desc {text-align:center;display:block}
#copymove .tbl_wrap {margin:20px}
#copymove .win_btn {padding:0 20px 20px}
.copymove_current {float:right;background:#ff3061;padding:5px;color:#fff;border-radius:3px}
.copymove_currentbg {background:#f4f4f4}

/* 화면낭독기 사용자용 */
#hd_login_msg {position:absolute;top:0;left:0;font-size:0;line-height:0;overflow:hidden}
.msg_sound_only, .sound_only {display:inline-block !important;position:absolute;top:0;left:0;width:0;height:0;margin:0 !important;padding:0 !important;font-size:0;line-height:0;border:0 !important;overflow:hidden !important}

/* 본문 바로가기 */
#skip_to_container a {z-index:100000;position:absolute;top:0;left:0;width:1px;height:1px;font-size:0;line-height:0;overflow:hidden}
#skip_to_container a:focus, #skip_to_container a:active {width:100%;height:75px;background:#21272e;color:#fff;font-size:2em;font-weight:bold;text-align:center;text-decoration:none;line-height:3.3em}

/* ie6 이미지 너비 지정 */
.img_fix {width:100%;height:auto}

/* 캡챠 자동등록(입력)방지 기본 -pc */
#captcha {display:inline-block;position:relative}
#captcha legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
#captcha #captcha_img {height:40px;border:1px solid #898989;vertical-align:top;padding:0;margin:0}
#captcha #captcha_mp3 {margin:0;padding:0;width:40px;height:40px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;background:url('../img/captcha2.png') no-repeat;text-indent:-999px;border-radius:3px}
#captcha #captcha_reload {margin:0;padding:0;width:40px;height:40px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;background:url('../img/captcha2.png') no-repeat 0 -40px;text-indent:-999px;border-radius:3px}
#captcha #captcha_key {margin:0 0 0 3px;padding:0 5px;width:90px;height:40px;border:1px solid #ccc;background:#fff;font-size:1.333em;font-weight:bold;text-align:center;border-radius:3px;vertical-align:top}
#captcha #captcha_info {display:block;margin:5px 0 0;font-size:0.95em;letter-spacing:-0.1em}

/* 캡챠 자동등록(입력)방지 기본 - mobile */
#captcha.m_captcha audio {display:block;margin:0 0 5px;width:187px}
#captcha.m_captcha #captcha_img {width:160px;height:60px;border:1px solid #e9e9e9;margin-bottom:3px;margin-top:5px;display:block}
#captcha.m_captcha #captcha_reload {position:static;margin:0;padding:0;width:40px;height:40px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;background:url('../img/captcha2.png') no-repeat 0 -40px;text-indent:-999px}
#captcha.m_captcha #captcha_reload span {display:none}
#captcha.m_captcha #captcha_key {margin:0;padding:0 5px;width:115px;height:29px;border:1px solid #b8c9c2;background:#f7f7f7;font-size:1.333em;font-weight:bold;text-align:center;line-height:29px;margin-left:3px}
#captcha.m_captcha #captcha_info {display:block;margin:5px 0 0;font-size:0.95em;letter-spacing:-0.1em}
#captcha.m_captcha #captcha_mp3 {width:31px;height:31px;background:url('../img/captcha2.png') no-repeat 0 0 ; vertical-align:top;overflow:hidden;cursor:pointer;text-indent:-9999px;border:none}

/* ckeditor 단축키 */
.cke_sc {margin:0 0 5px;text-align:right}
.btn_cke_sc {display:inline-block;padding:0 10px;height:23px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none;line-height:1.9em;vertical-align:middle;cursor:pointer}
.cke_sc_def {margin:0 0 5px;padding:10px;border:1px solid #ccc;background:#f7f7f7;text-align:center}
.cke_sc_def dl {margin:0 0 5px;text-align:left;zoom:1}
.cke_sc_def dl:after {display:block;visibility:hidden;clear:both;content:""}
.cke_sc_def dt, .cke_sc_def dd {float:left;margin:0;padding:5px 0;border-bottom:1px solid #e9e9e9}
.cke_sc_def dt {width:20%;font-weight:bold}
.cke_sc_def dd {width:30%}

/* ckeditor 태그 기본값 */
#bo_v_con ul {display:block;list-style-type:disc;margin-top:1em;margin-bottom:1em;margin-left:0;margin-right:0;padding-left:40px}
#bo_v_con ol {display:block;list-style-type:decimal;margin-top:1em;margin-bottom:1em;margin-left:0;margin-right:0;padding-left:40px}
#bo_v_con li {display:list-item}



/* 버튼 */
.btn_confirm {text-align:center; margin-bottom:70px;} /* 서식단계 진행 */

.btn_submit {border:0;background:#666;color:#fff;cursor:pointer;padding:15px 30px; font-size:16px; transition: 0.5s;}
.btn_submit:hover {background:#212121;}

a.btn_cancel {display:inline-block;background:#424242;padding:15px 30px;color:#fff;text-decoration:none;border:0;vertical-align:middle; font-size:16px;}
button.btn_cancel {display:inline-block;background:#424242;cpadding:17px 30px;color:#fff;text-decoration:none;border:0;vertical-align:middle;}
.btn_cancel:hover {background:#aaa;
}
a.btn_frmline, button.btn_frmline {display:inline-block;padding:0 5px;height:30px; margin-top:5px;border:0;background:#3c3c3c;border-radius:5px;color:#fff;text-decoration:none;vertical-align:top} /* 우편번호검색버튼 등 */
a.btn_frmline {}
button.btn_frmline {font-size:1em}

/* 게시판용 버튼 */
a.btn_b01,.btn_b01 {display:inline-block;background:#4c4f6f;padding:0 30px; height: 35px; line-height: 35px; color:#fff;text-decoration:none;border:0;vertical-align:middle;}
.btn_b01:hover, .btn_b01:hover {background:#54598c}
a.btn_b02,.btn_b02 {display:inline-block;background:#5d5d5d;padding: 30px; height: 35px; line-height: 35px; color:#fff;text-decoration:none;border:0;vertical-align:middle; font-size:16px;}
a.btn_b02:hover, .btn_b02:hover {background:#f27b9d;}
a.btn_b03, .btn_b03 {display:inline-block;background:#fff;border:1px solid #b9bdd3;color:#646982;text-decoration:none;vertical-align:middle}
a.btn_b03:hover, .btn_b03:hover {background:#ebedf6}
a.btn_b04, .btn_b04 {display:inline-block;background:#fff;border:1px solid #ccc;color:#707070;text-decoration:none;vertical-align:middle}
a.btn_b04:hover, .btn_b04:hover {color:#333;background:#f9f9f9}
a.btn_admin,.btn_admin {display:inline-block;background:#d13f4a;color:#fff;text-decoration:none;vertical-align:middle; z-index:9999; padding:0 30px;height: 35px; line-height: 35px; border:none; font-size:16px;} /* 관리자 전용 버튼 */
.btn_admin:hover, a.btn_admin:hover {background:#ff3746}




/* 기본테이블 */
.tbl_wrap table {width:100%;border-collapse:collapse;border-spacing:0 5px;background:#fff;border-top:1px solid #ececec;border-bottom:1px solid #ececec} 
.tbl_wrap caption {padding:10px 0;font-weight:bold;text-align:left}
.tbl_head01 {margin:0 0 10px}
.tbl_head01 caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.tbl_head01 thead th {padding:20px 0;font-weight:normal;text-align:center;border-bottom:1px solid #ececec;height:40px}
.tbl_head01 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head01 tfoot th, .tbl_head01 tfoot td {padding:10px 0;border-top:1px solid #c1d1d5;border-bottom:1px solid #c1d1d5;background:#d7e0e2;text-align:center}
.tbl_head01 tbody th {padding:8px 0;border-bottom:1px solid #e8e8e8}
.tbl_head01 td {color:#666;padding:10px 5px;border-top:1px solid #ecf0f1;border-bottom:1px solid #ecf0f1;line-height:1.4em;height:60px;word-break:break-all}
.tbl_head01 tbody tr:hover td {background:#fafafa}
.tbl_head01 a:hover {text-decoration:underline}

.tbl_head02 {margin:0 0 10px}
.tbl_head02 caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.tbl_head02 thead th {padding:5px 0;border-top:1px solid #d1dee2;border-bottom:1px solid #d1dee2;background:#e5ecef;color:#383838;font-size:0.95em;text-align:center;letter-spacing:-0.1em}
.tbl_head02 thead a {color:#383838}
.tbl_head02 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head02 tfoot th, .tbl_head02 tfoot td {padding:10px 0;border-top:1px solid #c1d1d5;border-bottom:1px solid #c1d1d5;background:#d7e0e2;text-align:center}
.tbl_head02 tbody th {padding:5px 0;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:#fff}
.tbl_head02 td {padding:5px 3px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:#fff;line-height:1.4em;word-break:break-all}
.tbl_head02 a {}

/* 폼 테이블 */
.tbl_frm01 {margin:0 0 20px}
.tbl_frm01 table {width:100%;border-collapse:collapse;border-spacing:0}
.tbl_frm01 th {width:70px;padding:7px 13px;border:1px solid #e9e9e9;border-left:0;background:#f5f8f9;text-align:left}
.tbl_frm01 td {padding:7px 10px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:transparent}
.wr_content textarea,.tbl_frm01 textarea,.form_01 textarea, .frm_input {border:1px solid #d0d3db;background:#fff;color:#000;vertical-align:middle;border-radius:3px;padding:5px;
-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);
-moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);
box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);
}
.tbl_frm01 textarea {padding:2px 2px 3px}
.frm_input {height:40px}

.full_input {width:100%}
.half_input {width:49.5%}
.twopart_input {width:385px;margin-right:10px}
.tbl_frm01 textarea, .write_div textarea {width:100%;height:100px}
.tbl_frm01 a {text-decoration:none}
.tbl_frm01 .frm_file {display:block;margin-bottom:5px}
.tbl_frm01 .frm_info {display:block;padding:0 0 5px;line-height:1.4em}

/*기본 리스트*/
.list_01 ul {border-top:1px solid #ececec}
.list_01 li {border-bottom:1px solid #ececec;background:#fff;padding:10px 15px;list-style:none;position:relative}
.list_01 li:nth-child(odd) {background:#f6f6f6}
.list_01 li:after {display:block;visibility:hidden;clear:both;content:""}
.list_01 li:hover {background:#f9f9f9}
.list_01 li.empty_li {text-align:center;padding:20px 0;color:#666}

/*폼 리스트*/
.form_01 h2 {font-size:1.167em}
.form_01 li {margin-bottom:10px}
.form_01 ul:after,
.form_01 li:after {display:block;visibility:hidden;clear:both;content:""}
.form_01 .left_input {float:left}
.form_01 .margin_input {margin-right:1%}
.form_01 textarea {height:100px;width:100%}
.form_01 .frm_label {display:inline-block;width:130px}

/* 자료 없는 목록 */
.empty_table {padding:50px 0 !important;text-align:center}
.empty_list {padding:20px 0 !important;color:#666;text-align:center}

/* 필수입력 */
.required, textarea.required {background-image:url('../img/require.png') !important;background-repeat:no-repeat !important;background-position:right top !important}

/* 테이블 항목별 정의 */
.td_board {width:80px;text-align:center}
.td_category {width:80px;text-align:center}
.td_chk {width:30px;text-align:center}
.td_date {width:60px;text-align:center}
.td_datetime {width:110px;text-align:center}
.td_group {width:80px;text-align:center}
.td_mb_id {width:100px;text-align:center}
.td_mng {width:80px;text-align:center}
.td_name {width:100px;text-align:left}
.td_nick {width:100px;text-align:center}
.td_num {width:50px;text-align:center}
.td_numbig {width:80px;text-align:center}
.td_stat {width:60px;text-align:center}

.txt_active {color:#5d910b}
.txt_done {color:#e8180c}
.txt_expired {color:#ccc}
.txt_rdy {color:#8abc2a}

/* 새창 기본 스타일 */
.new_win {position:relative}
.new_win .tbl_wrap {margin:0 20px}
.new_win #win_title {font-size:1.3em;height:50px;line-height:30px;padding:10px 20px;background:#fff;color:#000;-webkit-box-shadow:0 1px 10px rgba(0,0,0,.1);
-moz-box-shadow:0 1px 10px rgba(0,0,0,.1);
box-shadow:0 1px 10px rgba(0,0,0,.1)}
.new_win #win_title .sv {font-size:0.75em;line-height:1.2em}
.new_win .win_ul {margin-bottom:15px;padding:0 20px}
.new_win .win_ul:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .win_ul li {float:left;background:#fff;text-align:center;padding:0 10px;border:1px solid #d6e9ff;border-radius:30px;margin-left:5px}
.new_win .win_ul li:first-child {margin-left:0}
.new_win .win_ul li a {display:block;padding:8px 0;color:#6794d3}
.new_win .win_ul .selected {background:#3a8afd;border-color:#3a8afd;position:relative;z-index:5}
.new_win .win_ul .selected a {color:#fff;font-weight:bold}
.new_win .win_desc {position:relative;margin:10px;border-radius:5px;font-size:1em;background:#f2838f;color:#fff;line-height:50px;text-align:left;padding:0 20px}
.new_win .win_desc i {font-size:1.2em;vertical-align:baseline}
.new_win .win_desc:after {content:"";position:absolute;left:0;top:0;width:4px;height:50px;background:#da4453;border-radius:3px 0 0 3px}
.new_win .frm_info {font-size:0.92em;color:#919191}
.new_win .win_total {float:right;display:inline-block;line-height:30px;font-weight:normal;font-size:0.75em;color:#3a8afd;background:#f6f6f6;padding:0 10px;border-radius:5px}
.new_win .new_win_con {margin:20px 0;padding:20px}
.new_win .new_win_con:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .new_win_con2 {margin:20px 0}
.new_win .btn_confirm:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .win_btn {text-align:center}
.new_win .cert_btn {margin-bottom:30px;text-align:center}
.new_win .btn_close {padding:0 20px;height:45px;overflow:hidden;cursor:pointer}
.new_win .btn_submit {padding:0 20px;height:45px;font-weight:bold;font-size:1.083em}

/* 검색결과 색상 */
.sch_word {color:#fff;background:#ff005a;padding:2px 5px 3px;line-height:18px;margin:0 2px}

/* 자바스크립트 alert 대안 */
#validation_check {margin:100px auto;width:500px}
#validation_check h1 {margin-bottom:20px;font-size:1.3em}
#validation_check p {margin-bottom:20px;padding:30px 20px;border:1px solid #e9e9e9;background:#fff}

/* 사이드뷰 */
.sv_wrap {position:relative;font-weight:normal}
.sv_wrap .sv {z-index:1000;display:none;margin:5px 0 0;font-size:0.92em;background:#333;
-webkit-box-shadow:2px 2px 3px 0px rgba(0,0,0,0.2);
-moz-box-shadow:2px 2px 3px 0px rgba(0,0,0,0.2);
box-shadow:2px 2px 3px 0px rgba(0,0,0,0.2)}
.sv_wrap .sv:before {content:"";position:absolute;top:-6px;left:15px;width:0;height:0;border-style:solid;border-width:0 6px 6px 6px;border-color:transparent transparent #333 transparent}
.sv_wrap .sv a {display:inline-block;margin:0;padding:0 10px;line-height:30px;width:100px;font-weight:normal;color:#bbb}
.sv_wrap .sv a:hover {background:#000;color:#fff}
.sv_member {color:#333}
.sv_on {display:block !important;position:absolute;top:23px;left:0px;width:auto;height:auto}
.sv_nojs .sv {display:block}

/* 페이징 */
.pg_wrap {clear:both;float:left;display:inline-block}
.pg_wrap:after {display:block;visibility:hidden;clear:both;content:""} 
.pg {text-align:center}
.pg_page, .pg_current {display:inline-block;vertical-align:middle;background:#eee;border:1px solid #eee}
.pg a:focus, .pg a:hover {text-decoration:none}
.pg_page {color:#959595;font-size:1.083em;height:30px;line-height:28px;padding:0 5px;min-width:30px;text-decoration:none;border-radius:3px}
.pg_page:hover {background-color:#fafafa}
.pg_start {text-indent:-999px;overflow:hidden;background:url('../img/btn_first.gif') no-repeat 50% 50% #eee;padding:0;border:1px solid #eee}
.pg_prev {text-indent:-999px;overflow:hidden;background:url('../img/btn_prev.gif') no-repeat 50% 50% #eee;padding:0;border:1px solid #eee}
.pg_end {text-indent:-999px;overflow:hidden;background:url('../img/btn_end.gif') no-repeat 50% 50% #eee;padding:0;border:1px solid #eee}
.pg_next {text-indent:-999px;overflow:hidden;background:url('../img/btn_next.gif') no-repeat 50% 50% #eee;padding:0;border:1px solid #eee}
.pg_start:hover,.pg_prev:hover,.pg_end:hover,.pg_next:hover {background-color:#fafafa}

.pg_current {display:inline-block;background:#3a8afd;border:1px solid #3a8afd;color:#fff;font-weight:bold;height:30px;line-height:30px;padding:0 10px;min-width:30px;border-radius:3px}



#quick_m { display:none;}

.pc { display:block;}	
.m { display:none;}

/* cheditor 이슈 */
.cheditor-popup-window *, .cheditor-popup-window :after, .cheditor-popup-window :before {
-webkit-box-sizing:content-box;
-moz-box-sizing:content-box;
box-sizing:content-box;
}

/* Mobile화면으로 */
#device_change {display:block;margin:0.3em;padding:0.5em 0;border:1px solid #eee;border-radius:2em;background:#fff;color:#000;font-size:2em;text-decoration:none;text-align:center}

@media all and (max-width:1920px){
	#wrap{width: -webkit-fill-available;}
}
@media all and (max-width:1800px){
	.all_menu_btn {}
	#quick {transform:translateX(0);}
}
@media all and (max-width:1600px){
	#header #logo {margin-top:0;}
	#header #gnb_wrap .dep1_con .dep1 {}
	.case_slide_wrap .case_slide .list {margin: 0 10px;}
	.case_slide_wrap .case_slide .list span {padding: 15px; width: 80%;}
	
   #top_trigger {right: 4%;}
	
	
}
@media all and (max-width:1500px){
	#header #gnb_wrap {display: none;}
	#header #logo a {line-height: 80px;}
	.all_menu_btn {padding: 18px 25px;}
}
@media all and (max-width:1430px){ 
	img,
	.slick-slide img {max-width:100%;}
	.slick_nav {left: 15px; transform:translate(0,0)} 
	.company_info_bot .info_txt_box {width: 100%; padding: 0 30px;}
}
@media all and (max-width:1230px){ 
	.all_menu_wrap {left: 5%; width: 95%;}
	.all_menu_wrap .dep1_con {margin-bottom: 25px;}
	.all_menu_wrap #all_menu,
	.all_menu_wrap .all_menu_bottom  {width: 100%; padding: 0 10%;}
	.all_menu_wrap .dep1_con .dep1 {font-size: 16px;}
	.all_menu_wrap .dep2_con .dep2 {font-size: 14px;}

	.all_menu_wrap .all_menu_bottom p {word-break: keep-all;color: #fff;font-family: 'Montserrat';opacity: .2;font-weight: 200;letter-spacing:0;font-size: 13px;}


	.company_info_bot .way_box {padding-right: 15px;}
}
@media all and (max-width:980px){
	.company_info_bot {flex-wrap:wrap;}
	.company_info_bot .company_info_lt,
	.company_info_bot .company_info_rt {width: 100%;}
	.company_info_bot .info_txt_box {padding: 50px 20px;}
	.company_info_bot .company_map .map {height: 500px;}
	.company_info_bot .company_map .map .wrap_map {height: 530px !important;}
	.company_info_bot .map_btn a {padding: 20px; font-size: 14px;}
	#footer .inner {flex-wrap:wrap;}
	#footer .inner > div {width: 100%;}
	#footer .f_bot_wrap { display: block;}
	#footer .f_menu {text-align: left; margin-bottom: 30px;}
	#footer .f_menu a:first-child {padding-left: 0;}
	#footer .f_bot_wrap .f_bot {left: 0;position: relative;display: block;top: 30px;}
	#footer .f_bot_wrap .f_bot p {   opacity: 1;   line-height: 170%;}
	#footer .f_bot_wrap .f_logo {position:relative;top: 10px;}
	
	
	#top_trigger {position:fixed;bottom:12%;right:-3%;border: none;background: none;z-index: 9;}
    #top_trigger img {transition:.5s;width: 68%;}
}
@media all and (min-width:821px){
	.all_menu_wrap .dep2_wrap {display: flex !important; margin: 0!important; padding: 0!important; height: auto !important;}
}
@media all and (max-width:820px){ 
	#header #logo a {line-height: 70px;}
	#header {top: 50px}
	.all_menu_btn {top: 10px;right: 0;margin-right: 0;padding: 25px;z-index: 1050;background: rgba(255,255,255,0);transition: background 0.4s;}
	#header #logo img {width: 200px; vertical-align: baseline; top:-3px;}
	.all_menu_btn {top: 7px; padding: 15px;}
	.all_menu_btn .menu_btn {width: 45px; height: 40px;}
	.all_menu_btn.active .menu_btn {height: 55px;}
	.all_menu_btn .menu_btn:before, .all_menu_btn .menu_btn:after {font-size: 11px;}
	.all_menu_wrap .all_menu_logo {top: 15px; left: 15px;}
	.all_menu_wrap .all_menu_logo img {width: 75%;}
	.all_menu_wrap #all_menu,
	.all_menu_wrap .all_menu_bottom {padding: 0 20px;}
	.all_menu_wrap #all_menu {margin-top: 100px; padding-bottom: 20px;}

	.all_menu_wrap .dep1_con {flex-wrap:wrap; margin-bottom: 0; opacity: 1;}
	.all_menu_wrap .dep1_con .dep1 {width: 100%; color: #999; line-height: 35px; font-size: 15px; position: relative; margin: 0;}
	.all_menu_wrap .dep1_con .dep1:after,
	.all_menu_wrap .dep1_con .dep1:before {content: ''; position: absolute; top: 50%; right: 0; width: 0.8em; height: 1px; background: #777b7d; transition: background 0.5s, transform 0.5s;}
	.all_menu_wrap .dep1_con .dep1:after {transform: translate(0,-50%) rotate(90deg);}
	.all_menu_wrap .dep1_con .dep1:before {transform:translate(0,-50%);}
	.all_menu_wrap .dep1_con.active .dep1:after,
	.all_menu_wrap .dep1_con.active .dep1:before {background: #fff; height: 1px;}
	.all_menu_wrap .dep1_con.active .dep1:after {transform: translate(0,-50%) rotate(0);}
	.all_menu_wrap .dep1_con.active .dep1 {color: #fff;}
	.all_menu_wrap .dep2_wrap {display: none; width: 100%; padding: 15px; background-color: #333; border-top: 1px solid #777; border-bottom: 1px solid #777; }
	.all_menu_wrap .dep2_wrap.active {/* height: auto !important; */ padding: 15px !important; flex-wrap:wrap; }
	.all_menu_wrap .dep2_con {width: 100%;}
	/* .all_menu_wrap .dep2_wrap.active .dep2_con .dep2, */
	.all_menu_wrap .dep2_con .dep2 {display: block; width: 100%; line-height: 25px; font-size: 13px; margin: 0; color: #999;}
	.all_menu_wrap .dep2_con:hover .dep2 {color: #d9b391;}
	.all_menu_wrap .dep2_con .dep2:after {display: none;}

	/* .all_menu_wrap .dep2_con .dep2:hover {color: #d9b391;}
	.all_menu_wrap .dep2_con .dep2:hover:after {background-color: #d9b391;} */

	.slick_nav  {position: static; width: 100%; padding: 0 15px; margin-top: 40px;}
	.slick_arrow .prev_btn,
	.slick_arrow .next_btn {left: 25px;}
	.slick_arrow .next_btn {left: 125px;}
	.treebg_con {padding: 140px 15px;}
	.case_slide_wrap {padding: 120px 0;}
	.case_slide_wrap .tit_box .tit_wrap {position: static; margin-bottom: 40px;}
	.case_slide_wrap .case_slide .case_list {width: 100%; }
	.case_slide_wrap .case_slide .list .img {border-radius:0 50px 0 0}

	.company_info_bot .way_box {padding: 0 15px 0 55px;}
	.company_info_bot .way_box .subway_info:before,
	.company_info_bot .way_box .bus_info:before {width: 40px; height: 40px; background-size:cover; left: -55px;}

	#footer {padding: 20px 0 70px;}
	#footer .f_logo img {width:70%;}
	#quick .quick_list li a {}
	#progress_circle {width: 120px; height: 120px;}
	#progress_circle .progress_circle_bg {background-size:cover;}
	#quick {bottom: 15px;     display: none;}
	#quick .quick_list li a {width: 100px; height: 32px; line-height: 32px; padding-left: 40px; font-size: 12px; background-position:12px 50%; background-size:20px auto;}
	
	#quick_m { display: block;}
	#quick_m {position: fixed; bottom: 0; left: 0; width: 100%; background-color: #0e0e11; font-size: 0; z-index: 7; opacity:0.9;}
	#quick_m ul li {display: inline-block; padding: 12px 0; vertical-align: bottom; width: 20%; text-align: center; border-left: 1px solid #262626;}
	#quick_m ul li:first-child {border-left: none;}
	#quick_m ul li a {display: block;}
	#quick_m ul li a img {width: 90%; max-width:62px;}
	


.ft_info {display: block;align-items:center;justify-content:space-between;border-top:1px solid #dfdfdf;padding: 50px 20px;}
.ft_info .lt .info_inner{width: 100%;float:right;padding-right: 0;}
.ft_info .rt {width: 100%;}
.ft_info .lt {width: 100%;padding-bottom: 30px; display: inline-block;}
.ft_info .lt .link {background-color:#29aae2;color:#fff;border-radius:5px;width: 100%;text-align:left;padding:10px 15px;font-size: 14px;margin-top:10px;transition:.25s;}
.ft_info .map_wrap {position: relative;height: 480px;overflow:hidden;}


 .ft_info .lt .hours {display: flex;flex-wrap:wrap;align-items:center;}
 .ft_info .lt .hours p {margin-bottom: 5px; line-height: 1.5;}
 .ft_info .lt .hours .tit {color: #000;width: 85px;}
 .ft_info .lt .hours .txt {/*font-family: 'Montserrat';*/font-weight: 500;width: calc(100% - 85px);}
/* .ft_info .lt .hours .txt span {font-family: 'S Core Dream'; display: inline-block; ; height: 25px; line-height: 25px; background-color: #363636; color: #fff; padding-left: 5px; border-radius:5px; margin-left: 10px;}*/
 .ft_info .map_wrap .map_btn a {display: block;  padding: 10px; line-height: 1.33; font-size: 14px; font-weight:400;	transition:.25s;}
 
#footer .f_menu {padding: 15px 0;margin-bottom: 30px;border-bottom: 1px solid #ddd;border-top: 1px solid #ddd;text-align: end;position: relative;display: block;}


	
	.m { display:block;}	
	.pc { display:none;}
	
}
@media all and (max-width:520px){
    .tit_ani_wrap .txt_ani_box { padding: 0  0;}
    .tit_ani_wrap .txt_ani_box .txt1 {display: block; font-family: 'Cormorant Garamond'; color:#ddd; padding-left:0; }
   
	.case_slide_wrap .case_slide .list span {padding: 10px;}
	.case_slide_wrap .case_slide .list .img {border-radius:0 30px 0 0}
	.company_info_bot .way_box {padding: 0 5px 0 40px;}
	.company_info_bot .way_box .subway_info:before,
	.company_info_bot .way_box .bus_info:before {width: 30px; height: 30px; left: -40px;}
	.company_info_bot .way_box .bus_info dt {width: 40px;}
	.company_info_bot .way_box .bus_info dt,
	.company_info_bot .way_box .bus_info dd {margin-bottom: 5px; font-size: 14px;}
	.company_info_bot .map_btn a {padding: 15px;font-size: 12px;}
	.company_info_bot .company_map .map {height: 350px;}
	.company_info_bot .company_map .map .wrap_map {height: 330px !important;}

	#footer .f_menu a {padding: 8px 5px 8px;width: 49%;position: relative;display: inline-block;text-align:center;background-color: #f9f9f9;margin-bottom: 5px;}
	#footer .f_menu a:after {content:'';display: block;width: 1px;height: 80%;background-color: #ddd;position: absolute;top: 10%;left: 0;}
#footer .f_menu a:first-child {padding-left: 0; }
#footer .f_menu a:first-child:after {display: block;}

	
	#progress_circle {width: 80px; height: 80px;}
	#quick .quick_list li a  {width: 90px; font-size: 11px; padding-left: 35px;  background-size:17px auto;}
}