.pcoff{
	display: none;
}
#contents{
	overflow: visible;
}
.kt{
	padding-bottom: 30px;
}
.info .day{
	letter-spacing: -0.05em;
}
.ryokin{
	position:relative;
	margin-top:-7px;
	padding: 8px;
	background: url(img/ryokin-bg.jpg);
	text-align: center;
}
.ryokin li{
	vertical-align: middle;
	margin: 8px 0;
}
.ryokin li img{
	vertical-align: middle;
	margin-left: 15px;
}
.mousikomi{
	margin-top: 10px;
}
.moushikomi a img{
	padding-bottom: 10px;
}
.text{
  width: 360px;
}
.special{
}
.special p{
	color: #005d97;
	font-size: 1.4em;
	line-height: 1.5;
	font-weight: bold;
	margin-top: 10px;
}
.special ul{
	display: block;
	text-align: center;
	padding-bottom: 15px;
	padding-top: 10px;
}
.special ul li{
	font-size: 1.4em;
	color: #005d97;
	letter-spacing: -0.05em;
}
.special br{
	display: none;
}
.special span{
	font-size: 1em;
	color: #005d97;
	letter-spacing: -0.05em;
}

.small	{
	font-size: 0.8em;
	color: #015681;
}

.junsai .text{
	width: 32em;
}
.dangomogamigawa .img2{
	float: right;
	margin-top: 4px;
}
.dangomogamigawa .text{
	width: 19em;
}
.basholine .text{
	width: 30em;
}
.yunohama .img2{
	float: right;
	width: 249px;
}
.yunohama .text{
	width: 19em;
}
.dewasanzan .text,
.dewasanzan .chuuki{
	width: 32em;	
}
.dewaya .text{
	width: 32em;
}
.yotteke .text{
	width: 25em;
}

@media screen and (max-width: 768px) {
	#contents{
		overflow: hidden;
	}
	.pcoff{
		display: block;
	}
	.spoff{
		display: none !important;
	}

	.breadcrumb+h1{
		width: 100vw;
		margin-left: -10px;
	}
	.breadcrumb+h1 img{
		width: 100%;
		height: auto;
	}
	.ryokin{
		width: 100vw;
		margin-left: -10px;
		overflow: hidden;
	}
	.ryokin li{
		width: 100%;
		margin-bottom: 16px;
		text-align: center;
	}
	.ryokin a{
		display: block;
		position: relative;
		height: 1.8em;
	}
	.ryokin li img{
		position: absolute;
		left: 0;
		right:0;
		margin: auto;
	}

	.special p{
		font-size: 1.2rem;
	}
	.special br{
		display: inline;
	}
	.map{
		width: 100%;
	}
	.map iframe{
		height: 55vh;
		width: 100%;
	}
	.info{
		width: 100%;
	}
	.info .midashi{
		background:#07182A;
		text-align: center;
		font-size: 1.1rem;
		font-weight: bold;
		border-radius: 2px 2px 0 0;
	}
	.info .midashi .pcoff{
		color: #fff;
	}
	.time{
		font-size: 10px !important;
		display: block !important;
		width: 100% !important;
		margin: 0 !important;
		padding: 0 0 0 1em !important;
		background: none !important;
		text-align: left !important;
		position: relative;
	}
	.time:before{
		content: '';
		display: block;
		width: 6px;
		height: 6px;
		border-radius: 50%;
		position: absolute;
		font-size: 10px;
		left: 0;
		top: 0.75em;
		background-color: #CC071B;
	}
	.time .pcoff{
		color: #CC071B;
	}
	.kt{
		margin: 0 0 2.5rem !important;
		padding: 0 !important;
		background: none;
	}
	.kt.kt-s{
		margin: 0 0 1rem !important;
	}
	.kt h1{
		font-size: 1.8rem !important;
		margin: 0 0 0 !important;
		padding: 0 0 0.5em !important;
		line-height: 1.2 !important;
	}
	.kt h1.only{
		margin: 0 0 1rem !important;
	}
	.kt h1.small{
		font-size: 1.4rem !important;
		padding: 0 0 1em !important;
	}
	.kt h1.kakko{
		text-indent: -0.5em;
	}
	.kt img{
		max-width: 100%;
		height: auto;
	}
	.kt p{
		max-width: 100%;
	}
	#koutei .first .small{
		margin-top: 0 !important;
	}
	.first .small,x:-moz-any-link{
		margin-top: 0 !important;
	}
	#left-menu{
		display: none;
	}
	.image-chuuki{
		bottom: -2em;
	}
	
	.sakatakaisenichiba .img2,
	.yunohama .img2{
		width: 100%;
		margin-bottom: 15px;
	}
	.sakatakaisenichiba .img2 img,
	.yunohama .img2 img{
		float: left;
		width: 49.3%;
		margin-top: -5px;
		margin-right: 2px;
	}

}

