<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/*=======================================
特定商取引法に基づく表記
=========================================*/
.tokusho-block dl {
	font-size : 14px ;
	padding-bottom : 30px ;
}
.tokusho-block dt {
	background : #d1eff5 ;
	padding : 8px 0.5em ;
	border-radius : 5px ;
	font-weight : 700 ;
}
.tokusho-block dd {
	margin : 0.5em 0 2em 0.5em ;
	line-height : 1.6 ;
}
.tokusho-block dd p { margin-bottom : 1em ; }
.tokusho-block strong { color : #172480 ; }</pre></body></html>