<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/***************** 
   #cospe 
*****************/
#cospe{
}
#cospe .bnr-main{
	padding:0 0 2%;
}

#cospe .txt-main{
	margin:0 0 2%;
	padding:1%;
	text-align:left;
	font-size:25px;
}
#cospe .txt-main p{
	font-weight:bold;
}

@media screen and ( max-width:767px) {
	#cospe .txt-main{
		font-size:0.8em;
	}
}
</pre></body></html>