@media only screen and (max-width: 640px) {
	.menu_btn {
		width: 40px;
		height: auto;
	}
	
	#sp_menu {
		display: none;
		overflow: hidden;
		background-color: #fff;
		opacity: .9;
		position: relative;
		z-index: 9999;
	}
	#sp_menu ul {
		margin: 20px;
	}
	#sp_menu ul a {
		padding: 4px 0 3px;
		margin: 0 1px;
		display: inline-block;
		width: 48.8%;
		text-decoration: none;
		border-bottom: 1px solid #7a68ae;
	}
	#sp_menu ul a:nth-child(2n) {
		margin: 0;
	}
	#sp_menu .menu2 {
		padding: 0 8px 10px;
		text-align: right;
	}
	#sp_menu p.title {
		border-left: 2px solid #9764C7;
		padding: 1px 10px;
		line-height: 1.37;
		font-size: 16px;
		margin: 15px 0 0px 20px;
	}
	
	#header {
		background-color: #fff;
		overflow: hidden;
	}
	#header .inner {
		margin: 0 auto;
		overflow: hidden;
	}
	#header .inner .logo-group {
		display: inline-block;
		padding: 15px 0 0 15px;
	}
	#header .inner .logo-group img {
		display: block;
		width: 87px;
		float: left;
	}
	#header .inner h1 {
		display: inline-block;
		font-size: 8px;
		line-height: 1.1;
		font-weight: normal;
		padding-left: 5px;
		margin-top: 6px;
	}
	#header .inner .menu {
		display: inline-block;
		float: right;
		padding: 8px 8px 0 0;
	}
	#header .inner #navi.sp {
		clear: both;
		width: 100%;
		padding-top: 10px;
		overflow: hidden;
	}
	#header .inner #navi.sp ul a {
		width: 72px;
		margin: 0 4px;
		float: left;
		text-align: center;
		font-size: 12px;
		color:#333;
		text-decoration:none;
		padding:5px 0;
	}
	#header .inner .link,
	#header .inner p.footpath {
		display: none;
	}
	
	div#footpath {
		font-size: 8px;
		padding: 8px;
	}
	div#footpath p {
		width: 100%;
		padding: 0;
	}





  
	#footerbg {
		background: #EEEEEE;
	}
	#footer {
		padding: 10px;
		text-align: center;
		font-size: 9px !important;
		font-weight: normal !important;
		color: #000 !important;
	}
	#footer a {
		color: #777777;
	}
	#footer div.links {
		text-align: left;
		overflow: hidden;
		padding-top: 20px;
		width: 100%;
	}
	#footer div.links span span{
		display:block;
	}
	#footer div.links p {
		font-size: 160%;
		font-weight: 200;
		text-align: left;
		padding:0 0 0 10px;
	}
	#footer div.links .left_box {
		line-height: 200%;
		padding: 0 10px 20px;
	}
	#footer div.links .left_box p {
		padding: 0 0 20px;
	}
	#footer div.links div.area {
		visibility: hidden;
		height: 0;
	}
	#footer .right_box {
		padding: 0 10px 20px;
	}
	#footer p.copyright {
		padding: 15px 0;
		text-align: center;
		font-size: 5px;
	}
	
	.gmapinview{width:320px; height:320px; margin:20px auto;}
	
	
	/* 店舗ページ用 */
	#footbg {
		background: url(../img/common-top/bg_footer.gif) repeat-x top #fafafa;
		margin-top: 20px;
		width: 100%;
		overflow: hidden;
	}
	#footbg .inner {
		padding: 20px;
		font-weight: normal !important;
		color:  #000 !important;
	}
	#footbg .secf .shopname {
		border-radius: 25px;
		-webkit-border-radius: 25px;
		-moz-border-radius: 25px;
		background-color: #F7B524;
		font-size: 12px !important;
		padding: 4px 16px;
		display: inline-block;
		line-height: 14px;
		font-weight: bold;
	}
	
	#footbg .secf #icons {
		margin-bottom: 16px;
	}
	#footbg .secf #icons ul {
	   	list-style: none;
		font-size: 0;
		margin: 16px 0;
	}
	#footbg .secf #icons li {
		width: 10.6%;
		
		margin-left: 2%;
		background-size: 100%;
		display: inline-block;
	}
		#icons li img{
	width:100%;
	height: auto;
	}

	#footbg .secf #icons ul li:first-child {
		margin-left: 0;
	}
	.ico-parking-lot {
		background: url("../img/detail/icon_01.png") no-repeat;
	}
	.ico-bicycle-parking-lot {
		background: url("../img/detail/icon_02.png") no-repeat;
	}
	.ico-Wi-Fi {
		background: url("../img/detail/icon_03.png") no-repeat;
	}
	.ico-en {
		background: url("../img/detail/icon_04.png") no-repeat;
	}
	.ico-tanning {
		background: url("../img/detail/icon_05.png") no-repeat;
	}
	.ico-net {
		background: url("../img/detail/icon_06.png") no-repeat;
	}
	.ico-water {
		background: url("../img/detail/icon_07.png") no-repeat;
	}
	.ico-pt {
		background: url("../img/detail/icon_08.png") no-repeat;
	}
	#footbg .secf #icons span {
		display: inline-block;
		width: 29%;
		height: auto;
		margin-right: 6%;
		margin-bottom: 8px;
	}
	#footbg .secf #icons span:nth-child(4n){
		margin-right: 0;
	}
	#footbg .secf #icons span a {
		display: inline-block;
		width: 100%;
		height: auto;
	}
	#footbg .secf #icons span img{
		width: 100%;
		height: auto;
	}
	
	/*#footbg .secf ul.icon_list {
	    list-style: none;
		font-size: 0;
		overflow: hidden;
		margin-top: 10px;
	}
	#footbg .secf ul.icon_list li {
		padding-left: 5px;
		display: inline-block;
		font-size: 0;
	}
	#footbg .secf ul.icon_list li:first-child {
		padding-left: 0;
	}
	#footbg .secf ul.icon_list li img {
		width: 30px;
		height: auto;
	}*/
	#footbg .secf p.address {
		clear: both;
		margin-bottom: 20px;
		padding-top: 10px;
		font-size: 80%;
		font-size: 10px;
	}
	#footbg .secf .ex-link {
		margin-bottom: 8px;
		font-size: 10px !important;
	}
	#footbg .secf .ex-link p {
		margin-bottom: 8px;
	}
	p.extra {
		text-align: right;
		font-weight: bold;
		font-size: 14px !important;
		color: #f00000 !important;
	}
	#footbg .secf .right {
		padding: 10px 5px 5px;
		margin: 0 auto;
		background: #FFFFFF;
		border: #EEEEEE 1px solid;
		border-radius: 5px;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		box-sizing: border-box;
		text-align: center;
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0.00, #fff), color-stop(1.00, #f0f0f1));
		background: -webkit-linear-gradient(#fff, #f0f0f1);
		background: -moz-linear-gradient(#fff, #f0f0f1);
		background: -o-linear-gradient(#fff, #f0f0f1);
		background: -ms-linear-gradient(#fff, #f0f0f1);
		background: linear-gradient(#fff, #f0f0f1);
	}
	#footbg .secf .right a {
		text-decoration: none;
		color: #000000;
	}
	#footbg .secf .right span {
		color: #f00000;
		line-height: 1em;
		font-size: 12px !important;
	}
	#footbg .secf .right p.extra-name {
		font-size: 14px !important;
	}
	#footbg .secf .right p.extra-text {
		font-size: 12px !important;
	}
	#footbg .secf .right p.no {
		display: inline-block;
		background: url(../img/detail/icon_tel.gif) left top no-repeat;
		background-size: auto 25px;
		padding-left: 30px;
		margin-bottom: 5px;
		font-size: 24px;
		line-height: 25px;
		color: #E50601;
	}
	#footbg .secf .right p.fax {
		color: #E50601; 
		font-weight: bold; 
		margin-left: 67px;
	}
	#footbg .secf .right p.stuffhour {
		text-align: center;
		font-size: 8px;
	}
	#footbg .secf .right p.postscript {
		color: #f00000 !important;
		font-size: 12px;
		margin-top: 8px;
	}
	#footbg .secf div.btn {
		clear: both;
		padding: 10px 0;
		text-align: center;
	}
	#footbg .secf div.btn a {
		margin-top: 10px;
		display: inline-block;
		color: #fff;
		font-size: 12px;
		line-height: 40px;
		width: 100%;
		height: 40px;
		background: #a4d345;
		/* Old browsers */
		background: -moz-linear-gradient(top, #a4d345 0%, #84b525 71%, #84b525 100%);
		/* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #a4d345), color-stop(71%, #84b525), color-stop(100%, #84b525));
		/* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top, #a4d345 0%, #84b525 71%, #84b525 100%);
		/* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top, #a4d345 0%, #84b525 71%, #84b525 100%);
		/* Opera 11.10+ */
		background: -ms-linear-gradient(top, #a4d345 0%, #84b525 71%, #84b525 100%);
		/* IE10+ */
		background: linear-gradient(to bottom, #a4d345 0%, #84b525 71%, #84b525 100%);
		/* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a4d345', endColorstr='#84b525',GradientType=0 );
		/* IE6-9 */
		border-radius: 5px;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
	}
	#footbg .secf div.btn a span {
		width: 100%;
		height: 40px;
		display: inline-block;
		background: url(../img/detail/btn_icon.gif) 10px 50% no-repeat;
		background-size: auto 8px;
	}
}
