@media screen and (max-width: 980px) {
	body {
		padding: 0px;
	}
	.slide_all,.globalHeader, .content__right-col, .googlemap {
		display: none;
	}
	.wrap, .global__footer__block {
		max-width: 100%;
		min-width: 320px;
	}
	.wrap {
		padding-left: 50px;
		background: #ffb366;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-o-box-sizing: border-box;
		-ms-box-sizing: border-box;
		box-sizing: border-box;
		}
	.container {
		padding: 0px;
	}
	.container, .content__wrap {
		width: 100%;
		max-width: 100%;
	}
	.content__wrap .content__left-col {
		width: 100%;
		max-width: 100%;
		text-align: center;
	}
	.content__wrap .content__oshirase .oshirase__block-left {
		margin: 10px auto;
		float: none;
	}
	.content__wrap .content__oshirase .content__oshirase__block {
		margin: 10px auto;
		float: none;
	}
	.smart_img {
		margin: auto;
		width: 90%;
		height: auto;
	}
	#globalFooter {
		display: none;
	}
	.img_no1 {
		max-width: 629px;
		height: auto;
	}
	.img_no2 {
		max-width: 303px;
		height: auto;
	}
	.img_no3 {
		width: auto;
		max-height: 138px;
	}
	
	.menu__block__2col {
		width: 100%;
	}
	.content__menu {
		padding: 2%;
	}
}





