/* mixin */
/* sprite */
/* SCHEDULE */
#contents {
  overflow: hidden;
  *zoom: 1;
  margin-top: 16px;
}
#contents h2 {
  border-bottom: 1px solid #2b2b2b;
  padding: 0 0 6px 3px;
  margin-bottom: 24px;
}
#contents h3 {
  margin-bottom: 10px;
}
#contents .sideNavi {
  float: left;
  width: 245px;
  padding-left: 5px;
  margin-top: 5px;
}
#contents .sideNavi .ticket {
  margin-bottom: 26px;
}
#contents .sideNavi .mailMagazine {
  margin-bottom: 40px;
}
#contents .sideNavi .mailBtn {
  margin-bottom: 21px;
}
#contents .sideNavi .mailBtn a {
  display: inline-block;
  overflow: hidden;
  text-indent: -9999px;
  white-space: nowrap;
  background-image: url('/images/schedule/btn-sfa3a60cc4f.png');
  width: 215px;
  height: 45px;
  background-position: 0 0;
}
#contents .sideNavi .mailBtn a:hover {
  display: inline-block;
  overflow: hidden;
  text-indent: -9999px;
  white-space: nowrap;
  background-image: url('/images/schedule/btn-sfa3a60cc4f.png');
  width: 215px;
  height: 45px;
  background-position: 0 -55px;
}
#contents .schedule {
  background: url('/images/common/frame_bg.png?1395843796');
  float: right;
  width: 685px;
  border: 1px solid #2b2b2b;
  box-sizing: border-box;
}
#contents .schedule .inner {
  background: url('/images/schedule/frame_btm.png?1396151146') 0 bottom no-repeat;
}
#contents .schedule .section {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.6;
  letter-spacing: 0.2em;
  border-top: 1px solid #090909;
  padding: 25px 20px;
}
#contents .schedule .section:first-child {
  background: url('/images/schedule/frame_top.png?1396151146') 0 top no-repeat;
  border: none;
}
#contents .schedule .section h4 {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.5;
  color: #a61414;
  margin-bottom: 20px;
}
#contents .schedule .section h4 span {
  display: block;
  font-weight: bold;
}
#contents .schedule .section .detail {
  color: #ccc;
  margin-bottom: 24px;
}
#contents .schedule .section .price {
  color: #616161;
  margin-bottom: 20px;
}
#contents .schedule .section .artists {
  color: #616161;
}
