/* °øÅë */
@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@100;300;400;500;700;900&display=swap');
@import url('https://cdn.jsdelivr.net/gh/orioncactus/pretendard/dist/web/static/pretendard.css');
@import url('https://spoqa.github.io/spoqa-han-sans/css/SpoqaHanSansNeo.css');
:root {
	--primary_color:#012c25;
	--primary_black:#080808; --gray800:#202020;	--gray700:#373737;	--gray600:#5f5f5f;	--gray500:#8a8a8a;	--gray400:#b2b2b2;	--gray300:#d8d8d8;	--gray200:#eaeaea;	--gray100:#f4f4f4;
	--bgray900:#363849;	--bgray800:#474A62;	--bgray700:#525678;	--bgray600:#677196;	--bgray500:#7D86A9;	--bgray400:#959CB8;	--bgray300:#A9AEC6;	--bgray200:#CBCEE0;	--bgray100:#F6FAFF;
	--blue90:#0F3FB7; --blue80:#1146CB; --blue70:#1850DD; --blue60:#2B64F5; --blue50:#4073F4; --blue40:#6690FB; --blue30:#82A5ED; --blue20:#BED0F5; --blue10:#D6E2FB; --blue00:#E9F0FE;
	--yellow20:#EBA12F; --yellow10:#F6AE3F; --yellow00:#FDC061;
	--red20:#F44142; --red20:#FF5B5C; --red20:#FF6D6E;
	--green20:#1EBB82; --green20:#40C997; --green10:#6CD5AF;
	--logo_dark:#0e345f; --logo_light:#4f86c5;
}

@font-face			{font-family:'³ª´®°íµñ'; src:url('../Font/NanumGothic.eot')}; 
@font-face			{font-family:'³ª´®°íµñ'; src:url('../Font/NanumGothic.woff')}; 
@font-face			{font-family:'´ÙÀ½'; src:url('../Font/Daum_Regular.eot')}; 
@font-face			{font-family:'´ÙÀ½'; src:url('../Font/Daum_Regular.woff')};
@font-face			{font-family:'º¼µå´ÙÀ½'; src:url('../Font/Daum_SemiBold.eot')}; 
@font-face			{font-family:'º¼µå´ÙÀ½'; src:url('../Font/Daum_SemiBold.woff')};

*,html				{margin: 0;	padding: 0;	outline: none;box-sizing: medium; font-size:16px;	-webkit-tap-highlight-color:transparent;}
html, body			{
						margin: 0;
						padding: 0;
						width:100%;
						max-width: 100%;
						height:100%;
						overflow-x:hidden;
						font-family: "Pretendard", "Noto Sans KR" , AppleGothic, Roboto, sans-serif;
						font-size:1rem;
						line-height:1.7rem;
					}
div					{height:auto; text-align:center;box-sizing: border-box;word-wrap:break-word;word-break:keep-all;}
a					{text-decoration:none;}
b, strong			{font-weight: 700;}
i, em				{font-style: normal;}
gray_vbar			{padding:0 0.5em;color:#ccc;}
li					{list-style:none; text-align:center;}
img					{vertical-align:bottom;max-width: 100%; height: auto; margin: auto;}

input, iframe		{box-sizing: border-box; border:1px solid #aaaaaa;}
input[type="text"], input[type="number"], input[type="date"], input[type="time"], input[type="password"], input[type="file"], input[type="tel"], select {border:1px solid #999;padding:0.5em;border-radius:0.3em;font-size:1.1em;vertical-align:bottom;}
textarea												{border:1px solid #999;font-size:1.1em;padding:0.5em;}
input[type="button"], input[type="submit"]				{border:0;cursor:pointer;color:#fff;}
input[type="button"]:hover, input[type="submit"]:hover	{background:#555;color:#fff;}
input[type="image"]	{border:0;}
input[type="file"] {font-size:1rem;}

/* ÆäÀÌÁö ·¹ÀÌ¾Æ¿ô */
.mo					{display:none;}
.hide_wide_pc		{display:none;}
.onlymo				{display:none;}
.onlyhport			{display:none;}

#pop_layer			{position:fixed;bottom:5px;right:5px;overflow:auto;z-index:150;-webkit-overflow-scrolling:touch;background:#ffffff;border-radius:1em;box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.3);}

@media (max-width:1580px) { 			
	.wide_pc			{ display:none; }
	.hide_wide_pc		{ display:inline; }
}
@media (max-width: 1125px) {
	.pc				{display:none;}
	.mo				{display:inline;}
}
@media (max-width: 775px) {
	.pc				{display:none;}
	.mo				{display:inline;}
	.onlymo			{display:inline;}
}
@media (max-width: 520px) {
	.hport			{display:none;}
	.onlynothport	{display:none;}
	.onlyhport		{display:inline;}
}
/* Å×ÀÌºí */

table						{border:0; margin: auto;}
th							{font-size:1.2em;font-weight:500;text-align:center;padding:0.3em;}
td							{font-size:1.2em;height:auto;padding:0.3em;}
table.list_round			{font-size:1em;}
table.list_round th			{padding:5px 2px;line-height:1.3em;padding:1.2em 0.5em;}
table.list_round th.l		{border-top-left-radius:5px;border-bottom-left-radius:5px;border:1px solid #aaaaaa;border-right:0;}
table.list_round th.m		{border:1px solid #aaaaaa;border-right:0;}
table.list_round th.m2		{border:1px solid #aaaaaa;border-top:0;border-right:0;}
table.list_round th.r		{border-top-right-radius:5px;border-bottom-right-radius:5px;border:1px solid #aaaaaa;}
table.list_round td			{border-bottom:1px solid #aaaaaa;border-right:0;padding:1.5em 0.5em;}
table.list_round input, table.list_round select		{border-radius:5px;}

table.list_line			{border-top:2px solid #444;border-bottom:1px solid #444;}
table.no_top			{border-top:0;}
table.list_line	th		{border-bottom:1px solid #444;background:#eee;line-height:1.3em;padding:1em 0.5em;}
table.list_line	td		{border-bottom:1px solid #aaaaaa;text-align:center;line-height:1.3em;padding:1.3em 0.5em;min-height:2.2em;}
table.list_line th.line_left, table.list_line td.line_left	{border-left:1px solid #aaa;;}
table.list_line td.no_line_bottom	{border-bottom:0;}
.left_border_line		{border-left:1px solid #aaaaaa;}
.line_top_black			{border-top:1px solid #000;}

table.box_line			{border-top:1px solid #aaaaaa;border-left:1px solid #aaaaaa;}
table.box_line th		{border-bottom:1px solid #aaaaaa;border-right:1px solid #aaaaaa;text-align:right;padding:0.5em;line-height:1.3em;}
table.box_line th.ac	{text-align:center;}
table.box_line td		{border-bottom:1px solid #aaaaaa;border-right:1px solid #aaaaaa;color:gray;text-align:left;padding-left:10px;line-height:1.3em;padding:0.5em;}
table.box_line td.ac	{text-align:center;}
table.box_line input, table.box_line select, table.box_line textarea	{border-radius:5px;}

.linked_tr			{cursor:pointer;}
.linked_tr:hover td	{background:#eee;}
.linked_td:hover		{cursor:pointer;background:#E3FFFF;color:var(--blue70);}
.linked_text:hover		{cursor:pointer;color:var(--blue70);}
.linked_input:hover		{background:#E3FFFF;}

.bold-row td { font-weight:bold; }

/* Page Print */
.page_box		{width:100%;padding-top:2em;display:flex;}
.page_arrow		{width:2em;padding:0.5em .3em;cursor:pointer;margin-left:5px;color:#999;}
.page_number	{min-width:2em;padding:0.3em;border:1px solid #ccc;border-radius:0.5em;cursor:pointer;margin-left:5px;}
.page_number_on	{min-width:2em;padding:0.3em;border:1px solid #aaa;border-radius:0.5em;background:#aaa;color:#fff;font-weight:600;margin-left:5px;}
.page_arrow:hover	{color:#000;}
.page_number:hover	{background:#eee;font-weight:600;}

/* DIV Å×ÀÌºí */
.list_table			{ display: flex;  flex-direction: column; /* ÇàÀ» ¼¼·Î·Î ½×À½ */  width: 100%;	}
.list_table .row	{ display: flex; /* Çà ¾ÈÀÇ ¿­ Á¤·Ä */  width: 100%;   min-height: 50px; /* ±âº» Çà ³ôÀÌ */  align-items: stretch; /* °°Àº ¿­ ³ôÀÌ ÀÚµ¿ Á¶Á¤ */	}
.list_table .header { border-top:2px solid #444; border-bottom:1px solid #444; font-weight:600;}
.list_table .header .cell {border:0;}
.list_table .cell, .list_table_regi .col3	{ flex-grow: 1; /* °¢ ¼¿ÀÇ ³Êºñ ºñÀ² ¼³Á¤ */  padding: 10px;  text-align: center;  border-bottom: 1px solid #ccc;  word-wrap: break-word; /* ÁÙ¹Ù²Þ Çã¿ë */  box-sizing: border-box; }

.list_table_regi { display: flex; flex-direction: column; width: 100%; border: 1px solid #ccc; box-sizing: border-box; }
.list_table_regi .row { display: flex; width: 100%; align-items: stretch; border-bottom: 1px solid #ccc;   }
.list_table_regi .cell { padding: 10px; text-align: center; box-sizing: border-box; text-align:left; align-items: center; display:flex;flex-wrap: wrap; }
.list_table_regi .cell:last-child { border-right: none; }
.list_table_regi .header { font-weight: bold; background: #f4f4f4; }
.list_table_regi .cell_th, .list_table_regi .col3_th { width:15%; background:#eee; text-align:right; font-weight:600; padding: 10px; align-items: center; }
.list_table_regi .col3 {width:85%;text-align:left; align-items: center;border:0; display:flex;flex-wrap: wrap;}
.regi_cell_msg			{font-size:0.9em;color:#777;text-align:left;line-height:1.5em;}

.linked_row			{cursor:pointer;}
.linked_row:hover	{background:#eee;}
.linked_cell:hover	{cursor:pointer;background:#E3FFFF;color:var(--blue70);}

@media (max-width: 1125px) {
	table.list_round th.l, table.list_round th.r	{border-radius:0;}
	table.list_round th.l							{border-left:0;}
}
@media (min-width: 776px) {
	.list_table_regi .row .cell:nth-child(1),	.list_table_regi .row .cell:nth-child(3) { flex: 0 0 15%; /* 15% °íÁ¤ */ background: #eee; /* ¹è°æ»ö Ãß°¡ */ }
	.list_table_regi .row .cell:nth-child(2),	.list_table_regi .row .cell:nth-child(4) { flex: 0 0 35%; /* 35% °íÁ¤ */	}
}
@media (max-width: 775px) {
    .list_table_regi .row { flex-wrap: wrap; }
    .list_table_regi .row .cell { flex-basis: 100%; text-align: left; }
	.list_table_regi .row .cell_th, .list_table_regi .row .cell, .list_table_regi .row .col3_th, .list_table_regi .row .col3, .list_table_regi .row {border:0;}
	.list_table_regi .row .cell_th, .list_table_regi .row .cell, .list_table_regi .row .col3_th, .list_table_regi .row .col3 {border-bottom:1px solid #ccc;}
	.list_table_regi .row .cell:nth-child(1),	.list_table_regi .row .cell:nth-child(3), .list_table_regi .row .cell_th, .list_table_regi .row .col3_th	{ flex: 0 0 30%; background: #eee; border-right:1px solid #ccc; text-align:right; }
	.list_table_regi .row .cell:nth-child(2),	.list_table_regi .row .cell:nth-child(4), .list_table_regi .row .col3		{ flex: 0 0 70%; }
	
	.regi_cell_msg			{padding-top:0.5em;}
	
	.page_box	{padding-top:1em;}
}

eng					{letter-spacing:1;}

/* Ä¿¼­ ¹× À§Ä¡ */
.pt					{cursor:pointer;}
.nb					{border:0;}
.fix_top			{position:fixed;top:0;}
.fix_bottom			{position:fixed;bottom:0;}
.aleft				{text-align:left;}
.acenter			{text-align:center;}
.aright				{text-align:right;}

/* µðÀÚÀÎ */
.bline_black		{border-bottom:1px solid black;}
.bline_black2		{border-bottom:2px solid black;}
.bline_darkgray		{border-bottom:1px solid #333333;}
.bline_midgray		{border-bottom:1px solid gray;}
.bline_lightgray	{border-bottom:1px solid #dcdcdc;}
.bline_white		{border-bottom:1px solid white;}

.tline_black		{border-top:1px solid black;}
.tline_black2		{border-top:2px solid black;}
.tline_darkgray		{border-top:1px solid #333333;}
.tline_midgray		{border-top:1px solid gray;}
.tline_lightgray	{border-top:1px solid #dcdcdc;}
.tline_white		{border-top:1px solid white;}

.radius3			{border-radius:3px;}
.radius5			{border-radius:5px;}

.shadow_thin		{box-shadow:1px 1px 3px #cccccc;}

/* ÆùÆ® »çÀÌÁî */
.fnt_graph		{font-family: 'Spoqa Han Sans Neo', 'sans-serif';}
.bo				{font-weight:bold;}
.fs_xxs			{font-size:xx-small;}
.fs_xs			{font-size:x-small;}
.fs_s			{font-size:small;}
.fs_m			{font-size:medium;}
.fs_l			{font-size:larger;}
.fs_xl			{font-size:x-large;}
.fs_sxl			{font-size:xx-large;}

.fs_head1		{font-size:24px;font-weight:500;letter-spacing:-2%;line-height:36px;}
.fs_head2		{font-size:20px;font-weight:500;letter-spacing:-1.5%;line-height:32px;}
.fs_head3		{font-size:17px;font-weight:600;letter-spacing:-3.5%;line-height:26px;}
.fs_head4		{font-size:17px;font-weight:500;letter-spacing:-4%;line-height:24px;}
.fs_head5		{font-size:15px;font-weight:600;letter-spacing:-2.5%;line-height:24px;}
.fs_head6		{font-size:13px;font-weight:500;letter-spacing:-3%;line-height:24px;}

.fs_body1		{font-size:17px;font-weight:600;letter-spacing:-3.5%;line-height:24px;}
.fs_body2		{font-size:15px;font-weight:600;letter-spacing:-2.5%;line-height:24px;}
.fs_body3		{font-size:15px;font-weight:500;letter-spacing:-3%;line-height:24px;}
.fs_body4		{font-size:15px;font-weight:400;letter-spacing:-3.5%;line-height:24px;}
.fs_body5		{font-size:13px;font-weight:600;letter-spacing:-1.5%;line-height:20px;}
.fs_body6		{font-size:13px;font-weight:400;letter-spacing:-2.5%;line-height:20px;}
.fs_body7		{font-size:11px;font-weight:500;letter-spacing:-1%;line-height:16px;}

.fs_num1		{font-size:27px;font-weight:500;letter-spacing:-5%;line-height:38px;}
.fs_num2		{font-size:24px;font-weight:500;letter-spacing:-2%;line-height:34px;}
.fs_num3		{font-size:15px;font-weight:700;letter-spacing:-3%;line-height:24px;}
.fs_num4		{font-size:13px;font-weight:700;letter-spacing:-1%;line-height:18px;}
.fs_num5		{font-size:13px;font-weight:500;letter-spacing:-1%;line-height:18px;}
.fs_num6		{font-size:11px;font-weight:500;letter-spacing:-1.5%;line-height:15px;}

.fs_btn1		{font-size:17px;font-weight:500;letter-spacing:-4%;line-height:24px;}
.fs_btn2		{font-size:17px;font-weight:400;letter-spacing:-4.5%;line-height:24px;}
.fs_btn3		{font-size:15px;font-weight:500;letter-spacing:-3%;line-height:24px;}
.fs_btn4		{font-size:15px;font-weight:400;letter-spacing:-3.5%;line-height:24px;}
.fs_btn5		{font-size:13px;font-weight:500;letter-spacing:-2%;line-height:20px;}
.fs_btn6		{font-size:13px;font-weight:400;letter-spacing:-2.5%;line-height:20px;}

/* ÄÃ·¯ */
.clr_base			{color:var(--logo_dark);}
.clr_black			{color:black;}
.clr_darkgray		{color:var(--primary_black);}
.clr_midgray		{color:var(--gray500);}
.clr_lightgray		{color:var(--gray200)}
.clr_white			{color:white;}
.clr_green			{color:var(--green20);}
.clr_orange			{color:#ff6600;}
.clr_red			{color:var(--red20);}
.clr_blue			{color:var(--blue80);}
.clr_navy			{color:navy;}

/* ¹è°æ»ö & ±ÛÀÚ»ö */
.bg_base			{background:#005693;color:var(--logo_dark);}
.bg_black			{background:black;color:#ffffff;}
.bg_darkgray		{background:var(--primary_black);color:#ffffff;}
.bg_midgray			{background:var(--gray500);color:#ffffff;}
.bg_lightgray		{background:var(--gray200);}
.bg_white			{background:white;}
.bg_green			{background:var(--green20);color:#ffffff;}
.bg_orange			{background:#ff9600;color:#ffffff;}
.bg_red				{background:var(--red20);color:#ffffff;}
.bg_blue			{background:#var(--blue80);color:#ffffff;}
.bg_skyblue			{background:#var(--green40);}
.bg_navy			{background:navy;color:#ffffff;}

/* ¿©¹é */
.clear_padding		{padding:0;}
.pad1px				{padding:1px;}
.pad2px				{padding:2px;}
.pad3px				{padding:3px;}
.pad4px				{padding:4px;}
.pad5px				{padding:5px;}
.pad7px				{padding:7px;}
.pad10px			{padding:10px;}
.pad12px			{padding:12px;}
.pad15px			{padding:15px;}
.pad30px			{padding:30px;}

/* Æû */
.frm_box			{border:1px solid #aaaaaa;}
.frm_line			{border:0;border-bottom:1px solid #aaaaaa;}
.frm_nb				{border:0;}
.frm_nb:hover		{background:#eef0ff;cursor:alias;}
.checkbox			{background:url('../Common/Images/checkbox_bg.png');}
.fileup label {text-align:center;color:#fff;font-size: medium;background-color:#5cb85c;cursor:pointer;border:1px solid #4cae4c; border-radius: .25em; -webkit-transition: background-color 0.2s; transition: background-color 0.2s; }
.fileup input[type="file"] {position: absolute; width: 1px; height: 1px; padding:0; margin: -1px; overflow: hidden; clip: rect(0, 0, 0, 0); border: 0; }

/* ¹öÆ° */
.btn_small		{padding:0.3em 0.7em;background:#000;color:#ffffff;border:0;border-radius:5px;cursor:pointer;}
.btn_medium		{padding:0.2em 1em;font-size:1.3em;background:#000;color:#fff;border:0;border-radius:7px;cursor:pointer;vertical-align:middle;}
.btn_large		{padding:0.3em 1.5em;background:#000;color:#ffffff;border:0;border-radius:10px;cursor:pointer;}
.btn_white		{background:#fff;color:#aaa;}
.btn_small:hover, .btn_medium:hover, .btn_medium_cancel:hover, .btn_large:hover .btn_white:hover {background:#000;}
.btn_small_cancel		{padding:0.3em 0.7em;background:#aaa;color:#fff;border:0;border-radius:7px;cursor:pointer;}
.btn_medium_cancel		{padding:0.2em 1em;font-size:1.3em;background:#aaa;color:#fff;border:0;border-radius:7px;cursor:pointer;vertical-align:middle;}
.btn_medium_cancel:hover	{background:#ccc;}
.regi_btn_input			{background:var(--logo_dark);border-radius:5px;}
.gray_cercle	{margin-left:10px;background:#ccc;border:0;width:1.6em;height:1.6em;border-radius:1em;}
.red_cercle		{margin-left:10px;background:red;color:#fff;border:0;padding:0;width:1.6em;height:1.6em;border-radius:50%;}

.btn_gray_small		{padding:0.3em 0.7em;background:#999;color:#ffffff;border:0;border-radius:5px;cursor:pointer;}
.btn_gray_small:hover	{background:#000;}

.btn_orange			{padding:0.2em 1em;font-size:1.3em;background:orange;color:#000;border:0;border-radius:7px;cursor:pointer;vertical-align:middle;}
.btn_orange:hover	{background:#fe8320;}
.btn_purple			{padding:0.2em 1em;font-size:1.3em;background:#7d50f0;color:#fff;border:0;border-radius:7px;cursor:pointer;vertical-align:middle;}
.btn_purple:hover	{background:#6031d7;}

/* Á¤·Ä, °¡·Î, ¼¼·Î »çÀÌÁî */
.ft_cb			{clear:both;}
.ft_l			{float:left;}
.ft_c			{float:center;}
.ft_r			{float:right;}
.w10			{width:10%;}
.w20			{width:20%;}
.w30			{width:30%;}
.w40			{width:40%;}
.w50			{width:50%;}
.w60			{width:60%;}
.w70			{width:70%;}
.w80			{width:80%;}
.w90			{width:90%;}
.w100			{width:100%;}

/* ¾ÆÀÌÄÜ */
.ico_black2gray	{ opacity:0.5;cursor:pointer; }
.ico_red_warn	{ opacity:0.8; vertical-align:middle; }
.ico_black2gray:hover, .ico_red_warn:hover { opacity:1; }
.btn_level		{padding:0.5em 1.5em;background:var(--primary_color);color:#fff;border-radius:1.5em;}

/* ·¹ÀÌ¾î ÆË¾÷ */
#layer_pop_tit_line		{height:42px;padding:5px 0 5px 15px;background:#000;}	
#layer_pop_tit			{width:80%;color:#ffffff;float:left;font-size:1.3em;text-align:left;padding-top:0.2em;}
#layer_pop_close		{width:20%;color:#ffffff;float:left;text-align:right;}
#layer_pop_close_btn	{width:32px;height:32px;font-size:larger;border:0;color:#ffffff;background:#000;cursor:pointer;}
#layer_pop_msg_box		{padding:3em 3em 0 3em;font-size:1em;line-height:1.7em;}
#layer_pop_btn_box		{clear:both;padding:2em 0 2em 0;}

.layer_pop_h2			{font-size:1.3em;}
.layer_pop_msg			{font-size:1em;line-height:1.5em;color:#777;}
.pop_tit				{clear:both;width:30%;float:left;text-align:right;padding-top:1em;font-size:1.2em;font-weight:500;}
.pop_ent				{width:70%;float:left;text-align:left;padding:1em 0 0 1.5em;font-size:1.2em;}
.pop_btn_box			{clear:both;padding-top:1.5em;}
.pop_btn_box span		{margin-left:7pt;font-size:12pt;font-weight:600;border-radius:1.5em;padding:0.6em 1.5em;color:#fff;cursor:pointer;}

/* AI QnA */
#ai_qna_wrap			{position:fixed;right:3em;bottom:3em;width:auto;z-index:100;width:auto;}
	#ico_ai_qna				{margin-top:1em;width:auto;float:right;}
	#ico_ai_qna	img			{height:5em;cursor:pointer;}
	#ai_qna_box				{border-radius:15px;box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);}
	#ai_qna_box_tit			{background:#fd9809;border-top-left-radius:15px;border-top-right-radius:15px;color:#fff;padding:0.5em 1em;font-size:1.2em;font-weight:500;text-align:left;}
	#ai_qna_box_ent			{background:#fff;border-bottom-left-radius:15px;border-bottom-right-radius:15px;padding:1em 2em;}
		.ai_qna_box			{width:80%;width:100%;max-width:400px;position: relative;border:1px solid #ccc;border-radius:5px;text-align:left;padding-left:0.5em;margin-top:0.5em;}
		.ai_qna_box input {width:calc(100% - 3em);padding:10px 0 10px 10px;}
		.ai_qna_box .icon { width:2em;height:2em;border:1px;margin-top:4px;vertical-align:top; cursor: pointer;}
	#ai_qna_list			{padding:1em 2em;}
	#ai_qna_list ul li		{text-align:left;text-decoration:underline;list-style:disc;cursor:pointer;}
	#ai_qna_list ul li:hover	{color:blue;}
	#ai_answer_box			{text-align:left;max-height:50vh; overflow-y: auto; margin:1em 0;}
	#ai_qna_clear			{padding-bottom:1em;}
	#ai_qna_msg				{text-align:left;color:#999;font-size:0.9em;line-height:1.2em;}
	#ai_qna_clear_btn		{padding-bottom:1em;text-decoration:underline;cursor:pointer;}
	#ai_qna_clear_btn:hover	{color:blue;}
/* ±âÅ¸ */
.no_result				{padding:30% 0;color:#777777;text-align:center;}
.img_black2red			{filter: invert(14%) sepia(94%) saturate(5031%) hue-rotate(0deg) brightness(97%) contrast(102%);}

@media (max-width:775px) {
	#layer_pop_msg_box		{padding:3em 1.5em;}
	.layer_pop_h2			{font-size:1.1em;}
	
	.btn_medium				{padding:0.3em 1em;}
	.btn_medium_cancel		{padding:0.3em 1em;}
	#layer_pop_btn_box		{clear:both;padding:0 0 2em 0;}
}

#loading			{
							 width: 100%;  
							 height: 800px;  
							 top: 0px;
							 left: 0px;
							 position: fixed;  
							 opacity: 0.5;  
							 background-color: #fff;  
							 z-index: 199;
							 padding-top:150px;
							 text-align: center; 
							 font-size:16px;
						} 
#popblind				{
							 width: 100%;  
							 height: 100vh;  
							 top: 0px;
							 left: 0px;
							 position: fixed;  
							 opacity: 0.5;  
							 background-color: #fff;  
							 z-index: 149;
						}