@charset "utf-8";

/*======================================

	SP

=======================================*/

@media screen and (max-width: 559px) {

#headcont {
	background: #FFF url(https://lecinc.itembox.design/item/html/natyucuri/img/mainimg_area_bg_sp.jpg) repeat-y;
	-moz-background-size:100% auto;
	background-size:100% auto;
	height: 60px;
	}

#top_mainimg_area .pc {
	display: none;
	}

}


/*======================================

	PC

=======================================*/

@media screen and (min-width: 560px) {
	
/* カラム枠 */
#wrap {
	width: 100%;
	/*background: url(https://lecinc.itembox.design/item/html/natyucuri/img/mainimg_area_bg.jpg) top center repeat-x;*/
	}

#top_mainimg_area .pc {
	background: url(https://lecinc.itembox.design/item/html/natyucuri/img/mainimg.png) no-repeat top center;
	display: block;
	}

}
