<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

.main_cont1
{
	border			: 1px solid #e3e4e8;
	background		: #fff;
	padding			: 0 20px;
	font-family		: 'Noto Sans KR', 'Noto SanS hk', '노토산스', 'applegothic', 'Sans-serif';
	font-weight		: 500;
	color			: #222222;
	font-size		: 15px;
}





#dizhi
{
	background		: url('../img/main/dizhi.png') top left no-repeat;
	width			: 420px;
	height			: 320px;
}

#dizhi li
{
	border-left		: 1px solid #dddddd;
}

#dizhi li:first-child
{
	border-left		: 0px;
}

#dizhi a
{
	font-family		: 'Noto Sans KR', 'Noto SanS hk', '노토산스', 'applegothic', 'Sans-serif';
	font-weight		: 500;
	color			: #191919;
	font-size		: 15px;
	width			: 126px;
	height			: 36px;
	line-height		: 36px;
	background		: #fff;
	text-align		: center;
	display			: inline-block;
}

#dizhi li.cur a,
#dizhi li a:hover
{
	color			: #fff;
	background		: #c90e10;
}

#dizhi span
{
	font-family		: 'Noto Sans KR', 'Noto SanS hk', '노토산스', 'applegothic', 'Sans-serif';
	font-weight		: 400;
	color			: #fff;
	font-size		: 15px;
	display			: inline-block;
	width			: 75px;
	float			: left;
	line-height		: 30px;
}

#dizhi p
{
	font-family		: 'Noto Sans KR', 'Noto SanS hk', '노토산스', 'applegothic', 'Sans-serif';
	font-weight		: 300;
	color			: #fff;
	font-size		: 15px;
	display			: inline-block;
	width			: 303px;
	float			: left;
	line-height		: 30px;
	opacity			: 0.9;
}



.m_img
{
	float			: left;
	width			: 220px;
	font-family		: 'Noto Sans KR', 'Noto SanS hk', '노토산스', 'applegothic', 'Sans-serif';
	font-weight		: 700;
	color			: #555555;
	font-size		: 14px;
	line-height		: 150%;
	margin			: 0 0 40px 20px;
}

.m_img:nth-child(5n+1)
{
	margin-left		: 0px;
}


.m_img strong
{
	font-family		: 'Noto Sans KR', 'Noto SanS hk', '노토산스', 'applegothic', 'Sans-serif';
	font-weight		: 700;
	color			: #222222;
	font-size		: 20px;
	line-height		: 150%;
}




.s_img
{
	float			: left;
	width			: 358px;
	font-family		: 'Noto Sans KR', 'Noto SanS hk', '노토산스', 'applegothic', 'Sans-serif';
	font-weight		: 700;
	color			: #555555;
	font-size		: 14px;
	line-height		: 150%;
	margin			: 0 0 40px 50px;
	border			: 1px solid #dddddd;
	border-radius	: 5px;
}

.s_img img
{
	border-radius	: 5px 5px 0 0;
}
















#pop_img
{
	padding			: 0 20px;
}


#pop_img .col-lg-2
{
	padding			: 0 10px;
}

.pop_img .pop_exit
{
	position		: absolute;
	right			: 0px;
	top				: 7px;
	padding			: 10px;
	height			: 30px;
}

.pop_img
{
	position		: relative;
	font-family		: 'Noto Sans KR', 'Noto SanS hk', '노토산스', 'applegothic', 'Sans-serif';
	font-weight		: 700;
	color			: #555555;
	font-size		: 14px;
	line-height		: 150%;
	margin			: 0 0 40px 20px;
}

.pop_img .brd1
{
	border			: 1px solid #c9c9c9;
	border-bottom	: none;
	padding			: 12px 10px 12px 10px;
}

.pop_img:nth-child(4n+1)
{
	margin-left		: 0px;
}


.pop_img strong
{
	font-family		: 'Noto Sans KR', 'Noto SanS hk', '노토산스', 'applegothic', 'Sans-serif';
	font-weight		: 700;
	color			: #222222;
	font-size		: 20px;
	line-height		: 150%;
}









.main_cont2
{
	border			: 2px solid #c90e10;
	background		: #fff;
}

.main_cont2_tit
{
	font-family		: 'Noto Sans KR', 'Noto SanS hk', '노토산스', 'applegothic', 'Sans-serif';
	font-weight		: 500;
	font-size		: 22px;
	color			: #fff;
	width			: 170px;
	height			: 126px;
	line-height		: 30px;
	display			: inline-block;
	float			: left;
	padding			: 50px 0 0 28px;
	background		: url('../img/main/icon3.png') 30px 30px no-repeat#c90e10;
}

.main_cont2 a
{
	font-family		: 'Noto Sans KR', 'Noto SanS hk', '노토산스', 'applegothic', 'Sans-serif';
	font-weight		: 400;
	font-size		: 15px;
	color			: #555555;
	line-height		: 150%;
	text-align		: center;
	display			: block;
	padding-top		: 5px;
}

.main_cont2 ul li
{
	padding			: 14px 0 0 20px;
}













.impo2_btn
{
	position		: relative;
	border			: 1px solid #dfdfdf;
	width			: 268px;
	height			: 50px;
	float			: left;
	background		: #fff;
	margin			: 0 20px 10px 0;

}

.impo2_btn a
{
	font-family		: 'Noto Sans KR', 'Noto SanS hk', '노토산스', 'applegothic', 'Sans-serif';
	font-weight		: 500;
	font-size		: 15px;
	color			: #555555;
	line-height		: 50px;
	padding-left	: 15px;
	display			: block;
}

.impo_exit
{
	position		: absolute;
	right			: 0px;
	top				: 0px;
	width			: 30px;
	height			: 30px;
}





















.pup_haiwai_tit1
{
	font-family		: 'Noto Sans KR', 'Noto SanS hk', '노토산스', 'applegothic', 'Sans-serif';
	font-weight		: 400;
	font-size		: 24px;
	color			: #222222;
}

.pup_haiwai_tit1 strong
{
	font-weight		: 700;
}

.pup_haiwai_tit1 span
{
	font-family		: 'Noto Sans KR', 'Noto SanS hk', '노토산스', 'applegothic', 'Sans-serif';
	font-weight		: 700;
	font-size		: 20px;
	line-height		: 32px;
	color			: #fff;
	display			: inline-block;
	border-radius	: 100px;
	background		: #ff0036;
	width			: 34px;
	height			: 34px;
	margin-right	: 10px;
	text-align		: center;
	font-style		: oblique;
	position		: relative;
	top				: -2px;
}





.cent3_3_tbl
{
	position		: relative;
	width			: 268px;
	height			: 338px;
	border			: 6px solid #e7e7e8;
}


.cent3_3_tbl_btn
{
	position		: absolute;
	bottom			: 20px;
	right			: 20px;

}



















/* 파업 */

.pop_images
{
	position		: fixed;
	z-index			: 100;
	top				: 0px;
	left			: 0px;
	width			: 100%;
	height			: 100%;
	display			: none;
}

.pop_images .pop_exit
{
	position		: absolute;
	top				: -60px;
	right			: 0px;

}

.pop_images .containes
{
	position		: relative;
	width			: 1010px;
	margin			: 0 auto;
	z-index			: 1;
	background		: #fff;
	padding			: 30px;

}

.pop_images .quan_bg
{
	position		: absolute;
	z-index			: -1;
	width			: 100%;
	height			: 100%;
	top				: 0px; 
	left			: 0px;
	background		: rgba(0,0,0, 0.8); 
}

.pop_tab1
{
	display			: inline-block;
	font-family		: 'Noto Sans KR', 'Noto SanS hk', '노토산스', 'applegothic', 'Sans-serif';
	font-size		: 15px;
	color			: #fff;
	font-weight		: 400;
    text-align		: center;
    line-height		: 39px;
    height			: 39px;
    width			: 120px;
    background		: #666666;
}



.pop_color_btn1
{
	border			: 1px solid #dfdfdf;
	border-radius	: 4px;
	margin-bottom	: 4px;
	width			: 36px;
	height			: 36px;
	font-family		: 'Noto Sans KR', 'Noto SanS hk', '노토산스', 'applegothic', 'Sans-serif';
	font-weight		: 400;
	font-size		: 12px;
	color			: #555555;
	line-height		: 36px;
	text-align		: center;
	display			: inline-block;
}

.pop_color_btn1 img
{
	border-radius	: 4px;
}


.pop_color_btn1_cur
{
	border			: 1px solid red;
	border-radius	: 4px;
}









.scroll_bar
{
	overflow-y		: scroll;
	height			: 600px;
	margin			: -30px;
	padding			: 30px;
}

.scroll_bar .div_w
{
	width			: 1010px;
}


.cent_bg1
{
	background		: url('../img/cent/img_bg.jpg') top left no-repeat;
	width			: 1180px;
	height			: 1000px;
}


.c_txt1
{
	font-family		: 'Noto Sans CJK KR', 'Noto SanS hk', '노토산스', 'applegothic', 'Sans-serif';
	font-weight		: 600;
	font-size		: 32px;
	color			: #222;
}

.c_txt2
{
	font-family		: 'Noto Sans CJK KR', 'Noto SanS hk', '노토산스', 'applegothic', 'Sans-serif';
	font-weight		: 600;
	font-size		: 20px;
	color			: #222;
}

.c_txt3
{
	font-family		: 'Noto Sans CJK KR', 'Noto SanS hk', '노토산스', 'applegothic', 'Sans-serif';
	font-weight		: 600;
	font-size		: 15px;
	color			: #555;
	line-height     : 24px;
}

.c_txt4
{
	font-family		: 'Gmarket Sans TTF', 'Noto SanS hk', '노토산스', 'applegothic', 'Sans-serif';
	font-weight		: 600;
	font-size		: 20px;
	color			: #fff;
	line-height     : 24px;
	position        : absolute;

}



.c_wid
{
	width			: 300px;
	height			: 230px;
	border          : 1px solid #c90e10;
	border-radius   : 10px;
	background		: url('../img/cent/ic7.png')#fff top left no-repeat;
}



.c_wid2
{
	margin          : 40px 0  0 60px;
}




#list1_p2_text span
{
	font-family		: 'Noto Sans KR', 'Noto SanS hk', '노토산스', 'applegothic', 'Sans-serif';
	font-weight		: 500;
	color			: #555555;
	font-size		: 15px;
	display			: inline-block;
	width			: 45%;
	float			: left;
	line-height		: 35px;
	padding-left	: 10px;
}

#list1_p2_text font
{
	font-family		: 'Noto Sans KR', 'Noto SanS hk', '노토산스', 'applegothic', 'Sans-serif';
	font-weight		: 500;
	color			: #555555;
	font-size		: 15px;
	text-align		: right;
	display			: inline-block;
	width			: 48%;
	float			: right;
	line-height		: 35px;
	padding-right	: 10px;
}





.cha_bg1
{
	background			: #212031;
	height				: 100px;
}

.cha_bg2
{
	background			: #f3f3f3;
	font-size			: 15px;
	color				: #282828;
	padding				: 0 40px;
}
.cha_bg3
{
	font-size			: 15px;
	color				: #282828;
	margin				: 40px 0;
    background: url('../img/cha_img/line2.png') 10px repeat-y;
}

.cha_text4
{
	font-family			: 'Gmarket Sans', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			: 30px;
	color				: #6dc2da;
	line-height			: 100px;
	padding-left		: 50px;
}


.cha_text5
{
	font-family			: 'Gmarket Sans', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			: 20px;
	color				: #212031;
}

.cha_text6
{
	font-family			: 'Gmarket Sans', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			: 18px;
	color				: #fff;
	background			: #212031;
	border-radius		: 20px 20px 0px 0px;
	height				: 60px;
	line-height			: 60px;
}

.cha_text7
{
	font-family			: 'Noto Sans CJK SC', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			: 16px;
	color				: #9f9f9f;
}

.cha_text8
{
	font-family			: 'Noto Sans CJK SC', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			: 15px;
	color				: #9f9f9f;
}


.cha_table_01
{
	border-top		:	2px solid #212031;
	border-bottom	:	1px solid #212031;
}


.cha_table_01 tbody td
{
	font-family		:	'Noto Sans CJK SC', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	16px;
	color				:	#282828;
	padding			:	15px 0;
}


.cha_text9
{
	font-family			: 'Noto Sans CJK SC', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			: 18px;
	color				: #000;
}

.cha_text10
{
	font-family			: 'Noto Sans CJK SC', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			: 15px;
	color				: #616161;
	line-height			: 24px;
}








.coupon
{
	border				: 1px solid #dddddd;
	background			: #fff;
}




.page_pup
{
	position			: fixed ;
	z-index				:	200;
	left				: 0px;
	top					: 0px;
	width				:	100%;
	height				:	100%;
	display				:	none;
	z-index				:	10000;

}


.page_pup .container
{
	background			:   #fff; 
	padding				:  80px 30px;
	width				:  500px;
	margin-top			:  15%;
	z-index				:  10000;
}


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


	
	.page_pup .container
	{
		background			:   #fff; 
		padding				:  80px 30px;
		width				:  90%;
		margin-top			:  15%;
		margin				:  40% 5% 0 5%;
		z-index				:  10000;
	}

}


.quan_bg 
{
	position			:	absolute; 
	width				:	100% ;
	height				:	100%;
	top				:	0px; 
	left				:	0px; 
	z-index			:	-1;
	background		:	rgba(0,0,0, 0.5); 
}








.news_image
{
	position			:	relative;

}

.news_bg
{
	position			:	absolute;
	width				: 100%;
	height				: 100%;
	background			: #284080;/*	rgba(0,0,0, 0.5)*/

	font-family			: 'Noto Sans CJK SC', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			: 18px;
	color				: #fff;
	font-weight			: 400;
	display				: block;
	text-align			: center;
}

.news_bg strong
{
	display				: block;
	text-align			: center;
	font-weight			: 700;
	font-family			: 'Noto Sans CJK SC', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			: 22px;
}</pre></body></html>