
#jslide    {
	padding-left:230px;
	width:450px;
	height:400px;
}

#slider {
	height:310px;
	padding-bottom:0px;
	margin-bottom:0px;
}

.nivo-directionNav a{
		color:#FFFFFF;
	}
	
.nivo-directionNav a:hover{
		text-decoration: none;
		color:#FFFFFF;
	}
	
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	 right:450px;
}

#jslide  .slidecomment {
	font-size:0.7em !important;
	color:#5A5A5A;
	text-align:left;
	text-indent:45px;
	margin-bottom:0px;
	padding-bottom:0px;
	border-style:none !important;
	background-color:#ffffff;
}



/* ============================================== スマートフォン ================================================ */

@media screen and (max-width:800px){


#jslide  {
	padding:0px !important;
	width:100%;
	height:auto;
	margin:0px auto 0px 0px !important;
	text-align: center !important;
}

#slider {
	width:100%;
	height:250px;
	margin:0px !important;
	padding-bottom:0px;
	text-align: center;
	
}

#slider img {
	width:100%;
	height:auto;
}


.nivo-nextNav {
	 right:10px;
}


}
