@charset "utf-8";

/*** common ***/
	#wrap {min-width:1200px;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:54px;line-height:54px;border:1px #ddd solid;box-sizing:border-box;border-radius:10px;color:#333;font-size:18px;padding:0 0 0 20px;margin:0;box-sizing:border-box;vertical-align:middle;text-align:left;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:54px;line-height:54px;font-size:17px;color:#666;border:1px solid #ddd;box-sizing:border-box;border-radius:10px;margin:0;padding:0 0 0 19px;vertical-align:middle;text-align:left;webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff url('../images/sub/sel-arw.png')no-repeat right 20px center;}
		/*화살표 없애기
		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:24px;height:24px;margin:-2px 12px 0 0;vertical-align:middle;background:url("../images/da_image/icon_chk_off.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:#00418e !important;background-color:#00418e !important;width:140px;height:60px;line-height:58px;border-radius:30px;font-size:20px;color:#fff;font-weight:400;}
		.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;}

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

	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 {position:relative; width:1200px; margin:0 auto; box-sizing:border-box;}
	/* header 레이아웃 */
		.warpper {width:100%;} /* header 와 footer 제외하고 전체를 감싸는 영역 */
		.warpper .contents_wrap {width:1200px;margin:0 auto;padding:0;position:relative;z-index:1;vertical-align:top;min-height:640px;} /* warpper 안에 측면과 컨텐츠를 감싸는 영역 */
		.warpper .contents_wrap #aside {width:20%;float:left;vertical-align:top;} /* 측면을 감싸는 영역 */
		.warpper .contents_wrap #contents_box {width:100%;padding:100px 0 190px 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 #contents_box #content {width:100%;margin:0;padding:0;text-align:left;} /* 컨텐츠 */
		.warpper .contents_wrap #contents_box #content:after {clear:both;content:"";display:block;}

		@media only screen and (max-width:1280px){
			.w_set, .w_custom, .wid_cus{width:calc(100% - 60px);}
		}

	/* 측면 공통요소 영역 - 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;}

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

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

───────────────────────────────────────────────────────────*/
	#header{position:fixed; top:0; left:0; width:100%; background:#fff; z-index:99; border-bottom:1px solid #eee; min-width:1200px; transition:all 0.4s;}
		#header.on{box-shadow:0 0 15px rgba(0,0,0,0.1);}
	#header .hd_cont{position:relative;width:1800px;margin:0 auto;box-sizing:border-box;display:flex;align-items:center;height: 89px;}
	#header .logo{display:inline-block;}
	#header .logo a{display:block;}
	#header #lnb_nav{position:absolute;left:50%;transform:translateX(-50%);height:100%;display:inline-flex;width:calc(100% - 600px);justify-content: center;}
	#header #lnb_nav > li{position:relative; height:100%;}
	#header #lnb_nav > li > a{font-size:18px;font-weight:500;color:#333;display: inline-flex;align-items: center;height: 100%;padding: 0 28px;letter-spacing: -0.03em; transition:all 0.4s;}
	#header #lnb_nav .depth2{display:none;position:absolute;top: 85%;left:50%;transform:translateX(-50%);width:max-content;min-width:180px;padding: 20px 30px;box-sizing:border-box;box-shadow: 0px 0px 5px rgba(0,0,0,0.15);background: linear-gradient(152deg, rgba(0,65,142,1) 0%, rgba(35,172,56,1) 100%);border-radius: 10px;}
	#header #lnb_nav .depth2 > li{text-align:center; padding: 8px 0;}
	#header #lnb_nav .depth2 > li > a{position:relative; display:inline-block;font-size:16px;font-weight:400;color: #fff;}
		#header #lnb_nav .depth2 > li > a:before{position:absolute; content:''; width:0; height:1px; left:50%; bottom:0; background:#fff; transform:translateX(-50%); transition:all 0.4s;}

		/* over */
			#header #lnb_nav > li > a:hover{color:#00418e;}
			#header #lnb_nav .depth2 > li > a:hover:before{width:100%;}

	#header .all_cate{position:absolute; font-size:0; display:inline-block; width:34px; height:31px; top:50%; right:0; margin-top:-15px;}
	#header .all_cate span{position:absolute; top:0; right:0; width:100%; height:2px; background:#333;}
		#header .all_cate span:nth-child(2){top:50%; margin-top:-1px; width:70%;}
		#header .all_cate span:nth-child(3){top:auto; bottom:0;}

	
	#header .scr_top{position:fixed; right:50px; bottom:50px; z-index:95; font-size:0; display:inline-flex; align-items:center; justify-content:center; width:0; height:0; overflow:hidden; border-radius:100%; background: linear-gradient(152deg, rgba(0,65,142,1) 0%, rgba(35,172,56,1) 100%); transition:all 0.4s;}
		#header.on .scr_top{width:50px; height:50px;}

	@media only screen and (max-width:1880px){
		#header .hd_cont{width:calc(100% - 60px);}
	}
	@media only screen and (max-width:1500px){
		#header #lnb_nav{left:60%;}
	}

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

	 aside 

───────────────────────────────────────────────────────────*/
	#layer_dim{position:fixed; top:0; left:0; width:100%; height:100%; background:rgba(0,0,0,0.7); z-index:140; opacity:0; pointer-events:none; transition:all 0.4s;}
		#layer_dim.on{ opacity:1; pointer-events:inherit;}
	#aside{position:fixed; top:0; right:-460px; z-index:150; width:460px; height:100%; background:#fff; padding:32px 40px; box-sizing:border-box; overflow:hidden; overflow-Y:auto; transition:all 0.6s;}
		#aside.on{right:0;}
	#aside .logo{width:252px;}
	#aside .close_btn{position:absolute; top:35px; right:35px; width:39px; height:39px;}
	#aside .close_btn span{position:absolute; width:100%; height:2px; top:50%; left:50%; transform:translate(calc(-50% - 0.5px), calc(-50% - 0.5px)) rotate(45deg); background:#222;}	
		#aside .close_btn span + span{transform:translate(calc(-50% - 0.5px), calc(-50% - 0.5px)) rotate(-45deg);}

	#aside_nav{border-top:1px solid #333; margin-top:36px;}
	#aside_nav > li{position:relative;}
	#aside_nav > li > a{position:relative; display:block; font-size:24px; font-weight:500; color:#333; line-height:1.5; border-bottom:1px solid #ddd; padding:21px 50px 22px 0; box-sizing:border-box; transition:all 0.4s;}
		#aside_nav > li > a.on, #aside_nav > li > a:hover{color:#00418e;}
		#aside_nav > li.child > a:before{position:absolute; content:''; top:45%; right:10px; transform:translateY(-50%) rotate(45deg); width:9px; height:9px; border:2px solid #fff0; border-bottom-color:#555; border-right-color:#555; border-radius:2px; transition:all 0.4s;}
		#aside_nav > li.child > a.on:before{top:55%; transform:translateY(-50%) rotate(45deg) scale(-1, -1); border-bottom-color:#00418e; border-right-color:#00418e;}
	#aside_nav .depth2{display:none; background:#f5f5f5; border-bottom:1px solid #ddd; padding:22px 40px 25px; box-sizing:border-box;}
	#aside_nav .depth2 > li{}
	#aside_nav .depth2 > li > a{display:block; font-size:18px; font-weight:500; color:#333; line-height:1.6; padding:12px 0; box-sizing:border-box; transition:all 0.4s;}
		#aside_nav .depth2 > li > a:hover{color:#00418e; padding-left:10px;}


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

	 FOOTER | outline/footer.html

───────────────────────────────────────────────────────────*/
	#footer {position:relative; background:#222; z-index:6;}
	#footer .ftr_top{border-bottom:1px solid #333;  box-sizing:border-box;}
	#footer .ftr_top .w_custom{display:flex; align-items:center; height:64px;}
	#footer .ftr_nav{display:inline-flex;}
	#footer .ftr_nav li{}
		#footer .ftr_nav li + li{margin-left:27px;}
	#footer .ftr_nav li a{font-size:15px; font-weight:400; color:#aaa; letter-spacing:-0.04em;}
	#footer .ftr_nav li a strong{font-size:inherit; font-weight:inherit; color:#fff;}
	#footer .family_site{position:absolute; top:0; right:0; width:200px; height:100%; border-left:1px solid #333; border-right:1px solid #333; box-sizing:border-box; font-family:'Poppins', Malgun Gothic,'맑은 고딕', AppleGothic,Dotum,'돋움', sans-serif;}
	#footer .family_site dt{width:100%; height:100%;}
	#footer .family_site dt span{position:relative; width:100%; height:100%; padding:0 20px; box-sizing:border-box; font-size:16px; font-weight:300; color:#888; display:flex; align-items:center; cursor:pointer; transition:all 0.4s;}
		#footer .family_site dt span:before{position:absolute; content:''; width:8px; height:8px; border:2px solid #fff0; border-bottom-color:#888; border-right-color:#888; top:35%; right:18px; transform:translateX(-50%) rotate(45deg); border-radius:2px; transition:all 0.4s;}
		#footer .family_site dt span.on{color:#fff;}
		#footer .family_site dt span.on:before{top:45%; transform:translateX(-50%) rotate(45deg) scale(-1, -1); border-bottom-color:#fff; border-right-color:#fff;}
	#footer .family_site dd{display:none; position:absolute; bottom:100%; left:0; width:100%; padding:5px 20px; box-sizing:border-box; background:#111;}
	#footer .family_site dd ul{}
	#footer .family_site dd ul li{}
	#footer .family_site dd ul li a{display:block; font-size:14px; font-weight:400; padding:8px 0; box-sizing:border-box; color:#fff;}

	#footer .ftr_btm{padding:38px 0 60px; }
	#footer .ftr_btm .w_custom{display:flex; align-items:center;}
	#footer .ftr_btm .logo{margin-right:50px;}
	#footer .info{}
	#footer .info ul{}
	#footer .info ul li{font-size:14px; font-weight:500; color:#777; letter-spacing:-0.06em; line-height:2;}
	#footer .info ul li a{font-size:inherit; font-weight:inherit; color:inherit;}
	#footer .info ul li dl{display:inline-flex; align-items:center;}
		#footer .info ul li dl:after{display:inline-flex; content:''; width:1px; height:10px; background:#444; margin:0 11px 0 13px;}
		#footer .info ul li dl:last-child:after{display:none;}
	#footer .info ul li dl dt{}
		#footer .info ul li dl dt + dd{padding-left:3px;}
	#footer .info ul li dl dd{}
	#footer .info .copyright{font-size:13px; font-weight:500; color:#666; font-family:'Poppins', 'Noto Sans KR', Malgun Gothic,'맑은 고딕', AppleGothic,Dotum,'돋움', sans-serif; margin-top:17px;}
	#footer .info .copyright span{font-size:inherit; font-weight:400; color:inherit; font-family:'Noto Sans KR', Malgun Gothic,'맑은 고딕', AppleGothic,Dotum,'돋움', sans-serif;}



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

	INDEX | index.html

───────────────────────────────────────────────────────────*/
	/* visual */
		.main_visual{position:relative; padding-top:132px; padding-bottom:260px;}
			.main_visual:before{position:absolute; content:''; width:224px; height:224px; background:url('../images/da_image/main_visual_bg01.jpg') no-repeat center; top:37.5%; left:11.5%;}
			.main_visual:after{position:absolute; content:''; width:260px; height:260px; background:url('../images/da_image/main_visual_bg02.jpg') no-repeat center; top:-7%; right:14.5%;}
		.main_visual .txt_wrap{text-align:center; z-index:2;}
		.main_visual .txt_wrap h3{font-size:80px; font-weight:bold; color:#111; line-height:1.2;}
			.main_visual .txt_wrap h3 + p{margin-top:26px;}
		.main_visual .txt_wrap h3 em{font-size:inherit; font-weight:inherit; color:#00418e; }
		.main_visual .txt_wrap h6{font-size:24px; font-weight:500; color:#111; line-height:1.5; letter-spacing:-0.04em;}
			.main_visual .txt_wrap h6 + h3{margin-top:21px;}
		.main_visual .txt_wrap h6 em{font-size:inherit; font-weight:inherit; color:#23ac38; }
		.main_visual .txt_wrap p{font-size:20px; font-weight:400; color:#222; line-height:1.6; letter-spacing:-0.04em;}
		.main_visual .img_list{position:relative; display:flex; width:calc(100% - 60px); align-items:flex-start; justify-content:center; margin:97px auto 0; z-index:3;}
		.main_visual .img_list li{border-radius:20px; overflow:hidden; margin:0 10px;}
		.main_visual .scr_down{position:absolute; bottom:60px; left:50%; transform:translateX(-50%); font-size:14px; font-weight:400; color:#555; line-height:1; cursor:pointer; letter-spacing:0; font-family:'Poppins', Malgun Gothic,'맑은 고딕', AppleGothic,Dotum,'돋움', sans-serif; transition:all 0.4s;}
			.main_visual .scr_down:hover{color:#00418e;}
			.main_visual .scr_down:hover span{border-color:#00418e;}
			.main_visual .scr_down:hover span:before{background:#00418e;}
		.main_visual .scr_down span{position:relative; display:block; width:16px; height:30px; border:1px solid #5c5c5c; border-radius:8px; box-sizing:border-box; overflow:hidden; margin:18px auto 0; transition:all 0.4s;}
			.main_visual .scr_down span:before{position:absolute; content:''; width:4px; height:4px; border-radius:100%; background:#5c5c5c; top:7px; left:50%; margin-left:-2px; transition:all 0.4s;}

			.main_visual .scr_down span:before{animation-name: ScrUpDown; animation-duration:1s; animation-iteration-count:infinite; animation-direction:alternate;  animation-fill-mode: forwards;}
			@keyframes ScrUpDown {0% {top:7px;}100% {top:calc(100% - 12px);}}

			.main_visual .img_list li:nth-child(odd){animation-name: UpDown; animation-duration:1.5s; animation-iteration-count:infinite; animation-direction:alternate;  animation-fill-mode: forwards;}
			.main_visual .img_list li:nth-child(even){animation-name: DownUp; animation-duration:1.5s; animation-iteration-count:infinite; animation-direction:alternate;  animation-fill-mode: forwards;}
			@keyframes UpDown {0% {transform:translateY(0);}100% {transform:translateY(-20px)}}
			@keyframes DownUp {0% {transform:translateY(0);}100% {transform:translateY(20px)}}
	
	/* 공통 */ 
		.main_title{position:relative; box-sizing:border-box;}
			.main_title.cen{text-align:center;}
		.main_title h2{font-size:64px; font-weight:bold; color:#222; line-height:1.2;}
			.main_title h2 + p{margin-top:35px;}
		.main_title h3{font-size:54px; font-weight:500; color:#333; line-height:1.2;}
			.main_title h3 + p{margin-top:20px;}
			.main_title h3 + .main_more{margin-top:45px;}
		.main_title h6{font-size:22px; font-weight:500; color:#111; line-height:1.5;}
			.main_title h6 + h2{margin-top:32px;}
		.main_title h6 strong{font-size:inherit; font-weight:inherit; color:#00418e;}
		.main_title p{font-size:20px; font-weight:400; color:#555; line-height:1.6; letter-spacing:-0.04em;}
			.main_title p + h3{margin-top:15px;}
			.main_title p + .main_more{margin-top:76px;}
		.main_more{display:inline-block;}
		.main_more span{display:inline-flex; align-items:center; height:60px; border:1px solid #ccc; border-radius:30px; font-size:18px; font-weight:400; color:#666; box-sizing:border-box; padding:0 37px; background:#fff; letter-spacing:-0.03em; transition:all 0.4s;}
			.main_more span:after{display:inline-flex; content:''; width:5px; height:5px; border:2px solid #fff0; border-top-color:#888; border-right-color:#888; margin-left:15px; transform:rotate(45deg) translateY(3px); border-radius:2px; transition:all 0.4s;}
			.main_more:hover span{border-color:#00418e; color:#fff; background:#00418e;}
			.main_more:hover span:after{border-top-color:#fff; border-right-color:#fff;}

	/* main_about */ 
		.main_about{display:flex; align-items:center; background:#f5f5f5;}
		.main_about .thumb{width:50%; box-sizing:border-box; height:760px;}
		.main_about .thumb img{width:100%; height:100%; object-fit:cover;}
		.main_about .main_title{width:50%; padding-left:120px; padding-bottom:11px;}
		.main_about .main_title h6{font-family:'Poppins', Malgun Gothic,'맑은 고딕', AppleGothic,Dotum,'돋움', sans-serif; letter-spacing:0;}

	/* main_business */
		.main_business{position:relative; padding:108px 0 120px; box-sizing:border-box; background:url('../images/da_image/main_business.jpg') no-repeat center; background-size:cover;}
			.main_business:before{position:absolute; content:''; width:100%; height:100%; background: linear-gradient(112deg, rgba(0,65,142,1) 0%, rgba(35,172,56,1) 100%); top:0; left:0; opacity:0.95; }
		.main_business .main_title h3{color:#fff; font-family:'Poppins', Malgun Gothic,'맑은 고딕', AppleGothic,Dotum,'돋움', sans-serif;}
		.main_business .main_title p{color:#fff; font-weight:300; letter-spacing:-0.01em;}
		.main_business .biz_list{position:relative; display:flex; margin-top:55px;}
		.main_business .biz_list .link{position:absolute; top:0; left:0; width:100%; height:100%; z-index:5;}
		.main_business .biz_list li{position:relative; width:100%; border-radius:0 0 30px 0; overflow:hidden;}
			.main_business .biz_list li + li{margin-left:30px;}
		.main_business .biz_list li dl{}
		.main_business .biz_list li dl dt{font-size:0; height:240px; overflow:hidden;}
		.main_business .biz_list li dl dt img{transform:scale(1); transition:all 0.4s; width:100%; height:100%; object-fit:cover;}
		.main_business .biz_list li dl dd{display:flex; align-items:center; justify-content:space-between; height:80px; font-size:28px; font-weight:500; color:#333; background:#fff; padding:0 29px; box-sizing:border-box;}
		.main_business .biz_list li dl dd .arw{position:relative; display:inline-block; width:30px; height:30px; border-radius:100%; background:#eee;}
			.main_business .biz_list li dl dd .arw:before{position:absolute; content:''; width:100%; height:100%; border-radius:100%; background: linear-gradient(112deg, rgba(0,65,142,1) 0%, rgba(35,172,56,1) 100%); z-index:1; opacity:0; transition:all 0.4s; }
			.main_business .biz_list li dl dd .arw:after{position:absolute; content:''; width:5px; height:5px; border:2px solid #fff0; border-top-color:#222; border-right-color:#222; top:50%; left:43%; transform:translate(-50%, -50%) rotate(45deg); border-radius:2px; z-index:2; transition:all 0.4s;}

			.main_business .biz_list li:hover dl dd .arw:before{opacity:1; }
			.main_business .biz_list li:hover dl dd .arw:after{border-top-color:#fff; border-right-color:#fff;}
			.main_business .biz_list li:hover dl dt img{transform:scale(1.05);}
		
	/* main_notice */
		.main_notice{padding:109px 0 126px; box-sizing:border-box;}
		.main_notice .noticeSwiper{ overflow:hidden; padding:54px 27.5px 69px; width:calc(100% + 55px); margin-left:-27.5px; box-sizing:border-box;}
		.main_notice .noticeSwiper .swiper-slide{position:relative; border:1px solid #ddd; border-radius:10px;  transition:all 0.4s; margin-right:30px; width:calc(100% / 3 - 20px); padding:32px 40px 100px; box-sizing:border-box;}
			.main_notice .noticeSwiper .swiper-slide:before{position:absolute; content:''; width:calc(100% + 2px); height:calc(100% + 2px); border: 2px solid #fff0; background-image: linear-gradient(#fff, #fff), linear-gradient(63deg, #024889, #21a53e); background-origin: border-box; background-clip: content-box, border-box; box-sizing:border-box; top:-1px; left:-1px; border-radius:10px; opacity:0; transition:all 0.4s;}
			.main_notice .noticeSwiper .swiper-slide:hover{box-shadow:5px 0 27px rgba(0,0,0,0.14);}
			.main_notice .noticeSwiper .swiper-slide:hover:before{opacity:1;}
		.main_notice .noticeSwiper .swiper-slide .link{position:absolute; top:0; left:0; width:100%; height:100%; z-index:6;}
		.main_notice .noticeSwiper .swiper-slide dl{position:relative; z-index:2;}
		.main_notice .noticeSwiper .swiper-slide dl dt{font-size:24px; font-weight:400; color:#333; line-height:1.4; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; letter-spacing:-0.06em;}
			.main_notice .noticeSwiper .swiper-slide dl dt + dd{margin-top:12px;}
		.main_notice .noticeSwiper .swiper-slide dl dd{font-size:18px; font-weight:400; color:#777; line-height:1.67; white-space:normal; overflow:hidden; text-overflow:ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; letter-spacing:-0.05em;}
		.main_notice .noticeSwiper .swiper-slide dl dd p{display:inline;}
		.main_notice .noticeSwiper .swiper-slide .date{position:absolute; z-index:2; left:40px; bottom:36px; line-height:1; font-size:16px; font-weight:400; color:#666; font-family:'Poppins', Malgun Gothic,'맑은 고딕', AppleGothic,Dotum,'돋움', sans-serif;}
		.main_notice .controller{position:relative; width:100%; padding:0 40px; box-sizing:border-box;}
		.main_notice .controller .swiper-pagination{position:relative; top:auto; left:auto; right:auto; bottom:auto; height:3px; background:#ddd;}
		.main_notice .controller .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:#333;}
		.main_notice .swiper_btn{margin:0; top:50%; left:0; transform:translateY(-50%) rotate(-45deg); width:8px; height:8px; border:2px solid #fff0; border-top-color:#555; border-left-color:#555; border-radius:2px; background:none; transition:all 0.4s;}
			.main_notice .swiper_btn:after{display:none;}
			.main_notice .swiper_btn.swiper-button-next{left:auto; right:0; transform:translateY(-50%) rotate(-45deg) scale(-1, -1);}
			.main_notice .swiper_btn:hover{border-top-color:#00418e; border-left-color:#00418e;}

	/* main_inquiry */
		.main_inquiry{width:100%; height:400px; display:flex; align-items:center; background:url('../images/da_image/main_inquiry.jpg') no-repeat center; background-size:cover; padding-bottom:8px; box-sizing:border-box;}
		.main_inquiry .main_title h3{color:#fff;}
		.main_inquiry .main_title p{color:#fff; font-weight:300; letter-spacing:-0.02em;}
		.main_inquiry .main_more span{background:none; border-color:rgba(255,255,255,0.5); color:#fff;}
		.main_inquiry .main_more span:after{border-top-color:#fff; border-right-color:#fff; margin-left:12px;}
			.main_inquiry .main_more:hover span{border-color:#00418e; color:#fff; background:#00418e;}

	/* main_location */
		.main_location{padding-top:109px;}
		.main_location .map_wrap{width:100%; height:460px; font-size:0; margin-top:56px;}

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

	 서브페이지 (공통)

───────────────────────────────────────────────────────────*/
	.sub_visual{width:100%;height:340px;background-repeat:no-repeat;background-size:cover;position: relative;display: flex;align-items: center;justify-content: center;}
	.sub_visual h2{font-size:54px;color:#fff;font-weight:500;letter-spacing:-1.62px;line-height:1;}

	#sub_aside{width:100%;box-sizing:border-box;background:#23ac38;border-radius:0 0 20px 0;}
	#sub_aside .sub_menu{text-align: center;}
	#sub_aside .sub_menu dd a{font-size:18px;color:#fff;font-weight:400;letter-spacing:-0.54px;height:70px;line-height:66px;display: inline-block;vertical-align: top;position: relative;margin:0 18px;}
	#sub_aside .sub_menu dd a.on{font-weight:700;}
	#sub_aside .sub_menu dd a.on:before{width:8px;height:8px;content:"";box-sizing:border-box;border-radius:100%;background:#00418e;position: absolute;bottom:-4px;left:50%;transform:translate(-50%);}

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

	 회사소개

───────────────────────────────────────────────────────────*/
	/*공통*/
	.sub_title{font-size:42px;color:#222;font-weight:500;letter-spacing:-2px;position: relative;padding-top:21px;text-align: left;}
	.sub_title:before, .sub_title:after{width:15px;height:15px;content:"";box-sizing:border-box;border-radius:100%;position: absolute;top:0;}
	.sub_title:before{background:#00418e;left:0;}
	.sub_title:after{background:#23ac38;z-index:2;left:10px;}
	.sub_title p{display: inline-block;font-size:28px;color:#00418e;font-weight:500;letter-spacing:-0.84px;margin-left:10px;}

	
	.comapny_info{}
	.comapny_info .w_custom{display:flex;}
	.comapny_info .img_box{position: relative;}
	.comapny_info .img_box:before{width:400px;height:210px;content:"";background:#00418e;box-sizing:border-box;border-radius:0 0 0 60px;position: absolute;bottom:-27px;left:-30px;}
	.comapny_info .img_box img{border-radius:0 0 0 60px;position: relative;z-index:2;}
	.comapny_info .txt_box{width:60.85%;padding-left:70px;box-sizing:border-box;margin-top:3px;position: relative;z-index:2;}
	.comapny_info .txt_box .info_box{position: relative;margin-top:21px;}
	.comapny_info .txt_box .info_box:before{width:760px;height:1px;content:"";background:#333;position: absolute;top:0;right:0;}
	.comapny_info .txt_box .info_box dl{display:flex;box-sizing:border-box;align-items:center;border-bottom:1px solid #ddd;padding:17px 0;}
	.comapny_info .txt_box .info_box dl dt, .comapny_info .txt_box .info_box dl dd{box-sizing:border-box;}
	.comapny_info .txt_box .info_box dl dt{padding-left:20px;font-size:18px;color:#222;font-weight:500;letter-spacing:-0.54px;width:135px;}
	.comapny_info .txt_box .info_box dl dd{font-size:18px;color:#777;font-weight:400;letter-spacing:-0.54px;font-family:'Noto Sans KR', '맑은 고딕', AppleGothic,Dotum,'돋움', sans-serif;padding-left:45px;}
	
	.policy_change{background:#f3f6f3;box-sizing:border-box;margin-top:146px;padding:119px 0 99px;}
	.policy_change .policy_list{width:calc(100% + 20px);margin-left:-10px;display:flex;flex-wrap:wrap;counter-reset:policy-cnt;margin-top:31px;}
	.policy_change .policy_list > li{counter-increment:policy-cnt;margin:0 10px 20px;width:calc(50% - 20px);box-sizing:border-box;background:#fff;border-radius:10px;border:1px solid #ddd;display:flex;align-items:center;padding:30px 0 33px 33px;}
	.policy_change .policy_list > li:before{content:"0" counter(policy-cnt);font-size:24px;color:#ccc;font-weight:600;letter-spacing:-0.72px;font-family:'Inter', '맑은 고딕', AppleGothic,Dotum,'돋움', sans-serif;;}
	.policy_change .policy_list > li:first-child{width:calc(100% + 20px);padding-bottom:30px;}
	.policy_change .policy_list > li > p{margin-left:19px;font-size:24px;color:#222;font-weight:400;letter-spacing:-0.96px;}
	.policy_change .policy_list > li > p strong{font-size:inherit;color:#00418e;font-weight:500;letter-spacing:inherit;}
	.policy_change .policy_list .sub_cont{width: 61%;font-size: 0;margin-left:70px;}
	.policy_change .policy_list .sub_cont li{display: inline-block;box-sizing:border-box;vertical-align: top;font-size:17px;color:#444;font-weight:400;letter-spacing:-0.51px;width:50%;padding-left:4px;position: relative;line-height:34px;}
	.policy_change .policy_list .sub_cont li:before{width:2px;height:2px;content:"";background:#444;box-sizing:border-box;border-radius:100%;position: absolute;left:0;top:16px;}
	.policy_change .policy_list .sub_cont li strong{font-size:inherit;color:#00418e;font-weight:inherit;letter-spacing:inherit;}	

	.com_direction{margin-top:118px;}
	.com_direction > ul{font-size:0;margin-top:20px;}
	.com_direction > ul li{font-size:18px;color:#222;font-weight:400;letter-spacing:-1px;line-height:36px;font-family:'Noto Sans KR', '맑은 고딕', AppleGothic,Dotum,'돋움', sans-serif;display: inline-block;vertical-align: top;position: relative;box-sizing:border-box;padding-left:13px;}
	.com_direction > ul li:nth-of-type(2n+1){width:55.2%;}
	.com_direction > ul li:before{width:4px;height:4px;content:"";box-sizing:border-box;border-radius:100%;background:#666;position: absolute;left:0;top:17px;}

	.com_direction .diagram_box{display:flex;align-items:center;justify-content:center;width:100%;margin-top:53px;margin-left:-15px;}
	.com_direction .diagram_box .diagram{width:41.7%;height:0;padding-bottom:calc(41.7% - 2px);box-sizing:border-box;border-radius:100%;border:1px solid #ddd;position: relative;}
	.com_direction .diagram_box .diagram:before{width:80.3%;height:80.3%;content:"";box-sizing:border-box;border-radius:100%;background:#00418e;opacity:0.1;position: absolute;top:50%;left:50%;transform:translate(-50%, -50%);}
	.com_direction .diagram_box .diagram .logo{width:70.3%;height:70.3%;box-sizing:border-box;border-radius:100%;position: absolute;top:50%;left:50%;transform:translate(-50%, -50%);background:#fff;box-shadow: 0 0 16px 0 rgba(90, 65, 184, 0.33);display: flex;justify-content: center;align-items: center;}
	.com_direction .diagram_box .txt_box{box-sizing:border-box;padding-left:100px;}
	.com_direction .diagram_box .txt_box li{box-sizing:border-box;width:440px;height:100px;border-radius:50px;background:#23ac38;padding-left:50px;position: relative;}
	.com_direction .diagram_box .txt_box li:before{width:73px;height:1px;content:"";background:#ddd;position: absolute;top:50%;left:-73px;}
	.com_direction .diagram_box .txt_box li:after{width:8px;height:8px;content:"";box-sizing:border-box;border-radius:100%;background:#23ac38;left:-101px;top:50%;transform:translateY(-50%);position: absolute;}
	.com_direction .diagram_box .txt_box li + li{margin-top:30px;}
	.com_direction .diagram_box .txt_box li:nth-of-type(2n+1){transform:translate(-40px);}
	.com_direction .diagram_box .txt_box li:nth-child(2){background:#00418e;}
	.com_direction .diagram_box .txt_box li:nth-child(2):after{background:#00418e;left:-105px;}
	.com_direction .diagram_box .txt_box li span{font-size:26px;color:#fff;font-weight:400;letter-spacing:-1.04px;line-height:100px;}

	.official_process{background:#f5f5f5;margin-top:120px;box-sizing:border-box;padding:119px 0 118px;}
	.official_process .img{box-sizing:border-box;border-radius:20px;overflow:hidden;border:1px solid #ddd;margin-top:31px;}

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

	 인사말

───────────────────────────────────────────────────────────*/
	.greeting_box{display:flex;justify-content:space-between;margin-top:30px;position: relative;}
	.greeting_box:before{width:223px;height:223px;content:"";background:url('../images/sub/greeting_icon01.png')no-repeat center;background-size:cover;position: absolute;left:-275px;bottom:-110px;}
	.greeting_box:after{width:260px;height:260px;content:"";background:url('../images/sub/greeting_icon02.png')no-repeat center;background-size:cover;position: absolute;right:-124px;top:-115px;}
	.greeting_box .txt_box{position: relative;z-index:2;}
	.greeting_box .txt_box > strong{font-size:30px;color:#00418e;font-weight:500;letter-spacing:-0.9px;line-height:46px;}
	.greeting_box .txt_box p{font-size:18px;color:#222;font-weight:400;letter-spacing:-0.54px;line-height:32px;margin-top:22px;}
	.greeting_box .txt_box .sign{margin-top:36px;}
	.greeting_box .txt_box .sign span{font-size:18px;color:#222;font-weight:500;letter-spacing:-0.54px;}
	.greeting_box .txt_box .sign span strong{display: inline-block;font-size:22px;color:inherit;font-weight:500;letter-spacing:-0.66px;margin-left:2px;}
	.greeting_box .img_box{margin-top:11px;position: relative;z-index:2;}
	.greeting_box .img_box img{border-radius:0 0 60px 0;}

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

	 연혁

───────────────────────────────────────────────────────────*/
	.sub_history{}
	.sub_history .img_box{box-sizing:border-box;position: relative;overflow:hidden;border-radius:0 0 80px 0;margin-top:30px;z-index:3;}
	.sub_history .img_box p{font-size:100px;color:#fff;font-weight:700;letter-spacing:-3px;line-height:1;position: absolute;bottom:-16px;left:50%;transform:translate(-51%);font-family:'Poppins', '맑은 고딕', AppleGothic,Dotum,'돋움', sans-serif;}

	.sub_history .history_cont{}
	.sub_history .history_cont ol{font-size:0;position: relative;padding-top:65px;}
	.sub_history .history_cont ol:before{width:1px;height:100%;content:"";background:#ddd;position: absolute;top:-50px;left:50%;}
	.sub_history .history_cont ol:after{clear:both;content:"";display: block;}
	.sub_history .history_cont ol li{width:50%;float: right;clear:both;padding-left:44px;box-sizing:border-box;position: relative;}
	.sub_history .history_cont ol li:before{width: 16px;height: 16px;content: "";background: #555;box-sizing: border-box;border-radius: 100%;border: 4px solid #fff;position: absolute;left: -8px;top: 14px;}
	.sub_history .history_cont ol li:first-child:before{background:#00418e;}
	.sub_history .history_cont ol li:nth-of-type(2n){text-align: right;float: left;clear:both;padding:0 44px 0 0;}
	.sub_history .history_cont ol li:nth-of-type(2n):before{left:auto;right:-8px;}
	.sub_history .history_cont ol li + li{margin-top:44px;}
	.sub_history .history_cont ol li dl dt{font-size:30px;color:#222;font-weight:400;letter-spacing:-0.9px;font-family:'Poppins', '맑은 고딕', AppleGothic,Dotum,'돋움', sans-serif;}
	.sub_history .history_cont ol li:first-child dl dt{color:#00418e;}
	.sub_history .history_cont ol li dl dd{font-size:20px;color:#555;font-weight:400;letter-spacing:-0.6px;margin-top:1px;}

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

	 오시는길

───────────────────────────────────────────────────────────*/
	.sub_location .locate_info{margin-top:31px;}
	.sub_location .locate_info .map_box{width:100%;height:540px;position: relative;}
	.sub_location .locate_info .map_box iframe{}
	.sub_location .locate_info .map_info{width:100%;box-sizing:border-box; background-image:linear-gradient(138deg, #00418e 36%, #23ac38 65%);border-radius:0 0 80px 0;padding:49px 0 51px 80px;}
	.sub_location .locate_info .map_info dl{display:flex;align-items:center;}
	.sub_location .locate_info .map_info dl dt{}
	.sub_location .locate_info .map_info dl dd{margin-left:94px;}
	.sub_location .locate_info .map_info dl dd ul{display:flex;flex-wrap:wrap;font-family:'Poppins', 'Noto Sans KR', Malgun Gothic,'맑은 고딕', AppleGothic,Dotum,'돋움', sans-serif;}
	.sub_location .locate_info .map_info dl dd ul li{display:flex;align-items:center;margin-right:40px;}
	.sub_location .locate_info .map_info dl dd ul li .icon{width:21px;display:flex;justify-content:center;}
	.sub_location .locate_info .map_info dl dd ul li:first-child{width:100%;margin-bottom:18px;margin-right:0;}
	.sub_location .locate_info .map_info dl dd ul li span{display: inline-block;font-size:20px;color:#fff;font-weight:500;letter-spacing:-0.6px;margin-left:11px;}
	.sub_location .locate_info .map_info dl dd ul li em{display: inline-block;font-size:20px;color:#fff;font-weight:400;letter-spacing:-0.6px;margin-left:8px;}

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

	 게시판, 회원 공통 요소

───────────────────────────────────────────────────────────*/
	/*** 페이징 ***/
		#wrap .paging {text-align:center;padding-top:2px;line-height: 30px;font-size:0;margin:1.8% auto 0 auto;vertical-align:top;box-sizing:border-box;}
		#wrap .paging span {display:inline-block;vertical-align:top;}
		#wrap .paging a {display:inline-block;font-size: 15px;font-weight:400;color: #666;padding: 0 5px;border: 0;box-sizing:border-box;height:34px;line-height:32px;min-width:34px;text-align:center; vertical-align:top;font-family:'Poppins', 'Noto Sans KR', Malgun Gothic,'맑은 고딕', AppleGothic,Dotum,'돋움', sans-serif;}
		#wrap .paging a img {height:34px;width:34px;vertical-align:top;}
		#wrap .paging span + span a, #wrap .paging a + a, #wrap .paging a + span a{border-left:0;}
		#wrap .paging .on a, #wrap .paging a.on{background:#fff;color:#000;font-weight:500;width: 35px;border-radius:100%;border:1px solid #000;}
		#wrap .paging .arrow a {font-size:0;width: 34px;}
		#wrap .paging .arrow a img {display:none;}
		#wrap .paging .arrow.first a {background:#fff url("../images/sub/paging-first.png") no-repeat 50% 50%;background-size:auto;}
		#wrap .paging .arrow.prev a {background:#fff url("../images/sub/paging-prev.png") no-repeat 50% 50%;background-size:auto; margin-right:10px;}
		#wrap .paging .arrow.next a {background:#fff url("../images/sub/paging-next.png") no-repeat 50% 50%;background-size:auto; margin-left:10px;}
		#wrap .paging .arrow.last a {background:#fff url("../images/sub/paging-last.png") no-repeat 50% 50%;background-size:auto;}
		#wrap .view_btn {text-align:center;line-height:40px;position:relative;min-height:80px;}
		#wrap .view_btn .paging {display:inline-block;}

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

	 BOARD   |   게시판서브타입 type

───────────────────────────────────────────────────────────*/
	/*** 게시판 리스트 공통 | board/board_list.html ***/
		.sub_board {position:relative;margin:0;padding:0 0 60px 0;}

		.board_hd{display: flex;justify-content: space-between;}

		/* 검색 */
		.board_search {line-height:1.6;padding:0;text-align:right;background-color:#fff;font-size:0;width:100%;box-sizing:border-box;margin-top:18px;}
		.board_search fieldset {line-height:inherit;font-size:0;}
		.board_search select,
		.board_search input,
		.board_search span,
		.board_search label {vertical-align:top;font-size:18px;line-height:inherit;}
		.board_search select,.board_search input.input_text {margin-right:0;background-color:#fff;height:54px;padding:0 19px;box-sizing:border-box;}
		.board_search select {width:140px;margin-right:10px;height:54px;}
		.board_search input.input_text {width:320px;border-radius:10px 0 0 10px;}
		.board_search .board_search_sel {display:inline-block;vertical-align:middle;font-size: 0;width:auto;}
		.board_search .btn_basic {font-size:0;height:54px;width:54px;background-color:#00418e  !important;border-color:#00418e  !important;background-repeat:no-repeat;background-size:auto;background-position:center;background-image:url('../images/sub/icon-search.png'); border:0;cursor:pointer;box-sizing:border-box;border-radius:0 10px 10px 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:60px;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{text-align: center;margin-top:32px;}
			.sub_board table.board_list tr.board_notice td {background:#f7f7f7;}
			.sub_board table.board_list tr.board_notice td:nth-of-type(1) span{font-size:16px;color:#fff;font-weight:500;display: inline-block;box-sizing:border-box;text-align: center;background:#23ac38;border-radius:15px;height:30px;line-height:30px;padding:0 11px;}
		/* 리스트 */
			.sub_board table.board_list thead tr th{box-sizing:border-box;border-bottom:1px solid #ddd;border-top:2px solid #000;font-size:18px;color:#333;font-weight:500;letter-spacing:-0.54px;font-family:'Poppins', 'Noto Sans KR', sans-serif;padding:25px 0;}
			.sub_board table.board_list td{box-sizing:border-box;border-bottom:1px solid #ddd;font-size:18px;color:#999;font-weight:400;font-family:'Poppins', 'Noto Sans KR', sans-serif;padding:25px 0;}
			.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 {text-align:left;}
			.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;font-size:inherit;color: #555;}
			.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;}
			.sub_board table.board_list td .board_tit h3:hover{color:#00418e;font-weight:500;}
			.sub_board table.board_list td .board_tit h3:hover strong{text-decoration:underline;}
	/*** 게시판 리스트 (갤러리형) | 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 30px;}
			.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 {display:flex;width:calc(100% + 30px);margin-left:-15px;flex-wrap:wrap;margin-top:29px;}
			.sub_board ul.gallery_list:after {clear:both;content:"";display:block;}
			.sub_board ul.gallery_list li {width:calc(33.3% - 30px);margin:0 15px 44px;position:relative;}
			.sub_board ul.gallery_list li a {position:absolute;left:0;top:0;right:0;bottom:0;z-index:5;}
			.sub_board ul.gallery_list li .thumb{width:100%;height:0;padding-bottom:68%;position: relative;overflow:hidden;border-radius:10px;border:1px solid transparent;}
			.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.no_data {line-height:20px;padding:122px 0;}
			.sub_board ul.gallery_list li .txt_info{}
			.sub_board ul.gallery_list li .txt_info strong{font-size:18px;color:#222;font-weight:500;display: block;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-top:18px;}
			.sub_board ul.gallery_list li .txt_info p{font-size:16px;color:#888;font-weight:400;font-family:'Poppins';margin-top:10px;}

			.sub_board ul.gallery_list li:hover .thumb{border-color:#000;}

	/*** 게시판 쓰기 | board/_form_board_write.html ***/
		.contact_info_box {display:flex;text-align: center;padding-top:15px;}
		.contact_info_box .contact_info{box-sizing:border-box;background:#f5f5f5;display:flex;align-items:center;justify-content:center;width:33.3333%;padding:40px 30px 38px;}
		.contact_info_box .contact_info:nth-child(1){border-radius:40px 0 0 0;}
		.contact_info_box .contact_info:nth-child(3){border-radius:0 0 40px 0;}
		.contact_info_box .contact_info + .contact_info{margin-left:16px;}
		.contact_info_box .contact_info .icon{height:43px;display:flex;align-items:center;justify-content:center;}
		.contact_info_box .contact_info dl dt{font-size:22px;color:#04377b;font-weight:600;letter-spacing:-0.44px;margin-top:18px;}
		.contact_info_box .contact_info dl dd{font-size:18px;color:#111;font-weight:400;letter-spacing:-0.72px;margin-top:13px;}

		.sub_board table.board_write {margin-top:33px;margin-bottom:40px;border:none;border-top:2px solid #000;box-sizing:border-box;}
		.sub_board table.board_write th, .sub_board table.board_write td {padding:12.5px 0;}
		.sub_board table.board_write th {font-size:18px;color:#333;font-weight:600;letter-spacing:-0.6px;vertical-align: top;line-height:54px;padding-left:39px;}
		.sub_board table.board_write th span{font-size:inherit;color:inherit;font-weight:inherit;}
		.sub_board table.board_write th .req:after{content:"*";font-size:inherit;color:#1c948e;font-weight:600;letter-spacing:inherit;margin-left:3px;}
		.sub_board table.board_write td {padding-left:20px;padding-right:40px;border:none;}
		.sub_board table.board_write tr:first-of-type th, .sub_board table.board_write tr:first-of-type td{padding-top:40px;}
		.sub_board table.board_write tr:last-of-type th, .sub_board table.board_write tr:last-of-type td{padding-bottom:40px;}
		.sub_board table.board_write td p {padding:5px 0 0;}
		.sub_board table.board_write td div.view_cont {padding:8px 10px 50px 10px;line-height:26px;min-height:150px;}
		.sub_board table.board_write td label {color:#666;font-size:16px;font-weight:400;display: block;margin-bottom:11px;}
		.sub_board table.board_write td select, table.board_write td input[type="text"], .sub_board table.board_write td input[type="password"], .sub_board table.board_write td input[type="number"], .sub_board table.board_write td input[type="date"] {min-width:20.5%;border-radius:6px;}
		.sub_board table.board_write td select, table.board_write td input[type="text"]:focus, .sub_board table.board_write td input[type="password"]:focus, .sub_board table.board_write td input[type="number"]:focus{border-color:#000;color:#333;}
		.sub_board table.board_write td input[name="title"] {width:100%;}
		.sub_board table.board_write td input[name="email"], .sub_board table.board_write td input[name="mobile"]{width:700px;}
		.sub_board table.board_write td input[name="name"], .sub_board table.board_write td input[name="password"]{width:300px;}
		.sub_board table.board_write .ex_field td{font-size:0;}
		.sub_board table.board_write .ex_field td input + label:before{display: none;}
		.sub_board table.board_write .ex_field td input + label{display: inline-block;box-sizing:border-box;height:55px;line-height:55px;border-radius:6px;border:1px solid #aaa;text-align: center;font-size:18px;color:#555;font-weight:400;letter-spacing:-0.54px;margin-right:10px;padding:0 19px;}
		.sub_board table.board_write .ex_field td input:checked + label{background:#1c948e;border-color:#1c948e;color:#fff;}
		.sub_board table.board_write .add_file .filezone{display: inline-block;box-sizing:border-box;width:330px;height:55px;line-height:55px;border:1px solid #ddd;border-radius:6px;vertical-align: top;padding-left:20px;}
		.sub_board table.board_write .add_file .filezone a{font-size:20px;color:#333;font-weight:400;letter-spacing:-0.6px;}
		.sub_board table.board_write .add_file label{display: inline-block;box-sizing:border-box;vertical-align: top;width:110px;height:55px;line-height:55px;border-radius:6px;border:1px solid #333;text-align: center;font-size:18px;color:#333;font-weight:500;letter-spacing:-0.54px;cursor:pointer;margin-left:6px;}
		.sub_board table.board_write .add_file input[type="file"]{display: none;}
		.sub_board table.board_write .td_captcha .captcha_img_box{display: inline-block;box-sizing:border-box;vertical-align: top;border:1px solid #ddd;border-radius:0;padding:6.5px 10px;}
		.sub_board table.board_write #captcha_box{margin-right:6px;}
		.sub_board table.board_write .td_captcha #refreshCode{display: inline-block;box-sizing:border-box;width:40px;height:40px;border-radius:0;border:1px solid #ddd;background:#fff url('../images/sub/icon-refresh.png')no-repeat center !important;padding:0 !important;font-size:0;}
		.sub_board table.board_write .td_captcha input#captcha{margin-left:6px;width:200px;}

		.sub_board table.board_write td input.tel {min-width:50px;}
		.sub_board table.board_write td textarea {min-width:100%;height:200px; margin-top:10px; padding:10px 15px;}
		.sub_board table.board_write td textarea:focus{outline:none;}

		.sub_board .policy_box{border-top:1px solid #ddd !important;padding:40px 0 10px !important;}
		.sub_board .policy_cont{width:100%;box-sizing:border-box;border:1px solid #ddd;padding:30px 30px 30px 30px;border-radius:6px;}
		.sub_board .policy_cont .policy_title{}
		.sub_board .policy_cont .policy_title:after{clear:both;content:"";display: block;}
		.sub_board .policy_cont .policy_title label{font-size:18px;color:#333;font-weight:500;letter-spacing:-0.54px;display: inline-block;margin-bottom:0;}
		.sub_board .policy_cont .policy_title label em{font-size:inherit;color:#23ac38;font-weight:inherit;}
		.sub_board .policy_cont .btn_info{float: right;position: relative;font-size:16px;color:#666;font-weight:400;letter-spacing:-0.48px;line-height:25px;padding-right:24px;}
		.sub_board .policy_cont .btn_info:before{width:8px;height:8px;content:"";border:1px solid #666;border-width:1px 1px 0 0;transform:rotate(135deg);position: absolute;right:2px;top:5px;}
		.sub_board .policy_cont .btn_info.on:before{transform:rotate(-45deg);top:10px;}
		.sub_board .policy_cont .policy_text_box{margin-top:30px;}
		.sub_board .policy_cont .policy_text_box textarea{width: 100%;height:120px;box-sizing:border-box;background:#f5f5f5;padding:30px 30px;font-size:14px;color:#888;font-weight:400;letter-spacing:-0.48px;border:none;margin-top:0;border-radius:6px;}
		.sub_board .policy_cont .policy_text_box textarea::-webkit-scrollbar{width:4px;background:#ccc;}
		.sub_board .policy_cont .policy_text_box textarea::-webkit-scrollbar-thumb{background:#888;width:100%;}

		.sub_board .btn_center{margin-top:50px;}

	/*** TABLE view ( board/board_view ) ***/
		.bbs_view {text-align:left;position:relative;z-index:1;margin-top:30px;}
			/* 제목.작성자.작성일 */
		.bbs_view div.view_tit {padding: 31px 0 33px;border-bottom: 1px solid #ddd;border-top:1px solid #000;background: #fff;margin:0 auto;width:100%;box-sizing:border-box;text-align:left;vertical-align:top;font-size:0;position: relative;}
		.bbs_view div.view_tit:after {clear:both;content:"";display:block;}
		.bbs_view div.view_tit > h3,
		.bbs_view div.view_tit > p {margin:0;padding:0;display:inline-block;box-sizing:border-box;vertical-align:middle;overflow:hidden;text-overflow:ellipsis;}
		.bbs_view div.view_tit > h3 {font-size: 26px;width: calc(100% - 150px);color: #222;font-weight: 500;text-align:left;line-height: 1.4;letter-spacing: -0.06em;padding-left:11px;}
		.bbs_view div.view_tit > p {font-size: 18px;line-height:inherit;color: #888;text-align:right;position: absolute;top: 50%;right: 20px;transform: translateY(-50%);font-weight: 400;letter-spacing:0;font-family:'Poppins', Malgun Gothic,'맑은 고딕', AppleGothic,Dotum,'돋움', sans-serif;}
			/* 모바일.메일 */
		.bbs_view div.view_etc {padding:1.2% 30px;border-bottom:1px solid #bbbbbb;margin:0 auto;width:100%;box-sizing:border-box;text-align:left;vertical-align:top;font-size:0;}
		.bbs_view div.view_etc:after {clear:both;content:"";display:block;}
		.bbs_view div.view_etc span {line-height:20px;margin:0;padding:0;display:inline-block;box-sizing:border-box;vertical-align:middle;overflow:hidden;text-overflow:ellipsis;}
		.bbs_view div.view_etc span + span {margin-left:60px;}
		.bbs_view div.view_etc span em {padding:0 10px 0 0;color:#222;font-weight:700;font-size:inherit;line-height:inherit;display:inline-block;vertical-align:middle;}
		.bbs_view div.view_etc span em:after {width:1px;height:10px;margin:0;margin-left:10px;background:#ccc;vertical-align:middle;content:"";display:inline-block;}
			/* 내용 */
		.bbs_view div.view_cont {padding: 40px 0;font-size: 18px;font-weight: 400;line-height: 1.5;color: #666;min-height:300px;border-bottom: 1px solid #ddd;margin:0 auto;width:100%;box-sizing:border-box;text-align:left;vertical-align:top;word-break:break-all;}
		.bbs_view div.view_cont p{color:inherit;}
		.bbs_view div.view_cont .thumb_img_wrap {padding-bottom:1.2%;text-align:center;}
		.bbs_view div.view_cont .thumb_img_wrap img {margin:0 auto;}
		.bbs_view div.view_cont .thumb_img_wrap img + img {margin-top:12px;}
			/* 비디오 */
		.bbs_view div.view_cont .view_video {position:relative;width:100%;height:0;padding-top:56.25%;}
		.bbs_view div.view_cont .view_video iframe {position:absolute;top:0;left:0;width:100%;height:100%;}
			/* 첨부파일 */
		.bbs_view h4 {border-bottom:1px solid #bbbbbb;padding:17px 30px;font-size:13px;color:#666666;}
		.bbs_view h4.thumb_wrap {padding-bottom:7px;}
		.bbs_view h4 span {display:inline-block;color:#444;font-weight:600;padding-right:0;margin-right:0;}
		.bbs_view h4 span:after {display:inline-block;width:1px;height:10px;background:#d3d3d3;vertical-align:middle;margin:0 15px;padding:0;content:"";}
		.bbs_view h4 a {display:inline-block;}
		.bbs_view h4 a + a {margin-left:20px;}
			/* 답변 내용 */
		.bbs_view + .bbs_view {margin-top:2.4%;z-index:5;}
		.bbs_view + .bbs_view div.view_tit {}
		.bbs_view + .bbs_view div.view_tit > h3 {font-size:14px;}
			/* 버튼 */
		.bbs_view + .view_btn {}
		.bbs_view + .view_btn:after {clear:both;content:"";display:block;}
		/* 댓글 */
			.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-top: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 {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 {}
			.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:698px;min-width:610px;padding:5px 0 5px 5px;min-height:72px;height:72px;box-sizing:border-box;}
			.sub_board .board_comment .comment_btn {width:80px;height:72px;background:#eb3b4b;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:#eb3b4b;}
			.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;}

	/*** 게시판(비밀번호) | layout/board/board_secret.html ***/
		.sub_pw_input {max-width:1058px;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:#eb3b4b;border:1px solid #eb3b4b;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_list {}
		/* 서브 카테고리 */
			.sub_cate_wrap {margin-bottom:2.4%;border-top:1px solid #333;border-bottom:1px solid #d3d3d3;}
			.sub_cate_wrap ul.sub_cate {margin:1.2% 17px;line-height:26px;vertical-align:top;}
			.sub_cate_wrap ul.sub_cate:after {clear:both; content:""; display:block;}
			.sub_cate_wrap ul.sub_cate li {padding:0 12px 0 0;line-height:26px;font-size:0;float:left;text-align:left;box-sizing:border-box;vertical-align:top;}
			.sub_cate_wrap ul.sub_cate li a {font-size:13px;color:#666;font-weight:400;display:inline-block;line-height:inherit;vertical-align:top;}
			.sub_cate_wrap ul.sub_cate li:hover a {color:#333;}
			.sub_cate_wrap ul.sub_cate li + li {padding-left:0;}
			.sub_cate_wrap ul.sub_cate li + li:before {margin:0;margin-right:10px;width:1px;height:10px;background:#d3d3d3;display:inline-block;content:"";vertical-align:middle;}
		/* 디스플레이 유형 */
			.sub_list .list_array {margin:0;margin-bottom:2.4%;}
			.sub_list .list_array:after {clear:both; content:""; display:block;}
			.sub_list .list_array .list_count, .sub_list .list_array .list_count span {font-size:15px;line-height:30px;height:30px;font-weight:400;vertical-align:top;display:inline-block;text-align:left;}
			.sub_list .list_array .list_count {color:#555;float:left;}
			.sub_list .list_array .list_count span {color:#eb3b4b;font-weight:700;}
			.sub_list .list_array ul {float:right;}
			.sub_list .list_array ul:after {clear:both; content:""; display:block;}
			.sub_list .list_array ul li {width:30px;height:30px;border:1px solid #ccc;float:left;box-sizing:border-box;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;box-sizing:border-box;}
			.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:#eb3b4b 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:#eb3b4b url("../images/sub/icon_list_typeB_on.png") no-repeat left top;}
			.sub_list .list_array ul li.on {border:1px solid #eb3b4b; background:#eb3b4b;}
		/* 상품 진열 */
			.sub_list .list {}
		/* 검색결과없음 */
			.sub_list .list .list_no {color:#555;padding:1.2%;font-size:15px;line-height:23px;font-weight:500;width:100%;background:#fafafa;border:1px #ccc solid;text-align:center;vertical-align:top;box-sizing:border-box;}
			.sub_list .list .list_no .no_data {font-size:inherit;line-height:inherit;font-weight:inherit;}
			.sub_list .list .list_no .no_data:before {color:#fff;width:21px;height:21px;border-radius:100%;margin:1px 8px 0 0;background:#777;font-size:inherit;line-height:21px;font-weight:700;content:"!";display:inline-block;vertical-align:top;box-sizing:border-box;}
		/*** 상품 리스트 (갤러리형) | 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;position: relative;overflow:hidden;}
			.sub_list .list .list_Galleryform > ul li dl dt img {width:100%;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);}
			.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:400;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 {margin:0;padding:0;}
		.sub_list .list .list_Listform > ul:after {clear:both; content:""; display:block;}
		.sub_list .list .list_Listform > ul li {float:left; width: calc(50% - 6px); border:1px solid #ccc; margin:0 12px 12px 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 dl {display:table;height:100%;}
		.sub_list .list .list_Listform > ul li dl:after {clear:both;display:block;}
		.sub_list .list .list_Listform > ul li dl dt, .sub_list .list .list_Listform > ul li dl dd {box-sizing:border-box;display:table-cell;vertical-align:middle;text-align:left;}
		.sub_list .list .list_Listform > ul li dl dt {width:45%;border-right:1px solid #ccc;}
		.sub_list .list .list_Listform > ul li dl dt img {width:100%;height:auto;}
		.sub_list .list .list_Listform > ul li dl dd {width:55%;max-width: 200px;padding:12px;}
		.sub_list .list .list_Listform > ul li dl dd > em, .sub_list .list .list_Listform > ul li dl dd > .add_info p {width:100%;margin:0;padding:0;text-overflow:ellipsis;overflow:hidden;display:inline-block;box-sizing:border-box;position:relative;z-index:1;}
		.sub_list .list .list_Listform > ul li dl dd > em  {display: block;color:#333;font-size:16px;font-weight:700;line-height:24px;height:24px;white-space:nowrap;box-sizing: border-box;}
		.sub_list .list .list_Listform > ul li dl dd > .add_info {padding-top:26px;position:relative;z-index:1;display:inline-block;box-sizing:border-box;}
		.sub_list .list .list_Listform > ul li dl dd > .add_info:before {position:absolute;left:0;top:12px;content:"";display:block;width:30px;height:2px;background:#222222;}
		.sub_list .list .list_Listform > ul li dl dd > .add_info p {color:#777;font-size:14px;line-height:20px;max-height:40px;white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;word-wrap:break-word;}
		/* 검색 페이지 - 검색창 */
			.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;vertical-align:middle;}
	/*** 상세페이지 | goods/goods_view.html  ***/
		.sub_view {}
		.sub_view .info {}
		.sub_view .info dl {}
		.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%;border:1px solid #ccc;padding:18px;margin-right:3%;}
		.sub_view .info dl dd.goods_tit {width:54%;}
		.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

───────────────────────────────────────────────────────────*/
	/*** 로그인 | member/login.html ***/
		.sub_login {position:relative;z-index:1;}
		.sub_login .login_box {position:relative;padding:63px 0 71px;border:1px solid #d3d3d3;overflow:hidden;background:url('../images/sub/login_bg_symbol.gif') no-repeat bottom right #eee;vertical-align:top;}
		.sub_login .login_box h2 {text-align:center;padding-bottom:30px;}
		.sub_login .login_box > div {min-height:136px;font-size:0;vertical-align:top;position:relative;width:315px;margin-left:50px;padding:0 50px 0px 0;float:left;background:url(../images/sub/login_line.gif) repeat-y right;}
		.sub_login .login_box div input.login_input {width:315px;height:24px;border:0;border-bottom:1px solid #dddddd;font-size:14px;/*color:#888888;*/font-weight:600;}
		.sub_login .login_box div input {font-size:15px;color:#222;letter-spacing:-0.015em;background:none;background-repeat:no-repeat;background-position:left center;}
		.sub_login .login_box div input.mb10 {margin-bottom:19px;}
		.sub_login .login_box div input.login_id, .sub_login .login_box div input.login_pw, .sub_login .login_box div input.login_name, .sub_login .login_box div input.login_email {width:100%;box-sizing:border-box;padding:0;color:#222;font-size:15px;font-weight:600;}
		.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 .login_box div h3 {width:315px;height:35px;line-height:35px;cursor:pointer;font-weight:500;color:#fff;letter-spacing:-0.020em;text-align:center;font-size:13px;margin-top:6px;}
		.sub_login .login_box div h3.bg_eb3b4b {margin-top:34px;}
		.sub_login .login_box div h3 input, .sub_login .login_btn div a {vertical-align:top;cursor:pointer;font-weight:500;color:#fff;letter-spacing:-0.020em;text-align:center;font-size:13px;background:none;border:0;height:35px;line-height:35px;width:100%;outline:0;}
		.sub_login .login_box p  {width:350px;margin:0 auto;color:#555;letter-spacing:-0.050em;line-height:19px;padding:0;font-size:13px;}
		.sub_login .login_box p input {border:1px solid #dddddd;}
		.sub_login .login_box p.save_btn {height:35px;line-height:35px;}
		.sub_login .login_box p.save_btn input {vertical-align:middle;margin-bottom:0;}
		.sub_login .login_btn {position:absolute !important;top:50%;right:0;height:136px;margin-top:-66px;background:none !important;}
		.sub_login .login_btn div a {	background-color:#898989;display:inline-block;}
		.sub_login.pw_box {}
		.sub_login.pw_box .login_box > div {min-height:173px;}
		.sub_login.pw_box .login_box div h3.bg_eb3b4b {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;}
		table.board_write {border:1px solid #ddd;font-size:12px;text-align:left;margin-bottom:20px;}
		table.board_write td {border-right:1px solid #ddd;color:#888;font-weight:100;padding:10px 20px;}
		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;}
		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:26px;}
		table.board_write #captcha_box {display:inline-block;vertical-align:middle;margin-right:10px;}
		table.board_css {font-size:11px;text-align:left;margin-bottom:30px;}
		table.board_css tr {border-top:1px solid #d3d3d3;border-bottom:1px solid #d3d3d3;}
		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:13px 0;vertical-align:top;text-align:left;}
		table.board_css th {color:#333;font-weight:700;font-size:12px;padding-left:30px;background:#fafafa;width:180px;}
		table.board_css th.view_tit {background:#fbfbfb;}
		table.board_css th .require_dot {margin-left:5px;line-height:30px;height:30px;}
		table.board_css th .require_dot:before {content:'*';font-size:14px;color:#eb3b4b;line-height:14px;display:inline-block;width:auto;height:14px;}
		table.board_css td {padding-left:20px;padding-right:20px;background:#fff ;}
		table.board_css td .guide {display:inline-block;margin-left:3px;}
		table.board_css td div.view_cont {padding:9px 2px;line-height:25px;min-height:150px;}
		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;}
		table.board_css td input.from_phone, table.board_css td input.form_tel {min-width:42px;}
		table.board_css td.field {padding-right:18px !important;}
		table.board_css td.field label {display:inline-block;width:62px;}
		table.board_css td textarea {min-width:98%;padding:8px 0 2% 8px;height:200px;border:1px solid #d3d3d3;}
		table.board_css td textarea.from_textarea {min-width:98%;padding:8px 0 2% 8px;height:200px;border:1px solid #d3d3d3;}
		table.board_css tr:last-child th, table.board_css tr:last-child td { background-image:none;border-bottom:1px #d3d3d3 solid;}
		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;}
		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-right:1px solid #d3d3d3;border-left:1px solid #d3d3d3;}
		.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:top;}
		.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:1058px;margin:0 auto;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:#eb3b4b;font-weight:600;}
		.sub_ok .ok_box .home_bt a {display:inline-block;font-size:15px;font-weight:700;width:120px;height:40px;background:#eb3b4b;border:1px solid #eb3b4b;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:#eb3b4b;border:1px solid #eb3b4b;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:#eb3b4b;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:13px;line-height:23px;padding:0;text-align:left;}
		.sub_agree {text-align:center;margin:0;padding:0 0 20px 0;}
		.sub_agree h2 {font-size:17px;line-height:23px;text-align:left;color:#333;font-family:'Lato','Nanum Gothic', sans-serif;font-weight:700;padding:0 0 16px 0;}
		.sub_agree .agree_box {margin-bottom:40px;padding:20px;background-color:#fafafa;border:1px solid #d3d3d3;}
		.sub_agree .agree_box textarea {box-sizing:border-box;line-height:14px;font-size:12px;width:790px;color:#888;height:192px;line-height:20px;font-weight:100;padding:20px;border:1px solid #d3d3d3;background-color:#fff;}
		.sub_agree .agree_box div {font-size:12px;color:#444;line-height:20px;font-weight:100;padding:20px 0;background-color:#fff;text-align:left;}
		.sub_agree .agree_box .agree_box_con{font-size:14px;overflow-y:scroll;width:100%;color:#888888;height:500px;font-weight:400;padding:20px;border:1px solid #d3d3d3;background-color:#fff; box-sizing:border-box; line-height:1.8;}
		.sub_agree .agree_box p.agree_txt {display:block;padding:13px 0 0px 20px;line-height:20px;font-size:12px;color:#333;text-align:left;}
		.sub_agree .agree_box p.agree_txt label strong {font-family:'Lato','Nanum Gothic', sans-serif;font-weight:700;}
		.sub_agree .btn_center {padding:22px 0 0 0;}
		.sub_agree .agree_bg {background:#fff;border:1px #d3d3d3 solid;border-top:2px #373737 solid;padding:20px 0;}
		.sub_agree .agree_bg p {margin:0 20px;text-align:left;}
		.sub_agree .privacy_bg {background:#fff;}
		.sub_agree #module_policy {border:1px #d3d3d3 solid;line-height:18px;font-weight:100;padding:12px 0 12px 12px;border:1px solid #d3d3d3;background-color:#fff;text-align:left;overflow:auto;height:auto;}
		.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);}