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

/* //////////////////////////////////////////////////

　プライバシーポリシー ・ キャンセルポリシー

////////////////////////////////////////////////// */

#contents {
	padding-top:0;
}
#contents .inner {
	padding-top:30px;
	background:url(../../common/img/main/bg_inContents.png) no-repeat right top;
}
#contents section {
}


#contents section h4 {
	margin-bottom:30px;
}

#sec01 {
	margin-bottom:75px;
}
#sec01 h4 {
	margin-top:25px;
}
#sec01 dl {
	margin:0 3px;
}
#sec01 dt {
	margin:55px 0 15px;
}
#sec01 dd {
	margin:0 10px;
	line-height:2;
}
#sec01 li {
	line-height:2;
}
#sec01 .pagetop {
	margin-top:45px;
}


#sec02 .style01 {
	margin:23px 0;
}
.style01 th,
.style01 td {
	width:150px;
	height:30px;
	text-align:center;
	vertical-align:middle;
}

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