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

/* banquet [PC]
===================================================*/

	/* common
	------------------------------------------------*/
	
	
/* banquet
===================================================*/
@media screen and (max-width: 1000px) {
	
	/* index.html
	------------------------------------------------*/
	.col3 .col3itemL .btn02,
	.col3 .col3itemR .btn02 {
		width: 100%;
	}

}

@media screen and (max-width: 750px) {
	
	/* common
	------------------------------------------------*/
	

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