@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'); */
/* @font-face {font-family: 'SangSangFlowerRoad'; src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_three@1.0/SangSangFlowerRoad.woff') format('woff'); font-weight: normal; font-style: normal;}
 *//* @import url('https://fonts.googleapis.com/css2?family=Titillium+Web:wght@300;400;600;700&display=swap'); */
/* @import url('https://fonts.googleapis.com/css2?family=Russo+One&display=swap'); */
/* @import url("https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.8/dist/web/static/pretendard.css"); */
/* @import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;600;700&display=swap'); */
@import url(https://cdn.jsdelivr.net/gh/sunn-us/SUIT/fonts/static/woff2/SUIT.css);
@font-face {font-family: 'GmarketSans'; 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: 'GmarketSans';src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansBold.woff') format('woff');font-weight: 600;font-style:normal;}
/*@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;500;600&display=swap'); */
/* @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); */

.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; }


/* 초기화 */
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;}
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;}
}

.img_moving img { animation:mbottom 4s ease-in Infinite Alternate; }
@keyframes mbottom {
	0% {
		margin-bottom:  0px;
	}
	25% {
		margin-bottom: -15px;
	}
	50% {
		margin-bottom: -0px;
	}
	75% {
		margin-bottom: 15px;
	}
	100% {
		margin-bottom: 0px;
	}
}
.img_moving2 img { animation:mright 4s ease-in Infinite Alternate; }
@keyframes mright {
	0% {
		margin-right:  0px;
	}
	25% {
		margin-right: 5px;
	}
	50% {
		margin-right: 0px;
	}
	75% {
		margin-right: -5px;
	}
	100% {
		margin-right: 0px;
	}
}
.img_moving3 img { animation:mleft 3s ease-in Infinite Alternate; }
@keyframes mleft {
	0% {
		margin-left:  0px;
	}
	25% {
		margin-left: 10px;
	}
	50% {
		margin-left: 0px;
	}
	75% {
		margin-left: 10px;
	}
	100% {
		margin-left: 0px;
	}
}





/* 팝업레이어 */
#hd_pop {z-index:1000;position:relative;margin:0 auto;width:100%;height:1px}
#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 {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;}
#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}

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

/* 스타일 가이드 */

.fs10 {font-size:10px;} .fs11 {font-size:11px;} .fs12 {font-size:12px;} .fs13 {font-size:13px;} .fs14 {font-size:14px;} .fs15 {font-size:15px;} .fs16 {font-size:16px;} .fs17 {font-size:17px;} .fs18 {font-size:18px;} .fs19 {font-size:19px;} .fs20 {font-size:20px;} .fs22 {font-size:22px;} .fs24 {font-size:24px;} .fs26 {font-size:26px;}
.fs28 {font-size:28px;} .fs30 {font-size:30px;} .fs32 {font-size:32px;} .fs34 {font-size:34px;} .fs36 {font-size:36px;} .fs38 {font-size:38px;} .fs40 {font-size:40px;} .fs42 {font-size:42px;} .fs44 {font-size:44px;} .fs46 {font-size:46px;} .fs48 {font-size:48px;} .fs50 {font-size:50px;} .fs52 {font-size:52px;} .fs54 {font-size:54px;}
.fs56 {font-size:56px;} .fs58 {font-size:58px;} .fs60 {font-size:60px;} .fs62 {font-size:62px;} .fs64 {font-size:64px;} .fs66 {font-size:66px;} .fs68 {font-size:68px;} .fs70 {font-size:70px;} .fs72 {font-size:72px;} .fs74 {font-size:74px;} .fs76 {font-size:76px;} .fs78 {font-size:78px;} .fs80 {font-size:80px;} .fs82 {font-size:82px;}
.fs84 {font-size:84px;} .fs86 {font-size:86px;} .fs88 {font-size:88px;} .fs90 {font-size:90px;} .fs92 {font-size:92px;} .fs94 {font-size:94px;} .fs96 {font-size:96px;} .fs98 {font-size:98px;} .fs100 {font-size:100px;} 

.fw100 {font-weight:100;}
.fw200 {font-weight:200;}
.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;}

.main_modal_popup {background:rgba(0,0,0,0.6);width:100%;height:100vh; }

.main_color0 {color:#000;}
.main_color1 {color:#FFF;}
.main_color2 {color:#535353;}
.main_color3 {color:#ff0000;}
.main_color4 {color:#fb6000;}
.main_color5 {color:#ebebeb;}

.button1 {padding:20px 60px; background:#ff0000; color:#fff; border-radius:40px; transition:background 0.3s;}
.button1:hover {background:#000; color:#fff; }

/* 스타일 가이드 끝 */

	
/***************************************************************/
/* 스타일 작업 시작 */
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:#00acd5;}
input, select, textarea {font-family:  "suit", 'noto sans KR', sans-serif;}

/* header 메뉴 */
header {z-index: 15; width: 100%; margin: 0 auto; flex-wrap: wrap;display:flex;justify-content: center;align-items: center;position:fixed; height: 100px;}
header h1 {z-index: 12;flex-basis: content;text-align: left;}
header h1 img { height: 35px; }
header h1 .yes-scroll { display:none;}
header h1 a { display: inline-block;}
header .box_inner {z-index:4; position: relative;display:flex; max-width: 1520px; padding: 0px 0px 0 20px; width: 100%; height: 100%;justify-content:  space-between; align-items: center;}
header:not(.menu-scroll) .nav_wrap { display: none;}
/* .menu-scroll .yes-scroll { display:inline-block;}
.menu-scroll .no-scroll { display:none;}
.menu-scroll h1 img { filter:none; }
 */
/*웹용 메뉴*/
.nav_web { padding-left: 5%; padding-right: 0; max-width: 930px; height: 100%; flex:1 1 930px; position: relative;}
.nav_web a { width:100%;  height: 100%;color:#fff; position: relative; padding-left:5px;}
.nav_web a:hover { color:#00acd5}
.nav_web>ul {width:100%; height:100%; display: flex; justify-content: space-between; align-items: stretch; }
.nav_web>ul>li { position: relative; flex: auto;  height: 100%;  text-align: left;}
.nav_web>ul>li:hover>a { color:#00acd5}
.nav_web>ul>li:hover>a:after { position: absolute; bottom:-1px; content:''; width:95%; left:0px; height:2px; background:#00acd5;}
/* .nav_web>ul>li:hover ul { display:block;  } */
.nav_web ul ul { position: absolute; left:0; width:100%; text-align: left; display: none ; height: auto; letter-spacing: -0.3px; padding: 15px 0px; }
.nav_web ul ul a {padding: 10px 5px; display:block; color:#828282; }
.nav_web>ul>li>a {display: flex; justify-content: start;align-items: center; font-size: 1.15em; font-weight: 500; }

/*모바일용메뉴*/
.nav_md {width: 100%; height: 100%; top:0; right:0; position: fixed; z-index: 10;} 
.nav_md_wrap { position:absolute; right:0; background:#000; height: 100%; width: 100%; /* max-width: 570px;  */} 
.nav_md_wrap>ul>li { position:relative;  width: 100%; max-width: 100%; display: inline-block; }
.nav_md_wrap>ul>li>a { font-weight:600;  padding: 0.6em 0em; position: relative;}
/*.nav_md_wrap>ul>li:hover ul {display: block;}*/
.nav_md_wrap>ul { padding: 2em 3em;}
.nav_md_wrap ul ul { display:none; border-top:2px solid #00acd5; padding: 0.8em 0.5em; margin-bottom:0.3em; margin-top: 0.3em }
.nav_md_wrap a { display:block; color:#fff; text-align: left;} 
.nav_md_wrap li li a { font-size: 0.9em; opacity: 0.6; padding: 0.5em 0;}
.nav_md_wrap li li a:hover { opacity: 1;}
.nav_md .close { position:absolute; right:20px;  width: 40px; height: 60px; z-index: 11;}
.nav_md .close a { position: relative; display: block; font-size:0;width: 100%; height: 100%;}
.nav_md .close a:after {transform: translate(-50%, -50%); top: 50%;  left:47%; position:absolute; content:'\2715'; font-weight: 100; color:#fff; font-size: 1.7rem; z-index:6}
.nav_md_wrap>ul>li>a:before { right:0em; top:49%; transform: translateY(-50%); font-weight: normal; width:1rem; font-size: 1em; position: absolute;  display:inline-block; content:'\002B'} 
/*.nav_md_wrap>ul>li:hover>a:before {right:0em; width:1rem; font-weight:600; font-size: 0.65em;  display:inline-block; content:'\2014'} */
.nav_md_wrap>ul>li:hover ul { display: block;}
.nav_head_md { height:65px; align-items: center; display:flex;}
.nav_head_md h1 { padding-left: 20px;}

/* 메뉴 스크롤 시 */
.menu-scroll { background-color:rgba(0,0,0, 0.9); }
.menu-scroll .nav_wrap { display: none; z-index:1;width: 100%; height: 180%; background-color:rgba(0,0,0, 0.9); position: absolute; left:0; top: 100px;} 
.menu-scroll:after{ z-index:16; left:0; right:0; margin: 0 auto; content:''; top: 100px; position:absolute; width: 100%; height:1px; background:rgba(255,255,255,0.15)}
.menu-scroll .nav_web ul ul { display:none;}

/* 메뉴 스크롤 검정 */
/* .menu-scroll-black .nav_web>ul>li>a, .menu-scroll-black li li a {color:#000; } */

/* 모바일메뉴보기 버튼 */
.menu_view {display:none; position:absolute; top:0px; right:10px; width: 60px; height: 60px; padding-top:5px; z-index: 5;}
.menu_view a { position: relative; display: block; font-size:0;width: 100%; height: 100%;}
.menu_view a:after { width: 100%; height: 80%;  position: absolute; left: 48%;  top:55%;  transform: translate(-50%, -50%);  filter: brightness(0) grayscale(1) invert(1);  content:'\2261'; font-weight: 100; color:#fff; font-size: 2.6rem; line-height:2.6rem; z-index: 6}

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


#videobcg {
	position: relative;
	top: 0px;
	left: 0px;
	min-width: 100%;
	min-height: 100%;
	width: auto;  
	height: auto;
	z-index: -1000;
	overflow: hidden;
}



/*메인상단 슬라이드 뒷배경*/
.scroll-box-1 .ls-slide-backgrounds { position:absolute; left:0; top:0; width: 100%; height: 100vh;  overflow:hidden;}
.scroll-box-1 .ls-slide-backgrounds img {object-fit: cover; height: 100vh; width: 100%; object-position: center center;}
.scroll-box-1 .ls-slide-texts {z-index: 2;  padding: 0px 20px; max-width: 31em; text-align: left;width: 100%;color:#fff; position:absolute; left:50%; top:50%; transform: translate( -50%, -50%);}
.scroll-box-1 .ls-head { letter-spacing: -0.03em; font-weight:600; word-break: keep-all; position: relative;  line-height: 1.3em;  font-size : 5.7em;}
.scroll-box-1 .ls-head span:nth-child(1) {color:#ffe1cc; margin-right: 0.1em}
.scroll-box-1 .ls-head span { display:inline-block; padding:0 0.11em; position: relative;}
.scroll-box-1 .ls-head span:before {z-index:-1; position: absolute; left:0; top:42%; transform: translateY(-50%); width: 100%; height:1.13em; content:'';}
.scroll-box-1 .ls-head span:nth-child(1):before { background:#eb6100}
.scroll-box-1 .ls-head span:last-of-type:before { background:#00acd5}
.scroll-box-1 .ls-head span:last-of-type { color:#d2f6ff; margin-right: 0.1em;}
.scroll-box-1 .ls-info1 { /*  position: absolute; right:calc(20px + 1.2em); top: 5em;  */padding-right: 0.7em; padding-bottom: 0.5em; text-align: right; font-size: 1em; font-weight:600; }
.scroll-box-1 .ls-info1 span { color:#49e1df}
.scroll-box-1 .ls-info2 {padding-top: 0.2em; line-height: 1.6em; font-size: 1.35em; text-align: center;}
.scroll-box-1 .ls-btn a { background:#49e1df; border-radius: 100px;  font-size: 0.75em; line-height:1; display:inline-block; position: relative; padding:1.2em 1.5em; color:#fff;}
.scroll-box-1 .ls-btn a:after { position: relative; content:'\2192'; display:inline-block; padding-left:1em; }
/* .scroll-box-1 .ls-btn a:hover, .scroll-box-1 .ls-btn a:hover:after { color:#213e97} */

/*메인 모바일 슬라이드*/
.scroll-box-1 { position:relative; width: 100%; height: 100vh;}
.scroll-box-1 .scroll-box-btn2 { color:#fff; z-index: 5; width: 100%; max-width: 1920px; position: absolute; bottom:450px; }
.scroll-box-1 .scroll-box-1-1 { height: 100%; z-index: 2;}

/*메인 스크롤 버튼*/
.scroll-box-1 .scroll-box-btn { color:#fff; z-index: 5; display:flex; justify-content: center; position: absolute; left:50%; bottom: 3.5em; transform: translateX(-50%);}
.scroll-box-1 .scroll-btn { z-index: 4;display: flex;justify-content : start;align-items: center; clear: both; width: 100%; position: relative;}
.scroll-box-1 .scroll-btn a { margin: 0 0.3em; width:1em; height:1em; line-height: 1; border-radius: 1em; display:block; color:#fff; position: relative; background:#ffffff;}
.scroll-box-1 .scroll-btn a:hover, .scroll-box-1 .scroll-btn .active { background:#69acab;}
.scroll-box-1 .scroll-btn span { font-size:0; display:block;position: relative;}

/* 유투브 메인영상*/
.scroll-box-1 .two-step-vod { width:1240px; height:100%; display:flex; justify-content: center; align-items: center; text-align:center; margin:0 auto; }
.scroll-box-1 .two-step-vod iframe { width:100%; height:550px; }

/*메인 프로그램*/
.scroll-box-2 { position:relative; width: 100%; height: 100vh; overflow: hidden; }
/* .scroll-box-2 .ls-slide-backgrounds {position:absolute; left:0; bottom:0; width: 100%; height: 100vh; overflow:hidden;}
.scroll-box-2 .ls-slide-backgrounds img {height: 100vh; width: 100%; object-fit: cover; } */
.scroll-box-2 .ls-img-top { height:100%;}
.scroll-box-2 .m-head { position: relative; text-align: center; padding-bottom: 5em; }
.scroll-box-2 .m-head h2 { display: inline-block; font-size:2.7em; line-height: 1.2em;}
.scroll-box-2 .m-head p {padding-bottom: 0.5em;}
.scroll-box-2 .scroll-box-2-1 { position: relative; display:table; height:100%; margin:0 auto; width:100%; max-width: 1540px; padding-left:20px; padding-right:20px; }
.scroll-box-2 .ls-box-in { display:table-cell;vertical-align: middle; width:100%;}
.scroll-box-2 .inner-box { position: relative;}
.scroll-box-2 .box-inner { width:100%; display:flex; justify-content: space-between; align-items: stretch;}
.scroll-box-2 .box-inner a {position: relative; display:block; color:#fff; }
.scroll-box-2 .box-inner .ls-list {width: 48.5%;}
.scroll-box-2 .box-inner .ls-img-01 { height: 20em;}
.scroll-box-2 .box-inner .ls-img-01 img { width:100%; object-fit: cover; height:100%;}
.scroll-box-2 .ls-list:hover .ls-img-01:after { background: rgba(0,0,0,0.15); content: '';  position: absolute;    left: 0;    top: 0;    width: 100%;  height: 100%;}
.scroll-box-2 .ls-txt-box { width:100%; position: absolute; left:50%; top:50%; transform: translate(-50%, -50%);  }
.scroll-box-2 .ls-txt-box h3 {font-size: 1.6em;  line-height: 1.4em; padding-bottom: 0.5em;}
.scroll-box-2 .ls-txt-box .ls-txt-01 { font-size: 0.9em; line-height: 1.5em; padding-bottom:1em;}
.scroll-box-2 .ls-more { font-size: 0.9em; font-weight:600; max-width:10em; width:100%; padding: 0.65em 0em 0.65em 0.1em; z-index: 2; display:inline-block; border:1px solid #fff; border-radius: 4em;}
.scroll-box-2 .ls-icon:after {filter: brightness(0) grayscale(1) invert(1); position: relative; top:-0.1em;  content: ''; margin-left: 0.5em; color: #fff; vertical-align: middle; display:inline-block; width: 1.15em; height:1em; background-size: contain; background-position: right center; background-repeat: no-repeat;}
.scroll-box-2 .ls-list:hover .ls-more { background:#00acd5; border-color:#00acd5}

/*치과전문교육*/
.scroll-box-3 { position:relative; width: 100%; height: 960px; overflow:hidden;}
.scroll-box-3 .ls-slide-backgrounds {position:absolute; left:0; bottom:0; width: 100%; height: 100%; overflow:hidden;}
.scroll-box-3 .ls-slide-backgrounds img {object-fit: cover; max-height: 100%; height: 100%; width: 100%;}
.scroll-box-3 .ls-img-top { height:100%;}
.scroll-box-3 .m-head { position: relative; text-align: center; padding-bottom: 5em; color:#fff; }
.scroll-box-3 .m-head h2 { display: inline-block; font-size:2.7em; line-height: 1.2em;}
.scroll-box-3 .m-head p {padding-bottom: 0.5em;}
.scroll-box-3 .scroll-box-3-1 { position: relative; display:table; height:100%; margin:0 auto; width:100%; max-width: 1480px; padding-left:20px; padding-right:20px;}
.scroll-box-3 .ls-box-in {display:table-cell;vertical-align: middle; width:100%;}
.scroll-box-3 .inner-box { position: relative;}
.scroll-box-3 .box-inner { padding-top: 2em; width:100%; display:flex; justify-content: center; align-items: stretch;}
.scroll-box-3 .box-inner a {position: relative; display:block; color:#fff; }
.scroll-box-3 .ls-list { position: relative; width: 32%; }
.scroll-box-3 .ls-list:last-of-type:after { display:none;}
.scroll-box-3 .ls-list:after { height: 75%; width:1px; background:rgba(255,255,255,0.5); right:0; top:5%; content:''; position: absolute;}
.scroll-box-3 .ls-img-01 { position: relative; text-align: center; width: 5.7em; display:inline-block;}
.scroll-box-3 .ls-img-01 img { filter: brightness(0) grayscale(1) invert(1); max-width:100%; width:100%; }
.scroll-box-3 .box-inner a:hover h3 { color:#38d9ff  }
.scroll-box-3 .box-inner a:hover .ls-img-01 img {filter:none;}
.scroll-box-3 .ls-txt-box h3 {padding-top: 1em; font-size: 1.3em;  line-height: 1.5em; padding-bottom: 0.6em;}
.scroll-box-3 .ls-txt-01 { font-size: 0.9em; line-height: 1.5em; padding-bottom:1em; padding-left:20px; padding-right:20px;}

/*온라인강의*/
.scroll-box-4 { position:relative; width: 100%; height: 900px; overflow:hidden;}
.scroll-box-4 .ls-slide-backgrounds {position:absolute; left:0; bottom:0; width: 100%; height: 100%; overflow:hidden;}
.scroll-box-4 .ls-slide-backgrounds img {height: 100%; width: 100%; object-fit: cover; }
.scroll-box-4 .ls-img-top { height:100%;}
.scroll-box-4 .scroll-box-4-1 { position: relative; display:table; table-layout: fixed; height:100%; margin:0 auto; width:100%;}
.scroll-box-4 .ls-box-in { display:table;transform:translateX(100%); width:50%; height:100%; background:rgba(4,166,204,0.9)}
.scroll-box-4 .inner-box { color:#fff;display:table-cell;vertical-align: middle; text-align: left; padding: 0% 8%; }
.scroll-box-4 .ls-txt-01 { font-size: 1.7em; font-weight:600; padding-bottom:0.8em}
.scroll-box-4 .ls-txt-box h3 { font-size: 3.1em; line-height: 1.2em;}
.scroll-box-4 .ls-txt-box p { font-size: 0.9em; max-width: 29em; line-height: 1.8em; padding-top: 1.2em;}
.scroll-box-4 .ls-btn { padding-top: 2em;}
.scroll-box-4 .ls-btn a { font-weight:600; color:#00acd5; text-align: center; background:#fff; font-size: 0.9em; max-width:10.5em; width:100%; padding: 0.7em 0em 0.7em 0.1em; z-index: 2; display:inline-block; border:1px solid #fff; border-radius: 4em;}
.scroll-box-4 .ls-btn .ls-icon:after { position: relative; top:-0.1em;  content: ''; margin-left: 0.5em; color: #fff; vertical-align: middle; display:inline-block; width: 1.15em; height:1em; background-size: contain; background-position: right center; background-repeat: no-repeat;}
.scroll-box-4 .ls-btn a:hover { background:#003e81; border-color:#003e81; color:#fff;}
.scroll-box-4 .ls-btn a:hover:after { filter: brightness(0) grayscale(1) invert(1);}

/* 포트폴리오 */
.scroll-box-5 { position:relative; width: 100%; height: 900px; overflow:hidden; }
.scroll-box-5 .ls-slide-backgrounds {position:absolute; left:0; bottom:0; width: 100%; height: 100%; overflow:hidden;}
.scroll-box-5 .ls-slide-backgrounds img {object-fit: cover; max-height: 100%; height: 100%; width: 100%;}
.scroll-box-5 .ls-img-top { height:100%;}
.scroll-box-5 .m-head { position: relative; text-align: center; padding-bottom: 5em; }
.scroll-box-5 .m-head h2 { display: inline-block; font-size:2.7em; line-height: 1.2em;}
.scroll-box-5 .m-head p {padding-bottom: 0.5em;}
.scroll-box-5 .scroll-box-5-1 { position: relative; display:table; table-layout: fixed; height:100%; margin:0 auto; width:100%; max-width: 1480px; padding-left:20px; padding-right:20px; overflow: hidden;}
.scroll-box-5 .ls-box-in {display:table-cell;vertical-align: middle; width:100%;}
.scroll-box-5 .inner-box { position: relative;}
.scroll-box-5 .ls-list-box { margin:0 auto; display:flex; width:100%; max-width: 1140px; justify-content: space-between;}
.scroll-box-5 .ls-list-box strong { letter-spacing: -0.02em; font-size: 3.6em; display:inline-block; padding-right: 0.1em;}
.scroll-box-5 .ls-list-box p { padding-top:0.8em;}
.scroll-box-5 .ls-list { width:33%; flex:auto; position: relative; }
.scroll-box-5 .ls-list:after { height: 50%; width:1px; background:rgba(0,0,0,0.3); right:0%; top:30%; content:''; position: absolute;}
.scroll-box-5 .ls-list:last-of-type:after { display:none;}
.scroll-box-5 .ls-box-03 { overflow:hidden}
.scroll-box-5 .ls-box-03 img { margin:0 15px; }
.scroll-box-5 .ls-box-02 { width:100%;}
.scroll-box-5 .ls-img-box { padding: 6em 0px 2em 0; display:flex;}
.scroll-box-5 .ls-img {padding: 1em 0; width:20%; min-width: 20%;}
.scroll-box-5 .ls-img img { mix-blend-mode: multiply; max-width: 100%;}
.scroll-box-5 .ls-btn { padding-top: 1em;}
.scroll-box-5 .ls-btn a { font-weight:600; color:#fff; text-align: center; background:#00acd5; font-size: 0.9em; max-width:10.5em; width:100%; padding: 0.7em 0em 0.7em 0.1em; z-index: 2; display:inline-block; border:1px solid #00acd5; border-radius: 4em;}
.scroll-box-5 .ls-btn .ls-icon:after {filter: brightness(0) grayscale(1) invert(1); position: relative; top:-0.1em;  content: ''; margin-left: 0.5em; color: #fff; vertical-align: middle; display:inline-block; width: 1.15em; height:1em; background-size: contain; background-position: right center; background-repeat: no-repeat;}
.scroll-box-5 .ls-btn a:hover { background:#003e81; border-color:#003e81; color:#fff;}

/* 커뮤니티 */
.scroll-box-6 { position:relative; width: 100%; height: 900px; overflow:hidden; }
.scroll-box-6 .ls-slide-backgrounds {position:absolute; left:0; bottom:0; width: 100%; height: 100%; overflow:hidden;}
.scroll-box-6 .ls-slide-backgrounds img {object-fit: cover; max-height: 100%; height: 100%; width: 100%; object-position: 40% center;}
.scroll-box-6 .ls-img-top { height:100%;}
.scroll-box-6 .m-head { position: relative; text-align: center; padding-bottom: 5em;  }
.scroll-box-6 .m-head h2 { display: inline-block; font-size:2.7em; line-height: 1.2em; color:#fff;}
.scroll-box-6 .m-head p {padding-bottom: 0.5em;}
.scroll-box-6 .scroll-box-6-1 { position: relative; display:table; height:100%; margin:0 auto; width:100%;}
.scroll-box-6 .ls-box-in {display:table-cell;vertical-align: middle; width:100%;}
.scroll-box-6 .inner-box { position: relative;  margin:0 auto; max-width: 1700px; width:100%; padding-left:70px; padding-right:70px;}
.scroll-box-6 .slide-box { max-width: 1500px; width:100%; }
.scroll-box-6 .slide-box a {position: relative; }
.scroll-box-6 .slide-box .ls-list { margin:0 20px; width:100%; }
.scroll-box-6 .slide-box .ls-img-01 {  overflow: hidden;}
.scroll-box-6 .slide-box .ls-img-01 img { width:100%; height:250px; object-fit: cover; object-position: center;}
.scroll-box-6 .slide-box a:hover .ls-more {  opacity: 1;  }
.scroll-box-6 .slide-box a:hover .ls-img-01 img { opacity: 0.5; }
.scroll-box-6 .ls-list .ls-more {    opacity: 0;    z-index: 2;    font-size: 0;    position: absolute;    left: 0%;    top: 43%;    transform: translate(-50%, -50%);}
.scroll-box-6 .ls-list .ls-more .ls-vod { background-color:rgba(0,0,0,0.5); border-radius: 5rem; }
.scroll-box-6 .ls-list .ls-more p { width:4rem; height:4rem;  }
.scroll-box-6 .ls-list .ls-more p:after { display:inline-block; color: #fff; line-height:1; position: absolute;    left: 50%;    top: 50%;    transform: translate(-50%, -50%); }
.scroll-box-6 .ls-list .ls-more .ls-board:after { content: '\253C'; font-size: 3rem; line-height: 3rem;  }
.scroll-box-6 .ls-list .ls-more .ls-icon:after { left: 55%; width:65%; height:65%; content: ''; background-position: center center; background-size: contain; background-repeat: no-repeat;  }
.scroll-box-6 .ls-txt-box h3 {  color:#fff; font-weight:normal;  padding-top: 1em; line-height: 1.6em; padding-top: 1.5em;}
.scroll-box-6 .ls-btn { padding-top: 3em;}
.scroll-box-6 .ls-btn a { font-weight:600; color:#00acd5; text-align: center; background:#fff; font-size: 0.9em; max-width:10.5em; width:100%; padding: 0.7em 0em 0.7em 0.1em; z-index: 2; display:inline-block; border:1px solid #fff; border-radius: 4em;}
.scroll-box-6 .ls-btn .ls-icon:after {  position: relative; top:-0.1em;  content: ''; margin-left: 0.5em; color: #fff; vertical-align: middle; display:inline-block; width: 1.15em; height:1em; background-size: contain; background-position: right center; background-repeat: no-repeat;}
.scroll-box-6 .ls-btn a:hover { background:#00acd5; border-color:#00acd5; color:#fff;}
.scroll-box-6 .ls-btn a:hover:after { filter: brightness(0) grayscale(1) invert(1);}
.scroll-box-6 button {   top: 30%;  font-size: 0;    border: none;    border-radius: 5px;    width: 55px;    height: 67px;    background: none;    position: absolute;    z-index: 5;}
.scroll-box-6 button:after {    filter: brightness(0) grayscale(1) invert(1);    background-size: contain;    background-position: center center;    transform: translate(0%, -50%);    top: 50%;    left: 0%;    width: 100%;    height: 100%;    content: '';    position: absolute;    background-repeat: no-repeat;}
.scroll-box-6 button:hover:after {    filter: none;}
.scroll-box-6 .slide-right:after {    left: auto;    right: 0%}
.scroll-box-6 .slide-left {    left: 10px;}
.scroll-box-6 .slide-right {    right: 10px;}

/*서브상단 뒷배경*/
.snb-bg { height: calc(600px - 4em);}
.snb-bg .ls-slide-backgrounds { position:absolute; left:0; top:0; width: 100%; height: 600px; overflow:hidden;}
.snb-bg .ls-slide-backgrounds img {object-fit: cover; height: 600px; width: 100%; object-position: center center;}
.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%; color:#fff; position:absolute; left:50%; top:55%; transform: translate( -50%, -50%); padding-left:20px; padding-right:20px;}
.snb-bg .ls-slide-texts .ls-head { word-break: keep-all; position: relative;  line-height: 1.05;  font-size : 3.05em;}
.snb-bg .ls-slide-texts .ls-info { padding-top: 0.5em; font-weight:500; line-height: 1.3em}
.snb-bg .ls-slide-texts .ls-info span { color:#49e1df}

.snb { width: 100%;  position: relative ; z-index:3; height: 4em;  background:rgba(0,0,0,0.5);}
.snb .snb-in { position: relative; z-index:3; width:100%; height:100%; margin: 0 auto;  padding-left:20px; padding-right:20px; max-width: 1400px;  }
.snb h2 { padding-top: 40px; position: relative;}
.snb ul {  position: relative; display: flex; justify-content: center; align-items: center; height:100%; width: 100%; }
.snb li {position: relative; height:100%;}    
.snb li a {  padding-left: 2em; padding-right:2em; display:block; width:100%;  height:100%; position: relative; color:#fff;}
.snb li:first-of-type a:after { display: none;} 
.snb li a>span { display:flex; justify-content: center; align-items: center; height:100%; position: relative;}
.snb li a.active, .snb li a:hover  { background:#00acd5}
.snb li a.active, .snb li a:hover {font-weight: 600;}

.snb-md { z-index: 8; position: relative; height: 3.2em; background:rgba(0,0,0,0.6); }
.snb_list {  z-index:9; right:0px; top:3.2em; width: 100%; position: absolute; }
.snb-md .snb_list ul { background:rgba(0,0,0,0.7);}
.snb-md li { width: 100%;}
.snb-md li a {text-align: left; border-bottom:1px solid rgba(255,255,255,0.2);  font-size: 1.1em; line-height:1.6; color:#fff; position: relative; display: block; padding: 0.7em 20px }
.snb-md li a:hover, .snb-md li a.active { background:#00acd5} 
.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:#fff; top:50%; left:50%; content:'\25E2'; font-size:0.7rem; 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 { font-size: 1.1em; overflow:hidden;/*  background:rgba(0,0,0,0.6);  */position: relative; display:flex; justify-content: start; align-items: center; text-align: left; height: 100%; }
.snb-md .sel-menu h2 { padding-left:20px; width: 56%;}
.snb-md .sel-menu a {padding:0 20px; display: block; font-weight:600; height:100%; color:#fff; }
.snb-md .sel-menu a span { display:flex; align-items: center; height:100%; }

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

/*메인 슬라이드 내용*/
.main_silde { height: 965px;}
.main_silde .box_inner { margin:0 auto; max-width: 1757px;height: 900px; position: relative; }
.main_silde .sildeBtn {position:absolute; bottom: 0px;}

/*메인 슬라이드 버튼*/
.sildeBtn { display: flex; justify-content: center;align-items: center; clear: both; width: 100%;}
.sildeBtn span { border:1px solid #69acab; display: inline-block; margin: 0 6px;background: #fff; font-size:0; border-radius: 9px; height:18px; width: 18px;}
.sildeBtn span.active { background:#69acab; }

.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 #69acab;  color:#69acab;font-size: 0.8em; display: block; padding: 20px 0 20px 0; background:#fff;}
.sub-menu li a.active,  .sub-menu li a:hover{ background:#69acab; color:#fff;}
.sub-menu li a { border-right:0;}
.sub-menu li:last-of-type a { border-right:1px solid #69acab;}

.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:#00acd5; 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:#38d9ff;}
.bgc-02 { background-color:#00acd5;}
.bgc-03 { background-color:#eb6100;}
.bgc-04 { background-color:#004ea2;}
.bgc-05 { background-color:#595757;}
.bgc-06 { background-color:#90c31f;}
.bgc-07 { background-color:#000000;}
.bgc-08 { background-color:#fff;}
.fc-01 { color:#38d9ff}
.fc-02 { color:#00acd5}
.fc-03 { color:#eb6100}
.fc-04 { color:#004ea2}
.fc-05 { color:#acacac}
.fn-01 { font-family: 'GmarketSans', 'Noto Sans KR', sans-serif!important; }
.fn-02 { font-family: 'GmarketSans', 'Noto Sans KR', sans-serif!important; }
.fs-01 { font-weight: 300;}

/*푸터*/
footer { background:#00acd5; color:#fff; position: relative; width: 100%;  }
footer .box-inner { margin:0 auto; width: 100%; padding: 4em 0px; max-width: 1540px;  position: relative; }
footer .foo-head-box { display:flex; justify-content: space-between; align-items: center; padding: 0 20px 1.5em 20px}
footer .logo { height: 3em;}
footer .logo img { max-height: 100%;}
footer .col-box { line-height: 1.7em; font-size: 0.9em;  padding: 1.5em 20px 0 20px; position: relative; border-top: 1px solid rgba(255,255,255,0.1); text-align: left;}
footer .col-box b { font-weight: normal;}
footer .col-box .copy { position: absolute; right:20px; bottom:0;}
footer .sns-box { display:flex;}
footer .sns-box span { padding-left: 1.5em}
footer .sns-box a { padding: 0 0.1em; display: block;}
footer .sns-box a img {filter: hue-rotate(110deg); opacity: 0.5;}
footer .sns-box a:hover img { opacity: 1; filter:none}
footer .sns-box a:hover:after { opacity: 1;}



/* sns + top */
.scroll-page-top { z-index:10; position:fixed; right: 15px; bottom:7.5em;  height: 60px; width: 60px;}
.page-top { z-index:12; position:absolute; height: 45px; width: 45px;}
.page-top a { box-shadow: 0.1em 0.1em 0.3em rgba(0,0,0,0.3); border:1px solid #69acab; color: #69acab; background:#fff; border-radius: 50%;position: relative;display: block; width: 100%; height: 100%;}
.page-top a span { font-size: 0.8em; position: absolute; top:50%; transform: translateY(-50%); width:100%; left:0; text-align: center;}
.ls-cacao { position:fixed; left:0; right:0; margin:0 auto; bottom:0em; padding-right:20px; padding-left:20px;  width:100%; z-index:11; display:block; }
.ls-cacao a {color:#381c1e; position: absolute; right:20px; bottom: 20px; display:block; background:#f7e409; width: 5em; border-radius: 15px; padding:4.2em 10px 15px 10px;font-size: 0.85em; font-weight: 800; }
.ls-cacao a:after { content:''; position: absolute; top:0.1em; left:50%; transform: translateX(-50%); display:block; width: 2.8em; height:4em; background-repeat: no-repeat; background-size: contain; background-position: center center; }



/* .page-top a:after {content:'\2517';position: absolute; font-size: 0.85rem; left:52%; top:30%; transform: translate(-50%, -50%) rotate(135deg); }
 */
.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 }
.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.1rem;}
.container * { word-break: keep-all;}

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

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

.ls-tab-01 ul { display:flex; justify-content: center;}
.ls-tab-01 li { margin: 0 10px;}
.ls-tab-01 a { flex:auto; width:100%; min-width: 13em; color:#888888; display:block; padding:0.7em 0.1em; background:#dbdbdb; border-radius: 2em;}
.ls-tab-01 a:hover, .ls-tab-01 a.active{ color:#fff; background:#00acd5}

.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; }

.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='17px' height='24px'%3E%3Cpath fill-rule='evenodd' fill='rgb(0, 0, 0)' d='M8.900,23.825 C8.799,23.936 8.656,23.998 8.506,23.998 C8.357,23.998 8.214,23.936 8.112,23.825 C4.314,19.711 0.243,14.852 0.010,9.243 C-0.092,6.807 0.810,4.397 2.483,2.632 C4.092,0.934 6.231,-0.001 8.506,-0.001 C10.782,-0.001 12.921,0.934 14.530,2.632 C16.203,4.397 17.105,6.807 17.003,9.243 C16.770,14.852 12.698,19.711 8.900,23.825 ZM13.751,3.387 C12.347,1.906 10.485,1.091 8.506,1.091 C6.528,1.091 4.666,1.906 3.262,3.387 C1.791,4.939 0.999,7.057 1.088,9.197 C1.298,14.246 4.958,18.773 8.506,22.650 C12.054,18.773 15.715,14.246 15.925,9.197 C16.014,7.057 15.222,4.939 13.751,3.387 ZM8.506,13.901 C5.767,13.901 3.538,11.646 3.538,8.874 C3.538,6.102 5.767,3.847 8.506,3.847 C11.246,3.847 13.475,6.102 13.475,8.874 C13.475,11.646 11.246,13.901 8.506,13.901 ZM8.506,4.938 C6.362,4.938 4.617,6.704 4.617,8.874 C4.617,11.043 6.362,12.809 8.506,12.809 C10.651,12.809 12.396,11.043 12.396,8.874 C12.396,6.704 10.651,4.938 8.506,4.938 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='20px' height='20px'%3E%3Cpath fill-rule='evenodd' fill='rgb(0, 0, 0)' d='M5.552,19.999 C4.517,19.999 3.507,19.586 2.757,18.835 L0.411,16.487 C0.152,16.227 0.009,15.881 0.009,15.513 C0.009,15.145 0.152,14.799 0.411,14.539 L3.982,10.964 C4.519,10.427 5.392,10.427 5.928,10.964 L8.347,13.385 L13.401,8.326 L10.983,5.904 C10.447,5.367 10.447,4.493 10.983,3.956 L14.554,0.381 C15.074,-0.139 15.980,-0.139 16.500,0.381 L18.845,2.729 C19.754,3.639 20.168,4.931 19.952,6.186 C19.608,8.190 18.453,11.323 14.906,14.878 C14.905,14.878 14.905,14.879 14.904,14.879 C14.903,14.881 14.901,14.883 14.899,14.885 C14.897,14.887 14.896,14.888 14.894,14.890 C14.893,14.890 14.893,14.891 14.892,14.892 C11.341,18.442 8.211,19.598 6.210,19.943 C5.991,19.980 5.771,19.999 5.552,19.999 ZM4.955,11.458 C4.832,11.458 4.709,11.504 4.616,11.598 L1.045,15.173 C0.857,15.360 0.857,15.666 1.045,15.854 L3.390,18.201 C4.093,18.904 5.087,19.227 6.058,19.059 C7.933,18.736 10.878,17.640 14.266,14.251 C17.652,10.859 18.747,7.911 19.069,6.035 C19.235,5.066 18.915,4.067 18.212,3.363 L15.867,1.015 C15.679,0.827 15.375,0.827 15.187,1.015 L11.616,4.590 C11.429,4.777 11.429,5.083 11.616,5.270 L14.351,8.009 C14.526,8.184 14.526,8.467 14.351,8.642 L8.664,14.336 C8.489,14.511 8.206,14.511 8.031,14.336 L5.295,11.598 C5.201,11.504 5.078,11.458 4.955,11.458 Z'/%3E%3C/svg%3E"); }
.ls-icon-03: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='19px' height='20px'%3E%3Cpath fill-rule='evenodd' fill='rgb(0, 0, 0)' d='M18.705,14.804 L16.031,14.804 L16.031,19.713 C16.031,19.874 15.901,20.004 15.740,20.004 L9.019,20.004 C8.859,20.004 8.729,19.874 8.729,19.713 L8.729,14.804 L5.801,14.804 C5.640,14.804 5.510,14.674 5.510,14.513 L5.510,1.800 C5.510,1.638 5.640,1.509 5.801,1.509 L18.705,1.509 C18.866,1.509 18.996,1.638 18.996,1.800 L18.996,14.513 C18.996,14.674 18.866,14.804 18.705,14.804 ZM9.310,19.422 L15.450,19.422 L15.450,14.804 L9.310,14.804 L9.310,19.422 ZM18.415,2.090 L6.091,2.090 L6.091,14.222 L9.019,14.222 L15.740,14.222 L18.415,14.222 L18.415,2.090 ZM15.400,11.283 C15.400,11.122 15.530,10.992 15.691,10.992 L17.092,10.992 C17.253,10.992 17.383,11.122 17.383,11.283 C17.383,11.444 17.253,11.574 17.092,11.574 L15.691,11.574 C15.530,11.574 15.400,11.444 15.400,11.283 ZM17.092,9.856 L15.691,9.856 C15.530,9.856 15.400,9.726 15.400,9.565 C15.400,9.405 15.530,9.274 15.691,9.274 L17.092,9.274 C17.253,9.274 17.383,9.405 17.383,9.565 C17.383,9.726 17.253,9.856 17.092,9.856 ZM17.092,8.138 L15.691,8.138 C15.530,8.138 15.400,8.008 15.400,7.847 C15.400,7.686 15.530,7.556 15.691,7.556 L17.092,7.556 C17.253,7.556 17.383,7.686 17.383,7.847 C17.383,8.008 17.253,8.138 17.092,8.138 ZM17.092,6.282 L7.414,6.282 C7.253,6.282 7.123,6.153 7.123,5.992 L7.123,3.243 C7.123,3.082 7.253,2.952 7.414,2.952 L17.092,2.952 C17.253,2.952 17.383,3.082 17.383,3.243 L17.383,5.992 C17.383,6.153 17.253,6.282 17.092,6.282 ZM16.802,3.534 L7.704,3.534 L7.704,5.701 L16.802,5.701 L16.802,3.534 ZM7.568,7.556 L8.970,7.556 C9.130,7.556 9.260,7.686 9.260,7.847 C9.260,8.008 9.130,8.138 8.970,8.138 L7.568,8.138 C7.407,8.138 7.278,8.008 7.278,7.847 C7.278,7.686 7.407,7.556 7.568,7.556 ZM7.568,9.274 L8.970,9.274 C9.130,9.274 9.260,9.405 9.260,9.565 C9.260,9.726 9.130,9.856 8.970,9.856 L7.568,9.856 C7.407,9.856 7.278,9.726 7.278,9.565 C7.278,9.405 7.407,9.274 7.568,9.274 ZM7.568,10.992 L8.970,10.992 C9.130,10.992 9.260,11.122 9.260,11.283 C9.260,11.444 9.130,11.574 8.970,11.574 L7.568,11.574 C7.407,11.574 7.278,11.444 7.278,11.283 C7.278,11.122 7.407,10.992 7.568,10.992 ZM10.275,7.556 L11.677,7.556 C11.838,7.556 11.968,7.686 11.968,7.847 C11.968,8.008 11.838,8.138 11.677,8.138 L10.275,8.138 C10.115,8.138 9.985,8.008 9.985,7.847 C9.985,7.686 10.115,7.556 10.275,7.556 ZM10.275,9.274 L11.677,9.274 C11.838,9.274 11.968,9.405 11.968,9.565 C11.968,9.726 11.838,9.856 11.677,9.856 L10.275,9.856 C10.115,9.856 9.985,9.726 9.985,9.565 C9.985,9.405 10.115,9.274 10.275,9.274 ZM10.275,10.992 L11.677,10.992 C11.838,10.992 11.968,11.122 11.968,11.283 C11.968,11.444 11.838,11.574 11.677,11.574 L10.275,11.574 C10.115,11.574 9.985,11.444 9.985,11.283 C9.985,11.122 10.115,10.992 10.275,10.992 ZM12.983,7.556 L14.385,7.556 C14.545,7.556 14.675,7.686 14.675,7.847 C14.675,8.008 14.545,8.138 14.385,8.138 L12.983,8.138 C12.823,8.138 12.693,8.008 12.693,7.847 C12.693,7.686 12.823,7.556 12.983,7.556 ZM12.983,9.274 L14.385,9.274 C14.545,9.274 14.675,9.405 14.675,9.565 C14.675,9.726 14.545,9.856 14.385,9.856 L12.983,9.856 C12.823,9.856 12.693,9.726 12.693,9.565 C12.693,9.405 12.823,9.274 12.983,9.274 ZM12.983,10.992 L14.385,10.992 C14.545,10.992 14.675,11.122 14.675,11.283 C14.675,11.444 14.545,11.574 14.385,11.574 L12.983,11.574 C12.823,11.574 12.693,11.444 12.693,11.283 C12.693,11.122 12.823,10.992 12.983,10.992 ZM14.335,17.668 L10.424,17.668 C10.264,17.668 10.134,17.537 10.134,17.377 C10.134,17.216 10.264,17.086 10.424,17.086 L14.335,17.086 C14.495,17.086 14.625,17.216 14.625,17.377 C14.625,17.537 14.495,17.668 14.335,17.668 ZM14.335,16.316 L10.424,16.316 C10.264,16.316 10.134,16.186 10.134,16.025 C10.134,15.864 10.264,15.734 10.424,15.734 L14.335,15.734 C14.495,15.734 14.625,15.864 14.625,16.025 C14.625,16.186 14.495,16.316 14.335,16.316 ZM3.689,16.316 L1.563,16.316 C0.702,16.316 0.002,15.615 0.002,14.753 L0.002,1.560 C0.002,0.698 0.702,-0.003 1.563,-0.003 L3.689,-0.003 C4.550,-0.003 5.250,0.698 5.250,1.560 L5.250,14.753 C5.250,15.615 4.550,16.316 3.689,16.316 ZM4.669,1.560 C4.669,1.019 4.229,0.579 3.689,0.579 L1.563,0.579 C1.023,0.579 0.583,1.019 0.583,1.560 L0.583,14.753 C0.583,15.294 1.023,15.734 1.563,15.734 L3.689,15.734 C4.229,15.734 4.669,15.294 4.669,14.753 L4.669,1.560 Z'/%3E%3C/svg%3E");}
.ls-icon-04: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='19px' height='11px'%3E%3Cpath fill-rule='evenodd' fill='rgb(0, 173, 213)' d='M12.043,10.998 L9.996,10.998 L16.324,6.000 L0.000,6.000 L0.000,5.000 L16.323,5.000 L9.996,0.002 L12.043,0.002 L19.004,5.500 L12.043,10.998 Z'/%3E%3C/svg%3E"); }
.ls-icon-05: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='39px' height='43px'%3E%3Cpath fill-rule='evenodd' fill='rgb(255, 255, 255)' d='M38.872,21.657 C38.867,21.749 38.859,21.842 38.850,21.934 C38.837,22.056 38.824,22.178 38.804,22.298 C38.796,22.348 38.787,22.398 38.777,22.448 C38.748,22.601 38.716,22.754 38.675,22.905 C38.669,22.927 38.663,22.949 38.657,22.971 C38.609,23.140 38.556,23.306 38.494,23.470 C38.489,23.483 38.484,23.495 38.479,23.508 C38.415,23.675 38.344,23.838 38.266,23.999 C38.256,24.018 38.246,24.037 38.236,24.056 C38.180,24.168 38.128,24.280 38.064,24.389 C38.040,24.429 38.012,24.466 37.988,24.505 C37.970,24.534 37.951,24.561 37.933,24.589 C37.847,24.724 37.757,24.857 37.660,24.986 C37.632,25.023 37.602,25.057 37.573,25.093 C37.482,25.208 37.389,25.322 37.289,25.431 C37.242,25.481 37.193,25.528 37.144,25.576 C37.057,25.665 36.970,25.753 36.876,25.837 C36.805,25.900 36.731,25.958 36.657,26.018 C36.581,26.080 36.506,26.143 36.425,26.202 C36.332,26.270 36.235,26.332 36.138,26.394 C36.072,26.438 36.007,26.482 35.938,26.523 C35.907,26.541 35.880,26.562 35.848,26.580 L9.891,41.385 C9.772,41.452 9.645,41.489 9.524,41.547 C9.353,41.631 9.182,41.711 9.003,41.778 C8.812,41.849 8.621,41.904 8.426,41.955 C8.234,42.005 8.042,42.051 7.842,42.082 C7.651,42.112 7.462,42.126 7.270,42.137 C7.137,42.145 7.009,42.176 6.874,42.175 L6.873,42.175 C6.791,42.175 6.715,42.153 6.633,42.150 C6.462,42.141 6.295,42.118 6.126,42.095 C5.896,42.065 5.670,42.033 5.449,41.977 C5.298,41.939 5.153,41.885 5.004,41.835 C4.789,41.763 4.575,41.691 4.372,41.595 C4.202,41.517 4.044,41.419 3.881,41.324 C3.719,41.229 3.556,41.138 3.404,41.029 C3.221,40.898 3.054,40.747 2.885,40.595 C2.769,40.490 2.651,40.390 2.543,40.276 C2.386,40.111 2.247,39.928 2.108,39.743 C2.006,39.607 1.904,39.473 1.813,39.329 C1.770,39.259 1.713,39.203 1.672,39.131 C1.605,39.012 1.569,38.885 1.510,38.764 C1.426,38.592 1.347,38.421 1.279,38.241 C1.208,38.051 1.153,37.860 1.103,37.666 C1.052,37.473 1.007,37.280 0.975,37.080 C0.946,36.889 0.931,36.700 0.920,36.509 C0.912,36.375 0.881,36.247 0.882,36.111 L1.051,6.210 C1.051,6.083 1.082,5.965 1.090,5.840 C1.104,5.636 1.121,5.435 1.156,5.232 C1.188,5.041 1.234,4.857 1.284,4.673 C1.338,4.473 1.397,4.277 1.473,4.081 C1.541,3.905 1.622,3.737 1.706,3.570 C1.766,3.449 1.804,3.322 1.873,3.204 C1.914,3.132 1.972,3.076 2.016,3.007 C2.110,2.860 2.216,2.725 2.322,2.587 C2.460,2.408 2.598,2.232 2.752,2.072 C2.869,1.951 2.998,1.844 3.124,1.733 C3.285,1.593 3.442,1.453 3.615,1.332 C3.785,1.211 3.967,1.112 4.149,1.009 C4.293,0.929 4.433,0.844 4.583,0.776 C4.811,0.671 5.049,0.592 5.291,0.516 C5.414,0.478 5.533,0.434 5.657,0.404 C5.906,0.343 6.160,0.309 6.419,0.280 C6.558,0.265 6.695,0.246 6.835,0.240 C6.928,0.236 7.016,0.213 7.110,0.214 C7.265,0.215 7.411,0.250 7.563,0.262 C7.722,0.275 7.880,0.288 8.039,0.314 C8.270,0.351 8.493,0.406 8.714,0.469 C8.877,0.515 9.037,0.563 9.197,0.623 C9.408,0.704 9.608,0.799 9.807,0.902 C9.909,0.954 10.016,0.984 10.116,1.043 L32.525,14.161 C31.511,14.217 30.496,14.500 29.558,15.035 L19.727,20.642 L13.042,16.729 L12.992,25.734 L20.810,21.275 L29.882,16.101 C31.834,14.988 34.161,15.099 35.969,16.182 C36.080,16.248 36.186,16.320 36.291,16.393 C36.345,16.430 36.399,16.465 36.452,16.504 C36.584,16.601 36.709,16.704 36.831,16.811 C36.853,16.831 36.877,16.849 36.899,16.869 C37.041,16.997 37.176,17.135 37.307,17.277 C37.314,17.284 37.320,17.292 37.327,17.299 C37.617,17.617 37.879,17.966 38.100,18.355 L38.100,18.355 C38.461,18.990 38.686,19.664 38.796,20.348 C38.796,20.348 38.796,20.349 38.797,20.350 C38.828,20.538 38.851,20.728 38.865,20.919 C38.867,20.947 38.869,20.975 38.871,21.003 C38.879,21.144 38.880,21.285 38.878,21.426 C38.877,21.503 38.876,21.580 38.872,21.657 Z'/%3E%3C/svg%3E"); }
.ls-icon-06: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='38px' height='67px'%3E%3Cpath fill-rule='evenodd' fill='rgb(0, 172, 213)' d='M37.996,66.989 L4.196,33.501 L37.996,0.011 L33.806,0.011 L0.004,33.501 L33.806,66.989 L37.996,66.989 Z'/%3E%3C/svg%3E");}
.ls-icon-07: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='38px' height='67px'%3E%3Cpath fill-rule='evenodd' fill='rgb(0, 172, 213)' d='M0.004,66.989 L33.804,33.501 L0.004,0.011 L4.194,0.011 L37.996,33.501 L4.194,66.989 L0.004,66.989 Z'/%3E%3C/svg%3E");}
.ls-icon-08: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='18px' height='12px'%3E%3Cpath fill-rule='evenodd' fill='rgbrgb(0, 172, 213)' d='M0.003,-0.006 L8.999,9.198 L17.997,-0.006 L17.997,2.801 L8.999,12.005 L0.003,2.801 L0.003,-0.006 Z'/%3E%3C/svg%3E");}
.ls-icon-09:after {/*더하기*/ content: '\253C'; font-size: 3rem; line-height: 3rem;  }
.ls-icon-10: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='56px' height='51px'%3E%3Cpath fill-rule='evenodd' fill='rgb(56, 28, 30)' d='M27.997,43.889 C26.221,43.889 24.484,43.758 22.799,43.510 C19.697,45.602 12.508,50.451 12.025,50.770 C11.410,51.174 10.473,51.193 10.854,49.684 C11.160,48.468 12.696,42.783 13.281,40.616 C5.309,36.748 -0.001,29.833 -0.001,21.945 C-0.001,9.824 12.534,-0.000 27.997,-0.000 C43.460,-0.000 55.995,9.824 55.995,21.945 C55.995,34.065 43.460,43.889 27.997,43.889 ZM17.225,15.220 C15.207,15.220 8.460,15.165 8.460,15.165 C6.769,15.168 6.775,17.905 8.464,17.905 L11.346,17.905 C11.346,17.905 11.364,25.753 11.349,27.581 C11.353,28.916 14.347,28.934 14.343,27.601 L14.356,18.007 C14.356,18.007 15.321,18.014 17.223,18.015 C19.015,18.015 19.016,15.222 17.225,15.220 ZM28.097,26.909 C27.288,24.789 24.487,17.160 23.976,16.079 C23.741,15.579 22.896,15.221 22.078,15.221 C21.401,15.221 20.741,15.466 20.460,16.079 C19.751,17.628 17.190,24.939 16.340,26.879 C15.724,28.281 18.376,29.424 18.991,28.022 L19.568,26.023 L24.841,26.023 C24.841,26.023 24.659,26.105 25.360,27.938 C25.927,29.420 28.665,28.392 28.097,26.909 ZM36.045,25.751 C34.690,25.751 32.218,25.737 32.218,25.737 C32.218,25.737 32.230,18.329 32.226,16.529 C32.224,15.659 31.446,15.224 30.668,15.224 C29.886,15.224 29.105,15.662 29.107,16.537 C29.112,19.022 29.121,27.031 29.121,27.031 C29.121,27.031 28.890,28.622 30.266,28.622 C31.643,28.622 34.698,28.608 36.052,28.608 C37.406,28.608 37.399,25.751 36.045,25.751 ZM47.777,26.571 L43.743,21.302 C43.743,21.302 46.481,18.366 47.560,17.302 C48.190,16.682 46.240,14.734 45.611,15.356 C45.000,15.956 40.711,20.214 40.711,20.214 C40.711,20.214 40.749,17.540 40.709,16.062 C40.694,15.501 40.000,15.230 39.289,15.230 C38.530,15.230 37.752,15.541 37.768,16.141 C37.798,17.231 37.732,27.085 37.733,27.815 C37.734,28.968 40.692,28.965 40.692,27.813 C40.691,26.475 40.692,23.936 40.692,23.936 L41.561,23.246 L45.360,28.385 C46.128,29.389 48.545,27.575 47.777,26.571 ZM22.257,18.413 L23.861,23.394 L20.518,23.394 L22.257,18.413 Z'/%3E%3C/svg%3E"); }


/* 보험전문컨설팅 */
.con-com-01 { margin:0 auto; padding: 5em 0px 7em 0px; position: relative; overflow: hidden;}
.con-com-01 .con-head { text-align: left; max-width: 1400px; margin:0 auto; padding-bottom: 5em;}
.con-com-01 .ls-box-in { padding-bottom: 4em; margin:0 auto; max-width: 1540px; padding-left:20px; padding-right:20px; text-align: left; display:flex; flex-wrap: wrap; justify-content: start; align-items: stretch;}
.con-com-01 .ls-box-01 { width: 27%; padding-right:2em;}
.con-com-01 .con-box-01 .ls-box-02 {padding-top: 1.5em;}
.con-com-01 .con-box-01 .ls-img-01 { width:70%; padding-bottom: 1.2em;}
.con-com-01 .con-box-01 .ls-img-01 img { max-width:100%;}
.con-com-01 .ls-box-02 { width: 73%; line-height: 1.6em; }
.con-com-01 .ls-box-01 h4 {  font-weight: 800; font-size: 1.2em; line-height: 1.6em; }
.con-com-01 .ls-txt-01 p { padding-bottom: 1.2em;}
.con-com-01 .ls-txt-01 strong { padding-bottom: 1.2em; display:block; font-size: 1.1em;}
.con-com-01 .com-box-02 { width:100%; display:table; height: 22em; color:#fff; background-size:cover; background-repeat: no-repeat;}
.con-com-01 .con-box-02 { display:table-cell; height:100%; vertical-align: middle;}
.con-com-01 .con-box-02 .txt-box { padding-left:20px; padding-right:20px; text-align: center; font-size: 1.7em; }
.con-com-01 .con-box-02 .txt-box strong{ display:inline-block; font-size: 1.2em; padding-top: 0.5em;}
.con-com-01 .con-box-03 { padding-top: 4em;}
.con-com-01 .ls-img-box { margin-top: 2em; padding: 5%; background:#f8f8f8; border-radius: 1em;}
.con-com-01 .ls-img-box img { max-width:100%;}
.con-com-01 .ls-img-box p { margin-top: 1em; border-radius: 3em; padding: 0.5em; font-weight:600; font-size: 1.35em; color:#fff; text-align: center;}
.con-com-01 .com-box-04 { width:100%; display:table; height: 42em; color:#fff; background-size:cover; background-repeat: no-repeat;}
.con-com-01 .con-box-05 {display:table-cell; height:100%; vertical-align: middle;}
.con-com-01 .con-box-05 h4 { font-size: 2em; padding-bottom:2em;}
.con-com-01 .con-box-05 h4 span { display:inline-block; position: relative;}
.con-com-01 .con-box-05 h4 span:after { content:''; position: absolute; bottom:0.1em; left:0; width:100%; height:1px; background:#00acd5; }
.con-com-01 .con-box-05 h4 span:before { content:''; position: absolute; top:-0.5em; left: 50%; transform: translateX(-50%); width: 0.2em; height: 0.2em; background:#00acd5; border-radius: 1em;  }
.con-com-01 .con-box-05 .ul-box-01 { font-size: 1.2em; display:flex; justify-content: space-between; align-items: center;}
.con-com-01 .con-box-05 .ul-box-01 ul { width: 47%;}
.con-com-01 .con-box-05 .ls-num { text-decoration: underline; margin-right:1em; font-size: 0.85em; display:flex; align-items: center; justify-content: center;  position: relative;width: 3.3em; height:3.3em; border-radius: 3em;}
.con-com-01 .con-box-05 .ul-box-01 li {position: relative; margin-top:1em; display:flex; align-items: center; justify-content: start;}
.con-com-01 .con-box-05 .ul-box-01 li:before { z-index:0; content:''; position: absolute; height: 80%; width:100%; background:rgba(0,0,0,0.1); top:10%; border-radius: 3em; }
.con-com-01 .con-box-05 .ul-box-01 span { text-align: left; position: relative;}
.con-com-01 .con-box-05 .txt-box {  max-width: 1200px; margin:0 auto;  padding-left:20px; padding-right:20px; } 
.con-com-01 .ls-btn { padding-top: 4em;}
.con-com-01 .ls-btn a { font-weight:600; color:#fff; text-align: center; background:transparent; font-size: 0.9em; max-width:10.5em; width:100%; padding: 0.7em 0em 0.7em 0.1em; z-index: 2; display:inline-block; border:1px solid #fff; border-radius: 4em;}
.con-com-01 .ls-btn .ls-icon:after {filter: brightness(0) grayscale(1) invert(1); position: relative; top:-0.1em;  content: ''; margin-left: 0.5em; color: #fff; vertical-align: middle; display:inline-block; width: 1.15em; height:1em; background-size: contain; background-position: right center; background-repeat: no-repeat;}
.con-com-01 .ls-btn a:hover { background:#00acd5; border-color:#00acd5; color:#fff;}
.con-com-01 .con-box-06 { padding-top: 6em;}
.con-com-01 .dl-box-01 { text-align: center; display:flex; justify-content: center; align-items: center; margin-top: 1em; margin-bottom:3em; padding: 5%; background:#f8f8f8; border-radius: 1em;}
.con-com-01 .dl-box-01 dt { padding: 0.5em 0; border-radius: 3em; color:#fff; font-weight:600;}
.con-com-01 .dl-box-01 ul { margin-top: 0.7em; font-size: 0.9em; padding: 1.5em 5px; background:#fff; border-radius: 1em;}
.con-com-01 .dl-box-01 .ls-dl { width: 38%;}
.con-com-01 .ls-arrow { width:18%; height: 6em; position: relative; display:table; }
.con-com-01 .ls-arrow>span{ font-weight: 600; line-height: 1.4em; font-size: 0.9em; padding-right: 10%; display:table-cell; vertical-align: middle; height:100%; position: relative; color:#fff; }
.con-com-01 .ls-arrow:before { content:''; position: absolute; left:0; height:100%; width: 90%; background-size: contain; background-position: left 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='166px' height='90px'%3E%3Cpath fill-rule='evenodd' fill='rgb(0, 78, 162)' d='M131.421,90.000 L165.998,43.373 L131.421,-0.000 L131.421,13.554 L0.001,13.554 L0.001,76.446 L131.421,76.446 L131.421,90.000 Z'/%3E%3C/svg%3E");}

/* 치과경영컨설팅 */
.con-com-02 { margin:0 auto; padding: 5em 0px 7em 0px; position: relative; overflow: hidden;}
.con-com-02 .con-head { text-align: left; max-width: 1400px; margin:0 auto; padding-bottom: 5em;}
.con-com-02 .ls-box-in { padding-bottom: 1.5em; margin:0 auto; max-width: 1540px; padding-left:20px; padding-right:20px; text-align: left; display:flex; flex-wrap: wrap; justify-content: start; align-items: stretch;}
.con-com-02 .ls-box-01 { width: 27%; padding-right:2em;}
.con-com-02 .con-box-01 .ls-box-02 {padding-top: 1.5em;}
.con-com-02 .ls-box-02 { width: 73%; line-height: 1.6em; }
.con-com-02 .ls-box-01 h4 {  font-weight: 800; font-size: 1.4em; line-height: 1.6em; }
.con-com-02 .ls-txt-01 p { padding-bottom: 1.2em;}
.con-com-02 .ls-txt-01 strong { padding-bottom: 1.2em; display:block; font-size: 1.1em;}
.con-com-02 .ls-list-box { display:flex; flex-wrap: wrap; margin-right:-5em;}
.con-com-02 .ls-list { padding: 2em 0; position: relative; border:1px solid #e1e1e1; border-radius: 1em; text-align: center; width: calc(33.333% - 5em); margin-right: 5em; margin-bottom:4em;}
.con-com-02 .ls-list:after { position: absolute;  content:''; width: 1.8em; height: 1em; background-size:contain; 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='31px' height='13px'%3E%3Cpath fill-rule='evenodd' fill='rgb(224, 224, 224)' d='M23.401,12.998 L23.401,0.001 L30.999,6.500 L23.401,12.998 ZM12.001,0.001 L19.599,6.500 L12.001,12.998 L12.001,0.001 ZM0.001,0.001 L7.599,6.500 L0.001,12.998 L0.001,0.001 Z'/%3E%3C/svg%3E");   }
.con-com-02 .ls-list:nth-child(1):after  { top:50%; transform: translateY(-50%); right:-3.5em;}
.con-com-02 .ls-list:nth-child(2):after  { top:50%; transform: translateY(-50%); right:-3.5em;}
.con-com-02 .ls-list:nth-child(3):after  { bottom:-3.5em; transform: rotate(90deg) translateX(-50%); left:45%;}
.con-com-02 .ls-list:nth-child(4):after  { top:40%; transform: rotate(180deg) translateY(-50%); left:-3.5em;}
.con-com-02 .ls-list:nth-child(5):after  { top:40%; transform: rotate(180deg) translateY(-50%); left:-3.5em;}
.con-com-02 .ls-list:nth-child(4) { order:2;}
.con-com-02 .ls-list:nth-child(5) { order:1;}
.con-com-02 .ls-list:nth-child(6):after { display:none;}
.con-com-02 .ls-list strong { font-size: 1.2em;}
.con-com-02 .ls-list .ls-num { display:inline-block; position: relative; font-size: 1.4em;}
.con-com-02 .ls-list .ls-num:after { content:''; position: absolute; bottom:-0.4em; left:0; width:100%; height:1px; background:#00acd5; }
.con-com-02 .ls-list .ls-img-01 { padding: 1.2em 1em 1em 1em; max-width:7em; margin:0 auto; }
.con-com-02 .ls-list .ls-img-01 img { max-width:100%; transform: scale(1.1);}
.con-com-02 .com-box-02 { width:100%; display:table; height: 45em; color:#fff; background-position: center center; background-size:cover; background-repeat: no-repeat;}
.con-com-02 .con-box-03 { padding-left:20px; padding-right:20px; display:table-cell; height:100%; vertical-align: middle;}
.con-com-02 .con-box-03 h4 { font-size: 2em; padding-bottom:2em;}
.con-com-02 .dl-box-01 { text-align: center; width:100%; max-width: 1000px; display:flex; justify-content: space-between; align-items: center;  margin:0 auto; border-radius: 1em;}
.con-com-02 .dl-box-01 dt { position: relative;z-index:1; padding: 0.5em 0; font-size: 1.1em; width: 80%; margin-left: 10%; border-radius: 3em; color:#fff; font-weight:600;}
.con-com-02 .dl-box-01 ul { text-align: left; padding:2.2em 0 2.2em 11%; background:rgba(0,0,0,0.1); border-radius: 1em;}
.con-com-02 .dl-box-01 li { padding: 0.3em 0; position: relative; }
.con-com-02 .dl-box-01 li:before { content:'\00B7'; font-size: 1.4em; line-height:1; position: relative; margin-top: -0.2em; display:inline-block; vertical-align: middle; padding-right:0.5em}
.con-com-02 .dl-box-01 .ls-dl { width: 48%;}
.con-com-02 .dl-box-01 dd { margin-top: -1.2em; position: relative;  }
.con-com-02 .con-box-03 .ul-box-01 { font-size: 1.2em; display:flex; justify-content: space-between; align-items: center;}
.con-com-02 .ls-btn { padding-top: 4em;}
.con-com-02 .ls-btn a { font-weight:600; color:#fff; text-align: center; background:transparent; font-size: 0.9em; max-width:10.5em; width:100%; padding: 0.7em 0em 0.7em 0.1em; z-index: 2; display:inline-block; border:1px solid #fff; border-radius: 4em;}
.con-com-02 .ls-btn .ls-icon:after {filter: brightness(0) grayscale(1) invert(1); position: relative; top:-0.1em;  content: ''; margin-left: 0.5em; color: #fff; vertical-align: middle; display:inline-block; width: 1.15em; height:1em; background-size: contain; background-position: right center; background-repeat: no-repeat;}
.con-com-02 .ls-btn a:hover { background:#00acd5; border-color:#00acd5; color:#fff;}
.con-com-02 .con-box-04 { padding-top: 6em;}
.con-com-02 .sys-head { width:100%; position: relative; display:table; table-layout: fixed;}
.con-com-02 .sys-head:before { content:''; position: absolute;  width:100%; height:100%; left:0; top:0; border-radius: 3em; }
.con-com-02 .sys-head span { position: relative; display:table-cell; font-weight:600; width:7em; text-align: center; vertical-align: middle; height:100%; border-radius: 3em; color:#fff; padding:0.5em 1em;}
.con-com-02 .sys-head strong { width:100%; display:table-cell; font-size: 1.4em; vertical-align: middle; padding: 0.5em 0.7em }
.con-com-02 .sys-01 .sys-head:before {  border:1px dashed #00acd5;}
.con-com-02 .sys-02 .sys-head:before {  border:1px dashed #eb6100;}
.con-com-02 .sys-03 .sys-head:before {  border:1px dashed #004ea2;}
.con-com-02 .sys-03 .ls-table-box thead th { background:#e1edfa}
.con-com-02 .sys-03 .ls-table-box tbody th:first-of-type { font-weight: 600;} 
.con-com-02 .ls-table-box .txt-left { padding-left:1.5em; text-align: left;}
.con-com-02 .ls-sys-box { padding: 2em 0;}
.con-com-02 .ls-sys-box p { padding-top:1em;}
.con-com-02 .ls-table-box { padding-top: 2em;}
.con-com-02 .ls-table-box strong { text-align: center;display:block; padding-bottom: 0.7em;}
.con-com-02 .ls-table-box table { font-size: 0.9em; width:100%; border-collapse: collapse;}
.con-com-02 .ls-table-box td, .con-com-02 .ls-table-box tbody th { text-align: center; border-bottom:1px solid #dbdbdb; border-left:1px solid #dbdbdb}
.con-com-02 .ls-table-box td, .con-com-02 .ls-table-box th { padding: 0.5em; }
.con-com-02 .ls-table-box thead th { background:#fafafa; text-align: center; border-top:1px solid #888888; border-bottom:1px solid #888888;}
.con-com-02 .ls-table-box tbody th:first-of-type { font-weight: normal; border-left:0;}
.con-com-02 .ls-table-box tbody th { background:#fafafa; }
.con-com-02 .con-box-04 .ls-txt-01 { padding-top: 2em;}
.con-com-02 .ls-txt-02 strong { font-size: 1.6em;}
.con-com-02 .check-01 { background:#c9e9f0}
.con-com-02 .check-02 { background:#f6e1d3}
.con-com-02 .ls-img { margin: 1.5em 0; text-align: center; padding: 1.5em 5%;  border:1px solid #dbdbdb; border-radius: 1em;}
.con-com-02 .ls-img img { max-width:100%;}
.con-com-02 .con-box-05 { padding-top: 2em;}
.con-com-02 .new-box { display:flex; align-items: center; margin-bottom:30px;  }
.con-com-02 .new-box .img-tab { margin:0 20px; min-width:300px; text-align:center;  }
.con-com-02 .new-box .txt-tab { max-width:400px; margin:0 20px}

/* 포트폴리오 */
.con-com-03 { padding: 8em 0px 5em 0px; position: relative; overflow: hidden; border-bottom:1px solid #fff;}
.con-com-03 .com-box-01 { position: relative; width: 100%; margin:0 auto; max-width: 1540px; padding-left:20px; padding-right:20px; text-align: left;}
.con-com-03 .ls-box-02 { padding-top:5em;}
.con-com-03 .ls-img-box { flex-wrap: wrap; display:flex; margin-right:-1.5em; justify-content:start; align-items:stretch; }
.con-com-03 .ls-img { padding:1.1%; border:1px solid #e1e1e1; border-radius: 1em; width: calc(20% - 1.5em); margin-right: 1.5em; margin-bottom: 1.5em; }
.con-com-03 .ls-img img { max-width: 100%;}
.con-com-03 .ls-btn { padding-top: 5em; text-align: center; }
.con-com-03 .ls-btn a { font-weight:600; color:#fff; text-align: center; background:#00acd5; font-size: 1em; max-width:10.5em; width:100%; padding: 0.8em 0em 0.8em 0.1em; z-index: 2; display:inline-block; border:1px solid #fff; border-radius: 4em;}
.con-com-03 .ls-btn .ls-icon:after { filter: brightness(0) grayscale(1) invert(1); position: relative; top:-0.1em;  content: ''; margin-left: 0.5em; color: #00acd5; vertical-align: middle; display:inline-block; width: 1em; height:1em; background-size: contain; background-position: right center; background-repeat: no-repeat;}
.con-com-03 .ls-btn a:hover { background:#003e81; border-color:#003e81; color:#fff;}

/* 치과전문교육 */
.con-com-04 { margin:0 auto; padding: 5em 0px 7em 0px; position: relative; overflow: hidden;}
.con-com-04 .con-head { text-align: left; max-width: 1400px; margin:0 auto; padding-bottom: 0em;}
.con-com-04 .ls-box-in { padding-bottom: 4em; margin:0 auto; max-width: 1540px; padding-left:20px; padding-right:20px; text-align: left; display:flex; flex-wrap: wrap; justify-content: start; align-items: stretch;}
.con-com-04 .ls-box-01 { width: 27%; padding-right:2em;}
.con-com-04 .ls-box-02 { width: 73%; line-height: 1.6em; }
.con-com-04 .ls-box-01 h4 {  font-weight: 800; font-size: 1.4em; line-height: 1.6em; }
.con-com-04 .ls-txt-01 p { padding-bottom: 1.2em;}
.con-com-04 .ls-txt-01 strong { padding-bottom: 1.2em; display:block; font-size: 1.1em;}
.con-com-04 .ls-list-box { padding-top: 1em; display:flex; flex-wrap: wrap; margin-right:-2em;}
.con-com-04 .ls-list-box  .ls-list { padding: 2em 0; position: relative; border:1px solid #e1e1e1; border-radius: 1em; text-align: center; width: calc(25% - 2em); margin-right: 2em; margin-bottom:2em;}
.con-com-04 .ls-list-box strong { font-size: 1.2em;}
.con-com-04 .ls-list-box .ls-num { display:inline-block; position: relative; font-size: 1.4em;}
.con-com-04 .ls-list-box .ls-num:after { content:''; position: absolute; bottom:-0.4em; left:0; width:100%; height:1px; background:#00acd5; }
.con-com-04 .ls-list-box .ls-img-01 { padding: 1.2em 1em 1em 1em; max-width:7em; margin:0 auto; }
.con-com-04 .ls-list-box .ls-img-01 img { max-width:100%;}
.con-com-04 .com-box-02 { width:100%; display:table; height: 42em; color:#fff; background-position: center center; background-size:cover; background-repeat: no-repeat;}
.con-com-04 .con-box-03 { padding-left:20px; padding-right:20px; display:table-cell; height:100%; vertical-align: middle;}
.con-com-04 .con-box-03 h4 { font-size: 2em; padding-bottom:2em;}
.con-com-04 .dl-box-01 { text-align: center; width:100%; max-width: 1200px; margin:0 auto; border-radius: 1em;}
.con-com-04 .dl-box-01 dl { line-height: 1.6em; padding-bottom: 1.5em; display:flex; text-align: left; align-items: flex-start; }
.con-com-04 .dl-box-01 dt {  position: relative;z-index:1; padding: 0.5em 1em 0.5em 2em; width: 25%; min-width:13em; max-width: 17em; border-radius: 3em; color:#fff; font-weight:600;}
.con-com-04 .dl-box-01 dd { padding-top: 0.5em; padding-left: 1.5em; position: relative; width:100%;  }
.con-com-04 .con-box-03 .ls-btn { padding-top: 4em;}
.con-com-04 .con-box-03 .ls-btn a { font-weight:600; color:#fff; text-align: center; background:transparent; font-size: 1.4em; max-width:13.5em; width:100%; padding: 1em 0em 1em 0.1em; z-index: 2; display:inline-block; border:1px solid #fff; border-radius: 4em;}
.con-com-04 .con-box-03 .ls-btn .ls-icon:after {filter: brightness(0) grayscale(1) invert(1); position: relative; top:-0.1em;  content: ''; margin-left: 0.5em; color: #fff; vertical-align: middle; display:inline-block; width: 0.8em; height:1em; background-size: contain; background-position: right center; background-repeat: no-repeat;}
.con-com-04 .con-box-03 .ls-btn a:hover { background:#00acd5; border-color:#00acd5; color:#fff;}
.con-com-04 .con-box-01 .ls-box-in { padding-bottom:2em;}
.con-com-04 .con-box-04 { padding-top: 6em}
.con-com-04 .ls-list-01 { display:flex; flex-wrap: wrap; align-items: stretch; margin-right:-2em;}
.con-com-04 .ls-list-01 .ls-list {position: relative;  text-align: left; width: calc(50% - 2em); margin-right: 2em; margin-bottom:2em;}
.con-com-04 .ls-list-01 a { height: 18em; display:block; border:1px solid #e1e1e1; border-radius: 1em; padding: 2em 2em;  }
.con-com-04 .ls-list-01 h5 { font-size: 1.2em; padding-bottom:1em;}
.con-com-04 .ls-list-01 .ls-img-01 {position: absolute; bottom:2em; }
.con-com-04 .ls-list-01 .ls-img-01 img { max-width:100%;}
.con-com-04 .ls-list-01 .ls-btn { font-size: 0.9em; color:#00acd5; position: absolute; right:1px; bottom:1em; font-weight:600; text-align: center; background:transparent; max-width:10.5em; width:100%; padding: 1em 0em 1em 0.1em; z-index: 2; display:inline-block; }
.con-com-04 .ls-list-01 .ls-btn .ls-icon:after {position: relative; top:-0.1em;  content: ''; margin-left: 0.5em; color: #fff; vertical-align: middle; display:inline-block; width: 1.15em; height:1em; background-size: contain; background-position: right center; background-repeat: no-repeat;}
.con-com-04 .ls-list-01 .ls-btn:hover { text-decoration: underline;}
.con-com-04 .ls-list-01 a:hover p { color:#000;}

/* 자격증 */
.con-com-05 { margin:0 auto; padding: 5em 0px 0em 0px; position: relative; overflow: hidden;}
.con-com-05 .con-head { text-align: left; max-width: 1400px; margin:0 auto; padding-bottom: 0em;}
.con-com-05 .ls-box-in { padding-bottom: 6em; margin:0 auto; max-width: 1540px; padding-left:20px; padding-right:20px; text-align: left; display:flex; flex-wrap: wrap; justify-content: start; align-items: stretch;}
.con-com-05 .ls-box-01 { width: 27%; padding-right:2em;}
.con-com-05 .ls-box-02 { width: 73%; line-height: 1.6em; padding-top: 0.5em; }
.con-com-05 .ls-box-01 h4 {  font-weight: 800; font-size: 1.4em; line-height: 1.6em; }
.con-com-05 .con-box-01 { margin:0 auto; max-width: 1500px; padding-left:20px; padding-right:20px; width:100%; display:table; height: 18em; color:#fff; background-position: center center; background-size:cover; background-repeat: no-repeat;}
.con-com-05 .txt-box {display:table-cell; height:100%; vertical-align: middle;}
.con-com-05 .txt-box h3 { font-size: 2.2em; padding-bottom:0.5em;}
.con-com-05 .txt-box p { max-width: 40em; margin:0 auto; line-height: 1.6em; font-weight: 600;}
.con-com-05 .ls-tab-box { padding-bottom: 4em; margin:0 auto; max-width: 1530px; padding-left:15px; padding-right:15px;}
.con-com-05 .dl-box-01 { text-align: center; width:100%; max-width: 1200px; margin:0 auto; border-radius: 1em;}
.con-com-05 .dl-box-01 dl { border-bottom:1px solid #dbdbdb; line-height: 1.6em; padding:1.5em 0; display:flex; text-align: left; align-items: flex-start; }
.con-com-05 .dl-box-01 dl:last-of-type { border-bottom:0;}
.con-com-05 .dl-box-01 dt {  position: relative;z-index:1; width: 15%; min-width:7em; max-width: 7em; font-weight:800;}
.con-com-05 .dl-box-01 dd {position: relative; width:100%;  }
.con-com-05 .ls-table-box { padding-top: 2em;}
.con-com-05 .ls-table-box table { font-size: 0.9em; width:100%; border-collapse: collapse;}
.con-com-05 .ls-table-box td, .con-com-05 .ls-table-box tbody th { text-align: center; border-bottom:1px solid #dbdbdb; border-left:1px solid #dbdbdb}
.con-com-05 .ls-table-box td, .con-com-05 .ls-table-box th { padding: 0.5em; }
.con-com-05 .ls-table-box thead th { background:#fafafa; text-align: center; border-top:1px solid #888888; border-bottom:1px solid #888888;}
.con-com-05 .ls-table-box tbody th:first-of-type { font-weight: normal; border-left:0;}
.con-com-05 .ls-table-box tbody th { background:#fafafa; }
.con-com-05 .con-box-02 { padding-top: 5em}
.con-com-05 .com-box-02 { background:#f8f8f8; padding-top: 8em;}
.con-com-05 .con-box-03 { margin:0 auto; max-width: 1500px; padding-left:20px; padding-right:20px; width:100%; display:table; height: 18em; color:#fff; background-position: center center; background-size:cover; background-repeat: no-repeat;}
.con-com-05 .con-box-04 { padding-top: 5em}
.con-com-05 .ls-table-box ul { text-align: left;}
.con-com-05 .ls-table-box li { padding-left: 1em; position: relative; }
.con-com-05 .ls-table-box li:before { content:'\00B7'; font-size: 1.4em; left:0; line-height:1; position: absolute; margin-top: 0.15em; display:inline-block; vertical-align: middle;}
.con-com-05 .ls-btn { padding-top: 2em; text-align: left; }
.con-com-05 .ls-btn a { font-weight:600; color:#fff; text-align: center; background:#00acd5; font-size: 0.9em; max-width:14em; width:100%; padding: 0.7em 0em 0.7em 0.1em; z-index: 2; display:inline-block; border:1px solid #fff; border-radius: 4em;}
.con-com-05 .ls-btn .ls-icon:after { filter: brightness(0) grayscale(1) invert(1); position: relative; top:-0.1em;  content: ''; margin-left: 0.5em; color: #00acd5; vertical-align: middle; display:inline-block; width: 1.15em; height:1em; background-size: contain; background-position: right center; background-repeat: no-repeat;}
.con-com-05 .ls-btn a:hover { background:#003e81; border-color:#003e81; color:#fff;}
.con-com-05 .ls-box-02 .ls-btn {text-align: center;}
.con-com-05 .ls-box-02 .ls-btn a { font-size: 1em;}


.con-com-06 { margin:0 auto; max-width: 1240px; margin:0 auto; position: relative; overflow:hidden; padding-top: 120px; padding-bottom: 7em;}
.con-com-06 .con-head { text-align: center; padding-left:20px; padding-right:20px; }
.con-com-06 .com-box-01 {text-align: left;  max-width: 1280px; padding-left:20px; padding-right:20px; margin:0 auto; padding-bottom: 2em; padding-top: 2em; }
.con-com-06 .ls-info img { max-width: 100%; display: inline-block}
.con-com-06 .ls-info {text-align: center; padding: 2em 1em 4em 1em; border-bottom:1px solid #e8e8e8}
.con-com-06 .ls-info .ls-txt-01 { text-align: left; padding-bottom: 1em;}
.con-com-06 .ls-head-box h4 {  font-size: 1.4em; padding: 1em 1em; border-top:4px solid #000; border-bottom:1px solid #e8e8e8}
.con-com-06 .ls-head-box .ls-nd { padding:1em;  border-bottom:1px solid #e8e8e8; display:flex; justify-content: space-between; align-items: center;}
.con-com-06 .ls-head-box .ls-name .ls-type { font-size: 0.8em; padding-left: 2em; display:inline-block; vertical-align: middle;}
.con-com-06 .ls-img { display:block; padding: 2em 0; text-align: center; max-width:100%;}
.con-com-06 .con-box-03 { margin:0 auto; padding:0 20px; max-width: 1240px;}
.con-com-06 .ls-box-01 { display:flex;  justify-content: space-between; align-items: center; border-top:1px solid #959595; border-bottom:1px solid #959595; padding:2em 0px}
.con-com-06 .con-box-03 h4 { font-weight: normal; padding-top:0.5em;}
.con-com-06 .ls-next {text-align: right; padding-right: 22px; min-width:300px; }
.con-com-06 .ls-prev {text-align: left; padding-left: 22px; min-width:300px; }
.con-com-06 .ls-prev p, .con-com-06 .ls-next p { font-size: 1.35em; font-weight: 600; color:#00acd5; position: relative; }
.con-com-06 .ls-prev p:after { content:'\2039';  position: absolute; left:-22px; font-size: 1.2em; top: -0.1em; line-height: 1.2em; }
.con-com-06 .ls-next p:after { content:'\203A';  position: absolute; right:-22px; font-size: 1.2em; top: -0.1em; line-height: 1.2em; }
.con-com-06 .ls-prev h4 { color:#646464}
.con-com-06 .ls-next h4 { color:#010101}
.con-com-06 .ls-full { width: 50px; height: 50px; font-size:0; position: relative;}
.con-com-06 .ls-full:after { width:100%; line-height: 3rem; position:absolute; left:50%; top: 50%; transform: translate(-50%, -50%); content:'\2261'; font-weight: 600; color:#00acd5; font-size: 2rem;  z-index:6}
.con-com-06 .ls-view iframe { width:100%; height:500px; }
.con-com-06 .ls-btn { text-align: center; padding-top: 3.5em;}
.con-com-06 .ls-btn a {background:#fff; text-align: center; max-width:210px; color:#00acd5; border:1px solid #00acd5;  width:100%; border-radius: 30px; line-height:1; font-weight: 600; display:inline-block; position: relative; padding:1.1em 0px 1em 0; }
.con-com-06 .ls-btn a:hover { background:#00acd5; color:#fff; }
.con-com-06 .btn-right { width:100%; text-align:right; }



.con-com-07 { padding: 8em 0px 7em 0px; position: relative; overflow: hidden; border-bottom:1px solid #fff;}
.con-com-07 .com-box-01 { position: relative; width: 100%; margin:0 auto; max-width: 1540px; padding-left:20px; padding-right:20px; text-align: left;}
.con-com-07 .ls-box-02 { padding-top:3em;}
.con-com-07 .search-box { display:flex; justify-content: space-between; align-items: center; padding-top:1.5em;}
.con-com-07 .ls-search { display:flex;}
.con-com-07 .ls-search select { width: 7em; min-width: 6em; padding:0.4em;  border:1px solid #cccccc;}
.con-com-07 .ls-search input[type=text] { margin-left: 5px; width:100%; max-width: 20em; border:1px solid #cccccc; padding:0.4em}
.con-com-07 .ls-search input[type=submit] { margin-left: 5px; border:1px solid #00acd5; min-width: 5em; width: 5.5em; padding:0.4em; background:#fff; color:#00acd5;  }
.con-com-07 .ls-search input[type=submit]:hover { background:#00acd5; color:#fff}
.con-com-07 .ls-list-box { padding-top: 2em; display:flex; flex-wrap: wrap; justify-content: start; align-items: stretch; overflow: hidden; margin-right:-3.5em;}
.con-com-07 .ls-list-box a {position: relative; display:block; }
.con-com-07 .ls-list-box .ls-list { padding-bottom:4em; width:calc(33.333% - 3.5em); margin-right:3.5em; }
.con-com-07 .ls-list-box .ls-img-01 { position: relative;}
.con-com-07 .ls-list-box .ls-img-01:after { position: absolute; content:''; left:0; top:0; width:100%; height:100%; border:1px solid rgba(0,0,0,0.1); background:transparent}
.con-com-07 .ls-list-box .ls-img-01 img { width:100%; height:100%; aspect-ratio: 16/9; object-fit: cover; }
.con-com-07 .ls-list-box a:hover .ls-more {  opacity: 1;  }
.con-com-07 .ls-list-box a:hover h3 { text-decoration: underline;}
.con-com-07 .ls-list:hover .ls-img-01:after { background: rgba(0,0,0,0.4); content: '';  position: absolute;    left: 0;    top: 0;    width: 100%;    height: 100%;}
.con-com-07 .ls-list .ls-more {    opacity: 0;    z-index: 2;    font-size: 0;    position: absolute;    left: 50%;    top: 50%;    transform: translate(-50%, -50%);}
.con-com-07 .ls-list .ls-more .ls-vod { background-color:rgba(0,0,0,0.5); border-radius: 5rem; }
.con-com-07 .ls-list .ls-more p { width:4rem; height:4rem;  }
.con-com-07 .ls-list .ls-more p:after { display:inline-block; color: #fff; line-height:1; position: absolute;    left: 50%;    top: 50%;    transform: translate(-50%, -50%); }
.con-com-07 .ls-list .ls-more .ls-board:after { content: '\253C'; font-size: 3rem; line-height: 3rem;  }
.con-com-07 .ls-list .ls-more .ls-icon:after { left: 55%; width:65%; height:65%; content: ''; background-position: center center; background-size: contain; background-repeat: no-repeat;  }
.con-com-07 .ls-txt-box h3 { font-weight:normal;text-align: center;  padding-top: 1em; line-height: 1.6em; padding-top: 1.5em;}
.con-com-07 .ls-btn { padding-top: 1em; text-align: center; }
.con-com-07 .ls-btn a { font-weight:600; color:#fff; text-align: center; background:#00acd5; font-size: 1em; max-width:10.5em; width:100%; padding: 0.8em 0em 0.8em 0.1em; z-index: 2; display:inline-block; border:1px solid #fff; border-radius: 4em;}
.con-com-07 .ls-btn .ls-icon:after { filter: brightness(0) grayscale(1) invert(1); position: relative; top:-0.1em;  content: ''; margin-left: 0.5em; color: #00acd5; vertical-align: middle; display:inline-block; width: 1em; height:1em; background-size: contain; background-position: right center; background-repeat: no-repeat;}
.con-com-07 .ls-btn a:hover { background:#003e81; border-color:#003e81; color:#fff;}
/* 카테고리 */
.con-com-07 .cate-btn { padding-top:60px; font-size:1.2em; font-weight:700; display:flex; align-items: center;  }
.con-com-07 .cate-btn a { margin-right:20px; }
.con-com-07 .cate-btn a.active { color:#00acd5; }

.con-com-08 { padding: 8em 0px 5em 0px; position: relative; overflow: hidden; border-bottom:1px solid #fff;}
.con-com-08 .com-box-01 { position: relative; width: 100%;}
.con-com-08 .ls-box-in { padding-bottom: 8em; margin:0 auto; max-width: 1540px; padding-left:20px; padding-right:20px; text-align: left; display:flex; flex-wrap: wrap; justify-content: start; align-items: stretch;}
.con-com-08 .ls-box-01 { width: 27%; padding-right:2em;}
.con-com-08 .ls-box-02 { width: 73%; }
.con-com-08 .ls-box-01 h4 { font-weight:900; font-size: 1.8em;}
.con-com-08 .ls-txt-01 { padding-top: 0.5em;}
.con-com-08 .con-box-01 .ls-info, .con-com-08 .con-box-01 ::placeholder { font-weight:300; color:#aaaab8;}
.con-com-08 .con-box-01 .ls-info {    padding-bottom: 15px;}
.con-com-08 .dl-box-01 { padding-top: 5em;  flex-wrap: wrap;    display: flex;    justify-content: flex-start;    align-items: center;}
.con-com-08 .ls-box-02 h4 { width:100%; font-size: 1.6em; padding-bottom: 1.5em;}
.con-com-08 .dl-box-01 dl {    width: 100%;    line-height: 1.2em;    position: relative;    padding: 10px 0px 20px 0;}
.con-com-08 .dl-box-01 dt {	display: block;    padding-bottom: 0.7em;}
.con-com-08 .dl-box-01 dd .ls-txt-01 {    color: #b5b5b6;    padding-top: 0.5em;}
.con-com-08 .dl-box-01 dd {    text-align: left;    display: block;}
.con-com-08 .dl-box-01 .ls-dup {    width: 46%;}
.con-com-08 .dl-box-01 .ls-dup:nth-child(2n) {    margin-right: auto;}
.con-com-08 .dl-box-01 .dd-input-01 {    display: flex;    align-items: center;}
.con-com-08 .dl-box-01 .dd-input-01 input[type=text] {    max-width: 50%;   margin-right: 5px;}
.con-com-08 .dl-box-01  .dd-input-01 input:last-of-type {    margin-left: auto;    margin-left: 5px;    margin-right: 0;}
.con-com-08 .dl-box-01 input[type=text], .con-com-08 .con-box-01  textarea, .con-com-08 .con-box-01  select {  font-size: 1em;  border: 1px solid #d7d7de;    width: 100%;    padding: 1em 15px;}
.con-com-08 .con-box-01  input[type=file] {    padding: 15px 0px;}
.con-com-08 .con-box-01  .ls-hg-01 {    height: 250px;}
.con-com-08 .con-box-01  .ls-hg-02 {    height: 200px;    display: block;    color: #646464;    font-weight: 300;}
.con-com-08 .con-box-01  p {    margin-block-start: 0; margin-block-end: 0;}
.con-com-08 .con-box-01 .in-check input[type=checkbox] {    display: inline-block;    min-width: 18px;    width: 26px;    height: 26px;    border-radius: 0;}
.con-com-08 .ul-box-01 input[type="radio"]{	display: none }
.con-com-08 .ul-box-01 input[type="radio"] + label{	display: inline-block;	width: 1.65em;	height: 1.65em;	border:1px solid #8b8b8b	;	border-radius: 50%;	position: relative;  }
.con-com-08 .ul-box-01 input[class="check-item"]:checked + label::after{	content:'';	font-size: 25px;	width: 58%;	height: 58%;	border-radius: 50%;	background:#00acd5;	text-align: center;	position: absolute;	left: 50%; 	top:50%; transform: translate(-50%, -50%);  }
.con-com-08 .ul-box-01 input[type="radio"]:checked + label { border-color:#00acd5}
.con-com-08 .ul-box-01 label span { position: absolute; left:2.2em; top:50%; transform: translateY(-50%); display:inline-block;}
.con-com-08 .ul-box-01 {padding-top: 1.8em;}
.con-com-08 .ul-box-01 ul { display:flex; }
.con-com-08 .ul-box-01 li { flex:1; max-width: 23%;}
.con-com-08 .dl-box-02 { padding:1em 0 2em 0;}
.con-com-08 .dl-box-02 p { padding-top: 5px;}
.con-com-08 .dl-box-02 dl { display:flex;}
.con-com-08 .dl-box-02 dl dt {font-weight: 600; padding-right: 3em; padding-top:1em;} 
.con-com-08 .dl-box-02 dl dd { height: 3.2em;}
.con-com-08 .dl-box-02 dl .input-01 { height:100%; margin-right:3em; border:1px solid #e9e9e9; width: 8em; }
.con-com-08 .dl-box-02 dl .input-02 { border:1px solid #b8c9c2; background:#f7f7f7; width: 8em; height:100%; text-align: center;}
.con-com-08 .dl-box-03 { padding-top: 2em;}
.con-com-08 .dl-box-03 dt { font-weight: 600; padding-bottom:1em;}
.con-com-08 .dl-box-03 textarea { font-size: 0.9em;}
.con-com-08 .dl-box-03 .in-check { padding-top: 1em;}
.con-com-08 .dl-box-03 .in-check span { display:inline-block; vertical-align: middle; padding-left: 0.5em}
.con-com-08 .ls-btn { padding-top: 5em; text-align: center; }
.con-com-08 .ls-btn a { font-weight:600; color:#fff; text-align: center; background:#00acd5; font-size: 1em; max-width:10.5em; width:100%; padding: 0.8em 0em 0.8em 0.1em; z-index: 2; display:inline-block; border:1px solid #fff; border-radius: 4em;}
.con-com-08 .ls-btn .ls-icon:after { filter: brightness(0) grayscale(1) invert(1); position: relative; top:-0.1em;  content: ''; margin-left: 0.5em; color: #00acd5; vertical-align: middle; display:inline-block; width: 1.15em; height:1em; background-size: contain; background-position: right center; background-repeat: no-repeat;}
.con-com-08 .ls-btn a:hover { background:#003e81; border-color:#003e81; color:#fff;}

/* 대치연 소개 */
.con-com-09 { margin:0 auto; padding: 5em 0px 0em 0px; position: relative; overflow: hidden;}
.con-com-09 .con-head { text-align: left; max-width: 1400px; margin:0 auto; padding-bottom: 0em;}
.con-com-09 .ls-box-in { padding-bottom: 6em; margin:0 auto; max-width: 1540px; padding-left:20px; padding-right:20px; text-align: left; display:flex; flex-wrap: wrap; justify-content: start; align-items: stretch;}
.con-com-09 .ls-box-01 { width: 27%; padding-right:2em;}
.con-com-09 .ls-box-02 { width: 73%; line-height: 1.6em; padding-top: 0.5em; }
.con-com-09 .ls-box-01 h4 {  font-weight: 800; font-size: 1.6em; line-height: 1.6em; }
.con-com-09 .ls-txt-01 p { padding-bottom: 1.2em;}
.con-com-09 .ls-txt-01 strong { padding-bottom: 1.2em; display:block; font-size: 1.1em;}
.con-com-09 .ls-txt-02 { font-size: 1.6em; line-height: 1.4em; padding-bottom:1em;}
.con-com-09 .ls-txt-03 { padding-top: 2em; max-width: 55em; text-align: right;}
.con-com-09 .con-box-01 .ls-box-02 { padding-top: 2.5em;}
.con-com-09 .com-box-02 { background:#f8f8f8; padding-top: 8em;}
.con-com-09 .ul-box-01 { text-align: left;}
.con-com-09 .ul-box-01 li { padding-left: 1em; position: relative; }
.con-com-09 .ul-box-01 li:before { content:'\2010'; font-size: 1.4em; left:0; line-height:1; position: absolute; margin-top: 0.15em; display:inline-block; vertical-align: middle;}

/* 팀앤크루 */
.con-com-10 { margin:0 auto; padding: 5em 0px 0em 0px; position: relative; overflow: hidden;}
.con-com-10 .con-head { text-align: left; max-width: 1400px; margin:0 auto; padding-bottom: 0em;}
.con-com-10 .ls-box-in { padding-bottom: 4em; margin:0 auto; max-width: 1540px; padding-left:20px; padding-right:20px; text-align: left; display:flex; flex-wrap: wrap; justify-content: start; align-items: stretch;}
.con-com-10 .ls-box-01 { width: 27%; padding-right:2em;}
.con-com-10 .ls-box-02 { width: 73%; line-height: 1.6em; padding-top: 0.5em; }
.con-com-10 .ls-box-01 h4 {  font-weight: 800; font-size: 1.6em; line-height: 1.6em; }
.con-com-10 .ls-box-02 h4 {  font-weight: 800; font-size: 1.6em; padding-bottom: 0.5em; line-height: 1.6em; }
.con-com-10 .crew-box-01 .ls-crew { display:flex; overflow: hidden;}
.con-com-10 .crew-box-01 .ls-crew .ls-img-01 { width: 33.333%; padding-right:2em; }
.con-com-10 .crew-box-01 .ls-crew .txt-box { width: 66.666%;}
.con-com-10 .crew-box-01 strong { font-size: 1.6em;}
.con-com-10 .ls-img-01 img { max-width:100%;}
.con-com-10 .ls-crew p { padding-bottom:0.5em;}
.con-com-10 .ls-crew dl {  padding-top: 2em;}
.con-com-10 .ls-crew dl { display:flex; align-items: stretch;}
.con-com-10 .ls-crew dl dt {font-weight: 600; padding-right: 3em;} 
.con-com-10 .crew-box-01 .ls-crew { padding-bottom: 5em; border-bottom:1px solid #dbdbdb;}
.con-com-10 .crew-box-01 .ls-crew + .ls-crew {  padding-top: 5em;}
.con-com-10 .crew-box-01 .ls-crew:last-of-type { border-bottom:0; padding-bottom:0;}
.con-com-10 .com-box-01 .ls-box-02 { padding-top:2.2em;}
.con-com-10 .com-box-02 { background:#f8f8f8; padding-top: 6em;}
.con-com-10 .com-box-03 { padding-top: 6em;}
.con-com-10 .com-box-04 { background:#f8f8f8; padding-top: 6em;}
.con-com-10 .crew-box-02 { flex-wrap: wrap; overflow: hidden; display:flex; margin-right:-3.2em}
.con-com-10 .crew-box-02 .ls-crew { width:calc(33.333% - 3.2em); margin-right: 3.2em }
.con-com-10 .crew-box-02 strong { display:inline-block; padding-right: 0.5em; font-size: 1.4em; padding-bottom: 0.5em;}
.con-com-10 .crew-box+.crew-box {padding-top:2em; border-top:1px solid #dbdbdb;}
.con-com-10 .crew-box { padding-bottom:1em;}
.con-com-10 .crew-box-02 .ls-txt-01 { padding-top:1em;}
.con-com-10 .ls-btn { padding-bottom:3em; padding-top:0.5em; text-align: left; }
.con-com-10 .ls-btn a { font-weight:800; text-align: center; background:#fff; font-size: 0.9em; padding: 0.4em 1.2em; z-index: 2; display:inline-block; border:1px solid #cccccc; border-radius: 4em;}
.con-com-10 .ls-btn .ls-icon:after { filter: brightness(0) grayscale(1); position: relative; top:-0.15em;  content: ''; margin-left: 0.5em; color: #00acd5; vertical-align: middle; display:inline-block; width: 1.15em; height:1em; background-size: contain; background-position: right center; background-repeat: no-repeat;}
.con-com-10 .ls-btn a:hover { background:#00acd5; border-color:#00acd5; color:#fff;}
.con-com-10 .ls-btn a:hover:after { filter: brightness(0) grayscale(1) invert(1); }
.con-com-10 .crew-box-03 { flex-wrap: wrap; overflow: hidden; display:flex; margin-right:-1em}
.con-com-10 .crew-box-03 .ls-crew { text-align: center; background:#fff; border:1px solid #dfdfdf; padding: 1em 0; margin-bottom:1em; width:calc(16.6666% - 1em); margin-right: 1em }
.con-com-10 .crew-box-03 strong { font-size: 1.3em;}

/* 자문위원 이력 팝업 */
.ls-career-box {    z-index: 20; background: rgba(0,0,0,0.72);    position: fixed;    width: 100%;    height: 100%;    left: 0;    top: 0;}
.ls-career-box .career-box {    position: absolute;    max-width: 30em;  height:auto; width: 90%;    left: 50%;    top: 50%;    transform: translate( -50%, -50%);    background: #fff;}
.ls-career-box .ls-career-in {    padding: 0 20px;}
.ls-career-box h4 {  color:#fff;   font-size: 1.2em;    padding: 15px 0;}
.ls-career-box .ls-close {    width: 40px;    height: 40px;    font-size: 0;    position: absolute;    right: 10px;    top: 0.9rem;}
.ls-career-box .ls-close a {    width: 100%;    height: 100%;    display: block;    position: relative;    color: #fff;}
.ls-career-box .ls-close a:after {    position: absolute;    content: '\2715';    left: 50%;    top: 20%;    transform: translate( -50%, -30%);    font-size: 1.8rem;    line-height: 1;}
.ls-career-box .ls-career-con {    display: flex;    justify-content: space-between; align-items: stretch;    padding: 2em;}
.ls-career-box .ls-info {    text-align: left;  width: 100%; height:20em; overflow-y: scroll}
.ls-career-box h5 {  font-size: 1.3em;}
.ls-career-box h5 p {  font-size: 0.8em;  padding-bottom:0.5em;   font-weight: 400;}
.ls-career-box .dl-box-01 {    font-size: 0.8em; }
.ls-career-box .dl-box-01 dl {    display: flex;    padding-top: 30px;}
.ls-career-box .dl-box-01 dt {    padding-right: 30px;    font-weight: 800;}
.ls-career-box .dl-box-01 li {    padding-bottom: 5px;}
.ls-career-box .dl-box-01 li { padding-left: 1em; position: relative; }
.ls-career-box .dl-box-01 li:before { content:'\2010'; font-size: 1.4em; left:0; line-height:1; position: absolute; margin-top: -0.05em; display:inline-block; vertical-align: middle;}

/* 오시는길 */
.con-com-11 { margin:0 auto; padding: 5em 0px 0em 0px; position: relative; overflow: hidden;}
.con-com-11 .con-head { text-align: left; max-width: 1400px; margin:0 auto; padding-bottom: 0em;}
.con-com-11 .ls-box-in { padding-bottom: 6em; margin:0 auto; max-width: 1540px; padding-left:20px; padding-right:20px; text-align: left; display:flex; flex-wrap: wrap; justify-content: start; align-items: stretch;}
.con-com-11 .ls-box-01 { width: 27%; padding-right:2em;}
.con-com-11 .ls-box-02 { width: 73%; line-height: 1.6em; padding-top: 0.5em; }
.con-com-11 .ls-box-01 h4 {  font-weight: 800; font-size: 1.6em; line-height: 1.6em; }
.con-com-11 .con-box-01 .ls-box-02 { padding-top: 2.5em;}
.con-com-11 .com-box-02 { background:#f8f8f8; padding-top: 8em;}
.con-com-11 .ls-map-box .ls-info { padding-top: 2em;}
.con-com-11 .ls-map-box dl {    display: flex;    align-items: stretch;    text-align: left;    padding: 0.5em 0px;}
.con-com-11 .ls-map-box dt { padding-left: 5px;  min-width: 70px;  font-weight: 800; padding-left: 5px; max-width: 120px;  position: relative;    width: 20%;}
.con-com-11 .ls-map-box dt .ls-icon {vertical-align: middle; display: inline-block; margin-top: -0.2em; width: 1.15em; margin-right: 0.7em;  height: 1.25em;    position: relative;}
.con-com-11 .ls-map-box dt .ls-icon:after {    width: 100%; height: 100%;   background-size: contain;    background-position: center center;    background-repeat: no-repeat;  top: 50%;    transform: translateY(-50%);    display: inline-block;    content: '';    position: absolute; }
.con-com-11 .ls-map-box .ls-info dl:last-of-type .ls-icon { height: 1.1em;}
.con-com-11 .ls-map-box dd { width: 80%;}
.con-com-11 .com-box-03 {height: 57.587em;background-color:#263141; background-position: center center; background-size: auto 100%;}
.con-com-11 .con-box-03 { position: relative; height:100%;}
.con-com-11 .ls-img-01 img  { height:100%; width:100%; object-fit: cover; object-position: center center; }
.con-com-11 .ls-img-02 {z-index:1; position: absolute; left: 50%; transform: translateX(-50%); height:100%;}
.con-com-11 .ls-img-02 img { height:100%;}
.con-com-11 .con-box-03 .ls-box-in { z-index:2; left:50%; transform: translateX(-50%); top:8em; width: 100%;position: absolute;}
.con-com-11 .com-box-03 h3 { color:#fff;}

/* 온라인 문의 */
.inquiry-box { position: relative; width:100%; height: 21em; color:#fff;}
.inquiry-in { display:table; position: relative; width:100%; height:100%; background-repeat: no-repeat; background-size: cover; background-position: center;}
.inquiry-box .box-in { display:table-cell; height:100%; vertical-align: middle;}
.inquiry-box .box-in p { font-size: 0.9em; opacity: 0.7;}
.inquiry-box h3 { padding-bottom: 0.3em; font-size: 2em;}
.inquiry-box .ls-btn { padding-top: 2em;}
.inquiry-box .ls-btn a { font-weight:600; color:#fff; text-align: center; background:transparent; font-size: 0.9em; max-width:10.5em; width:100%; padding: 0.7em 0em 0.7em 0.1em; z-index: 2; display:inline-block; border:1px solid #fff; border-radius: 4em;}
.inquiry-box .ls-btn .ls-icon:after {filter: brightness(0) grayscale(1) invert(1); position: relative; top:-0.1em;  content: ''; margin-left: 0.5em; color: #fff; vertical-align: middle; display:inline-block; width: 1.15em; height:1em; background-size: contain; background-position: right center; background-repeat: no-repeat;}
.inquiry-box .ls-btn a:hover { background:#00acd5; border-color:#00acd5; color:#fff;}



/*게시판 : 인증현황 */
#news_list { width:100%; margin-left:10px;  }
#news_list .gl_list { display:inline-block; width:24%;   }
.bo_list1 { width:100%; display:flex; justify-content: center; align-items: flex-start;}
.bo_list1 li {width:100%; max-width:280px; height:450px; overflow:hidden; padding:10px; }
.bo_list1 .bo_image1 { width:100%; overflow:hidden; height:380px; border:1px solid #eee; }
.bo_list1 .bo_image1 img {object-fit: cover; height: 380px; width: 100%; padding:10px; }
.bo_list1 .bo_title1 {margin-top:20px; height:80px; text-align:center; }
.bo_list1 .bo_title1 .tt { font-size:1.05em; font-weight:700; max-height:100px; overflow:hidden; word-break: keep-all;}
.bo_list1 .bo_title1 .st { margin-top:10px; color:#767676; font-size:0.9em; }
.bo_list1 .bo_title1 .dt { margin-top:10px; font-size:0.8em; color:#767676;  }
.vo_title1 { border-top:2px solid #000; border-bottom:1px solid #ccc; padding:50px 20px 40px 20px; text-align:center; margin-bottom:50px; margin-top:150px;  }
.vo_title1 .tt { font-size:1.7em; font-weight:600; margin-bottom:20px; }
.vo_title1 .st { font-size:0.9em; color:#888; font-weight:400; }
.vo_list_btn1 { text-align:center; margin:80px 0; }
.vo_list_btn1 a { border:1px solid #eee; background:#b31c27; color:#fff; padding:15px 70px; font-weight:500; }
.vo_list_btn1 a:hover { background:#ccc; color:#000; }

/*게시판 : 일반 */
.bo_list2 { width:100%; }
.bo_list2 table {width:100%; border-collapse:collapse;}
.bo_list2 table thead th { border-top:2px solid #000; border-bottom:1px solid #000;  padding:20px 7px; text-align:center; }
.bo_list2 table tbody td { border-bottom:1px solid #e5e5e5; padding:20px 7px; }
.bo_list2 table tbody td.text-center {text-align:center;}
.bo_list2 a:hover { color:#b31c27; }

#fboardlist {padding:0 10px;}
#bo_list2_search { margin:0 auto; text-align:center; margin-bottom:150px; padding:20px 0; }
#bo_list2_search select { width:120px; height:40px; border:1px solid #cfcfcf;  }
#bo_list2_search input[type=text] { width:300px; height:40px;  border:1px solid #cfcfcf; padding:0 10px; }
#bo_list2_search input[type=submit] { width:90px; height:40px;  border:1px solid #b31c27; color:#b31c27; background:#fff; }
#bo_list2_search input[type=submit]:hover { color:#fff; background:#b31c27; }

/* 사내소식 */
#news_list3 { width:100%; margin-left:10px;  }
#news_list3 .gl_list { display:inline-block; width:24%;   }
.bo_list3 { width:100%; display:flex; justify-content: center; align-items: flex-start;}
.bo_list3 li {width:100%; max-width:400px; height:380px; overflow:hidden; padding:10px; }
.bo_list3 .bo_image1 { width:100%; overflow:hidden; height:210px; border:1px solid #eee; }
.bo_list3 .bo_image1 img {object-fit: cover; height: 210px; width: 100%; padding:0px; }
.bo_list3 .bo_title1 {margin-top:20px; height:80px; text-align:left; }
.bo_list3 .bo_title1 .tt { font-size:1.35em; font-weight:700; max-height:100px; overflow:hidden; word-break: keep-all; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.bo_list3 .bo_title1 .st { margin-top:10px; color:#767676; font-size:0.9em; word-break: break-all; }
.bo_list3 .bo_title1 .dt { margin-top:10px; font-size:0.8em; color:#767676;  }

#bo_v_atc * { word-break: break-all; }


/* PC 사이즈 */
@media all and (max-width : 1920px)  { 
	/* .con-com-11 .ls-img-02 { left: 45%;} */
}

@media all and (max-width : 1600px)  { 
	.scroll-box-6 button { top: calc(30% - 1vw)}
}
@media all and (max-width : 1440px)  { 

	/* .scroll-box-6 button { top: calc(30% - 1vw)} */
	
	/* .scroll-page-top { right: 20px;} */
}

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

	.scroll-box-1, .scroll-box-1 .ls-slide-backgrounds, .scroll-box-1 .ls-slide-backgrounds img, 
	.scroll-box-2, .scroll-box-2 .ls-slide-backgrounds, .scroll-box-2 .ls-slide-backgrounds img, 	
	.scroll-box-3, .scroll-box-3 .ls-slide-backgrounds, .scroll-box-3 .ls-slide-backgrounds img, 
	.scroll-box-4, .scroll-box-4 .ls-slide-backgrounds, .scroll-box-4 .ls-slide-backgrounds img,
	.scroll-box-5, .scroll-box-5 .ls-slide-backgrounds, .scroll-box-5 .ls-slide-backgrounds img,
	.scroll-box-6, .scroll-box-6 .ls-slide-backgrounds, .scroll-box-6 .ls-slide-backgrounds img { height: 100vh; }


	.container { font-size: 1.05rem;}

	.nav_web>ul>li>a { font-size: 1.1em;}

	.scroll-box-1 .ls-head { font-size: 5.5em;}
	.scroll-box-1 .ls-slide-texts { max-width: 31em;}
	.scroll-box-1 .ls-info1 {padding-right: 1.5em;}

	.scroll-box-4 .ls-txt-box h3 { font-size: 2.8em;}

	.con-head h3 { font-size: 2.2em;}

	.con-com-11 .com-box-03 { height: 45em}

	.scroll-box-6 .scroll-box-6-1 { position: relative; display:block; height:auto; margin:0 auto; width:100%;}
	.scroll-box-6 .ls-box-in {display:block; vertical-align: middle; width:100%; margin-top:5em;}
	.scroll-box-6 .slide-box .ls-list { margin:0 20px;}
	.scroll-box-6 .slide-box .ls-img-01 img { height:220px; }


	/* 유투브 메인영상*/
	.scroll-box-1 .two-step-vod { width:100%; height:720px; display:flex; justify-content: center; align-items: center; text-align:center; margin:0 auto; padding:0 20px;  }
	.scroll-box-1 .two-step-vod iframe { width:100%; height:350px; }


}

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

}


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

	.scroll-box-1, .scroll-box-1 .ls-slide-backgrounds, .scroll-box-1 .ls-slide-backgrounds img { min-height:768px;  height:768px;}
	.scroll-box-2, .scroll-box-2 .ls-slide-backgrounds, .scroll-box-2 .ls-slide-backgrounds img { min-height:768px;  height:768px;} 	
	.scroll-box-3, .scroll-box-3 .ls-slide-backgrounds, .scroll-box-3 .ls-slide-backgrounds img { min-height:768px;  height:768px;} 
	.scroll-box-4, .scroll-box-4 .ls-slide-backgrounds, .scroll-box-4 .ls-slide-backgrounds img { min-height:768px;  height:768px;}
	.scroll-box-5, .scroll-box-5 .ls-slide-backgrounds, .scroll-box-5 .ls-slide-backgrounds img { min-height:768px;  height:768px;}
	.scroll-box-6, .scroll-box-6 .ls-slide-backgrounds, .scroll-box-6 .ls-slide-backgrounds img { min-height:768px;  height:768px;}

	.scroll-box-2 .scroll-box-2-1 { height:768px; }
	.scroll-box-3 .scroll-box-3-1 { height:768px; }
	.scroll-box-4 .scroll-box-4-1 { height:768px; }
	.scroll-box-5 .scroll-box-5-1 { height:768px; }
	.scroll-box-6 .scroll-box-6-1 { height:768px; }

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

	header:after { top: 60px;}
	header .box_inner { padding-top:0; padding-left: 20px; padding-right:20px; }
	header:after { display:none;}
	header h1 img { height: 30px;  }
	header.menu-scroll {background-color:transparent;}
	.menu-scroll .nav_wrap { display:none;}
	
	.container { font-size: 1em;}

	footer .logo img { height: 1.9rem;}
	footer .sns-box a img { height: 1.9rem;}
	footer .col-box .copy { position: relative; right:auto;}
	footer .box-inner { padding: 3em 0;}
	
	
	.page-top { width: 40px; height: 40px; }
	.scroll-page-top { width: 40px; height: 40px; bottom:7em;}
	.ls-cacao a { border-radius: 10px; font-size: 0.7em; padding-bottom: 10px; padding-right:0px; padding-left:2px; text-align:center; right:8px;}
	.ls-cacao a:after { width: 2.6em;}

	
	.scroll-box-5 .ls-img-box { padding-top:5em; }

	.scroll-box-6 button { height: 45px; width: 45px; /*top: calc(27% - 1vw)*/}
	.scroll-box-6 .inner-box { padding-left: 50px; padding-right:50px;}
	.scroll-box-6 .slide-left { left:0;}
	.scroll-box-6 .slide-right { right:0;}


	.con-head h3 { font-size: 2em;} 

	.con-com-01 .con-box-05 .ul-box-01 { font-size: 1em;}
	.con-com-01 .ls-img-box p { font-size: 1.2em;}

	.con-com-02 .ls-list-box { margin-right: -3em;}
	.con-com-02 .ls-list { width:calc(33.333% - 3em); margin-right:3em; margin-bottom:3em;}
	.con-com-02 .ls-list:nth-child(1):after { right: -2.5em;}
	.con-com-02 .ls-list:nth-child(2):after { right: -2.5em;}
	.con-com-02 .ls-list:nth-child(3):after { bottom: -3em;}
	.con-com-02 .ls-list:nth-child(4):after { left: -2.5em}
	.con-com-02 .ls-list:nth-child(5):after { left: -2.5em}
	.con-com-02 .ls-list .ls-img-01 { max-width: 5em;}
	.con-com-02 .sys-head strong { font-size: 1.25em;}
	.con-com-02 .sys-head span { width: 6em}

	.con-com-04 .ls-list-box .ls-img-01 { max-width: 5em;}
	.con-com-04 .ls-list-box .ls-list { width: calc(50% - 2em)}
	.con-com-04 .ls-list-01 a { height: 20em;}
	.con-com-04 .ls-list-01 .ls-img-01 { max-width: 4em;}
	
	.con-com-07 .ls-list-box { margin-right: -2.8em;}
	.con-com-07 .ls-list-box .ls-list {width: calc(33.333% - 2.8em); margin-right:2.8em }


}

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

	.container { font-size: 0.9em;}

	.scroll-box-4 .ls-txt-box h3 { font-size: 2.5em;}
	.scroll-box-4 .ls-txt-01 { font-size: 1.5em;}

	.scroll-box-5 .ls-img { min-width: 150px;}
	
	.con-com-10 .crew-box-03 .ls-crew { width: calc(33.3333% - 1em)}

}

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

	.scroll-box-1, .scroll-box-1 .ls-slide-backgrounds, .scroll-box-1 .ls-slide-backgrounds img { min-height:680px;  height:680px;}
	.scroll-box-2, .scroll-box-2 .ls-slide-backgrounds, .scroll-box-2 .ls-slide-backgrounds img { min-height:680px;  height:680px;} 	
	.scroll-box-3, .scroll-box-3 .ls-slide-backgrounds, .scroll-box-3 .ls-slide-backgrounds img { min-height:680px;  height:680px;} 
	.scroll-box-4, .scroll-box-4 .ls-slide-backgrounds, .scroll-box-4 .ls-slide-backgrounds img { min-height:680px;  height:680px;}
	.scroll-box-5, .scroll-box-5 .ls-slide-backgrounds, .scroll-box-5 .ls-slide-backgrounds img { min-height:680px;  height:680px;}
	.scroll-box-6, .scroll-box-6 .ls-slide-backgrounds, .scroll-box-6 .ls-slide-backgrounds img { min-height:680px;  height:680px;}

	.scroll-box-2 .scroll-box-2-1 { height:680px; }
	.scroll-box-3 .scroll-box-3-1 { height:680px; }
	.scroll-box-4 .scroll-box-4-1 { height:680px; }
	.scroll-box-5 .scroll-box-5-1 { height:680px; }
	.scroll-box-6 .scroll-box-6-1 { height:680px; }

	.snb li a>span span { width:100%;}
	.snb li a>span {  flex-direction: column;}

	footer .sns-box { position: absolute; bottom:2.5em; left:50%; transform: translateX(-50%);}
	footer .sns-box span { padding:0 0.7em;}
	footer .box-inner { padding: 2.5em 20px 6em 20px;}
	footer .foo-head-box { padding-bottom: 1em; display:block;}
	footer .col-box { text-align: center; padding-left:0; padding-right:0;}
	footer { font-size: 0.85em;}



	.scroll-box-3 .ls-img-01 { width: 4.5em;}




	.con-com-03 .ls-img-box { margin-right: -1.3em}
	.con-com-03 .ls-img { border-radius: 0.7em; padding: 0.8em 0.7em; width:calc(33.333% - 1.3em); margin-right:1.3em; margin-bottom:1.3em }

	.con-com-07 .ls-list-box { margin-right: -2.5em;}
	.con-com-07 .ls-list-box .ls-list {width: calc(33.333% - 2.5em); margin-right:2.5em }

	
	.scroll-box-6 .scroll-box-6-1 { position: relative; display:block; height:auto; margin:0 auto; width:100%;}
	.scroll-box-6 .ls-box-in {display:block; vertical-align: middle; width:100%; margin-top:5em;  }
	.scroll-box-6 .slide-box .ls-list { margin:0 20px;}

	
	
	
}

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


	#videobcg {
		background:#000;
		position: relative;
		top: 0;
		left: -500px;
		min-height: 720px;
		height: 720px;
		z-index: -1000;
		overflow: hidden;
	}
	
	.scroll-box-1, .scroll-box-1 .ls-slide-backgrounds, .scroll-box-1 .ls-slide-backgrounds img { min-height:680px;  height:680px;}
	.scroll-box-2, .scroll-box-2 .ls-slide-backgrounds, .scroll-box-2 .ls-slide-backgrounds img { min-height:680px;  height:680px;} 	
	.scroll-box-3, .scroll-box-3 .ls-slide-backgrounds, .scroll-box-3 .ls-slide-backgrounds img { min-height:680px;  height:680px;} 
	.scroll-box-4, .scroll-box-4 .ls-slide-backgrounds, .scroll-box-4 .ls-slide-backgrounds img { min-height:680px;  height:680px;}
	.scroll-box-5, .scroll-box-5 .ls-slide-backgrounds, .scroll-box-5 .ls-slide-backgrounds img { min-height:680px;  height:680px;}
	.scroll-box-6, .scroll-box-6 .ls-slide-backgrounds, .scroll-box-6 .ls-slide-backgrounds img { min-height:600px;  height:600px;}

 
	.container { font-size: 0.85em;}

	.con-head h3 { font-size: 1.8em }
	.con-head p { font-size: 1em;}


	header h1 img { height: 25px;}

	.ls-tab-01 a { font-size: 0.9em; min-width: 10em;}
	.ls-tab-01 li { margin: 0 5px;}


	.head-line .text { padding-bottom: 100px;}
	.head-line .text:after { top:90px }

	
	footer .col-box p>span:last-of-type { display:block}
	footer .col-box p {word-break: keep-all;}
	

	.d-md-none { display: none!important;} /* pc 용 감추기 */
	.d-lg-none { display:block;} /* mobile 용 보여주기 */

	.snb-bg { height: calc(320px - 3.2em)}
	.snb-bg .ls-slide-backgrounds { height: 320px;}
	.snb-bg .ls-slide-backgrounds img { height: 100%;}
	.snb-bg .ls-slide-texts .ls-head { padding-top: 0.3em; font-size:2.2em; }
	.snb-bg .ls-slide-texts .ls-info { font-size: 1.15em;}

	.scroll-box-1 .ls-info2 { font-size: 1.25em; transform: translateX(-5%); white-space: nowrap;}
	.scroll-box-1 .ls-head { font-size: 3.8em;}
	.scroll-box-1 .ls-slide-texts { width: 310px; }
	.scroll-box-1 .ls-info1 {font-size: 0.8em; }

	.scroll-box-2 .ls-txt-box h3{ font-size: 1.25em; padding-bottom:1em;}
	.scroll-box-2 .ls-more { max-width: 9em; padding: 0.45em 0em 0.5em 0.1em}
	.scroll-box-2 .m-head h2 { font-size:2em;}
	.scroll-box-2 .m-head p { font-size: 0.9em;}
	.scroll-box-2 .m-head { padding-bottom:3em;}

	.scroll-box-3 .ls-img-01 { width: 4em;} 
	.scroll-box-3 .ls-txt-01 br { display:none;}
	.scroll-box-3 .ls-list { width:33%;}
	.scroll-box-3 .m-head h2 { font-size:2em;}
	.scroll-box-3 .m-head p { font-size: 0.9em;}
	.scroll-box-3 .m-head { padding-bottom:3em;}

	.scroll-box-4 .ls-box-in { width:100%; height: 50%; transform: translate(0, 100%);}
	.scroll-box-4 .inner-box { text-align: center; }
	.scroll-box-4 .ls-txt-box p { margin:0 auto; font-weight: 500; font-size: 1em}
	.scroll-box-4 .ls-txt-box h3 { font-size: 1.9em;}
	.scroll-box-4 .ls-txt-01 { font-size: 1.2em;}
	.scroll-box-4 .ls-btn { padding-top:1em;}
	
/* 	.scroll-box-5 .ls-img { width: 33.333%;  padding: 1em 0;} */
	.scroll-box-5 .ls-list-box strong { font-size: 2em; }
	.scroll-box-5 .ls-list-box p { font-size: 0.9em; }
	.scroll-box-5 .ls-list-box { padding-left:0; padding-right:0; width:calc(100% + 40px); transform: translateX(-20px);}
	.scroll-box-5 .ls-list { flex:1;}
	.scroll-box-5 .m-head h2 { font-size:2em;}
	.scroll-box-5 .m-head p { font-size: 0.9em;}
	.scroll-box-5 .m-head { padding-bottom:3em;}
	.scroll-box-5 .ls-img img { max-height: 35px;}

	/*.scroll-box-6 .slide-box .ls-list { width: 48%;}*/	
	.scroll-box-6 .ls-list .ls-more p { width: 3rem; height:3rem;}
	.scroll-box-6 .ls-list .ls-more .ls-board:after { font-size: 2rem}
	.scroll-box-6 .m-head h2 { font-size:2em;}
	.scroll-box-6 .m-head p { font-size: 0.9em;}
	.scroll-box-6 .m-head { padding-bottom:3em;}
	.scroll-box-6 button { /*top:calc(32% - 1vw)*/}
	.scroll-box-6 .slide-box .ls-list { margin:0px;}

	.scroll-box-6 .slide-box .ls-img-01 img { height:180px; }

	.con-com-01 { padding-top:4em; padding-bottom:4em;  }
	.con-com-01 .con-head { padding-bottom:1em;}
	.con-com-01 .ls-box-in { flex-wrap: wrap; padding-bottom:2em;}
	.con-com-01 .ls-box-in>div { width:100%;}
	.con-com-01 .ls-box-01 h4 { font-size: 1.3em; }
	.con-com-01 .ls-box-01 .txt-head { padding-bottom: 1.5em;}
	.con-com-01 .con-box-05 .ul-box-01 { font-size: 0.85em; max-width: 290px; margin:0 auto; flex-wrap: wrap;}
	.con-com-01 .con-box-05 .ul-box-01 ul { width: 100%;}
	.con-com-01 .ls-img-02 { max-width:400px; margin:0 auto;}
	.con-com-01 .ls-img-box p { font-size: 0.9em; padding: 0.2em}
	.con-com-01 .con-box-01 .ls-img-01 { max-width: 20em;}
	.con-com-01 .con-box-02 .txt-box { font-size: 1.1em; line-height: 1.6em;}
	.con-com-01 .com-box-02 { height: 15em; background-position: 20% center;}
	.con-com-01 .con-box-05 h4 { font-size: 1.55em; line-height: 1.6em; padding-bottom:1em;}
	.con-com-01 .con-box-05 h4 span:after { bottom: 0.2em}
	.con-com-01 .con-box-05 .ul-box-01 li { margin-top: 0.5em;}
	.con-com-01 .ls-btn { padding-top:3em;}
	.con-com-01 .com-box-04 { height: 38em;}
	.con-com-01 .con-box-04 { padding-top: 2em;}

	.con-com-02 { padding-top:4em; padding-bottom:4em;  }
	.con-com-02 .ls-box-in { flex-wrap: wrap; padding-bottom:2em;}
	.con-com-02 .ls-box-in>div { width:100%;}
	.con-com-02 .ls-box-01 h4 { font-size: 1.3em; }
	.con-com-02 .ls-box-01 .txt-head { padding-bottom: 1.5em;}
	.con-com-02 .con-head { padding-bottom:1em;}
	.con-com-02 .ls-table-box { width: calc(100% + 20px); overflow-x: auto;}
	.con-com-02 .ls-table-box table { margin-right:20px; min-width: 700px;}
	.con-com-02 .ls-img-box { width: calc(100% + 20px);  }
	.con-com-02 .ls-img-box .ls-img { background-color: transparent;  position: relative; border:0; border-radius: 0; overflow-x: auto; padding:0;}
	.con-com-02 .ls-img-box .ls-img img { padding: 20px;border:1px solid #dfdfdf; overflow: hidden; border-radius: 15px;  min-width: 540px; margin-right:20px;}
	.con-com-02 .con-box-03 h4 { font-size: 1.55em; line-height: 1.6em; padding-bottom:1em;}
	.con-com-02 .dl-box-01 .ls-dl + .ls-dl { margin-top: 2em;}
	.con-com-02 .com-box-02 { height: 60em;}
	.con-com-02 .ls-btn { padding-top:3em;}
	.con-com-02 .dl-box-01 dt {padding: 0.3em 0; }
	.con-com-02 .ls-txt-02 strong { font-size: 1.1em;}
	.con-com-02 .ls-list .ls-img-01 { width: 5em; padding-bottom: 0.5em}
	.con-com-02 .ls-list strong { font-size: 1em;}
	.con-com-02 .ls-list .ls-num { font-size: 1.1em;}
	.con-com-02 .ls-list { padding: 1em 0}
	.con-com-02 .con-box-02 { padding-bottom:2em;}
	
	.con-com-02 .new-box { display:block; margin-bottom:30px;  }
	.con-com-02 .new-box .img-tab { margin:0px; min-width:100%; text-align:center; margin-bottom:20px; }
	.con-com-02 .new-box .txt-tab { max-width:100%; margin:0px}

	.con-com-03 { padding-top:4em; padding-bottom:4em;  }
	.con-com-03 .ls-img-box { padding-top: 3em;}
	.con-com-03 .ls-btn { padding-top:3em;}

	.con-com-04 { padding-top:4em; padding-bottom:4em;  }
	.con-com-04 .ls-box-in { flex-wrap: wrap; padding-bottom:2em;}
	.con-com-04 .ls-box-in>div { width:100%;}
	.con-com-04 .ls-box-01 h4 { font-size: 1.3em; }
	.con-com-04 .ls-box-01 .txt-head { padding-bottom: 1.5em;}
	.con-com-04 .con-head { padding-bottom:1em;}
	.con-com-04 .con-box-03 h4 { font-size: 1.55em; line-height: 1.6em; padding-bottom:1em;}
	.con-com-04 .com-box-02 { height: 42em;}
	.con-com-04 .con-box-03 .ls-btn a { font-size: 1.1em;}
	.con-com-04 .con-box-03 .ls-btn { padding-top:2em;}
	.con-com-04 .ls-list-box { margin-right:-1.5em;}
	.con-com-04 .ls-list-box .ls-list { padding:1em 0; width: calc(50% - 1.5em); margin-right:1.5em; margin-bottom:1.5em}
	.con-com-04 .ls-list-box p { font-size: 0.95em}
	.con-com-04 .ls-list-box .ls-num { font-size: 1.1em;}
	.con-com-04 .con-box-02 { padding-bottom:2em;}
	.con-com-04 .ls-list-box .ls-img-01 { max-width: 5.1em; padding-bottom: 0.5em}
	.con-com-04 .dl-box-01 dt {padding: 0.3em 0;}

	.con-com-05 { padding-top:4em; }
	.con-com-05 .ls-box-in { flex-wrap: wrap; padding-bottom:2em;}
	.con-com-05 .ls-box-in>div { width:100%;}
	.con-com-05 .ls-box-01 h4 { font-size: 1.3em; }
	.con-com-05 .dl-box-01 dt { font-size: 1.1em;}
	.con-com-05 .ls-table-box { width: calc(100% + 20px); overflow-x: auto;}
	.con-com-05 .ls-table-box table { margin-right:20px; min-width: 700px;}
	.con-com-05 .txt-box h3 { font-size: 1.7em;}
	.con-com-05 .ls-tab-box { width: 100%; max-width: 360px;  padding-bottom:2em;}
	.con-com-05 .ls-tab-box li {flex:1;}
	.con-com-05 .con-box-01 { height: 15em; background-position: 30% center;}
	.con-com-05 .con-box-03 { height: 15em; background-position: 45% center;}
	.con-com-05 .dl-box-01 dl { flex-wrap: wrap;}
	.con-com-05 .dl-box-01 dt { width:100%;}
	.con-com-05 .dl-box-01 dd { width:100%; padding-top: 1em;}
	.con-com-05 .com-box-02 { padding-top:4em; padding-bottom:4em;}
	.con-com-05 .com-box-01 { padding-bottom:4em;}
	.con-com-05 .con-box-02 { padding-top: 3em;}
	.con-com-05 .con-box-04 { padding-top: 3em;}

	.con-com-06 { padding-top:60px;}
	.con-com-06 .com-box-01 { padding-top:2em;}
	.con-com-06 .ls-head-box h4, .con-com-06 .ls-head-box .ls-nd,.con-com-06 .ls-info { padding-left:0.5em; padding-right: 0.5em}
	.con-com-06 .ls-head-box h4 { font-size: 1.2em; padding-top: 0.7em; padding-bottom: 0.7em;}
	.con-com-06 .ls-view iframe { width:100%; height:230px; }
	.con-com-06 .ls-prev { min-width:auto;}
	.con-com-06 .ls-next { min-width:auto;}

	.con-com-07 { padding-top:4em;  }
	.con-com-07 .search-box { padding-top:0;}
	.con-com-07 .ls-btn { padding-top:1em;}
	.con-com-07 .ls-list-box { margin-right: -1.5em;}
	.con-com-07 .ls-list-box .ls-list { padding-bottom:3em; width: calc(50% - 1.5em); margin-right:1.5em }
	.con-com-07 .ls-txt-box h3 { padding-top: 1em;}
	
	.con-com-08 { padding-top:4em; padding-bottom:4em;  }
	.con-com-08 .ls-box-01 { padding-right:0;}
	.con-com-08 .ls-box-02 { padding-top: 1em;}
	.con-com-08 .ls-box-in { flex-wrap: wrap; padding-bottom:4em;}
	.con-com-08 .ls-box-in>div { width:100%;}
	.con-com-08 .ul-box-01 { font-size: 1.1em}
	.con-com-08 .ul-box-01 ul {flex-wrap: wrap;}
	.con-com-08 .ul-box-01 li { padding-bottom: 1em; width:50%; max-width: unset; flex: auto;}
	.con-com-08 .ul-box-01 input[type="radio"] + label { width: 1.5em; height:1.5em;}
	.con-com-08 .ul-box-01 label span { left: 2.1rem;}
	.con-com-08 .dl-box-01 .ls-dup { width: 100%;}
	.con-com-08 .dl-box-01 { font-size: 1.1em; padding-top: 3em;}
	.con-com-08 .dl-box-02 { padding-top:0; font-size: 1.1em;}
	.con-com-08 .dl-box-02 dl { flex-wrap: wrap;}
	.con-com-08 .dl-box-02 dl dt {padding-bottom: 1em; width:100%; font-size: 1em; padding-right:1em;}
	.con-com-08 .dl-box-02 dl dd { width: 100%; }
	.con-com-08 .dl-box-02 dl .input-01 { margin-right: 1em;}
	.con-com-08 .dl-box-03 { font-size: 1.1em;}
	.con-com-08 .con-box-01 .in-check input[type=checkbox] { width: 20px; height: 20px;}
	.con-com-08 .ls-box-02 h4 { font-size: 1.25em; padding-bottom:1em; }
	.con-com-08 .dl-box-01 input[type=text], .con-com-08 .con-box-01 textarea, .con-com-08 .con-box-01 select { padding: 0.7em 15px;}

	.con-com-09 { padding-top:4em; }
	.con-com-09 .ls-box-01 { padding-right:0;}
	.con-com-09 .ls-box-02 { padding-top: 1em;}
	.con-com-09 .ls-box-in { flex-wrap: wrap; padding-bottom:4em;}
	.con-com-09 .ls-box-in>div { width:100%;}
	.con-com-09 .ls-txt-03 img { width: 5rem;}
	.con-com-09 .ls-txt-02 { font-size:  1.3em}
	.con-com-09 .com-box-02 { padding-top:5em; padding-bottom:2em;}
	.con-com-09 .com-box-02 .con-head p { font-size: 1.3em;}

	.con-com-10 { padding-top:4em; }
	.con-com-10 .ls-box-01 { padding-right:0;}
	.con-com-10 .ls-box-02 { padding-top: 1em;}
	.con-com-10 .ls-box-in { flex-wrap: wrap; padding-bottom:2em;}
	.con-com-10 .ls-box-in>div { width:100%;}
	.con-com-10 .crew-box-02 { margin-right:-1em;}
	.con-com-10 .crew-box-02 .ls-crew { width:calc(33.333% - 1em); margin-right:1em; }
	.con-com-10 .ls-box-02 h4 { font-size: 1.3em; }
	.con-com-10 .com-box-02 { padding-top:4em;}
	.con-com-10 .com-box-03 { padding-top:4em;}
	.con-com-10 .com-box-04  { padding-top:4em;}
	.con-com-10 .ls-btn a { font-size: 0.85em}
	.con-com-10 .crew-box-01 .ls-crew + .ls-crew { padding-top:3em;}
	.con-com-10 .crew-box-01 .ls-crew { padding-bottom:3em;}
	.con-com-10 .crew-box { padding-bottom:2em;}
	.con-com-10 .crew-box+.crew-box { padding-top: 2em}
	.con-com-10 .crew-box-01 .ls-crew .ls-img-01 { padding-right:1em;}
	.con-com-10 .crew-box-01 .ls-crew .txt-box { width: calc(66.666% - 1em); margin-left: 1em;}

	.con-com-11 { padding-top:4em; }
	.con-com-11 .ls-box-01 { padding-right:0;}
	.con-com-11 .ls-box-02 { padding-top: 2em;}
	.con-com-11 .ls-box-in { flex-wrap: wrap; padding-bottom:2em;}
	.con-com-11 .ls-box-in>div { width:100%;}
	.con-com-11 .com-box-01 { padding-bottom:2em;}
	.con-com-11 .com-box-02 { padding-top: 4em; padding-bottom:2em;}
	.con-com-11 .ls-img-01 { }
	.con-com-11 .ls-img-02 { left: 40%;}
	.con-com-11 .con-box-03 .ls-box-in { top:2.5em}
	.con-com-11 .com-box-03 { height: 32em;}
	.con-com-11 .ls-map-box dt { padding-left:0;}
	.con-com-11 .ls-map-box .ls-info { font-size: 0.95em;}
	.con-com-11 .ls-map-box dt .ls-icon { width: 1em; height: 1.1em;}

	.inquiry-box h3 { font-size: 1.6em;}

	
	/*게시판 : 인증현황 */
	#news_list { width:100%; margin-left:0px;  }
	#news_list .gl_list { display:inline-block; width:48%;   }
	.bo_list1 { width:100%; display:flex; justify-content: center; align-items: flex-start;}
	.bo_list1 li {width:100%; max-width:280px; height:250px; overflow:hidden; padding:10px; }
	.bo_list1 .bo_image1 { width:100%; overflow:hidden; height:190px; border:1px solid #eee; }
	.bo_list1 .bo_image1 img {object-fit: cover; height: 190px; width: 100%; padding:5px; }
	.bo_list1 .bo_title1 {margin-top:10px; height:50px; text-align:center; }
	.bo_list1 .bo_title1 .tt { font-size:0.9em; font-weight:600; max-height:100px; overflow:hidden; word-break: keep-all;}
	.bo_list1 .bo_title1 .st { margin-top:10px; color:#767676; font-size:0.9em; }
	.bo_list1 .bo_title1 .dt { margin-top:10px; font-size:0.8em; color:#767676;  }
	.vo_title1 { border-top:2px solid #000; border-bottom:1px solid #ccc; padding:30px 10px 20px 10px; text-align:center; margin-bottom:50px; margin-top:0px;  }
	.vo_title1 .tt { font-size:1.3em; font-weight:600; margin-bottom:10px; }
	.vo_title1 .st { font-size:0.9em; color:#888; font-weight:400; }
	.vo_list_btn1 { text-align:center; margin:80px 0; }
	.vo_list_btn1 a { border:1px solid #333; color:#333; padding:15px 70px; border-radius:30px; font-weight:600; }
	.vo_list_btn1 a:hover { background:#333; color:#fff; }

		
	/*게시판 : 일반 */
	.bo_list2 { width:100%; }
	.bo_list2 table {width:100%; border-collapse:collapse;}
	.bo_list2 table thead th { border-top:2px solid #000; border-bottom:1px solid #000;  padding:20px 7px; text-align:center; }
	.bo_list2 table tbody td { border-bottom:1px solid #e5e5e5; padding:20px 7px; }
	.bo_list2 table tbody td.text-center {text-align:center;}
	.bo_list2 a:hover { color:#51b431; }

	#bo_list2_search { margin:0 auto; text-align:center; margin-bottom:50px; }
	#bo_list2_search select { width:80px; height:40px; border:1px solid #cfcfcf;  }
	#bo_list2_search input[type=text] { width:120px; height:40px;  border:1px solid #cfcfcf; padding:0 10px; }
	#bo_list2_search input[type=submit] { width:50px; height:40px;  border:1px solid #51b431; color:#51b431; background:#fff; }
	#bo_list2_search input[type=submit]:hover { color:#fff; background:#51b431; }

	#bo_list_admin th:nth-of-type(2) {display:none;}
	#bo_list th:nth-of-type(1) {display:none;}
	#bo_list_admin td:nth-of-type(2) {display:none;}
	#bo_list td:nth-of-type(1) {display:none;}

	/* 사내소식 */
	#news_list3 { width:100%; margin-left:0px;  }
	#news_list3 .gl_list { display:inline-block; width:100%;   }
	.bo_list3 { width:100%; display:flex; justify-content: center; align-items: flex-start;}
	.bo_list3 li {width:100%; max-width:400px; height:400px; overflow:hidden; padding:10px; }
	.bo_list3 .bo_image1 { width:100%; overflow:hidden; height:210px; border:1px solid #eee; }
	.bo_list3 .bo_image1 img {object-fit: cover; height: 210px; width: 100%; padding:0px; }
	.bo_list3 .bo_title1 {margin-top:20px; height:80px; text-align:left; }
	.bo_list3 .bo_title1 .tt { font-size:1.35em; font-weight:700; max-height:100px; overflow:hidden; word-break: keep-all; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
	.bo_list3 .bo_title1 .st { margin-top:10px; color:#767676; font-size:0.9em; }
	.bo_list3 .bo_title1 .dt { margin-top:10px; font-size:0.8em; color:#767676;  }



}

/* 모바일사이즈 기본 */
@media all and (max-width : 699px){
	
	
	.scroll-box-2 .ls-txt-box .ls-txt-01 { display:none;}

}

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

	.scroll-box-2 .box-inner { flex-wrap: wrap;}
	.scroll-box-2 .box-inner .ls-list { width:100%; margin-bottom:1.5em;}
	.scroll-box-2 .box-inner .ls-img-01 { height:13em;}
	
	.scroll-box-3 .box-inner { padding-top:0; flex-wrap: wrap; max-width: 375px; margin:0 auto;}
	.scroll-box-3 .box-inner .ls-list { width:100%; }
	.scroll-box-3 .box-inner .ls-list a { display:flex; padding: 1.5em 1em; }
	.scroll-box-3 .ls-txt-box { padding-left: 3em; text-align: left;}
	.scroll-box-3 .ls-txt-box h3 { padding-top:0;}
	.scroll-box-3 .ls-txt-box h3 br { display:none;}
	.scroll-box-3 .ls-txt-01 br { display:block;}
	.scroll-box-3 .ls-txt-01 { padding:0;}
	.scroll-box-3 .ls-list:after { height:1px; width:100%; bottom:0; top:auto; }

	.scroll-box-4 .ls-slide-backgrounds img { object-position: center center;}

	.con-com-01 .dl-box-01 { flex-wrap: wrap;}
	.con-com-01 .dl-box-01 .ls-dl { z-index:1; position: relative; width:100%;}
	.con-com-01 .ls-arrow:before { bottom:70%; top: auto; z-index:0; width: 100%; height: 8em; background-size: contain; transform: rotate(90deg); background-position: center bottom;}
	.con-com-01 .ls-arrow {  font-size: 0.8em; width:100%; height:6em}
	.con-com-01 .ls-arrow>span {padding-top: 0.5em; vertical-align: top; padding-right:0;}
	
	.con-com-10 .crew-box-01 .ls-crew { display:block;}
	.con-com-10 .crew-box-01 .ls-crew .txt-box { width:100%; padding-left:0; padding-top: 1em;}
	.con-com-10 .crew-box-01 .ls-crew .ls-img-01 { width:100%;}
	.con-com-10 .crew-box-01 .ls-crew .ls-img-01 img { max-width: unset; width:100%;}
	.con-com-10 .ls-crew dl dt { padding-right:1.5em;}
	

	

}

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

	.d-sm-none { display:none;}
	.d-sm-view { display:block;}

	/*.scroll-box-6 .slide-box .ls-list { width: 100%; }*/
	

	.con-com-02 .dl-box-01 { flex-wrap: wrap; max-width: 360px;}
	.con-com-02 .dl-box-01 .ls-dl { width:100%; }

	.con-com-04 .ls-list-01 { margin-right:0;}
	.con-com-04 .ls-list-01 .ls-list { width:100%; margin-right:0; margin-bottom:1em;}
	.con-com-04 .ls-list-01 a { height: auto;}
	.con-com-04 .ls-list-01 .ls-img-01 { position: relative; padding-top: 2em; bottom:0;}

	.con-com-11 .ls-img-02 { left: 50%;}

}



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

	
	.scroll-box-5 .ls-list-box strong { font-size: 1.6em; }

	.con-com-03 .ls-img { width:calc(50% - 1.5em) } 

	.con-com-07 .search-box { justify-content: start; flex-direction: column; align-items: flex-start;}
	.con-com-07 .ls-search { padding-top: 1em;}

	.con-com-02 .ls-list { width: calc(50% - 1em); margin-bottom:1em; margin-right:1em;}
	.con-com-02 .ls-list:after { display:none;}
	.con-com-02 .ls-list-box { margin-right: -1em;}
	.con-com-02 .ls-list:nth-child(4) { order:1}
	.con-com-02 .ls-list:nth-child(5) { order:2}
	.con-com-02 .ls-list:nth-child(6) { order:3}

	.con-com-04 .dl-box-01 dt { text-align: center; width:100%; max-width:100%;}
	.con-com-04 .dl-box-01 dd {  width:100%; line-height: 1.8em; padding: 0.7em 0.5em}
	.con-com-04 .dl-box-01 dl { flex-wrap: wrap;}
	.con-com-04 .com-box-02 { height: 50em}
	.con-com-04 .ls-list-box { margin-right:-1em;}
	.con-com-04 .ls-list-box .ls-list { padding:1em 0; width: calc(50% - 1em); margin-right:1em; margin-bottom:1em}

	

}


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

/* 	 
	.scroll-box-4 .ls-tab-box ul { justify-content: start;}
	
	.con-com-02 .ls-btn-01 a { max-width:100%;}
	 */

	.scroll-box-6 button { /*top:calc(27% - 1vw)*/}

	.con-com-01 .ls-img-box p { font-size: 0.9em;} 

	

	.con-com-07 .ls-list-box { margin-right: 0em;}
	.con-com-07 .ls-list-box .ls-list {width: calc(100%); margin-right:0em }

	.con-com-10 .crew-box-02 .ls-crew { width: calc(50% - 1em)}
	.con-com-10 .ls-btn a { width:100%;}





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






/* 중간 레이아웃 */
/**********************************************************************************************************************/
/* 여기부터 반응형 메인 박스 스타일 적용 */
/**********************************************************************************************************************/
#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_head01n {font-size:17px; font-weight:300px; }
.tbl_head01n caption {padding:0 0 10px;color:#777;text-align:left}
.tbl_head01n thead th {padding:15px 0;background:#fff;color:#000;text-align:center; border-top:1px solid #000; }
.tbl_head01n thead th:first-child{border-top-left-radius:0px;}
.tbl_head01n thead th:last-child{border-top-right-radius:0px}
.tbl_head01n thead a {color:#000}
.tbl_head01n thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head01n tfoot th {border-top:1px solid #666;border-bottom:1px solid #666;background:#fff;color:#000;}
.tbl_head01n tfoot td {border-color:#666;background:#fff;color:#000;font-weight:bold;text-align:center}
.tbl_head01n tbody th {padding:5px 0;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9}
.tbl_head01n 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;}
