<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#cnt .lh{
	line-height:1.5em;
}

#cnt .lh a{
	text-decoration:underline !important;}

#cnt .hima{
	background-color:#f3f3f3;
	padding:20px;
	font-size:16px;	
}

#cnt .caution{
	padding-left: 1em;
    text-indent: -1em;
	font-size:12px;
}

#cnt .sp_only{
	display:none;
}

#cnt .pc_only{
	display:block;
}

#cnt .ttl-unit-02 {
    margin: 20px 0 !important;

}
@media (max-width: 720px) {


#cnt .all{
	width:100%;
	height:auto;
}

#cnt .sp_only{
	display:block;
}

#cnt .pc_only{
	display:none;
}

#cnt .pad1{
	padding:1%;
}

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