@charset "UTF-8";

/* sets the base font to 10px for easier math */
.archive h3 {
  text-align: center;
}

.archive h3 span {
  background: url(../../kidokid-sp/images/common/subttl_bg.jpg);
  display: inline-block;
  font-weight: bold;
  letter-spacing: 5px;
  font-size: 3.5rem;
  padding: 14px 30px;
  text-align: center;
  color: #fff;
}

.archive h3 span a {
  color: #fff;
  text-decoration: none;
}

.archive h2 a {
  text-decoration: none;
}

.archive h2+p {
  padding: 40px 20px;
}

.archive .wrap-eventlist {
  height: auto;
  width: 100%;
  margin: 0 0 60px;
  padding: 0 20px;
  overflow-x: auto;
  border-bottom: 2px solid #ccc;
  -webkit-overflow-scrolling: touch;
  /* 慣性スクロール */
}

.archive .wrap-eventlist ul {
  display: inline-table;
  padding: 0 0 60px;
  max-width: 100%;
}

.archive .wrap-eventlist ul li {
  display: table-cell;
  vertical-align: top;
  padding: 0 0 40px;
  text-align: center;
  position: relative;
}

.archive .wrap-eventlist ul li img.active {
  position: absolute;
  left: 20px;
  top: 20px;
}

.archive .wrap-eventlist ul li {
  display: block;
  text-decoration: none;
}

.archive .wrap-eventlist ul li p.thumb {
  width: 600px;
  height: 400px;
  overflow: hidden;
  margin: 0 0 20px;
}

.archive .wrap-eventlist ul li p.thumb img {
  width: 100%;
}

.archive .wrap-eventlist ul li p.date {
  color: #aaa;
  font-weight: bold;
  padding: 30px 0 10px;
}

.archive .wrap-eventlist ul li p.shopname {
  background-color: #0068B6;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  border-radius: 50px;
  padding: 9px 0;
  color: #fff;
  width: 100%;
  display: inline-block;
  font-weight: bold;
  text-decoration: none;
  padding: 9px 0;
  letter-spacing: 3px;
}

.archive .wrap-eventlist ul li p.title {
  font-weight: bold;
}

.archive .wrap-eventlist ul li p.detail {
  text-align: left;
  padding: 20px 0 0;
}

.archive .wrap-eventlist ul li p.title {
  color: #0068B6;
  text-decoration: none;
}

.archive .wrap-eventlist ul li p.title a:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.archive .wrap-eventlist ul li p.detail a {
  position: relative;
  z-index: 1;
  display: inline-block;
}

.archive ul.pastevents {
  padding: 60px 20px;
  margin: 0 0 60px;
}

.archive ul.pastevents li {
  min-height: 1px;
  margin: 0 0 20px;
}

.archive ul.pastevents li:after {
  content: " ";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.archive ul.pastevents li p.date2 {
  float: left;
  border: 1px solid #ccc;
  color: #aaa;
  width: 40%;
  vertical-align: middle;
  text-align: center;
  padding: 27px 0;
}

.archive ul.pastevents li p.date1 {
  float: left;
  border: 1px solid #ccc;
  color: #aaa;
  width: 40%;
  vertical-align: middle;
  text-align: center;
  padding: 27px 0;
}

.archive ul.pastevents li p.title {
  float: left;
  padding: 0 0 0 20px;
  width: 60%;
}

.archive ul.pastevents li p.title span {
  display: block;
  width: 100%;
  border-bottom: 1px dashed #888;
  font-weight: bold;
  margin: 0 0 10px;
  padding: 0 0 10px;
}

.wrap h2 {
  background: url(../../kidokid-sp/images/common/ttl_bg.png) left bottom no-repeat;
  -moz-background-size: 100% auto;
  -o-background-size: 100% auto;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
  padding: 5px 0 25px;
  font-size: 4.5rem;
  text-align: center;
  font-weight: bold;
}

.wrap .contents {
  padding: 0 20px 80px;
}

.wrap .contents article .post-head p.date {
  margin: 0px 0px 30px;
}

.wrap .contents article .post-head p.date img {
  vertical-align: middle;
}

.wrap .contents article .post-head h3 {
  background: url(../../kidokid-sp/images/common/blog_ttl_bg.png) right top no-repeat;
  min-height: 122px;
  padding: 0 160px 0 0;
  color: #0068B6;
  font-size: 4.6rem;
  line-height: 6.4rem;
  font-weight: bold;
}

.wrap .contents article .post-head .Content__snsButton {
  margin: 30px 0;
}

.wrap .contents article .post-head .Content__snsButton li {
  display: inline-block;
  margin-right: 10px;
}

.wrap .contents article .post-head .Content__snsButton li a {
  border: medium none;
  color: #fff;
  display: block;
  text-align: center;
  width: 130px;
}

.wrap .contents article .post-head .Content__snsButton li a img {
  vertical-align: top;
}

.wrap .contents article .post-head .Content__snsButton li a .lineBtn {
  background: transparent linear-gradient(to bottom, #2fda2f 2%, #1dcc1d 4%, #02c302 100%) repeat scroll 0 0;
  height: 40px;
  padding: 10px 0;
}

.wrap .contents article .post-head .Content__snsButton li a .fbBtn {
  background: transparent linear-gradient(to bottom, #5a7cc6 2%, #4b68b8 4%, #3d5bab 100%) repeat scroll 0 0;
  height: 40px;
  padding: 10px 0;
}

.wrap .contents article .post-head .Content__snsButton li a .twBtn {
  background: transparent linear-gradient(to bottom, #7ccaff 2%, #66bcfe 4%, #56adef 100%) repeat scroll 0 0;
  height: 40px;
  padding: 10px 0;
}

.wrap .contents article .post-head .Content__snsButton .line {
  display: none;
}

.wrap .contents article .post-head dl dt {
  background-color: #000;
  color: #fff;
  display: inline-block;
  padding: 0 15px;
  line-height: 5.0rem;
}

.wrap .contents article .post-head dl dd {
  padding: 18px 0px;
}

.wrap .contents article .post-body {
  background: url(../../kidokid-sp/images/common/the_content_bg.jpg);
  padding: 20px;
}

.wrap .contents article .post-body p.post-img {
  text-align: center;
  margin: 0 0 20px;
}

.wrap .contents article .post-body p.post-img img {
  width: 100%;
}

.wrap .contents article .post-body p.post-attention {
  margin-top: 32px;
}