body {
  background: #100 url("images/sabaku_bg_2.jpg") 50% -330px fixed;
  background-size: cover;
  color: #fff; }

h1, h2, h3 {
  color: #fff;
  text-shadow: 0 0 15px #e04; }

h1 small, h2 small, h3 small, h4 small {
  color: #fafafa; }

h4, h5 {
  margin-top: 15px;
  margin-bottom: 15px; }

a {
  color: #e24; }

ul {
  padding: 0; }
  ul li {
    list-style: none;
    line-height: 1.6;
    padding-bottom: 0.5em;
    padding-left: 1.25em;
    position: relative; }
    ul li span.glyphicon {
      line-height: 1.3;
      font-size: 70%;
      position: absolute;
      right: 2em;
      top: 2.5em;
      color: #a00; }

dl dd {
  margin-top: 10px;
  margin-bottom: 15px; }

.jumbotron {
  background-color: rgba(54, 0, 2, 0.5);
  padding-top: 20px;
  padding-bottom: 0px;
  margin: 0 auto; }
  .jumbotron .main-title {
    font-family: "Courier New", Courier, monospace;
    font-size: 2.5rem;
    line-height: 1.5;
    font-weight: normal;
    letter-spacing: 0.1em;
    color: #fff;
    margin: 0; }
    .jumbotron .main-title span {
      display: inline-block; }
  .jumbotron h2 {
    font-size: 1.8rem;
    color: #ff0002;
    margin: 20px auto 20px; }
    .jumbotron h2 span {
      display: inline-block; }
  .jumbotron img {
    margin: 10px auto 15px; }
  .jumbotron p {
    color: #eee;
    font-size: 95%; }

section.called {
  background: #eee; }

.main {
  background: none;
  padding-bottom: 40px; }
  .main h1 {
    font-size: 240%; }

.about h1 {
  color: #111; }
.about p {
  font-size: 115%;
  line-height: 1.8; }

.row {
  padding-top: 20px;
  padding-bottom: 20px; }

.stage-photos img {
  margin-top: 15px;
  margin-bottom: 15px; }

.img-shadow {
  box-shadow: 0 2px 10px #f54; }

.download-btn {
  margin-top: 30px;
  padding: 20px 0; }

.address {
  font-size: 120%; }

.btn-default:hover {
  background: #ccc; }

.footer {
  background: #2d0002;
  padding-top: 30px;
  padding-bottom: 40px; }

.copyright {
  text-align: center;
  margin-top: 50px; }
  .copyright a {
    color: #444; }

button.close {
  z-index: 100;
  padding: 5px 10px;
  background: #eee;
  opacity: 1; }

.modal {
  max-width: 95%;
  max-height: 95%;
  margin: 30px auto; }

.img-selflink:hover {
  cursor: pointer;
  box-shadow: 0 4px 13px #622; }

.notice {
  line-height: 45px;
  text-align: center;
  color: #fff;
  padding: 0;
  margin: 0; }

.cast-list-json .info {
  position: absolute;
  left: 15px;
  padding: 0 3px;
  top: 0;
  background: #999;
  z-index: 10; }
.cast-list-json h3 {
  margin-bottom: 40px; }
.cast-list-json h4 {
  color: #aaa;
  margin: 20px 0 0; }
.cast-list-json h5 {
  color: #e44;
  font-size: 115%;
  font-weight: bold; }
  .cast-list-json h5 small {
    display: block;
    padding-top: 3px;
    font-size: 75%; }
.cast-list-json img {
  border-radius: 3px;
  position: relative; }
.cast-list-json a img:hover {
  box-shadow: 0 0 10px 5px #555; }
.cast-list-json a .glyphicon {
  bottom: 0; }

.cast-list ul li {
  font-size: 133%;
  margin: 10px 0 10px;
  padding-left: 0; }
  .cast-list ul li small {
    font-size: 75%; }
.cast-list ul.inline li {
  display: inline-block;
  padding-right: 20px; }

.daily-guest h3 {
  text-indent: -0.5em;
  margin-bottom: 1em; }
.daily-guest dd {
  float: left; }

table.timetable-table {
  max-width: 100%;
  background-color: transparent; }

.timetable-table td {
  font-size: 150%; }

.timetable-time td {
  font-size: 100%; }

.timetable-table {
  width: 100%;
  margin-bottom: 20px;
  border-bottom: 1px solid #666; }
  .timetable-table > thead th, .timetable-table > tbody > tr td {
    text-align: center;
    padding: 8px;
    line-height: 1.428571429;
    vertical-align: top;
    border-top: 1px solid #666; }

.timetable-table-bordered > thead > th, .timetable-table-bordered > tbody > tr > td {
  border: 1px solid #666; }

.timetable-table > thead th {
  font-size: 1.25em; }
  .timetable-table > thead th .month {
    font-size: 0.8em;
    vertical-align: top; }
  .timetable-table > thead th .day {
    font-size: 0.6em; }

.in-link-hide {
  display: block;
  text-indent: -100%;
  position: absolute; }

.fixed {
  width: 100%;
  left: 0;
  position: fixed;
  top: 0;
  z-index: 99; }

#in-page-nav {
  background: #222;
  background: rgba(16, 16, 16, 0.4); }
  #in-page-nav .nav-pills > li.active > a {
    color: #e24;
    background-color: transparent;
    border-radius: 0; }
  #in-page-nav .nav-pills > li:hover > a {
    color: #fff;
    background-color: #300; }
  #in-page-nav.fixed {
    background: #222;
    background: rgba(16, 16, 16, 0.95); }

.cast-list-text {
  font-size: 2.2rem; }
  .cast-list-text .list-inline {
    margin: 0 0 1.2em 0; }
    .cast-list-text .list-inline li {
      margin-right: 1em; }
  .cast-list-text .list-block li {
    padding: .5em 0; }
  .cast-list-text small {
    font-size: 1.15rem;
    margin-left: -.5em; }

/*# sourceMappingURL=pirates3-style.css.map */
