@charset "UTF-8";

/*----------------------------------------------------
	イベント情報
----------------------------------------------------*/
.contents h2 {
  background: url(../images/common/ttl_bg.png) left top no-repeat;
  font-size: 40px;
  line-height: 60px;
  font-weight: bold;
  letter-spacing: 6px;
  padding: 20px 0 17px;
  margin: 20px 0px 0px;
}

.contents h2.shopttl {
  background: url(../images/common/ttl_bg.png) left top no-repeat;
  font-size: 40px;
  line-height: 60px;
  font-weight: bold;
  letter-spacing: 6px;
  padding: 20px 0 17px;
  letter-spacing: 1px;
  font-size: 30px;
}

.contents h2+p {
  font-size: 17px;
  line-height: 30px;
  margin: 30px 0 43px;
  letter-spacing: 1.5px;
}

.contents h3 {
  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;
}

.contents .search_events {
  margin: 18px 0 60px;
}

.contents .search_events dl {
  margin: 0 0 12px;
  display: table;
}

.contents .search_events dl dt {
  display: table-cell;
  background-color: #000;
  color: #fff;
  min-width: 150px;
  line-height: 30px;
  font-size: 18px;
  text-align: center;
}

.contents .search_events dl dd {
  display: table-cell;
  font-size: 20px;
  border-right: 1px solid #000;
  padding: 0 12px;
}

.contents .search_events dl dd:last-child {
  border: none;
}

.contents ul.eventlist {
  min-height: 1px;
  width: 990px;
  margin: 0 0 60px -40px;
}

.contents ul.eventlist:after {
  content: " ";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.contents ul.eventlist li {
  float: left;
  position: relative;
  width: 290px;
  margin: 0 30px 30px 0;
  text-decoration: none;
  font-size: 15px;
  line-height: 19px;
}

.contents ul.eventlist li.no_item {
  width: 100%;
  text-align: center;
  font-size: 24px;
  color: #aaa;
}

.contents ul.eventlist li a {
  display: block;
  text-decoration: none;
}

.contents ul.eventlist li .active {
  position: absolute;
  top: 11px;
  right: 11px;
  z-index: 1;
}

.contents ul.eventlist li .thumb {
  position: relative;
  overflow: hidden;
  width: 290px;
  height: 290px;
  margin: 0 0 15px;
}

.contents ul.eventlist li .thumb img {
  position: absolute;
  left: -100%;
  right: -100%;
  margin: auto;
  min-width: 290px;
  height: 100%;
}

.contents ul.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;
}

.contents ul.eventlist li .date {
  font-size: 17px;
  margin: 12px 0 0;
}

.contents ul.eventlist li .title {
  font-size: 21px;
  margin: 10px 0 5px;
  font-weight: bold;
  line-height: 1.4;
}

.contents ul.eventlist li .title+p {
  margin-top: 10px;
}

.contents ul.eventlist li {
  margin: 0 0 40px 40px;
}

.contents ul.eventlist li.no_item {
  font-size: 24px;
  color: #aaa;
  padding: 60px 0;
  min-height: auto;
}

.contents ul.eventlist li p.title+p a {
  position: relative;
  z-index: 1;
  display: inline-block;
  text-decoration: underline;
}

.contents ul.eventlist li p.title a:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.contents ul.pastevents {
  width: 100%;
  margin: 0 0 100px;
}

.contents ul.pastevents li {
  display: table;
  margin: 0 0 40px;
  width: 100%;
}

.contents ul.pastevents li.no_item {
  font-size: 24px;
  color: #aaa;
}

.contents ul.pastevents li p.date {
  color: #aaa;
  font-size: 15px;
  font-weight: bold;
  line-height: 22px;
  border: 1px solid #aaa;
  display: inline-block;
  text-align: right;
  padding: 7px 13px;
  width: 140px;
  display: table-cell;
  width: 20%;
  text-align: center;
}

.contents ul.pastevents li p.title {
  display: table-cell;
  vertical-align: top;
  font-size: 17px;
  padding: 0 0 0 18px;
  width: 80%;
}

.contents ul.pastevents li p.title span {
  display: inline;
  font-weight: bold;
  width: 100%;
  border-bottom: 1px solid #aaa;
  display: block;
  padding: 0 0 14px;
  margin: 0 0 11px;
}

.contents .reccomend h4 {
  background: url(../images/common/ico_subttl.gif) left top no-repeat;
  font-size: 32px;
  font-weight: bold;
  padding: 0 0 0 84px;
  line-height: 46px;
  margin: 0 0 40px;
}

.contents .reccomend p {
  font-size: 17px;
  line-height: 30px;
  letter-spacing: 1.5px;
  margin: 0 0 48px;
}

.contents .area_introduction,
.contents .pref_introduction {
  margin: 0 0 40px;
  min-height: 345px;
}

.contents .area_introduction.kanto,
.contents .kanto.pref_introduction {
  background: url(../images/common/map_kanto.gif) right 90px no-repeat;
}

.contents .area_introduction.tokai,
.contents .tokai.pref_introduction {
  background: url(../images/common/map_tokai.gif) right 60px no-repeat;
}

.contents .area_introduction.kansai,
.contents .kansai.pref_introduction {
  background: url(../images/common/map_kansai.gif) right 60px no-repeat;
}

.contents .area_introduction.chugoku,
.contents .chugoku.pref_introduction {
  background: url(../images/common/map_chugoku.gif) right 60px no-repeat;
}

.contents .area_introduction.kyushu,
.contents .kyushu.pref_introduction {
  background: url(../images/common/map_kyushu.gif) right 60px no-repeat;
}

.contents .area_introduction h3,
.contents .pref_introduction h3 {
  margin: 0 0 40px;
  letter-spacing: 20px;
  padding: 0 0 0 20px;
}

.contents .area_introduction p,
.contents .pref_introduction p {
  font-size: 17px;
  line-height: 30px;
  padding: 0 350px 0 0;
  letter-spacing: 0.5px;
}

.contents .pref_introduction {
  min-height: auto;
}

.contents .pref_introduction h3 {
  letter-spacing: 0;
  padding: 0 18px;
}

.contents .pref_introduction p {
  padding: 0;
}