<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">  /* ŲØŲÆŁŁ† Ų³ŲŖŁŁ† Ų³Ł…ŲŖ Ś†Ł¾ */
#co_center{
	width:100%;
	border-right:3px solid #d9dbdd;
	padding-left:0;
}
.yw_box{
	border-left:0;
	border-right:0;
}
 @media only screen and (min-width: 1016px) and (max-width: 1190px) {
	#co_center{
	width:100%;
}
 }
@media only screen and (min-width: 778px) and (max-width: 1015px) {
	#co_center{
	width:100%;
}
 }
 @media only screen and (min-width: 480px) and (max-width: 777px) {
	#co_center{
	width:inherit;
}
 @media only screen and (min-width: 50px) and (max-width: 479px) {
	#co_center{
	width:inherit;
}
 }
</pre></body></html>