
@media only screen and (min-width: 641px) {

	#header {
		background-color: #fff;
		width: 100%;
		min-width: 980px;
	}
	#header .inner {
		width: 980px;
		margin: 0 auto;
	}
	#header .inner .logo-group {
		display: inline-block;
		padding-top: 15px;
	}
	#header .inner .logo-group img{
		display: block;
		width: 150px;
		float: left;
	}
	#header .inner h1 {
		display: inline-block;
		font-size: 12px;
		line-height: 1.1;
		font-weight: normal;
		padding-left: 10px;
		margin-top: 10px;
	}
	#header .inner .link {
		width: 400px;
		float: right;
		text-align: right;
		margin:15px 10px 0 0;
	}
	#header .inner .link a {
		padding: 0 10px;
	}
	#header .inner #navi {
		clear: both;
		text-align: center;
		margin: 40px 0 16px;
		overflow: hidden;
	}
	#header .inner #navi ul {
		display: inline-block;
	}
	#header .inner #navi ul a {
		width: 110px;
		margin: 0 5px;
		float: left;
		text-align: center;
		height: 37px;
		border-bottom: none;
		color:#333;
		text-decoration:none;
		font-size:18px;
		position: relative;
		box-sizing: border-box;
	}
	#header .inner #navi ul a.on {
		border-bottom: 2px solid #7a68ae;
	}
	#header .inner #navi ul a::after {
		content: '';
		display: block;
  		position: absolute;
		bottom: 0;
		width: 110px;
		height: 2px;
		-webkit-transform: scaleX(0);
		-ms-transform: scaleX(0);
		transform: scaleX(0);
		background-color: #7a68ae;
		-webkit-transition: all .3s ease;
		transition: all .3s ease;
	}
	#header .inner #navi ul a:hover::after {
		-webkit-transform: scaleX(1);
		-ms-transform: scaleX(1);
		transform: scaleX(1);
	}
	#header .inner #navi ul a.on::after {
		background-color: transparent;
	}
	#header .inner p.footpath {
		clear: both;
		font-size: 11px;
		position: relative;
		top: -25px;
		margin: 0 0 -20px 20px;
		width: 400px;
		overflow: hidden;
		text-indent: 100%;
		white-space: nowrap;
	}
	div#footpath {
		font-size: 11px;
		padding: 8px;
	}
	div#footpath p {
		width: 980px;
		margin: 0 auto;
	}
	  
	
	
	/* 店舗ページ用 */
	#footbg {
		background: url(../img/common-top/bg_footer.gif) repeat-x top #fafafa;
		padding-top: 24px;
		margin-top: 30px;
	}
	#footbg .inner {
		width: 980px;
		margin: 0 auto;
		font-weight: normal !important;
		color:  #000 !important;
	}
	#footbg .secf .shopname {
		border-radius: 25px;
		-webkit-border-radius: 25px;
		-moz-border-radius: 25px;
		background-color: #F7B524;
		padding: 8px 32px;
		margin-bottom: 24px;
		display: inline-block;
		line-height: 14px;
		font-size: 14px !important;
		font-weight: bold !important;
	}
	#footbg .secf .left {
		width: 470px;
		float: left;
		padding-left: 16px;
	}
	/*#footbg .secf #icons {
		display: block;
		float: left;
	}*/
	#footbg .secf #icons ul {
	   	list-style: none;
		font-size: 0;
		margin: 40px 0 20px;
		/*overflow: hidden;*/
	}
	#footbg .secf #icons ul li {
		display: inline-block;
		width: 53px;
		height: 77px;
		margin-left: 5px;
		/*float: left;*/
		font-size: 0;
		background-size: 100%;
	}
	#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: 138px;
		height: auto;
		margin: 0 20px 10px 0;
	}
	#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;
	}
	#footbg .secf ul.icon_list li {
		padding-right: 5px;
		float: left;
		font-size: 0;
	}
	#footbg .secf ul.icon_list li img{
		width: 50px;
		height: 72px;
	}*/
	
	#footbg .secf p.address {
		font-size: 14px;
		margin-bottom: 8px;
	}
	#footbg .secf .ex-link {
		font-size: 14px;
	}
	#footbg .secf .ex-link p {
		margin-bottom: 8px;
	}
	
	#footbg .secf .right {
		width: 470px;
		float: right;
	}
	#footbg .secf .right a {
		text-decoration: none;
		color: #000;
	}
	#footbg .secf .right p.extra-name {
		font-weight: bold !important;
		font-size: 26px !important;
		color: #f00 !important;
	}
	#footbg .secf .right p.extra-text {
		line-height: 1em;
		margin-bottom: 8px;
		color: #f00000 !important;
		font-size: 12px !important;
	}
	#footbg .secf .right p.no {
		background: url(../img/detail/icon_tel.gif) left 4px no-repeat;
		padding-left: 50px;
		font-size: 45px;
		line-height: 50px;
		color: #E50601;
	}
	#footbg .secf .right p.fax {
		color: #E50601; 
		font-size: 24px !important;
		margin-bottom: 10px;
	}
	#footbg .secf .right p.stuffhour {
		font-size: 14px;
	}
	#footbg .secf .right p.postscript {
		color: #f00000 !important;
		font-size: 14px !important;
		margin-top: 8px;
	}
	#footbg .secf div.btn {
		clear: both;
		padding: 30px 0;
		text-align: center;
	}
	#footbg .secf div.btn a {
		margin: 5px;
		background: url(../img/detail/btn_f1_l.gif) 0 0 no-repeat;
		display: inline-block;
		color: #fff;
		font-size: 20px;
		line-height: 81px;
	}
	#footbg .secf div.btn a:hover {
		background-position: 0 -79px;
	}
	#footbg .secf div.btn a span {
		width: 309px;
		height: 79px;
		display: inline-block;
		background: url(../img/detail/btn_f1_r.gif) 100% 0 no-repeat;
	}
	#footbg .secf div.btn a span:hover {
		background-position: 100% -79px;
	}
	
	
	#footerbg {
		background: #EEEEEE;
	}
	#footer {
		width:944px;
		margin: 0 auto;
		padding-bottom: 10px;
		position: relative;
		overflow: hidden;
		font-size: 12px !important;
		font-weight: normal !important;
		color: #000 !important;
	}
	#footer a {
		color: #777777;
	}
	#footer div.links {
		overflow: hidden;
		padding-top: 30px;
		padding-bottom: 10px;
	}
	#footer div.links p {
		font-size: 180%;
		font-weight: normal;
		width: 500px;
	}
	#footer div.links .left_box {
		float: left;
	}
	#footer div.links .left_box div {
		margin-top: 20px;
		float: left;
		line-height: 200%;
	}
	#footer div.links div.area {
		margin-right: 30px;
	}
	#footer div.links span.sp {
		display:none;
	}
	#footer .right_box {
		width: 350px;
		height: 250px;
		float: right;
	}
    #footer .bottom_box {
		padding-top: 30px;
	}
	#footer p.copyright {
		position: absolute;
		right: 0;
		bottom: 10px;
		clear: both;
	}
	

	.gmapinview{width:940px; height:450px; margin:20px auto;}
}
