@media screen and (max-width:1279px) {


	/*************************** C-01. 枠組共通 ***********************/
	/*************************** C-02. header ************************/
	/*************************** C-03. nav ***************************/
	/*************************** C-04. main共通 **********************/
	/*************************** C-05. h1, h2見出し *******************/
	/*************************** C-06. breadcrumb ********************/
	/*************************** C-07. pager backnumber等 ************/
	/*************************** C-08. aside *************************/
	/*************************** C-09. footer ************************/
	/*************************** C-10. toppage ***********************/
	.top-02-bg01 {
		background-position: 0 430px;
		background-size: 30%;
	}

	.top-02-bg02 {
		display: none;
	}

	.top-04-bg01 {
		position: absolute;
		background-position: right 80px;
		background-repeat: no-repeat;
		background-image: url(../images/img/top_img09.png);
		background-size: 30%;
		width: 100%;
		height: 600px;
		z-index: -1;
	}

	.top-05-bg01 {
		background-position: 0 715px;
		background-size: 20%;
	}

	.top-05-bg02 {

		background-position: right 778px;
		background-size: 20%;
	}

	.top-05-bg03 {

		background-position: right 876px;
		background-size: 20%;
	}

	/*************************** C-11. form **************************/
	/*************************** C-12. レギュレーション ********************/
	/*************************** C-13. 検索結果 ***********************/
	/*************************** C-14. 内部ページ ***********************/

	/*B-14-1 エリア*/
	.area-cities-container ul {
		width: 24%;
	}

}

/* max-width */