@charset "utf-8";


/* reset */
* { padding:0; margin:0 }
*, :after, :before { -webkit-box-sizing: border-box;  -moz-box-sizing: border-box;  box-sizing: border-box; }
html { overflow-y:scroll; height:100% }
body { font-family:'Pretendard', dotum, sans-serif; color:#222; height:100%; font-weight:300; font-size:0.85em }
img { max-width:100% }

ul, ol { list-style:none }
html, h1, h2, h3, h4, h5, h6, form, fieldset, img { border:0 }
h1, h2, h3, h4, h5, h6 { font-weight:500; font-size:1em; font-family:'Pretendard' }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display:block }

label, input, button, select, img { vertical-align:middle }
input, button, textarea, select { font-size:1em; font-family:'Pretendard', dotum, sans-serif }
input[type=text], input[type=password], input[type=date] { padding:0 5px; border:1px solid #ddd; color:#222; line-height:34px; height:36px; }
input[type=text]::-webkit-input-placeholder, input[type=password]::-webkit-input-placeholder, textarea::-webkit-input-placeholder { color:#bbb }
input[type=text]:-ms-input-placeholder, input[type=password]:-ms-input-placeholder, textarea:-ms-input-placeholder { color:#bbb }
input[type=text]:-moz-placeholder, input[type=password]:-moz-placeholder, textarea:-moz-placeholder { color:#bbb }
input[type=text], input[type=password], input[type=submit], input[type=image], button {border-radius:3px;font-size:1em;-webkit-appearance:none}

input[type=text],input[type=password], textarea {
-webkit-transition: all 0.30s ease-in-out;
-moz-transition: all 0.30s ease-in-out;
-ms-transition: all 0.30s ease-in-out;
-o-transition: all 0.30s ease-in-out;
outline: none;
}


button { cursor:pointer; outline:none }
select { border:1px solid #ddd; height:36px; padding:0 0 0 9px; cursor:pointer; color:#222; }
.styled_select { height:36px; overflow:hidden; border:1px solid #ddd; background:#fff; display:inline-block; border-radius:3px; vertical-align:middle; position:relative }
.styled_select i { position:absolute; right:10px; text-align:center; height:34px; line-height:32px; top:0; font-size:14px }
.styled_select select { background:transparent; height:34px; border:0; -webkit-appearance: none; outline:none; padding-right:40px; width:100%; vertical-align:top; position:relative; z-index:1 }
.styled_select select:disabled { cursor:default; background:#f0f0f0 }
.styled_select select::-ms-expand { display:none }
hr { display:none; background:#ddd; border:none; height:1px }
a, a:link, a:visited { text-decoration:none; color:#222; -webkit-tap-highlight-color : transparent }
a, .btn { transition:all .3s }
strong, b, th { font-weight:500; }
table { width:100%; border-collapse:collapse; border-spacing:0 }
caption { display:none; font-size:0; line-height:0 }
textarea {color:#222; font-size:1em; line-height:1.5; border:1px solid #ddd; padding:10px; width:100%; border-radius:3px; vertical-align:top }
address { font-style:normal }

/* global */
.txt_black { color:#222 !important }
.txt_white { color:#fff !important }
.txt_gray { color:#aaa !important }
.txt_red { color:#cc121d !important }
.txt_blue { color:#069be8 !important }
.txt_orange { color:#ffaa00 !important }
.txt_green { color:#8ecd09 !important }
.txt_brown { color:#9f5e15 !important }
.wrap:after { content:""; display:block; clear:both }
.clear:after { content:""; display:block; clear:both }
.center { text-align:center !important }
.left { text-align:left !important }
.right { text-align:right !important }
.f_left { float:left !important }
.f_right { float:right !important }
.skip { font-size:0; text-indent:-9000px; line-height:0; display:none }
.ellipsis { overflow:hidden; text-overflow:ellipsis; white-space:nowrap; display:inline-block }
input.short { width:70px; text-align:center }
input.long { width:100% }
input.half { width:49% }
ul:after { clear:both; content:""; display:block }
.overflow_y { overflow-x:hidden; overflow-y:scroll; border:1px solid #ddd }

.succession { margin-top:20px !important }
.paragraph { margin-bottom:40px !important }
span.space { display:inline-block; width:20px }
.prepare { width:500px; margin:50px auto; padding:50px; border:1px solid #eaeaea}
.prepare h2 { font-size:24px; text-align:center; margin:0 0 20px }
.prepare h2 i { font-size:50px; margin:0 0 20px; display:block; color:#ddd }
.prepare p { text-align:center; font-size:13px }

.pc_only { display:block !important }
.pc_no { display:none !important }
.mobile_only { display:none !important }
.s_mobile_only { display:none !important }
.ahref { position:absolute; text-indent:-9000px; background:red; display:inline-block; opacity:0; filter:alpha(opacity=0) }

.btn { padding:.8rem 1.4rem .9rem 1.4rem; line-height:1; font-weight:500; border:1px solid #ccc; transition:all .2s; display:inline-block; border-radius:0; outline:none; vertical-align:middle; border-radius:3px; font-size:1em; text-decoration:none !important }
a.btn, .btn { font-weight:500 }
.btn-primary { background:#2188d8; border-color:#2188d8; color:#fff !important }
.btn-primary-line { background:#fff; border-color:#2188d8; color:#2188d8 !important }
.btn-info { background:#3e444c; border-color:#2f343a; color:#fff !important }
.btn-green { background:#71c702; border-color:#71c702; color:#fff !important }
.btn-green-line { background:#fff; border-color:#71c702; color:#71c702 !important }
.btn-red { background:#e93c20; border-color:#e93c20; color:#fff !important }
.btn-red-line { background:#fff; border-color:#e93c20; color:#e93c20 !important }
.btn-default { background:#fff }
.btn-lg { padding:1.1rem 2.4rem; font-size:1.1rem; border-radius:5px }
.btn-ml { padding:10px 20px 12px 20px; font-size:14.5px; border-radius:5px }
.btn-ml i { font-size:14px }
.btn-sm { padding:0 15px; height:36px; line-height:32px; font-size:.95rem; border-radius:3px }
.btn-sm i { font-size:14px }
.btn-xs { padding:5px 7px 6px 7px; font-size:.95rem; border-radius:3px }
.btn-xs i { font-size:14px }

.btn_guide { position:fixed; z-index:100; right:0; top:40% }
.btn_guide a { display:block; background:red; color:#fff; width:100px; line-height:30px; text-align:center; margin:0 0 3px; font-weight:500 }

.tab_menu ul { font-size:0; margin:0 0 0 1px }
.tab_menu li { display:inline-block; }
.tab_menu li a { display:inline-block; border:1px solid #e0e0e0; padding:12px 25px; margin:0 0 0 -1px; color:#999; font-weight:400; font-size:.9rem }
.tab_menu li:hover a { background:#f0f0f0 }
.tab_menu li.on a { border-color:#000; color:#222; position:relative; z-index:1; background:#fff }
.tab_con > section { display:none }

/* pop layer */
#popLayerBg { position:fixed; z-index:99; width:100%; height:100%; background:#000; opacity:0.8; filter:alpha(opacity=80); display:none }
.pop_layer { z-index:100; display:none; position:fixed; left:50%; top:50%; transform:translate(-50%, -50%); background:#fff; border-radius:0; box-shadow:0 0 5px rgba(0,0,0,0.6); }
.pop_layer > header { background:#576f8d; height:46px; border-radius:0; }
.pop_layer > header h2 { text-align:center; font-family:nanumsquare; font-size:18px; font-weight:500; color:#fff; line-height:42px; }
.pop_layer .btn_close { position:absolute; top:12px; right:12px; display:block; font-size:20px; text-align:center; width:20px; height:20px; line-height:20px; text-indent:-9000px; background:url(../img/btn_close.png) no-repeat; background-size:100% }
.pop_layer > header + .con { padding:30px; padding-bottom:40px }
.pop_layer .btn_add i { font-size:19px }
.pop_layer .btn_area { text-align:center; margin:30px 0 0 0 }
.pop_layer .btn_area .btn { min-width:150px }

.wrap { width:1200px; margin:0 auto; position:relative }

#header {margin-top:-127px; height:107px; position:fixed; width:100%; z-index:100; color:#fff; background:#fff; transition:all .3s }
#header h1 { float:left; margin-top:30px; } /* 메인페이지 로고 상하 위치 */

	#header .tnb{position:relative;z-index:101;background:url('../img/top_line.jpg') center top no-repeat; overflow:hidden;}
	#header .tnb .qnb{float:right}
	#header .tnb .qnb:after{content:'';display:table;line-height:0;clear:both}
	#header .tnb .qnb > ul {float:left; padding-right:20px;}
	#header .tnb .qnb > ul > li{display:inline-block; position:relative;padding:0 5px;line-height:14px;text-align:center}
	#header .tnb .qnb > ul > li > a{display:block;padding:10px 0;font-size:13px;font-weight:500;color:#ddd;}
	#header .tnb .qnb > ul > li.active > a,
	#header .tnb .qnb > ul > li > a:hover{color:#fff}
	#header .tnb .qnb > dl {float:left; padding-top:2px;}
	#header .tnb .qnb > dl > dd{display:inline-block; }


#header .right_box{float:right; font-size:0; letter-spacing:-4px; }
#header .right_box .gnb{display:inline-block; vertical-align:top; padding-top:6px;}
#header .right_box .gnb > ul > li > a{position:relative; display:block; font-size:20px; color:#1b1b1b; letter-spacing:-0.025em; font-weight:600; padding:32px 28px 31px;}
#header .right_box .gnb > ul > li > a:before{content:''; position:absolute; bottom:0; left:50%; display:block; width:0; height:2px; background:#83372f;  transform:translateX(-50%); -webkit-transform:translateX(-50%); -moz-transform:translateX(-50%); -ms-transform:translateX(-50%); -o-transform:translateX(-50%); transition: all 0.5s; -webkit-transition:all 0.3s; -moz-transition:all 0.3s; -ms-transition:all 0.3s; -o-transition:all 0.3s;}
#header .right_box .gnb > ul > li:hover > a{color:#83372f;}
#header .right_box .gnb > ul > li:hover > a:before{width:100%;}

#header .gnb > ul{font-size:0; letter-spacing:-4px; text-align:center; white-space:nowrap;}
#header .gnb > ul > li{display:inline-block; vertical-align:top; padding:0 0px; position:relative;}
#header .gnb > ul > li > a{display:block; font-size:18px; color:#444444; letter-spacing:-0.045em; font-weight:500; padding:31px 0 32px; box-sizing:border-box;}
#header .gnb > ul > li ul.depth02{min-width:150px; display:none; position:absolute; left:50%; top:100%; width:100%; background:#fcfcfc; padding:10px 0; z-index:2; transform:translateX(-50%); -ms-transform:translateX(-50%); -webkit-transform:translateX(-50%); -o-transform:translateX(-50%); -moz-transform:translateX(-50%);}
#header .gnb > ul > li ul.depth02 li{}
#header .gnb > ul > li ul.depth02 li a{padding:10px 0;display:block; font-size:16px; color:#858585; letter-spacing:0; font-weight:500;}
#header .gnb > ul > li ul.depth02 li:hover a{color:#fff; font-weight:700; background:#83372f;padding:10px 0;}
#header .gnb > ul > li:hover ul.depth02{display:block;}


#header .btn_user { float:right; margin:35px 0 0 0; display:block; font-size:19px;}
#header .user { position:absolute; right:0px; top:35px; }
#header .user ul {font-size:0;}
#header .user ul li {display:inline-block;  font-size:12px; margin-left:-1px; font-weight:500; border:1px solid #ddd;  padding:5px 10px; }
#header .user ul li:first-child {background:#fff;}
#header .user ul li:last-child {background:rgba(0,0,0,0.2);}
#header .user ul li:last-child a {color:#fff;}
#header .user a { color:#6e6e6e; }
#header .user a:hover { color:#222 }
#header .user.on a { height:40px }
#header .gnb .depth1 > a:before { background:#2d3691; margin-top:50px; content:""; height:3px; left:0px; position: absolute; width:0%; transition:0.3s; }
#header .gnb .depth1:hover > a:before { width:50px; }

#header.down { background:#fff; height:290px }
#header.down a { color:rgba(0,0,0,0.7) }
#header.down .gnb .depth1 { overflow:hidden }
#header.down .gnb .depth1 > a { margin-bottom:25px }
#header.down .gnb .depth1:hover > a { color:rgba(0,0,0,1) }
#header.down .gnb .depth1 ul { height:auto; overflow:visible  }
#header.down .gnb .depth2 > a:hover { color:#2d3691 }

#header.on { background:#fff; box-shadow:0 1px 3px rgba(0,0,0,0.2) }
#header.on a { color:rgba(0,0,0,0.7) }
#header.on h1 a { background-position:0 -42px }

#footer { padding:50px 0; margin:0px 0 0 0; background:#1d1f32; color:#fff }

#footer h1 { float:left }
#footer h1 a { text-indent:-9000px; font-size:0; width:200px; height:29px; background-image:url(../img/ci.png); background-position:0 29px; display:block; overflow:hidden; background-size:100% }
#footer nav { position:absolute; right:0; top:0 }
#footer nav li { float:left; margin:15px 0 0 7px; }
#footer .f_center {text-align:center; }
#footer dt, #footer dd {opacity:0.8; display:inline-block; color:#b3b3b3; font-weight:300; font-size:15px; letter-spacing:0px; line-height:26px; vertical-align:top; }
#footer dt {color:#fff; opacity:0.6;}
#footer dd { margin:0 20px 0 5px; color:#898989;}
#footer .copyright { margin:10px 0 0 0; color:#898989; }
#footer #top_btn { border:0; background:rgba(0,0,0,0.5); font-size:30px; color:#fff; right:30px; bottom:30px }
#footer #top_btn:hover { background:rgba(0,0,0,1) }
#footer #top_btn i { vertical-align:2px }

#main_visual {margin-top:127px; height:calc(300px); text-align:center; color:#fff; position:relative; z-index:1 }
#main_visual .bx-wrapper { border:0; box-shadow:none; background:transparent; height:100%; margin-bottom:0 }
#main_visual .bx-viewport { height:100% !important }
#main_visual .bx-pager {  }
#main_visual .slider { height:100% }
#main_visual .roll { background-size:cover; height:100%; background-position:center; }
#main_visual .roll_txt {width:1200px; margin:0 auto; text-align:left;}

#main_visual .roll01 { background-image:url(../img/visual_01.jpg) }
#main_visual .roll02 { background-image:url(../img/visual_02.jpg) }

#main_visual h2 { font-weight:600; line-height:1.2; margin:20vh 0 0 0; font-size:30px;  animation:up .5s .8s forwards; opacity:0 }
#main_visual hr { display:inline-block; width:59px; height:2px; background:#fff; margin:36px 0 0 0; animation:scale .5s 1s forwards; opacity:0 }
#main_visual p { font-weight:400; letter-spacing:-1px; font-size:35px; line-height:1.4; margin:0px 0 0 0; animation:down .5s 1.4s forwards; opacity:0 }

.bx-prev { width: 30px; height: 55px; position: absolute; top: 230px; left: 10px; z-index: 100; cursor: pointer; background: url('../img/btn_prev.png') no-repeat; font-size: 0; line-height: 0; } 
.bx-next { width: 30px; height: 55px; position: absolute; top: 230px; right: 10px; z-index: 100; cursor: pointer; background: url('../img/btn_next.png') no-repeat; font-size: 0; line-height: 0; }


#main_banner {padding:30px 0; background:url('../img/bg.jpg') center top no-repeat; text-align:center;}
.snip1132 {  position: relative;  overflow: hidden;  margin: 7px;  max-width: 380px;  max-height: 250px;  width: 100%;  background: #000000;  color: #ffffff;  text-align: center;  display:inline-block;}

.snip1132 * {  -webkit-box-sizing: border-box;  box-sizing: border-box;  -webkit-transition: all 0.45s ease-in-out;  transition: all 0.45s ease-in-out;}
.snip1132 img {  max-width: 100%;  position: relative;  opacity: 1;}

.heading { position: absolute;  top: 100px;  left: 20px;  right: 20px;  bottom: 20px;}
.heading h3 {  font-weight: 400;  font-size:15px;}
.heading h3 span {  font-weight: 800;  display:block;  font-size:25px;}
.heading p {padding-top:20px;}

.snip1132 a {  left: 0;  right: 0;  top: 0;  bottom: 0;  position: absolute;  z-index: 1;}

.snip1132:hover img,
.snip1132.hover img {  opacity: 0.35;  -webkit-transform: scale(1.15);  transform: scale(1.15);} */



.main_con02{padding:40px 0; background:#efece8; font-size:0; letter-spacing:-4px;}
.main_con02 .right_box{vertical-align:top; text-align:center;}
.main_con02 .right_box ul li{width: calc(100% /3 - 17px); display:inline-block; vertical-align:top; overflow:hidden; cursor:pointer; text-align:left;}
.main_con02 .right_box ul li:last-of-type{margin-right:0;}
.main_con02 .right_box ul li .box{padding:18px 10px; }
.main_con02 .right_box ul li .img_box{ float:left; padding-right:15px;}
.main_con02 .right_box ul li h5{text-align:left; font-size:25px; color:#2d2d2d; letter-spacing:0; font-weight:800; padding-top:10px; display:inline-block;}
.main_con02 .right_box ul li h5 span {font-size:15px; color:#2d2d2d; letter-spacing:0; font-weight:500; display:block; padding-top:5px;}
.main_con02 .right_box ul li h5 i {background:#a7a5a2; text-align:center; width:140px; border-radius:3px; font-style:normal; padding:5px 0; margin-top:10px; font-size:15px; color:#fff; letter-spacing:0; font-weight:500; display:block; }
.main_con02 .right_box ul li h5 br {display:none;}

@media all and (max-width:1000px){
	.main_con02 .right_box{width:100%;}
	.main_con02 .right_box ul li{width: calc(100% /3 - 2px); text-align:center;}
	.main_con02 .right_box ul li .img_box{ float:none; padding-right:0px;}
	.main_con02 .right_box ul li .box{padding:10px 10px;}
	.main_con02 .right_box ul li h5{text-align:center;}
}

@media all and (max-width:800px){
	.main_con02 .right_box ul li h5{text-align:center; font-size:20px; }
	.main_con02 .right_box ul li h5 span {display:none;}
	.main_con02 .right_box ul li .img_box img{max-width:70px; padding-top:8px;}

}

.main_con03{padding:15px 0; background:#e8e0dc; font-size:0; letter-spacing:-4px;}
.main_con03 .right_box{vertical-align:top; text-align:center;}
.main_con03 .right_box ul li{width: calc(100% /4 - 17px); display:inline-block;  vertical-align:top; overflow:hidden; text-align:left;}
.main_con03 .right_box ul li:last-of-type{margin-right:0;}
.main_con03 .right_box ul li .box{padding:18px 10px; }
.main_con03 .right_box ul li .img_box{ float:left; }
.main_con03 .right_box ul li h5{text-align:left; font-size:20px; color:#2d2d2d; letter-spacing:0; font-weight:800; padding-left:10px; padding-top:20px; display:inline-block;}

@media all and (max-width:1000px){
	.main_con03 .right_box{width:100%;}
	.main_con03 .right_box ul li{text-align:center; width: calc(100% /4 - 2px);}
	.main_con03 .right_box ul li .img_box{ float:none; padding-right:0px;}
	.main_con03 .right_box ul li .box{padding:10px 10px;}
	.main_con03 .right_box ul li h5{text-align:center; padding-top:10px; }
}


@media all and (max-width:640px){
	.main_con03 .right_box ul li h5{text-align:center; font-size:15px; }
	.main_con03 .right_box ul li .img_box img{max-width:70px; padding-top:8px;}
}



.box-common {overflow:hidden; padding:60px 0; background:url('../img/bg.jpg') center top no-repeat;}
.box-common .tit { padding-top:0px; text-align:center;}
.box-common .tit strong { display:block; letter-spacing:-1px; font-size:25px; font-weight:800; color:#2d2d2d; }
.box-common .tit p { display:block; margin-top:10px; font-size:14px; color:#2d2d2d; line-height:20px;}
.box-common .tit p br {display:block;}
.box-common .half { float:left; width:35%; overflow:hidden; padding:0 20px;}
.box-common .half1 { float:left; width:50%; overflow:hidden; padding:0 20px;}
.box-common .half2 { float:left; width:50%; overflow:hidden; padding:0 20px;}
.box-common .box-board {display:inline-block; padding-top:40px; width:65%;}
.box-common .box-board dl {margin-bottom:15px;}
.box-common .box-board dl dt {display:inline-block; width:80px; font-size:15px; font-weight:500; color:#2d2d2d; padding-top:4px;}
.box-common .box-board dl dd {display:inline-block;font-size:15px; font-weight:500; color:#2d2d2d; vertical-align:top; text-align:left;}
.box-common .box-board dl dd.number {font-size:30px; font-weight:500; color:#2d2d2d;}


@media all and (max-width: 1200px) {
	.box-common .half1 { float:none; width:100%; overflow:hidden; padding:0 20px; margin-bottom:30px;}
	.box-common .half2 { float:none; width:100%; overflow:hidden; padding:0 20px;}

}

@media all and (max-width:640px) {
	.box-common { padding:20px 10px; }
	.box-common .tit { padding-top:0; text-align:center; }
	.box-common .tit strong { font-size:22px; }
	.box-common .tit p { margin-top:5px; font-size:14px; }
	.box-common .tit p br {display:none;}
	.box-common .half { float:none; width:auto; margin-bottom:30px; padding:0 !important; }
	.box-common .half1 { float:none; width:auto; margin-bottom:30px; padding:0 !important; }
	.box-common .half2 { float:none; width:auto; margin-bottom:30px; padding:0 !important; }
	.box-common .box-board {width:100%; padding-top:0; }
	.box-common .box-board dl dd.number {font-size:25px; }
}


.inner {position:relative; width:100%; padding:0 10%; box-sizing:border-box;}
.inner:after {content:''; display:block; clear:both;}


#main_contents { position:relative; margin-top:50px; margin-bottom:50px; z-index:1 }
#main_contents h2 { font-size:2em; font-weight:700; letter-spacing:-1px; line-height:1; padding:0 0 15px }
#main_contents h2 span {float:right; color:#2d2d2d;border-radius:3px;text-align:center; background:#fafafa; border:1px solid #e9e9e9; border-radius:2px; font-size:15px; width:68px;line-height:32px;}
#main_contents02 { position:relative; margin-top:50px; margin-bottom:50px; z-index:1; background:#e6f6f8; padding:50px 0;}
#main_contents02 h2 { font-size:2em; font-weight:700; letter-spacing:-1px; line-height:1; padding:0 0 15px }
#main_contents02 h2 span {float:right; color:#2d2d2d;border-radius:3px;text-align:center; background:#fafafa; border:1px solid #e9e9e9; border-radius:2px; font-size:15px; width:68px;line-height:32px;}

.gallery_con ul li {display:inline-block; width: calc(100% /4 - 10px); margin-right:10px; width:290px; height:290px;}
.gallery_con ul li:last-child {margin-right:0;}
.gallery_con ul li img {width:100%; height:100%;}

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

.gallery_con ul li {width:100px; height:100px;}

}

.main_gallery {  margin-top:0px; margin-bottom:10px }
.main_gallery h2 { text-align:center; line-height:1; font-size:2em; font-weight:700; text-transform:uppercase; letter-spacing:-1px; padding:45px 0 30px 0 }
.main_gallery .tab_menu { text-align:center }
.main_gallery .tab_con { margin-top:40px }
.main_gallery .lt_more { display:none }
.main_gallery .prd_slider > div { width:calc(100%/5) !important }
.main_gallery .tab_menu p { padding: 12px 25px; font-size: .9rem; border-left:1px solid #e0e0e0; border-right:1px solid #e0e0e0; display: inline-block}

.pic_lt { position:relative; margin:0; padding:0 10px }
.pic_lt li { float:left;width:25%;padding:0 10px; padding:0; border:0px solid #e0e0e0; }
.pic_lt li:before { content:"";  position:absolute; width:100%; height:100%; z-index:-1; transition:all .3s }

.pic_lt li .lt_img {position:relative; }
.pic_lt li .lt_img span { position:absolute; left:50%; top:50%; line-height:1; font-weight:500; color:#fff; background:none; transform:translate(-50%); text-transform:uppercase; font-size:1.2em }
.pic_lt .lat_title { display:none }
.pic_lt .ts-controls button { position:absolute; top:50%; margin-top:-29.5px; left:-80px; background:url(../img/slide_left_b.png); width:30px; height:59px; border:0; text-indent:-9000px; font-size:0 }
.pic_lt .ts-controls button.ts-next { left:auto; right:-80px; background:url(../img/slide_right_b.png) }
.pic_lt li .lt_name { font-size:1.43em; font-weight:700 ; border-top:1px solid #e0e0e0; padding:15px 18px; letter-spacing:-1px }
.pic_lt li .lt_name a { overflow:hidden; text-overflow:ellipsis; white-space:nowrap; display:block; width:100% }
.pic_lt li .lt_img { margin:0; }
.pic_lt .lt_info { display:none }

.main_bbs { width:100%;}
.main_bbs h2 { font-size:2em; font-weight:700; letter-spacing:-1px; line-height:1; padding:0 0 15px }

.pic_li_lt { float:none; padding:0; width:100%; position:static }
.pic_li_lt .lat_title { display:none }
.pic_li_lt li { position:relative;  padding:0 3px; margin:0 }
.pic_li_lt li:first-child .lt_img { display:none }
.pic_li_lt li .pic_li_tit { font-weight:400; font-size:17px; vertical-align:top; color:#2d2d2d; width:calc(100% - 60px); padding:5px 15px; }
.pic_li_lt li .pic_li_tit:before {content: ""; position:absolute; width:5px; height:5px; background:#836966; border-radius:10px; text-align:left; margin-left:-15px; margin-top:7px;}
.pic_li_lt li .pic_li_tit:hover { padding-left:15px; color:#000 }
.pic_li_lt .lt_info .lt_nick { display:none }
.pic_li_lt .lt_info { display:inline-block }
.pic_li_lt .lt_info .lt_date { position:absolute; top:10px; right:3px; width:60px; text-align:right }
.pic_li_lt .lt_more { position:absolute; top:0px; right:0; text-indent:-9000px;  font-size:0; background:url(../img/btn_more_b.png) no-repeat center; width:20px; height:20px; display:block }
.pic_li_lt .lt_more:hover { transform:rotate(-90deg) }
.pic_li_lt .empty_li { line-height:100px;}


.main_cs { width:53%; float:right; position:relative }
.root_daum_roughmap { width:100% !important; border:0 !important; padding:0 !important }
.root_daum_roughmap .wrap_map { width:100%; height:440px !important }
/* .main_cs .root_daum_roughmap .wrap_controllers { border:0 !important; background:#fff !important } */
.main_cs .root_daum_roughmap .wrap_controllers { border:0 !important; }
.main_cs .root_daum_roughmap .map_border { display:none !important }


.w1200 {width:1200px; margin:0 auto;}


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

.w1200 {width:100%;}

}



.pc_only { display:block !important }

/* 서브 상단 이미지 */
#sub_visual.sub10 { background-image:url(../img/sub01_top.jpg) }
#sub_visual.sub20 { background-image:url(../img/sub02_top.jpg) }


#sub_visual {margin-top:127px; height:260px; background-position:center; background-size:cover; background-color:#000; }
#sub_visual h2 { text-align:center; font-size:40px;letter-spacing:-1px; color:#fff; text-transform:uppercase; position:relative; line-height:1; animation:up .5s .2s forwards; opacity:0 }
#sub_visual p { font-family: 'GmarketSansLight';text-align:center; font-size:15px; letter-spacing:4px; color:#fff; padding:13px 0 0 0; text-transform:uppercase; position:relative; line-height:1; animation:up .5s .2s forwards; opacity:0 }

.svisual_box {position: absolute; top:250px; left:50%; margin-left:-135px; background:rgba(131,55,47,0.95); width:270px; text-align:center; padding:30px 0; z-index:10; }
.svisual_box h3 { text-align:center; font-size:18px; color:#fff; font-weight:500; letter-spacing:1px;}
.svisual_box h4 { text-align:center; font-size:25px; color:#fff; font-weight:800; }
.svisual_box i {padding:10px 0; display:block;}

#contents { margin:0px 0 0 0 }
#contents p { word-break:keep-all }

#left_area { float:none; width:100%; border-bottom:1px solid #ddd; margin-bottom:30px;}
.left_snb {text-align:center; }
.left_snb li {display:inline-block; text-align:center;}
.left_snb li a {color:#333; display:block; padding:0px 15px; font-size:18px; font-weight:600; position:relative; letter-spacing:0px}
.left_snb li a:after {content: ""; display:block; margin:15px auto 0; width:auto; height:5px; background:none }
.left_snb li:hover a:after {content: ""; display:block; margin:15px auto 0; width:auto; height:5px; background:rgba(140,69,62,0.9); }
.left_snb li:hover a { color:#333;}
.left_snb li.on a:after {content: ""; display:block; margin:15px auto 0; width:auto; height:5px; background:rgba(140,69,62,0.9); }


.left_cs { margin-top:28px }
.left_cs h2 {letter-spacing:-1px; font-weight:700; font-size:1.8em; line-height:1; margin:0 0 15px; border-bottom:1px solid #666; padding-bottom:15px }
.left_cs .tel {font-family: 'GmarketSansBold'; font-weight:700; color:#2d3691; font-size:1.5em; padding-left:3px }
.left_cs .time { font-weight:500; padding-left:3px }
.left_cs .info { padding-left:3px; line-height:1; margin-top:7px }
.left_cs dl { margin-top:13px; padding-left:3px }
.left_cs dt, .left_cs dd { font-family: 'GmarketSansMedium'; color:#686868; display:inline-block; margin:2px 0 }
.left_cs dt { width:18px }
.left_cs dd { width:calc(100% - 23px); font-weight:400; color:#666 }
.left_cs .banner { margin-top:15px }
.left_cs .banner li { float:left; width:50%; margin-left:-1px }
.left_cs .banner li a { display:block; padding:20px 0; line-height:1.3; font-weight:400; font-size:1.1em; text-align:center; border:1px solid #e0e0e0;  }
.left_cs .banner li a i { display:block; font-size:1.36em; margin:0 0 8px }
.left_cs .banner li a:hover { background:#54585d; color:#fff; border-color:#54585d; position:relative; z-index:1 }

#right_area { float:none; width:100%; padding:150px 0 50px; background:url('../img/subcon_bg.jpg') center top no-repeat;}
.container_title {text-align:left;  font-size:28px; color:#2a2a2a; line-height:1; letter-spacing:-1.5px; font-weight:600;padding-bottom:30px; margin:5px 0 30px 0; border-bottom:1px solid #333; }

/* 그누보드 수정 */
#bo_w #wr_2, #bo_w #wr_4, #bo_w #wr_6 { margin-left:1% }
#bo_list .td_name { width:150px; text-align:center }
#bo_list .td_datetime { width:120px }
.btn_bo_sch, .btn_more_opt { padding:0 10px; height:35px }
.tbl_head01 td, .tbl_head01 th { font-size:1.1em; padding:15px 10px !important; height:40px }
.bo_tit { font-weight:500 }
#bo_list .bo_tit .new_icon { background:#f39800; color:#fff; font-size:0.7em; font-weight:500; vertical-align:2px }
#bo_list .bo_tit .fa-lock { background:#54585d; color:#fff; width:16px; height:16px; font-size:14px; line-height:16px; border:0; vertical-align:1px }
.tbl_wrap table { border-top:2px solid #666 }
#bo_list .td_num2 { width:60px }
#bo_v_title .bo_v_tit { font-size:1.5em }
#bo_v_con { font-size:1.1em }
.bo_vc_w .btn_submit, .mbskin .btn_submit { font-weight:500 }
#bo_v .com_info { margin:10px 0 0 0 }
#bo_v .com_info dl:after { content:""; display:block; clear:both }
#bo_v .com_info dl {border-top:1px solid #e0e0e0 }
#bo_v .com_info dt, #bo_v .com_info dd { float:left; border-bottom:1px solid #e0e0e0; line-height:34px; height:36px; font-size:1.05em; padding-left:20px }
#bo_v .com_info dt { width:15%; font-weight:500; background:#f4f4f4; }
#bo_v .com_info dd { width:35%; font-weight:400 }
#bo_v .com_info dd.full { width:85% }
.btn_cke_sc { line-height:20px }
.btn_cke_sc_close { background:#fff; border:1px solid #ddd; border-radius:3px; padding:5px 15px 6px 15px }
#bo_list tbody tr:hover {border-left:0}
#bo_w .bo_w_tit #btn_autosave { top:3px; right:3px }
#bo_w .btn_cancel { color:#fff; font-weight:500 }
#fregister p { font-weight:500; background:#fff; color:#222; border:1px solid #ccc }
#fregister p:before { display:none }
.chk_li { padding-left:7px; display:inline-block; vertical-align:top; margin-top:-4px }
.chk_li + .tooltip_icon { vertical-align:top; margin-top:-8px}
.reg_btn_submit { color:#fff !important; font-weight:500 }
#sns_login .txt { font-weight:500 }
#bo_cate { font-size:0; margin-left:1px; text-align:center }
#bo_cate li { margin:0 0 0 -1px; padding:0 }
#bo_cate a { font-size:.95rem; border-radius:0; margin:0; min-width:150px; text-align:center; height:50px; line-height:46px; padding:0 20px; border:1px solid #e0e0e0; color:#aaa; font-weight:400 }
#bo_cate a:hover { background:#f4f4f4; color:#222 }
#bo_cate #bo_cate_on { background:#fff; color:#222; border-color:#222; position:relative; z-index:1; box-shadow:none; font-weight:500 }
#bo_w #wr_2, #bo_w #wr_4, #bo_w #wr_6 { margin-left:0 }
#bo_v_act { margin:30px 0 50px 0 }
.btn_bo_user .btn_admin, .btn_cm_opt { padding:0 10px; color:inherit }
#bo_v_info .sv_member, #bo_v_info .sv_guest, #bo_v_info .member, #bo_v_info .guest ,#bo_vc .member, #bo_vc .guest, #bo_vc .sv_member, #bo_vc .sv_guest{ font-weight:500; font-size:1.1em; margin:0 0 5px; display:inline-block }
.bo_tit .cnt_cmt { font-size:10px !important; font-family:arial; background:none !important; color:#999 !important; font-weight:normal !important }
.all_chk.chk_box input[type="checkbox"] + label span { top:3px }
#bo_v_desc { font-size:1.1em }
.new_win .btn_submit, .new_win .btn_close { font-weight:500; font-size:1em }
.new_win .win_desc { border:1px solid #666; background:#fff; color:#222; font-weight:500; text-align:center }
.new_win .win_desc:after { display:none }
.gall_row .box_clear { clear:none }
#bo_v_act { margin:60px 0 !important }
#bo_v_share { text-align:center; padding:40px 0 }
#bo_v_sns { text-align:center; float:none; display:inline-block }
#bo_v_sns li { width:auto; float:none; display:inline-block; text-align:center }
#bo_v_sns li a { width:60px; height:60px; line-height:60px; border-radius:50%; padding:0; text-align:center; display:inline-block !important }
#bo_v_sns li img { margin:0 }
#bo_v_sns li span { display:none }
#bo_v_share .btn { width:60px; height:60px; line-height:1.2; border-radius:50%; font-size:12px; padding:0; text-align:center; display:inline-block }
#bo_v_share .btn i { display:block; font-size:1.5em; margin:10px 0 3px }
#faq_sch .btn_submit { font-weight:500 }
#faq_sch { margin-bottom:30px }
.cmt_btn span.total { font-weight:400; font-size:0.9em; color:#999 }
.cmt_btn span.total b { font-size:1.5em }
.more_opt li button, .more_opt li a { font-weight:500 }

.new_win #win_title { text-align:center; border-bottom:1px solid #ccc; padding:0 20px; line-height:46px; height:48px }
.new_win .new_win_con { margin-top:10px }

#ctt { margin:0; padding:50 }
#ctt_con { padding:0; margin:0; line-height:1.5; font-size:1.16em }
#faq_wrap li { font-size:1.1em }
#bo_v iframe { max-width: 100%; }





.inner_s{width:100%; max-width:1200px; margin:0 auto; position:relative;}

@media all and (max-width:1399px){
	.inner_s{width:100%;padding: 0 20px;}
}

.block {display:block;}
.project-listbox.best {margin-top:4em;}
.project-list li {width: calc(100% /2 - 7px);display:inline-block;box-sizing:border-box;padding:3px;}
.project-list li .thumb {overflow:hidden;background:#000; height:500px;}
.project-list li .thumb img {width:100%;  transition:.3s;}
.project-list li .txt {color:#fff;font-size:1.375em;box-sizing:border-box;position:absolute;left:0;bottom:0;padding:20px 30px;width:100%;line-height:1.25em;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;}
.project-list li a {position:relative;}
.project-list li a:hover .thumb img {transform:scale(1.1);opacity:0.7;}
.project-list li.quarter {width:25%;}
.project-list li.quarter .txt {font-size:1.25em;}

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

	.project-list  {padding:0 3px;}
	.project-list li {width:100%;padding:3px;}
	.project-list li .txt {font-size:1.286em;padding:15px;}
	.project-list li .thumb {overflow:hidden;background:#000; height:auto;}
	.project-list li.quarter {width:50%;}
	.project-list li.quarter .txt {font-size:1em;padding:10px 15px;}

}


.contact_con01{padding:0px 0 10px}
.contact_con01 .map_wrap .map{width:100%; height:450px;}
.contact_con01 .map_box{margin-top:10px; width:100%; height:540px; border-bottom:3px solid #c39551; box-sizing:border-box;}
.contact_con01 .map_box > div{width:100%; height:100%;}
.contact_con01 .map_box .wrap_map{width:100%; height:100%;}
.contact_con01 .map_wrap .text{width:100%; max-width:1200px; padding:50px 0 50px 80px; box-sizing:border-box; background:rgba(255,255,255,0.8);  margin-top:-60px; position:relative; z-index:2;}
.contact_con01 .map_wrap .text .box{position:relative}
.contact_con01 .map_wrap .text .box:before{content:""; width:5px; height:245px; background:#83372f; position:absolute; left:-20px; bottom:0;}
.contact_con01 .map_wrap .text span{display:block; font-size:18px; color:#444444; letter-spacing:0em; font-weight:400;}
.contact_con01 .map_wrap .text h4{display:block; font-size:30px; color:#444444; letter-spacing:0; font-weight:600; padding:10px 0; word-break:keep-all}
.contact_con01 .map_wrap .text ul{font-size:0; letter-spacing:-4px;}
.contact_con01 .map_wrap .text ul li{display:inline-block; vertical-align:top; font-size:20px; color:#444444; letter-spacing:0em; font-weight:400; position:relative; padding:0 20px;}
.contact_con01 .map_wrap .text ul li:before{content:""; width:1px; height:21px; background:#dfdfdf; position:absolute; right:0; top:12px;}
.contact_con01 .map_wrap .text ul li:first-child{padding-left:0;}
.contact_con01 .map_wrap .text ul li:last-child:before{display:none}

@media all and (max-width:1000px){
	.contact_con01 .map_box{height:400px;}
	.contact_con01 .map_wrap .text .box:before{content:""; width:5px; height:80px; background:#83372f; position:absolute; left:-20px; bottom:0;}
	.contact_con01 .map_wrap .text{width:100%; max-width:100%; padding:50px 0 50px 30px;  margin-top:-160px; background:rgba(255,255,255,0.5);}
	.contact_con01 .map_wrap .text h4{font-size:20px;}
	.contact_con01 .map_wrap .text ul li{ font-size:15px;}
}



.index_text {position:fixed; width:300px; display:inline-block; right:30px; /* 창에서 오른쪽 길이 */ bottom:30px; /* 창에서 위에서 부터의 높이 */ text-align:center; margin:0; z-index:10;}
.index_text textarea {display: block; background-color:transparent; border: 1px solid rgba(150,131,118,0.6);background:rgba(255,255,255,0.6); }
.index_text a {display: inline-block; padding: 10px 15px; background: #665244; color: #fff; margin: 10px 5px; font-size:13px; font-weight:600; border-radius:5px;}
.index_text a:last-child {background: #988578;}

textarea::placeholder {
  color: #292929;
  font-size:15px;
  font-weight: 500;
  padding:10px;
}


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