@charset "UTF-8";

/*-------------------------
__ageo_style
-------------------------*/

.search_panel{background-color:#d9d9d9;}
.svg_map #ageo_background .area{fill: url(#背景グラデーション（上尾駅前店）);stroke-width: 0px;}

.svg_map #ageo_town{clip-path:url(#clippath);}
.svg_map #ageo_town .line,
.svg_map #ageo_town .line02{fill:none;stroke:#fff;stroke-miterlimit:10;}
.svg_map #ageo_town .line02{fill:#FFF;stroke-width:2px;}
.svg_map #ageo_town .b01{fill:#b4e1fa;stroke:#FFF;stroke-width:4px;}
.svg_map #ageo_town .b02{fill:#d9d9d9;stroke:#FFF;stroke-width:4px;stroke-linecap:round;stroke-linejoin:round;}
.svg_map #ageo_town .box .town01,
.svg_map #ageo_town .box .town02{font-size:15px;font-weight:700;}

#search_box > .inner{ background-image: url(images/search_back.jpg)!important;}

@media screen and (max-width: 767px) {
  #search_box > .inner{ background-image: url(images/search_back.jpg)!important;}
}