@charset "utf-8";
@import url(//fonts.googleapis.com/earlyaccess/nanumgothiccoding.css);
@import url(http://fonts.googleapis.com/css?family=Ubuntu);
@import url('https://fonts.googleapis.com/css?family=Nunito');
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@100;300;400;500;700;900&display=swap');

@import url(https://cdn.jsdelivr.net/gh/sunn-us/SUIT/fonts/static/woff2/SUIT.css);
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;500;600;700&family=Raleway:ital,wght@0,100..900;1,100..900&display=swap');

/* =====================================================
   CSS 변수
   ===================================================== */
:root {
	--head-height     : 80px;
	--bg-white        : #fff;
	--bg-black        : #000;
	--full-width      : 1770px;
	--full-width-pd   : 1810px;
	--sub-width       : 1400px;
	--sub-width-pd    : 1440px;
	--sub-width-pd-2  : 1320px;
	--main-width-pd   : 1620px;
	--menu-width-pd   : 1850px;
	--color-1         : #00af97;
	--color-2         : #1e25a5;
	--bg-gray-1       : #222222;
	--bg-gray-2       : #dadada;
	--bg-gray-3       : #f6f6f6;
	--bg-gray-4       : #939494;
	--bg-gray-5       : #5a5a5a;
	--bg-gray-6       : #e9e9e9;
	--bd-radius-3e    : 3em;
	--bd-radius-2e    : 2em;
	--font-1: 'SUIT',    'Noto Sans KR', sans-serif;
	--font-2: 'Poppins',  Poppins,  'Noto Sans KR', sans-serif;
	--font-3: 'Raleway',  Raleway,  'Noto Sans KR', sans-serif;
}
/*
@font-face { font-family: 'BinggraeTaom'; src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_four@1.1/BinggraeTaomA1.woff') format('woff'); font-weight: normal; font-style: normal; }
@font-face { font-family: 'GoyangDeogyang'; src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_one@1.0/GoyangDeogyang.woff') format('woff'); font-weight: normal; font-style: normal; }
@font-face { font-family: 'S-CoreDream-4Regular'; src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-4Regular.woff') format('woff'); font-weight: normal; font-style: normal; }
@font-face { font-family: 'S-CoreDream-9Black'; src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-9Black.woff') format('woff'); font-weight: normal; font-style: normal; }
@font-face { font-family: 'S-CoreDream-2ExtraLight'; src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-2ExtraLight.woff') format('woff'); font-weight: normal;  font-style: normal;}
@font-face { font-family: 'S-CoreDream-6Bold'; src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-6Bold.woff') format('woff'); font-weight: normal; font-style: normal;}
@font-face { font-family: 'S-CoreDream-7ExtraBold'; src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-7ExtraBold.woff') format('woff'); font-weight: normal; font-style: normal;}
@font-face { font-family: 'TmonMonsori'; src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_two@1.0/TmonMonsori.woff') format('woff'); font-weight: normal; font-style: normal;}
@font-face { font-family: 'S-CoreDream-8Heavy';  src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-8Heavy.woff') format('woff');  font-weight: normal;  font-style: normal;}
*/
@import url(//fonts.googleapis.com/earlyaccess/nanumgothic.css);

@font-face {
    font-family: 'GmarketSansMedium';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansMedium.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'GmarketSansBold';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansBold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

.GmarketSansMedium {  font-family: 'GmarketSansMedium'; }
.GmarketSansBold {  font-family: 'GmarketSansBold'; }

.nanumgothic * {
 font-family: 'Nanum Gothic', sans-serif;
}

.nanumsquare { font-family: 'NanumSquare', sans-serif !important; }
.taom { font-family: 'BinggraeTaom', sans-serif !important; }
.goyang { font-family: 'GoyangDeogyang', sans-serif !important; }
.notosans { font-family: 'Noto Sans KR', sans-serif; }
.scoredream_el { font-family: 'S-CoreDream-2ExtraLight', sans-serif; }
.scoredream_r { font-family: 'S-CoreDream-4Regular', sans-serif; }
.scoredream_b { font-family: 'S-CoreDream-6Bold', sans-serif; }
.scoredream_eb { font-family: 'S-CoreDream-7ExtraBold', sans-serif; }
.scoredream_hvy { font-family: 'S-CoreDream-8Heavy', sans-serif; }
.scoredream_bl { font-family: 'S-CoreDream-9Black', sans-serif; }

.monsori { font-family: 'TmonMonsori', sans-serif; }


/* 초기화 */
html {overflow-y:scroll;height:100%;min-width:320px; scroll-behavior: smooth; }

body {margin:0;padding:0;height:100%;font-family:"suit", "Noto Sans KR", Noto Sans KR, sans-serif; font-weight: 500;}


/* ── 메인 팔로우 커서 ── */
#main-cursor { pointer-events: none; position: fixed; top: 0; left: 0; z-index: 99999; }

#main-cursor .cursor-outer {
	position: fixed;
	width: 44px; height: 44px;
	border: 2px solid #25cad2;
	border-radius: 50%;
	top: 0; left: 0;
	transition: width 0.3s ease, height 0.3s ease, border-color 0.3s ease, opacity 0.3s ease;
	will-change: transform;
	mix-blend-mode: difference;
}
#main-cursor .cursor-dot {
	display: none;
}
#main-cursor .cursor-outer.is-hover {
	width: 64px; height: 64px;
	border-color: #25cad2;
	opacity: 0.6;
}
#main-cursor .cursor-outer.is-click { transform: scale(0.8) !important; }
#main-cursor .cursor-dot.is-click   { transform: scale(0.6) !important; }

/* 모바일에서는 숨김 */
@media (max-width: 768px) {
	#main-cursor { display: none; }
}
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}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display:block}
#hd ul, nav ul, #ft ul {margin:0;padding:0;list-style:none}
ul,li,ol{list-style:none;padding:0;margin:0}
legend {position:absolute;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
label, input, button, select, img {vertical-align:middle}
input, button {margin:0;padding:0;font-size:1em}
button , input[type=submit]{cursor:pointer}
input[type=text], input[type=password], input[type=submit], input[type=image], button {font-size:1em;-webkit-appearance:none;}
textarea, select {font-size:1em;font-family:dotum}
textarea {border-radius:0;-webkit-appearance:none}
select {margin:0}
p {margin:0;padding:0;word-break:break-all}
hr {display:none}
pre {overflow-x:scroll;font-size:1.1em}
a:link, a:visited {text-decoration:none}
a:hover, a:focus, a:active {text-decoration:none}


/* 이미지 마우스 오버 */
.imgswap img:first-child {display:inline-block; }
.imgswap img:last-child {display:none; }
.imgswap:hover img:first-child {display:none;  animation:opacity_img_revers 1s }
.imgswap:hover img:last-child {display:inline-block;  animation:opacity_img 1s }
@keyframes opacity_img {
	0% {opacity: 0;}
	100% {opacity: 1;}
}
@keyframes opacity_img_revers {
	0% {opacity: 1;}
	100% {opacity: 0;}
}

.imghover img:hover {-webkit-filter: grayscale(80%); filter: grayscale(80%); }

.img_scale img:hover { animation:pingpong_img 0.4s forwards }
.img_scale img:not(:hover) { animation:pingpong_img_revers 0.4s forwards  }
@keyframes pingpong_img {
	0% {
		transform:scale(1);             /*  default */
		-webkit-transform:scale(1);  /*  크롬 */
		-moz-transform:scale(1);     /* FireFox */
		-o-transform:scale(1);        /* Opera */
	}
	100% {
		transform:scale(1.05);             /*  default */
		-webkit-transform:scale(1.05);  /*  크롬 */
		-moz-transform:scale(1.05);     /* FireFox */
		-o-transform:scale(1.05);        /* Opera */
	}
}
@keyframes pingpong_img_revers {
	0% {
		transform:scale(1.05);             /*  default */
		-webkit-transform:scale(1.05);  /*  크롬 */
		-moz-transform:scale(1.05);     /* FireFox */
		-o-transform:scale(1.05);        /* Opera */
	}
	100% {
		transform:scale(1);             /*  default */
		-webkit-transform:scale(1);  /*  크롬 */
		-moz-transform:scale(1);     /* FireFox */
		-o-transform:scale(1);        /* Opera */
	}
}

.text_enter:hover { animation:text_enter_event 0.7s forwards }
/*.text_enter:not(:hover) { animation:text_enter_event_revers 0.4s forwards  }*/
@keyframes text_enter_event {
	0% {opacity: 1;}
	50% {opacity: 0.6;}
	100% {opacity: 1;}
}
@keyframes text_enter_event_revers {
	0% {opacity: 1;}
	50% {opacity: 0.6;}
	100% {opacity: 1;}
}


/* 팝업레이어 */
#hd_pop {z-index:1000;position:relative;margin:0 auto;width:100%;height:0px}
#hd_pop h2 {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}
.hd_pops {position:absolute;border:1px solid #e9e9e9;background:#fff;}
.hd_pops_con {max-width:100% !important;overflow:auto}
.hd_pops_footer {padding:10px 0;background:#000;color:#fff;text-align:right}
.hd_pops_footer button {margin-right:5px;padding:5px 10px;border:0;background:#393939;color:#fff}

/* 상단 레이아웃 */
#hd {width:100%;background:#fff;position:relative;}
#hd #hd_wr{max-width:1000px;margin:0 auto;width:100%;position:relative;}
#hd:after {display:block;visibility:hidden;clear:both;content:""}
#hd_h1 {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}

#logo {text-align:left;height:50px;}
#logo a{margin-top:0px;display:inline-block}
#hd_sch_open{display:none}
#hd_sch {text-align:center;}
#hd_sch h2 {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}
#hd_sch form {position:relative;background:#ececec;border-radius:0px}
#hd_sch form:after {display:block;visibility:hidden;clear:both;content:""}
#hd_sch #sch_stx {width:127px;padding-left:10px;border:0;background:none;height:35px !important;line-height:35px !important;vertical-align:middle;}
#hd_sch #sch_submit {margin:0;padding:0 ;height:35px !important;line-height:35px !important;border:0;background:#dfdfdf;border-radius:0 5px 5px 0  ;color:#fff;vertical-align:middle;cursor:pointer;width:40px}
#hd_sch #sch_submit:hover, #hd_sch #sch_submit:focus{background:#00c6b2;transition: 0.8s;-webkit-transition: 0.8s;-moz-transition: 0.8s;-ms-transition: 0.8s;-o-transition: 0.8s;}
#sch_stc_label{position:absolute;top:0;left:10px;height:35px !important;line-height:35px !important;color:#666}

#hd_nb {clear:both;background:#ecf0f7;text-align:center}
#hd_nb li {display:inline-block}
#hd_nb li:nth-last-of-type(1) {border-right:0 !important}
#hd_nb a {display:inline-block;padding:10px 7px;text-decoration:none}

.h_button1 { font-family: 'Noto Sans KR', sans-serif; border:1px solid #ea5404; background:none; width:300px; height: 100px;  display: table-cell; vertical-align:middle; text-align:center; line-height:23px; cursor:pointer; } /*버튼*/
.h_button1 .t1 { font-size:15px; font-weight:500; color:#ea5404; }
.h_button1 .t2 { font-size:15px; font-weight:500; color:#ea5404; }
.h_button1 .t3 { font-size:15px; font-weight:500; color:#2e2e2e; }
.h_button1:hover { border:1px solid #ea5404; background:#ea5404; transition: background 0.3s;} /*버튼*/
.h_button1:hover .t1 { font-size:15px; font-weight:500; color:#fff; }
.h_button1:hover .t2 { font-size:15px; font-weight:700; color:#fff; }
.h_button1:hover .t3 { font-size:15px; font-weight:500; color:#fff; }

.h_button2 { font-family: 'Noto Sans KR', sans-serif; border:1px solid #007eff; background:none; width:300px; height: 100px;  display: table-cell; vertical-align:middle; text-align:center; line-height:23px; cursor:pointer; } /*버튼*/
.h_button2 .t1 { font-size:15px; font-weight:500; color:#007eff; }
.h_button2 .t2 { font-size:15px; font-weight:500; color:#007eff; }
.h_button2 .t3 { font-size:15px; font-weight:500; color:#2e2e2e; }
.h_button2:hover { border:1px solid #007eff; background:#007eff; transition: background 0.3s;} /*버튼*/
.h_button2:hover .t1 { font-size:15px; font-weight:500; color:#fff; }
.h_button2:hover .t2 { font-size:15px; font-weight:700; color:#fff; }
.h_button2:hover .t3 { font-size:15px; font-weight:500; color:#fff; }

.h_button1_hover { font-family: 'Noto Sans KR', sans-serif; border:1px solid #ea5404; background:#ea5404; width:280px; height: 100px;  display: table-cell; vertical-align:middle; text-align:center; line-height:23px; cursor:pointer; } /*버튼*/
.h_button1_hover .t1 { font-size:15px; font-weight:500; color:#fff; }
.h_button1_hover .t2 { font-size:15px; font-weight:700; color:#fff; }
.h_button1_hover .t3 { font-size:15px; font-weight:500; color:#fff; }

.h_button2_hover { font-family: 'Noto Sans KR', sans-serif; border:1px solid #007eff; background:#007eff; width:280px; height: 100px;  display: table-cell; vertical-align:middle; text-align:center; line-height:23px; cursor:pointer; } /*버튼*/
.h_button2_hover .t1 { font-size:15px; font-weight:500; color:#fff; }
.h_button2_hover .t2 { font-size:15px; font-weight:700; color:#fff; }
.h_button2_hover .t3 { font-size:15px; font-weight:500; color:#fff; }

/* 공통 스타일 */
.fs085 {font-size:0.85em;}

/* 스타일 가이드 */
.main_modal_popup {background:rgba(0,0,0,0.6);width:100%;height:100vh; }

.fw300 { font-weight:300; }
.fw400 { font-weight:400; }
.fw500 { font-weight:500; }
.fw600 { font-weight:600; }
.fw700 { font-weight:700; }
.fw800 { font-weight:800; }
.fw900 { font-weight:900; }

.heading1 {font-size:50px; line-height:70px;  } /* 72*/
.heading2 {font-size:64px; }
.heading3 {font-size:48px; }
.heading4 {font-size:40px; }
.heading5 {font-size:40px; }
.heading6 {font-size:32px; }
.heading7 {font-size:24px; }
.heading8 {font-size:32px; }
.heading9 {font-size:40px; }
.heading10 {font-size:32px}

.subtitle1 {font-size:24px; }
.subtitle2 {font-size:20px;  }

.body1 {font-size:24px;  }
.body2 {font-size:20px; }
.body3 {font-size:16px; }
.body4 {font-size:16px; }
.body5 {font-size:16px; }

.caption1 {font-size:13px;  }
.caption2 {font-size:16px;  }

.main_color0 {color:#000000;}
.main_color1 {color:#161616;}
.main_color2 {color:#fff;}
.main_color3 {color:#a7a7a7;}
.main_color4 {color:#22BBC7;}

.sub_color1 {color:#334A64;}
.sub_color2 {color:#003B7E;}
.sub_color3 {color:#00A7FF;}
.sub_color4 {color:#727272;}

.button_normal {width:100%;max-width:232px;height:64px;line-height:64px;background:#0092DF;color:#fff;font-size:20px;font-weight:500;text-align:center; cursor:pointer; transition: background 0.3s; } /*main_color2*/
.button_normal:hover {background:#00A7FF;} /*sub_color3*/

.button_normal2 {width:100%;max-width:232px;height:64px;line-height:64px;background:#E8E8E8;color:#00A7FF;font-size:20px;font-weight:500;text-align:center; transition: background 0.3s;} /*sub_color4*/
.button_normal2:hover {background:#fff;} /*main_color1*/

.button_normal3 {margin:0 auto; width:100%;max-width:232px;height:64px;line-height:64px;background:#a7a7a7;color:#fff;font-size:20px;font-weight:400;text-align:center; cursor:pointer; transition: background 0.3s;} /* 배경 투명 */
.button_normal3:hover {background:#161616;} /*main_color1*/

.button_normal4 {color:#a4a4a4;font-size:20px;font-weight:500;text-align:center; cursor:pointer; transition: color 0.3s; } /*main_color2*/
.button_normal4:hover {color:#161616; border-bottom:0px solid #00A7FF;} /*sub_color3*/
.button_normal4_avtive {color:#161616; border-bottom:0px solid #00A7FF; font-size:20px;font-weight:500;text-align:center; cursor:pointer; }

.button_normal5 {color:#fff;font-size:16px;font-weight:200;text-align:center; cursor:pointer; border-bottom:0px; transition: color 0.3s; } /*main_color2*/
.button_normal5:hover {color:#00A7FF; border-bottom:1px solid #00A7FF;} /*sub_color3*/
.button_normal5_avtive {color:#00A7FF; border-bottom:1px solid #00A7FF; font-size:16px;font-weight:200;text-align:center; cursor:pointer; }

.button_normal_submit {color:#fff;background:#161616;ont-size:20px;font-weight:500;text-align:center; cursor:pointer; transition: color 0.3s; } /*main_color2*/
.button_normal_submit:hover {color:#ffff; background:#a7a7a7; border-bottom:0px solid #00A7FF;} /*sub_color3*/

.button_close {width:100%;max-width:264px;height:64px;line-height:64px;background:#001E40;color:#fff;font-size:20px;font-weight:500;text-align:center; cursor:pointer;}
.button_close:hover {background:#fff;color:#001E40;} 

.button_close2 {width:100%;max-width:264px;height:64px;line-height:64px;background:#001E40;color:#fff;font-size:20px;font-weight:500;text-align:center; cursor:pointer;}
.button_close2:hover {background:#0092DF;color:#fff;} 

.button_bar_puls {width:100%;max-width:314px;height:64px;line-height:64px;border-bottom:1px solid rgba(255,255,255,0.4);color:#fff;font-size:20px;font-weight:400;text-align:left; cursor:pointer; transition: color 0.3s;} 
.button_bar_puls:hover {border-bottom:1px solid #0092DF; color:#0092DF;font-weight:500;} 
.button_bar_puls .name {float:left; width:80%; margin-left:20px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; cursor:pointer; }
.button_bar_puls .plus {float:right; width:10%;  font-weight:100; font-size:37px; text-align:right; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; cursor:pointer; }
.button_bar_puls_avtive {width:100%;max-width:314px;height:64px;line-height:64px;border-bottom:1px solid #0092df;color:#0092df;font-size:20px;font-weight:400;text-align:left; cursor:pointer;} 
.button_bar_puls_avtive .name {float:left; width:80%; margin-left:20px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; cursor:pointer; }
.button_bar_puls_avtive .plus {float:right; width:10%;  font-weight:100; font-size:37px; text-align:right; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; cursor:pointer; }

.button_bar_puls1 {width:100%;max-width:314px;height:64px;line-height:64px;border-bottom:0px solid rgba(255,255,255,0.4);color:#fff;font-size:24px;font-weight:200;text-align:left; cursor:pointer; transition: color 0.3s;} 
.button_bar_puls1:hover {border-bottom:1px solid #0092DF; color:#0092DF;font-weight:200;} 
.button_bar_puls1 .name {float:left; width:80%; margin-left:20px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; cursor:pointer; }
.button_bar_puls1 .plus {float:right; width:10%;  font-weight:100; font-size:37px; text-align:right; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; cursor:pointer; }
.button_bar_puls1_avtive {width:100%;max-width:314px;height:64px;line-height:64px;border-bottom:1px solid #0092df;color:#0092df;font-size:20px;font-weight:400;text-align:left; cursor:pointer;} 
.button_bar_puls1_avtive .name {float:left; width:80%; margin-left:20px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; cursor:pointer; }
.button_bar_puls1_avtive .plus {float:right; width:10%;  font-weight:100; font-size:37px; text-align:right; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; cursor:pointer; }

.button_bar_puls2 {width:100%;max-width:314px;height:64px;line-height:64px;border-bottom:1px solid rgba(255,255,255,0.4);color:#fff;font-size:20px;font-weight:400;text-align:left; cursor:pointer; transition: opacity 0.3s; opacity: 0.4;} 
.button_bar_puls2:hover {border-bottom:1px solid #fff; color:#fff;font-weight:500;  opacity: 1;} 
.button_bar_puls2 .name {float:left; width:80%; margin-left:20px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; cursor:pointer; }
.button_bar_puls2 .plus {float:right; width:10%;  font-weight:100; font-size:37px; text-align:right; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; cursor:pointer; }
.button_bar_puls2_avtive {width:100%;max-width:314px;height:64px;line-height:64px;border-bottom:1px solid #fff;color:#fff;font-size:20px;font-weight:400;text-align:left; cursor:pointer;} 
.button_bar_puls2_avtive .name {float:left; width:80%; margin-left:20px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; cursor:pointer; }
.button_bar_puls2_avtive .plus {float:right;width:10%;  font-weight:100; font-size:37px; text-align:right; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; cursor:pointer; }

.button_bar_puls3 {width:100%;max-width:1640px;height:64px;line-height:64px;border-bottom:1px solid rgba(255,255,255,0.4); color:#fff;font-size:20px;font-weight:400;text-align:left; cursor:pointer;  transition: color 0.3s; } 
.button_bar_puls3:hover {border-bottom:1px solid #0092DF; color:#0092DF; font-weight:500;  ;} 
.button_bar_puls3 .name {float:left; width:75%; margin-left:20px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; cursor:pointer; }
.button_bar_puls3 .plus {float:right; width:10%;  font-weight:100; font-size:37px; text-align:right; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; cursor:pointer; }
.button_bar_puls3_avtive {width:100%;max-width:1640px;height:64px;line-height:64px;border-bottom:1px solid #0092DF;color:#0092DF;font-size:20px;font-weight:400;text-align:left; cursor:pointer;} 
.button_bar_puls3_avtive .name {float:left; width:75%; margin-left:20px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; cursor:pointer; }
.button_bar_puls3_avtive .plus {float:right; width:10%;  font-weight:100; font-size:37px; text-align:right; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; cursor:pointer; }

.button_bar_puls4 {width:100%;max-width:1640px;height:64px;line-height:64px;border:1px solid rgba(255,255,255,0.4); color:#fff;font-size:20px;font-weight:400;text-align:left; cursor:pointer;  transition: color 0.3s; } 
.button_bar_puls4:hover {border:1px solid #0092DF; color:#0092DF; font-weight:500;  ;} 
.button_bar_puls4 .name {float:left; width:75%; margin-left:20px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; cursor:pointer; }
.button_bar_puls4 .plus {float:right; width:10%;  font-weight:100; font-size:37px; text-align:right; margin-right:20px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; cursor:pointer; }
.button_bar_puls4_avtive {width:100%;max-width:1640px;height:64px;line-height:64px;border:1px solid #0092DF;color:#0092DF;font-size:20px;font-weight:400;text-align:left; cursor:pointer;} 
.button_bar_puls4_avtive .name {float:left; width:75%; margin-left:20px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; cursor:pointer; }
.button_bar_puls4_avtive .plus {float:right;width:10%;  font-weight:100; font-size:37px; text-align:right; margin-right:20px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; cursor:pointer; }

.button_bar_puls5 {width:100%;max-width:1640px;height:64px;line-height:64px;border:1px solid rgba(255,255,255,0.4); color:#fff;font-size:20px;font-weight:400;text-align:left; cursor:pointer;  transition: color 0.3s;  } 
.button_bar_puls5:hover {border:1px solid #0092DF; color:#0092DF; font-weight:500;  ;} 
.button_bar_puls5 .name {float:left; width:75%; margin-left:20px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; cursor:pointer; }
.button_bar_puls5 .plus {float:right; width:10%;  font-weight:100; font-size:37px; text-align:right; margin-right:20px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; cursor:pointer; }
.button_bar_puls5_avtive {width:100%;max-width:1640px;height:64px;line-height:64px;border:1px solid #0092DF;color:#0092DF;font-size:20px;font-weight:400;text-align:left; cursor:pointer;} 
.button_bar_puls5_avtive .name {float:left; width:75%; margin-left:20px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; cursor:pointer; }
.button_bar_puls5_avtive .plus {float:right; width:10%;  font-weight:100; font-size:37px; text-align:right; margin-right:20px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; cursor:pointer; }


.button_box_puls {width:100%;max-width:664px;height:80px;line-height:80px;background:none;border:1px solid rgba(255,255,255,0.4);color:#fff;font-size:20px;font-weight:500;text-align:left; cursor:pointer; } 
.button_box_puls:hover {background:#0092DF;border-bottom:1px solid #0092DF;} 

.button_box_puls2 {width:100%;height:80px;line-height:80px;background:#003b7e;color:#fff;font-size:20px;font-weight:500;text-align:left; cursor:pointer; transition: background 0.3s;} 
.button_box_puls2:hover {background:#006de8;} 
.button_box_puls2 .name {float:left; width:75%; margin-left:20px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; cursor:pointer; }
.button_box_puls2 .plus {float:right; width:10%;  font-weight:100; font-size:37px; text-align:right; margin-right:20px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; cursor:pointer; }

.button_box_download {width:100%;max-width:432px;height:80px;line-height:80px;background:#0092df;color:#fff;font-size:20px;font-weight:500;text-align:left; cursor:pointer; transition: background 0.3s;} 
.button_box_download:hover {background:#00a7ff;} 	

.button_box_download2 {width:100%;height:80px;line-height:80px;background:#0092df;color:#fff;font-size:20px;font-weight:500;text-align:left; cursor:pointer; transition: background 0.3s;} 
.button_box_download2:hover {background:#00a7ff;} 
.button_box_download2 .name {float:left; width:75%; margin-left:20px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; cursor:pointer; }
.button_box_download2 .plus {float:right; width:10%;  font-weight:100; font-size:37px; text-align:right; margin-right:20px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; cursor:pointer; }

.button_submenu {font-size:16px; font-weight:300; color:#fff; transition: opacity 0.3s; opacity: 0.4; text-align:left; margin:15px 0; }
.button_submenu:hover {opacity: 1;}



/* 스타일 가이드 끝 */



/***************************************************************/
/* 스타일 작업 시작 */
body { background: transparent; }
body, html {width: 100%;}
#wrap {background: transparent; text-align: center; }
*, *:after, *:before {box-sizing: border-box; padding:0; margin:0;}
img { display:inline-block; font-size: 0;}
/* header, .main_silde {width: 100%;} */
a {text-decoration: none; color:#000;}
a:hover { color:#e60012;}
.fc-01 { color: var(--color-1); }
input, select, textarea {font-family: 'suit', 'noto sans KR', sans-serif;}

/* =====================================================
   HEADER
   ===================================================== */
header {
	z-index          : 15;
	width            : 100%;
	margin           : 0 auto;
	top              : 0;
	padding-top      : 0;
	padding-right    : 35px;
	display          : flex;
	justify-content  : center;
	align-items      : center;
	flex-wrap        : nowrap;
	position         : fixed;
	height           : var(--head-height);
}
header h1 {
	z-index      : 18;
	height       : 2.2em;
	flex-basis   : content;
	text-align   : left;
	display      : block;
}
header h1 img {
	max-height : 100%;
	display    : inline-block;
	filter     : none;
}
header h1 a { display: block; height: 100%; }
header .box_inner {
	z-index          : 4;
	position         : relative;
	display          : flex;
	max-width        : var(--full-width-pd);
	border-radius    : 5em;
	padding          : 0px 45px 0 20px;
	width            : 100%;
	height           : 100%;
	align-items      : center;
	justify-content  : space-between;
	margin           : 0 auto;
}

/* =====================================================
   웹용 가로 메뉴 (nav_web)
   ===================================================== */
.nav_web {
	padding-left  : 3em;
	padding-right : 1.5em;
	max-width     : 780px;
	height        : 100%;
	flex          : 1 1 780px;
	margin-left   : auto;
	font-family   : var(--font-3);
	font-size     : 1.25em;
}
.nav_web a        { width: 100%; height: 100%; display: block; }
.nav_web > ul     { width: 100%; display: flex; justify-content: space-between; align-items: center; height: 100%; }
.nav_web > ul > li               { position: relative; flex: 1; width: 100%; border-radius: 1em; }
.nav_web > ul > li > a           { padding: 1em 0; text-wrap: nowrap; text-align: center; color: #000; text-transform: uppercase; }
.nav_web > ul > li > a span      { display: inline-block; }
.nav_web > ul > li:hover > a     { color: var(--color-1); }
.nav_web li li a                 { display: block; padding: 0.4em 10px; line-height: 1.5em; font-weight: 500; word-break: keep-all; color: var(--bg-gray-5); }
.nav_web li li a:hover           { color: var(--bg-black); }
.nav_web ul ul {
	opacity    : 1; z-index: 3; top: 4em; display: none;
	position   : absolute; width: 100%; left: 50%; transform: translateX(-50%);
	letter-spacing: -0.3px; padding-top: 0.7em; padding-bottom: 0.7em;
}
.nav_web ul ul:before {
	position: absolute; opacity: 0; top: -0.75em; left: 50%;
	transform: translateX(-50%); width: 0.5em; height: 0.5em;
	line-height: 1; background: var(--color-1); content: ''; border-radius: 1em; text-align: center;
}

/* =====================================================
   전체화면 오버레이 메뉴 (nav_md)
   ===================================================== */
.nav_md {
	display    : none !important;
	width      : 100%;
	height     : 100%;
	top        : 0;
	right      : 0;
	position   : fixed;
	background : var(--bg-black);
	z-index    : 17;
}
.nav_md.is-open { display: block !important; }

.nav_area {
	width      : 100%;
	height     : 100vh;
	position   : relative;
	overflow-y : auto;
}
.nav_area:after {
	content    : '';
	width      : 33%;
	min-width  : 28em;
	border-left: 1px solid var(--bg-white);
	background : transparent;
	height     : calc(100vh);
	position   : absolute;
	z-index    : 18;
	right      : 0;
	top        : 0;
}

.nav_md_wrap {
	position   : absolute;
	width      : 100%;
	margin     : 0 auto;
	min-height : 540px;
	height     : 100%;
	display    : flex;
	justify-content: center;
	background : transparent;
}
.nav_md_wrap span:before { display: none !important; content: none !important; }
.nav_md_wrap ul           { padding: 0; }
.nav_md_wrap a            { font-size: inherit; padding: 0; display: block; text-align: right; }
.nav_md_wrap span         { letter-spacing: inherit; font-weight: inherit; }

.nav_md .nav-md-ul {
	position     : relative;
	max-width    : var(--sub-width-pd);
	top          : 0;
	padding-left : 0;
	padding-right: 3%;
	margin       : auto;
	width        : 100%;
	text-align   : right;
}
.nav_md .nav-md-ul > li      { text-align: right; position: relative; flex: 1; width: 100%; }
.nav_md .nav-md-ul > li > a  { display: block; font-size: 5.6em; font-weight: 200; padding: 0.07em 0; color: #fff; text-align: right; text-transform: uppercase; }
.nav_md .nav-md-ul > li > a:hover     { color: var(--color-1); font-weight: 200; }
.nav_md_wrap a:hover span             { color: inherit; font-weight: 200 !important; }
.nav_md .nav-md-ul ul a      { display: block; text-align: right; }
.nav_md .nav_md_list {
	width      : 67%;
	display    : flex;
	align-items: center;
	padding-right: 3%;
	overflow-y : hidden;
	height     : 100%;
}

.nav_md .nav_md_info {
	position   : relative;
	min-width  : 28em;
	text-align : left;
	width      : 33%;
	color      : var(--bg-white);
	display    : flex;
	align-items: center;
	padding-left: 3%;
	height     : 100%;
}
.nav_md .nav_md_info dl          { font-weight: 600; padding-bottom: 2em; }
.nav_md .nav_md_info dt          { color: #969696; }
.nav_md .nav_md_info dd          { font-size: 1.25em; padding-top: 0.5em; }
.nav_md .nav_md_info a           { display: inline-block; border: 1px solid var(--bg-white); padding: 1em 1.2em; color: var(--bg-white); }
.nav_md .nav_md_info .info-a     { padding-top: 1.5em; }
.nav_md .nav_md_info i           { vertical-align: middle; margin-left: 0.5em; position: relative; width: 1em; height: 1em; display: inline-block; }
.nav_md .nav_md_info .info-a i:after {
	position: absolute; left: 0; top: 0; width: 86%; height: 86%; content: '';
	background-position: center; background-size: contain; background-repeat: no-repeat;
}

/* =====================================================
   메뉴 상태 클래스
   ===================================================== */
.menu-black .nav_web > ul > li > a { color: #000; }
.menu-black .view-nav i            { background: #fff; }
.menu-black .view-nav.open i       { background: #fff; }

/* =====================================================
   4점 햄버거 버튼 (view-nav)
   ===================================================== */
header .nav-head {
	z-index   : 18;
	width     : 36px;
	height    : 36px;
	position  : absolute;
	top       : 50%;
	transform : translateY(-50%);
	right     : -15px;
}
header .view-nav {
	z-index  : 1;
	position : absolute;
	top      : 0;
	right    : 0;
	width    : 100%;
	height   : 100%;
	display  : block;
}
header .view-nav span        { position: absolute; top: -9999px; left: -9999px; }
header .view-nav i {
	position         : absolute;
	display          : block;
	border-radius    : 1em;
	width            : 4px;
	height           : 4px;
	background-color : var(--bg-white);
	-webkit-transition: all 0.3s ease-in-out;
	transition       : all 0.3s ease-in-out;
}
header .view-nav i:nth-child(1) { top: 10px; right: 60%; }
header .view-nav i:nth-child(2) { top: 10px; right: 27%; }
header .view-nav i:nth-child(3) { top: 21px; right: 60%; }
header .view-nav i:nth-child(4) { top: 21px; right: 27%; }
header .view-nav:before {
	content   : '';
	width     : 100%;
	height    : 100%;
	position  : absolute;
	left      : 50%;
	top       : 50%;
	transform : translate(-50%, -50%);
	border-radius: 2em;
	background: var(--bg-black);
}
header .view-nav.open              { -webkit-transform: rotate(45deg); transform: rotate(45deg); }
header .view-nav.open i            { width: 34px; height: 2px; }
header .view-nav.open i:nth-child(1) { top: 17px; right: 4%; }
header .view-nav.open i:nth-child(2) { top: 17px; right: 4%; -webkit-transform: rotate(90deg); transform: rotate(90deg); }
header .view-nav.open i:nth-child(3) { display: none; }
header .view-nav.open i:nth-child(4) { display: none; }

/* =====================================================
   헤더 반응형
   ===================================================== */
/* 1280px 이하 */
@media all and (max-width: 1280px) {
	.nav_md .nav_area { font-size: 0.85em; }
}
/* 1024px 이하: 웹 메뉴 숨기고 햄버거만 */
@media all and (max-width: 1024px) {
	header .d-md-none        { display: none; }
	header .d-lg-none        { display: block; }
	header                   { padding-top: 0; padding-left: 20px; padding-right: 20px; }
	header .box_inner        { padding-right: 0; padding-left: 0; }
	header h1                { height: 1.9em; }
	header .nav-head         { right: 0px; }
}
/* 1023px 이하 */
@media all and (max-width: 1023px) {
	.nav_md .nav_area { font-size: 0.7em; }
}
/* 768px 이하: 모바일 */
@media all and (max-width: 768px) {
	:root { --head-height: 70px; }
	.d-md-none { display: none !important; }
	.d-lg-none { display: block; }
	br.d-lg-none { display: inline; } /* <br> 태그는 inline이어야 줄바꿈 작동 */
	.nav_md .nav_md_wrap { flex-wrap: wrap; min-height: 600px; }
	.nav_md .nav_md_list {
		height       : 50%;
		width        : 100%;
		padding-right: 20px;
		padding-top  : var(--head-height);
	}
	.nav_md .nav-md-ul { padding-right: 20px; text-align: right; }
	.nav_md .nav-md-ul > li > a  { font-size: 3.35em; }
	.nav_md .nav-md-ul,
	.nav_md .nav-md-ul > li,
	.nav_md .nav-md-ul > li > a,
	.nav_md_wrap a { text-align: left; }
	.nav_md .nav_md_info {
		border-top : 1px solid var(--bg-white);
		font-size  : 0.85em;
		height     : 50%;
		width      : 100%;
		min-width  : 100%;
		padding-left: 20px;
	}
	.nav_md .nav_area:after { display: none; }
}

.container {background: transparent;  margin: 0 auto; text-align: center;}

/*서브상단 뒷배경*/
.snb-bg { height: 47em; position: relative;}
.snb-bg .ls-slide-backgrounds { position:absolute; left:0; top:0; width: 100%; height:100%; overflow:hidden;}
.snb-bg .ls-slide-backgrounds img {object-fit: cover; height: 122%; width: 100%; object-position: center top;}
.snb-bg .box_inner { height: 100%; clear: both; position: relative; text-align: center; margin:0 auto; max-width: 1685px; padding-left:20px; padding-right:20px;}
.snb-bg .ls-slide-texts { text-align: center; width: 100%;  position:absolute; left:50%; top:50%; transform: translate( -50%, -50%); padding-left:20px; padding-right:20px;}
.snb-bg .ls-slide-texts .ls-info { font-size:1.2em; font-weight:600;}
.snb-bg .ls-slide-texts .ls-head { font-size: 3.3em; letter-spacing: -0.03em; padding-bottom:0.3em; font-weight: 900;}

.snb { width: 100%;  position: relative ; z-index:3;}
.snb .snb-in {  position: relative; z-index:3; width:100%; height:100%; margin:0 auto; max-width: 1560px; padding-left:20px; padding-right:20px; }
.snb ul { font-size: 1.05em;  padding-top: 2.5em;  position: relative; display: flex; justify-content: center; align-items: center; height:100%; width: 100%; }
.snb li {min-width: 8em; position: relative; height:100%;}    
/* .snb li:before { content:''; position: absolute; left:0; top:50%; transform: translateY(-50%); height:1em; width:2px; background:#aaaaaa}
.snb li:last-of-type:after { content:''; position: absolute; right:0; top:50%; transform: translateY(-50%); height:1em; width:2px; background:#aaaaaa} */
.snb li a { display:block; height:100%; position: relative;  color:#aaaaaa; letter-spacing: -0.03em; }
.snb li a>span { display:flex; align-items: center; justify-content: center;  height:100%; position: relative;}
.snb li a span span { display:inline-block; }
.snb li a:hover span:after, .snb li a.active span:after { z-index:4; left:50%; transform: translateX(-50%); text-align: center; font-size: 1.2em; line-height: 1.2em; position: absolute; bottom:-1.1em; width:80%; height:0.1em; content:''; background:#000;}
.snb li a.active, .snb li a:hover {color:#000; font-weight:600; }

.snb-color-01 { background:#000;}
.snb-color-01 li a.active, .snb-color-01 li a.active  {color:#fff; }

.snb-md { z-index: 8; position: relative; height: 40px; margin-left:20px; margin-right:20px; font-size:1.05em; }
.snb_list {  z-index:9; right:0px; top:40px; width: 100%; position: absolute; background:rgba(255,255,255,0.9); }
.snb-md .snb_list ul { border:1px solid rgba(160,160,160,0.5); border-top:0; }
.snb-md li { width: 100%;}
.snb-md li a { line-height:1.6; text-align: center; color:#959595; border-top:1px solid rgba(160,160,160,0.5); position: relative; display: block; padding: 12px }
.snb-md li a:hover, .snb-md li a.active { background:rgba(232,232,232,0.5); color:#ed2124} 
.snb-md i { font-size:0;font-style: normal; height:100%; display:block; width: 40px; position: absolute; right: 5px; top:0;}
.snb-md i:after { z-index:4;position: absolute; color:#ed2124; top:50%; left:50%; content:'\25E2'; font-size:0.9rem; font-weight: 300; }
.snb-md .snb_view:after { transform: translate(-59%, -65%) rotate( 45deg )}
.snb-md .snb-close:after { transform: translate(-57%, -35%) rotate( -135deg )}
.snb-md li:last-of-type a:after { display: none;}
.snb-md .sel-menu { overflow:hidden; background:#fff;border-top-left-radius: 0.7em; border-top-right-radius: 0.7em; position: relative; display:flex; justify-content: center; align-items: center; text-align: left; height: 100%; }
.snb-md .sel-menu h2 { padding-left:20px; width: 56%;}
.snb-md .sel-menu a {display: block; height:100%;}
.snb-md .sel-menu a span { color:#ed2124; display:flex; justify-content: center; align-items: center; height:100%; }

.co-location { color:#9f9f9f; font-size: 0.6em; text-align: left;}

.sub-menu { margin:0; margin-top:0!important; width: 100%;position: relative ; }
.sub-menu ul { display: flex; justify-content:center; align-items: center; height: 115px;}
.sub-menu li { display: inline-block; flex: 1 1 290px; width: 290px; max-width: 290px;}
.sub-menu li a { border:1px solid #0b3775;  color:#0b3775;font-size: 0.8em; display: block; padding: 20px 0 20px 0; background:#fff;}
.sub-menu li a.active,  .sub-menu li a:hover{ background:#0b3775; color:#fff;}
.sub-menu li a { border-right:0;}
.sub-menu li:last-of-type a { border-right:1px solid #0b3775;}

.clearfix { clear: both}
.vr-center { width: 100%; text-align:center;position:absolute; left:50%; top:50%; transform: translate( -50%, -50%); }

.head-line .text { padding-bottom: 150px;color:#0b3775; font-size: 3rem; position: relative; font-weight: 600; letter-spacing: -0.5px;}
.head-line .text:after { z-index:5;content:''; width: 1px; height: 65px; position: absolute; left:50%; top: 100px;transform: translate(-50%, 0); background:#000; } 

sup { font-size: 0.5em;}

.bgc-01 { background-color:#3fbbb6;}
.bgc-02 { background-color:#90c31f;}
.bgc-03 { background-color:#8edf02;}
.bgc-04 { background-color:#2478ad;}
.bgc-05 { background-color:#595757;}
.bgc-06 { background-color:#90c31f;}
.bgc-07 { background-color:#000000;}
.bgc-08 { background-color:#fff;}
.fc-01 { color:#3fbbb6}
.fc-02 { color:#333d59}
.fc-03 { color:#8e754d;}
.fc-04 { color:#d20000}
.fc-05 { color:#acacac}
.fn-01 { font-family: 'Play', 'Noto Sans KR', sans-serif!important; font-weight:700; }
.fn-02 { font-family: 'GmarketSansBold', 'Noto Sans KR', sans-serif!important; }
.fs-01 { font-weight: 300;}

/* =====================================================
   FOOTER
   ===================================================== */
footer {
	background   : transparent;
	position     : relative;
	width        : 100%;
	font-size    : 0.95em;
	padding-left : 20px;
	padding-right: 20px;
}
footer .box-inner {
	margin        : 0 auto;
	width         : 100%;
	max-width     : var(--full-width-pd);
	border-top    : 1px solid var(--bg-black);
	padding       : 4em 0 2em 0;
	position      : relative;
}
footer .footer {
	position        : relative;
	width           : 100%;
	height          : 100%;
	text-align      : left;
	align-items     : center;
	display         : flex;
	justify-content : space-between;
}
footer .col-box-in { text-align: left; }
footer .col-box b  { display: inline-block; }
footer .col-box span {
	position     : relative;
	word-break   : keep-all;
	display      : inline-block;
	padding-right: 2em;
}
footer .col-box .col-txt-01 span:after {
	content          : '';
	position         : absolute;
	right            : 1em;
	height           : 40%;
	width            : 1px;
	top              : 50%;
	transform        : translateY(-50%);
	background       : var(--bg-black);
}
footer .col-box .col-txt-01 span:last-of-type:after { display: none; }
footer .col-box    { line-height: 1.7em; padding-top: 1em; }
footer .copy       { position: relative; padding-top: 1em; text-align: right; }
footer .foo-logo   { height: 2.19em; }
footer .foo-logo img { height: 100%; line-height: 0; }
footer .foo-head   { padding-right: 3.5em; }
footer .foo-sns { display: flex; justify-content: flex-end; }
footer .foo-sns a { margin-left: 10px; color: transparent; position: relative; width: 3.4em; height: 3.4em; display: block; background-color: var(--bg-black); border-radius: 0.6em; }
footer .foo-sns span { font-size: 0; width: 0; height: 0; }
footer .foo-sns i { width: 100%; height: 100%; }
footer .foo-sns i:after { filter: brightness(0) grayscale(1) invert(1); width: 84%; height: 84%; left: 50%; top: 50%; transform: translate(-50%, -50%); content: ''; position: absolute; background-size: 70% auto; background-repeat: no-repeat; background-position: center center; }
footer .copy-admin {
	font-size  : 0.8em;
	margin-top : 0.5em;
	text-align : right;
	opacity    : 0.5;
}
footer .copy-admin a { color: inherit; text-decoration: none; margin-left: 0.8em; }
footer .copy-admin a:hover { opacity: 1; }

/* sns + top */
.page-top {
	z-index      : 4;
	position     : fixed;
	right        : 20px;
	bottom       : 7em;
	height       : 3.6em;
	width        : 3.6em;
}
.page-top a {
	padding-top  : 2.5em;
	position     : relative;
	color        : #000;
	line-height  : 1;
	display      : block;
	width        : 100%;
	height       : 100%;
	background   : var(--bg-gray-1);
	border-radius: 5em;
}
.page-top a span { font-size: 0; }
.page-top a:before {
	content            : '';
	position           : absolute;
	width              : 36%;
	height             : 36%;
	left               : 50%;
	top                : 50%;
	transform          : translate(-50%, -50%);
	background-position: center center;
	background-repeat  : no-repeat;
	background-size    : contain;
	background-image   : url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='26px' height='17px'%3E%3Cpath fill-rule='evenodd' stroke='rgb(255, 255, 255)' stroke-width='2px' stroke-linecap='butt' stroke-linejoin='miter' fill='none' d='M1.012,12.746 L12.500,1.012 L23.987,12.746 '/%3E%3C/svg%3E");
}
.page-top a:after { display: none; }

/* 푸터 반응형 — 900px 이하 */
@media all and (max-width: 900px) {
	footer .col-box .col-txt-01 > span:last-of-type        { display: block; }
	footer .col-box .col-txt-01 > span:nth-child(2):after  { display: none; }
	footer .footer    { align-items: flex-end; }
	footer .box-inner { padding-top: 3em; }
}
/* 푸터 반응형 — 768px 이하 */
@media all and (max-width: 768px) {
	footer .footer    { flex-wrap: wrap; }
	footer .foo-logo  { height: 1.45em; }
	footer .col-box-in { font-size: 0.75em; width: 100%; }
	footer .copy      { font-size: 9px; padding-top: 20px; }
	footer .foo-sns   { position: absolute; right: 0; top: 0; }
	footer .foo-sns a { width: 1.8em; height: 1.8em; border-radius: 0.3em; margin-left: 5px; }
	footer .box-inner { padding: 1.5em 0; }
	.page-top         { width: 3em; height: 3em; }
}

.ptb25 { padding: 25px 0;}
.pt170 { margin-top: 170px;}
.ptb50 { padding: 50px 0;}
.pb20 { padding-bottom:20px;}
.pb100 { padding-bottom:100px;}
.fs09e { font-size: 0.9em }
.fs12e { font-size: 1.2em }
.fs08e { font-size: 0.8em }
.wd1700 { max-width: 1700px;}

.wdauto { width: auto;}
.wd12p { width: 12%;}
.wd30p { width: 30%;}
.wd20p { width: 20%;}
.wd15p { width: 15%;}

.container {font-size: 1.125rem;}
.container * { word-break: keep-all;}

.d-lg-none { display:none;} /* pc 용 감추기 */
.d-sm-view { display:none;}

.con-head { }  /* 서브 컨텐츠 제목 */
.con-head h3 { font-size: 1.2em;font-weight: 800;}
.con-head p { letter-spacing: -0.03em; font-size: 2.3em; padding-top: 0.3em;font-weight: 800;}
.con-head+.con-head { padding-top: 70px;}

.ls-tab-01 a { font-size: 1.05em; color:#aaaaaa; border-radius: 5em; display:block; border:1px solid #aaaaaa; padding: 0.4em 0 0.5em 0; line-height:1;}
.ls-tab-01 ul { display:flex; }
.ls-tab-01 a:hover, .ls-tab-01 a.active{ font-weight:600; color:#fff; border-color:#000; background:#000; }

.ls-tab-02 a {display:block; color:#c8c8c8; padding: 10px 0; }
.ls-tab-02 a:hover, .ls-tab-02 a.active{ color:#ed2124; }
.ls-tab-02 a:hover span, .ls-tab-02 a.active span {  border-bottom:1px solid #ed2124; font-weight:600; }

/* SNS 아이콘 — 04 Source/css/mobile.css 원본 그대로 */
.ls-icon-01:after {/*네이버블로그*/background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='162px' height='134px'%3E%3Cpath fill-rule='evenodd' fill='rgb(255, 255, 255)' d='M144.337,107.756 L94.401,107.756 C94.401,107.756 84.014,133.942 80.507,133.942 C77.007,133.942 67.402,107.756 67.402,107.756 L17.659,107.756 C7.944,107.756 -0.003,99.814 -0.003,90.118 L-0.003,18.574 C-0.003,8.877 7.944,0.936 17.659,0.936 L144.337,0.936 C154.052,0.936 162.000,8.877 162.000,18.574 L162.000,90.118 C162.000,99.814 154.052,107.756 144.337,107.756 ZM47.133,46.174 C44.981,43.695 41.396,41.541 37.952,41.656 C33.918,41.788 30.504,42.531 27.931,44.727 L27.810,44.727 L27.810,28.894 L18.299,28.894 L18.299,70.316 L27.810,70.316 L27.810,68.304 L27.931,68.304 C29.978,69.860 32.746,70.997 36.535,70.997 C40.729,70.997 44.580,69.808 47.085,66.983 C49.595,64.163 50.838,61.484 50.838,56.820 C50.838,52.527 49.274,48.649 47.133,46.174 ZM67.497,45.315 C66.710,28.867 53.116,28.039 53.116,28.039 L53.116,38.297 C53.116,38.297 57.798,39.073 57.798,44.991 C57.798,48.863 57.798,70.625 57.798,70.625 L67.497,70.625 C67.497,70.625 67.497,50.058 67.497,45.315 ZM105.556,50.971 C104.737,49.115 103.555,47.458 101.991,46.001 C100.448,44.560 98.680,43.459 96.679,42.690 C94.679,41.923 92.566,41.541 90.340,41.541 C88.156,41.541 86.073,41.923 84.099,42.690 C82.114,43.459 80.346,44.560 78.782,46.001 C77.175,47.516 75.964,49.194 75.139,51.027 C74.316,52.863 73.906,54.812 73.906,56.872 C73.906,58.927 74.316,60.876 75.139,62.712 C75.964,64.551 77.175,66.223 78.782,67.738 C80.346,69.174 82.114,70.280 84.099,71.045 C86.073,71.810 88.156,72.198 90.340,72.198 C92.566,72.198 94.679,71.810 96.679,71.045 C98.680,70.280 100.448,69.174 101.991,67.738 C103.555,66.281 104.737,64.624 105.556,62.769 C106.368,60.913 106.773,58.948 106.773,56.872 C106.773,54.791 106.368,52.826 105.556,50.971 ZM143.698,41.830 L134.245,41.830 L134.245,44.099 L134.129,44.099 C131.825,42.008 129.477,41.107 125.747,41.107 C121.580,41.107 117.941,42.490 115.391,45.462 C112.835,48.433 111.559,52.444 111.559,57.496 C111.559,62.004 112.705,65.599 114.999,68.278 C117.291,70.961 120.676,72.402 124.582,72.402 C128.791,72.402 131.957,71.312 134.129,68.324 L134.245,68.324 L134.245,70.253 C134.254,75.258 128.933,77.801 125.065,77.413 L125.065,84.935 C129.700,85.595 135.205,85.338 139.067,81.675 C142.316,78.592 143.698,74.158 143.698,66.883 L143.698,41.830 ZM127.716,63.576 C125.910,63.576 124.362,62.920 123.075,61.616 C121.794,60.311 121.149,58.728 121.149,56.872 C121.149,55.012 121.794,53.429 123.075,52.123 C124.362,50.819 125.910,50.163 127.716,50.163 C129.548,50.163 131.122,50.819 132.428,52.123 C133.735,53.429 134.390,55.012 134.390,56.872 C134.390,58.728 133.735,60.311 132.428,61.616 C131.122,62.920 129.548,63.576 127.716,63.576 ZM90.329,63.518 C88.524,63.518 86.975,62.863 85.694,61.558 C84.409,60.248 83.762,58.670 83.762,56.809 C83.762,54.954 84.409,53.372 85.694,52.065 C86.975,50.756 88.524,50.106 90.329,50.106 C92.165,50.106 93.735,50.756 95.043,52.065 C96.354,53.372 97.006,54.954 97.006,56.809 C97.006,58.670 96.354,60.248 95.043,61.558 C93.735,62.863 92.165,63.518 90.329,63.518 ZM34.271,63.576 C32.463,63.576 30.916,62.920 29.632,61.616 C28.347,60.311 27.703,58.728 27.703,56.872 C27.703,55.012 28.347,53.429 29.632,52.123 C30.916,50.819 32.463,50.163 34.271,50.163 C36.104,50.163 37.674,50.819 38.982,52.123 C40.294,53.429 40.943,55.012 40.943,56.872 C40.943,58.728 40.294,60.311 38.982,61.616 C37.674,62.920 36.104,63.576 34.271,63.576 Z'/%3E%3C/svg%3E");}
.ls-icon-02:after {/*인스타*/background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='141px' height='142px'%3E%3Cpath fill-rule='evenodd' fill='rgb(255, 255, 255)' d='M100.299,141.978 L40.693,141.978 C18.216,141.978 -0.005,123.758 -0.005,101.281 L-0.005,41.675 C-0.005,19.196 18.216,0.975 40.693,0.975 L100.299,0.975 C122.777,0.975 140.998,19.196 140.998,41.675 L140.998,101.281 C140.998,123.758 122.777,141.978 100.299,141.978 ZM128.012,41.327 C128.012,26.406 115.917,14.311 100.996,14.311 L39.996,14.311 C25.075,14.311 12.980,26.406 12.980,41.327 L12.980,102.328 C12.980,117.247 25.075,129.343 39.996,129.343 L100.996,129.343 C115.917,129.343 128.012,117.247 128.012,102.328 L128.012,41.327 ZM108.302,42.373 C103.594,42.373 99.778,38.557 99.778,33.851 C99.778,29.143 103.594,25.327 108.302,25.327 C113.009,25.327 116.825,29.143 116.825,33.851 C116.825,38.557 113.009,42.373 108.302,42.373 ZM70.496,108.413 C50.291,108.413 33.911,92.033 33.911,71.828 C33.911,51.622 50.291,35.242 70.496,35.242 C90.702,35.242 107.082,51.622 107.082,71.828 C107.082,92.033 90.702,108.413 70.496,108.413 ZM70.496,48.112 C57.398,48.112 46.780,58.730 46.780,71.828 C46.780,84.926 57.398,95.544 70.496,95.544 C83.594,95.544 94.212,84.926 94.212,71.828 C94.212,58.730 83.594,48.112 70.496,48.112 Z'/%3E%3C/svg%3E"); }

/* =====================================================
   메인 페이지 섹션 1~7 (04 Source/css/mobile.css 원본)
   ===================================================== */
@keyframes fadeIn {
  0%, 100% { opacity: 1; }
  50%   { opacity: 0.4; }
}
@keyframes fadeIn2 {
  0% { opacity: 0; }
  100%   { opacity: 1; }
}
@keyframes Moving {
  0%, 100% { transform: translateY(0%); }
  50%   { transform: translateY(-5%); }
}
@keyframes text-to-left {
  0% { transform: translateX(0%); }
  100% { transform: translateX(-100%); }
}

/* scroll-box-1 : 메인 히어로 */
.scroll-box-1 { position:relative; width: 100%; height: 940px; }
.scroll-box-1-1 { height: 100%;z-index: 2;}
.scroll-box-1 .ls-slide-backgrounds { position:absolute; left:0; top:0; width: 100%; height: calc(940px * 2); overflow:hidden; }
.scroll-box-1 .ls-slide-backgrounds .ls-slide-bg {object-fit: cover; height: 100%; width: 100%; object-position: center top;}
.scroll-box-1 .ls-slide-backgrounds .ls-slide-bg img { width:100%;}
.scroll-box-1 .objBx { max-width: 1920px; width:100%; height:100%; left:0; top:0; position: absolute; }
.scroll-box-1 .objBx>div { width:100%; position: absolute;}
.scroll-box-1 .objBx>div:nth-child(1) { opacity: 0; animation: fadeIn2 5s ease-in-out 0s forwards; }
.scroll-box-1 .objBx>div:nth-child(2) { opacity: 0; animation: fadeIn2 5s ease-in-out 1s forwards }
.scroll-box-1 .objBx>div:nth-child(3) { opacity: 0; animation: fadeIn2 5s ease-in-out 2s forwards; }
.scroll-box-1 .objBx .bg-01 div { animation: fadeIn 5s linear 2s infinite; }
.scroll-box-1 .objBx .bg-02 div { animation: fadeIn 5s linear 4s infinite; }
.scroll-box-1 .objBx .bg-03 div { animation: fadeIn 5s linear 6s infinite; }
.scroll-box-1 .objBx img { max-width:100%;}
.scroll-box-1 .objImg { max-width: 1920px; width:100%; height:100%; left:0; top:0; position: absolute; }
.scroll-box-1 .objImg img { max-width:100%;}
.scroll-box-1 .objImg>div { text-align: left; width:100%; position: absolute;}
.scroll-box-1 .objImg>div:nth-child(1) { opacity: 0; animation: fadeIn2 2s ease-in-out 0s forwards; }
.scroll-box-1 .objImg>div:nth-child(2) { opacity: 0; animation: fadeIn2 3s ease-in-out 0s forwards }
.scroll-box-1 .objImg .img-01 div { position: relative; animation: Moving 5s linear 1s infinite;}
.scroll-box-1 .objImg .img-02 div { position: relative; animation: Moving 5s linear 3s infinite;}
.scroll-box-1 .objBx .bg-01  { transform: translate(30%, 0px); }
.scroll-box-1 .objBx .bg-02  { transform: translate(3%, -0%) translate(0px, 0.062px); }
.scroll-box-1 .objBx .bg-03  { transform: translate(42%, 120%) translate(0px, 0.062px); }
.scroll-box-1 .objImg .img-01 { transform: translate(0%, 35%) translate(0px, 0.062px)}
.scroll-box-1 .objImg .img-02 { transform: translate(78%, 90%) translate(0px, 0.062px)}
.scroll-box-1 .ls-slide-texts { text-align: left; z-index: 2; padding: 0px 20px; max-width: var(--full-width-pd); width: 100%; position:absolute; left:50%; top:75%; transform: translate(-50%, -50%);}
.scroll-box-1 .ls-head {word-break: keep-all;font-weight:400; position: relative; padding-bottom: 0.3em; line-height: 1.4em; font-size: 4.9em;}
.scroll-box-1 .ls-head span:not(.gsap-char) { display:block;font-weight:800; }
.scroll-box-1 .ls-head .gsap-char { display:inline-block; font-weight:inherit; }
.scroll-box-1 .ls-info1 {letter-spacing: -0.03em;font-size: 1.05em; font-weight:500; padding-bottom: 1em; line-height: 1.6em}

/* scroll-box-2 : 인트로 텍스트 */
.scroll-box-2 { position:relative; width: 100%; height: 940px; overflow: hidden; }
.scroll-box-2 .ls-slide-backgrounds { position:absolute; left:0; top:0; width: 100%; height: 100%;}
.scroll-box-2 .ls-slide-backgrounds img {position:absolute; left: 0; top: 0; width:100%; height:100%; object-fit: cover; object-position: center 35%}
.scroll-box-2 .scroll-box-2-1 { height:100%; width:100%;display: table; margin:0 auto; table-layout: fixed; position: relative; }
.scroll-box-2 .box-area { height:100%; display:table-cell; width:100%;vertical-align:middle; }
.scroll-box-2 .head-box { flex-direction: column; height:100%; display:flex; text-align: left; margin:0 auto; max-width: var(--full-width-pd); padding-left:20px; padding-right:20px;}
.scroll-box-2 .txt-box-1 { padding-top: 10%; margin-top: auto; font-size: 5.09em; font-family: var(--font-2); font-weight: 800; word-break: keep-all; line-height: 1.2em}
.scroll-box-2 .txt-box-1 div { padding:0; margin:0;}
.scroll-box-2 .txt-box-2 { padding-bottom: 4%; margin-top: auto; font-size: 3em; line-height: 1.4em}
.scroll-box-2 .txt-box-2 span:not(.gsap-char) { font-weight: 800;}
.scroll-box-2 .txt-box-2 .gsap-char { display:inline-block; font-weight:inherit; }

/* scroll-box-3 : BX 포트폴리오 */
.scroll-box-3 { position:relative; width: 100%; overflow: hidden; height: 100vh; min-height: 940px;}
/* 가로 스크롤 활성 시 inner-box 제약 해제 */
.scroll-box-3.is-hscroll .inner-box  { max-width: none; padding-left: 0; padding-right: 0; margin: 0; overflow: visible; }
.scroll-box-3.is-hscroll .list-box   { overflow: visible; }
/* 좌우 여백: 가상요소로 flex spacer 생성 → list-0/list-7 content 영역 영향 없음 */
.scroll-box-3.is-hscroll .list-box::before,
.scroll-box-3.is-hscroll .list-box::after {
	content: '';
	display: block;
	flex-shrink: 0;
	width: max(20px, calc((100vw - var(--main-width-pd)) / 2));
	min-width: max(20px, calc((100vw - var(--main-width-pd)) / 2));
}
/* list-0 좌우 70px 내부 여백 (PC) — width도 140px 늘려 content 영역 유지 */
.scroll-box-3.is-hscroll .list-0 { padding-left: 70px; padding-right: 70px; width: 540px; }
.scroll-box-3 .ls-slide-backgrounds { position:absolute; left:0; top:0; width: 100%; height: 100%;}
.scroll-box-3 .ls-slide-backgrounds img {position:absolute; left: 0; top: 0; width:100%; height:100%; object-fit: cover; object-position: center 35%}
.scroll-box-3 .scroll-box-3-1 { height:100%; width:100%; display: table; margin:0 auto; table-layout: fixed; position: relative; }
.scroll-box-3 .box-area { height:100%; display:table-cell; width:100%; vertical-align:middle; }
.scroll-box-3 .inner-box {max-width: var(--main-width-pd); padding-left:20px; padding-right:20px; margin:0 auto; height:100%;}
.scroll-box-3 .list-box { display:flex; align-items: stretch; height:100%; position: relative; flex-shrink: 1; flex-basis: auto; overflow:visible;}
.scroll-box-3 .ls-list { text-align: left; flex:0 0 auto; position: relative;}
.scroll-box-3 .list-0 { width: 400px; padding-top: 2.5%; margin-top: auto; margin-bottom:auto; }
.scroll-box-3 .list-tx { width: 13.48%; transition: width 0.4s ease-in-out; transform-origin: 0 0 }
.scroll-box-3 .thumbnail img { width:100%;}
.scroll-box-3 .ls-list a { position: relative; display:block; height:100%;}
.scroll-box-3 .list-area { height:100%;}
.scroll-box-3 .list-tx:hover { width: 15.48% }
.scroll-box-3 .thumb-back { position: absolute; width:100%; height:100%; left:0; top:0; z-index:-1; }
.scroll-box-3 .description { display:flex; justify-content: space-between; align-items: center; color:var(--bg-white); padding: 5%;}
.scroll-box-3 .description .kind { font-weight: 800; font-family: var(--font-2); font-size: 1.05em;}
.scroll-box-3 h3 { padding: 0 10% 0% 10%; text-align: center;}
.scroll-box-3 h3 img { max-width:100%;}
.scroll-box-3 .m-head p { font-weight: 300; font-size: 1.4em;}
.scroll-box-3 .m-head h2 { font-size: 4.3em; font-weight:800; font-family:var(--font-2);}
.scroll-box-3 .list-box { width: calc((566px * 6) + 800px)}
.scroll-box-3 .list-7 { width: 400px; margin-top:auto; margin-bottom:auto;}
.scroll-box-3 .list-btn { display:flex; justify-content: center; align-items: center; }
.scroll-box-3 .list-btn a { text-align: center; position: relative;color:var(--bg-white); width: 9em; height:9em; display: block;}
.scroll-box-3 .list-btn a:before {width:100%; height:100%; position: absolute; left: 50%; top:50%; transform: translate(-50%, -50%); background:var(--bg-black); content:''; border-radius: 50%;}
.scroll-box-3 .list-btn a:hover:before { background: var(--color-1);}
.scroll-box-3 .list-btn span { position: relative; font-weight:800; font-family: var(--font-2); font-size: 0.9em; padding-bottom: 0.7em;}
.scroll-box-3 .list-btn p { display:flex; flex-direction: column; height:100%; padding-top: 0.5em; justify-content: center; align-items: center; position: relative; }
.scroll-box-3 .list-btn i:after { color:var(--bg-white); font-style:normal; content:'+'; font-size: 1.6em; font-weight: 200; display:block; width: 2em; height:1em; line-height: 1em; }
.scroll-box-3 .ls-list:hover .a-hover { opacity: 1; transition: opacity 0.4s ease-in-out;}
.scroll-box-3 .a-hover { opacity: 0; text-align: center; position: absolute; left:50%; top: calc(645px - 4.5em); transform: translate(-50%, 0); width: 9em; height:9em; display: block;}
.scroll-box-3 .a-hover:before {width:100%; height:100%; position: absolute; left: 50%; top:50%; transform: translate(-50%, -50%); background:var(--bg-white); content:''; border-radius: 50%;}
.scroll-box-3 .a-hover span {color:var(--bg-black); position: relative; font-weight:800; font-family: var(--font-2); font-size: 0.9em; padding-bottom: 0.7em;}
.scroll-box-3 .a-hover p { display:flex; flex-direction: column; height:100%; padding-top: 0.5em; justify-content: center; align-items: center; position: relative; }
.scroll-box-3 .a-hover i:after { color:var(--bg-black); font-style:normal; content:''; font-size: 1.6em; font-weight: 200; display:block; width: 2em; height:1em; line-height: 1em; background-position: center center; background-size: 0.5em auto; rotate: 90deg; background-repeat: no-repeat; background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='12px' height='14px'%3E%3Cpath fill-rule='evenodd' fill='rgb(0, 0, 0)' d='M5.269,2.875 L1.083,7.142 L0.008,6.085 L6.005,-0.008 L12.002,6.085 L10.964,7.142 L6.759,2.875 L6.759,13.985 L5.269,13.985 L5.269,2.875 Z'/%3E%3C/svg%3E"); }

/* scroll-box-4 : Brand 포트폴리오 */
.scroll-box-4 { position:relative; width: 100%; overflow: clip; padding-top: calc(var(--head-height) + 4em); padding-bottom: calc(var(--head-height))}
.scroll-box-4 .ls-slide-backgrounds { position:absolute; left:0; top:0; width: 100%; height: 100%;}
.scroll-box-4 .ls-slide-backgrounds img {position:absolute; left: 0; top: 0; width:100%; height:100%; object-fit: cover; object-position: center 35%}
.scroll-box-4 .scroll-box-4-1 { height:100%; width:100%; display: table; margin:0 auto; table-layout: fixed; position: relative; }
.scroll-box-4 .m-head p { font-weight: 300; font-size: 1.4em;}
.scroll-box-4 .m-head h2 { font-size: 4.3em; font-weight:800; font-family:var(--font-2);}
.scroll-box-4 .m-head { text-align: left;}
.scroll-box-4 .head-box { position: sticky; top: calc(var(--head-height) + 2em); align-self: flex-start; flex-shrink: 1; width: 50%;}
.scroll-box-4 .inner-box { display:flex; align-items: flex-start; max-width: var(--main-width-pd); padding-left:20px; padding-right:20px; margin:0 auto;}
.scroll-box-4 .box-inner { width: 50%; padding-left: 1.7%;}
.scroll-box-4 .list-btn { padding-top: 3em; }
.scroll-box-4 .list-btn a { text-align: center; position: relative;color:var(--bg-white); width: 9em; height:9em; display: block;}
.scroll-box-4 .list-btn a:before {width:100%; height:100%; position: absolute; left: 50%; top:50%; transform: translate(-50%, -50%); background:var(--bg-black); content:''; border-radius: 50%;}
.scroll-box-4 .list-btn a:hover:before { background: var(--color-1);}
.scroll-box-4 .list-btn span { position: relative; font-weight:800; font-family: var(--font-2); font-size: 0.9em; padding-bottom: 0.7em;}
.scroll-box-4 .list-btn p { display:flex; flex-direction: column; height:100%; padding-top: 0.5em; justify-content: center; align-items: center; position: relative; }
.scroll-box-4 .list-btn i:after { color:var(--bg-white); font-style:normal; content:'+'; font-size: 1.6em; font-weight: 200; display:block; width: 2em; height:1em; line-height: 1em; }
.scroll-box-4 picture { display:block; border-radius: 1.7em; overflow: hidden;}
.scroll-box-4 picture img { max-width:100%;}
.scroll-box-4 .list-box { text-align: left;}
.scroll-box-4 .ls-list { position: relative; padding-bottom: 1.5em;}
.scroll-box-4 .ls-list .txt-box { padding-top: 0.8em;}
.scroll-box-4 .ls-list .txt-tt { font-size: 2em; padding-bottom: 0.2em;}
.scroll-box-4 .ls-list .txt-ss { font-size: 0.9em;}
.scroll-box-4 .ls-list:hover .a-hover { opacity: 1; transition: opacity 0.4s ease-in-out;}
.scroll-box-4 .img-box { position: relative; }
.scroll-box-4 .a-hover { opacity: 0; text-align: center; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); width: 9em; height:9em; display: block;}
.scroll-box-4 .ls-list a:hover .txt-tt { color: var(--color-1); }
.scroll-box-4 .ls-list a:hover .txt-ss { color: inherit; }
.scroll-box-4 .a-hover:before {width:100%; height:100%; position: absolute; left: 50%; top:50%; transform: translate(-50%, -50%); background:var(--bg-white); content:''; border-radius: 50%;}
.scroll-box-4 .a-hover span {color:var(--bg-black); position: relative; font-weight:800; font-family: var(--font-2); font-size: 0.9em; padding-bottom: 0.7em;}
.scroll-box-4 .a-hover p { display:flex; flex-direction: column; height:100%; padding-top: 0.5em; justify-content: center; align-items: center; position: relative; }
.scroll-box-4 .a-hover i:after { color:var(--bg-black); font-style:normal; content:''; font-size: 1.6em; font-weight: 200; display:block; width: 2em; height:1em; line-height: 1em; background-position: center center; background-size: 0.5em auto; rotate: 90deg; background-repeat: no-repeat; background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='12px' height='14px'%3E%3Cpath fill-rule='evenodd' fill='rgb(0, 0, 0)' d='M5.269,2.875 L1.083,7.142 L0.008,6.085 L6.005,-0.008 L12.002,6.085 L10.964,7.142 L6.759,2.875 L6.759,13.985 L5.269,13.985 L5.269,2.875 Z'/%3E%3C/svg%3E"); }

/* scroll-box-5 : Web */
.scroll-box-5 { position:relative; width: 100%; overflow: hidden; padding-top: calc(var(--head-height) + 2em);}
.scroll-box-5 .ls-slide-backgrounds { position:absolute; left:0; top:0; width: 100%; height: 100%;}
.scroll-box-5 .ls-slide-backgrounds img {position:absolute; left: 0; top: 0; width:100%; height:100%; object-fit: cover; object-position: right top}
.scroll-box-5 .scroll-box-5-1 { height:100%; width:100%; display: table; margin:0 auto; table-layout: fixed; position: relative; }
.scroll-box-5 .box-area { height:100%; display:table-cell; width:100%; vertical-align:middle; }
.scroll-box-5 .head-box { text-align: center;}
.scroll-box-5 .inner-area { z-index:2; max-width: var(--full-width-pd); padding-left:20px; padding-right:20px; margin:0 auto; position: relative; }
.scroll-box-5 .m-head p { font-weight: 300; font-size: 1.4em;}
.scroll-box-5 .m-head h2 { font-size: 4.3em; font-weight:800; font-family:var(--font-2);}
.scroll-box-5 .m-head { text-align: center;}
.scroll-box-5 .m-head p strong { font-weight:600;}
.scroll-box-5 .img-area {height:100%; overflow: hidden; position: relative; }
.scroll-box-5 .img-area img { width:100%; height:100%; object-fit: cover; object-position: center 10%;}
.scroll-box-5 .ls-list { position: absolute; width:100%; left:0; top:0; overflow: hidden; border-radius: 1.7em; height:80%; max-height: 525px; transform-origin: top;}
.scroll-box-5 .ls-list a { display:block; position: absolute; left:0; top:0; width:100%; height:100%;}
.scroll-box-5 .list-box { position: relative; height:100%; }
.scroll-box-5 .box-inner { height: 70vh; min-height: 620px; max-height: 900px; margin-top: 60px; width:100%; overflow:visible; position: relative;}
.scroll-box-5 .list-btn { display:flex; justify-content: center; align-items: center; }
.scroll-box-5 .list-btn a { text-align: center; position: relative;color:var(--bg-white); width: 9em; height:9em; display: block;}
.scroll-box-5 .list-btn a:before {width:100%; height:100%; position: absolute; left: 50%; top:50%; transform: translate(-50%, -50%); background:var(--bg-black); content:''; border-radius: 50%;}
.scroll-box-5 .list-btn a:hover:before { background: var(--color-1);}
.scroll-box-5 .list-btn span { position: relative; font-weight:800; font-family: var(--font-2); font-size: 0.9em; padding-bottom: 0.7em;}
.scroll-box-5 .list-btn p { display:flex; flex-direction: column; height:100%; padding-top: 0.5em; justify-content: center; align-items: center; position: relative; }
.scroll-box-5 .list-btn i:after { color:var(--bg-white); font-style:normal; content:'+'; font-size: 1.6em; font-weight: 200; display:block; width: 2em; height:1em; line-height: 1em; }

/* PC: scroll-box-5 카드 스태킹 (핀 고정 + 순차 등장) */
@media (min-width: 769px) {
	/* 섹션 높이 = 스크롤 여행 공간 확보 */
	.scroll-box-5 { height: 700vh; padding-top: 0; overflow: visible !important; }

	/* 배경: sticky 고정, 헤더 아래 풀뷰포트 커버 */
	.scroll-box-5 .ls-slide-backgrounds {
		height: 100vh;
		position: sticky;
		top: 0;
		margin-bottom: -100vh;
		z-index: 0;
	}
	/* 배경 하단 → 이미지 자체를 투명하게 마스크 처리 (흰 배경으로 자연 전환) */
	.scroll-box-5 .ls-slide-backgrounds img {
		-webkit-mask-image: linear-gradient(to bottom, black 45%, transparent 88%);
		mask-image: linear-gradient(to bottom, black 45%, transparent 88%);
	}

	/* 콘텐츠 블록: sticky 고정, 제목+카드 상단 정렬 */
	.scroll-box-5 .scroll-box-5-1 {
		position: sticky;
		top: 0;
		height: 100vh;
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: flex-start;
		padding-top: 5em;
		box-sizing: border-box;
		overflow: visible;
		z-index: 1;
	}

	.scroll-box-5 .box-area  { display: block; height: auto; vertical-align: unset; width: 100%; }
	.scroll-box-5 .inner-area { width: 100%; }

	/* 카드 영역: box-inner 높이를 뷰포트 기준으로 조정 */
	.scroll-box-5 .box-inner {
		height: calc(100vh - var(--head-height) - 200px);
		min-height: 360px;
		max-height: 560px;
		margin-top: 40px;
		overflow: visible;
	}

	/* View more 버튼: 기본 숨김, cards-done 클래스 추가시 표시 */
	.scroll-box-5 .list-btn { display: none; }
	.scroll-box-5.cards-done .list-btn { display: flex; animation: fadeInUp5 0.6s ease forwards; }
}

@keyframes fadeInUp5 {
	from { opacity: 0; transform: translateY(20px); }
	to   { opacity: 1; transform: translateY(0); }
}

/* Mobile: scroll-box-5 카드 스태킹 */
@media (max-width: 768px) {
	.scroll-box-5 { height: 450vh; padding-top: 0; overflow: visible !important; }

	/* 배경: sticky 고정 */
	.scroll-box-5 .ls-slide-backgrounds {
		height: 100vh;
		position: sticky;
		top: 0;
		margin-bottom: -100vh;
		z-index: 0;
	}
	.scroll-box-5 .ls-slide-backgrounds img {
		width: 100% !important;
		-webkit-mask-image: linear-gradient(to bottom, black 45%, transparent 88%);
		mask-image: linear-gradient(to bottom, black 45%, transparent 88%);
	}

	/* 콘텐츠: sticky 고정 */
	.scroll-box-5 .scroll-box-5-1 {
		position: sticky;
		top: 0;
		height: 100vh;
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: flex-start;
		padding-top: 3.5em;
		box-sizing: border-box;
		overflow: visible;
		z-index: 1;
	}

	.scroll-box-5 .box-area  { display: block; height: auto; vertical-align: unset; width: 100%; }
	.scroll-box-5 .inner-area { width: 100%; padding-left: 16px; padding-right: 16px; }

	/* 카드 영역 */
	.scroll-box-5 .box-inner {
		height: 52vw;
		min-height: 220px;
		max-height: 360px;
		margin-top: 14px;
		overflow: visible;
	}
	.scroll-box-5 .ls-list { width: 100%; height: 100% !important; max-height: 360px !important; }

	/* View more 버튼 */
	.scroll-box-5 .list-btn { display: none; }
	.scroll-box-5.cards-done .list-btn { display: flex; animation: fadeInUp5 0.6s ease forwards; }
}

/* scroll-box-6 : Editorial & Package */
.scroll-box-6 { position:relative; width: 100%; overflow: hidden; padding-top: calc(var(--head-height) + 2em); background-color: #fff;}
.scroll-box-6 .ls-slide-backgrounds { position:absolute; left:0; top:0; width: 100%; height: 100%;}
.scroll-box-6 .ls-slide-backgrounds img {position:absolute; left: 0; top: 0; width:100%; height:100%; object-position: center top}
.scroll-box-6 .scroll-box-6-1 { height:100%; width:100%; display: table; margin:0 auto; table-layout: fixed; position: relative; }
.scroll-box-6 .box-area { height:100%; display:table-cell; width:100%; vertical-align:middle; }
.scroll-box-6 .head-box { max-width: var(--full-width-pd); padding-left:20px; padding-right:20px; margin:0 auto; text-align: center;}
.scroll-box-6 .inner-box { z-index:2; max-width: var(--full-width-pd); padding-left:20px; padding-right:20px; margin:0 auto; position: relative; }
.scroll-box-6 .m-head p { font-weight: 300; font-size: 1.4em;}
.scroll-box-6 .m-head h2 { font-size: 4.3em; font-weight:800; font-family:var(--font-2);}
.scroll-box-6 .m-head { text-align: center;}
.scroll-box-6 .m-head p strong { font-weight:600;}
.scroll-box-6 .box-inner { display:flex; align-items: stretch; justify-content: space-between;}
.scroll-box-6 .list-box { width: 48.5%; display:flex; flex-wrap: wrap; align-items: stretch; justify-content: space-between;}
.scroll-box-6 .thumbnail { border-radius: 1.7em; overflow:hidden;}
.scroll-box-6 .thumbnail img { width:100%; }
.scroll-box-6 .ls-list { margin-top: 2em;}
.scroll-box-6 .list-1 { width:100%;}
.scroll-box-6 .list-2 { width:47.5%;}
.scroll-box-6 .list-3 { width:47.5%;}
.scroll-box-6 .list-4 { width:47.5%;}
.scroll-box-6 .list-5 { width:47.5%;}
.scroll-box-6 .list-6 { width:100%;}
.scroll-box-6 .ls-list a { display:block; position: relative;}
.scroll-box-6 .ls-list a:hover .a-hover { opacity: 1; transition: opacity 0.4s ease-in-out;}
.scroll-box-6 .ls-list a:hover .txt-box { opacity: 1; transition: opacity 0.4s ease-in-out; }
.scroll-box-6 .ls-list .txt-box { opacity: 0; text-align: left; padding: 2em; border-radius: 1.7em; overflow:hidden; z-index:1; position: absolute; left:0; top:0; width:100%; height:100%; background:var(--color-1); color:#fff;}
.scroll-box-6 .ls-list .txt-box h3 { font-size: 1.6em; padding-top: 0.2em; padding-bottom:0.8em;}
.scroll-box-6 .ls-list .txt-box .txt-ss { font-size: 1.1em; font-weight: 600;}
.scroll-box-6 .a-hover { z-index:2; opacity: 0; text-align: center; position: absolute; width: 9em; height:9em; display: block; left: 50% !important; top: 50% !important; transform: translate(-50%, -50%); }
.scroll-box-6 .a-hover:before {width:100%; height:100%; position: absolute; left: 50%; top:50%; transform: translate(-50%, -50%); background:var(--bg-white); content:''; border-radius: 50%;}
.scroll-box-6 .a-hover span {color:var(--bg-black); position: relative; font-weight:800; font-family: var(--font-2); font-size: 0.9em; padding-bottom: 0.7em;}
.scroll-box-6 .a-hover p { display:flex; flex-direction: column; height:100%; padding-top: 0.5em; justify-content: center; align-items: center; position: relative; }
.scroll-box-6 .a-hover i:after { color:var(--bg-black); font-style:normal; content:''; font-size: 1.6em; font-weight: 200; display:block; width: 2em; height:1em; line-height: 1em; background-position: center center; background-size: 0.5em auto; rotate: 90deg; background-repeat: no-repeat; background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='12px' height='14px'%3E%3Cpath fill-rule='evenodd' fill='rgb(0, 0, 0)' d='M5.269,2.875 L1.083,7.142 L0.008,6.085 L6.005,-0.008 L12.002,6.085 L10.964,7.142 L6.759,2.875 L6.759,13.985 L5.269,13.985 L5.269,2.875 Z'/%3E%3C/svg%3E"); }

/* scroll-box-7 : CTA */
.scroll-box-7 { position:relative; width: 100%; padding-top: calc(var(--head-height)); padding-bottom: 7em;}
.scroll-box-7 .ls-slide-backgrounds { position:absolute; left:0; top:0; width: 100%; height: calc(100% + 200px)}
.scroll-box-7 .ls-slide-backgrounds img {position:absolute; left: 0; top: 0; width:100%; height:100%; object-fit: cover; object-position: center top}
.scroll-box-7 .scroll-box-7-1 { height:100%; width:100%; display: table; margin:0 auto; table-layout: fixed; position: relative; }
.scroll-box-7 .box-area { height:100%; display:table-cell; width:100%; vertical-align:middle; }
.scroll-box-7 .slide-txt { white-space: nowrap; overflow: hidden; }
.scroll-box-7 .slide-area {animation:text-to-left 18s linear infinite }
.scroll-box-7 .slide-in { font-size: 6.65em; display: flex; font-weight:800; font-family: var(--font-2); }
.scroll-box-7 .slide-in span { display: inline-block; white-space:nowrap; padding-right: 0.2em;}
.scroll-box-7 .head-box { padding: 10em 20px 4em 20px; max-width: var(--full-width-pd); margin:0 auto; }
.scroll-box-7 .head-box p { font-size: 5em; font-weight:800}
.scroll-box-7 .list-btn { display:flex; justify-content: center; align-items: center; }
.scroll-box-7 .list-btn a { text-align: center; position: relative;color:var(--bg-white); width: 9em; height:9em; display: block;}
.scroll-box-7 .list-btn a:before {width:100%; height:100%; position: absolute; left: 50%; top:50%; transform: translate(-50%, -50%); background:var(--bg-black); content:''; border-radius: 50%;}
.scroll-box-7 .list-btn a:hover:before { background: var(--color-1);}
.scroll-box-7 .list-btn span { position: relative; font-weight:700; font-family: var(--font-2); font-size: 1.1em; padding-bottom: 0.7em;}
.scroll-box-7 .list-btn p { display:flex; flex-direction: column; height:100%; padding-top: 0.5em; justify-content: center; align-items: center; position: relative; }
.scroll-box-7 .list-btn i:after { color:var(--bg-white); font-style:normal; content:'+'; font-size: 1.6em; font-weight: 200; display:block; width: 2em; height:1em; line-height: 1em; }

/* 섹션 반응형 — 1360px */
@media all and (max-width: 1360px) {
	.scroll-box-1 { max-height: 768px;}
	.scroll-box-1 .ls-head { font-size: 3.15em;}
	.scroll-box-2 .txt-box-1 { font-size: 3.1em;}
	.scroll-box-2 .txt-box-2 { font-size: 2.25em }
	.scroll-box-3 .m-head h2 { font-size: 3.6em}
	.scroll-box-3 .m-head p { font-size: 1.2em;}
	.scroll-box-4 .m-head h2 { font-size: 3.6em}
	.scroll-box-4 .m-head p { font-size: 1.2em;}
	.scroll-box-5 .m-head h2 { font-size: 3.6em}
	.scroll-box-5 .m-head p { font-size: 1.2em;}
	.scroll-box-6 .m-head h2 { font-size: 3.6em}
	.scroll-box-6 .m-head p { font-size: 1.2em;}
	.scroll-box-7 .slide-in { font-size: 3.6em;}
	.scroll-box-7 .head-box p { font-size: 2.95em }
}
/* 섹션 반응형 — 1023px */
@media all and (max-width: 1023px) {
	.scroll-box-7 .ls-slide-backgrounds { height: calc(100% + 210px)}
}
/* 섹션 반응형 — 768px */
@media all and (max-width: 768px) {
	.scroll-box-1 .objImg .img-01 img { width: 98px }
	.scroll-box-1 .objImg .img-02 img { width: 110px }
	.scroll-box-1 .objBx .bg-01 img { width: 203px }
	.scroll-box-1 .objBx .bg-02 img { width: 203px }
	.scroll-box-1 .objBx .bg-03 img { width: 266px }
	.scroll-box-1 .objBx { width: 768px; left:50%; transform: translateX(-50%);}
	.scroll-box-1 .objBx .bg-01 { transform: translate(8%, 110px); }
	.scroll-box-1 .objBx .bg-02 { transform: translate(-11%, 110px); }
	.scroll-box-1 .objBx .bg-03 { transform: translate(16%, 340px); }
	.scroll-box-1 .objImg .img-01 { transform: translate(0%, 65%) translate(0px, 0.062px); }
	.scroll-box-1 .objImg .img-02 { transform: translate(64%, 140%) translate(0px, 0.062px) }
	.scroll-box-1 { height: 100vh; max-height:unset;}
	.scroll-box-1 .ls-slide-texts { top:unset; bottom: -50px; }
	.scroll-box-1 .ls-head { line-height: 1.3em;}
	.scroll-box-2 { height: 50vh;}
	.scroll-box-2 .txt-box-2 { padding-bottom: 30px;}
	.scroll-box-3 { height:unset; min-height:unset;}
	.scroll-box-3 .m-head { text-align: center; padding-bottom: 2em;}
	.scroll-box-3 .list-box { transform: translateX(-20px); width:calc(100% + 40px); flex-wrap: wrap; flex-direction: column; }
	.scroll-box-3 .ls-list { width: 100%!important;}
	.scroll-box-3 .thumbnail { overflow: hidden; aspect-ratio: 1.6/1.25; }
	.scroll-box-3 .thumbnail img { width:100%; height:100%; object-fit: cover; object-position: center center;}
	.scroll-box-3 h3 img { max-width: 200px; }
	.scroll-box-3 h3 { padding: 15px 0;}
	.scroll-box-3 .description { padding: 10px 20px 0px 20px}
	.scroll-box-3 .list-btn { padding-top: 2em;}
	.scroll-box-3 .list-btn a { width: 8em; height: 8em;}
	.scroll-box-3 .list-btn span { font-size: 9px;}
	.scroll-box-4 .inner-box { flex-wrap: wrap;}
	.scroll-box-4 .m-head {text-align: center; padding-bottom:3em; }
	.scroll-box-4 .head-box { width:100%; position: static; }
	.scroll-box-4 .box-inner { width:100%; padding-left:0;}
	.scroll-box-4 .ls-list { padding-bottom:2em}
	.scroll-box-4 .ls-list .txt-tt { font-size: 1.8em}
	.scroll-box-4 .list-btn a { width: 8em; height: 8em; margin:0 auto;}
	.scroll-box-4 .list-btn span { font-size: 9px;}
	.scroll-box-4 .list-btn { padding-top:0em}
	.scroll-box-5 { padding-top: 50px}
	.scroll-box-5 .ls-slide-backgrounds img { width: 768px;}
	.scroll-box-5 .box-inner { height: 600px; min-height: 600px; margin-top: 3em}
	.scroll-box-5 .ls-list { height: 330px; }
	.scroll-box-5 .list-btn a { width: 8em; height: 8em; margin:0 auto;}
	.scroll-box-5 .list-btn span { font-size: 9px;}
	.scroll-box-6 { padding-top: 5em;}
	.scroll-box-6 .m-head {padding-bottom:2em; }
	.scroll-box-6 .box-inner { flex-wrap: wrap;}
	.scroll-box-6 .list-box { width:100%; margin-right:-10px; overflow: hidden;}
	.scroll-box-6 .ls-list { margin-top:10px;width: calc(100% - 10px); margin-right: 10px }
	.scroll-box-6 .list-2 { width: calc(50% - 10px);}
	.scroll-box-6 .list-3 { width: calc(50% - 10px);}
	.scroll-box-6 .list-4 { width: calc(50% - 10px);}
	.scroll-box-6 .list-5 { width: calc(50% - 10px);}
	.scroll-box-7 { padding-top: 2em; padding-bottom: 3em;}
	.scroll-box-7 .list-btn a { width: 8em; height: 8em; margin:0 auto;}
	.scroll-box-7 .list-btn span { font-size: 9px;}
	.scroll-box-7 .head-box { padding-top: 5em; padding-bottom: 3em;}
	.scroll-box-7 .ls-slide-backgrounds { height: calc(100% + 170px)}
	.scroll-box-7 .ls-slide-backgrounds img { object-position: 60% top;}
}

/* about */
.con-com-01 {  padding-top:15em; overflow: hidden; position: relative;}
.con-com-01 .con-head { padding-bottom: 3em;}
.con-com-01 img { max-width:100%;}
.con-com-01 .com-box-01 { text-align: left; color:#fff; max-width: 1250px; padding-left:20px; padding-right:20px; margin:0 auto;}
.con-com-01 .com-box-02 { display:flex; justify-content: start; align-items: center; width:100%; height: 50em; text-align: left; padding-left:20px; padding-right:20px; background-size: cover; background-repeat: no-repeat; background-position: center top;}
.con-com-01 .ls-box-in { display:flex; }
.con-com-01 .txt-box {  line-height: 1.5em;}
.con-com-01 .con-box-01 .ls-box-02 { margin-left: auto;}
.con-com-01 .con-box-01 {padding-bottom: 10em;}
.con-com-01 .con-box-02 {padding-bottom: 8em; padding-top: 7em;}
.con-com-01 .con-box-03 {padding-bottom: 10em; padding-top: 7em;}
.con-com-01 .con-box-04 {padding-bottom: 10em;}
.con-com-01 .con-box-05 {padding-bottom: 5em;}
.con-com-01 .list-box-01 ul { width: 73%; display:flex;}
.con-com-01 .list-box-01 li { width: 27%;}
.con-com-01 .list-box-01 { padding-top: 3em; width:100%; display:flex; align-items: center;}
.con-com-01 .list-box-01 strong { width:100%; display:block; font-size: 3.45em; font-weight: 900;}
.con-com-01 .list-total { text-align: center; padding: 7.5% 2%; width: 27%; background-size: contain; background-position: center center; background-repeat: no-repeat; background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='277px' height='277px'%3E%3Cdefs%3E%3ClinearGradient id='PSgrad_0' x1='0%25' x2='100%25' y1='0%25' y2='0%25'%3E%3Cstop offset='0%25' stop-color='rgb(182,222,213)' stop-opacity='1' /%3E%3Cstop offset='24%25' stop-color='rgb(221,198,193)' stop-opacity='1' /%3E%3Cstop offset='47%25' stop-color='rgb(185,115,173)' stop-opacity='1' /%3E%3Cstop offset='70%25' stop-color='rgb(69,87,158)' stop-opacity='1' /%3E%3Cstop offset='100%25' stop-color='rgb(76,191,219)' stop-opacity='1' /%3E%3C/linearGradient%3E%3C/defs%3E%3Cpath fill-rule='evenodd' fill='rgb(0, 0, 0)' d='M138.499,276.999 C62.131,276.999 0.000,214.868 0.000,138.500 C0.000,62.131 62.131,-0.000 138.499,-0.000 C214.868,-0.000 276.999,62.131 276.999,138.500 C276.999,214.868 214.868,276.999 138.499,276.999 ZM138.499,31.883 C79.711,31.883 31.883,79.711 31.883,138.500 C31.883,197.287 79.711,245.116 138.499,245.116 C197.288,245.116 245.116,197.287 245.116,138.500 C245.116,79.711 197.288,31.883 138.499,31.883 Z'/%3E%3Cpath fill='url(%23PSgrad_0)' d='M138.499,276.999 C62.131,276.999 0.000,214.868 0.000,138.500 C0.000,62.131 62.131,-0.000 138.499,-0.000 C214.868,-0.000 276.999,62.131 276.999,138.500 C276.999,214.868 214.868,276.999 138.499,276.999 ZM138.499,31.883 C79.711,31.883 31.883,79.711 31.883,138.500 C31.883,197.287 79.711,245.116 138.499,245.116 C197.288,245.116 245.116,197.287 245.116,138.500 C245.116,79.711 197.288,31.883 138.499,31.883 Z'/%3E%3C/svg%3E");}
.con-com-01 .con-box-03 .ls-box-02 { width: 60%;}
.con-com-01 .con-box-03 .ls-box-01 { width: 40%;}
.con-com-01 .list-box-02 { padding-top: 4em;}
.con-com-01 .list-box-02>ul>li { height: 6.5em; border-top:1px solid #fff; padding: 0.5em 0; display:flex; justify-content: space-between; align-items: center;}
.con-com-01 .list-box-02>ul>li:last-of-type { border-bottom:1px solid #fff;}
.con-com-01 .list-box-02 li li { font-weight:600; text-align: right; font-size: 0.85em; padding: 0.2em 0;}
.con-com-01 .list-box-02 strong { font-weight:900; font-size: 1.3em;}
.con-com-01 .list-box-02 a { padding:0.5em 0; width:100%; display:flex; justify-content: space-between; align-items: center; color:#fff;}
.con-com-01 .list-box-03 { padding-top: 3em;}
.con-com-01 .list-box-03 ul { display:flex; }
.con-com-01 .list-box-03 li { display:flex;  align-items: center; flex-direction: column; height: 27em; text-align: center; flex:1; background-size: cover; background-position: center center; background-repeat: no-repeat;}
.con-com-01 .list-box-03 strong { padding-bottom:1em; font-weight:800; font-size: 1.4em; margin-top: auto;}
.con-com-01 .list-box-03 strong:before { margin:0 auto; content:''; width:2.6em; height:4.8em; position: relative; display:block; background-size: contain; background-position: center center; background-repeat: no-repeat;}
.con-com-01 .list-box-03 p { margin-bottom: auto;}
.con-com-01 .list-box-03 li:nth-child(1) strong:before { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='36px' height='31px'%3E%3Cpath fill-rule='evenodd' fill='rgb(255, 255, 255)' d='M35.063,25.568 L33.739,25.568 L33.739,5.506 C33.739,5.082 33.369,4.738 32.912,4.738 L27.535,4.738 C25.391,2.244 22.093,0.643 18.400,0.643 C14.707,0.643 11.409,2.244 9.264,4.738 L3.887,4.738 C3.431,4.738 3.061,5.082 3.061,5.506 L3.061,25.568 L1.736,25.568 C1.280,25.568 0.911,25.911 0.910,26.336 L0.910,26.338 C0.911,28.699 2.978,30.621 5.518,30.621 L31.280,30.621 C33.822,30.621 35.890,28.698 35.890,26.336 C35.890,25.912 35.520,25.568 35.063,25.568 ZM26.439,17.117 L25.653,16.876 L23.203,16.128 C23.602,14.927 23.850,13.631 23.919,12.288 L28.410,12.288 C28.255,14.035 27.572,15.713 26.439,17.117 ZM27.456,19.046 L26.079,19.725 C25.933,19.797 25.814,19.908 25.736,20.044 L25.005,21.324 L23.803,17.929 L27.456,19.046 ZM25.296,4.738 C25.822,5.201 26.297,5.716 26.707,6.274 C27.658,7.571 28.264,9.101 28.408,10.750 L23.919,10.750 C23.838,9.166 23.507,7.648 22.973,6.274 C22.766,5.738 22.527,5.223 22.260,4.738 C21.773,3.856 21.192,3.065 20.529,2.394 C22.350,2.760 23.987,3.588 25.296,4.738 ZM22.220,18.374 L22.770,19.927 C22.057,20.248 21.304,20.487 20.531,20.642 C21.175,19.990 21.742,19.226 22.220,18.374 ZM18.400,20.394 C16.187,18.808 14.727,15.738 14.536,12.288 L22.264,12.288 C22.073,15.738 20.613,18.808 18.400,20.394 ZM18.400,2.645 C19.153,3.185 19.819,3.897 20.377,4.738 C20.693,5.212 20.974,5.727 21.216,6.274 C21.808,7.608 22.175,9.138 22.264,10.750 L14.536,10.750 C14.625,9.138 14.992,7.608 15.583,6.274 C15.826,5.727 16.107,5.212 16.422,4.738 C16.981,3.897 17.647,3.185 18.400,2.645 ZM10.093,6.274 C10.503,5.716 10.978,5.201 11.504,4.738 C12.812,3.588 14.450,2.761 16.271,2.394 C15.609,3.065 15.027,3.856 14.540,4.738 C14.272,5.223 14.034,5.738 13.826,6.274 C13.292,7.648 12.962,9.167 12.882,10.750 L8.390,10.750 C8.536,9.101 9.142,7.571 10.093,6.274 ZM12.882,12.288 C13.051,15.611 14.306,18.653 16.271,20.645 C12.013,19.788 8.754,16.413 8.390,12.288 L12.882,12.288 ZM4.715,6.274 L8.155,6.274 C7.229,7.831 6.701,9.619 6.701,11.519 C6.701,17.516 11.949,22.395 18.400,22.395 C20.091,22.395 21.761,22.048 23.289,21.394 L24.040,23.516 C24.143,23.808 24.425,24.015 24.754,24.041 C24.778,24.043 24.802,24.044 24.825,24.044 C25.129,24.044 25.411,23.888 25.555,23.636 L26.672,21.682 L27.801,22.732 C27.963,22.882 28.174,22.957 28.386,22.957 C28.597,22.957 28.808,22.882 28.970,22.732 C29.293,22.432 29.293,21.946 28.970,21.645 L27.841,20.596 L29.943,19.557 C30.236,19.412 30.407,19.119 30.379,18.813 C30.351,18.506 30.129,18.245 29.814,18.148 L28.082,17.619 C29.388,15.827 30.099,13.699 30.099,11.519 C30.099,9.619 29.570,7.831 28.645,6.274 L32.086,6.274 L32.086,25.568 L4.715,25.568 L4.715,6.274 ZM31.280,29.084 L5.519,29.084 C4.176,29.084 3.040,28.248 2.681,27.105 L34.119,27.105 C33.761,28.248 32.623,29.084 31.280,29.084 Z'/%3E%3C/svg%3E");}
.con-com-01 .list-box-03 li:nth-child(2) strong:before { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='34px' height='32px'%3E%3Cpath fill-rule='evenodd' fill='rgb(255, 255, 255)' d='M28.237,25.650 L6.714,25.650 C3.552,25.650 0.980,23.220 0.980,20.233 L0.980,6.309 C0.980,3.323 3.552,0.894 6.714,0.894 L28.237,0.894 C31.399,0.894 33.971,3.323 33.971,6.309 L33.971,20.233 C33.971,23.220 31.399,25.650 28.237,25.650 ZM32.412,6.309 C32.412,4.135 30.539,2.366 28.237,2.366 L6.714,2.366 C4.412,2.366 2.539,4.135 2.539,6.309 L2.539,20.233 C2.539,22.407 4.412,24.177 6.714,24.177 L28.237,24.177 C30.539,24.177 32.412,22.407 32.412,20.233 L32.412,6.309 ZM17.476,21.071 C12.915,21.071 9.218,17.579 9.218,13.271 C9.218,8.963 12.915,5.471 17.476,5.471 C22.036,5.471 25.733,8.963 25.733,13.271 C25.733,17.579 22.036,21.071 17.476,21.071 ZM21.353,11.650 L16.749,9.195 C16.150,8.875 15.380,8.881 14.786,9.208 C14.183,9.541 13.810,10.157 13.810,10.816 L13.810,15.726 C13.810,16.385 14.183,17.001 14.785,17.333 C15.087,17.499 15.430,17.587 15.780,17.587 C16.120,17.587 16.455,17.504 16.749,17.347 L21.353,14.892 C21.971,14.563 22.355,13.941 22.355,13.271 C22.355,12.601 21.971,11.979 21.353,11.650 ZM20.586,13.610 L15.982,16.065 C15.858,16.131 15.697,16.131 15.572,16.061 C15.446,15.993 15.368,15.864 15.368,15.726 L15.368,10.816 C15.368,10.679 15.446,10.551 15.572,10.481 C15.635,10.446 15.707,10.428 15.779,10.428 C15.851,10.428 15.921,10.446 15.982,10.478 L20.586,12.934 C20.715,13.002 20.795,13.132 20.795,13.272 C20.795,13.412 20.715,13.541 20.586,13.610 ZM2.835,28.631 L21.063,28.631 C21.398,27.591 22.423,26.831 23.632,26.831 C24.842,26.831 25.867,27.591 26.201,28.631 L32.115,28.631 C32.545,28.631 32.895,28.962 32.895,29.367 C32.895,29.774 32.545,30.104 32.115,30.104 L26.201,30.104 C25.867,31.145 24.842,31.904 23.632,31.904 C22.423,31.904 21.398,31.145 21.063,30.104 L2.835,30.104 C2.404,30.104 2.056,29.774 2.056,29.367 C2.056,28.962 2.404,28.631 2.835,28.631 ZM22.823,30.104 C23.028,30.305 23.314,30.431 23.632,30.431 C23.950,30.431 24.237,30.305 24.442,30.104 C24.637,29.912 24.758,29.654 24.758,29.367 C24.758,29.082 24.637,28.823 24.442,28.631 C24.237,28.431 23.950,28.304 23.632,28.304 C23.314,28.304 23.028,28.431 22.823,28.631 C22.628,28.823 22.506,29.082 22.506,29.367 C22.506,29.654 22.628,29.912 22.823,30.104 Z'/%3E%3C/svg%3E");}
.con-com-01 .list-box-03 li:nth-child(3) strong:before { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='36px' height='37px'%3E%3Cpath fill-rule='evenodd' fill='rgb(255, 255, 255)' d='M32.263,19.526 L30.524,19.526 L30.958,20.900 L33.972,20.900 C34.773,20.900 35.450,21.407 35.697,22.192 C35.945,22.976 35.686,23.796 35.038,24.281 L32.600,26.107 L33.531,29.061 C33.712,29.637 33.622,30.245 33.281,30.729 C32.936,31.219 32.383,31.511 31.802,31.511 C31.423,31.511 31.055,31.386 30.739,31.150 L28.301,29.325 L25.862,31.150 C25.545,31.386 25.178,31.511 24.799,31.511 C24.218,31.511 23.666,31.219 23.321,30.730 C22.980,30.246 22.888,29.637 23.070,29.061 L24.002,26.107 L21.562,24.281 C20.915,23.796 20.656,22.976 20.903,22.192 C21.151,21.407 21.828,20.900 22.629,20.900 L25.644,20.900 L26.077,19.526 L21.044,19.526 L17.058,23.631 C16.897,23.797 16.683,23.885 16.465,23.885 C16.357,23.885 16.248,23.863 16.144,23.819 C15.831,23.685 15.627,23.370 15.627,23.021 L15.627,19.526 L15.143,19.526 C13.199,19.526 11.618,17.896 11.618,15.894 L11.618,4.450 C11.618,2.449 13.199,0.819 15.143,0.819 L32.263,0.819 C34.206,0.819 35.788,2.449 35.788,4.450 L35.788,15.894 C35.788,17.896 34.206,19.526 32.263,19.526 ZM22.629,22.629 C22.597,22.629 22.529,22.629 22.499,22.726 C22.468,22.823 22.522,22.864 22.548,22.884 L25.481,25.078 C25.775,25.297 25.897,25.688 25.785,26.044 L24.665,29.595 C24.647,29.653 24.657,29.684 24.677,29.714 C24.706,29.755 24.757,29.783 24.799,29.783 C24.814,29.783 24.838,29.780 24.875,29.752 L27.808,27.557 C27.955,27.447 28.128,27.393 28.301,27.393 C28.474,27.393 28.647,27.447 28.794,27.557 L31.725,29.752 C31.763,29.780 31.788,29.783 31.802,29.783 C31.845,29.783 31.894,29.755 31.924,29.714 C31.944,29.684 31.955,29.653 31.936,29.595 L30.816,26.044 C30.704,25.688 30.827,25.297 31.121,25.078 L34.052,22.884 C34.079,22.864 34.133,22.823 34.102,22.726 C34.071,22.629 34.004,22.629 33.972,22.629 L30.348,22.629 C29.985,22.629 29.663,22.387 29.550,22.031 L28.761,19.526 L28.488,18.662 L28.431,18.480 C28.421,18.448 28.399,18.383 28.301,18.383 C28.201,18.383 28.180,18.448 28.170,18.480 L28.114,18.662 L27.841,19.526 L27.050,22.031 C26.939,22.387 26.616,22.629 26.252,22.629 L22.629,22.629 ZM34.111,4.450 C34.111,3.401 33.282,2.547 32.263,2.547 L15.143,2.547 C14.124,2.547 13.296,3.401 13.296,4.450 L13.296,15.894 C13.296,16.943 14.124,17.797 15.143,17.797 L16.465,17.797 C16.928,17.797 17.304,18.184 17.304,18.662 L17.304,20.935 L20.104,18.050 C20.260,17.888 20.474,17.797 20.696,17.797 L26.635,17.797 C26.917,17.100 27.552,16.655 28.301,16.655 C29.048,16.655 29.683,17.100 29.966,17.797 L32.263,17.797 C33.282,17.797 34.111,16.943 34.111,15.894 L34.111,4.450 ZM30.951,10.918 L16.455,10.918 C15.992,10.918 15.616,10.530 15.616,10.054 C15.616,9.576 15.992,9.190 16.455,9.190 L30.951,9.190 C31.414,9.190 31.789,9.576 31.789,10.054 C31.789,10.530 31.414,10.918 30.951,10.918 ZM30.951,7.019 L16.455,7.019 C15.992,7.019 15.616,6.632 15.616,6.155 C15.616,5.678 15.992,5.291 16.455,5.291 L30.951,5.291 C31.414,5.291 31.789,5.678 31.789,6.155 C31.789,6.632 31.414,7.019 30.951,7.019 ZM16.455,13.088 L24.495,13.088 C24.959,13.088 25.334,13.474 25.334,13.952 C25.334,14.430 24.959,14.816 24.495,14.816 L16.455,14.816 C15.992,14.816 15.617,14.430 15.617,13.952 C15.617,13.474 15.992,13.088 16.455,13.088 ZM14.179,25.047 C14.179,26.494 13.623,27.809 12.724,28.783 C15.187,30.177 16.861,32.875 16.861,35.969 C16.861,36.446 16.486,36.833 16.022,36.833 C15.560,36.833 15.184,36.446 15.184,35.969 C15.184,33.225 13.513,30.882 11.168,29.945 C10.482,30.282 9.719,30.477 8.910,30.477 C8.100,30.477 7.336,30.282 6.650,29.945 C4.305,30.882 2.634,33.225 2.634,35.969 C2.634,36.446 2.259,36.833 1.796,36.833 C1.333,36.833 0.957,36.446 0.957,35.969 C0.957,32.875 2.631,30.177 5.095,28.783 C4.195,27.809 3.639,26.494 3.639,25.047 C3.639,22.053 6.003,19.617 8.910,19.617 C11.815,19.617 14.179,22.053 14.179,25.047 ZM8.910,21.345 C6.928,21.345 5.316,23.005 5.316,25.047 C5.316,26.291 5.917,27.390 6.832,28.062 C7.420,28.492 8.135,28.748 8.910,28.748 C9.683,28.748 10.399,28.492 10.986,28.062 C11.902,27.390 12.502,26.291 12.502,25.047 C12.502,23.005 10.891,21.345 8.910,21.345 Z'/%3E%3C/svg%3E");}
.con-com-01 .con-box-05 .ls-box-02 { width: 66%;}
.con-com-01 .con-box-05 .ls-box-01 { width: 34%;}
.con-com-01 .list-box-04 ul ul { flex-wrap: wrap; align-items: center; justify-content: start; display:flex;}
.con-com-01 .list-box-04 li { padding-top:0em; padding-bottom: 1em}
.con-com-01 .list-box-04 li li { flex:auto; max-width: 28%; padding: 0.5em 1em 0.5em 0; }
.con-com-01 .list-box-04 strong { font-size: 0.8em;}
.con-com-01 .list-box-04 { padding-top: 4em;}
.con-com-01 .con-box-06 { position: relative; top: -6em; text-align: left; color:#fff; width:100%; max-width: 1210px; margin:0 auto;}
.con-com-01 .con-box-06 .ls-btn {  padding-top: 1em;}
.con-com-01 .con-box-06 .ls-btn a{ letter-spacing: 0; font-size: 1.05em; color:#fff; font-weight: 800;}
.con-com-01 .box-head  { font-weight: 800; font-size: 3em; padding-bottom:1em;}
.con-com-01 .box-head p { height: 1.4em;}
.con-com-01 .box-head p img { max-height:100%; width:auto}

.ls-sns-box { display: flex; justify-content: flex-start; align-items: center; }
.ls-sns-box li { padding: 10px 20px 10px 0px; position: relative; margin-left:-10px;}
.ls-sns-box li a { font-size:0; position: relative; width: 40px; height: 40px; display:block; }
.ls-sns-box li .ls-naver:after { position: absolute; width: 25px; height:100%; left:50%; transform: translateX(-50%); content:''; background-size: contain; background-position: center center; background-repeat: no-repeat; background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='26px' height='24px'%3E%3Cpath fill-rule='evenodd' fill='rgb(255, 255, 255)' d='M22.520,18.172 L15.855,18.172 L13.568,23.537 C13.568,23.537 13.411,24.002 13.029,24.002 C12.648,24.002 12.490,23.537 12.490,23.537 L10.203,18.172 L3.477,18.172 C1.556,18.172 -0.001,16.623 -0.001,14.711 L-0.001,3.462 C-0.001,1.551 1.556,0.001 3.477,0.001 L22.520,0.001 C24.441,0.001 25.998,1.551 25.998,3.462 L25.998,14.711 C25.998,16.623 24.441,18.172 22.520,18.172 ZM6.151,7.327 C6.151,7.327 5.093,7.317 4.727,7.938 L4.727,5.496 C4.727,5.496 3.268,5.515 3.171,5.500 L3.171,11.885 L4.727,11.885 L4.727,11.514 C4.727,11.514 5.194,12.059 6.020,12.059 C6.020,12.059 8.156,12.000 8.167,9.944 C8.167,9.944 8.455,7.541 6.151,7.327 ZM8.649,5.289 L8.649,6.815 C8.649,6.815 9.383,6.979 9.383,7.568 L9.383,11.896 L10.906,11.896 L10.906,7.524 C10.906,7.524 11.081,5.387 8.649,5.289 ZM14.515,7.385 C13.105,7.385 11.963,8.432 11.963,9.723 C11.963,11.015 13.105,12.062 14.515,12.062 C15.925,12.062 17.067,11.015 17.067,9.723 C17.067,8.432 15.925,7.385 14.515,7.385 ZM22.857,7.447 L21.312,7.447 L21.312,7.916 C20.808,7.240 19.987,7.327 19.987,7.327 C17.906,7.480 17.862,9.388 17.862,9.388 L17.862,10.086 C17.862,11.926 19.757,12.062 19.757,12.062 C21.093,12.062 21.279,11.470 21.279,11.470 C21.290,12.931 20.338,12.844 20.338,12.844 L19.921,12.844 L19.921,14.284 L20.611,14.284 C22.879,14.284 22.857,12.062 22.857,12.062 L22.857,7.447 ZM20.436,10.661 C19.916,10.661 19.494,10.241 19.494,9.723 C19.494,9.206 19.916,8.786 20.436,8.786 C20.956,8.786 21.378,9.206 21.378,9.723 C21.378,10.241 20.956,10.661 20.436,10.661 ZM14.515,10.683 C13.983,10.683 13.551,10.253 13.551,9.723 C13.551,9.194 13.983,8.764 14.515,8.764 C15.047,8.764 15.479,9.194 15.479,9.723 C15.479,10.253 15.047,10.683 14.515,10.683 ZM5.672,10.639 C5.178,10.639 4.777,10.240 4.777,9.748 C4.777,9.256 5.178,8.857 5.672,8.857 C6.167,8.857 6.568,9.256 6.568,9.748 C6.568,10.240 6.167,10.639 5.672,10.639 Z'/%3E%3C/svg%3E");}
.ls-sns-box li .ls-youtube:after { position: absolute; width: 27px; height:100%; left:50%; transform: translateX(-50%); content:''; background-size: contain; background-position: center center; background-repeat: no-repeat; background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='26px' height='18px'%3E%3Cpath fill-rule='evenodd' fill='rgb(255, 255, 255)' d='M25.454,2.810 C25.155,1.704 24.274,0.833 23.156,0.537 C21.129,-0.000 13.000,-0.000 13.000,-0.000 C13.000,-0.000 4.871,-0.000 2.844,0.537 C1.725,0.833 0.845,1.704 0.546,2.810 C0.003,4.816 0.003,9.000 0.003,9.000 C0.003,9.000 0.003,13.183 0.546,15.189 C0.845,16.295 1.725,17.167 2.844,17.462 C4.871,18.000 13.000,18.000 13.000,18.000 C13.000,18.000 21.129,18.000 23.156,17.462 C24.274,17.167 25.155,16.295 25.454,15.189 C25.997,13.183 25.997,9.000 25.997,9.000 C25.997,9.000 25.997,4.816 25.454,2.810 ZM10.400,12.857 L10.400,5.142 L17.154,9.000 L10.400,12.857 Z'/%3E%3C/svg%3E");}
.ls-sns-box li .ls-instragram:after {position: absolute; width: 25px; height:100%; left:50%; transform: translateX(-50%); content:''; background-size: contain; background-position: center center; background-repeat: no-repeat;  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40px' height='40px' viewBox='0 0 17.64 17.64'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23fff; %7D %3C/style%3E%3C/defs%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath class='cls-1' d='M12.55,0H5.09A5.09,5.09,0,0,0,0,5.09v7.46a5.09,5.09,0,0,0,5.09,5.09h7.46a5.09,5.09,0,0,0,5.09-5.09V5.09A5.09,5.09,0,0,0,12.55,0M16,12.68a3.38,3.38,0,0,1-3.38,3.38H5a3.38,3.38,0,0,1-3.38-3.38V5.05A3.38,3.38,0,0,1,5,1.67h7.64A3.38,3.38,0,0,1,16,5.05Z'/%3E%3Cpath class='cls-1' d='M8.82,4.29A4.58,4.58,0,1,0,13.4,8.87,4.58,4.58,0,0,0,8.82,4.29m0,7.54a3,3,0,1,1,3-3,3,3,0,0,1-3,3'/%3E%3Cpath class='cls-1' d='M13.55,3.05a1.07,1.07,0,1,0,1.07,1.06,1.06,1.06,0,0,0-1.07-1.06'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A"); }




/* PC 사이즈 */
@media all and (max-width : 1919px)  { 


	

}
@media all and (max-width : 1680px)  { 



}
@media all and (max-width : 1320px)  { 
	
}

@media all and (max-width : 1280px)  { 

	.con-head p { font-size: 2.2em;}
	
	.container { font-size: 1rem;}

	.con-com-01 .box-head { font-size: 2.6em;}

	

}

/* 패드류 기본 */
@media all and (min-width : 769px) and (max-width : 1024px) {
	
	header .box_inner {padding:0.5em 20px;}

}


@media all and (max-width : 1024px){

	header .d-md-none { display:none;}
	header .d-lg-none { display: block;}

	.container { font-size: 0.95em;}

	.page-top { bottom: 3em; width: 3.4em; height: 3.4em }

	footer { font-size: 0.9em;}

	.con-com-01 .box-head { font-size: 2.2em;}

	


}

@media all and (max-width : 1023px){

	.container { font-size: 0.9em;}

}

@media all and (max-width : 820px){



}

@media all and (max-width : 768px){

	.container { font-size: 0.65em;}
	.con-com-01 .box-head { font-size: 1.8em; padding-bottom: 1em;}
	.con-com-01 .ls-box-in { flex-wrap: wrap; position: relative;}
	.con-com-01 .con-box-01 { padding-bottom:0;}
	.con-com-01 .con-box-01 .ls-box-01 { width:100%}
	.con-com-01 .con-box-01 .ls-box-02 { position: absolute; right:10px; top:-10em;}
	.con-com-01 .con-box-02 { padding-top:6em; padding-bottom: 0em;}
	.con-com-01 .con-box-03 {padding-bottom: 7em; padding-top: 6em;}
	.con-com-01 .con-box-04 {padding-bottom: 7em}
	.con-com-01 .con-box-05 { padding-bottom: 10em;}
	.con-com-01 .ls-img-01 { width: 7.6em;}
	.con-com-01 .txt-box { line-height: 1.7em;}
	.con-com-01 .con-box-01 .box-head { padding-bottom: 2em;}
	.con-com-01 .list-box-01 { display:block;}
	.con-com-01 .list-box-01 ul { padding-top:1em;  width:100%; flex-wrap: wrap;}
	.con-com-01 .list-box-01 li { padding-bottom:2em; width: 32%;}
	.con-com-01 .list-total { margin:0 auto; width: 100%; padding:4.8em 2em;}
	.con-com-01 .con-box-03 .ls-box-01 { width:100%;}
	.con-com-01 .con-box-03 .ls-box-02 { width:100%;}
	.con-com-01 .list-box-03 ul { flex-direction: column;}
	.con-com-01 .list-box-03 li { width:100%; text-align: left; padding:3.3em 1em 3.3em 10em;}
	.con-com-01 .list-box-03 strong { padding-bottom:0.4em; font-size:1.45em;  position: relative; width: 160px; text-align: left;}
	.con-com-01 .list-box-03 p { width: 160px; text-align: left;}
	.con-com-01 .list-box-03 li strong:before { width:2.4em; height: 3.8em;   position: absolute; top:-0.2em; left: -4.5em;}
	.con-com-01 .con-box-05 .ls-box-01 { width:100%;}
	.con-com-01 .con-box-05 .ls-box-02 { width:100%;}
	.con-com-01 .list-box-04 li li { max-width: 50%; padding-right: 1.5em;}
	.con-com-01 .list-box-04 li li:nth-child(even) { padding-right:0; padding-left: 1.5em;}
	.con-com-01 .com-box-02 { height: 22em;}
	.con-com-01 .con-box-06 .box-head { font-size: 2.1em; padding-bottom: 1.5em}
	.con-com-01 .con-box-06 .ls-btn { padding-top:0;}

}


/* 모바일사이즈 기본 */
@media all and (max-width : 699px){

	



}

@media all and (max-width : 640px){



}

@media all and (max-width : 540px){
	
	.d-sm-none { display:none;}
	.d-sm-view { display:block;}


	

}


@media all and (max-width : 375px){

	
	

}
/* 스타일 작업 종료 */
/*******************************************************************************************************************/


/* PC 사이즈 */
@media (min-width : 1361px) {
	
	/* 사이드 메뉴 */
	.side_menu {position:fixed;top:0;width:100%;height:100vh;background:#fff;z-index:1000;display:none; overflow-y:scroll;}
	.side_menu .inner {width:100%;max-width:1640px; margin:0 auto;}
	.side_menu .inner .box {padding:0 20px;}
	.side_menu .inner .close_top {text-align:right; margin-top:45px;}
	.side_menu .inner .close_top .imgbox {cursor:pointer;}
	.side_menu .inner .con {width:100%; max-width:1120px; margin:0 auto; margin-top:5%;}
	.side_menu .inner .con .inbox {padding:20px;}
	.side_menu .inner .con .inbox .lbox {float:left; }
	.side_menu .inner .con .inbox .lbox .sub {margin:30px 0;}
	.side_menu .inner .con .inbox .lbox .sub .tebox {display:inline-block; margin-right:165px; line-height:25px;}	
	.side_menu .inner .con .inbox .lbox .sub .tebox_only {width:100%;}	
	.side_menu .inner .con .inbox .lbox .sub .tebox_only .imbox {display:inline-block; text-align:left; width:110px; cursor:pointer;  }	
	.side_menu .inner .con .inbox .lbox .sub .tebox_only .imbox:hover {color:#a7a7a7;}
	.side_menu .inner .con .inbox .rbox {float:right; margin-right:50px; margin-top:50px; }
	.side_menu .inner .con .inbox .rbox .menubtn {margin-bottom:35px;}
	.side_menu .inner .con .inbox .rbox .menubtn a {color:#000;}
	.side_menu .inner .con .inbox .rbox .menubtn a:hover {color:#a7a7a7;}
	
	/* 백그라운드 스타일 */
	.main_modal {background:#000;opacity:0.6;width:100%;height:100vh;}
	.main_modal_page06 {background:#000;opacity:0.6;width:100%;height:100vh;  }
	.main_modal_page03 {background:#000;opacity:0.3;width:100%;height:100vh;  }
	.main_modal_silver06 {background:#ebebeb;opacity:0.6;width:100%;height:100vh;}
	.main_modal_silver03 {background:#ebebeb;opacity:0.3;width:100%;height:100vh;}

	.main_modal1 {background:#2e3a46;opacity:0.3;width:100%;height:100vh;}
	.main_modal2 {background:#566571;opacity:0.3;width:100%;height:100vh;}
	.main_modal3 {background:#2e92c1;opacity:0.3;width:100%;height:100vh;}
	.main_modal4 {background:#5dc6dd;opacity:0.3;width:100%;height:100vh;}
	
	.main_modal5 {background:#245488;opacity:0.6;width:100%;height:100vh; transition: opacity 0.3s }
	.main_modal5:hover {opacity:0.8; }

	#scroll_box img { transition: opacity 0.3s; opacity: 0.4;  }
	#scroll_box img:hover { opacity: 1; }

	/* 1 페이지 - 회사소개 1페이지 공용 */
	.center_box1 { width: 100%; max-width:1360px; margin:0 auto;  height: 100vh; display: flex; flex-direction: column; justify-content: center; text-align:left; }
	.center_box1 .inner {padding:0 20px;}
	.center_box1 .inner .sub_title {margin-bottom:20px;}
	.center_box1 .inner .title {line-height:35px;}
	.center_box1 .inner .title .lbox {float:none; }
	.center_box1 .inner .title .rbox {float:none; margin-top:60px; text-align:left; cursor:pointer; transition: opacity 0.3s; }
	.center_box1 .inner .title .rbox:hover {opacity:0.6;}

	/* 회사소개 */
	.center_page1 .big_logo { position:absolute; z-index:102; right:0px; margin-top:-250px;}
	.center_page1 .big_logo img {opacity:0.04;}
	.center_page1 .inner {width:100%; max-width:1400px; margin:0 auto;}
	.center_page1 .inner .box {padding:0 20px; text-align:left; }
	.center_page1 .inner .box .title {line-height:65px; margin-top:200px; }
	.center_page1 .inner .box .sub {margin-top:140px; }
	.center_page1 .inner .box .sub .text1 {float:left; width:18%; margin-right:2%;}
	.center_page1 .inner .box .sub .text2 {float:left; width:24%; margin-right:4%;}
	.center_page1 .inner .box .sub .text3 {float:left; width:80%;}
	.center_page1 .inner .box .sub .sub_title {margin-bottom:25px; transition: opacity 0.3s; }
	.center_page1 .inner .box .sub .sub_title:hover {opacity:0.6;}
	.center_page1 .inner .box .sub .sub_text {line-height:30px; transition: opacity 0.3s;}
	.center_page1 .inner .box .sub .sub_text2 {line-height:20px; transition: opacity 0.3s;}
	.center_page1 .inner .box .sub .sub_text:hover {opacity:0.6;}
	.center_page1 .inner .box .sub .photo {width:100%;  }
	.center_page1 .inner .box .title2 {line-height:65px; }	
	.center_page1 .border1 {width:100%; margin:150px 0; border-bottom:2px solid #e2e2e2;}
	.center_blank {margin-bottom:150px;}

	
	/* 하단 */
	.center_footer { width: 100%; max-width:1680px; margin:0 auto;  padding:60px 0;}
	.center_footer .inner {padding: 0 30px;}
	.center_footer .inner .box1 {float:left; width: 17%; text-align:left; }
	.center_footer .inner .box2 {float:left; width: 70%; text-align:left; }
	.center_footer .inner .box2 .tebox {display:inline-block; vertical-align:top; margin-right:140px; line-height:25px;}	
	.center_footer .inner .box2 .tebox .imbox {display:inline-block; margin-right:20px; }
	.center_footer .inner .box2 .tebox .imbox a {color:#161616;}
	.center_footer .inner .box2 .tebox .imbox a:hover {color:#a7a7a7;}
	.center_footer .inner .box3 {float:right; width: 13%; text-align:right; }
	.center_footer .inner .box3 .contact a {color:#161616; padding-bottom:10px; border-bottom:2px solid #161616; }
	.center_footer .inner .box3 .contact a:hover {color:#a7a7a7; }
	.center_footer .inner .sub_copy {text-align:right; margin-top:40px; }
	

	/* 콘텐츠 목록 */
	.page_content2 { width:100%; max-width:1640px; margin:0 auto; text-align:left; padding-bottom:100px; }
	.page_content2 .main_text {padding-top:210px; margin-left:150px;}
	.page_content2 .main_text .title {}
	.page_content2 .main_text .title1 {}
	.page_content2 .main_text .title2 {margin-top:15px;}
	.page_content2 .main_text .title3 {width:100%; max-width:440px; margin-top:25px;}
	.page_content2 .main_text .allbtn {}
	.page_content2 .main_cate {margin-top:40px; margin-left:150px; margin-bottom:60px;}
	.page_content2 .main_cate .cate {float:left; }
	.page_content2 .main_cate .cate .btn {float:left; margin-right:55px; }
	.page_content2 .main_cate .search {float:right; width:450px; border:1px solid #a7a7a7; padding:12px; margin-top:-20px;}
	.page_content2 .main_cate .search .search_input { float:left; width:80%; }
	.page_content2 .main_cate .search .search_input .input_box { font-size:16px; width:100%; max-width:400px; border:0px; background:none; border:0px; height:24px; outline:none; color:#a7a7a7; }
	.page_content2 .main_cate .search .search_input input::placeholder {color:#a7a7a7;}
	.page_content2 .main_cate .search .search_input input::-webkit-input-placeholder {color:#a7a7a7; font-size:16px; }
	.page_content2 .main_cate .search .search_input input:-ms-input-placeholder {color:#a7a7a7;}
	.page_content2 .main_cate .search .search_btn { float:right; text-align:right; width:20%;  }
	.page_content2 .main_cate .search .search_btn img {}
	.page_content2 .main_list .page2_listbox {float:left; width:32%; margin-right:2%; padding:60px 0 40px 0;  }
	.page_content2 .main_list .page2_listbox .photo { width:100%; max-width:420px; margin:0 auto; overflow:hidden; cursor:pointer; text-align:center; position:relative; border-radius:50%; -webkit-border-radius:50%; -moz-border-radius:50%; background:#a7a7a7; }
	.page_content2 .main_list .page2_listbox .photo img { width:100%;  object-fit: cover;}
	/*.page_content2 .main_list .page2_listbox .photo .dim {width:100%; height:100%;position: absolute;left:0;top:0;background: rgba(0,0,0,0.5) url(../../../img/play_icon.png) 50% 50% no-repeat;display: block;background-size: 47px;}*/
	.page_content2 .main_list .page2_listbox .photo .dim {width:100%; height:100%; position: absolute;left:0;top:0;display: flex; flex-direction: column; justify-content: center; transition: background 0.3s; cursor:pointer; opacity:0;}	
	.page_content2 .main_list .page2_listbox .photo .dim:hover {background:rgba(0,0,0,0.5); opacity:1;}
	.page_content2 .main_list .page2_listbox .photo .dim label {line-height:40px; swidth:50%; margin: 0 auto; cursor:pointer; }
	.page_content2 .main_list .page2_listbox .photo .dim .text {}
	.page_content2 .main_list .page2_listbox .photo .dim_sub {width:100%; height:40%; position: absolute; left:0; bottom:0; display: flex; flex-direction: column; justify-content: center; margin-top: auto; cursor:pointer; }
	.page_content2 .main_list .page2_listbox .photo .dim_sub label {width:50%; margin: 0 auto; cursor:pointer; }
	.page_content2 .main_list .page2_listbox .photo .dim_sub .text {}
	.page_content2 .main_list .page2_listbox .title {margin-top:30px; cursor:pointer; white-space:normal; word-break:break-all;}
	.page_content2 .main_list .page2_listbox .text {margin-top:18px; line-height:30px; cursor:pointer; }
	.page_content2 .more_btn { margin:100px auto;  }
	.page_content2 .main_list .page3_listbox {float:left; width:25%; margin-right:12.5%; padding:80px 0 40px 0;  }
	.page_content2 .main_list .page3_listbox .photo { width:100%; overflow:hidden; cursor:pointer; text-align:center; position:relative; }
	.page_content2 .main_list .page3_listbox .photo img { width:100%; object-fit: cover;}
	.page_content2 .main_list .page3_listbox .photo .dim {width:100%;height: 100%;position: absolute;left:0;top:0;background: rgba(0,0,0,0.5) url(../../../img/play_icon.png) 50% 50% no-repeat;display: block;background-size: 47px;}
	.page_content2 .main_list .page3_listbox .title {margin-top:30px; cursor:pointer; white-space:normal; word-break:break-all;}
	.page_content2 .main_list .page3_listbox .date {margin-top:50px; line-height:30px; cursor:pointer; }

	/* 콘텐츠 뷰어 */
	.page_content_view {text-align:left; margin:0 auto; width:100%; max-width:1920px; overflow:hidden; }
	.page_content_view .goto_page2 { position:absolute; bottom:50px; left:50%; margin-left:-55px;}
	.page_content_view .goto_page2 img {opacity:1; transition: opacity 0.3s; width:121px; }
	.page_content_view .goto_page2 img:hover {opacity:0.7;}

	/* 콘텐츠 뷰어 : notice */
	.page_content_view2 {text-align:left;}
	
	.page_content_view2 .page img {width:100%; max-width:1920px;}
	.page_content_view2 .con {width:100%; max-width:1400px; margin:0 auto;}
	.page_content_view2 .con .inner {padding:0 20px; margin-bottom:200px; }
	.page_content_view2 .con .inner .title {margin-top:180px;}
	.page_content_view2 .con .inner .date {margin-top:40px;}
	.page_content_view2 .con .inner .border1 {width:100%; border-bottom:1px solid #e2e2e2; margin:75px 0;}
	.page_content_view2 .con .inner .text {line-height:45px; margin-bottom:150px;}
	.page_content_view2 .con .inner .more_btn {margin:0 auto;}
	
	/* 문의 */
	.request { width:100%; max-width:1400px; margin:0 auto; text-align:left; }
	.request .inner { padding:0 20px; margin-bottom:200px; }
	.request .inner .title {margin-bottom:70px; padding-top:150px;}
	.request .inner .box1 {margin-top:110px;}
	.request .inner .box1 .sub_title {}
	.request .inner .box1 .sub_input { margin-top:30px; }
	.request .inner .box1 .sub_input .sinput {border:1px solid #a7a7a7;}
	.request .inner .box1 .sub_input .sinput input {font-size:16px; width:100%; padding:12px;  border:0px; background:none; border:0px; height:45px; outline:none; color:#a7a7a7;}
	.request .inner .box1 .sub_input .sinput input::placeholder {color:#a7a7a7; }
	.request .inner .box1 .sub_input .sinput input::-webkit-input-placeholder {color:#a7a7a7; font-size:16px; }
	.request .inner .box1 .sub_input .sinput input:-ms-input-placeholder {color:#a7a7a7;}
	.request .inner .box1 .sub_input .inp1 { float:left; width:25%; margin-right:4%;  }
	.request .inner .box1 .sub_input .inp2 { float:left; width:25%; margin-right:4%;  }
	.request .inner .box1 .sub_input .inp3 { float:left; width:40%;  }
	.request .inner .box1 .sub_input .inp33 {float:left; width:30%; margin-right:3%; margin-bottom:20px;}
	.request .inner .box1 .sub_input .inp33 input[type=checkbox] {width:30px; height:30px; margin-right:5px; }
	.request .inner .box1 .sub_input .text100 textarea {height:240px;}
	.request .inner .box1 .sub_input .chkup {margin-bottom:40px;}
	.request .inner .box1 .sub_input .chkup input[type=checkbox] {width:30px; height:30px; margin-right:5px; }
	.request .inner .box1 .sub_input .chkup span {border-bottom:1px solid #161616; cursor:pointer;}
	.request .inner .box1 .sub_input .chkup span:hover {color:#a7a7a7;}
	.request .inner .box1 .sub_input .more_btn {width:100%; max-width:380px; padding:17px 0; margin:0 auto;}
	.request .inner .title2 { margin-bottom:70px; padding-top:150px;}
	.request .inner .box2 {margin-bottom:40px;}
	.request .inner .box2 .txt1 {display:inline-block; width:150px;}
	.request .inner .box2 .txt2 {display:inline-block;}
	.request .inner .box2 .txt3 {display:inline-block; width:400px;}
	.request .inner .box2 .txt4 {display:inline-block; margin-left:30px; vertical-align:middle; height:42px; cursor:pointer; }
	.request .inner .box2 .txt4:hover {color:#161616;}

	/* 개인정보 처리방침 레이어 */
	.layer_popup {position:fixed;top:0;width:100%;height:100vh;background:rgba(0,0,0,0.9);z-index:1000;display:none; overflow-y:scroll;}
	.layer_popup .inner {width:100%;max-width:1640px; margin:0 auto;}
	.layer_popup .inner .box {padding:0 20px;}
	.layer_popup .inner .close_top {text-align:right; margin-top:45px;}
	.layer_popup .inner .close_top .imgbox {cursor:pointer;}
	.layer_popup .inner .con {width:100%; max-width:1400px; margin:0 auto; margin-top:5%;}
	.layer_popup .inner .con .inbox {padding:20px;}

	
	/****************************************/

	.sub_page { color:#000; }
	.sub_page .box1 { width:100%; height:1380px; background:#3abaa6; }
	.sub_page .box1 .text1 {position:relative; text-align:right; padding-right:150px; padding-top:250px; }
	.sub_page .box1 .text1 .txt1 { font-size:11em; -webkit-text-stroke: 0.5px #fff; color:rgba(0,0,0,0); line-height:1em; width:100%; }
	.sub_page .box1 .text1 .txt2 { font-size:11em; -webkit-text-stroke: 0.5px #fff; color:rgba(0,0,0,0); line-height:1em; margin-right:80px; }
	.sub_page .box1 .text1 .txt3 { font-size:11em; -webkit-text-stroke: 0.5px #fff; color:rgba(0,0,0,0); line-height:1em; margin-right:40px; }
	.sub_page .box1 .text1 .txt4 { font-size:11em; -webkit-text-stroke: 0.5px #fff; color:rgba(0,0,0,0); line-height:1em; margin-right:400px; }
	.sub_page .box1 .text1 .txt5 { font-size:11em; -webkit-text-stroke: 0.5px #fff; color:rgba(0,0,0,0); line-height:1em; margin-right:240px; }
	.sub_page .box1 .text2 { position:relative; width:100%; max-width:1320px; margin:0 auto; margin-top:-200px; }
	.sub_page .box1 .text2 .txt1 { font-size:4.3em; color:#fff; }
	.sub_page .box1 .text2 .txt2 { font-size:1.8em; line-height:1.6em; margin-top:20px;  font-weight:300; color:#fff; }

	.sub_page .box2 { width:100%; max-width:2580px; margin:0 auto; display: flex;  justify-content: space-between; align-items:flex-start; padding-top:160px;  }
	.sub_page .box2 .Is-left { width:20%; margin-left:16%;  }
	.sub_page .box2 .Is-left .tt { position:absolute; left:50%; margin-left:-660px; font-size:3em; font-weight:400; margin-top:50px;;  }
	.sub_page .box2 .Is-right { width:60%; max-width:1420px; }
	.sub_page .box2 .Is-right .box { min-height:880px; }
	.sub_page .box2 .Is-right .tt { font-size:6em; font-weight:800; line-height:0px; height:70px; letter-spacing:-1px; }
	.sub_page .box2 .Is-right .st-sub {display:flex; margin-left:5px; }
	.sub_page .box2 .Is-right .st-sub li {font-size:1.7em; color:#3abaa6; margin-right:35px; }
	.sub_page .box2 .Is-right .st { font-size:1.8em; margin-left:5px; margin-top:30px;  }
	.sub_page .box2 .Is-right .Is-3step { margin-top:40px; }
	.sub_page .box2 .Is-right .Is-3step .step1 { float:left; position:relative;  z-index:10; width:37%; height:588px; }
	.sub_page .box2 .Is-right .Is-3step .step1 .imgs { width:100%; height: 588px; object-fit: cover;}
	.sub_page .box2 .Is-right .Is-3step .step1 .over { display:none; position:absolute; width:100%; height:588px; background:rgba(0,0,0,0.5); margin-top:-588px; text-align:center;  }
	.sub_page .box2 .Is-right .Is-3step .step1 a:hover .over { display:flex; justify-content: center; align-items: center; }
	.sub_page .box2 .Is-right .Is-3step .step1:hover {z-index:11;}
	.sub_page .box2 .Is-right .Is-3step .step2 {  float:left; position:relative;  z-index:9; width:37%; height:437px; margin-top:70px; margin-left:-5%;  }
	.sub_page .box2 .Is-right .Is-3step .step2 .imgs { width:100%; height: 437px; object-fit: cover;}
	.sub_page .box2 .Is-right .Is-3step .step2 .over { display:none; position:absolute; width:100%; height:437px; background:rgba(0,0,0,0.5); margin-top:-437px; text-align:center;  }
	.sub_page .box2 .Is-right .Is-3step .step2 a:hover .over { display:flex; justify-content: center; align-items: center; }
	.sub_page .box2 .Is-right .Is-3step .step2:hover {z-index:11;}
	.sub_page .box2 .Is-right .Is-3step .step3 {  float:left; position:relative;  z-index:8; width:37%; height:588px; margin-left:-6%; }
	.sub_page .box2 .Is-right .Is-3step .step3 .imgs { width:100%; height: 588px; object-fit: cover;}
	.sub_page .box2 .Is-right .Is-3step .step3 .over { display:none; position:absolute; width:100%; height:588px; background:rgba(0,0,0,0.5); margin-top:-588px; text-align:center;  }
	.sub_page .box2 .Is-right .Is-3step .step3 a:hover .over { display:flex; justify-content: center; align-items: center; }
	.sub_page .box2 .Is-right .Is-3step .step3:hover {z-index:11;}
	.sub_page .box2 .Is-right .Is-3step .s-tt { color:#fff; font-size:1.7em;  }
	.sub_page .box2 .Is-right .Is-3step .s-st { color:#fff; font-size:2.7em; font-weight:600; padding-bottom:20px; }

	.sub_page .box3 { position:relative; width:100%; max-width:1320px; margin:0 auto; padding-top:160px; z-index:3; }
	.sub_page .box3 .title .tt { font-size:3em; font-weight:400; margin-top:50px; margin-bottom:50px;   }
	.sub_page .box3 .slider1 {width:100%; display:flex; margin-top:70px;}
	.sub_page .box3 .t-left { width:43%; margin-right:5%; }
	.sub_page .box3 .t-right { width:52%; }
	.sub_page .box3 .t-left .tt {color:#3abaa6; font-size:8.5em; margin-left:70px; }
	.sub_page .box3 .t-left .st { font-size:1.7em; line-height:1.8em; margin-left:70px; margin-top:30px; font-weight:500; }
	.sub_page .box3 .t-left .st span {color:#000;}
	.sub_page .box3 .photo { width:100%; width:450px; height:450px;  overflow:hidden; cursor:pointer; text-align:center; position:relative; border-radius:50%; -webkit-border-radius:50%; -moz-border-radius:50%; background:#a7a7a7; }
	.sub_page .box3 .photo img { width:100%;  object-fit: cover;}
	.sub_page .box3 .photo .dim { font-size:3.5em; font-weight:600; color:#fff; width:100%; height:100%; position: absolute;left:0;top:0;display: flex; flex-direction: column; justify-content: center; background:rgba(53,186,186,0.5);  cursor:pointer; opacity:1;}	
	.sub_page .box3 .Is-btn {position:relative; margin-bottom:-120px; text-align:right; z-index:11; }
	.sub_page .box3 .Is-btn img:hover {opacity:0.7; }

	.sub_page .box4 { position:relative; width:100%; background:#d8f1ed; padding:40px 0; min-height:420px; margin-top:-30px; overflow-x:scroll;  cursor:url(../img/pointer.png), auto; }
	.sub_page .box4 .Is-history { width:2300px; display:flex; margin-left:300px; margin-top:200px; cursor:url(../img/pointer.png), auto;}
	.sub_page .box4 .h-txt {  width:420px; padding-right:40px; border-top:2px solid #3abaa6; }
	.sub_page .box4 .pop-image {display:none; position:absolute; width:175px; height:175px; border-radius:50%; margin-top:-200px; margin-left:-72px; }
	.sub_page .box4 .h-txt .dots {position:absolute; width:14px; height:14px; border:3px solid #3abaa6; background:#3abaa6; border-radius:50%; margin-top:-10px; }
	.sub_page .box4 .h-txt .dots-active {position:absolute; width:14px; height:14px; border:3px solid #3abaa6; background:#fff; border-radius:50%; margin-top:-10px; }
	.sub_page .box4 .h-txt .tt { font-size:1.8em; font-weight:600; margin-top:20px; }
	.sub_page .box4 .h-txt .st { font-size:1.3em; line-height:1.6em; font-weight:400; margin-top:10px; }
	.sub_page .box4 {
		-ms-overflow-style: none; /* IE and Edge */
		scrollbar-width: none; /* Firefox */
	}
	.sub_page .box4::-webkit-scrollbar {
		display: none; /* Chrome, Safari, Opera*/
	}

	.sub_page .box5 { position:relative; width:100%; max-width:1320px; margin:0 auto; min-height:460px; padding-top:160px; padding-bottom:160px; z-index:3; display:flex; }
	.sub_page .box5 .Is-left { width:30%; }
	.sub_page .box5 .Is-left .tt { font-size:3em; font-weight:400; margin-top:10px; }
	.sub_page .box5 .Is-right { width:70%; }
	.sub_page .box5 .Is-right img {width:100%; }

	/**/
	.sub_page .box6 { width:100%; padding:200px 0; background:#f5f5f5; min-height:1150px; overflow:hidden; }
	.sub_page .box6 .text1 { width:100%; max-width:1320px; margin:0 auto;  }
	.sub_page .box6 .text1 .tt {font-size:3.3em; line-height:1.2em;  margin-top:30px; }
	.sub_page .box6 .text1 .st {font-size:2.7em; margin-top:30px; }
	.sub_page .box6 .image1 {position:relative; width:100%; max-width:1620px; left:50%; margin-left:-660px; margin-top:100px; }
	.sub_page .box6 .image1 img { height:440px;}
	.sub_page .box6 .text2 { width:100%; max-width:1320px; margin:0 auto;  margin-top:160px; display:flex; }
	.sub_page .box6 .text2 .left { width:25%; }
	.sub_page .box6 .text2 .right { width:75%; word-break: keep-all; }
	.sub_page .box6 .text2 .right .tt { font-size:2.7em; font-weight:600;  margin-top:-10px; }
	.sub_page .box6 .text2 .right .st { font-size:1.5em; margin-top:30px;  }

	.sub_page .box7 { width:100%; padding:200px 0; background:#fff; min-height:1150px; overflow:hidden; }
	.sub_page .box7 .inner {width:100%; max-width:1320px; margin:0 auto; display:flex; }
	.sub_page .box7 .inner .left { width:320px; }
	.sub_page .box7 .inner .left ul {display:flex;}
	.sub_page .box7 .inner .left li {margin-right:35px; font-size:1.5em; color:#a4a4a4; }
	.sub_page .box7 .inner .left li:hover { color:#000; border-bottom:1px solid #000; cursor:pointer; }
	.sub_page .box7 .inner .left li.active { color:#000; border-bottom:1px solid #000; cursor:pointer; }
	.sub_page .box7 .inner .right { width:1000px; }
	.sub_page .box7 .inner .right .tt {}
	.sub_page .box7 .inner .right .tt-s { font-size:2.3em; margin-top:10px; }
	.sub_page .box7 .inner .right .st { font-size:1.5em; margin-top:40px; word-break: keep-all;}
	.sub_page .box7 .inner .right .img { margin-top:60px; }
	.sub_page .box7 .inner .right .img img {max-width:100%; }
	.sub_page .box7 .inner .right .sub-image { margin-top:100px; }
	.sub_page .box7 .inner .right .sub-image img { }
	.sub_page .box7 .inner .right .btn {text-align:center; margin-top:100px; }

	/**/
	.sub_page .box8 { width:100%; padding:150px 0px; background:#828282;  } 
	.sub_page .box8 .inner {width:100%; max-width:1320px; margin:0 auto; display:flex; }
	.sub_page .box8 .inner .left { width:320px; }
	.sub_page .box8 .inner .right { width:1000px; }
	.sub_page .box8 .inner .right .tt { color:#fff; font-size:3.3em; margin-top:-20px;  }
	.sub_page .box8 .inner .right .st { color:#fff;  font-size:1.5em; line-height:2em;  font-weight:300; margin-top:30px; word-break: keep-all;}
	.sub_page .box8 .inner .right .arrow {position:relative; margin-top:40px; margin-left:0px; z-index:5; }
	.sub_page .box8 .inner .right .logo {position:absolute; right:0px; margin-top:-80px; z-index:4; }

}


/* 패드류 기본 */
@media all and (min-width : 601px) and (max-width : 1360px) {
	
	/* 사이드 메뉴 */
	.side_menu {position:fixed;top:0;width:100%;height:100vh;background:#fff;z-index:1000;display:none; overflow-y:scroll;}
	.side_menu .inner {width:100%;max-width:1640px; margin:0 auto;}
	.side_menu .inner .box {padding:0 20px;}
	.side_menu .inner .close_top {text-align:right; margin-top:45px;}
	.side_menu .inner .close_top .imgbox {cursor:pointer;}
	.side_menu .inner .con {width:100%; max-width:1120px; margin:0 auto; margin-top:30px;}
	.side_menu .inner .con .inbox {padding:20px;}
	.side_menu .inner .con .inbox .lbox {float:left; width:65%; }
	.side_menu .inner .con .inbox .lbox .sub {margin:30px 0;}
	.side_menu .inner .con .inbox .lbox .sub .tebox {display:inline-block; margin-right:165px; line-height:25px;}	
	.side_menu .inner .con .inbox .lbox .sub .tebox_only {width:100%;}	
	.side_menu .inner .con .inbox .lbox .sub .tebox_only .imbox {display:inline-block; text-align:left; width:110px; cursor:pointer;  }	
	.side_menu .inner .con .inbox .lbox .sub .tebox_only .imbox:hover {color:#a7a7a7;}
	.side_menu .inner .con .inbox .rbox {float:right; margin-right:50px; margin-top:50px; }
	.side_menu .inner .con .inbox .rbox .menubtn {margin-bottom:35px;}
	.side_menu .inner .con .inbox .rbox .menubtn a {color:#000;}
	.side_menu .inner .con .inbox .rbox .menubtn a:hover {color:#a7a7a7;}

	/* 백그라운드 스타일 */
	.main_modal {background:#000;opacity:0.6;width:100%;height:100vh; padding-bottom:150px;  }
	.main_modal_page06 {background:#000;opacity:0.6;width:100%;height:100vh;  }
	.main_modal_page03 {background:#000;opacity:0.3;width:100%;height:100vh;  }
	.main_modal_silver06 {background:#ebebeb;opacity:0.6;width:100%;height:100vh;}
	.main_modal_silver03 {background:#ebebeb;opacity:0.3;width:100%;height:100vh;}

	.main_modal1 {background:#2e3a46;opacity:0.6;width:100%;height:100vh; padding-bottom:150px; }
	.main_modal2 {background:#566571;opacity:0.6;width:100%;height:100vh; padding-bottom:150px; }
	.main_modal3 {background:#2e92c1;opacity:0.6;width:100%;height:100vh; padding-bottom:150px; }
	.main_modal4 {background:#5dc6dd;opacity:0.6;width:100%;height:100vh; padding-bottom:150px; }
		
	.main_modal5 {background:#245488;opacity:0.6;width:100%;height:100vh; transition: opacity 0.3s }
	.main_modal5:hover {opacity:0.8; }

	#scroll_box img { transition: opacity 0.3s; opacity: 0.4; margin-right:30px; }
	#scroll_box img:hover { opacity: 1; }

	/* 1 페이지 */
	.center_box1 { width: 100%; max-width:1360px; margin:0 auto;  height: 100vh; display: flex; flex-direction: column; justify-content: center; text-align:left; }
	.center_box1 .inner {padding:0 20px;}
	.center_box1 .inner .sub_title {margin-bottom:20px;}
	.center_box1 .inner .title {line-height:40px; }
	.center_box1 .inner .title .lbox {float:none;; font-size:50px;}
	.center_box1 .inner .title .rbox {float:none; margin-top:40px; text-align:left; cursor:pointer; transition: opacity 0.3s; }
	.center_box1 .inner .title .rbox:hover {opacity:0.6;}

	/* 회사소개 */
	.center_page1 .big_logo { position:absolute; z-index:102; right:0px; margin-top:-250px;}
	.center_page1 .big_logo img {opacity:0.04;}
	.center_page1 .inner {width:100%; max-width:1400px; margin:0 auto;}
	.center_page1 .inner .box {padding:0 20px; text-align:left; }
	.center_page1 .inner .box .title {line-height:65px; margin-top:200px; }
	.center_page1 .inner .box .sub {margin-top:140px; }
	.center_page1 .inner .box .sub .text1 {float:left; width:18%; margin-right:2%;}
	.center_page1 .inner .box .sub .text2 {float:left; width:24%; margin-right:4%;}
	.center_page1 .inner .box .sub .text3 {float:left; width:80%;}
	.center_page1 .inner .box .sub .sub_title {margin-bottom:25px; transition: opacity 0.3s; }
	.center_page1 .inner .box .sub .sub_title:hover {opacity:0.6;}
	.center_page1 .inner .box .sub .sub_text {line-height:30px; transition: opacity 0.3s;}
	.center_page1 .inner .box .sub .sub_text2 {line-height:20px; transition: opacity 0.3s;}
	.center_page1 .inner .box .sub .sub_text:hover {opacity:0.6;}
	.center_page1 .inner .box .sub .photo {width:100%; }
	.center_page1 .inner .box .title2 {line-height:65px; }	
	.center_page1 .border1 {width:100%; margin:150px 0; border-bottom:2px solid #e2e2e2;}
	.center_blank {margin-bottom:150px;}


	/* 하단 */
	.center_footer { width: 100%; max-width:1680px; margin:0 auto;  padding:60px 0;}
	.center_footer .inner {padding: 0 20px;}
	.center_footer .inner .box1 {float:left; width: 17%; text-align:left; }
	.center_footer .inner .box2 {float:left; width: 64%; text-align:left; }
	.center_footer .inner .box2 .tebox {display:inline-block; vertical-align:top; margin-right:140px; line-height:25px;}	
	.center_footer .inner .box2 .tebox .imbox {display:inline-block; margin-right:20px; }
	.center_footer .inner .box2 .tebox .imbox a {color:#161616;}
	.center_footer .inner .box2 .tebox .imbox a:hover {color:#a7a7a7;}
	.center_footer .inner .box3 {float:right; width: 17%; text-align:right; }
	.center_footer .inner .box3 .contact a {color:#161616; padding-bottom:10px; border-bottom:2px solid #161616; }
	.center_footer .inner .box3 .contact a:hover {color:#a7a7a7; }
	.center_footer .inner .sub_copy {text-align:right; margin-top:40px; }

	/* 콘텐츠 목록 */
	.page_content2 { padding:0 20px; text-align:left;}
	.page_content2 .main_text {padding-top:100px; margin-left:20px;}
	.page_content2 .main_text .title {}
	.page_content2 .main_text .title1 {}
	.page_content2 .main_text .title2 {margin-top:15px;}
	.page_content2 .main_text .title3 {width:100%; max-width:440px; margin-top:25px;}
	.page_content2 .main_text .allbtn {}
	.page_content2 .main_cate {margin-top:40px; margin-left:20px; margin-bottom:30px;}
	.page_content2 .main_cate .cate {float:left; }
	.page_content2 .main_cate .cate .btn {float:left; margin-right:55px; }
	.page_content2 .main_cate .search {float:right; width:25%; border:1px solid #a7a7a7; padding:12px; margin-top:-20px;}
	.page_content2 .main_cate .search .search_input { float:left; width:80%; }
	.page_content2 .main_cate .search .search_input .input_box { font-size:16px; width:100%; max-width:400px; border:0px; background:none; border:0px; height:24px; outline:none; color:#a7a7a7; }
	.page_content2 .main_cate .search .search_input input::placeholder {color:#a7a7a7;}
	.page_content2 .main_cate .search .search_input input::-webkit-input-placeholder {color:#a7a7a7; font-size:16px; }
	.page_content2 .main_cate .search .search_input input:-ms-input-placeholder {color:#a7a7a7;}
	.page_content2 .main_cate .search .search_btn { float:right; text-align:right; width:20%;  }
	.page_content2 .main_cate .search .search_btn img {}
	.page_content2 .main_list .page2_listbox {float:left; width:32%; margin-right:2%; padding:60px 0 40px 0;  }
	.page_content2 .main_list .page2_listbox .photo { width:90%; max-width:420px; margin:0 auto; overflow:hidden; cursor:pointer; text-align:center; position:relative; border-radius:50%; -webkit-border-radius:50%; -moz-border-radius:50%; background:#a7a7a7; }
	.page_content2 .main_list .page2_listbox .photo img { width:100%;  object-fit: cover;}
	/*.page_content2 .main_list .page2_listbox .photo .dim {width:100%; height:100%;position: absolute;left:0;top:0;background: rgba(0,0,0,0.5) url(../../../img/play_icon.png) 50% 50% no-repeat;display: block;background-size: 47px;}*/
	.page_content2 .main_list .page2_listbox .photo .dim {width:100%; height:100%; position: absolute;left:0;top:0;display: flex; flex-direction: column; justify-content: center; transition: background 0.3s; cursor:pointer; opacity:0;}
	.page_content2 .main_list .page2_listbox .photo .dim:hover {background:rgba(0,0,0,0.5); opacity:1;}
	.page_content2 .main_list .page2_listbox .photo .dim label {line-height:40px; width:50%; margin: 0 auto; cursor:pointer; }
	.page_content2 .main_list .page2_listbox .photo .dim .text {font-size:24px;}
	.page_content2 .main_list .page2_listbox .photo .dim_sub {width:100%; height:30%; position: absolute; left:0; bottom:0; display: flex; flex-direction: column; justify-content: center; margin-top: auto; cursor:pointer; }
	.page_content2 .main_list .page2_listbox .photo .dim_sub label {width:50%; margin: 0 auto; cursor:pointer; }
	.page_content2 .main_list .page2_listbox .photo .dim_sub .text {font-size:13px; line-height:20px;}
	.page_content2 .main_list .page2_listbox .title {margin-top:30px; cursor:pointer; white-space:normal; word-break:break-all;}
	.page_content2 .main_list .page2_listbox .text {margin-top:18px; line-height:30px; cursor:pointer; }
	.page_content2 .more_btn { margin:100px auto;  }
	.page_content2 .main_list .page3_listbox {float:left; width:25%; margin-right:12.5%; padding:30px 0 50px 0;  }
	.page_content2 .main_list .page3_listbox .photo { width:100%; overflow:hidden; cursor:pointer; text-align:center; position:relative; }
	.page_content2 .main_list .page3_listbox .photo img { width:100%; object-fit: cover;}
	.page_content2 .main_list .page3_listbox .photo .dim {width:100%;height: 100%;position: absolute;left:0;top:0;background: rgba(0,0,0,0.5) url(../../../img/play_icon.png) 50% 50% no-repeat;display: block;background-size: 47px;}
	.page_content2 .main_list .page3_listbox .title {margin-top:20px; font-size:20px; cursor:pointer; white-space:normal; word-break:break-all;}
	.page_content2 .main_list .page3_listbox .date {margin-top:30px; font-size:20px;  line-height:30px; cursor:pointer; }

	/* 콘텐츠 뷰어 */
	.page_content_view {width:100%;}
	.page_content_view .page {}
	.page_content_view .page img {width:100%;}
	.page_content_view .goto_page2 { position:absolute; bottom:50px; left:50%; margin-left:-55px;}
	.page_content_view .goto_page2 img {opacity:1; transition: opacity 0.3s; width:121px; }
	.page_content_view .goto_page2 img:hover {opacity:0.7;}

	/* 콘텐츠 뷰어 : notice */
	.page_content_view2 {text-align:left;}
	
	.page_content_view2 .page img {width:100%; max-width:1920px;}
	.page_content_view2 .con {width:100%; max-width:1680px; margin:0 auto;}
	.page_content_view2 .con .inner {padding:0 20px; margin-bottom:200px; }
	.page_content_view2 .con .inner .title {margin-top:150px; font-size:36px;}
	.page_content_view2 .con .inner .date {margin-top:30px; font-size:20px; }
	.page_content_view2 .con .inner .border1 {width:100%; border-bottom:1px solid #e2e2e2; margin:45px 0;}
	.page_content_view2 .con .inner .text {line-height:45px; margin-bottom:150px; font-size:20px; }
	.page_content_view2 .con .inner .more_btn {margin:0 auto;}

	/* 문의 */
	.request { width:100%; max-width:1400px; margin:0 auto; text-align:left; }
	.request .inner { padding:0 20px; margin-bottom:200px; }
	.request .inner .title { margin-bottom:70px; font-size:30px; padding-top:130px;}
	.request .inner .box1 {margin-top:110px;}
	.request .inner .box1 .sub_title {}
	.request .inner .box1 .sub_input { margin-top:30px; }
	.request .inner .box1 .sub_input .sinput {border:1px solid #a7a7a7;}
	.request .inner .box1 .sub_input .sinput input {font-size:16px; width:100%; padding:12px;  border:0px; background:none; border:0px; height:45px; outline:none; color:#a7a7a7;}
	.request .inner .box1 .sub_input .sinput input::placeholder {color:#a7a7a7; }
	.request .inner .box1 .sub_input .sinput input::-webkit-input-placeholder {color:#a7a7a7; font-size:16px; }
	.request .inner .box1 .sub_input .sinput input:-ms-input-placeholder {color:#a7a7a7;}
	.request .inner .box1 .sub_input .inp1 { float:left; width:25%; margin-right:4%;  }
	.request .inner .box1 .sub_input .inp2 { float:left; width:25%; margin-right:4%;  }
	.request .inner .box1 .sub_input .inp3 { float:left; width:40%;  }
	.request .inner .box1 .sub_input .inp33 {float:left; width:30%; margin-right:3%; margin-bottom:20px;}
	.request .inner .box1 .sub_input .inp33 input[type=checkbox] {width:30px; height:30px; margin-right:5px; }
	.request .inner .box1 .sub_input .text100 textarea {height:240px;}
	.request .inner .box1 .sub_input .chkup {margin-bottom:40px;}
	.request .inner .box1 .sub_input .chkup input[type=checkbox] {width:30px; height:30px; margin-right:5px; }
	.request .inner .box1 .sub_input .chkup span {border-bottom:1px solid #161616;}
	.request .inner .box1 .sub_input .more_btn {width:100%; max-width:380px; padding:17px 0; margin:0 auto; cursor:pointer; }
	.request .inner .title2 { margin-bottom:70px; font-size:30px; padding-top:130px;}
	.request .inner .box2 {margin-bottom:25px;}
	.request .inner .box2 .txt1 {display:inline-block; width:150px;}
	.request .inner .box2 .txt2 {display:inline-block; font-size:26px; }
	.request .inner .box2 .txt3 {display:inline-block; margin-right:30px; font-size:26px; }
	.request .inner .box2 .txt4 {display:inline-block; margin-left:30px; vertical-align:middle; height:42px; cursor:pointer; }
	.request .inner .box2 .txt4:hover {color:#161616;}

	/* 개인정보 처리방침 레이어 */
	.layer_popup {position:fixed;top:0;width:100%;height:100vh;background:rgba(0,0,0,0.9);z-index:1000;display:none; overflow-y:scroll;}
	.layer_popup .inner {width:100%;max-width:1640px; margin:0 auto;}
	.layer_popup .inner .box {padding:0 20px;}
	.layer_popup .inner .close_top {text-align:right; margin-top:45px;}
	.layer_popup .inner .close_top .imgbox {cursor:pointer;}
	.layer_popup .inner .con {width:100%; max-width:1400px; margin:0 auto; margin-top:5%;}
	.layer_popup .inner .con .inbox {padding:20px;}


		
	/****************************************/

	.sub_page { color:#000; }
	.sub_page .box1 { width:100%; height:1080px; background:#3abaa6; }
	.sub_page .box1 .text1 {position:relative; text-align:right; padding-right:50px; padding-top:250px; }
	.sub_page .box1 .text1 .txt1 { font-size:6em; -webkit-text-stroke: 0.5px #fff; color:rgba(0,0,0,0); line-height:1em; width:100%; }
	.sub_page .box1 .text1 .txt2 { font-size:6em; -webkit-text-stroke: 0.5px #fff; color:rgba(0,0,0,0); line-height:1em; margin-right:45px; }
	.sub_page .box1 .text1 .txt3 { font-size:6em; -webkit-text-stroke: 0.5px #fff; color:rgba(0,0,0,0); line-height:1em; margin-right:25px; }
	.sub_page .box1 .text1 .txt4 { font-size:6em; -webkit-text-stroke: 0.5px #fff; color:rgba(0,0,0,0); line-height:1em; margin-right:100px; }
	.sub_page .box1 .text1 .txt5 { font-size:6em; -webkit-text-stroke: 0.5px #fff; color:rgba(0,0,0,0); line-height:1em; margin-right:40px; }
	.sub_page .box1 .text2 { position:relative; width:100%; max-width:1320px; margin:0 auto; margin-top:-200px;  }
	.sub_page .box1 .text2 .txt1 { font-size:4.3em; color:#fff; margin-left:50px; }
	.sub_page .box1 .text2 .txt2 { font-size:1.8em; line-height:1.6em; margin-top:20px;  font-weight:300; color:#fff; margin-left:50px;  }

	.sub_page .box2 { width:100%; max-width:2580px; margin:0 auto; display: flex;  justify-content: space-between; align-items:flex-start; padding-top:160px;  }
	.sub_page .box2 .Is-left { width:25%; margin-left:50px;  }
	.sub_page .box2 .Is-left .tt { position:none; font-size:3em; font-weight:400; margin-top:50px;;  }
	.sub_page .box2 .Is-right { width:60%; max-width:1420px; }
	.sub_page .box2 .Is-right .box { min-height:660px; }
	.sub_page .box2 .Is-right .tt { font-size:6em; font-weight:800; line-height:0px; height:70px; letter-spacing:-1px; }
	.sub_page .box2 .Is-right .st-sub {display:flex; margin-left:5px; }
	.sub_page .box2 .Is-right .st-sub li {font-size:1.7em; color:#3abaa6; margin-right:35px; }
	.sub_page .box2 .Is-right .st { font-size:1.8em; margin-left:5px; margin-top:30px;  }
	.sub_page .box2 .Is-right .Is-3step { margin-top:40px; }
	.sub_page .box2 .Is-right .Is-3step .step1 { float:left; position:relative;  z-index:10; width:37%; height:388px; }
	.sub_page .box2 .Is-right .Is-3step .step1 .imgs { width:100%; height: 388px; object-fit: cover;}
	.sub_page .box2 .Is-right .Is-3step .step1 .over { display:none; position:absolute; width:100%; height:388px; background:rgba(0,0,0,0.5); margin-top:-588px; text-align:center;  }
	.sub_page .box2 .Is-right .Is-3step .step1 a:hover .over { display:flex; justify-content: center; align-items: center; }
	.sub_page .box2 .Is-right .Is-3step .step1:hover {z-index:11;}
	.sub_page .box2 .Is-right .Is-3step .step2 {  float:left; position:relative;  z-index:9; width:37%; height:287px; margin-top:70px; margin-left:-5%;  }
	.sub_page .box2 .Is-right .Is-3step .step2 .imgs { width:100%; height: 287px; object-fit: cover;}
	.sub_page .box2 .Is-right .Is-3step .step2 .over { display:none; position:absolute; width:100%; height:287px; background:rgba(0,0,0,0.5); margin-top:-437px; text-align:center;  }
	.sub_page .box2 .Is-right .Is-3step .step2 a:hover .over { display:flex; justify-content: center; align-items: center; }
	.sub_page .box2 .Is-right .Is-3step .step2:hover {z-index:11;}
	.sub_page .box2 .Is-right .Is-3step .step3 {  float:left; position:relative;  z-index:8; width:37%; height:388px; margin-left:-6%; }
	.sub_page .box2 .Is-right .Is-3step .step3 .imgs { width:100%; height: 388px; object-fit: cover;}
	.sub_page .box2 .Is-right .Is-3step .step3 .over { display:none; position:absolute; width:100%; height:388px; background:rgba(0,0,0,0.5); margin-top:-588px; text-align:center;  }
	.sub_page .box2 .Is-right .Is-3step .step3 a:hover .over { display:flex; justify-content: center; align-items: center; }
	.sub_page .box2 .Is-right .Is-3step .step3:hover {z-index:11;}
	.sub_page .box2 .Is-right .Is-3step .s-tt { color:#fff; font-size:1.7em;  }
	.sub_page .box2 .Is-right .Is-3step .s-st { color:#fff; font-size:2.7em; font-weight:600; padding-bottom:20px; }

	.sub_page .box3 { position:relative; width:100%; max-width:1320px; margin:0 auto; padding-top:160px; z-index:3; }
	.sub_page .box3 .title .tt { font-size:3em; font-weight:400; margin-top:50px; margin-bottom:50px;  margin-left:50px;  }
	.sub_page .box3 .slider1 {width:100%; display:flex; margin-top:70px;}
	.sub_page .box3 .t-left { width:43%; margin-right:5%; }
	.sub_page .box3 .t-right { width:52%; }
	.sub_page .box3 .t-left .tt {color:#3abaa6; font-size:6.5em; margin-left:70px; }
	.sub_page .box3 .t-left .st { font-size:1.3em; line-height:1.8em; margin-left:70px; margin-top:30px; font-weight:500; }
	.sub_page .box3 .t-left .st span {color:#3abaa6;}
	.sub_page .box3 .photo { width:100%; width:350px; height:350px;  overflow:hidden; cursor:pointer; text-align:center; position:relative; border-radius:50%; -webkit-border-radius:50%; -moz-border-radius:50%; background:#a7a7a7; }
	.sub_page .box3 .photo img { width:100%;  object-fit: cover;}
	.sub_page .box3 .photo .dim { font-size:2.5em; font-weight:600; color:#fff; width:100%; height:100%; position: absolute;left:0;top:0;display: flex; flex-direction: column; justify-content: center; background:rgba(53,186,186,0.5);  cursor:pointer; opacity:1;}	
	.sub_page .box3 .Is-btn {position:relative; margin-bottom:-120px; text-align:right; z-index:11; margin-right:50px; }
	.sub_page .box3 .Is-btn img:hover {opacity:0.7; }

	.sub_page .box4 { position:relative; width:100%; background:#d8f1ed; padding:40px 0; min-height:420px; margin-top:-30px; overflow-x:scroll;  cursor:url(../img/pointer.png), auto; }
	.sub_page .box4 .Is-history { width:2150px; display:flex; margin-left:150px; margin-top:200px; cursor:url(../img/pointer.png), auto;}
	.sub_page .box4 .h-txt {  width:420px; padding-right:40px; border-top:2px solid #3abaa6; }
	.sub_page .box4 .pop-image {display:none; position:absolute; width:175px; height:175px; border-radius:50%; margin-top:-200px; margin-left:-72px; }
	.sub_page .box4 .h-txt .dots {position:absolute; width:14px; height:14px; border:3px solid #3abaa6; background:#3abaa6; border-radius:50%; margin-top:-10px; }
	.sub_page .box4 .h-txt .dots-active {position:absolute; width:14px; height:14px; border:3px solid #3abaa6; background:#fff; border-radius:50%; margin-top:-10px; }
	.sub_page .box4 .h-txt .tt { font-size:1.8em; font-weight:600; margin-top:20px; }
	.sub_page .box4 .h-txt .st { font-size:1.3em; line-height:1.6em; font-weight:400; margin-top:10px; }
	.sub_page .box4 {
		-ms-overflow-style: none; /* IE and Edge */
		scrollbar-width: none; /* Firefox */
	}
	.sub_page .box4::-webkit-scrollbar {
		display: none; /* Chrome, Safari, Opera*/
	}

	.sub_page .box5 { position:relative; width:100%; max-width:1320px; margin:0 auto; min-height:360px; padding-top:160px; padding-bottom:160px; z-index:3; display:flex;justify-content: space-between; align-items:flex-start;}
	.sub_page .box5 .Is-left { width:25%; margin-left:50px;  }
	.sub_page .box5 .Is-left .tt { font-size:3em; font-weight:400; margin-top:10px; }
	.sub_page .box5 .Is-right { width:60%; margin-right:50px; }
	.sub_page .box5 .Is-right img {width:100%; }

	/**/
	.sub_page .box6 { padding:200px 30px; background:#f5f5f5; min-height:1150px; overflow:hidden; }
	.sub_page .box6 .text1 { width:100%; max-width:1320px; margin:0 auto;  }
	.sub_page .box6 .text1 .tt {font-size:3.3em; line-height:1.2em;  margin-top:30px; }
	.sub_page .box6 .text1 .st {font-size:2.7em; margin-top:30px; }
	.sub_page .box6 .image1 {position:relative; width:100%; max-width:1620px; left:50%; margin-left:-660px; margin-top:100px; }
	.sub_page .box6 .image1 img { height:440px;}
	.sub_page .box6 .text2 { width:100%; max-width:1320px; margin:0 auto;  margin-top:160px; display:flex; }
	.sub_page .box6 .text2 .left { width:25%; }
	.sub_page .box6 .text2 .right { width:75%; word-break: keep-all; }
	.sub_page .box6 .text2 .right .tt { font-size:2.7em; font-weight:600;  margin-top:-10px; }
	.sub_page .box6 .text2 .right .st { font-size:1.5em; margin-top:30px;  }

	.sub_page .box7 {  padding:200px 30px; background:#fff; min-height:1150px; overflow:hidden; }
	.sub_page .box7 .inner {width:100%; max-width:1320px; margin:0 auto; display:block; }
	.sub_page .box7 .inner .left { width:100%; margin-bottom:60px;  }
	.sub_page .box7 .inner .left ul {display:flex;}
	.sub_page .box7 .inner .left li {margin-right:35px; font-size:1.5em; color:#a4a4a4; }
	.sub_page .box7 .inner .left li:hover { color:#000; border-bottom:1px solid #000; cursor:pointer; }
	.sub_page .box7 .inner .left li.active { color:#000; border-bottom:1px solid #000; cursor:pointer; }
	.sub_page .box7 .inner .right { width:100%; }
	.sub_page .box7 .inner .right .tt {}
	.sub_page .box7 .inner .right .tt-s { font-size:2.3em; margin-top:10px; }
	.sub_page .box7 .inner .right .st { font-size:1.5em; margin-top:40px; word-break: keep-all;}
	.sub_page .box7 .inner .right .img { margin-top:60px; }
	.sub_page .box7 .inner .right .img img {max-width:100%; }
	.sub_page .box7 .inner .right .sub-image { width:100%; margin-top:100px; }
	.sub_page .box7 .inner .right .sub-image img { width:100%; }
	.sub_page .box7 .inner .right .btn {text-align:center; margin-top:100px; }

	/**/
	.sub_page .box8 { padding:150px 30px; background:#828282; } 
	.sub_page .box8 .inner {width:100%; max-width:1320px; margin:0 auto; display:block; }
	.sub_page .box8 .inner .left { width:100%;  margin-bottom:50px; }
	.sub_page .box8 .inner .right { width:100%; }
	.sub_page .box8 .inner .right .tt { color:#fff; font-size:3.3em; margin-top:-20px;  }
	.sub_page .box8 .inner .right .st { color:#fff;  font-size:1.5em; line-height:2em;  font-weight:300; margin-top:30px; word-break: keep-all;}
	.sub_page .box8 .inner .right .arrow {position:relative; margin-top:40px; margin-left:0px; z-index:5; }
	.sub_page .box8 .inner .right .logo {position:absolute; right:0px; margin-top:-80px; z-index:4; }

}


/* 모바일사이즈 기본 */
@media all and (max-width : 600px){
	
	/* 사이드 메뉴 */
	.side_menu {position:fixed;top:0;width:100%;height:100vh;background:#fff;z-index:1000;display:none; overflow-y:scroll;}
	.side_menu .inner {padding-bottom:100px;}
	.side_menu .inner .box {padding:0 20px;}
	.side_menu .inner .close_top {text-align:right; margin-top:45px;}
	.side_menu .inner .close_top .imgbox {cursor:pointer;}
	.side_menu .inner .con {width:100%; max-width:1120px; margin:0 auto; margin-top:30px;}
	.side_menu .inner .con .inbox {padding:20px;}
	.side_menu .inner .con .inbox .lbox {float:none; width:100%; }
	.side_menu .inner .con .inbox .lbox .sub {margin:30px 0;}
	.side_menu .inner .con .inbox .lbox .sub .tebox {float:left; width:50%;}	
	.side_menu .inner .con .inbox .lbox .sub .tebox_only {width:100%;}	
	.side_menu .inner .con .inbox .lbox .sub .tebox_only .imbox {float:left; width:50%; text-align:left; cursor:pointer; }	
	.side_menu .inner .con .inbox .lbox .sub .tebox_only .imbox:hover {color:#a7a7a7;}
	.side_menu .inner .con .inbox .rbox {float:none; width:100%; }
	.side_menu .inner .con .inbox .rbox .menubtn {margin-bottom:5px;}
	.side_menu .inner .con .inbox .rbox .menubtn a {color:#000; font-size:36px; }
	.side_menu .inner .con .inbox .rbox .menubtn a:hover {color:#a7a7a7;}

	/* 백그라운드 스타일 */
	.main_modal {background:#000;opacity:0.6;width:100%;height:100vh; padding-bottom:120px; }
	.main_modal_page06 {background:#000;opacity:0.6;width:100%;height:100vh; padding-bottom:120px;  }
	.main_modal_page03 {background:#000;opacity:0.3;width:100%;height:100vh; padding-bottom:120px;   }
	.main_modal_silver06 {background:#ebebeb;opacity:0.6;width:100%;height:100vh; padding-bottom:120px; }
	.main_modal_silver03 {background:#ebebeb;opacity:0.3;width:100%;height:100vh; padding-bottom:120px; }

	.main_modal1 {background:#2e3a46;opacity:0.6;width:100%;height:100vh; padding-bottom:120px;}
	.main_modal2 {background:#566571;opacity:0.6;width:100%;height:100vh; padding-bottom:120px;}
	.main_modal3 {background:#2e92c1;opacity:0.6;width:100%;height:100vh; padding-bottom:120px;}
	.main_modal4 {background:#5dc6dd;opacity:0.6;width:100%;height:100vh; padding-bottom:120px;}
			
	.main_modal5 {background:#245488;opacity:0.6;width:100%;height:100vh; transition: opacity 0.3s }
	.main_modal5:hover {opacity:0.8; }

	#scroll_box img { transition: opacity 0.3s; opacity: 0.4; margin-right:30px; }
	#scroll_box img:hover { opacity: 1; }

	/* 1 페이지 */
	.outbox {}
	.center_box1 { width: 100%; max-width:1360px; margin:0 auto;  height: 100vh; display: flex; flex-direction: column; justify-content: center; text-align:left; }
	.center_box1 .inner {padding:0 20px;}
	.center_box1 .inner .sub_title {margin-bottom:20px;}
	.center_box1 .inner .title {line-height:45px; }
	.center_box1 .inner .title .lbox {float:none; ; text-align:left; font-size:36px; line-height:50px;}
	.center_box1 .inner .title .rbox {float:none; ; text-align:left; margin-top:20px; margin-right:10px; cursor:pointer; transition: opacity 0.3s; }
	.center_box1 .inner .title .rbox:hover {opacity:0.6;}

	/* 회사소개 */
	.center_page1 .big_logo { position:absolute; z-index:102; right:0px; margin-top:-70px; text-align:right;}
	.center_page1 .big_logo img {opacity:0.04; width:80%}
	.center_page1 .inner {}
	.center_page1 .inner .box {padding:0 20px; text-align:left; }
	.center_page1 .inner .box .title {line-height:45px; margin-top:50px; font-size:24px; }
	.center_page1 .inner .box .sub {margin-top:70px; }
	.center_page1 .inner .box .sub .text1 {float:none; }
	.center_page1 .inner .box .sub .text2 {float:none; border-top:1px solid #e2e2e2; padding-top:30px; margin-top:30px; }
	.center_page1 .inner .box .sub .text3 {float:left; width:100%; }
	.center_page1 .inner .box .sub .sub_title {margin-bottom:10px; transition: opacity 0.3s; }
	.center_page1 .inner .box .sub .sub_title:hover {opacity:0.6;}
	.center_page1 .inner .box .sub .sub_text {line-height:27px; transition: opacity 0.3s;}
	.center_page1 .inner .box .sub .sub_text2 {line-height:20px; transition: opacity 0.3s;}
	.center_page1 .inner .box .sub .sub_text:hover {opacity:0.6;}
	.center_page1 .inner .box .sub .photo {width:100%;  }
	.center_page1 .inner .box .title2 {line-height:45px; font-size:24px;  }	
	.center_page1 .border1 {width:100%; margin:70px 0; border-bottom:0px solid #e2e2e2;}
	.center_blank {margin-bottom:150px;}

	/* 하단 */
	.center_footer { width: 100%; max-width:1680px; margin:0 auto;  padding:60px 0;}
	.center_footer .inner {padding: 0 20px;}
	.center_footer .inner .box1 {float:left; width: 50%; text-align:left; }
	.center_footer .inner .box2 { display:none; float:left; width: 70%; text-align:left; }
	.center_footer .inner .box2 .tebox {display:inline-block; vertical-align:top; margin-right:140px; line-height:25px;}	
	.center_footer .inner .box2 .tebox .imbox {display:inline-block; margin-right:20px; }
	.center_footer .inner .box2 .tebox .imbox a {color:#161616;}
	.center_footer .inner .box2 .tebox .imbox a:hover {color:#a7a7a7;}
	.center_footer .inner .box3 {float:right; width: 50%; text-align:right; margin-top:-10px;}
	.center_footer .inner .box3 .contact a {color:#161616; padding-bottom:10px; border-bottom:2px solid #161616; }
	.center_footer .inner .box3 .contact a:hover {color:#a7a7a7; }
	.center_footer .inner .sub_copy {text-align:left; margin-top:40px; font-size:16px; font-weight:400; }

	/* 콘텐츠 목록 */
	.page_content2 { padding:0 20px; text-align:left;}
	.page_content2 .main_text {padding-top:100px; margin-left:0px;}
	.page_content2 .main_text .title {font-size:30px;}
	.page_content2 .main_text .title1 {}
	.page_content2 .main_text .title2 {margin-top:15px;}
	.page_content2 .main_text .title3 {width:100%; margin-top:25px;}
	.page_content2 .main_text .allbtn {float:right; margin-top:-35px; margin-right:10px;}
	.page_content2 .main_cate {margin-top:25px; margin-left:0px; margin-bottom:10px;}
	.page_content2 .main_cate .cate {float:left; }
	.page_content2 .main_cate .cate .btn {float:left; margin-right:20px; margin-bottom:30px; }
	.page_content2 .main_cate .search {clear:both; float:none; width:100%; border:1px solid #a7a7a7; padding:12px 0; margin-top:30px;}
	.page_content2 .main_cate .search .search_input { float:left; width:80%; }
	.page_content2 .main_cate .search .search_input .input_box { font-size:16px; width:80%; max-width:400px; border:0px; background:none; border:0px; height:24px; outline:none; color:#a7a7a7; margin-left:10px; }
	.page_content2 .main_cate .search .search_input input::placeholder {color:#a7a7a7;}
	.page_content2 .main_cate .search .search_input input::-webkit-input-placeholder {color:#a7a7a7; font-size:16px; }
	.page_content2 .main_cate .search .search_input input:-ms-input-placeholder {color:#a7a7a7;}
	.page_content2 .main_cate .search .search_btn { float:right; text-align:right; width:20%;  }
	.page_content2 .main_cate .search .search_btn img { margin-right:10px;}
	.page_content2 .main_list .page2_listbox {float:left; width:50%; padding:30px 0;  }
	.page_content2 .main_list .page2_listbox .photo { width:90%; max-width:420px; margin:0 auto; overflow:hidden; cursor:pointer; text-align:center; position:relative; border-radius:50%; -webkit-border-radius:50%; -moz-border-radius:50%; background:#a7a7a7; }
	.page_content2 .main_list .page2_listbox .photo img { width:100%;  object-fit: cover;}
	/*.page_content2 .main_list .page2_listbox .photo .dim {width:100%; height:100%;position: absolute;left:0;top:0;background: rgba(0,0,0,0.5) url(../../../img/play_icon.png) 50% 50% no-repeat;display: block;background-size: 47px;}*/
	.page_content2 .main_list .page2_listbox .photo .dim {background:rgba(0,0,0,0.4); width:100%; height:100%; position: absolute;left:0;top:0;display: flex; flex-direction: column; justify-content: center; cursor:pointer; }
	.page_content2 .main_list .page2_listbox .photo .dim label {line-height:20px; width:50%; margin: 0 auto; cursor:pointer; }
	.page_content2 .main_list .page2_listbox .photo .dim .text {font-size:15px;}
	.page_content2 .main_list .page2_listbox .photo .dim_sub {display:none; width:100%; height:30%; position: absolute; left:0; bottom:0; margin-top: auto; cursor:pointer; }
	.page_content2 .main_list .page2_listbox .photo .dim_sub label {width:50%; margin: 0 auto; cursor:pointer; }
	.page_content2 .main_list .page2_listbox .photo .dim_sub .text {font-size:13px; line-height:20px;}
	.page_content2 .main_list .page2_listbox .title {margin-top:30px; cursor:pointer; white-space:normal; word-break:break-all;}
	.page_content2 .main_list .page2_listbox .text {margin-top:18px; line-height:30px; cursor:pointer; }
	.page_content2 .more_btn { margin:100px auto;  }
	.page_content2 .main_list .page3_listbox {float:left; width:46%; margin-right:8%; padding:20px 0 30px 0;  }
	.page_content2 .main_list .page3_listbox .photo { width:100%; overflow:hidden; cursor:pointer; text-align:center; position:relative; }
	.page_content2 .main_list .page3_listbox .photo img { width:100%; object-fit: cover;}
	.page_content2 .main_list .page3_listbox .photo .dim {width:100%;height: 100%;position: absolute;left:0;top:0;background: rgba(0,0,0,0.5) url(../../../img/play_icon.png) 50% 50% no-repeat;display: block;background-size: 47px;}
	.page_content2 .main_list .page3_listbox .title {margin-top:20px; font-size:20px; cursor:pointer; white-space:normal; word-break:break-all;}
	.page_content2 .main_list .page3_listbox .date {margin-top:30px; font-size:20px;  line-height:30px; cursor:pointer; }

	/* 콘텐츠 뷰어 */
	.page_content_view {width:100%;}
	.page_content_view .page {}
	.page_content_view .page img {width:100%;}
	.page_content_view .goto_page2 { position:absolute; bottom:50px; left:50%; margin-left:-55px;}
	.page_content_view .goto_page2 img {opacity:1; transition: opacity 0.3s; width:121px; }
	.page_content_view .goto_page2 img:hover {opacity:0.7;}

	/* 콘텐츠 뷰어 : notice */
	.page_content_view2 {text-align:left;}
	
	.page_content_view2 .page img {width:100%; max-width:1920px;}
	.page_content_view2 .con {width:100%; max-width:1680px; margin:0 auto;}
	.page_content_view2 .con .inner {padding:0 20px; margin-bottom:200px; }
	.page_content_view2 .con .inner .title {margin-top:150px; font-size:30px;}
	.page_content_view2 .con .inner .date {margin-top:30px; font-size:20px; }
	.page_content_view2 .con .inner .border1 {width:100%; border-bottom:1px solid #e2e2e2; margin:45px 0;}
	.page_content_view2 .con .inner .text {line-height:45px; margin-bottom:150px; font-size:20px; }
	.page_content_view2 .con .inner .more_btn {margin:0 auto;}

	/* 문의 */
	.request { width:100%; max-width:1400px; margin:0 auto; text-align:left; }
	.request .inner { padding:0 20px; margin-bottom:200px; }
	.request .inner .title { margin-bottom:70px; font-size:24px; padding-top:100px;}
	.request .inner .box1 {margin-top:60px;}
	.request .inner .box1 .sub_title {font-size:20px;}
	.request .inner .box1 .sub_input { margin-top:30px; }
	.request .inner .box1 .sub_input .sinput {border:1px solid #a7a7a7;}
	.request .inner .box1 .sub_input .sinput input {font-size:16px; width:100%; padding:12px 0;  border:0px; background:none; border:0px; height:45px; outline:none; color:#a7a7a7;}
	.request .inner .box1 .sub_input .sinput input::placeholder {color:#a7a7a7; }
	.request .inner .box1 .sub_input .sinput input::-webkit-input-placeholder {color:#a7a7a7; font-size:16px; }
	.request .inner .box1 .sub_input .sinput input:-ms-input-placeholder {color:#a7a7a7;}
	.request .inner .box1 .sub_input .inp1 { float:none; width:100%; margin-right:0; margin-bottom:20px;}
	.request .inner .box1 .sub_input .inp2 { float:none; width:100%; margin-right:0; margin-bottom:20px; }
	.request .inner .box1 .sub_input .inp3 { float:none; width:100%;  }
	.request .inner .box1 .sub_input .inp33 {float:left; width:40%; margin-right:5%; margin-bottom:20px;}
	.request .inner .box1 .sub_input .inp33 input[type=checkbox] {width:30px; height:30px; margin-right:5px; }
	.request .inner .box1 .sub_input .text100 textarea {height:240px;}
	.request .inner .box1 .sub_input .chkup {margin-bottom:40px;}
	.request .inner .box1 .sub_input .chkup input[type=checkbox] {width:30px; height:30px; margin-right:5px; }
	.request .inner .box1 .sub_input .chkup span {border-bottom:1px solid #161616;}
	.request .inner .box1 .sub_input .more_btn {width:100%; max-width:380px; padding:17px 0; margin:0 auto;}
	.request .inner .title2 { margin-bottom:70px; font-size:24px; padding-top:100px;}
	.request .inner .box2 {margin-bottom:25px;}
	.request .inner .box2 .txt1 {display:block; width:150px;}
	.request .inner .box2 .txt2 {display:block; font-size:20px; }
	.request .inner .box2 .txt3 {display:block; font-size:20px; }
	.request .inner .box2 .txt4 {display:block; text-align:right; margin-top:20px; vertical-align:bottom; height:42px; cursor:pointer; }
	.request .inner .box2 .txt4:hover {color:#161616;}

	/* 개인정보 처리방침 레이어 */
	.layer_popup {position:fixed;top:0;width:100%;height:100vh;background:rgba(0,0,0,0.9);z-index:1000;display:none; overflow-y:scroll;}
	.layer_popup .inner {width:100%;max-width:1640px; margin:0 auto;}
	.layer_popup .inner .box {padding:0 20px;}
	.layer_popup .inner .close_top {text-align:right; margin-top:45px;}
	.layer_popup .inner .close_top .imgbox {cursor:pointer;}
	.layer_popup .inner .con {width:100%; max-width:1400px; margin:0 auto; margin-top:5%;}
	.layer_popup .inner .con .inbox {padding:20px;}

	/****************************************/

	.sub_page { color:#000; }
	.sub_page .box1 { width:100%; height:880px; background:#3abaa6; }
	.sub_page .box1 .text1 {position:relative; text-align:right; padding-right:30px; padding-top:100px; }
	.sub_page .box1 .text1 .txt1 { font-size:3.7em; -webkit-text-stroke: 0.5px #fff; color:rgba(0,0,0,0); line-height:1.1em; width:100%; }
	.sub_page .box1 .text1 .txt2 { font-size:3.7em; -webkit-text-stroke: 0.5px #fff; color:rgba(0,0,0,0); line-height:1.1em; margin-right:25px; }
	.sub_page .box1 .text1 .txt3 { font-size:3.7em; -webkit-text-stroke: 0.5px #fff; color:rgba(0,0,0,0); line-height:1.1em; margin-right:15px; }
	.sub_page .box1 .text1 .txt4 { font-size:3.7em; -webkit-text-stroke: 0.5px #fff; color:rgba(0,0,0,0); line-height:1.1em; margin-right:100px; }
	.sub_page .box1 .text1 .txt5 { font-size:3.7em; -webkit-text-stroke: 0.5px #fff; color:rgba(0,0,0,0); line-height:1.1em; margin-right:40px; }
	.sub_page .box1 .text2 { position:relative; width:100%; max-width:1320px; margin:0 auto; margin-top:80px;  }
	.sub_page .box1 .text2 .txt1 { font-size:2em; color:#fff; padding:0 30px; }
	.sub_page .box1 .text2 .txt2 { font-size:1.2em; line-height:1.6em; margin-top:20px;  font-weight:300; color:#fff; padding:0 30px;  }

	.sub_page .box2 { padding-left:30px; max-width:2580px; margin:0 auto; display: block;   padding-top:160px;  }
	.sub_page .box2 .Is-left { display:none; width:25%; margin-left:50px;  }
	.sub_page .box2 .Is-left .tt { position:none; font-size:3em; font-weight:400; margin-top:50px;;  }
	.sub_page .box2 .Is-right { width:100%; max-width:1420px; overflow:hidden;  }
	.sub_page .box2 .Is-right .box { min-height:400px; }
	.sub_page .box2 .Is-right .st-t { font-size:1.3em; margin-bottom:25px; }
	.sub_page .box2 .Is-right .tt { font-size:2.5em; font-weight:800; line-height:0px; height:25px; letter-spacing:-1px; }
	.sub_page .box2 .Is-right .st-sub {display:flex; margin-left:0px; }
	.sub_page .box2 .Is-right .st-sub li {font-size:1.1em; color:#3abaa6; margin-right:15px; }
	.sub_page .box2 .Is-right .st { font-size:1.2em; margin-left:0px; margin-top:15px;  }
	.sub_page .box2 .Is-right .Is-3step { margin-top:40px; width:450px; }
	.sub_page .box2 .Is-right .Is-3step .step1 { float:left; position:relative;  z-index:10; width:37%; height:220px; }
	.sub_page .box2 .Is-right .Is-3step .step1 .imgs { width:100%; height: 220px; object-fit: cover;}
	.sub_page .box2 .Is-right .Is-3step .step1 .over { display:none; position:absolute; width:100%; height:220px; background:rgba(0,0,0,0.5); margin-top:-588px; text-align:center;  }
	.sub_page .box2 .Is-right .Is-3step .step1 a:hover .over { display:flex; justify-content: center; align-items: center; }
	.sub_page .box2 .Is-right .Is-3step .step1:hover {z-index:11;}
	.sub_page .box2 .Is-right .Is-3step .step2 {  float:left; position:relative;  z-index:9; width:37%; height:160px; margin-top:40px; margin-left:-5%;  }
	.sub_page .box2 .Is-right .Is-3step .step2 .imgs { width:100%; height: 160px; object-fit: cover;}
	.sub_page .box2 .Is-right .Is-3step .step2 .over { display:none; position:absolute; width:100%; height:160px; background:rgba(0,0,0,0.5); margin-top:-437px; text-align:center;  }
	.sub_page .box2 .Is-right .Is-3step .step2 a:hover .over { display:flex; justify-content: center; align-items: center; }
	.sub_page .box2 .Is-right .Is-3step .step2:hover {z-index:11;}
	.sub_page .box2 .Is-right .Is-3step .step3 {  float:left; position:relative;  z-index:8; width:37%; height:220px; margin-left:-6%; }
	.sub_page .box2 .Is-right .Is-3step .step3 .imgs { width:100%; height: 220px; object-fit: cover;}
	.sub_page .box2 .Is-right .Is-3step .step3 .over { display:none; position:absolute; width:100%; height:220px; background:rgba(0,0,0,0.5); margin-top:-588px; text-align:center;  }
	.sub_page .box2 .Is-right .Is-3step .step3 a:hover .over { display:flex; justify-content: center; align-items: center; }
	.sub_page .box2 .Is-right .Is-3step .step3:hover {z-index:11;}
	.sub_page .box2 .Is-right .Is-3step .s-tt { color:#fff; font-size:1.7em;  }
	.sub_page .box2 .Is-right .Is-3step .s-st { color:#fff; font-size:2.7em; font-weight:600; padding-bottom:20px; }

	.sub_page .box3 { position:relative; width:100%; max-width:1320px; margin:0 auto; padding-top:100px; z-index:3; }
	.sub_page .box3 .title .tt { font-size:2.3em; font-weight:400; margin-top:50px; margin-bottom:10px;  margin-left:30px;  }
	.sub_page .box3 .slider1 {width:100%; display:block; margin-top:30px;}
	.sub_page .box3 .t-left { width:100%; margin-right:5%; }
	.sub_page .box3 .t-right { width:100%; }
	.sub_page .box3 .t-left .tt {color:#3abaa6; font-size:2.5em; padding:0 30px;  }
	.sub_page .box3 .t-left .st { font-size:1.2em; min-height:150px; line-height:1.8em; padding:0 30px;  margin-top:10px; font-weight:500; }
	.sub_page .box3 .t-left .st span {color:#3abaa6;}
	.sub_page .box3 .photo {  width:280px; height:280px; margin: 0 auto; overflow:hidden; cursor:pointer; text-align:center; position:relative; border-radius:50%; -webkit-border-radius:50%; -moz-border-radius:50%; background:#a7a7a7; }
	.sub_page .box3 .photo img { width:100%;  object-fit: cover;}
	.sub_page .box3 .photo .dim { font-size:2em; font-weight:600; color:#fff; width:100%; height:100%; position: absolute;left:0;top:0;display: flex; flex-direction: column; justify-content: center; background:rgba(53,186,186,0.5);  cursor:pointer; opacity:1;}	
	.sub_page .box3 .Is-btn {position:relative; margin-top:-42px; text-align:right; z-index:11; margin-right:30px; }
	.sub_page .box3 .Is-btn img {height:30px;}
	.sub_page .box3 .Is-btn img:hover {opacity:0.7; }

	.sub_page .box4 { position:relative; width:100%; background:#d8f1ed; padding:40px 0; min-height:180px; margin-top:-30px; overflow-x:scroll;  cursor:url(../img/pointer.png), auto; }
	.sub_page .box4 .Is-history { width:2150px; display:flex; margin-left:150px; margin-top:120px; cursor:url(../img/pointer.png), auto;}
	.sub_page .box4 .h-txt {  width:420px; padding-right:40px; border-top:2px solid #3abaa6; }
	.sub_page .box4 .pop-image {display:none; position:absolute; width:70px; height:70px; border-radius:50%; margin-top:-90px; margin-left:-27px; }
	.sub_page .box4 .h-txt .dots {position:absolute; width:14px; height:14px; border:3px solid #3abaa6; background:#3abaa6; border-radius:50%; margin-top:-10px; }
	.sub_page .box4 .h-txt .dots-active {position:absolute; width:14px; height:14px; border:3px solid #3abaa6; background:#fff; border-radius:50%; margin-top:-10px; }
	.sub_page .box4 .h-txt .tt { font-size:1.3em; font-weight:600; margin-top:20px; }
	.sub_page .box4 .h-txt .st { font-size:1em; line-height:1.6em; font-weight:400; margin-top:10px; }
	.sub_page .box4 {
		-ms-overflow-style: none; /* IE and Edge */
		scrollbar-width: none; /* Firefox */
	}
	.sub_page .box4::-webkit-scrollbar {
		display: none; /* Chrome, Safari, Opera*/
	}

	.sub_page .box5 { position:relative; width:100%; max-width:1320px; min-height:360px; margin:0 auto; padding-top:100px; padding-bottom:160px; z-index:3; display:block}
	.sub_page .box5 .Is-left { margin-left:30px;  margin-bottom:50px;  }
	.sub_page .box5 .Is-left .tt { font-size:2.3em; font-weight:400; margin-top:10px; }
	.sub_page .box5 .Is-right { padding:0 30px; }
	.sub_page .box5 .Is-right img {width:100%; }

	/**/
	.sub_page .box6 {  background:#f5f5f5; min-height:1150px; overflow:hidden; }
	.sub_page .box6 .text1 {  max-width:1320px; margin:0 auto; padding:200px 30px 0 30px; }
	.sub_page .box6 .text1 .tt {font-size:1.5em; line-height:1.2em;  margin-top:30px; word-break: keep-all;}
	.sub_page .box6 .text1 .st {font-size:1.3em; margin-top:20px; word-break: keep-all;}
	.sub_page .box6 .image1 {width:100%; margin-top:50px; }
	.sub_page .box6 .image1 img { height:240px;}
	.sub_page .box6 .text2 { max-width:1320px; margin:0 auto;  margin-top:100px; display:block; padding: 0 30px 0px 30px; }
	.sub_page .box6 .text2 .left { width:100%; }
	.sub_page .box6 .text2 .right { width:100%; word-break: keep-all; }
	.sub_page .box6 .text2 .right .tt { font-size:1.5em; font-weight:600;  margin-top:30px; }
	.sub_page .box6 .text2 .right .st { font-size:1.3em; margin-top:30px;  }

	.sub_page .box7 {  padding:100px 0px; background:#fff; min-height:1150px; overflow:hidden; }
	.sub_page .box7 .inner {width:100%; max-width:1320px; margin:0 auto; display:block; }
	.sub_page .box7 .inner .left { padding:0 30px; margin-bottom:60px;  }
	.sub_page .box7 .inner .left ul {display:flex;}
	.sub_page .box7 .inner .left li {margin-right:35px; font-size:1.5em; color:#a4a4a4; }
	.sub_page .box7 .inner .left li:hover { color:#000; border-bottom:1px solid #000; cursor:pointer; }
	.sub_page .box7 .inner .left li.active { color:#000; border-bottom:1px solid #000; cursor:pointer; }
	.sub_page .box7 .inner .right {  }
	.sub_page .box7 .inner .right .tt {text-align:center; }
	.sub_page .box7 .inner .right .tt img {width:70%; }
	.sub_page .box7 .inner .right .tt-s { font-size:1.3em; text-align:center; margin-top:10px; padding:0 30px;}
	.sub_page .box7 .inner .right .st { font-size:1.2em; text-align:center; margin-top:40px; word-break: keep-all; padding:0 30px;}
	.sub_page .box7 .inner .right .img { margin-top:60px; padding:0 50px; }
	.sub_page .box7 .inner .right .img img {max-width:100%; }
	.sub_page .box7 .inner .right .sub-image { width:100%; margin-top:100px; }
	.sub_page .box7 .inner .right .sub-image img { width:100%; }
	.sub_page .box7 .inner .right .btn {text-align:center; margin-top:100px; }
	.sub_page .box7 .inner .right .btn img {width:70%; }

	/**/
	.sub_page .box8 { padding:150px 30px; background:#828282; } 
	.sub_page .box8 .inner {width:100%; max-width:1320px; margin:0 auto; display:block; }
	.sub_page .box8 .inner .left { width:100%;  margin-bottom:50px; }
	.sub_page .box8 .inner .right { width:100%; }
	.sub_page .box8 .inner .right .tt { color:#fff; font-size:2.3em; margin-top:-20px;  }
	.sub_page .box8 .inner .right .st { color:#fff;  font-size:1.3em; line-height:2em;  font-weight:300; margin-top:30px; word-break: keep-all;}
	.sub_page .box8 .inner .right .arrow {position:relative; margin-top:20px; z-index:5; }
	.sub_page .box8 .inner .right .logo {position:absolute; right:0px; margin-top:-80px; z-index:4; }
	.sub_page .box8 .inner .right .logo img {width:200px; }
}


/* 중간 레이아웃 */
/**********************************************************************************************************************/
/* 여기부터 반응형 메인 박스 스타일 적용 */
/**********************************************************************************************************************/
#wrapper {width:100%;}
#wrapper:after {display:block;visibility:hidden;clear:both;content:""}

#container {position:relative;max-width:1000px;margin:0px auto;z-index:1;padding:0px}
#container:after {display:block;visibility:hidden;clear:both;content:""}
#container_title {margin:0 0px 10px;font-size:1.2em;font-weight:bold;text-align:center;border-bottom:2px solid #ddd;padding-bottom:0px;}

/*index*/
.latest{width:100%;float:left}

#main_work ul:after {display:block;visibility:hidden;clear:both;content:""}
#main_work ul li{background:#fff;letter-spacing:-0.01em}
#main_work ul li.main_work_1{background:#f8f8f8;}
#main_work .work_txt span{ display:block;padding:5px 0;color:#808080;line-height:1.5em}

#lt_notice{clear:both}
#lt_notice,#lt_board,#lt_board2,#lt_board3,#lt_board4,#lt_board5,#lt_board6,#lt_gall{margin-top:20px}


/* PC 사이즈  1001px 픽셀사이즈까지  */
@media (min-width : 1361px) {
    
    #main_work .work_img{width:35%;height:122px;line-height:112px;display:block;float:left;}
    #main_work .work_txt{width:65%;height:122px;display:block;float:left;}
    #main_work .work_txt span.work_txt_tit{margin-top:20px ;font-weight:bold;font-size:1.25em;color:#111}
	
	.view_pc {display:block;}
	.view_tab {display:none;}
	.view_pctab {display:block;}
	.view_tabmobi {display:none;}
	.view_mobi {display:none;}

	.rbtn_icon {display:block;margin-top:25px;}
	.rbtn_icon .btn {margin-left:7px;}
}

/* 패드류 기본*/
@media all and (min-width : 601px) and (max-width : 1360px) {

    #main_work{margin-top:20px}
    #main_work ul li{float:left;width:33.3%;text-align:center;}
    #main_work .work_img{display:block;}
    #main_work .work_img img{max-width:100px;width:80%;height:auto}
    #main_work .work_txt span.work_txt_p{display:none;}
    #main_work .work_txt span.work_txt_tit{margin:0 0 15px;font-size:1.2em;color:#111;font-weight:bold}
	
	.view_pc {display:none;}
	.view_tab {display:block;}
	.view_pctab {display:block;}
	.view_tabmobi {display:block;}
	.view_mobi {display:none;}

	.rbtn_icon {display:none;margin-top:25px;}
	.rbtn_icon .btn {margin-left:7px;}

}

/* 모바일 기본*/
@media all and (max-width : 600px){

    #main_work{margin-top:20px}
    #main_work ul li{float:left;width:33.3%;text-align:center;}
    #main_work .work_img{display:block;}
    #main_work .work_img img{max-width:100px;width:80%;height:auto}
    #main_work .work_txt span.work_txt_p{display:none;}
    #main_work .work_txt span.work_txt_tit{margin:0 0 15px;font-size:1.2em;color:#111;font-weight:bold}
	
	.view_pc {display:none;}
	.view_tab {display:none;}
	.view_pctab {display:none;}
	.view_tabmobi {display:block;}
	.view_mobi {display:block;}

	.rbtn_icon {display:none;}
}



/* 하단 레이아웃 */
#ft {border-top:1px solid #dde4e9;background:#fafafa;text-align:center}
#ft h1 {width:0;height:0;font-size:0;line-height:0;overflow:hidden;}
#ft_company{padding:20px 20px 10px}
#ft_company a{font-weight:bold;display:inline-block;padding:0px 5px;font-size:1.12em;border-left:2px solid #eee}
.bd_no{border:none !important}
#ft_copy p{color:#000;padding-bottom:20px}
#ft_copy .ft_sns{padding:15px 20px}
#ft_copy .ft_sns a{padding:3px;}
#top_btn{position:fixed;bottom:10px ;right:10px;border:none;z-index:99}

/*group*/
#group .lt{margin-top:20px}
#group .lt_date{position:absolute;top:0;right:0;color:#5d938b}
@media all and (max-width : 375px) {
    #group .lt{margin-top:10px}
}

/* 게시물 선택복사 선택이동 */
#copymove {}
.copymove_current {float:right;color:#ff3061}
.copymove_currentbg {background:#f4f4f4}

/* 화면낭독기 사용자용 */
#hd_login_msg {position:absolute;top:0;left:0;width:0;height:0;overflow:hidden}
.msg_sound_only, .sound_only {display:inline-block;position:absolute;top:0;left:0;margin:0 !important;padding:0 !important;width:1px !important;height:1px !important;font-size:0 !important;line-height:0 !important;overflow:hidden}

/* 본문 바로가기 */
.to_content a {z-index:100000;position:absolute;top:0;left:0;width:0;height:0;font-size:0;line-height:0;overflow:hidden}

/* 이미지 등비율 리사이징 */
.img_fix {width:100%;height:auto}

/* 캡챠 자동등록(입력)방지 기본 */
#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 audio {display:block;margin:0 0 5px;width:187px}
#captcha #captcha_img {width:150px;height:60px;border:1px solid #e9e9e9;}
#captcha #captcha_reload {margin:0;padding:0 5px;width:32px;height:32px;border:0;background:url(../img/captcha.png) no-repeat 0 -30px;overflow:hidden; vertical-align:middle;overflow:hidden;cursor:pointer;text-indent:-999px}
#captcha #captcha_key {margin:0 0 0 4px;padding:0 5px;width:150px;height:60px;border:1px solid #b8c9c2;background:#f7f7f7;font-size:1.333em;font-weight:bold;text-align:center;line-height:2em}
#captcha #captcha_info {display:block;margin:5px 0 0;font-size:0.95em;letter-spacing:-0.1em}
#captcha #captcha_mp3{width:32px;height:32px;margin:0;padding:0 5px;height:32px;border:0;background:url(../img/captcha.png) no-repeat 0 0;vertical-align:middle;overflow:hidden;cursor:pointer;overflow:hidden;text-indent:-999px}

/*단축키일람 */
.btn_cke_sc{background:#333;color:#fff;padding:5px;border:none;margin-bottom:5px}
.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:50%;font-weight:bold}
.cke_sc_def dd {width:50%}
.btn_cke_sc_close{background:#333;padding:5px;border:none;color:#fff}

/* 버튼 */
a.btn01 {display:inline-block;padding:8px 7px 7px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none;vertical-align:middle}
a.btn01:focus, a.btn01:hover {text-decoration:none}
button.btn01 {display:inline-block;margin:0;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none}
a.btn02 {display:inline-block;padding:8px 7px 7px;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none;vertical-align:middle}
a.btn02:focus, .btn02:hover {text-decoration:none}
button.btn02 {display:inline-block;margin:0;padding:7px;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none}

.btn_confirm {text-align:center} /* 서식단계 진행 */

.btn_submit {padding:8px;border:0;background:#dfdfdf;color:#fff;letter-spacing:-0.1em;border-radius:0px}
fieldset .btn_submit {padding:0 7px;height:24px;line-height:1em}

a.btn_cancel {display:inline-block;padding:8px 7px 7px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none;vertical-align:middle;border-radius:0px}
button.btn_cancel {display:inline-block;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;vertical-align:top;text-decoration:none;border-radius:0px}

a.btn_frmline, button.btn_frmline {display:inline-block;padding:0 5px;height:1.9em;border:0;background:#333;color:#fff;letter-spacing:-0.1em;text-decoration:none;vertical-align:top;line-height:1.9em} /* 우편번호검색버튼 등 */
button.btn_frmline {font-size:1em}

/* 게시판용 버튼 */
a.btn_b01 {display:inline-block;margin:0 0 3px;padding:8px 7px 7px;border:1px solid #d9ded9;background:#fff;color:#000;text-decoration:none;vertical-align:middle;border-radius:0px}
a.btn_b01:focus, .btn_b01:hover {text-decoration:none;color:#00c6b2}
a.btn_b02 {display:inline-block;margin:0 0 3px;padding:8px 7px 7px;border:1px solid #dfdfdf;background:#dfdfdf;color:#fff;text-decoration:none;vertical-align:middle;border-radius:0px}
a.btn_b02:focus, .btn_b02:hover {background:#00c6b2;transition: 0.8s;-webkit-transition: 0.8s;-moz-transition: 0.8s;-ms-transition: 0.8s;-o-transition: 0.8s;}
a.btn_admin {display:inline-block;margin:0 0 3px;padding:8px 7px 7px;border:1px solid #e8180c;background:#e8180c;color:#fff;text-decoration:none;vertical-align:middle;border-radius:0px} /* 관리자 전용 버튼 */
a.btn_admin:focus, a.btn_admin:hover {text-decoration:none}

/* 댓글 스타일 */
.cnt_cmt {display:inline-block;margin:0 0 0 3px;font-weight:bold}

/* 기본테이블 */
.tbl_wrap {margin:0 0 10px}
.tbl_wrap table {width:100%;border-collapse:collapse;border-radius:0px 5px 0 0;}
.tbl_wrap caption {padding:10px 0;color:#4b8b99;font-weight:bold;text-align:left}

.tbl_head01 {}
.tbl_head01 caption {padding:0 0 10px;color:#777;text-align:left}
.tbl_head01 thead th {padding:12px 0;background:#dfdfdf;color:#fff;text-align:center;letter-spacing:-0.1em;}
.tbl_head01 thead th:first-child{border-top-left-radius:0px;}
.tbl_head01 thead th:last-child{border-top-right-radius:0px}
.tbl_head01 thead a {color:#fff}
.tbl_head01 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head01 tfoot th {border-top:1px solid #666;border-bottom:1px solid #666;background:#484848;color:#fff}
.tbl_head01 tfoot td {border-color:#666;background:#484848;color:#fff;font-weight:bold;text-align:center}
.tbl_head01 tbody th {padding:5px 0;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9}
.tbl_head01 td {background:#fff;padding:10px;border-top:1px solid #eee;border-bottom:1px solid #e9e9e9;line-height:1.5em;word-break:break-all}

.tbl_head02 {}
.tbl_head02 caption {padding:0 0 10px;color:#777;text-align:left}
.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 {border-top:1px solid #666;border-bottom:1px solid #666;background:#484848;color:#fff}
.tbl_head02 tfoot td {border-color:#666;background:#484848;color:#fff;font-weight:bold;text-align:center}
.tbl_head02 tbody th {padding:5px 0;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9}
.tbl_head02 td {padding:5px 3px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;line-height:1.4em;word-break:break-all}


.tbl_head022 {}
.tbl_head022 caption {padding:0 0 10px;color:#777;text-align:left}
.tbl_head022 thead th {padding:5px 0;border-bottom:1px solid #d1dee2;border-right:1px solid #d1dee2;border-left:1px solid #d1dee2;border-top:1px solid #333;background:#e5ecef;color:#383838;font-size:0.95em;text-align:center;letter-spacing:-0.1em}
.tbl_head022 thead a {color:#383838}
.tbl_head022 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head022 tfoot th {border-top:1px solid #666;border:1px solid #666;background:#484848;color:#fff}
.tbl_head022 tfoot td {border-color:#666;background:#484848;color:#fff;font-weight:bold;text-align:center}
.tbl_head022 tbody td {padding:5px 0;border:1px solid #e9e9e9;}
.tbl_head022 tbody th {padding:5px 0;border:1px solid #e9e9e9;text-align:center;}
.tbl_head022 td {padding:5px 3px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;line-height:1.4em;word-break:break-all}
.tbl_head022 input[type=text] {border:1px solid #d1dee2; width:90%;height:20px;margin-left:5px;}
.tbl_head022 input[type=file] {margin-left:5px;}
.tbl_head022 textarea {border:1px solid #d1dee2; width:98%;height:120px;margin-left:5px;}
.tbl_head022 span {color:red;}

/* 폼 테이블 */
.tbl_frm01 {}
.tbl_frm01 th {padding:10px 0;width:90px;border:1px solid #e9e9e9;border-left:0;text-align:left}
.tbl_frm01 td {padding:10px 5px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:transparent}
.tbl_frm01 textarea, .frm_input {border:1px solid #c2c2c2;background:#fff;vertical-align:middle;line-height:2.3em;height:2.3em;-webkit-appearance:none;border-radius:5px}
.tbl_frm01 textarea {width:100%;height:100px}
.tbl_frm01 a {text-decoration:none}
.tbl_frm01 .frm_file {display:block;margin-bottom:5px;width:100%}
.tbl_frm01 .frm_info {display:block;padding:5px 0 0;color:#666;line-height:1.3em}

/* 자료 없는 목록 */
.empty_table {padding:20px 0 !important;text-align:center}
.empty_list {padding:20px 0 !important;text-align:center}

/* 필수입력 */
.required, textarea.required {background:url('../img/wrest.gif') #f7f7f7 top right no-repeat !important}

/* 테이블 항목별 정의 */
.td_board {width:120px;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:150px;text-align:center}
.td_group {width:100px;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 {}
.new_win #win_title {margin:0 0 20px;padding:20px;border-top:3px solid #4e5d60;border-bottom:1px solid #e9e9e9;font-size:1.2em}
.new_win #win_title .sv {font-size:0.75em;line-height:1.2em}
.new_win .tbl_wrap {margin:0 20px}
.new_win .win_ul {margin:-20px 0 20px 0;padding:0 20px;border-bottom:1px solid #455255;background:#484848;list-style:none}
.new_win .win_ul:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .win_ul li {float:left;margin-left:-1px}
.new_win .win_ul a {display:block;padding:10px;border-right:1px solid #455255;border-left:1px solid #455255;color:#fff;font-weight:bold;text-decoration:none}
.new_win .win_desc {padding:10px 20px}

.new_win .win_btn {clear:both;margin:20px;text-align:center}
.new_win .win_btn a {display:inline-block;padding:0 10px;height:2.5em;background:#666;color:#fff;text-decoration:none;vertical-align:middle;line-height:2.5em}
.new_win .win_btn button {display:inline-block;padding:0 10px;height:2.5em;border:0;background:#666;color:#fff;text-decoration:none;line-height:2.5em}
.new_win .win_btn input {padding:0 10px;height:2.5em;line-height:2.5em}

/* 검색결과 색상 */
.sch_word {color:#ff3061}

/* 사이드뷰 */
.sv_wrap {display:inline-block;position:relative;font-weight:normal}
.sv_wrap .sv {z-index:1000;display:none;margin:5px 0 0;border:1px solid #283646}
.sv_wrap .sv a {display:inline-block;margin:0;padding:3px;width:94px;border-bottom:1px solid #283646;background:#111;color:#fff !important;text-align:left}
.sv_wrap a:focus, .sv_wrap a:hover, .sv_wrap a:active {text-decoration:none}
.sv_on {display:block !important;position:absolute;top:16px;left:0px;width:auto;height:auto}
.sv_nojs .sv {display:block}

/* 페이징 */
.pg_wrap {clear:both;margin:0px 0 20px;padding: 0 0;text-align:center;font-size:1.083em}
.pg {}
.pg_page, .pg_current {display:inline-block;padding:0 8px;height:30px;color:#000;letter-spacing:0;line-height:30px;vertical-align:middle}
.pg a:focus, .pg a:hover {text-decoration:none}
.pg_page {text-decoration:none}
.pg_start{background:url(../img/page_btn.gif) no-repeat 0 0 ;text-indent:-9999px;overflow:hidden;width:30px;height:30px;border:1px solid #eee;padding:0;border-radius:15px;border:1px solid #ddd}
.pg_prev {background:url(../img/page_btn.gif) no-repeat -31px 0;text-indent:-9999px;overflow:hidden;width:30px;height:30px;border:1px solid #eee;padding:0;border-radius:15px;border:1px solid #ddd}
.pg_end{background:url(../img/page_btn.gif) no-repeat -93px 0;text-indent:-9999px;overflow:hidden;width:30px;height:30px;border:1px solid #eee;padding:0;border-radius:15px;border:1px solid #ddd}
.pg_next {background:url(../img/page_btn.gif) no-repeat -63px 0;text-indent:-9999px;overflow:hidden;width:30px;height:30px;border:1px solid #eee;padding:0;;border-radius:15px;border:1px solid #ddd}
.pg_current {display:inline-block;margin:0 4px 0 0;background:#dfdfdf;color:#fff;border-radius:15px;font-weight:bold;font-weight:bold}

/* PC화면으로 */
#device_change {display:block;margin:5px;padding:5px 0;border:1px solid #eee;border-radius:2em;color:#000;font-size:1em;text-decoration:none;text-align:center}

.clear_01 { clear: both; line-height: 0px; font-size:0px}

.blank5 { height:5px}
.blank10 { height:10px}
.blank20 { height:20px}

.pdtb50 {padding: 50px 0px;}
.pdtb40 {padding: 40px 0px;}
.pdtb30 {padding: 30px 0px;}
.pdtb20 {padding: 20px 0px;}
.pdtb15 {padding: 15px 0px;}
.pdtb10 {padding: 10px 0px;}


.pd50 {padding: 50px;}
.pd40 {padding: 40px;}
.pd30 {padding: 30px;}
.pd20 {padding: 20px;}
.pd10 {padding: 10px;}


#ft_copy ul { padding:0px; margin: 0px;list-style:none;line-height:10px;}
#ft_copy ul li {color:#000; display:inline-block; padding: 5px 3px;}


.tip { background-color: #eaeaea; padding: 10px;line-height:17px;letter-spacing:0.05em;}
.tip input[type=text] { padding: 3px; border: 1px solid #dfdfdf; width: 300px}
.tip input[type=radio]  { width:20px}
.tip select { border:1px solid #dfdfdf; padding: 3px 5px; font-size: 12px}
.tip span { color:#000; font-weight: bold}



.stit h2 { font-size:15px; color:#346ba3; padding-top:0px; margin:0px; padding-bottom:15px ; text-align:left}
.stit h2 span { font-size:12px; padding-left:10px; color:#000}
.stit2 h2 { font-size:15px; color:#000; padding-top:0px; margin:0px 0 20px 0; padding-bottom:7px ; text-align:left; border-bottom: 1px dotted #ccc}



.pop_left { float:left; width:44%;}
.pop_left ul { padding:0px; margin:0px; list-style: none}
.pop_left ul li { float:left; border-bottom:1px solid #dfdfdf; font-size:13px; padding:10px 0 5px 0; text-align:left}
.pop_left .ti { width:30%}
.pop_left .con { width:70%; font-weight:bold}

.pop_right { float:right; width:44%; }
.pop_right ul { padding:0px; margin:0px; list-style: none}
.pop_right ul li { float:left; border-bottom:1px solid #dfdfdf; font-size:13px; padding:10px 0 5px 0; text-align:left}
.pop_right .ti { width:30%}
.pop_right .con { width:70%; font-weight:bold}

.pop_ti { font-size:40px; padding-bottom:20px; font-weight:bold; letter-spacing:20px; text-align:center;position:relative; border-bottom:1px solid #000; margin-bottom:20px}
.dojang { position:absolute; top:100px; right:30px; }



.tbl_frm02_pop {margin:0 0 0px}
.tbl_frm02_pop table {width:100%;border-collapse:collapse;border-spacing:0; border-left:1px solid #e9e9e9; border-right:1px solid #e9e9e9}
.tbl_frm02_pop th {width:70px;padding:10px 5px;border:1px solid #e9e9e9; background:#f5f8f9;text-align:left; color: #3a3a3a;font-size:12px; font-weight:bold}
.tbl_frm02_pop td {padding:10px 5px 10px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;font-size:13px;}
.tbl_frm02_pop .CT { text-align:center}
.tbl_frm02_pop .RT { text-align:right}
.tbl_frm02_pop .hit { font-weight:bold; color: #000; font-size:15px}

.top_text {margin:0 auto;width:100%;max-width:1000px;color:#333;font-size:17px;text-align:left;}
.top_text .subtitle {font-size:37px;color:#333;padding-right:40px;}
.top_text .subtext {font-size:17px;color:#333;padding-top:30px;line-height:25px;padding-left:40px;padding-right:40px;}
.top_text .subicon {padding-top:30px;padding-right:40px;}
.top_text .subtext2 {font-size:13px;color:#333;padding-top:0px;line-height:25px;padding-left:40px;padding-right:40px;}

.sc_top_menu2 {margin:0 auto;width:100%;max-width:1400px;color:#101f39;padding-top:30px;font-size:17px;}
.sc_top_menu2 a {color:#101f39;}

.top_text2 {margin:0 auto;width:100%;max-width:1200px;color:#101f39;font-size:17px;text-align:right;}
.top_text2 .subtitle {font-size:37px;;color:#101f39;text-align:right;padding-left:40px;padding-right:40px;}
.top_text2 .subtext {font-size:17px;color:#101f39;padding-top:30px;line-height:25px;text-align:right;padding-left:40px;padding-right:40px;}
.top_text2 .subicon {padding-top:30px;text-align:right;padding-left:40px;padding-right:40px;}
.top_text2 .subtext2 {font-size:13px;color:#101f39;padding-top:0px;line-height:25px;text-align:right;padding-left:40px;padding-right:40px;}

.sc_top_menu3 {margin:0 auto;width:100%;max-width:1400px;color:#352f2a;padding-top:30px;font-size:17px;}
.sc_top_menu3 a {color:#352f2a;}

.top_text3 {margin:0 auto;width:100%;max-width:1200px;color:#352f2a;font-size:17px;text-align:center;}
.top_text3 .subtitle {font-size:37px;;color:#352f2a;text-align:center;padding-left:40px;padding-right:40px;}
.top_text3 .subtext {font-size:17px;color:#352f2a;padding-top:30px;line-height:25px;text-align:center;padding-left:40px;padding-right:40px;}
.top_text3 .subicon {padding-top:30px;text-align:center;padding-left:40px;padding-right:40px;}
.top_text3 .subtext2 {font-size:13px;color:#352f2a;padding-top:0px;line-height:25px;text-align:center;padding-left:40px;padding-right:40px;}

.top_text4 {margin:0 auto;width:100%;max-width:1200px;color:#e6d0a9;font-size:17px;text-align:center;}
.top_text4 .subtitle {font-size:37px;;color:#e6d0a9;text-align:center;padding-left:40px;padding-right:40px;}
.top_text4 .subtext {font-size:17px;color:#e6d0a9;padding-top:30px;line-height:25px;text-align:center;padding-left:40px;padding-right:40px;}
.top_text4 .subicon {padding-top:30px;text-align:center;padding-left:40px;padding-right:40px;}
.top_text4 .subtext2 {font-size:13px;color:#e6d0a9;padding-top:0px;line-height:25px;text-align:center;padding-left:40px;padding-right:40px;}

.top_text5 {margin:0 auto;width:100%;max-width:1200px;color:#ffffff;font-size:17px;text-align:center;}
.top_text5 .subtitle {font-size:40px;;color:#ffffff;text-align:center;padding-left:40px;padding-right:40px;}
.top_text5 .subtext {font-size:24px;color:#ffffff;padding-top:30px;line-height:38px;text-align:center;padding-left:40px;padding-right:40px;}
.top_text5 .subicon {padding-top:30px;text-align:center;padding-left:40px;padding-right:40px;}
.top_text5 .subtext2 {font-size:17px;color:#e6d0a9;padding-top:10px;line-height:30px;text-align:center;padding-left:40px;padding-right:40px;}

.top_text22 {margin:0 auto;width:100%;max-width:1200px;color:#101f39;font-size:17px;text-align:center;}
.top_text22 .subtitle {font-size:37px;;color:#101f39;text-align:center;padding-left:40px;padding-right:40px;}
.top_text22 .subtext {font-size:17px;color:#101f39;padding-top:30px;line-height:25px;text-align:center;padding-left:40px;padding-right:40px;}
.top_text22 .subicon {padding-top:30px;text-align:center;padding-left:40px;padding-right:40px;}
.top_text22 .subtext2 {font-size:13px;color:#101f39;padding-top:0px;line-height:25px;text-align:center;padding-left:40px;padding-right:40px;}
