@charset "utf-8";

/*
Theme Name: BonVoyage
Author: BonVoyage.jp
Version: 1.0
Text Domain: bonvoyage
Domain Path: /languages/
*/

.headSearch .serchBt {
  width: 58px;
  height: 24px;
  background: url('assets/images/common/bt_search.png');
  border: 0;
}

.AreaListTab li.ui-state-active a {
  color: #FFF;
  background: url('assets/images/second/bt_line.gif') repeat-x 0 1px #7ba509;
}

.AreaListTab li.ui-state-active a:hover {
  text-decoration: none;
}

.area-wrap,
.villageList .villageOne {
  display: none;
}

.villageList .villageOne a .icon {
  visibility: hidden;
}

.villageList .villageOne.village-les-plus-beaux-villages-de-france a .icon {
  visibility: visible;
}

@media screen and (min-width: 700px) {
  .villageList .villageOne .thumb {
    width: 100%;
  }
}