@charset "UTF-8";

/**********************************************************
 *
 * 個別CSS PCパーツ
 *
 **********************************************************/

/* 2col→1colへ
-------------------------------------------*/
.contents-main {
	width: 100% !important;
	float: none !important;
}
