/* line 7, concert.scss */
article#concert .wrapper {
  *zoom: 1;
}
/* line 38, C:/Ruby200/lib/ruby/gems/2.1.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/general/_clearfix.scss */
article#concert .wrapper:after {
  content: "";
  display: table;
  clear: both;
}
/* line 11, concert.scss */
article#concert .column {
  float: left;
}
/* line 15, concert.scss */
article#concert .post {
  margin-bottom: 20px;
}
/* line 17, concert.scss */
article#concert .post:last-child {
  margin-bottom: 0;
}
/* line 20, concert.scss */
article#concert .post a {
  display: flex;
  position: relative;
}
/* line 23, concert.scss */
article#concert .post a:hover:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(90, 90, 90, 0.1);
  width: 100%;
  height: 100%;
}
/* line 33, concert.scss */
article#concert .post .photo {
  width: 30%;
  float: left;
}
/* line 36, concert.scss */
article#concert .post .photo img {
  max-width: 100%;
  height: auto;
}
/* line 42, concert.scss */
article#concert .post .info {
  width: 70%;
  float: left;
  padding-left: 1em;
}
/* line 46, concert.scss */
article#concert .post .info .title {
  font-size: x-large;
  margin-bottom: 5px;
  line-height: 1.2;
  color: #2b2b2b;
}
/* line 52, concert.scss */
article#concert .post .info .excerpt {
  font-size: small;
  margin-bottom: 1em;
}
/* line 56, concert.scss */
article#concert .post .info .date {
  font-size: x-small;
  color: #919191;
  background: url("/wp-content/themes/pc/images/concert/date_icon.png") no-repeat left center;
  padding-left: 1em;
  margin-bottom: 1em;
}
/* line 66, concert.scss */
article#concert .column.archive {
  width: 9.9%;
  padding: 5em 1em;
}
/* line 69, concert.scss */
article#concert .column.archive h2 {
  margin-bottom: 2em;
}
/* line 72, concert.scss */
article#concert .column.archive li {
  margin-bottom: 1em;
  color: #a9b7c5;
  list-style: none;
}
@media print, screen and (max-width: 767px) {
  /* line 66, concert.scss */
  article#concert .column.archive {
    width: 100%;
    padding: 1em 0;
    text-align: center;
  }
  /* line 82, concert.scss */
  article#concert .column.archive h2 {
    margin-bottom: 1em;
  }
  /* line 85, concert.scss */
  article#concert .column.archive li {
    display: inline-block;
    margin: 0 0.5em;
  }
}
/* line 92, concert.scss */
article#concert .column.posts {
  width: 65.8%;
  padding: 3em 2em;
  height: 100%;
  background: #ffffff;
}
@media print, screen and (max-width: 767px) {
  /* line 92, concert.scss */
  article#concert .column.posts {
    width: 100%;
    padding: 3em 1em;
  }
}
/* line 101, concert.scss */
article#concert .column.posts h1.page-name {
  text-align: left;
}
/* line 106, concert.scss */
article#concert .column.whats-new {
  width: 24.3%;
  padding: 3em 1em;
}
@media print, screen and (max-width: 767px) {
  /* line 106, concert.scss */
  article#concert .column.whats-new {
    width: 100%;
  }
}
/* line 112, concert.scss */
article#concert .column.whats-new h2.column-name {
  text-align: left;
  margin-bottom: 1em;
  font-size: 0.6em;
}
/* line 116, concert.scss */
article#concert .column.whats-new h2.column-name .en {
  font-size: 2em;
  color: #41566B;
}
/* line 121, concert.scss */
article#concert .column.whats-new ul {
  *zoom: 1;
  width: 100%;
}
/* line 38, C:/Ruby200/lib/ruby/gems/2.1.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/general/_clearfix.scss */
article#concert .column.whats-new ul:after {
  content: "";
  display: table;
  clear: both;
}
/* line 125, concert.scss */
article#concert .column.whats-new ul li {
  float: left;
  width: 100%;
  border-bottom: 1px solid #dcdcdc;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
/* line 132, concert.scss */
article#concert .column.whats-new ul li .photo {
  display: inline-block;
  vertical-align: top;
  margin-right: 5px;
}
/* line 138, concert.scss */
article#concert .column.whats-new ul li .info {
  display: inline-block;
  vertical-align: top;
}
/* line 142, concert.scss */
article#concert .column.whats-new ul li .info .date {
  font-size: x-small;
  color: #919191;
}
/* line 147, concert.scss */
article#concert .column.whats-new ul li .info .title {
  font-size: 14px;
}
/* line 158, concert.scss */
article#concert .column.posts.single .title {
  font-size: 30px;
  color: #2b2b2b;
  margin-bottom: 5px;
  line-height: 1.2;
}
/* line 165, concert.scss */
article#concert .column.posts.single .date {
  font-size: x-small;
  color: #919191;
  background: url("/wp-content/themes/pc/images/concert/date_icon.png") no-repeat left center;
  padding-left: 1em;
  margin-bottom: 1em;
}
/* line 173, concert.scss */
article#concert .column.posts.single .sns {
  margin-bottom: 10px;
}
/* line 175, concert.scss */
article#concert .column.posts.single .sns .fb-like, article#concert .column.posts.single .sns .twitter {
  display: inline-block;
  vertical-align: top;
}
/* line 180, concert.scss */
article#concert .column.posts.single .sns .twitter {
  padding-top: 2px;
}
/* line 185, concert.scss */
article#concert .column.posts.single .content {
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  padding: 30px 0;
  margin-bottom: 10px;
}
/* line 190, concert.scss */
article#concert .column.posts.single .content img {
  max-width: 100%;
  height: auto;
}
/* line 197, concert.scss */
article#concert .column.posts.single .btn-box {
  text-align: center;
  display: flex;
}
/* line 201, concert.scss */
article#concert .column.posts.single .btn-box .btn {
  font-size: 14px;
  padding: 0.7em;
  box-sizing: border-box;
  outline: none;
  flex: 1;
  background: #FAFAFA;
  border: 1px solid #cccccc;
}
/* line 209, concert.scss */
article#concert .column.posts.single .btn-box .btn:hover {
  opacity: 0.7;
}

/*# sourceMappingURL=concert.css.map */
