@charset "UTF-8";
/*----------------------------------------------------
	ショップリスト
----------------------------------------------------*/
h3 {
  text-align: center;
}
h3 span {
  background: url(../images/common/subttl_bg.jpg);
  display: inline-block;
  font-size: 32px;
  margin: 0 0 60px;
  color: #fff;
  line-height: 60px;
  padding: 0 30px;
  margin-bottom: 0;
  margin-top: 60px;
}

.search_shop {
  margin: 35px 0 80px;
}
.search_shop dl {
  margin: 0 auto;
  display: table;
}
.search_shop dl dt {
  display: table-cell;
  background-color: #000;
  color: #fff;
  min-width: 150px;
  line-height: 30px;
  font-size: 18px;
  text-align: center;
}
.search_shop dl dd {
  display: table-cell;
  font-size: 20px;
  border-right: 1px solid #000;
  padding: 0 12px;
}
.search_shop dl dd:last-child {
  border: none;
}

.listCountry {
  background: url(../images/shoplist/mainvisual_bg.gif) 265px 193px no-repeat;
  margin: 0 0 80px;
}
.listCountry p.catch {
  font-size: 32px;
  margin: 0 0 55px;
}
.listCountry p.txt {
  font-size: 15px;
  line-height: 25px;
  padding: 0 500px 0 0;
}
.listCountry__wrap {
  margin: 25px 0px 0px;
  position: relative;
  min-height: 1px;
}
.listCountry__wrap:after {
  content: " ";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
.listCountry__wrap__content {
  background-color: rgba(255, 255, 255, 0.8);
  border: 2px solid #eee;
  width: 350px;
  padding: 10px 10px 0;
}
.listCountry__wrap__content h4 {
  color: #fff;
  font-size: 25px;
  line-height: 37px;
  padding: 0 15px;
  margin: 0 0 5px;
}
.listCountry__wrap__content h4 a {
  color: #fff;
  text-decoration: none;
}
.listCountry__wrap__content.kanto {
  float: left;
}
.listCountry__wrap__content.kanto h4 {
  background-color: #e60012;
}
.listCountry__wrap__content.kyushu {
  position: absolute;
  left: 15px;
  top: 440px;
}
.listCountry__wrap__content.kyushu h4 {
  background-color: #0081b9;
}
.listCountry__wrap__content.tokai {
  position: absolute;
  left: 453px;
  top: 515px;
}
.listCountry__wrap__content.tokai h4 {
  background-color: #ecd200;
}
.listCountry__wrap__content.kansai {
  float: left;
  margin: 0 62px 0 60px;
}
.listCountry__wrap__content.kansai h4 {
  background-color: #83a32f;
}
.listCountry__wrap__content.chugoku {
  float: left;
  margin: 75px 0 0 15px;
}
.listCountry__wrap__content.chugoku h4 {
  background-color: #7e2f64;
}
.listCountry__wrap__content dl {
  min-height: 1px;
  padding: 10px 0;
  border-bottom: 1px dotted #b2b2b1;
}
.listCountry__wrap__content dl:after {
  content: " ";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
.listCountry__wrap__content dl:last-child {
  border: none;
}
.listCountry__wrap__content dl dt {
  float: left;
  clear: both;
  padding: 6px 0 0;
  font-size: 21px;
}
.listCountry__wrap__content dl dd {
  padding: 0 0 0 125px;
  margin: 4px 0;
  font-size: 14px;
  line-height: 20px;
  background: url(../images/shoplist/ico_list.png) 110px 4px no-repeat;
}
.listCountry__wrap__content dl a {
  color: #231815;
  text-decoration: none;
}

.listPref p.txt {
  padding: 0 190px !important;
}

.listArea.kanto, .kanto.listPref {
  background: url(../images/common/map_kanto.gif) 33px 83px no-repeat;
}
.listArea.kansai, .kansai.listPref {
  background: url(../images/common/map_kansai.gif) 33px 83px no-repeat;
}
.listArea.tokai, .tokai.listPref {
  background: url(../images/common/map_tokai.gif) 33px 83px no-repeat;
}
.listArea.chugoku, .chugoku.listPref {
  background: url(../images/common/map_chugoku.gif) 33px 83px no-repeat;
}
.listArea.kyushu, .kyushu.listPref {
  background: url(../images/common/map_kyushu.gif) 33px 83px no-repeat;
}
.listArea h3, .listPref h3 {
  text-align: center;
}
.listArea h3 span, .listPref h3 span {
  background: url(../images/common/subttl_bg.jpg);
  display: inline-block;
  font-size: 32px;
  margin: 0 0 60px;
  color: #fff;
  line-height: 60px;
  padding: 0 30px;
}
.listArea p.txt, .listPref p.txt {
  font-size: 15px;
  line-height: 25px;
  padding: 0 60px 0 380px;
}
.listArea__shop {
  width: 980px;
  margin: 80px auto 0;
}
.listArea__shop dl {
  display: table-cell;
  width: 410px;
  padding: 0 40px 40px;
}
.listArea__shop dl dt {
  border-bottom: 1px solid #aaa;
  font-size: 25px;
  margin: 0 0 20px;
  padding: 0 0 8px;
}
.listArea__shop dl dt a {
  text-decoration: none;
}
.listArea__shop dl dd {
  background: url(../images/shoplist/ico_list.png) left 6px no-repeat;
  font-size: 18px;
  line-height: 24px;
  margin: 0 0 14px;
  padding: 0 0 0 16px;
}
.listArea__shop dl dd a {
  text-decoration: none;
}

.area_information {
  margin: 80px 0 0;
}
.area_information dl {
  width: 620px;
  padding-bottom: 30px;
  display: table-cell;
}
.area_information dl:first-child {
  padding-right: 40px;
}
.area_information dl dt {
  background: url(../images/shoplist/information_bg1.gif) no-repeat;
  font-size: 25px;
  line-height: 66px;
  margin: 0 0 18px;
  text-align: center;
  font-weight: bold;
}
.area_information dl dd {
  font-size: 15px;
  line-height: 25px;
}

.area_information_pref {
  font-size: 0px;
  text-align: center;
}
.area_information_pref dl {
  width: 400px;
  display: inline-block;
  vertical-align: top;
  padding: 0 40px 0 0;
  margin-top: 60px;
}
.area_information_pref dl:last-child {
  padding: 0;
}
.area_information_pref dl dt {
  background: url(../images/shoplist/information_bg2.gif) left top no-repeat;
  letter-spacing: -1px;
  display: table-cell;
  width: 400px;
  vertical-align: middle;
  font-size: 25px;
  height: 86px;
  font-weight: bold;
  padding: 0 10px;
  text-align: center;
}
.area_information_pref dl dd {
  font-size: 15px;
  line-height: 25px;
  padding: 20px 0 0;
  text-align: left;
}

.eventlist {
  min-height: 1px;
  margin: 60px 0 0;
}
.eventlist:after {
  content: " ";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
.eventlist li {
  float: left;
  position: relative;
  width: 290px;
  margin: 0 30px 30px 0;
  text-decoration: none;
  font-size: 15px;
  line-height: 19px;
}
.eventlist li.no_item {
  width: 100%;
  text-align: center;
  font-size: 24px;
  color: #aaa;
}
.eventlist li a {
  display: block;
  text-decoration: none;
}
.eventlist li .active {
  position: absolute;
  top: 11px;
  right: 11px;
  z-index: 1;
}
.eventlist li .thumb {
  position: relative;
  overflow: hidden;
  width: 290px;
  height: 290px;
  margin: 0 0 15px;
}
.eventlist li .thumb img {
  position: absolute;
  left: -100%;
  right: -100%;
  margin: auto;
  min-width: 290px;
  height: 100%;
}
.eventlist li .shopname {
  background-color: #0068B6;
  line-height: 30px;
  font-size: 13px;
  font-weight: bold;
  color: #fff;
  padding: 0 12px;
  display: inline-block;
  border-radius: 15px;
}
.eventlist li .date {
  font-size: 17px;
  margin: 12px 0 0;
}
.eventlist li .title {
  font-size: 21px;
  margin: 10px 0 5px;
  font-weight: bold;
  line-height: 1.4;
}
.eventlist li .title + p {
  margin-top: 10px;
}

.event-wrap h3 {
  margin: 0 0 60px;
}
.event-wrap h3 + p {
  padding: 0 190px;
  font-size: 15px;
  line-height: 25px;
}
