@charset "utf-8";

.bnrSp p.bnrPickup {
	width:auto;
	color:#0068B6;
	font-weight:bold;
	vertical-align:middle;
	padding: 5px 0 3px 25px;
	background:url(../image/bnrSp_icon.gif) no-repeat left center;
}

#tetsudo_menu_pc .bnrSp #slideMain
{
	width: 750px;
	padding: 5px 0px;
	background: none repeat scroll 0% 0% #DCDCDC;
}

#tetsudo_menu_pc .bnrSp #slideMain li
{
	width: 175px;
	height: 61px;
	display: none;
}

#tetsudo_menu_pc .bnrSp #slideMain .bx-wrapper li
{
	display: block !important;
}

#tetsudo_menu_pc .bnrSp #slideMain li img
{
	width: 170px;
	height: 61px;
	margin-right: 6px;
	overflow: hidden;
}

#tetsudo_menu_pc .bnrSp #slideMain .bx-wrapper
{
	left: 28px;
}

#tetsudo_menu_pc .bnrSp #slideMain .bx-prev {
	width: 20px;
	height: 50px;
	background: url(../image/slide_top_prev.gif) no-repeat;
	position: absolute;
	top: 5px;
	left: -28px;
	display: block;
	text-indent: -9999px;
}

#tetsudo_menu_pc .bnrSp #slideMain .bx-next {
	width: 20px;
	height: 50px;
	background: url(../image/slide_top_next.gif) no-repeat;
	position: absolute;
	top: 5px;
	right: -22px;
	display: block;
	text-indent: -9999px;
}


/******************************
PC スライドなし
*******************************/
#tetsudo_menu_pc .bnrSp #noSlide{
	width: 710px;
	padding: 5px 20px;
	background: none repeat scroll 0% 0% #DCDCDC;
}

#tetsudo_menu_pc .bnrSp #noSlide ul:after {
    content: '';
    display: block;
    clear: both;
}
#tetsudo_menu_pc .bnrSp #noSlide li
{
	width: 177px;
	height: 61px;
	display: block;
	float:left;
}

#tetsudo_menu_pc .bnrSp #noSlide li img
{
	width: 170px;
	height: 61px;
	margin-right: 6px;
	overflow: hidden;
}

/*****************************
ここからスマートフォン表示用
******************************/


#tetsudo_menu_sp .bnrSp #slideMain
{
	width: 640px;
	padding: 5px 0px;
	background: none repeat scroll 0% 0% #DCDCDC;
}

#tetsudo_menu_sp .bnrSp #slideMain li
{
	width: 148px;
	height: 50px;
	display: none;
}

#tetsudo_menu_sp .bnrSp #slideMain .bx-wrapper li
{
	display: block !important;
}

#tetsudo_menu_sp .bnrSp #slideMain li img
{
	width: 140px;
	height: 50px;
	margin-right: 5px;
	overflow: hidden;
}

#tetsudo_menu_sp .bnrSp #slideMain .bx-wrapper
{
	left: 25px;
}

#tetsudo_menu_sp .bnrSp #slideMain .bx-prev {
	width: 20px;
	height: 50px;
	background: url(../image/slide_top_prev.gif) no-repeat;
	position: absolute;
	top: 1px;
	left: -25px;
	display: block;
	text-indent: -9999px;
}

#tetsudo_menu_sp .bnrSp #slideMain .bx-next {
	width: 20px;
	height: 50px;
	background: url(../image/slide_top_next.gif) no-repeat;
	position: absolute;
	top: 1px;
	right: -21px;
	display: block;
	text-indent: -9999px;
}

/******************************
SP スライドなし
*******************************/
#tetsudo_menu_sp .bnrSp #noSlide{
	width: 610px;
	padding: 5px 17px;
	background: none repeat scroll 0% 0% #DCDCDC;
}

#tetsudo_menu_sp .bnrSp #noSlide ul:after {
    content: '';
    display: block;
    clear: both;
}
#tetsudo_menu_sp .bnrSp #noSlide li
{
	width: 152px;
	height: 50px;
	display: block;
	float:left;
}

#tetsudo_menu_sp .bnrSp #noSlide li img
{
	width: 140px;
	height: 50px;
	margin-right: 5px;
	overflow: hidden;
}
