/*
 *	x.css
 *	1025px～
 */

/*--------------------------------------------------
	PC 用設定
 */

section fxw.maxc {
	max-width: 1600px;
	margin: 0 auto;
}

.poster {
	width:	calc( 33% - 2rem );
}
