<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* ---------------�대찓�쇱＜�뚮Т�⑥닔吏묎굅遺� ---------------*/
.guide h3{
	font-size:20px;
	letter-spacing: -1px;
	margin: 40px 0 10px;
}
#email { 
	background: #fff url("/pages/guide/images/email.jpg") no-repeat scroll 0 0;
	padding-left:180px;
	font-size:16px;
	line-height:160%;
	margin-bottom:50px;
} 
#email h2 { 
	color:#333; 
	font-size:28px; 
	font-weight:700;
	line-height:30px;
	margin-bottom:20px;
	text-align:left;
	border-bottom: 0px solid #efefef;
	
} 
#email h2::before { 
	display:block; 
	content: ""; 
	background-color:#333; 
	margin-bottom:10px;
	width:40px; 
	height:1px; 
}
#email h2::after { 
	background:none;
}
#email_text { 
	border-top:1px dotted #ccc; 
	padding-top:30px; 
}
#email_text h2 { 
	padding-left:20px; 
		font-size:20px;
		background:url("/pages/guide/images/pr_icon.gif") no-repeat scroll 0 10px;
		border-bottom: 0px solid #efefef;
		text-align:left;
}
#email_text h2::after { 
	background:none;
}




/* ---------------- �댁슜�덈궡&gt;媛쒖씤�뺣낫痍④툒諛⑹묠 ---------------- */
#guie_link_t {
	border: 1px solid #E5E5E5;
	padding: 20px 50px;
	overflow: hidden;
	margin-top:30px;
}
#guie_link_t ol {
	float: left;
}
#guie_link_t .ol1 {
	width: 50%;
	margin-right: 0;
}
#guie_link_t li {
	list-style: none outside none;
}




/* ------------ �ъ씠�몃㏊ ------------ */
#sitemap_wrapper {
	width: 100%;
	margin: 0;
}
#sitemap_wrapper .cate_depth01 .list01 {
	margin-bottom: 5%;
}
#sitemap_wrapper .cate_depth01 h3 {
	border-bottom: 1px solid #9d9d9d;
	border-top: 2px solid #444;
	padding: 15px 0;
	text-align:center;
	font-size: 22px;
	font-weight:bold;
	background:#f5f5f5;
}
#sitemap_wrapper .cate_depth01 h3 a.cate01_tit {
	letter-spacing: -0.07em;
	color: #333;
}
#sitemap_wrapper ul.cate_depth02 li {
	background: url("/images/sub/bullet_list02.gif") no-repeat scroll 20px 50%;
	border-bottom: 1px solid #d2d2d2;
}
#sitemap_wrapper ul.cate_depth02 li a {
	color: #777;
	display: block;
	letter-spacing: -0.07em;
	padding: 10px 0 10px 1em;
}
#sitemap_wrapper ul.cate_depth02 li a:hover {
	color: #e60012;
}

@media (max-width: 767px) {
 
	#email h2 { 
		display:none;
	}
	#email_text  { 
		padding-top:0;
	}
	#email { 
		background: none;
		padding-left:0px;
	} 
	#sub_body #email_text h2 { 
		padding-left:20px; 
		font-size:18px !important; 
		background:url("/pages/guide/images/pr_icon.gif") no-repeat scroll 0 10px;
		border-bottom: 0px solid #efefef;
		text-align:left;
	}

	
}

@media (min-width: 993px) {
	#sitemap_wrapper .cate_depth01 .list01 {
		min-height:300px;
	}
}</pre></body></html>