<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;"> @import url(http://fonts.googleapis.com/earlyaccess/nanummyeongjo.css); 
 
/* �쒕툕 �붿옄�� 愿���  ===================================================================================== */ 
.sub_title_txt01			{font-weight:normal;font-size:23px;color:#37334a; letter-spacing:-2px;padding:0 0 10px 0;line-height:130%;}
.sub_title_txt02			{font-size:17px;color:#555;line-height:130%;} 


.int_box					{margin-bottom:10px;position:relative;overflow:hidden;background:#f1f5fc;padding:15px 20px;border-radius:5px;}	

.pro_btn					{display:inline-block;line-height:42px;padding:0 30px;color:#fff;background:#2196f3;border:1px solid #1687e0; border-radius:2px;
							cursor:pointer;font-weight:bold;} 


/* �ㅼ떆�붽만 ============= */ 
.map_list					{overflow:hidden;padding:25px 0 20px 0;border-top:1px solid #ddd;border-bottom:1px solid #ddd;}
.map_list p					{font-size:17px;color:#252525;float:left;padding:10px 0 0 10px;}
.map_list ul				{padding-left:180px;}
.map_list .location01		{padding: 5px 0 5px 35px;background:url('../image/sub/map_acc01.png') no-repeat 0 2px;background-size:25px auto;}
.map_list .location02		{padding: 5px 0 5px 35px;background:url('../image/sub/map_acc02.png') no-repeat 0 2px;background-size:25px auto;}



.sub_process_arrow				{min-height:40px;background:url(../image/sub/sub_arrow02.png) no-repeat center -2px;}
.sub_process_li					{}
.sub_process_li dl				{overflow:hidden;}
.sub_process_li dl dt			{float:left;width:28%;color:#444; border:1px solid #eaeaea;box-sizing: border-box;text-align:center;line-height:140%;padding:0 0 10px 0;letter-spacing:-0.5px;border-radius:5px;}
.sub_process_li dl dt p			{padding:8px;background:#4658c1;color:#fff;font-size:0.85em;font-weight:bold;margin-bottom:10px;letter-spacing:0;border-top-left-radius:5px;border-top-right-radius:5px;}
.sub_process_li dl dd			{float:right;width:70%;padding:15px 15px 10px 15px;line-height:150%;background:#f7f8f8;min-height:53px;border-radius:5px;}





/* screen 785 */
@media screen and (max-width:785px) {

	.sub_title_txt01				{font-size:1.5em;padding:0 0 7px 0;}
	.sub_title_txt02				{font-size:1.2em;}

	.map_list						{padding:15px 10px;}
	.map_list p						{font-size:1.2em;float:none;padding:0;}
	.map_list ul					{padding:10px 0 0 0;}

}



/* screen 580 */
@media screen and (max-width:580px) {

	.sub_process_li dl dt			{float:none;width:100%;}
	.sub_process_li dl dd			{float:none;width:100%;border-radius:0;}

}

</pre></body></html>