.banner {
  background: url(../../img/earlier/banner_detail.jpg) no-repeat center center
}

.addressBox {
  margin-bottom: 7%;
}

.formBox {
  width: 80%;
  margin: 0 auto;
  padding: 3% 0;
  border-bottom: 1px solid #e5e5e5;
}

.formBox label {
  width: 29.5%;
  display: inline-block;
  background: url(../../img/earlier/select_bg.png) right center no-repeat;
  position: relative;
  background-size: auto 100%;
}

.formBox .prolab {
  margin: 0 4.5%;
}

.formBox label span {
  float: left;
  padding: 3% 0;
  color: #666666;
  font-size: 18px;
}

.formBox label div {
  width: 85%;
  position: absolute;
  right: 0;
  top: 0;
  padding: 2.9% 0;
  border: 1px solid #d0d0d0;
  color: #999999;
  text-indent: 2em;
}

.formBox label select {
  float: right;
  width: 85%;
  padding: 3% 0;
  text-indent: 2em;
  opacity: 0;
  filter: alpha(opacity=0);
  font-size: 16px;
}

.addressList {
  width: 49%;
  height: 585px;
  overflow-y: scroll;
}

.addressBox .addressList .listCon {
  width: 78%;
  padding: 4% 8% 4% 12%;
  background: #f5f5f5;
  position: relative;
}

.listCon .numAera {
  width: 19%;
  background: url(../../img/earlier/num_bg.png) center center no-repeat;
  position: absolute;
  height: 100%;
  left: 0;
  top: 0;
  background-size: 80%;
  color: #666666;
  font-size: 24px;
}

.listCon .conArea {
  width: 78%;
}

.mapBox {
  width: 50%;
}

.mapBox #allmap {
  height: 585px;
}

.heightFull {
  position: relative;
  top: 0;
  left: 0;
  height: 100%;
}

.table {
  display: table;
  height: 100%;
  width: 100%;
}

.cell {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

.conArea h3 {
  font-size: 18px;
  color: #000;
  padding-bottom: 2%;
  border-bottom: 1px solid #cfcfcf;
}

.conArea p {
  line-height: 1.8em;
}

.conArea a {
  display: block;
  width: 37%;
  padding: 4.6% 0;
  background: url(../../img/earlier/btn.jpg) center center no-repeat;
  background-size: cover;
  filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src='img/earlier/btn.jpg', sizingMethod='scale');
  margin-top: 2%;
}

.addressBox .addressList .listCon:hover {
  background: #ebebeb;
}

.act_listCon {
  background: #ebebeb !important;
}

.act_a {
  background: url(../../img/earlier/btn_act.jpg) center center no-repeat !important;
  background-size: cover !important;
  filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src='img/earlier/btn.jpg', sizingMethod='scale') !important;
}

.listCon:hover .conArea a {
  background: url(../../img/earlier/btn_act.jpg) center center no-repeat;
  background-size: cover;
  filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src='img/earlier/btn.jpg', sizingMethod='scale');
}

.act_numAera {
  background: url(../../img/earlier/num_act_bg.png) center center no-repeat !important;
  background-size: 80% !important;
  color: #fff !important;
}

.listCon:hover .numAera {
  background: url(../../img/earlier/num_act_bg.png) center center no-repeat;
  background-size: 80%;
  color: #fff;
}
#BMapLib_stationText0{
  color: #000;
}
#BMapLib_bubble_title0{
  background: #003a8d;
  color: #fff;
}
#BMapLib_sendToPhone0{
  display: none;
}
.BMapLib_SearchInfoWindow .BMapLib_bubble_tools{
  padding-right: 0 !important;
}
.dealerName{
  width: 100%;
  color: #fff;
  background: #003a8d;
  text-align: center;
  font-size: 16px;
  padding: 2% 0;
}
/*.BMap_bubble_content{
  border:2px solid #003a8d;
  margin-top: 2%;
}*/
.dealerpop{
  padding: 5% 3%;
}
/*濯掍綋鏌ヨ*/

@media screen and (max-width: 1024px) {
  .formBox label {
      width: 100%;
      margin-bottom: 2%;
  }
  .formBox label div{
      font-size: 14px;
  }
  .formBox label select{
      font-size: 14px;
  }
  .formBox .prolab {
      margin-left: 0;
      margin-right: 0;
      margin-bottom: 2%;
  }
  .addressList,
  .mapBox {
      float: none;
      width: 100%;
  }
  .mapBox {
    margin-bottom: 5%;
  }
  .mapBox #allmap {
    height: 315px;
}
.addressList {
  height: 504px;
}
.common_center{
  width: 100%;
}
.addressBox .addressList .listCon{
  width: 88%;
  padding:4% 6%;
}
.headline p,.headline span{
  width: 89%;
  margin: 0 auto;
}
.conArea h3{
  font-size: 16px;
}
}