/* トップ */

#slidebanner {
  width: 920px;
  height: 300px;
  overflow: hidden;
  margin: 15px auto 5px;
}

#banner {
  list-style: none;
}

#staff {
  padding: 15px 0 0;
}

#bx-pager {
  margin-bottom: 15px;
  text-align: center;
}

#bx-pager {
  overflow: hidden !important;
  height: auto;
}

#bx-pager a {
  display: inline-block;
  margin: 5px 0 0 0;
}

#bx-pager a img {
  width: 100px;
  height: auto;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

#bx-pager a.active img {
  opacity: 1;
  filter: alpha(opacity=100);
}

#main {
  width: 624px;
  float: left;
  display: inline;
  margin: 0 0 0 15px;
}

.main_left {
  float: left;
  display: inline;
  width: 276px;
}

.main_right {
  float: left;
  display: inline;
  width: 328px;
  margin: 0 0 0 20px;
}

#sub {
  width: 276px;
  float: left;
  display: inline;
  margin: 0 0 0 20px;
}

#main h2, #sub h2 {
  width: 100%;
  margin-top: 0;
}

.iframe {
  border: 1px solid #b3b3b3;
  margin: 0 0 15px;
  background: #ffffff;
}

iframe {
  width: 100%;
  height: 1483px;
  box-sizing: border-box;
  vertical-align: bottom;
}

.title.schedule {
  margin-top: 0;
}

#line {
  margin-bottom: 15px;
}

#line img {
  width: 100%;
  height: auto;
}

.twitter {
  padding: 0 0 15px;
}

#sub img {
  width: 100%;
  height: auto;
}

.bnr {
  margin: 15px 0 0 0;
}

.bnr img {
  width: 100%;
  height: auto;
}

.blog {
  margin-bottom: 15px;
}

.blog iframe {
  width: 100%;
  height: 619px;
  vertical-align: top;
}
