@charset "utf-8";

/*** common ***/
	#wrap {min-width:1400px;overflow:hidden;}
	.after_div {*zoom:1;}
	.after_div:after {clear:both;content:"";display:block;}
	.clear {*zoom:1;}
	.clear:after {clear:both;content:"";display:block;}
	.fl {float:left;}
	.fr {float:right;}
	.relative {position:relative;}
	.absolute {position:absolute;}
	.block {display:block;}
	.blind, .dn {display:none !important;}
/*** 정렬 ***/
	.ta_left {text-align:left !important;}
	.ta_center {text-align:center !important;}
	.ta_right {text-align:right !important;}

/*───────────────────────────────────────────────────────────

	input, button

───────────────────────────────────────────────────────────*/
	/* input */
	input[type="text"], input[type="password"], input[type="number"], input[type="date"] {height:26px;line-height:26px;border:1px #d3d3d3 solid;color:#555;font-size:12px;text-indent:5px;padding:0;margin:0;box-sizing:border-box;vertical-align:middle;text-align:left;border-radius:0;outline:0;}
		input[type="text"]::-webkit-input-placeholder {color:#555;}
		input[type="text"]::-moz-placeholder {color:#555;}
		input[type="text"]:-ms-input-placeholder {color:#555;}
		input[type="text"]:-moz-placeholder {color:#555;}
		input[type="password"]::-webkit-input-placeholder {color:#555;}
		input[type="password"]::-moz-placeholder {color:#555;}
		input[type="password"]:-ms-input-placeholder {color:#555;}
		input[type="password"]:-moz-placeholder {color:#555;}
	button {outline:0;box-sizing:border-box;}
		select {outline:0;cursor:pointer;height:27px;line-height:25px;font-size:12px;color:#555;border:1px solid #ddd;box-sizing:border-box;margin:0;padding:0 0 0 10px;vertical-align:middle;text-align:left;border-radius:0;background-color:#fff;}
		/*화살표 없애기
		select {-webkit-appearance:none;-moz-appearance:none;appearance:none;}
		select::-ms-expand {display:none;}
		select option {line-height:28px;padding:5px 0;}
		select option:checked, select option:hover {line-height:25px;background:#e0e0e0;font-size:12px;color:#555;}
		select option:checked, select option:hover {line-height:25px;box-shadow:0 0 10px 100px #e0e0e0 inset;font-size:12px;color:#555;}
		*/
		.select_box_wrap {display:inline-block;height:30px;line-height:30px;position:relative;z-index:1;box-sizing:border-box;margin:0;padding:0;}
		.select_box_wrap .select_box_arrow {display:none;cursor:pointer;position:absolute;z-index:5;width:0px;height:0px;right:7px;top:12px;border-right:6px solid transparent;border-bottom:6px solid #aaa;transform:rotate(315deg);-ms-transform:rotate(315deg);-webkit-transform:rotate(315deg);-moz-transform:rotate(225deg);-o-transform:rotate(315deg);}/*right:5px;top:15px;width:8px;height:5px;background:url(../../../../lib/images/icon_select_arrow.png) 0 0 no-repeat;*/
	input[type="checkbox"] {display:none;}
		input[type="checkbox"] + label {cursor:pointer;font-size:14px;}
		input[type="checkbox"] + label:before, input[type="checkbox"] + label::before {display:inline-block;content:"";width:18px;height:18px;margin:-2px 5px 0 0;vertical-align:middle;background:url("../images/da_image/icon_chk.png") left top no-repeat;cursor:pointer;}
		input[type="checkbox"]:checked + label:before, input[type="checkbox"]:checked + label::before {background:url("../images/da_image/icon_chk_on.png") left top no-repeat;}
	input[type="radio"] {display:none;}
		input[type="radio"] + label {cursor:pointer;}
		input[type="radio"] + label:before, input[type="radio"] + label::before {display:inline-block;content:"";width:13px;height:13px;margin:-2px 5px 0 20px;vertical-align:middle;background:url('../../../../lib/images/icon_input_radio.png') left top no-repeat;cursor:pointer;}
		input[type="radio"]:checked + label:before, input[type="radio"]:checked + label::before {background:url('../../../../lib/images/icon_input_radio_on.png') left top no-repeat;}
		input[type="radio"] + label:first-of-type:before, input[type="radio"] + label:first-of-type::before {margin-left:0;}
	textarea {font-size:12px;color:#666;border:1px solid #ddd;box-sizing:border-box;margin:0;padding:0 10px;vertical-align:middle;text-align:left;border-radius:0;}
	.btn_center {text-align:center;font-size:0;}
		.btn_center a {margin:0;}
		.btn_center button + button, .btn_center a + button, .btn_center button + a, .btn_center a + a {margin-left:8px;}
		.btn_center input {margin-top:-10px;}
	.btn_right a {font-size:15px;font-weight:700;}
	.btn, .btn_sm, .btn_bbs_go {font-weight:700;border-style:solid;border-width:1px;padding:0;margin:0;text-indent:0;vertical-align:top;text-align:center;display:inline-block;box-sizing:border-box;cursor:pointer;box-shadow:none;outline:0 !important;}
		.btn, .btn:hover {width:105px;height:40px;line-height:38px;font-size:15px;color:#fff;}
		.btn_basic, .btn_basic:hover {border-color:#888 !important;background-color:#7e7e7e !important;}
		.btn_point, .btn_point:hover {border-color:#222222 !important;background-color:#222222 !important;}
		.btn_sm, .btn_sm:hover {border-color:#ddd !important;background-color:#fff !important;color:#555 !important;}
		.btn_reset {background:#fff url('../images/board/icon_btn_reset.gif') no-repeat 9px 50%;padding:0 10px 0 30px;line-height:28px;vertical-align:middle;}
		.board_search .btn, .board_search .btn:hover {width:60px;height:34px;color:#fff;line-height:32px;font-size:13px;}

/*───────────────────────────────────────────────────────────

	layout

───────────────────────────────────────────────────────────*/
	.skip_nav {position:relative;z-index:9999;}
	.skip_nav a {display:block;height:1px;width:1px;margin-bottom:-1px;overflow:hidden;font-size:12px;color:#fff;font-weight:bold;white-space:nowrap;text-align:center;}
	.skip_nav a:focus, .skip_nav a:active {height:auto;width:100%;padding:0;margin-bottom:0;position:absolute;left:0;top:0;}
	.w_layout, .wid_100 {width:100%;text-align:center;margin:0;padding:0;}/*text-align은 익스7이하에서 맞추기 위해서 명명*/
	.w_set, .w_custom, .wid_cus {width:1200px;;text-align:left;margin:0 auto;padding:0;}
	/* header 레이아웃 */
		.warpper {width:100%;} /* header 와 footer 제외하고 전체를 감싸는 영역 */
		.warpper.main_wrap{padding-bottom:89px;}
		.warpper #aside {text-align:center; height:79px; line-height:79px; border-bottom:1px solid #eeeeee;} /* 측면을 감싸는 영역 */
		.warpper .contents_wrap {width:1200px;margin:0 auto;padding:40px;position:relative;z-index:1;vertical-align:top;font-size:0;min-height:400px;} /* warpper 안에 측면과 컨텐츠를 감싸는 영역 */
		.warpper .contents_wrap.w_set{box-sizing:border-box;	width:100%;}
		.warpper .contents_wrap #contents_box {width:100%;padding:0px 0 80px 0;vertical-align:top;} /* 컨텐츠를 감싸는 영역 */
		.warpper .contents_wrap #aside + #contents_box {font-size:12px;width:80%;padding:30px 0 50px 40px;box-sizing:border-box;float:left;} /* 측면과 컨텐츠가 함께 나올때 영역 사이즈 재설정 */
		.warpper .contents_wrap .nav_wrap {margin-top:-7px;} /* 네비게이션 감싸는 영역. 레이아웃에 따라 위치가 ".contents_wrap > .nav_wrap" 일수도, ".contents_wrap #contents_box > .nav_wrap" 일수도 있음 */
		.warpper .contents_wrap #contents_box #content {width:100%;margin:0;padding:0;text-align:left;} /* 컨텐츠 */
		.warpper .contents_wrap #contents_box #content:after {clear:both;content:"";display:block;}
	/* 네비게이션 영역 */
		.nav_wrap {}
		.nav_wrap .nav_box {border:0;margin:0;position: relative;height: 100px;margin-top: 50px;}
		.nav_wrap .nav_box:after {clear:both;content:"";display:block;}
		.nav_wrap .nav_box h2 {color: #333;font-size: 36px;line-height: 44px;padding: 0 0 6px 0;display: inline-block;width: 100%;letter-spacing: 0;font-weight: 500;font-family: "Noto Sans KR";}
		.nav_wrap .nav_box h3 {color: #888;font-size: 16px;line-height: 21px;text-align: center;font-weight: 400;letter-spacing: -0.04em;font-family: "Noto Sans KR";}
		.nav_wrap .nav_box ul {float:right;font-size:0;line-height:18px;padding:15px 0 0 0;position: absolute;}
		.nav_wrap .nav_box ul li {text-align:right;line-height:18px;padding:0;color:#aaa;font-size:8px;display:inline-block;}
		.nav_wrap .nav_box ul li + li {padding-left:5px;}
		.nav_wrap .nav_box ul li span, .nav_wrap .nav_box ul li strong, .nav_wrap .nav_box ul li a {padding:0px 4px;font-size:11px;display:inline-block;line-height:17px;width:auto;color: #666;vertical-align:middle;margin:0;font-family:'Nanum Gothic', sans-serif;}
		.nav_wrap .nav_box ul li a.home {padding:0;margin-right:4px;width: auto;height:18px;/* text-indent:999px; */overflow:hidden;position:relative;padding-left: 15px;text-transform: uppercase;}
		.nav_wrap .nav_box ul li a.home:after {content:'';position:absolute;width: 13px;height: 15px;left: -2px;top: 1px;background:url("../images/da_image/sub_locate_home.png") no-repeat left center #f09800;background-size: 15px;}
		.nav_wrap .nav_box ul li:last-child a, .nav_wrap .nav_box ul li:last-child span, .nav_wrap .nav_box ul li:last-child strong {color:#222;font-weight:700;}
	/*측면영역*/
		#aside {padding:0;text-align:left;}
		#aside ul.sub_menu {text-align:center; height:79px; line-height:79px; border-bottom:1px solid #eeeeee;}
		#aside ul.sub_menu li {display:inline-block; padding:0 15px;}
		#aside ul.sub_menu li a {font-size:13px; color:#888888; font-weight:600;letter-spacing:-0.02em;}
		#aside ul.sub_menu li.on a,
		#aside ul.sub_menu li.on a,
		#aside ul.sub_menu li.on strong {color:#000000; font-weight:bold; text-decoration:underline;}
	/* 측면 공통요소 영역 - left_bnr */
		#aside .sub_menu h2 {color:#333;font-size:16px;line-height:22px;margin:0 0 8px 0;font-weight:700;font-family:'Disis', sans-serif;}
		.quick_menu {text-align:left;font-size:0;padding-top:11px;}
		.quick_menu li {display:inline-block;vertical-align:top;width:70px;height:65px;box-sizing:border-box;border:1px #777 solid;border-radius:5px;}
		.quick_menu li + li {margin-left:5px;}
		.quick_menu li a {display:block;height:100%;color:#666;font-size:12px;font-weight:500;font-family:'Noto Sans KR', sans-serif;line-height:20px;padding:37px 0 6px 0;box-sizing:border-box;text-align:center;}
		.quick_menu li.notice {background:url('../images/common/icon_aside_lnb01.gif') no-repeat 50% 11px;} 
		.quick_menu li.map {background:url('../images/common/icon_aside_lnb02.gif') no-repeat 50% 11px;}
		.quick_menu li.cs {background:url('../images/common/icon_aside_lnb03.gif') no-repeat 50% 11px;}
	/* 서브 비주얼*/
		.subtit_img{}
		.subtit_img{background:url("../images/da_image/subtit_img.jpg") no-repeat left top; height:290px; width:100%;}
		.subtit_img span {display:inline-block; padding:100px 0 0 130px; font-size:40px; font-weight:600; letter-spacing:-1.5px;text-transform:capitalize;color:#fff;}

/*───────────────────────────────────────────────────────────

	 HEADER | outline/header.html, outline/nav.html

───────────────────────────────────────────────────────────*/
	/* 상단 레이아웃 */
		#header{position:fixed;left:0px;top:0px;width:100%;background:#fff;z-index:569;}
		#header .hd_wrapper {position:relative;margin:0 auto;padding:20px 0;width:100%;zoom:1}
		#header .hd_wrapper:after {display:block;visibility:hidden;clear:both;content:""}
		#header .logo {float:left;padding:4px 0 0 39px;width: 94px;height:auto;margin-right:19px;}
		#header .logo img{display:block;width:100%;}
	/* LNB */
		#header #lnb {float:left;text-align:left;}
		#header #lnb #lnb_nav {margin:0;padding:0;zoom:1;}
		#header #lnb #lnb_nav:after {display:block;visibility:hidden;clear:both;content:""}
		#header #lnb #lnb_nav .lnb_li {z-index:10;position:relative;float:left;}
		#header #lnb #lnb_nav .lnb_li a:hover {color:#888888;}
		#header #lnb #lnb_nav .lnb_li a {display:inline-block;padding:0 19.5px;height:4.167em;line-height:4.167em;font-size:1.167em;/*background:url('../img/gnb_bg00.gif') center right no-repeat;*/text-decoration:none;text-transform:uppercase;font-weight:bold;}
		#header #lnb #lnb_nav .lnb_li a:hover, #header #lnb #lnb_nav .lnb_li.on a {color:#888;}
	/* GNB */
		#header .top_right{float:right;margin-right:39px;margin-top:10px;}
		#header .top_right .hd_lang{float:right;}
		#header .top_right ul li{float:left;margin-left:19px;line-height:36px;}
		#header .top_right ul li a{color:#a3a3a3;text-decoration:none;font-weight:600;}
		#header .top_right ul li.search {position:relative;border:2px solid #dadada;border-radius:5px;width:176px;height:36px;line-height:36px;padding:0 15px;}
		#header .top_right ul li.search input {border:none;text-indent:0px;}
		#header .top_right ul li.search input::placeholder{color:#888;}
		#header .top_right ul li.search h4 {position:absolute;right:15px;top:0px;}
		#header .top_right ul li.search h4 input{width:18px;height:18px;}
		#header .top_right ul li a:hover {font-weight:bold;color:#000;border-bottom:2px solid #000;}

/*───────────────────────────────────────────────────────────

	 FOOTER | outline/footer.html

───────────────────────────────────────────────────────────*/
	#footer {min-width:100%;border-top:0px solid #dde4e9;background:#222222;text-align:center}
	#footer .ft_logo {position:relative;margin:0 auto;padding:40px 0 33px;text-align:center;width:4.167em;height:4.167em;}
	#footer .ft_logo img {width:100%;display:block;margin:0 auto;}
	#footer .ft_info {text-align:center;line-height:23px;color:#666666;font-size:13px;}
	#footer .ft_info span {display:block;text-align:center;font-weight:600;color:#ffffff;font-size:14px;}
	#footer .footer_nav {position:relative;margin:0 auto;padding:0 0 30px 0;width:100%;color:#555555;text-align:center;}
	#footer .footer_nav li {display:inline-block;line-height:27px;font-size:11px;font-weight:700;text-transform:uppercase;color:#727272;text-decoration:none;letter-spacing:-0.3px;}
	#footer .footer_nav li a {font-size:inherit;font-weight:inherit;line-height:inherit;color:inherit;}
	#footer .footer_nav li span{font-size:11px;display:inline-block;line-height:27px;margin:0 6.5px;}
	#footer .footer_nav #ft_totop {position:absolute;top:10px;right:0}
	#footer .top{width:2.167em;height:70px;margin:34px auto 0;font-weight:bold;font-size:1em;color:#ffffff;text-transform:uppercase;}
	#footer .top img{display:block;width:100%;}
	#footer .top span{font-size:inherit;color:inherit;font-weight:inherit;display:inline-block;margin-left:1px;}

/*───────────────────────────────────────────────────────────

	INDEX | index.html

───────────────────────────────────────────────────────────*/
	/** 메인 공통 **/	
		.main_title {margin-top:50px;}
		.main_title h2 {text-align:center;font-weight:700;font-size:25px;color:#000;line-height: 1;text-transform:uppercase;letter-spacing:0.04em;padding-bottom:26px;margin-bottom:20px;position:relative;}
		.main_title h2:after {content:'';display:block;position:absolute;width:40px;height:2px;background:#222;left:50%;bottom:0;margin-left:-20px;}
		.main_title p {font-size:16px;line-height:24px;font-weight:400;color:#000000;letter-spacing:-0.02em;}		
	/** 메인 비주얼 **/
		.main_visual {position:relative;width:100%;height:989px;margin:0 auto;overflow:hidden;z-index:1;}
		.main_visual .slick-slide {overflow:hidden;position:relative;height:989px;}
		.main_visual .txt_box {position:absolute;width:100%;top:50%;transform:translateY(-55.5%);text-align:center;}
		.main_visual .txt_box strong {display:block;font-size:100px;font-weight:100;line-height:110px;letter-spacing:-5px;color:#fff;}
		.main_visual .txt_box strong b {font-size:inherit;font-weight:600;line-height:inherit;color:#fff;}
		.main_visual .txt_box p {margin-top:12px;font-size:26px;line-height:28px;letter-spacing:-1.5px;color:#fff;}
		.main_visual .txt_box a {border:2px solid #fff;height:46px;width:198px;border-radius:3px;line-height:48px;display:block;margin:76px auto;color:#fff;font-size:14px;font-weight:bold;text-transform:uppercase;text-decoration:none;text-align:center}
	/** main_bnr **/
		.main{padding-top:98px;}
		.main_bnr {clear:both;padding-left:42.7%;background:url('../images/da_image/main_banner1.gif') no-repeat left top;text-align:left;background-size:42.7% 100%;}
		.main_bnr .txt_box {background:#2c53af;text-align:left;font-size: 14px;}
		.main_bnr .txt_box a {display: block;color:#fff;font-size: 14px;line-height: 23px;text-decoration:none;padding: 5% 5% 6.1% 6%;letter-spacing:0.023em;}
		.main_bnr .txt_box a span {font-size: 29px;color:#fff;line-height:1.5;margin-bottom:9px;display:block;text-align:left;letter-spacing:-0.005em;}
		.main_bnr .txt_box a font {font-size:.9em;}
		.main_bnr .logo_box {background:#f9f9f9;text-align:center;font-size:1.2em;}
		.main_bnr .logo_box a {display: block;color:#fff;font-weight:bold;font-size:1.8em;text-decoration:none;color:#000;letter-spacing:1em;text-transform:uppercase;line-height:2em;padding:4.9% 5% 5.1% 5%;}
		.main_bnr .logo_box a img {vertical-align:middle;}
	/** main_about **/
		/* history */
			.main_about{clear:both;}
			.main_about ul{width:100%;}
			.main_about ul li.fl{float:left;width:42.7%;}
			.main_about ul li.fr{float:right;width:57.3%;}
			.main_about ul li.fl ul li{float:left;width:50%;}
			.main_about ul li.fl img,
			.main_about ul li.fr img{display:block;width:100%;}
			.main_about ul li.fr > a > img{height:406px;}
			.main_about .copy{padding:15% 15% 0 15%;text-align:left;font-weight:bold;font-size:1.4em;color:#000;}
			.main_about .line{margin:10px 15%;background:#000000;height:4px;width:2.5em}
			.main_about .main_banner4_info{font-size:1.2em;line-height:1.8em;text-align:left;color:#000000;margin-top:1.35em;letter-spacing:-0.04em;}
			.main_about .main_banner4_info p{font-size:2.2em;font-weight:normal;line-height:1.6em;}
			.main_about .main_banner4_info p span{font-size:inherit;font-weight:bold;}
			.main_about .main_banner4_info a{border:2px solid #000;height:2.55em;width:40%;border-radius:3px;line-height:2.5em;display:block;color:#000;font-weight:bold;text-transform:uppercase;text-decoration:none;text-align:center;margin:2.1em 0;letter-spacing:-0.03em;font-size:14px;}
		/* list banner */
			.list_banner li {clear:both;display:block;width:100%;position:relative;}
			.list_banner li a {content:'';display:block;position:absolute;width:100%;height:100%;top:0;left:0;z-index:30;}
			.list_banner li .info_fr {height:160px;}
			.list_banner li .info_fr .img_box {float:left;width:446px;height:162px;position:relative;z-index:0;}
			.list_banner li .info_fr .img_box:before {content:'';display:block;position:absolute;width:100%;height:100%;background:#000;opacity:0.75;top:0;left:0;z-index:1;}
			.list_banner li .info_fr .img_box img {width:100%;height:100%;}
			.list_banner li .info_fr .txt_box {float:left;display:table;width:calc(100% - 446px);height:162px;background:#222222;position:relative;padding-left:45px;padding-right: 80px;box-sizing:border-box;}
			.list_banner li .info_fr .txt_box:after {content:'';display:block;position:absolute;width:58px;height:100%;background:#252525 url('../images/da_image/main_gallery1.png') no-repeat center;top:0;right:0;}
			.list_banner li .info_fr .txt_box > div {display:table-cell;vertical-align: middle;}
			.list_banner li .info_fr .txt_box strong {display:block;font-size:29px;line-height:1;font-weight:700;color:#fff;margin-bottom:9px;}
			.list_banner li .info_fr .txt_box p,
			.list_banner li .info_fr .txt_box span {font-size:13px;line-height:17px;font-weight:300;color:#fff;letter-spacing:0.01em;opacity:30%;}
			.list_banner li .info_fr .txt_box span {display:block;margin-top:16px;line-height:1;opacity:1;}
			.list_banner li:hover .info_fr .img_box:before {display:none;}
			.list_banner li:hover .info_fr .txt_box {background:#bd9669;}
			.list_banner li:hover .info_fr .txt_box p, .list_banner li:hover .info_fr .txt_box span {opacity:1;}
			.list_banner li:hover .info_fr .txt_box:before {content:'';display:block;position:absolute;width:21px;height:21px;background:#bd9669;top:50%;left:0;transform: translate(-50%, -50%) rotate(135deg);} 
			.list_banner li:hover .info_fr .txt_box:after {background:#c6a074 url('../images/da_image/main_gallery1.png') no-repeat center;z-index:20;} 
	/** main_are **/
		.main_are {width:100%;background:#f5f5f5;padding:75px 0 109px;clear:both;text-align:center;font-size: 16px;line-height: 26px;}
		.main_are .main_title {margin-top:0;}
		.main_are .are_iconBox{margin:50px auto 0;width:70%;}
		.main_are .are_iconBox ul{margin:0 auto}
		.main_are .are_iconBox ul li{float:left;width:25%;font-size: 14px;line-height:22px;}
		.main_are .are_iconBox ul li img{width:70px;height:70px;display:block;margin:0 auto}
		.main_are .are_iconBox ul li p{font-weight:700;font-size: 18px;color:#000;margin:20px 0;text-transform:uppercase;letter-spacing:0.01em;}
	/** main_bbs **/
		.main_bbs{width:100%;padding:0;margin:0 auto;font-size:0;line-height:0;*position:relative;}
		.main_bbs .main_title{margin-top:57px;}
		.main_bbs .main_title h2{font-size:20px;letter-spacing:0.03em;padding-bottom:19px;margin-bottom:50px;}
		.main_bbs .main_title h2:after{width:30px;margin-left:-15px;}
		.main_bbs li{position:relative;float:left;width:20%;*width:19.98%;}
		.main_bbs li img{display:block;width:100%;}
		.main_bbs li a{display:block;width:100%;height:100%;}
		.main_bbs div.gallery_over {opacity:0;position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,0.75);}
		.main_bbs div.gallery_over div {position:absolute;left:0;top:50%;margin-top:-26px;width:100%;text-align:center;}
		.main_bbs div.gallery_over div h3 {height:30px;line-height:30px;font-size:24px;color:#fff;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:0 20px;}
		.main_bbs div.gallery_over div p {margin:15px auto 0;font-size:12px;color:#fff;width:120px;height:36px;border:2px solid #fff;box-sizing:border-box;border-radius:5px;text-align:center;line-height:34px;}
		.main_bbs div.gallery_over div p img {width:120px;margin:0 auto;}
		.main_bbs li:hover div.gallery_over {opacity:1;}
	/** main_widebnr **/
		.main_widebnr {height:300px;background:url("../images/da_image/main_banner_line.jpg") no-repeat center center;background-size:cover;}
		.main_widebnr strong {display:block;font-size:22px;line-height:22px;color:#fff;letter-spacing:0.6em;font-weight:bold;font-family:'Open Sans';text-align:center;padding-top:122px;}
		.main_widebnr p {font-size:18px;line-height:18px;color:#fff;letter-spacing:0.01em;text-align:center;padding-top:18px;}
	/** main_contact **/
		.main_contact{width:100%;text-align:center;}
		.main_contact .main_title{margin-top:57px;}
		.main_contact .main_title h2{font-size:20px;letter-spacing:0.03em;padding-bottom:19px;margin-bottom:50px;}
		.main_contact .main_title h2:after{width:30px;margin-left:-15px;}
		.main_contact:after {display:block;visibility:hidden;clear:both;content:""}
		.main_contact .ourworks_iconBox{margin:50px auto 0;width:70%;}
		.main_contact .ourworks_iconBox ul{margin:0 auto}
		.main_contact .ourworks_iconBox ul li{float:left;width:33.33%;font-size:1.1em;line-height:1.6em;padding-bottom:50px;}
		.main_contact .ourworks_iconBox ul li img{width:66px;height:66px;display:block;margin:0 auto 20px}
		.main_contact #map-canvas{font-size:0px;}

/*───────────────────────────────────────────────────────────
 
	개별페이지

───────────────────────────────────────────────────────────*/
	/*** 인사말 회사소개 | company/index.html ***/
		.sub_about {position:relative;text-align:center;font-size:14px;color:#666666;font-weight:100;}
		.sub_about .about_text {background:url("../images/da_image/about_text_bg.gif") no-repeat;height:416px;letter-spacing: -0.06em;background-position:-6px;background-size:cover;}
		.sub_about .about_text h5 {padding-top:84px;font-size: 15px;font-weight: 400;color: #444;}
		.sub_about .about_text h2 {font-size:50px;color:#000000;font-weight:100;padding-bottom:20px;line-height: 68px;}
		.sub_about .about_text p {line-height:26px;font-size: 15px;letter-spacing: -0.06em;}
		.sub_about .about_text p span {font-weight:600;font-size: inherit;}
		.sub_about .about_grey {background-color:#f5f5f5; padding-top:100px;}
		.sub_about .about_grey h5 {font-size:14px;font-weight:300;color:#444;}
		.sub_about .about_grey h2 {font-size:40px; color:#000000; font-weight:100; padding-bottom:50px;}
		.sub_about .about_grey h2 span {font-size:46px; font-weight:bold;color:#000;}
		.sub_about .about_grey ul {text-align:left; padding:0 10% 3% 10%;}
		.sub_about .about_grey ul:after {clear:both; content:""; display:block;}
		.sub_about .about_grey ul li {float:left; width:40%; min-height:60px; margin:0 5% 60px 5%;}
		.sub_about .about_grey ul li.icon1 {background:url("../images/da_image/about_icon1.gif") no-repeat left center;}
		.sub_about .about_grey ul li.icon2 {background:url("../images/da_image/about_icon2.gif") no-repeat left center;}
		.sub_about .about_grey ul li.icon3 {background:url("../images/da_image/about_icon3.gif") no-repeat left center;}
		.sub_about .about_grey ul li.icon4 {background:url("../images/da_image/about_icon4.gif") no-repeat left center;}
		.sub_about .about_grey ul li h4 {font-size:20px; color:#000; font-weight:100; padding-left:75px; text-transform:uppercase;}
		.sub_about .about_grey ul li h4 span {font-weight:bold;font-size: 20px;}
		.sub_about .about_grey ul li p {font-size:14px; color:#000; line-height:24px; font-weight:100; padding-left:75px; line-height:20px;}
		.sub_about .about_house {position:absolute; left:50%; top:304px; margin-left:-102px;}
		.sub_about ul.about_img {}
		.sub_about ul.about_img:after {clear:both; content:""; display:block;}
		.sub_about ul.about_img li {float:left; width:50%;}
	/*** 오시는길 | company/location.html ***/
		.sub_location {}
		.sub_location .location_map {height:530px; width:100%; margin-bottom:40px;}
		.sub_location .location_info {background:url("../images/da_image/top_logo.png") no-repeat 40px top; padding-left:120px; padding-bottom:69px;text-align:left;}
		.sub_location .location_info h2 {font-size:14px; color:#000000; font-weight:700; padding-top:10px;}
		.sub_location .location_info p {font-size:12px; color:#666666; font-weight:100; padding-bottom:30px; line-height:20px;}
	/*** 회사연혁 | company/history.html ***/
		.sub_content.history {background: url('../images/da_image/history_bg.gif') repeat;}
		.sub_content .history_box {width:1200px;margin:0 auto;height:1614px;}
		.history_tit {text-align:center;}
		.history_tit h5 {padding-top:60px;font-size: 14px;color: #666;font-weight: 100;}
		.history_tit h2 {font-size: 40px;color: #000;font-weight: 100;}
		.history_img {position:absolute;left:50%;top: 35px;transform:translate(-50%);}
		.history_map {padding:64px 0 0 0;position: relative;}
		.history_map h2 {padding: 15px 0;position:relative;}
		.history_map h2:before {content:'';display:block;position:absolute;width:2px;height:30px;background:#ddd;left: 50%;top: -15px;}
		.history_map h2:first-child:before {display:none;}
		.history_map ul.history_ul {}
		.history_map ul.history_ul.h_ul1, .history_map ul.history_ul.h_ul3 {float: right;clear: both;text-align: left;padding-right:6.5%;}
		.history_map ul.history_ul.h_ul2, .history_map ul.history_ul.h_ul4 {clear: both;float: left;text-align: right;padding: 104px 0;padding-left:10.2%;}
		.history_map ul.history_ul.h_ul4{padding:122px 0;padding-left:10.2%;}
		.history_map ul.history_ul.h_ul3 {padding: 39px 8.7% 39px 0;}
		.history_map ul.history_ul li {padding:3.5px 0;}
		.history_map ul.history_ul li span.year {font-size:25px;color: #333;font-weight: 400;margin:0 0 4px 10px;}
		.history_map ul.history_ul li span.year.y1 {font-size:14px;color:#333;font-weight: 500;padding: 0 10px;margin:0;letter-spacing:-0.05em;}
		.history_map ul.history_ul li span.year.y2 {font-size:14px;color:#333;font-weight: 500;letter-spacing:-0.05em;margin:0;}
		.history_map ul.history_ul li p {display:inline-block;vertical-align:top;padding: 0 0 0 14px;color: #999;line-height:19px;font-size:12px;}
		.history_map ul.history_ul.h_ul2 li p, .history_map ul.history_ul.h_ul4 li p{padding:0 9px 0 0;}
.line_bnr {height:300px;background:url("../images/da_image/main_banner_line.jpg") no-repeat center center;background-size:cover;}
.line_bnr p.large {font-size:22px;line-height:22px;color:#fff;letter-spacing:0.6em;font-weight:bold;font-family:'Open Sans';text-align:center;padding-top:122px;}
.line_bnr p.small {font-size:18px;line-height:18px;color:#fff;letter-spacing:0.01em;text-align:center;padding-top:18px;}

	/*** 조직도 | company/work.html ***/
		.sub_work {text-align:center;padding:40px 0 49px 0;}
/*───────────────────────────────────────────────────────────

	 게시판, 회원 공통 요소

───────────────────────────────────────────────────────────*/
	/*** 페이징 ***/
		.paging {text-align:center; margin:20px 0 0; font-size:0px;}
		.paging span {vertical-align:top;}
		.paging span.arrow {display:inline-block; line-height:42px; margin:0 0;}
		.paging span.arrow.prev {margin-right:22px;}
		.paging span.arrow.next {margin-left:22px;}
		.paging span img {vertical-align:top; border:1px solid #d9d9d9; margin-top:3px;}
		.paging span.arrow.prev + span a {border-left:1px solid #d9d9d9;}
		.paging span.page_num {}
		.paging span.page_num > a {display:inline-block; width:34px; height:34px; line-height:34px; border:1px solid #d9d9d9; border-left:none; color:#666; font-size:13px; font-weight:300;}
		.paging span.page_num:first-of-type > a {border-left:1px solid #d9d9d9;}
		.paging span.page_num.on > a {font-weight:600;height: 33px;border-bottom: 2px solid #000001;font-weight:600;}
		.paging span.arrow a, .paging span.arrow img {border:0 none; margin:0 0 0 0;}
		.paging .arrow {}
		.paging .arrow a {width:36px;height:36px;font-size:0;display:block;}
		.paging .arrow.first a {background:url('../images/da_image/paging_first.gif') no-repeat center;}
		.paging .arrow.prev a {background:url('../images/da_image/paging_prev.gif') no-repeat center;}
		.paging .arrow.next a {background:url('../images/da_image/paging_next.gif') no-repeat center;}
		.paging .arrow.last a {background:url('../images/da_image/paging_last.gif') no-repeat center;}

/*───────────────────────────────────────────────────────────

	 BOARD   |   게시판 서브 타입 type F

───────────────────────────────────────────────────────────*/
	/*** 게시판 리스트 공통 | board/board_list.html ***/
		/* 검색 */
			.sub_board {position:relative;margin:0 auto;text-align:left;}
			.sub_board .board_num {padding:4px 0 0 0;display:inline-block;line-height:19px;text-align:left;font-size:13px;color:#666;display:none;}
			.sub_board .board_num strong {color:#000001;font-family:'Lato','Nanum Gothic', sans-serif;font-weight:700;}
			.sub_board .board_search {background-color:#f4f4f2; padding:20px; text-align:right; margin-bottom:30px; font-size:13px;}
			.sub_board .board_search:after {clear:both;content:"";display:block;}
			.sub_board .board_search span {display:inline-block;color:#888;font-size:12px;font-family:'Lato','Nanum Gothic', sans-serif;font-weight:700;line-height:18px;padding:6px 0 6px 0;text-align:left;}
			.sub_board .board_search span strong {color:#000001;}
			.sub_board .board_search select {border:1px solid #ddd; background-color:#fff; height:34px; line-height:32px;  min-width:130px; padding:0 5px; color:#666;}
			.sub_board .board_search input.input_text {border:1px solid #ddd; background-color:#fff; height:34px; line-height:32px; min-width:200px; padding:0 5px; color:#666; margin-right:10px; margin-left:2px;}
			.gallery_board .board_search {margin:0;text-align:left;padding:0 0 20px 0;}
		/* 하단 버튼 */
			.sub_board .paging_wrap {height:30px;position:relative;}
			.sub_board .paging_wrap2 {margin-top:35px;margin-bottom:39px;height:40px;position:relative;}
			.sub_board h2.btn_writing {position:absolute;right:0;top:-5px;}
			.sub_board .view_btn {padding-top:0px;margin-top:0px;}
			.sub_board .view_btn h2 {float:right;}
			.sub_board .view_btn p {text-align:center;}
			.sub_board .view_btn p a {}
			.board_btm{margin:30px 0 0 0;position:relative;}
			.board_btm .paging{}
			.board_btm .btn_right{position:absolute;right:0px;top:0px;}
	/*** 게시판 리스트 (리스트형) | layout/board/kist_default.html ***/
		/* 리스트 고정글 */
			.sub_board table.board_list tr.board_notice td {background:#f4f4f4;}
			.sub_board table.board_list tr.board_notice td:nth-of-type(1) {font-size:13px;color:#eb3949;font-weight:600;}
		/* 리스트 */
			.sub_board table.board_list {margin-bottom:30px; text-align:center; border-top:1px solid #333333; border-bottom:1px solid #bbb;}
			.sub_board table.board_list tr {}
			.sub_board table.board_list th {font-size:14px; color:#222; font-weight:600; padding:15px 0; border-bottom:1px solid #333;}
			.sub_board table.board_list td {font-size:13px; color:#666666; font-weight:100; line-height:50px; padding:0 20px; border-bottom:1px solid #ddd;}
			.sub_board table.board_list td a {font-family:'Lato','Nanum Gothic', sans-serif;display: inline-block;vertical-align: middle;overflow: hidden;width: 500px;text-overflow: ellipsis;white-space: nowrap;font-weight:400;}
			.sub_board table.board_list td.left {text-align:left;}
			.sub_board table.board_list tr:last-child td {border:none;}
			.sub_board table.board_list td a.board_tit {display:inline-block;/* width:290px;*/line-height:21px;height:21px;margin:0;padding:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;vertical-align:middle;}
			.sub_board table.board_list td .board_tit {}
			.sub_board table.board_list td .board_tit h3 {font-size: 13px;color: #333333;font-weight: 600;}
			.sub_board table.board_list td .board_tit .board_ico, .sub_board table.board_list td .board_tit img, .sub_board table.board_list td .board_tit h3,
			.sub_board table.board_list td .board_tit span {display:inline-block;vertical-align:middle;}
			.sub_board table.board_list td .board_tit h3 .board_ico {}
			.sub_board table.board_list td .board_tit img {vertical-align: middle;margin-right: 5px;}
			.sub_board table.board_list td .board_tit h3 {font-weight: 400;line-height: 1.2;font-size: 12px;color: #666;font-family: 'Lato','Nanum Gothic', sans-serif;}
			.sub_board table.board_list td .board_tit h3 strong {overflow: hidden;text-overflow: ellipsis;white-space: nowrap;display: inline-block;vertical-align: top;max-width: 320px;font-size: inherit;color: inherit;font-weight: inherit;line-height: inherit;}
	/*** 게시판 리스트 (갤러리형) | layout/board/list_gallery01.html ***/
		/* 갤러리 고정글 */
			.sub_board table.board_list.board_notice {margin-bottom:30px;}
		/* 갤러리 고정글 */
			.sub_board .gallery_notice {border-top:1px solid #333;margin:0 0 50px;}
			.sub_board .gallery_notice li {padding:15px 30px;box-sizing:border-box;background:#f5f5f5;border-bottom:1px solid #d3d3d3;font-size:0;position:relative;}
			.sub_board .gallery_notice li + li {}
			.sub_board .gallery_notice li a {position:absolute;left:0;top:0;right:0;bottom:0;z-index:5;}
			.sub_board .gallery_notice li .thumb, .sub_board .gallery_notice li .txt_info {display:inline-block;vertical-align:middle;}
			.sub_board .gallery_notice li .thumb {width:145px;height: 100px;overflow: hidden;position: relative;}
			.sub_board .gallery_notice li .thumb img {width:100%;height: auto;position: absolute;left:50%;top:50%;transform:translate(-50%, -50%);}
			.sub_board .gallery_notice li .txt_info {width:calc(100% - 145px);padding-left:25px;box-sizing:border-box;}
			.sub_board .gallery_notice li .txt_info b {font-size:15px;color:#eb3949;line-height:1;margin-bottom:5px;display:block;}
			.sub_board .gallery_notice li .txt_info .board_tit {padding: 5px 0 3px;line-height: 20px;font-size: 0;}
			.sub_board .gallery_notice li .txt_info .board_tit h3 {font-size: 13px;color: #333333;font-weight: 600;}
			.sub_board .gallery_notice li .txt_info .board_tit .board_ico, .sub_board .gallery_notice li .txt_info .board_tit img, .sub_board .gallery_notice li .txt_info .board_tit h3 {display: inline;vertical-align: top;}
			.sub_board .gallery_notice li .txt_info .board_tit h3 .board_ico {}
			.sub_board .gallery_notice li .txt_info .board_tit img {vertical-align: middle;margin-right: 5px;}
			.sub_board .gallery_notice li .txt_info .board_tit h3 {max-width: calc(100% - 80px);width: auto;}
			.sub_board .gallery_notice li .txt_info .board_tit h3 strong {display: inline;vertical-align: top;max-width: 100%;font-size: inherit;color: inherit;font-weight: inherit;line-height: inherit;}
			.sub_board .gallery_notice li p {display:block;font-size:12px;color:#888;font-weight:100;line-height:19px;text-align:left;margin:10px 0 0;}
			.sub_board .gallery_notice li p span {display:inline-block;width:1px;height:9px;background:#d3d3d3;margin:6px 8px 0 8px;vertical-align:top;}
		/* 리스트 */
			.sub_board ul.gallery_list {text-align:left; padding-bottom:20px; font-size:0px;}
			.sub_board ul.gallery_list:after {clear:both; content:""; display:block;}
			.sub_board ul.gallery_list li {display:inline-block;position:relative;box-sizing:border-box;width:20%;}
			.sub_board ul.gallery_list li > a {display:block;width: 100%;height: 100%;position: absolute;top: 0;left: 0;z-index: 10;}
			.sub_board ul.gallery_list_top {padding:0 0 0 0;}
			.sub_board ul.gallery_list li .thumb {width:100%;height:0;padding-bottom:100%;overflow:hidden;position: relative;}
			.sub_board ul.gallery_list li .thumb a {vertical-align:top;}
			.sub_board ul.gallery_list li .thumb img {width:100%;position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);}
			.sub_board ul.gallery_list li .bg {opacity:0;position:absolute;top:0;left:0;z-index:3;width:100%;height:100%;background:rgba(0,0,0,0.8);opacity:0;}
			.sub_board ul.gallery_list li .txt_info {position:absolute;top:50%;left:0;z-index:4;width:100%;font-weight:600;transform:translateY(-50%);opacity:0;}
			.sub_board ul.gallery_list li .txt_info .board_tit h3 {width: 100%;height:30px; line-height:30px; font-size:24px; color:#fff; font-weight:600; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; padding:0 20px; text-align:center;}
			.sub_board ul.gallery_list li .txt_info .board_tit .board_ico,.sub_board ul.gallery_list li .txt_info .board_tit img, .sub_board ul.gallery_list li .txt_info .board_tit h3 {display:inline-block;vertical-align:middle;box-sizing: border-box;}
			.sub_board ul.gallery_list li .txt_info .board_tit h3 strong {font-size:inherit;font-weight:inherit;color:inherit;line-height:inherit;}
			.sub_board ul.gallery_list li .txt_info .board_tit h3 .board_ico {}
			.sub_board ul.gallery_list li .txt_info .board_tit img {vertical-align: middle;margin-right: 5px;}
			.sub_board ul.gallery_list li:hover .bg, .sub_board ul.gallery_list li:hover .txt_info {opacity:1;}
			.sub_board ul.gallery_list li .txt_info .board_tit p {margin:15px auto 0;width:120px;height:36px;border:2px solid #ffffff;border-radius:5px;box-sizing:border-box;text-align:center;font-size:12px;color:#ffffff;line-height:32px;}
			.sub_board ul.gallery_list.no_data {height:90px;line-height:90px;font-size:inherit;}
	/*** 게시판 쓰기 | board/_form_board_write.html ***/
		table.board_write {border-top:1px solid #333;border-bottom:1px solid #bbbbbb;font-size:13px;text-align:left;margin-bottom:20px;}
		table.board_write tr + tr th, table.board_write tr + tr td {border-top:1px solid #ddd;}
		table.board_write th, table.board_write td {font-size:12px;font-weight:300;color:#888;text-align:left;vertical-align:middle;box-sizing:border-box;padding-top:10px;padding-bottom:10px;padding-left:20px;padding-right:20px;line-height:30px;}
		table.board_write th {color:#444;font-weight:600;font-size:14px;padding-left:25px;padding-right:25px;background-color:#fafafa;}
		table.board_write td {}
		table.board_write td p {padding:5px 0 0;}
		table.board_write td div.view_cont {padding:8px 10px 50px 10px;line-height:26px;min-height:150px;}
		table.board_write td label {color:#666;font-size:12px;font-weight:600;}
		table.board_write td select, table.board_write td input[type="text"], table.board_write td input[type="password"], table.board_write td input[type="number"], table.board_write td input[type="date"] {min-width:25%;margin-right:10px;}
		table.board_write td input[name="title"] {width:100%;}
		table.board_write td input.tel {min-width:50px;}
		table.board_write td textarea {min-width:100%;height:200px;}
		table.board_write #captcha_box {display:inline-block;vertical-align:middle;margin-right:10px;}
	/*** 게시판 상세 | board/board_view.html ***/
		.sub_board .board_view {margin-bottom:30px; border-top:1px solid #333333; border-bottom:1px solid #bbbbbb; text-align:left;}
		.sub_board .board_view div.view_tit {height:20px; line-height:20px; padding:17px 30px; border-bottom:1px solid #333333;}
		.sub_board .board_view div.view_tit h2 {float:left; width:85%; font-size:17px; color:#222222; font-weight:600; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
		.sub_board .board_view div.view_tit h3 {display:inline-block;font-size:12px;}
		.sub_board .board_view div.view_tit p {float:right; width:15%; font-size:13px; color:#666666; text-align:right;}
		.sub_board .board_view div.view_cont {padding:30px; font-size:13px; line-height:25px; min-height:300px;}
		.sub_board .board_view div.view_cont .thumb_img_wrap {width:100%;margin:0;text-align:center;font-size:0;vertical-align:top;}
		.sub_board .board_view div.view_cont .thumb_img_wrap img {width:auto;max-width:100%;height:auto;margin:0 0 10px 0;padding:0;vertical-align:top;}
		.sub_board .board_view div.view_cont .thumb_img_wrap img + img {}
		.sub_board .board_view h4 {padding:17px 30px; font-size:13px; color:#666666;}
		.sub_board .board_view h4.thumb_wrap {padding-bottom:7px;}
		.sub_board .board_view h4 span {display:inline-block;color:#444;font-weight:600;padding-right:0;margin-right:0;}
		.sub_board .board_view h4 span:after {display:inline-block;width:1px;height:10px;background:#d3d3d3;vertical-align:middle;margin:0 15px;padding:0;content:"";}
		.sub_board .board_view h4 a {display:inline-block;}
		.sub_board .board_view h4 a + a {margin-left:20px;}
		.sub_board .board_view .thumb_img_wrap {padding-top:10px;font-size:0;vertical-align:top;}
		.sub_board .board_view .thumb_img_wrap img {vertical-align:top;display:inline-block;margin-bottom:10px;}
		.sub_board .board_view .thumb_img_wrap img + img {margin-left:20px;}
		.sub_board .board_view .extra_editor_wrap {display: block;width:calc(100% - 1px);margin:0;table-layout:fixed;border-collapse:collapse;margin-top:-1px;padding: 16px 15px;background: none;border-top: 1px solid #ddd;/*border-bottom: 1px solid #ddd;*/box-sizing: border-box;}
		.sub_board .board_view .extra_editor_wrap > h4, .sub_board .board_view .extra_editor_wrap > div.extra_cont {padding: 0;display: inline-block;box-sizing:border-box;border-collapse:collapse;vertical-align:middle;border-left:0;border-right:0;text-align:left;}
		.sub_board .board_view .extra_editor_wrap > h4 {background: url(../images/sub/view_line.gif) no-repeat 62px center;padding-right: 27px;font-size: 13px;color: #333;font-weight: 600;}
		.sub_board .board_view .extra_editor_wrap div.view_cont.extra_cont {width: calc(100% - 141px);}
		.sub_board .board_view .extra_editor_wrap div.img_cont {}
		.sub_board .board_view .extra_editor_wrap div.extra_cont > span {font-size:12px;color:#888;vertical-align:middle;display:block;}
		.sub_board .board_view .extra_editor_wrap div.extra_cont > span + span {margin-top:10px;}
		.sub_board .board_view .extra_editor_wrap div.extra_cont a.icon_down {font-size:0;background:url(../images/board/icon_download.png) no-repeat 0 0;display:inline-block;width:15px;height:15px;background-size:100% auto;margin:0 0 0 5px;padding:0;vertical-align:middle;}
		.sub_board .board_view .extra_editor_wrap div.extra_cont img {width:auto;height:auto;vertical-align:middle;max-width:100%;}
		.view_video_wrap {position:relative !important; height:0 !important; padding-bottom:56.28% !important;margin:0 auto !important;text-align:center !important;max-width:100% !important;}
		.view_video_wrap > iframe {position:absolute;width:100%;height:100%;left:0;top:0;}
		.sub_board .view_btn {height:40px;overflow:hidden;}
		.sub_board .view_btn .btn_center {text-align:left;float:left;}
		.sub_board .view_btn h2 {float:right;}
		.sub_board .view_btn p {float:right;}
		.sub_board .view_btn p a {}
		/* 댓글 */
			.sub_board .comment {margin:0 0 0px 0;padding:0;}
			.sub_board .comment .comment_box {position:relative;padding:30px 20px 30px 20px;border-top:1px #d3d3d3 solid;background:#fdfdfd;}
			.sub_board .comment .comment_box .comment_name {width:650px;margin-bottom:10px;}
			.sub_board .comment .comment_box .comment_name span {width:233px;line-height:25px;display:inline-block;}
			.sub_board .comment .comment_box .comment_name span.no_line {background:none;}
			.sub_board .comment .comment_box .comment_name span label {font-size:13px;color:#333;font-family:'Lato','Nanum Gothic', sans-serif;font-weight:700;line-height:25px;padding:0;width:auto;margin-right:20px;display:inline-block;}
			.sub_board .comment .comment_box .comment_name span input {border:1px solid #d3d3d3;line-height:23px;height:23px;padding:0;text-indent:5px;width:158px;min-width:158px;margin:0;}
			.sub_board .comment .comment_box .comment_memo {width:680px;}
			.sub_board .comment .comment_box .comment_memo label {font-size:13px;color:#333;font-family:'Lato','Nanum Gothic', sans-serif;font-weight:700;line-height:80px;padding:0;width:43px;display:block;min-height:80px;}
			.sub_board .comment .comment_box textarea {border:1px solid #d3d3d3;width:620px;min-width:610px;padding:5px 0 5px 5px;min-height:68px;height:68px;float:left;}
			.sub_board .comment .comment_box h3 {position:absolute;right:20px;top:30px;height:78px;text-align:center;width:108px;background-color:#333;border:1px #333 solid;line-height:78px;padding:0;}
			.sub_board .comment .comment_box h3 a {font-size:14px;color:#fff;font-family:'Lato','Nanum Gothic', sans-serif;font-weight:700;display:block;line-height:78px;}
			.sub_board .comment .comment_cont {position:relative;border-top:1px #d3d3d3 solid;}
			.sub_board .comment .comment_cont h2 {color:#888;padding:12px 0 12px 20px;line-height:25px;font-size:12px;}
			.sub_board .comment .comment_cont div {position:relative;border-top:1px #d3d3d3 solid;padding:12px 20px 14px 20px;z-index:1;}
			.sub_board .comment .comment_cont div h3 {color:#888;padding-bottom:2px;}
			.sub_board .comment .comment_cont div h3 strong {color:#333;font-family:'Lato','Nanum Gothic', sans-serif;font-weight:700;display:inline-block;margin-right:10px;}
			.sub_board .comment .comment_cont div h4 {color:#888;font-size:12px;line-height:19px;}
			.sub_board .comment .comment_cont div .comment_btn {position:absolute;right:20px;top:12px;color:#888;font-size:12px;border:0;margin:0;padding:0;}
			.sub_board .comment .comment_cont div .comment_btn a { color:#888;font-size:12px;display:inline-block;}
			.sub_board .comment .comment_cont div .comment_btn span.bar {color:#9b9b9b;display:inline-block;width:6px;text-align:center;margin:0;background:none;}
			.sub_board .comment .comment_cont div.com_reple {border-bottom:1px solid #d3d3d3;background:#fff url("../images/da_image/bg_dot_line.png") repeat-x left top;position:relative;z-index:3;margin-top:-1px;padding:12px 20px 14px 20px;}
			.sub_board .comment .comment_cont div.comment_reply {position:relative;z-index:3;margin-top:-1px;padding:12px 20px 14px 20px;}
			.sub_board .comment .comment_cont div.comment_box2 {position:relative;padding:10px 0;border:0;}
			.sub_board .comment .comment_cont div.comment_box2 .comment_name {width:650px;margin-bottom:10px;padding:0px;border:0;}
			.sub_board .comment .comment_cont div.comment_box2 .comment_name span {width:233px;line-height:25px;display:inline-block;}
			.sub_board .comment .comment_cont div.comment_box2 .comment_name span.no_line {background:none;}
			.sub_board .comment .comment_cont div.comment_box2 .comment_name span label {font-size:13px;color:#333;font-family:'Lato','Nanum Gothic', sans-serif;font-weight:700;line-height:25px;padding:0;width:auto;margin-right:20px;display:inline-block;}
			.sub_board .comment .comment_cont div.comment_box2 .comment_name span input {border:1px solid #d3d3d3;line-height:23px;height:23px;padding:0;text-indent:5px;width:158px;min-width:158px;margin:0;}
			.sub_board .comment .comment_cont div.comment_box2 .comment_memo {width:680px;padding:0px;border:0;}
			.sub_board .comment .comment_cont div.comment_box2 .comment_memo label {font-size:13px;color:#333;font-family:'Lato','Nanum Gothic', sans-serif;font-weight:700;line-height:80px;padding:0;width:43px;display:block;min-height:80px;}
			.sub_board .comment .comment_cont div.comment_box2 textarea {border:1px solid #d3d3d3;width:620px;min-width:618px;padding:5px 0 5px 5px;min-height:68px;height:68px;}
			.sub_board .comment .comment_cont div.comment_box2 h3 {position:absolute;right:0px;top:47px;height:78px;text-align:center;width:108px;background-color:#333;border:1px #333 solid;line-height:78px;padding:0;}
			.sub_board .comment .comment_cont div.comment_box2 h3 a {font-size:14px;color:#fff;font-family:'Lato','Nanum Gothic', sans-serif;font-weight:700;display:block;line-height:78px;}
			.sub_board .comment .comment_cont div.com_reserve {border:0;background:#fff url("../images/da_image/bg_dot_line.png") repeat-x left 10px;position:relative;z-index:3;margin-top:-1px;padding:30px 0px 0px 20px;margin:0;margin-left:-20px;margin-right:-20px;width:790px;}
			.sub_board .comment .comment_cont div.com_reserve textarea.com_reserve {border:1px solid #d3d3d3;width:653px;min-width:653px;padding:5px 0 5px 5px;min-height:68px;height:68px;margin-right:20px;}
			.sub_board .comment .comment_cont div.com_reserve a {position:absolute;right:0px;top:30px;height:78px;text-align:center;width:108px;background-color:#333;border:1px #333 solid;font-size:14px;color:#fff;font-family:'Lato','Nanum Gothic', sans-serif;font-weight:700;display:block;line-height:78px;padding:0;}
			.sub_board .board_comment {position:relative;box-sizing:border-box;border:1px solid #d3d3d3;padding:20px;margin-bottom: 20px;}
			.sub_board .board_comment .comment_name {color:#555;padding:0 0 10px 0;text-align:left;}
			.sub_board .board_comment .comment_name span, .sub_board .board_comment .comment_memo span {display:inline-block;font-size:12px;color:#555;font-family:'Lato','Nanum Gothic', sans-serif;line-height:25px;padding:0;}
			.sub_board .board_comment .comment_name span input {line-height:1;vertical-align:top;border:1px solid #d3d3d3;padding:5px;}
			.sub_board .board_comment .comment_name span + span {margin-left:20px;}
			.sub_board .board_comment .comment_memo {text-align:left;}
			.sub_board .board_comment .comment_memo span {margin-right:20px;}
			.sub_board .board_comment, .sub_board .board_comment textarea, .sub_board .board_comment .comment_btn {vertical-align:top;}
			.sub_board .board_comment textarea {border:1px solid #d3d3d3;width: 91%;min-width:610px;padding:5px 0 5px 5px;min-height:72px;height:72px;box-sizing:border-box;}
			.sub_board .board_comment .comment_btn {width: 92px;height:72px;background: #000001;text-align:center;color:#fff;line-height:72px;font-size:14px;font-weight:bold;display:block;}
			.sub_board .board_comment_list {position:relative;margin:0 0 20px;}
			.sub_board .board_comment_list .comment_title {border-bottom:1px solid #d3d3d3;color:#888;padding:15px 0 7px 0;text-align:left;}
			.sub_board .board_comment_list .comment_title span {color:#000001;}
			.sub_board .board_comment_list .comment {position:relative;border-bottom:1px solid #d3d3d3;padding:8px 0;}
			.sub_board .board_comment_list .comment .comment_writer {color:#333;padding-bottom:3px;text-align:left;}
			.sub_board .board_comment_list .comment span.board_line {display:inline-block;width:1px;height:9px;background:#999;margin:0 8px;}
			.sub_board .board_comment_list .comment .com_btn {position:absolute;right:0;top:9px;}
			.sub_board .board_comment_list .comment .com_btn a {color:#999;}
			.sub_board .board_comment_list .comment .com_txt {color:#888;text-align:left;word-break:break-all;}
			.sub_board .board_comment_list .comment .com_txt_reply {color:#888;text-align:left;border-top:1px solid #d3d3d3;padding:16px 0 10px 40px;margin:10px 0 0;background:url("../images/sub/comment_reply.png") no-repeat 20px 18px;}
			.sub_board .board_comment_list .comment .com_modify {position:relative;margin:5px 0 0;}
			.sub_board .board_comment_list .comment .com_modify:after {clear:both;content:"";display:block;}
			.sub_board .board_comment_list .comment .com_modify textarea {float:left;width:90%;height:50px;border:1px solid #d3d3d3;}
			.sub_board .board_comment_list .comment .com_modify .btn_modify {float:right;width:9.2%;height:52px;display:inline-block;line-height:52px;background:#aaa;color:#fff;font-size:15px;font-weight:600;text-align:center;}
			.sub_board .board_comment_list .comment .comment_password {position:absolute;right:25px;top:0;width:300px;border:2px solid #757575;padding:7px;background:#fff;z-index:100;text-align:left;}
			.sub_board .board_comment_list .comment .comment_password.modify {right:72px;}
			.sub_board .board_comment_list .comment .comment_password span {display:inline-block;height:20px;line-height:20px;font-weight:600;vertical-align:middle;}
			.sub_board .board_comment_list .comment .comment_password input {width:195px;height:19px;}
			.sub_board .board_comment_list .comment .comment_password h5 {display:inline-block;width:39px;height:20px;line-height:20px;border:1px solid #ccc;background:#fff;text-align:center;border-radius:5px;vertical-align:middle;}
			.sub_board .board_comment_list .comment .comment_password a.close {position:absolute;right: 6px;top: 50%;margin-top: -4px;}
			.sub_board .board_comment_list .comment .com_btn a.on + .comment_password {display:block !important;}
			/* 게시판 개인정보취급 */
			.sub_board .policy_cont {}
			.sub_board .policy_cont > div {text-align:left;margin: 15px 0;}
			.sub_board .policy_cont > div input[type=checkbox] {}
			.sub_board .policy_cont > div label {color:#333;font-size:12px;font-weight:500;cursor:pointer;}
			.sub_board .policy_cont > div a {display:inline-block;line-height:20px;border:1px #ccc solid;padding:0 8px;height:22px;box-sizing:border-box;color:#666;font-size:12px;text-decoration:none;background:#fff;margin:0 0 0 10px;}
			.sub_board .policy_cont > div textarea {display:block !important;width:100% !important;margin:10px 0 0 !important;text-align:left !important;color:#666 !important;font-size:12px !important;line-height:18px !important;box-sizing:border-box;}
			.sub_board .policy_cont > div textarea.write {min-width:80% !important;width:100% !important;padding:10px !important;height:100px !important;}
	/*** 게시판(비밀번호) | layout/board/board_secret.html ***/
		.sub_pw_input {max-width:100%;margin:0 auto;border:20px solid #eee;outline:1px solid #ddd;}
		.sub_pw_input .ok_box {width:100%;margin:0 auto;padding:70px 0;font-family:'Nanum Gothic', sans-serif;text-align:center;}
		.sub_pw_input .ok_box h2 {padding-bottom:20px;font-size:16px;font-weight:600;color:#333;}
		.sub_pw_input .ok_box div.input_box {padding-bottom:40px;}
		.sub_pw_input .ok_box div.input_box input {width:200px;height:30px;padding:5px 10px;border:1px solid #aaa;}
		.sub_pw_input .ok_box a.ok_bt {display:inline-block;font-size:15px;font-weight:700;width:120px;height:40px;background:#000001;border:1px solid #000001;text-align:center;line-height:40px;color:#fff;font-weight:600;}
		.sub_board .board_css tr{border-left:1px solid #d3d3d3;border-right:1px solid #d3d3d3;}
		.sub_board .board_css tr th{line-height:30px;padding:11px 0;padding-left:35px;vertical-align:middle;width:176px;}
		.sub_board .board_css tr td{line-height:30px;padding:11px 30px;}
		.sub_board .board_css tr td.td_textarea {padding-right:16px;}
		.sub_board  table.board_css td input[type=text], table.board_css td input[type=password]{border:1px solid #d9d9d9;}
		.sub_board  table.board_css td input[name=title] {width:80%;}

/*───────────────────────────────────────────────────────────

	 GOODS(상품)

───────────────────────────────────────────────────────────*/
	/*** 상품리스트, 상품검색 공통 | goods/goods_list.html, goods/goods_search.html ***/
		.sub_tit.board span {color:#282828;font-size:50px;font-weight:800;}
		/* 카테고리 리스트 */
			.sub_cate_wrap {border-top:1px solid #333;border-bottom:1px solid #ccc;margin-bottom:25px;}
			.sub_cate_wrap ul.sub_cate {margin:14px 14px;}
			.sub_cate_wrap ul.sub_cate:after {clear:both;content:"";display:block;}
			.sub_cate_wrap ul.sub_cate li {float:left;box-sizing:border-box;padding:0 14px 0 0;line-height:26px;}
			.sub_cate_wrap ul.sub_cate li a {display:inline-block;width:100%;height:26px;font-size:13px;color:#888;font-weight:400;}
			.sub_cate_wrap ul.sub_cate li:hover a {color:#333;}
			.sub_cate_wrap ul.sub_cate li + li a:before {display:inline-block;content:"";width:1px;height:10px;background:#ccc;vertical-align:middle;margin:0 14px 0 0;}
		/* 검색 페이지 - 검색창 */
			.sub_list .list_search {width:100%;height:74px;background:#f4f4f2;margin:50px 0 30px;}
			.sub_list .list_search:after {clear:both;content:"";display:block;}
			.sub_list .list_search > div {float:right;padding-right:20px;}
			.sub_list .list_search > div:after {clear:both;content:"";display:block;}
			.sub_list .list_search > div > span {float:left;display:inline-block;height:74px;line-height:74px;margin-right:15px;}
			.sub_list .list_search > div > span label {color:#777;font-size:12px;font-weight:500;padding-left:5px;}
			.sub_list .list_search .search_form {float:left;}
			.sub_list .list_search .search_form .search {margin:20px 0 0;}
			.sub_list .list_search .search_form .search select {width:100px;height:32px;line-height:30px;}
			.sub_list .list_search .search_form .search input {width:218px;height:32px;line-height:32px;border:1px solid #ddd;background:#fff;text-indent:12px;}
			.sub_list .list_search .search_form .search a {display:inline-block;width:60px;height:32px;line-height:32px;text-align:center;background:#666;color:#fff;font-size:13px;font-weight:600;margin-left:3px;}
		/* 디스플레이 유형 */
			.sub_list .list_array {margin:0 0 20px;}
			.sub_list .list_array:after {clear:both;content:"";display:block;}
			.sub_list .list_array .list_count {float:left;height:30px;line-height:30px;color:#555;font-size:15px;font-weight:600;}
			.sub_list .list_array .list_count span {color:#000001;font-size:15px;font-weight:600;}
			.sub_list .list_array ul {float:right;}
			.sub_list .list_array ul:after {clear:both;content:"";display:block;}
			.sub_list .list_array ul li {float:left;width:28px;height:28px;border:1px solid #ccc;background:#fff;text-indent:-9999px;cursor:pointer;position:relative;z-index:1;}
			.sub_list .list_array ul li:before, .sub_list .list_array  ul li::before {content:"";display:inline-block;width:28px;height:28px;position:absolute;cursor:pointer;left:0;top:0;bottom:0;right:0;}
			.sub_list .list_array ul li.typeA:before {background:url("../images/sub/icon_list_typeA.png") no-repeat left top;}
			.sub_list .list_array ul li.typeA.on:before {background:#000001 url("../images/sub/icon_list_typeA_on.png") no-repeat left top;}
			.sub_list .list_array ul li.typeB:before {background:url("../images/sub/icon_list_typeB.png") no-repeat left top;}
			.sub_list .list_array ul li.typeB.on:before {background:#000001 url("../images/sub/icon_list_typeB_on.png") no-repeat left top;}
			.sub_list .list_array ul li.on {border:1px solid #000001;background:#000001;}
		/* 상품 진열 */
			.sub_list .list {}
		/* 검색결과없음 */
			.sub_list .list .list_no {padding:10px;background:#eee;}
			.sub_list .list .list_no .no_data {height:90px;line-height:90px;background:#fff;text-align:center;color:#555;font-size:15px;font-weight:600;}
	/*** 상품 리스트 (갤러리형) | layout/goods/gallery.html ***/
		.sub_list .list .list_Galleryform {}
		.sub_list .list .list_Galleryform > ul {}
		.sub_list .list .list_Galleryform > ul:after {clear:both;content:"";display:block;}
		.sub_list .list .list_Galleryform > ul li {float:left;width:23.5%;margin:0 2% 30px 0;}
		.sub_list .list .list_Galleryform > ul li:nth-child(4n) {margin-right:0;}
		.sub_list .list .list_Galleryform > ul li:nth-child(4n+1) {clear:both;content:"";float:left;}
		.sub_list .list .list_Galleryform > ul li dl {}
		.sub_list .list .list_Galleryform > ul li dl dt {border:1px solid #ccc;margin:0 0 18px;height:auto;min-height:179px;}
		.sub_list .list .list_Galleryform > ul li dl dd {text-align:left;}
		.sub_list .list .list_Galleryform > ul li dl dd > em {display:block;box-sizing:border-box;color:#333;font-size:16px;font-weight:600;padding:0 0 6px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
		.sub_list .list .list_Galleryform > ul li dl dd p {color:#777;font-size:14px;font-weight:500;line-height:22px;}
	
	/*** 상품 리스트 (리스트형) | layout/goods/list.html ***/
		.sub_list .list .list_Listform {}
		.sub_list .list .list_Listform > ul {font-size:0;}
		.sub_list .list .list_Listform > ul:after {clear:both;content:"";display:block;}
		.sub_list .list .list_Listform > ul li {float:left;width:48.9%;border:1px solid #ccc;margin:0 2.2% 30px 0;box-sizing:border-box;}
		.sub_list .list .list_Listform > ul li:nth-child(2n) {margin-right:0;}
		.sub_list .list .list_Listform > ul li:nth-child(2n+1) {clear:both;content:"";float:left;}
		.sub_list .list .list_Listform > ul li > a {display:table;width:100%;}
		.sub_list .list .list_Listform > ul li dl {display:table-row;}
		.sub_list .list .list_Listform > ul li dl:after {clear:both;content:"";display:block;}
		.sub_list .list .list_Listform > ul li dl dt,
		.sub_list .list .list_Listform > ul li dl dd {display:table-cell;vertical-align:middle;width:50%;box-sizing:border-box;}
		.sub_list .list .list_Listform > ul li dl dt {border-right:1px solid #ccc;}
		.sub_list .list .list_Listform > ul li dl dt img {width:100%;}
		.sub_list .list .list_Listform > ul li dl dd {text-align:left;padding:0 20px 0 30px;max-width:200px;overflow:hidden;}
		.sub_list .list .list_Listform > ul li dl dd > em  {display:block;box-sizing:border-box;position:relative;color:#333;font-size:16px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
		.sub_list .list .list_Listform > ul li dl dd > em::before {display:none !important;position:absolute;left:0;bottom:0;content:"";display:block;width:30px;height:2px;background:#e03535;}
		.sub_list .list .list_Listform > ul li dl dd p {color:#777;font-size:14px;font-weight:500;line-height:22px;width:100%;display:none;}
	/*** 상세페이지 | goods/goods_view.html  ***/
		.sub_view {}
		.sub_view .info {}
		.sub_view .info dl {font-size:0;}
		.sub_view .info dl:after {clear:both;content:"";display:block;}
		.sub_view .info dl dt, .sub_view .info dl dd {float:left;box-sizing:border-box;margin:0;padding:0;}
		.sub_view .info dl dt {width:43.637%;border:1px solid #ccc;padding:18px;margin-right:3%;}
		.sub_view .info dl dd.goods_tit {width:calc(100% - 46.637%);}
		.sub_view .info dl dd.goods_tit {padding:2.4% 30px;border-top:2px solid #222;border-bottom:1px solid #ccc;background:#f2f2f2;text-align:left;box-sizing:border-box;}
		.sub_view .info dl dd.goods_tit, .sub_view .info dl dd.goods_tit p {font-family:'Nanum Gothic', 'Malgun Gothic', '맑은 고딕', dotum, sans-serif;text-overflow:ellipsis;overflow:hidden;}
		.sub_view .info dl dd.goods_tit {font-size:32px;line-height:40px;font-weight:500;color:#222;white-space:nowrap;}
		.sub_view .info dl dd.goods_tit p {margin-top:8px;font-size:15px;line-height:24px;font-weight:400;color:#777;white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;word-wrap:break-word;}
		.sub_view .info_wrap {margin:3.6% 0 0;text-align:left;}
		.sub_view .info_wrap .info_li {margin:0 0 6.8%;}
		.sub_view .info_wrap .info_li dt.info_tit {color:#222;font-size:25px;font-weight:700;padding:0 0 1.2%;margin:0 0 3.6%;border-bottom:1px solid #222;text-align:left;}
		.sub_view .info_wrap .info_li img {max-width:100%;width:auto;height:auto;margin:0 auto;}
		.sub_view .info_wrap .info_li p {color:#666;font-size:14px;font-weight:400;line-height:22px;letter-spacing:-0.5px;}

/*───────────────────────────────────────────────────────────

	MEMBER(회원)   |   회원 서브 타입 type G

───────────────────────────────────────────────────────────*/
	/*** 로그인 | member/login.html ***/
		.sub_login {max-width:1058px; margin:0 auto;}
		.sub_login .login_box {width:420px;margin:0 auto;padding: 0;}
		.sub_login .login_box h3 {padding-bottom:25px;color:#888;font-size:16px;line-height:21px;text-align:center;font-weight:400;letter-spacing:-0.04em;font-family:"Noto Sans KR";}
		.sub_login .login_box h3 em {color:#333;font-size:36px;line-height:44px;padding:0 0 6px 0;display:inline-block;width:100%;letter-spacing:0;font-weight:500;font-family:"Noto Sans KR";}
		.sub_login .login_box ul {}
		.sub_login .login_box ul li {padding-bottom:12px;}
		.sub_login .login_box ul li input {padding:0 20px; width:100%; height:48px; border:1px solid #cccccc; font-size:14px; color:#888888; font-weight:600;}
		.sub_login .login_box ul li:last-of-type {padding-top:10px;}
		.sub_login .login_box ul li button[type="submit"] {font-family:"Lato";font-weight:700;font-size:17px;letter-spacing:0.02em;display:inline-block;width:100%;height:50px;line-height:50px;background:#000001;color:#fff;text-align:center;}
		.sub_login .login_box ul.login_link {border-top:1px solid #cccccc; width:420px; margin-top:40px; text-align:center; height:20px; line-height:20px; padding-top:17px;}
		.sub_login .login_box ul.login_link li {display:inline-block; padding:0 0 0 0;}
		.sub_login .login_box ul.login_link li + li{padding-left:25px;}
		.sub_login .login_box ul.login_link li + li:before {display:inline-block;content:"";width:1px;height:12px;background:#ddd;vertical-align:middle;margin-right:25px;}
		.sub_login .login_box ul.login_link li a {color:#999999; font-size:14px; font-weight:600;}
		.sub_login .login_box ul.login_link li.first {background:none;}
		.sub_login .login_box div input:-webkit-autofill { -webkit-box-shadow: 0 0 0 30px #eee inset ; -webkit-text-fill-color: #222; }
			.sub_login .login_box div input:-webkit-autofill, .sub_login .login_box div input:-webkit-autofill:hover, .sub_login .login_box div input:-webkit-autofill:focus, .sub_login .login_box div input:-webkit-autofill:active { transition: background-color 5000s ease-in-out 0s; }
			.sub_login .login_box div input[type="text"]::-webkit-input-placeholder {color:#222;font-size:15px;font-weight:600;}
			.sub_login .login_box div input[type="text"]::-moz-placeholder {color:#222;font-size:15px;font-weight:600;}
			.sub_login .login_box div input[type="text"]:-ms-input-placeholder {color:#222;font-size:15px;font-weight:600;}
			.sub_login .login_box div input[type="text"]:-moz-placeholder {color:#222;font-size:15px;font-weight:600;}
			.sub_login .login_box div input[type="password"]::-webkit-input-placeholder {color:#222;font-size:15px;font-weight:600;}
			.sub_login .login_box div input[type="password"]::-moz-placeholder {color:#222;font-size:15px;font-weight:600;}
			.sub_login .login_box div input[type="password"]:-ms-input-placeholder {color:#222;font-size:15px;font-weight:600;}
			.sub_login .login_box div input[type="password"]:-moz-placeholder {color:#222;font-size:15px;font-weight:600;}
		.sub_login.pw_box {}
		.sub_login.pw_box .login_box > div {min-height:173px;}
		.sub_login.pw_box .login_box div h3.bg_f09800 {margin-top:28px;}
		.sub_login.pw_box {}
		.sub_login .login_btn div.btn_idfind {overflow:hidden;}
		.sub_login .login_btn div.btn_idfind a {width:153px;margin-left:9px;float:left;}
		.sub_login .login_btn div.btn_idfind a:first-child {margin:0;}
		.sub_login .login_btn div.btn_join a {margin:18px 0 10px;}
		.sub_login .login_btn div p {font-size:12px;color:#999999;padding-top:0px;}
		.sub_login .login_btn div h2 {font-size:14px;color:#555555;font-weight:600;padding-top:5px;}
		.sub_login .login_box div h3, .sub_login .login_box div h3 input, .sub_login .login_btn div a, .sub_login .login_box p {font-family:'Noto Sans KR', 'Nanum Gothic', dotum, sans-serif;}
	/*** 회원가입 | member/join.html ***/
		h3.join_tit {font-size:18px;color:#222222;font-weight:600;text-align:left;padding-bottom:12px;}
		h3.join_tit.pt20 {padding-top:20px;}
		span.join_btn {display:inline-block;margin-left:5px;width:110px;height:28px;text-align:center;line-height:26px;font-size:13px;color:#ffffff;font-weight:600;background-color:#aaaaaa;border:1px solid #999999;}
		.sub_join table.board_write td input[name="zip"] {width:80px;min-width:70px;}
		.sub_join table.board_write td input[name="address"], .sub_join table.board_write td input[name="address2"] {width:55%;min-width:450px;}
		.sub_join table.board_write th .require_dot {position: absolute;left: 63px;margin-top: 10px;display: inline-block;vertical-align: middle;line-height: 14px;box-sizing: border-box;}
		.sub_join table.board_write th .require_dot:after {content:'*';font-size:14px;color: #000001;line-height:14px;display:inline-block;width:auto;height:14px;left: 0;}
		.sub_join table.board_write tr td .btn_reset {background:#fff url(../images/board/icon_btn_reset.gif) no-repeat 9px 50% !important;padding:0 10px 0 30px !important;cursor:pointer;vertical-align: middle;}
		.sub_join table.board_write .btn_sm {font-size:11px;color:#000;border-radius:2px;padding:0 9px !important;display:inline-block;background:#f3f3f3 !important;border:1px solid #d3d3d3;text-align:center;font-weight:normal;height:28px;line-height:27px;}
		.sub_join table.board_css #captcha_box {display:inline-block;vertical-align:middle;margin-right:10px;}
		.sub_join table.board_css {font-size:11px;text-align:left;margin-bottom:30px;}
		.sub_join table.board_css tr {}
		.sub_join table.board_css th, table.board_css td {color:#888;font-size:11px;box-sizing:border-box;font-family:'Lato','Nanum Gothic', sans-serif;line-height:28px;padding: 10px 0;vertical-align:top;text-align:left;}
		.sub_join table.board_css th {color:#333;font-weight:700;font-size:12px;padding-left:30px;background:#fafafa;width:180px;border-bottom: 1px solid #ddd;}
		.sub_join table.board_css th.view_tit {background:#fbfbfb;}
		.sub_join table.board_css th .require_dot {margin-left:5px;line-height:30px;height:30px;position: relative;}
		.sub_join table.board_css th .require_dot:before {content:'*';font-size:11px;color:#000001;line-height:14px;display:inline-block;width:auto;height:14px;position: absolute;top:0;right:-4px;}
		.sub_join table.board_css td {padding-left:20px;padding-right:20px;background:#fff;border-bottom: 1px solid #ddd;}
		.sub_join table.board_css td .guide {display:inline-block;margin-left:3px;}
		.sub_join table.board_css td div.view_cont {padding:9px 2px;line-height:25px;min-height:150px;}
		.sub_join table.board_css td input[type=text], table.board_css td input[type=password]{min-width:198px;padding:0 10px;height:30px;border:1px solid #d3d3d3;margin-right:4px;}
		.sub_join table.board_css td input.from_phone, .sub_join table.board_css td input.form_tel {min-width:42px;}
		.sub_join table.board_css td.field {padding-right:18px !important;}
		.sub_join table.board_css td.field label {display:inline-block;width:62px;}
		.sub_join table.board_css td textarea {min-width:98%;padding:8px 0 2% 8px;height:200px;border:1px solid #d3d3d3;}
		.sub_join table.board_css td textarea.from_textarea {min-width:98%;padding:8px 0 2% 8px;height:200px;border:1px solid #d3d3d3;}
		.sub_join table.board_css tr:last-child th, .sub_join table.board_css tr:last-child td { background-image:none;border-bottom:1px #d3d3d3 solid;}
		.sub_join table.board_css tr:last-child td .btn_reset {background:#fff url(../images/board/icon_btn_reset.gif) no-repeat 9px 50% !important;padding:0 10px 0 30px !important;cursor:pointer;}
		.sub_join table.board_css .btn_sm {font-size:11px;color:#000;border-radius:2px;padding:0 9px !important;display:inline-block;background:#f3f3f3 !important;border:1px solid #d3d3d3;text-align:center;font-weight:normal;height:28px;line-height:26px;}
		.sub_join table.board_css{border-top: 1px solid #333;border-bottom: 1px solid #bbbbbb;font-size: 13px;text-align: left;margin-bottom: 20px;}
		.sub_join table.board_css th{font-size:12px;}
		.sub_join table.board_css td{}
		.sub_join table.board_css td input[type=text], .sub_join table.board_css td input[type=password] {min-width:220px;padding:0px !important;height:28px;border:1px solid #d3d3d3;}
		.sub_join table.board_css tr.mail input{min-width:120px !important;}
		.sub_join table.board_css td input[name=email_id], .sub_join table.board_css td input[name=email_domain]{min-width:180px;}
		.sub_join table.board_css td input[name=email_domain] {margin-left:4px;}
		.sub_join table.board_css td input[name=address], .sub_join table.board_css td input[name=address2] {width:80%;}
		.sub_join table.board_css td input, .sub_join table.board_css td a, .sub_join table.board_css td span, .sub_join table.board_css td strong, .sub_join table.board_css td select {vertical-align:middle;}
		.sub_join table.captcha {}
		.sub_join table.captcha th, .sub_join table.captcha td {vertical-align:middle;}
		.sub_join table.captcha th {padding:10px 25px;}
		.sub_join table.captcha .sign{}
		.sub_join span.join_tit{font-size:16px;color:#333333;display:block;font-weight:600;text-align:left;padding-bottom:10px;}
		.sub_memberout p {font-size:13px;color:#666;line-height:20px;padding-bottom:20px;}
		.sub_join table.board_css td select {height:28px;line-height:28px;border:1px solid #d3d3d3;min-width:220px;padding:0 10px;box-sizing:border-box;}
		.sub_join table.board_css td select.mail_select {min-width:inherit;} 
		.change_pw table.board_css tr{border-left:1px solid #d3d3d3;border-right:1px solid #d3d3d3;}
		.change_pw table.board_css table.board_css td input[type=text],.change_pw table.board_css td input[type=password]{min-width:272px;padding:0 10px;height:26px;background-color:#F6F6F6;border:1px solid #d3d3d3;}
	/*** 회원가입 완료 | member/join_ok.html ***/
		.sub_ok {max-width:100%;margin:0 auto 20px;border:20px solid #eee;outline:1px solid #ddd;}
		.sub_ok .ok_box {width:100%;text-align:center;margin:0 auto;padding:70px 0;font-family:'Nanum Gothic', sans-serif;}
		.sub_ok .ok_box h3 {padding-bottom:20px;font-size:29px;font-weight:700;color:#333;}
		.sub_ok .ok_box h4 {font-size:16px;color:#777;line-height:26px;font-weight:500;}
		.sub_ok .ok_box h4 span {color:#000001;font-weight:600;}
		.sub_ok .ok_box .home_bt a {display:inline-block;font-size:15px;font-weight:700;width:120px;height:40px;background:#000001;border:1px solid #000001;text-align:center;line-height:40px;color:#fff;font-weight:600;}
		.sub_ok .ok_box .login_bt a {display:inline-block;font-size:15px;font-weight:700;width:120px;height:40px;background:#000001;border:1px solid #000001;text-align:center;line-height:40px;color:#fff;font-weight:600;}
	/*** 회원탈퇴 | member/withdrawal.html ***/
		.memberout {font-size:13px;color:#666;line-height:20px;padding-bottom:20px;}
		.withdrawal table.board_css{border-left:1px solid #d3d3d3;border-right:1px solid #d3d3d3;}
		.withdrawal table.board_css tr th{line-height:1;padding:10px 0 10px 30px;vertical-align:middle;width:170px;}
		.withdrawal table.board_css tr td{line-height:1;padding:10px 0 10px 20px;;}
	/*** 비밀번호 변경 안내 | member/periodic_change_pw.html ***/
		.sub_login.add {max-width:1135px;}
		.sub_login.add .login_box {width:100%;background: none;border: 0;padding: 0;}
		.sub_login.add .login_box h2 {color:#282828;font-size:23px;font-weight:600;line-height:32px;}
		.sub_login.add .login_box h2 span {color:#000001;font-size:23px;font-weight:600;}
		.sub_login.add .login_box table.board_write {width:662px;margin:58px auto 40px;}
		.sub_login.add .login_box table.board_write caption {overflow:auto;text-indent:0;height:20px;line-height:20px;color:#777;font-size:14px;font-weight:500;text-align:left;padding-bottom:14px;}
		.sub_login.add .login_box table.board_write caption span {color:#444;font-size:14px;font-weight:600;}
		.sub_login.add .login_box table.board_write input {width:396px;}
		.sub_login.add .login_box .btn_center {}
		.sub_login.add .login_box .btn_center button {width:160px;}
		.sub_login.add .login_box .btn_center button.gray {margin-left:16px;background:#999;border:1px solid #999;}

/*───────────────────────────────────────────────────────────

	 SERVICE

───────────────────────────────────────────────────────────*/
	/*** 이용약관 | service/agreement.html ***/
	/*** 개인정보취급방침 | service/usepolicy.html ***/
	/*** 회원가입동의 | member/join_agreement.html ***/
		.member_agree {font-size:14px; line-height:22px; padding:40px; max-width:1200px; margin:0 auto;}
		.sub_agree {padding:0; max-width:1200px; margin:0 auto;}
		.sub_agree .agree_box {padding-bottom:20px; text-align:left;}
		.sub_agree .line {margin-bottom:40px; padding-bottom:42px; border-bottom:2px solid #eeeeee;}
		.sub_agree .agree_box .agree_box_con{font-size: 14px;line-height: 26px;}
		.sub_agree .agree_box h3 {font-size:18px; color:#222222; font-weight:600; padding-bottom:15px;}
		.sub_agree .agree_box textarea {border:1px solid #dddddd; font-size:13px; color:#666666; width:100%; height:230px; font-weight:100; line-height:22px; padding:2%;}
		.sub_agree .agree_box p {color:#333333; font-size:15px; padding-top:15px;}
		.join_agree h2{font-size:16px;padding-bottom:16px;}
		.join_agree .agree_box{background:#fbfafa;padding:19px;border:1px solid #d3d3d3;width:830px;box-sizing:border-box;}
		.join_agree .agree_box p.agree_txt{padding:13px 0 0 0;}

/*───────────────────────────────────────────────────────────

	ETC

───────────────────────────────────────────────────────────*/
	/*** 에러페이지 | errors/index.html ***/
		.error_cont {position:relative;min-height:900px;background:url("../images/sub/error_bg.gif") repeat-x left top;}
		.error_cont .error_form {position:absolute;left:50%;top:123px;margin-left:-450px;width:910px;height:610px;background:url("../images/sub/error_form_bg.png") no-repeat left top;text-align:center;}
		.error_cont .error_form h2 {color:#333;font-size:20px;font-weight:500;font-family:"Noto Sans KR", 'Nanum Gothic', sans-serif !important;padding:296px 0 10px;}
		.error_cont .error_form p {color:#777;font-size:14px;font-weight:400;line-height:22px;font-family:"Noto Sans KR", 'Nanum Gothic', sans-serif !important;}
		.error_cont .error_form h5 {width:156px;height:44px;border:2px solid #333;background:url("../images/sub/error_icon_arrow.png") no-repeat 118px center;margin:38px auto 0;}
		.error_cont .error_form h5 a {display:block;width:100%;height:44px;line-height:44px;color:#333;font-size:17px;font-weight:500;font-family:"Noto Sans KR", 'Nanum Gothic', sans-serif !important;text-align:left;text-indent:38px;}
	/* 정확한 용도파악 불가 */
	/**********팝업***********/
		.password_popup {text-align:center;}
		.password_popup p {color:#888;padding:40px 0 10px 0;}
		.password_popup h2 {}
		.password_popup h2 input {border:1px solid #d3d3d3;padding:3px 5px;width:150px;}
		.password_popup h3 {padding-top:15px;}
		/* layer-popup */
		.layer-popup {font-size:12px;background:#fff;border:1px #000 solid;position:absolute;transform:none;}
		.layer-popup.layer_pc {}
		.layer-popup.layer_t {}
		.layer-popup.layer_m {left:50%;min-height:auto;transform:translate(-50%, 0)}
		.layer-popup h4 {font-size:12px;font-weight:700 !important;line-height:18px;padding:3px 12px;box-sizing:border-box;text-align:left;}
		.pop_content {margin:0;padding:0;}
		.pop_content img, .pop_content table, .pop_content div {max-width:100%;max-height:100%;}
		.layer-popup .pop_closed {text-align:right;padding:4px 12px;box-sizing:border-box;line-height:20px;font-size:12px;vertical-align:middle;}
		.layer-popup .pop_closed input[type="checkbox"] {}
		.layer-popup .pop_closed input[type="checkbox"] + label {font-size:12px;}
		.layer-popup .pop_closed a {vertical-align:top;display:inline-block;line-height:20px;margin-left:12px;position:relative;z-index:1;width:20px;height:20px;font-size:0;}
		.layer-popup .pop_closed a:before, .layer-popup .pop_closed a:after {display:inline-block;content:"";width:24px;height:1px;background:#000;position:absolute;left:0;top:50%;}
		.layer-popup .pop_closed a:before {transform:rotate(45deg) }
		.layer-popup .pop_closed a:after {transform:rotate(-45deg) }
