@charset "utf-8";
/* CSS Document */

#slider{
	margin-top:20px;}

#slider ul {
	border: none;
}
.slider_text {
	background: #F36F23;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	line-height: 30px;
	text-align: center;
	width: 100%;
}

#slider1 {
	background: url(/mobile_img/map_bg.jpg) repeat-x;
	background-position: left bottom;
}

#slider1 li {
	height: 275px;
	display: block;
	position: relative;
}

#slider1 li b {
	color: #333;
	font-size: 25px;
	padding-top:5px;
	text-align:center;
    display: block;
}

#slider1 li b span{
	color: #DD0000;
	font-size: 35px;
	padding-top:5px;
}

.slider_west {
	background: url(/mobile_img/west_bg.gif) no-repeat 100% 50%;
}

.slider_east {
	background: url(/mobile_img/east_bg.gif) no-repeat 0% 50%;
}

.slider_west a, .slider_east a {
	display: block;
	border: 1px solid #fff;
	height: 35px;
	width: 25%;
	position: absolute;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	box-shadow: 3px 3px 3px rgba(0,0,0,0.4);
	-webkit-box-shadow: 3px 3px 3px rgba(0,0,0,0.4);
	margin: 0;
	padding: 5px;
	line-height: 35px;
}


/* 西口エリア */

 .nakaitabashi{
	top: 50px;
	left: 3%;
	background: #026ED9;
}

.kaname {
	top: 105px;
	left: 3%;
	background: #CCBF4D;
}

.oyama {
	top: 50px;
	left: 35%;
	font-size: 20px !important;
	background: #FF9A02;
}

.shimo_itabashi {
	top: 105px;
	left: 35%;
	background: #026ED9;
}

.kita_ikebukuro {
	top: 160px;
	left: 35%;
	background: #026ED9;
}

.ikebukuro {
    width: 25%;
	top: 215px;
	left: 37%;
    position: absolute;
}

.ikebukuro img{
    margin-left: auto;
    margin-right: auto;
    margin: 0 auto;
    float: none;
	}

.itabashi_honcho{
	top: 50px;
	left: 68%;
	background: #0183D1;
	}

.itabashi_yakusyo {
	top: 105px;
	left: 68%;
	background: #0183D1;
	line-height: 18px !important;
}

.itabashi {
	top: 160px;
	left: 68%;
	background: #0AAA7E;
}


.sp_map_img img{
	max-width:100%;}
