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

/* contents setting
------------------------- */

/* c01 */

#contents_main #c01 #c01_01 {
	margin-top: 30px;
}

#contents_main #c01 #rerouting {
	padding: 20px 20px 6px 20px;
	background: #d9ebf6;
}

#contents_main #c01 #rerouting h5 {
	color: #0078c4;
	font-weight: bold;
	margin-bottom: 4px;
}

/* c03 */

#contents_main #c03 #detail_info {
	border: 1px solid #cfcfe1;
	padding: 20px 20px 8px;
	margin-bottom: 30px;
}

#contents_main #c03 #detail_info h5 {
	font-size: 123.1%;
	font-weight: bold;
	margin-bottom: 8px;
}

#contents_main #c03 #detail_info p em {
	text-decoration: none;
	font-weight: bold;
	color: #0078c4;
}


#contents_main #c03 #search_img {
	position: relative;
}

#contents_main #c03 #search_img img.search_ex {
	position: absolute;
	top: 0;
	right: 0;
}

#contents_main #c03 .s_column {
	margin-bottom: 20px;
}

#contents_main #c03 .s_column h4 {
	margin-bottom: 8px;
}

#contents_main #c03 .s_column p {
	margin-bottom: 8px;
}

#contents_main #c03 .s_column p.num em {
	font-size: 138.5%;
	font-weight: bold;
}

#contents_main #c03 .s_column li {
	padding-left: 1em;
	text-indent: -1em;
	margin-bottom: 4px;
}


/* c04 */

#contents_main #c04 #c04_01 {
	margin-top: 30px;
}

#contents_main #c04 #c04_01 ul {
	margin-bottom: 18px;
}

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