@charset "utf-8";

/*map
----------------------------------------------------------------------------------------------*/
#tab1 .keyword_area.ka_on .keyword_form, #tab2 .keyword_area.ka_on .keyword_form, #tab3 .keyword_area.ka_on .keyword_form, #tab4 .keyword_area.ka_on .keyword_form {
    padding: 80px 0 0 0px;
    text-align: center;
}
.search_step_box.se_step2 ul.search_step_list li {
    width: calc(100% / 3);
}
.tabContents {
    display: none;
    width: 530px;
    height: 436px;
    background: url(../images/common/map/bg_kanto.png) no-repeat 0px 0px;
    background-size: contain;
    padding-top: 20px;
    margin-top: 90px;
    z-index: 0;
    position: relative;
	left: 0;
    margin-top: 0px;
	border: 2px solid #ccc;
}
#tab2.tabContents {
    background: url(../images/map/kanto_bg.png) no-repeat 0px 0px;
	background-size: cover;
}
#tab3.tabContents {
    background: url(../images/map/tokai_bg2.png) no-repeat 0px 0px;
	background-size: cover;
}
#tab4.tabContents {
    background: url(../images/map/kansai_bg2.png) no-repeat 0px 0px;
	background-size: cover;
}

.search_step_box .a_s_aichi,
#eki_search .a_s_aichi{
	text-align:center;
	position:absolute;
	top: 217px;
    left: 85px;
	z-index: auto;
}
.search_step_box .a_s_gihu,
#eki_search .a_s_gihu{
	text-align:center;
	position:absolute;
	top: 104px;
    left: 114px;
	z-index: auto;
}
.search_step_box .a_s_sendai,
#eki_search .a_s_sendai{
	/*text-align:center;*/
	position:absolute;
	top: 2px;
    left: 679px;
	z-index: auto;
}
.search_step_box .a_s_fukushima,
#eki_search .a_s_fukushima{
	/*text-align:center;*/
	position:absolute;
	top: 203px;
    left: 376px;
	z-index: auto;
}
.search_step_box .a_s_tokyo,
#eki_search .a_s_tokyo{
	text-align:center;
	position:absolute;
	top: 212px;
    left: 115px;
	z-index: auto;
}
.search_step_box .a_s_saitama,
#eki_search .a_s_saitama{
	text-align:center;
	position:absolute;
	top: 129px;
    left: 44px;
	z-index: auto;
}
.search_step_box .a_s_kanagawa,
#eki_search .a_s_kanagawa{
	position:absolute;
	top: 294px;
    left: 28px;
	z-index: auto;
}
.search_step_box .a_s_chiba,
#eki_search .a_s_chiba{
	position:absolute;
	top: 161px;
    left: 288px;
	z-index: auto;
}
.search_step_box .a_s_gumma,
#eki_search .a_s_gumma{
	position:absolute;
	top: 2px;
    left: 416px;
	z-index: auto;
}
.search_step_box .a_s_ibaraki,
#eki_search .a_s_ibaraki{
	position:absolute;
	top: 28px;
    left: 644px;
	z-index: auto;
}
.search_step_box .a_s_tochigi,
#eki_search .a_s_tochigi{
	position:absolute;
	top: 32px;
    left: 218px;
	z-index: auto;
}
.search_step_box .a_s_osaka,
#eki_search .a_s_osaka{
	position:absolute;
	top: 204px;
    left: 135px;
	z-index: auto;
}
.search_step_box .a_s_nara,
#eki_search .a_s_nara{
	position:absolute;
	top: 173px;
    left: 676px;
	z-index: auto;
}
.search_step_box .a_s_kyoto,
#eki_search .a_s_kyoto{
	position:absolute;
	top: 74px;
    left: 162px;
	z-index: auto;
}
.search_step_box .a_s_shizuoka,
#eki_search .a_s_shizuoka{
	position:absolute;
	top: 299px;
    right: 85px;
	z-index: auto;
}



.search_step_box .a_s_aichi span a,
#eki_search .a_s_aichi span a{
	background: url("../images/map/aichi.png") no-repeat center 0;
	width:210px;
	height:161px;
	display:block;
	color:#fff;
	text-decoration:none;
	line-height:120px;
	text-align:center;
	padding-right:10px;
	box-sizing: border-box;    background-size: contain;
	padding-right: 30px;
    box-sizing: border-box;
    font-size: 120%;
}
.search_step_box .a_s_gihu span a,
#eki_search .a_s_gihu span a{
	background: url("../images/map/gifu.png") no-repeat center 0;
	width:201px;
	height:113px;
	display:block;
	color:#fff;
	text-decoration:none;
	line-height:110px;
	text-align:center;
	padding-left:0px;
	font-size: 120%;
	background-size: contain;
}
.search_step_box .a_s_sendai span a,
#eki_search .a_s_sendai span a{
	background: url("../images/map/miyagi.png") no-repeat center 0;
	width: 160px;
	height: 248px;
	display: block;
	color: #000;
	text-decoration: none;
	line-height: 180px;
	padding-left: 120px;
	font-size: 110%;    background-size: contain;
}
.search_step_box .a_s_fukushima span a,
#eki_search .a_s_fukushima span a{
	background: url("../images/map/fukushima.png") no-repeat center 0;
	width: 293px;
    height: 231px;
	display:block;
	color:#000;
	text-decoration:none;
	line-height:210px;
	padding-left: 320px;
	/*margin-left: 240px;*/
	font-size: 110%;    background-size: contain;
	font-size: 120%;
}
.search_step_box .a_s_tokyo span a,
#eki_search .a_s_tokyo span a{
	background: url("../images/map/tokyo.png") no-repeat center 0;
	width:229px;
	height:auto;
	display:block;
	color:#fff;
	text-decoration:none;
	line-height:82px;
	text-align:center;    background-size: contain;padding-right: 50px;
    box-sizing: border-box;
	font-size: 120%;
}
.search_step_box .a_s_saitama span a,
#eki_search .a_s_saitama span a{
	background: url("../images/map/saitama.png") no-repeat center 0;
	width:322px;
	height:auto;
	display:block;
	color:#fff;
	text-decoration:none;
	line-height: 83px;
	text-align:center;    background-size: contain;
	font-size: 120%;
}
.search_step_box .a_s_kanagawa span a,
#eki_search .a_s_kanagawa span a{
	background: url("../images/map/kanagawa.png") no-repeat center 0;
	width:229px;
	height:auto;
	display:block;
	line-height: 97px;
	color:#fff;
	text-decoration:none;
	text-align:center;    background-size: contain;padding-left: 30px;
	box-sizing: border-box;
	font-size: 120%;
}
.search_step_box .a_s_chiba span a,
#eki_search .a_s_chiba span a{
	background: url("../images/map/chiba.png") no-repeat center 0;
	width: 204px;
	height: auto;
	display:block;
	text-align:center;
	line-height:226px;
	color:#fff;
	text-decoration:none;    background-size: contain;
	font-size: 120%;
}
.search_step_box .a_s_gumma span a,
#eki_search .a_s_gumma span a{
	background: url("../images/map/gunma.png") no-repeat center 0;
	width:230px;
	height:238px;
	display:block;
	text-align:center;
	line-height: 240px;
	color:#000;
	text-decoration:none;    background-size: contain;
}
.search_step_box .a_s_ibaraki span a,
#eki_search .a_s_ibaraki span a{
	background: url("../images/map/ibaraki.png") no-repeat center 0;
	width: 211px;
    height: 267px;
    display: block;
    text-align: center;
    line-height: 310px;
    color: #000;
    text-decoration: none;
    padding-left: 0px;
    box-sizing: border-box;    background-size: contain;
}
.search_step_box .a_s_tochigi span a,
#eki_search .a_s_tochigi span a{
	background: url("../images/map/tochigi.png") no-repeat center 0;
	width: 157px;
    height: auto;
    display: block;
    text-align: center;
    line-height: 100px;
    color: #fff;
    text-decoration: none;    background-size: contain;
    font-size: 120%;
}
.search_step_box .a_s_osaka span a,
#eki_search .a_s_osaka span a{
	background: url("../images/map/osaka.png") no-repeat center 0;
	width: 170px;
    height: 150px;
    display: block;
    text-align: center;
    line-height: 141px;
    color: #fff;
    text-decoration: none;
    font-size: 120%;
    padding-left: 0px;
    background-size: contain;
}
.search_step_box .a_s_nara span a,
#eki_search .a_s_nara span a{
	background: url("../images/map/nara.png") no-repeat center 0;
	width:232px;
	height:262px;
	display:block;
	text-align:center;
	line-height:340px;
	color:#000;
	text-decoration:none;    background-size: contain;
	font-size: 110%;
}
.search_step_box .a_s_kyoto span a,
#eki_search .a_s_kyoto span a{
	background: url("../images/map/kyoto.png") no-repeat center 0;
	width:260px;
	height:129px;
	display:block;
	text-align:center;
	line-height:136px;
	color:#fff;
	text-decoration:none;
	font-size: 120%;    background-size: contain;
	padding-right: 110px;
    box-sizing: border-box;
}
.search_step_box .a_s_shizuoka span a,
#eki_search .a_s_shizuoka span a{
	background: url("../images/map/shizuoka.png") no-repeat center 0;
	width:252px;
	height:74px;
	display:block;
	text-align:center;
	line-height:74px;
	color:#fff;
	text-decoration:none;    background-size: contain;
	font-size: 120%;
}



/**/
.search_step_box span a:hover,
#eki_search span a:hover{
	color: #fff;
}
.search_step_box .a_s_aichi span a:hover,
#eki_search .a_s_aichi span a:hover{
	background: url("../images/map/aichi_hv.png") no-repeat center 0;background-size: contain;
}
.search_step_box .a_s_gihu span a:hover,
#eki_search .a_s_gihu span a:hover{
	background: url("../images/map/gifu_hv.png") no-repeat center 0;background-size: contain;
}
.search_step_box .a_s_sendai span a:hover,
#eki_search .a_s_sendai span a:hover{
	background: url("../images/map/miyagi_hv.png") no-repeat center 0;background-size: contain;
}
.search_step_box .a_s_fukushima span a:hover,
#eki_search .a_s_fukushima span a:hover{
	background: url("../images/map/fukushima_hv.png") no-repeat center 0;background-size: contain;
}
.search_step_box .a_s_tokyo span a:hover,
#eki_search .a_s_tokyo span a:hover{
	background: url("../images/map/tokyo_hv.png") no-repeat center 0;background-size: contain;
}

.search_step_box .a_s_saitama span a:hover,
#eki_search .a_s_saitama span a:hover{
	background: url("../images/map/saitama_hv.png") no-repeat center 0;background-size: contain;
}

.search_step_box .a_s_kanagawa span a:hover,
#eki_search .a_s_kanagawa span a:hover{
	background: url("../images/map/kanagawa_hv.png") no-repeat center 0;background-size: contain;
}

.search_step_box .a_s_chiba span a:hover,
#eki_search .a_s_chiba span a:hover{
	background: url("../images/map/chiba_hv.png") no-repeat center 0;background-size: contain;
}

.search_step_box .a_s_gumma span a:hover,
#eki_search .a_s_gumma span a:hover{
	background: url("../images/map/gunma_hv.png") no-repeat center 0;background-size: contain;
}

.search_step_box .a_s_ibaraki span a:hover,
#eki_search .a_s_ibaraki span a:hover{
	background: url("../images/map/ibaraki_hv.png") no-repeat center 0;background-size: contain;
}
.search_step_box .a_s_tochigi span a:hover,
#eki_search .a_s_tochigi span a:hover{
	background: url("../images/map/tochigi_hv.png") no-repeat center 0;
	background-size: contain;
}
.search_step_box .a_s_osaka span a:hover,
#eki_search .a_s_osaka span a:hover{
	background: url("../images/map/osaka_hv.png") no-repeat center 0;background-size: contain;
}
.search_step_box .a_s_nara span a:hover,
#eki_search .a_s_nara span a:hover{
	background: url("../images/map/nara_hv.png") no-repeat center 0;background-size: contain;
}
.search_step_box .a_s_kyoto span a:hover,
#eki_search .a_s_kyoto span a:hover{
	background: url("../images/map/kyoto_hv.png") no-repeat center 0;background-size: contain;
}
.search_step_box .a_s_shizuoka span a:hover,
#eki_search .a_s_shizuoka span a:hover{
	background: url("../images/map/shizuoka_hv.png") no-repeat center 0;background-size: contain;
}
