@charset "UTF-8";

/*
|
|	PC
|
*/
@media screen and (min-width: 980px) {
	body{ background:url(https://cr-intel.com/of/agj/img/com/background1.jpg) repeat-x; }
	body.topBackChange{ background:none; }

	.l-wrap{ width:100%;margin:auto auto; }
	.l-wrap.dish{ background:url(https://cr-intel.com/of/agj/img/dish/cnt_back.jpg) center 92px no-repeat; }
	.l-wrap.guestRoom{ background:url(https://cr-intel.com/of/agj/img/guest/cnt_back.jpg) center 92px no-repeat; }
	.l-wrap.facility{ background:url(https://cr-intel.com/of/agj/img/fcty/cnt_back.jpg) center 92px no-repeat; }
	.l-wrap.spa{ background:url(https://cr-intel.com/of/agj/img/spa/cnt_back.jpg) center 92px no-repeat; }
	.l-wrap.rest{ background:url(https://cr-intel.com/of/agj/img/rest/cnt_back.jpg) center 92px no-repeat; }
	.l-wrap.wi{ background:url(https://cr-intel.com/of/agj/img/wi/cnt_back.jpg) center 92px no-repeat; }
	.l-wrap.tour{ background:url(https://cr-intel.com/of/agj/img/tour/cnt_back.jpg) center 92px no-repeat; }
	.l-headerWrap{ width:100%;background:url(https://cr-intel.com/of/agj/img/com/hd_back_line.gif) center 67px no-repeat; }
	.l-header{ position:relative;z-index:100;width:1000px;height:119px;margin:auto auto; }
	.l-sideNav{}
	.l-contentsWrap{ position:relative;z-index:10;width:100%; }
	.l-contents{ min-height:1280px; }
	.comWidth{ width:980px;margin:auto auto; }
	.l-footerWrapBackImg{ position:relative;width:100%;height:643px;margin-top:-425px;background:url(https://cr-intel.com/of/agj/img/com/ft_back.jpg) center top no-repeat; }
	.l-footerWrapBackImg.changeWiFooter{ position:relative;width:100%;height:783px;margin-top:-65px;background:url(https://cr-intel.com/of/agj/img/wi/wi_footer.jpg) center top no-repeat; }
	.l-footerWrapWave{ position:absolute;bottom:0px;width:100%;height:102px;background:url(https://cr-intel.com/of/agj/img/com/ft_nav_back.png) center top no-repeat; }
	.l-footer{ width:980px;height:102px;margin:auto auto;text-align:center; }
}





/*
|
|	スマホ縦を想定
|
*/
@media screen and (max-width: 979px) {
	body{ background:#FFF; }

	.l-wrap{ background:url(https://cr-intel.com/of/agj/img/dish/cnt_back.jpg) center top no-repeat;background-size:contain; }


}
