<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_2col_1 p,
.main_2col_1 dt,
.main_2col_1 dd{
	font-size:16px; font-size:1.6rem;
	line-height:1.6;
}
.prof_01{
	margin-top:1.6em;
	text-align:right;
}
.main_2col_1 p.h_yerrow{
	margin:1em 0;
}
.main_2col_1 dt{
	float:left;
	color:#d5ae3c;
	padding:0.8em 0;
}
.main_2col_1 dd{
	padding:0.8em 0;
	padding-left:110px;
	border-bottom:1px dashed #d5ae3c;
}
.main_2col_1 dd.history{
	padding:0.8em 0;
	padding-left:210px;
	border-bottom:1px dashed #d5ae3c;
}
h3{
	font-size:16px; font-size:1.6rem;
	color:#775906;
	margin:1em 0;
}
@media only screen and (max-width : 979px) {
.main_2col_1 dt{
	float:none;
	padding:0.8em 0;
}
.main_2col_1 dd,
.main_2col_1 dd.history{
	padding-top:0;
	padding-left:1em;
}
}</pre></body></html>