@charset "UTF-8";
/*
0.General
----------------------------------------*/
html, body {
  height: 100%; }

body {
  font-family: YuGothic, '游ゴシック','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,sans-serif;
  -webkit-text-size-adjust: 100%;
  font-size: 12px;
  line-height: 1;
  text-align: left;
  -webkit-font-smoothing: antialiased;
  text-align: left;
  color: #000;
  background: url("../img/common/back.jpg") center top;
  width: 100%; }

a {
  -webkit-transition: all .4s ease;
  -o-transition: all .4s ease;
  -ms-transition: all .4s ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  transition: all .4s ease; }

a:hover {
  opacity: 0.5; }

img {
  max-width: 100%;
  height: auto; }

p {
  font-size: 13px;
  line-height: 1.6; }

.f14 {
  font-size: 14px; }

.f15 {
  font-size: 15px;
  line-height: 2; }

.f16 {
  font-size: 16px;
  line-height: 2; }

a {
  color: red; }

/*
navigation
----------------------------------------*/
nav {
  position: fixed;
  display: block;
  width: 100%;
  overflow: hidden;
  height: 45px;
  text-align: center;
  background-color: #fff;
  z-index: 1000; }
  nav h1 {
    display: inline-block; }
    nav h1 a {
      display: block;
      width: 244px;
      height: 45px;
      line-height: 45px;
      background: url("../img/common/logo.png") no-repeat center 10px;
      background-size: 244px 28px;
      margin: 0 15px 0 0;
      text-indent: -9999px; }
  nav ul {
    display: inline-block;
    height: 45px; }
  nav li {
    display: inline-block;
    height: 45px;
    line-height: 45px; }
    nav li a {
      display: inline-block;
      font-size: 14px;
      color: #000; }
    nav li:after {
      content: "　/　"; }
    nav li:last-child:after {
      content: ""; }

/*
frame
----------------------------------------*/
.border {
  position: fixed;
  display: block;
  background-color: #fff; }

.border-t,
.border-b {
  z-index: 100; }
  .border-t:before, .border-t:after,
  .border-b:before,
  .border-b:after {
    position: absolute;
    content: "";
    display: block;
    width: 14px;
    height: 14px;
    z-index: 100; }

.border-t {
  left: 0;
  top: 45px;
  height: 1px;
  width: 100%;
  border-bottom: 3px solid #000; }
  .border-t:before {
    background: url("../img/common/corner_rt.png") no-repeat;
    right: 11px;
    top: 1px; }
  .border-t:after {
    background: url("../img/common/corner_lt.png") no-repeat;
    left: 11px;
    top: 1px; }

.border-b {
  left: 0;
  bottom: 0;
  height: 11px;
  width: 100%;
  border-top: 3px solid #000; }
  .border-b:before {
    background: url("../img/common/corner_rb.png") no-repeat;
    right: 11px;
    top: -14px; }
  .border-b:after {
    background: url("../img/common/corner_lb.png") no-repeat;
    left: 11px;
    top: -14px; }

.border-l,
.border-r {
  z-index: 150; }
  .border-l:after,
  .border-r:after {
    position: absolute;
    content: "";
    width: 3px;
    top: 57px;
    height: -webkit-calc(100% - 79px);
    background-color: #000; }

.border-l {
  left: 0;
  top: 0;
  height: 100%;
  width: 11px; }
  .border-l:after {
    right: -3px; }

.border-r {
  right: 0;
  top: 0;
  height: 100%;
  width: 11px; }
  .border-r:after {
    left: -3px; }

/*
box
----------------------------------------*/
.l-wrapper {
  width: 960px;
  margin: 0 auto;
  padding: 65px 20px 30px 20px; }

.l-content {
  width: 100%;
  height: 100%;
  padding: 20px 0; }
  .l-content header {
    padding: 35px 0 35px 0;
    color: #fff;
    font-size: 25px;
    letter-spacing: 2px;
    font-weight: bold;
    text-align: center; }
    .l-content header aside {
      font-size: 13px;
      margin: 10px 0 0 0; }

.l-main > h1 {
  background: url("../img/common/bar.png") no-repeat;
  width: 960px;
  height: 61px;
  line-height: 61px;
  font-size: 19px;
  font-weight: bold;
  letter-spacing: 2px;
  margin: 0 0 15px 0;
  text-align: center; }

.l-white {
  border: 3px solid #000;
  background-color: #fff;
  width: 760px;
  margin: 0 auto 30px auto;
  padding: 35px 97px; }
  .l-white:last-child {
    margin: 0 auto 0 auto; }

/*
01-top
----------------------------------------*/
#top .l-content {
  position: relative;
  min-height: 954px;
  padding-bottom: 20px;
  background: url("../img/top/img.png") no-repeat center top; }

.top-share {
  position: absolute;
  left: 0;
  top: 500px; }
  .top-share p {
    color: #fff;
    font-weight: bold;
    margin: 0 0 5px 0; }
  .top-share a {
    display: inline-block;
    width: 50px;
    height: 50px;
    margin: 0 1px 0 0; }
    .top-share a.fb {
      background: url("../img/top/fb.png") no-repeat #fff center center; }
    .top-share a.tw {
      background: url("../img/top/tw.png") no-repeat #fff center center; }

.top-news {
  position: absolute;
  left: 0;
  top: 600px;
  width: 300px;
  color: #fff;
  font-weight: bold; }
  .top-news hr {
    border: none;
    width: 100%;
    height: 1px;
    background-color: #fff;
    margin: 5px auto; }

/*
02-about
----------------------------------------*/
#about .l-content {
  background: url("../img/about/img.png") no-repeat left 50px;
  min-height: 850px; }

.l-about {
  width: 440px;
  float: right;
  color: #fff;
  padding: 50px 0; }
  .l-about h1 {
    font-size: 24px;
    font-weight: bold;
    margin: 0 0 30px 0;
    letter-spacing: 2px; }
  .l-about p {
    font-size: 16px; }

/*
03-event
----------------------------------------*/
.l-col2-event {
  width: 100%;
  background-color: #fff; }
  .l-col2-event > div {
    width: 50%;
    box-sizing: border-box; }
  .l-col2-event .left {
    float: left; }
    .l-col2-event .left h1 {
      font-size: 20px;
      text-align: center;
      height: 200px;
      box-sizing: border-box;
      padding: 60px 0;
      line-height: 1.5;
      font-weight: bold; }
      .l-col2-event .left h1 aside {
        font-size: 15px; }
  .l-col2-event .orange {
    background-color: #f4af8e;
    padding: 10px;
    box-sizing: border-box; }
  .l-col2-event p {
    padding: 20px;
    box-sizing: border-box; }
  .l-col2-event .right {
    float: right; }
    .l-col2-event .right .img {
      background: url("../img/event/photo01.jpg") no-repeat center center;
      height: 200px; }
  .l-col2-event .event-relate {
    border: 10px solid #fff;
    padding: 20px 20px 10px 20px;
    background-color: #f4af8e; }
    .l-col2-event .event-relate span {
      display: block;
      color: #f4af8e;
      background-color: #fff !important;
      margin: 0 20px 0;
      padding: 3px 5px; }
    .l-col2-event .event-relate h1 {
      font-size: 18px;
      font-weight: bold;
      line-height: 1.5;
      margin: 5px 0;
      padding: 0 20px 0 20px; }

.l-col2-event-2 {
  margin: 0 -30px 0 0; }
  .l-col2-event-2 section {
    position: relative;
    vertical-align: top;
    display: inline-block;
    width: 472px;
    background-color: #fff;
    margin: 14px 14px 0 0; }
  .l-col2-event-2 h1 {
    font-size: 20px;
    padding: 20px; }
  .l-col2-event-2 p {
    padding: 20px; }
  .l-col2-event-2 .orange {
    background-color: #f4af8e; }

.l-col2-event-3 {
  margin: 0 -30px 0 0; }
  .l-col2-event-3 section {
    position: relative;
    vertical-align: top;
    display: inline-block;
    width: 302px;
    background-color: #fff;
    margin: 0 14px 14px 0;
    border: 3px solid #000; }
  .l-col2-event-3 h1 {
    display: table;
    height: 60px;
    font-size: 20px;
    font-weight: bold;
    width: 100%; }
    .l-col2-event-3 h1 div {
      display: table-cell;
      vertical-align: middle;
      text-align: center; }
    .l-col2-event-3 h1 aside {
      margin: 5px 0;
      font-size: 13px !important; }
  .l-col2-event-3 p {
    font-size: 12px;
    padding: 10px;
    background-color: #fde8bf; }
    .l-col2-event-3 p span {
      margin: 0 0 0 50px; }
  .l-col2-event-3 p:nth-of-type(2n) {
    background-color: #fff; }

/*
04-volunteer
----------------------------------------*/
.form {
  background-color: #f2f2f2;
  padding: 20px 20px;
  width: 760px;
  margin: 30px auto 0 auto; }
  .form th {
    font-size: 15px;
    border-bottom: 10px solid transparent; }
    .form th span {
      color: red; }
  .form td {
    font-size: 16px;
    width: 520px;
    border-bottom: 10px solid transparent; }
    .form td input[type="text"] {
      font-size: 16px;
      padding: 10px;
      width: 520px;
      border: none; }
      .form td input[type="text"].name {
        width: 245px; }
      .form td input[type="text"].left {
        float: left; }
      .form td input[type="text"].right {
        float: right; }
    .form td textarea {
      font-size: 16px;
      padding: 5px 10px;
      line-height: 1.5;
      width: 520px;
      height: 100px;
      resize: vertical;
      border: none; }
    .form td input[type="submit"] {
      border: none;
      -webkit-appearance: none;
      color: #000;
      background-color: red;
      width: 540px;
      height: 50px;
      line-height: 50px;
      text-align: center;
      font-size: 16px; }

/*
05-sponcer
----------------------------------------*/
h2.suponcer {
  font-size: 18px;
  margin: 20px 0 10px;
  font-weight: bold; }

.suponcer-list li {
  font-size: 15px;
  display: inline-block;
  line-height: 1.6; }
  .suponcer-list li:after {
    content: "、"; }
  .suponcer-list li:last-child:after {
    content: ""; }

.center {
  margin: 10px 0 20px 0; }
  .center img {
    float: left;
    margin: 0 10px 0 0; }
  .center p {
    height: 50px;
    line-height: 50px; }

table.sponcer {
  position: relative;
  width: 100%;
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  border-left: 1px solid #000;
  border-collapse: collapse; }
  table.sponcer:after {
    position: absolute;
    content: "";
    width: 150px;
    height: 120px;
    background: url("../img/boshu/fuki.png") no-repeat;
    right: 10px;
    top: -110px; }
  table.sponcer th {
    width: 200px;
    font-size: 16px;
    vertical-align: top;
    padding: 10px;
    font-weight: bold;
    border-bottom: 1px solid #000;
    border-right: 1px solid #000; }
  table.sponcer td {
    font-size: 16px;
    border-bottom: 1px solid #000;
    padding: 10px; }
    table.sponcer td h2 {
      font-weight: bold; }
    table.sponcer td h2 + div {
      margin: 10px 0 0 0; }
    table.sponcer td h3 {
      font-weight: bold;
      font-size: 15px;
      line-height: 1.5; }
    table.sponcer td .red {
      color: red; }

/*
06-actor
----------------------------------------*/
.act-list,
.schedule-list {
  display: block;
  margin: 5px 0 0 0; }
  .act-list li,
  .schedule-list li {
    display: inline-block;
    color: #fff;
    font-size: 15px; }
    .act-list li:after,
    .schedule-list li:after {
      content: "  |   ";
      opacity: 0.5; }
  .act-list a,
  .schedule-list a {
    color: #fff; }

.l-col2-act {
  margin: 0 -30px 0 0; }
  .l-col2-act section {
    position: relative;
    vertical-align: top;
    display: inline-block;
    width: 467px;
    background-color: #fff;
    border: 3px solid #000;
    margin: 0 14px 14px 0; }
    .l-col2-act section .act-anc {
      position: absolute;
      top: -65px; }
    .l-col2-act section .img {
      float: left;
      width: 245px; }
    .l-col2-act section .act-name {
      float: right;
      width: 180px;
      padding: 0 20px;
      height: 245px;
      display: table;
      text-align: left;
      font-weight: bold; }
      .l-col2-act section .act-name .container {
        display: table-cell;
        vertical-align: middle; }
      .l-col2-act section .act-name h1 {
        font-size: 22px;
        line-height: 1.5;
        font-weight: bold; }
        .l-col2-act section .act-name h1 aside {
          font-size: 13px; }

/*
07-schedule
----------------------------------------*/
.googlemap {
  width: 960px;
  margin: 0 auto; }

.caution {
  color: red;
  display: block; }

.l-col2-schedule {
  margin: 0 -30px 0 0; }
  .l-col2-schedule article {
    position: relative;
    vertical-align: top;
    display: inline-block;
    width: 467px;
    background-color: #fff;
    border: 3px solid #000;
    margin: 0 14px 14px 0; }
    .l-col2-schedule article .stage-open {
      width: 100%;
      font-size: 18px;
      font-weight: bold;
      height: 50px;
      line-height: 50px;
      text-indent: 20px;
      border-bottom: 1px solid #000; }
    .l-col2-schedule article .isu {
      display: block;
      position: absolute;
      right: 0;
      top: 0;
      width: 50px;
      height: 50px;
      border-left: 1px solid #000; }
      .l-col2-schedule article .isu:before {
        position: absolute;
        right: 60px;
        height: 50px;
        line-height: 50px;
        width: 50px;
        text-align: right; }
    .l-col2-schedule article.c1 .isu {
      background: url("../img/schedule/icon_chair.png");
      background-size: 50px 50px; }
      .l-col2-schedule article.c1 .isu:before {
        content: "椅子席"; }
    .l-col2-schedule article.c2 .isu {
      background: url("../img/schedule/icon_sajiki.png");
      background-size: 50px 50px; }
      .l-col2-schedule article.c2 .isu:before {
        content: "桟敷席"; }
    .l-col2-schedule article.c3 .isu {
      width: 100px;
      background-image: url("../img/schedule/icon_chair.png"), url("../img/schedule/icon_sajiki.png");
      background-repeat: no-repeat, no-repeat;
      background-position: left top, right top;
      background-size: 50px 50px, 50px 50px; }
      .l-col2-schedule article.c3 .isu:before {
        right: 105px;
        width: 100px;
        content: "椅子＋桟敷席"; }
    .l-col2-schedule article h1 {
      font-size: 20px;
      line-height: 1.6;
      padding: 10px 20px 10px 20px;
      font-weight: bold; }
      .l-col2-schedule article h1.manin:after {
        display: inline-block;
        content: "満員御礼";
        font-size: 0.7em;
        background-color: red;
        font-weight: bold;
        color: #fff;
        margin: 0 0 0 5px;
        letter-spacing: 1px;
        padding: 0 5px;
        border-radius: 5px; }
    .l-col2-schedule article table.schedule {
      width: 100%;
      border-collapse: collapse;
      border-top: 1px solid #000; }
      .l-col2-schedule article table.schedule th {
        width: 130px;
        font-size: 13px;
        padding: 8px;
        border-right: 1px solid #000;
        line-height: 1.5; }
      .l-col2-schedule article table.schedule td {
        font-size: 13px;
        padding: 8px;
        line-height: 1.5; }
        .l-col2-schedule article table.schedule td.none-padding {
          padding: 0; }
        .l-col2-schedule article table.schedule td a {
          display: block; }
          .l-col2-schedule article table.schedule td a.gm {
            display: inline-block;
            margin: 0 0 0 10px; }
      .l-col2-schedule article table.schedule tr th, .l-col2-schedule article table.schedule tr td {
        border-bottom: 1px solid #000; }
      .l-col2-schedule article table.schedule tr:last-child th, .l-col2-schedule article table.schedule tr:last-child td {
        border-bottom: none; }
    .l-col2-schedule article .name-container {
      display: table;
      height: 66px; }
      .l-col2-schedule article .name-container .s-name {
        display: table-cell;
        vertical-align: middle;
        line-height: 1.5;
        padding: 0 5px; }
    .l-col2-schedule article .stage-actor li {
      width: 50%;
      float: left;
      height: 66px; }
    .l-col2-schedule article .stage-actor a {
      display: block;
      color: #000; }
      .l-col2-schedule article .stage-actor a .img {
        display: block;
        float: left;
        width: 66px;
        height: 66px; }

#a01 .img {
  background: url("../img/actor/01.jpg");
  background-size: 66px 66px; }

#a02 .img {
  background: url("../img/actor/02.jpg");
  background-size: 66px 66px; }

#a03 .img {
  background: url("../img/actor/03.jpg");
  background-size: 66px 66px; }

#a04 .img {
  background: url("../img/actor/04.jpg");
  background-size: 66px 66px; }

#a05 .img {
  background: url("../img/actor/05.jpg");
  background-size: 66px 66px; }

#a06 .img {
  background: url("../img/actor/06.jpg");
  background-size: 66px 66px; }

#a07 .img {
  background: url("../img/actor/07.jpg");
  background-size: 66px 66px; }

#a08 .img {
  background: url("../img/actor/08.jpg");
  background-size: 66px 66px; }

#a09 .img {
  background: url("../img/actor/09.jpg");
  background-size: 66px 66px; }

#a10 .img {
  background: url("../img/actor/10.jpg");
  background-size: 66px 66px; }

#a11 .img {
  background: url("../img/actor/11.jpg");
  background-size: 66px 66px; }

#a12 .img {
  background: url("../img/actor/12.jpg");
  background-size: 66px 66px; }

#a13 .img {
  background: url("../img/actor/13.jpg");
  background-size: 66px 66px; }

#a14 .img {
  background: url("../img/actor/14.jpg");
  background-size: 66px 66px; }

#a15 .img {
  background: url("../img/actor/15.jpg");
  background-size: 66px 66px; }

#a16 .img {
  background: url("../img/actor/16.jpg");
  background-size: 66px 66px; }

#a17 .img {
  background: url("../img/actor/17.jpg");
  background-size: 66px 66px; }

#a18 .img {
  background: url("../img/actor/18.jpg");
  background-size: 66px 66px; }

#a19 .img {
  background: url("../img/actor/19.jpg");
  background-size: 66px 66px; }

#a19b .img {
  background: url("../img/actor/19.jpg");
  background-size: 66px 66px; }

#a20 .img {
  background: url("../img/actor/20.jpg");
  background-size: 66px 66px; }

#a21 .img {
  background: url("../img/actor/21.jpg");
  background-size: 66px 66px; }

#a22 .img {
  background: url("../img/actor/22.jpg");
  background-size: 66px 66px; }

#a23 .img {
  background: url("../img/actor/23.jpg");
  background-size: 66px 66px; }

#a24 .img {
  background: url("../img/actor/24.jpg");
  background-size: 66px 66px; }

#a25 .img {
  background: url("../img/actor/25.jpg");
  background-size: 66px 66px; }

#a26 .img {
  background: url("../img/actor/26.jpg");
  background-size: 66px 66px; }

#a26b .img {
  background: url("../img/actor/26.jpg");
  background-size: 66px 66px; }

#a27 .img {
  background: url("../img/actor/27.jpg");
  background-size: 66px 66px; }

#a28 .img {
  background: url("../img/actor/28.jpg");
  background-size: 66px 66px; }

#a29 .img {
  background: url("../img/actor/29.jpg");
  background-size: 66px 66px; }

#a30 .img {
  background: url("../img/actor/30.jpg");
  background-size: 66px 66px; }

#a31 .img {
  background: url("../img/actor/31.jpg");
  background-size: 66px 66px; }

#a32 .img {
  background: url("../img/actor/32.jpg");
  background-size: 66px 66px; }

#a33 .img {
  background: url("../img/actor/33.jpg");
  background-size: 66px 66px; }

#a34 .img {
  background: url("../img/actor/34.jpg");
  background-size: 66px 66px; }

#a35 .img {
  background: url("../img/actor/35.jpg");
  background-size: 66px 66px; }

#a36 .img {
  background: url("../img/actor/36.jpg");
  background-size: 66px 66px; }

#a37 .img {
  background: url("../img/actor/37.jpg");
  background-size: 66px 66px; }

#a38 .img {
  background: url("../img/actor/38.jpg");
  background-size: 66px 66px; }

#a39 .img {
  background: url("../img/actor/39.jpg");
  background-size: 66px 66px; }

#a39b .img {
  background: url("../img/actor/39.jpg");
  background-size: 66px 66px; }

#a40 .img {
  background: url("../img/actor/40.jpg");
  background-size: 66px 66px; }

#a41 .img {
  background: url("../img/actor/41.jpg");
  background-size: 66px 66px; }

#a42 .img {
  background: url("../img/actor/42.jpg");
  background-size: 66px 66px; }

#a43 .img {
  background: url("../img/actor/43.jpg");
  background-size: 66px 66px; }

#a44 .img {
  background: url("../img/actor/44.jpg");
  background-size: 66px 66px; }

#a45 .img {
  background: url("../img/actor/45.jpg");
  background-size: 66px 66px; }

#a46 .img {
  background: url("../img/actor/46.jpg");
  background-size: 66px 66px; }

#a47 .img {
  background: url("../img/actor/47.jpg");
  background-size: 66px 66px; }

#a48 .img {
  background: url("../img/actor/48.jpg");
  background-size: 66px 66px; }

#a49 .img {
  background: url("../img/actor/49.jpg");
  background-size: 66px 66px; }

#a50 .img {
  background: url("../img/actor/50.jpg");
  background-size: 66px 66px; }

#a51 .img {
  background: url("../img/actor/51.jpg");
  background-size: 66px 66px; }

#a52 .img {
  background: url("../img/actor/52.jpg");
  background-size: 66px 66px; }

#a53 .img {
  background: url("../img/actor/53.jpg");
  background-size: 66px 66px; }

#a54 .img {
  background: url("../img/actor/54.jpg");
  background-size: 66px 66px; }

#a55 .img {
  background: url("../img/actor/55.jpg");
  background-size: 66px 66px; }

#a56 .img {
  background: url("../img/actor/56.jpg");
  background-size: 66px 66px; }

#a56b .img {
  background: url("../img/actor/56.jpg");
  background-size: 66px 66px; }

#a57 .img {
  background: url("../img/actor/57.jpg");
  background-size: 66px 66px; }

#a58 .img {
  background: url("../img/actor/58.jpg");
  background-size: 66px 66px; }

#a59 .img {
  background: url("../img/actor/59.jpg");
  background-size: 66px 66px; }

#a60 .img {
  background: url("../img/actor/60.jpg");
  background-size: 66px 66px; }

#a61 .img {
  background: url("../img/actor/61.jpg");
  background-size: 66px 66px; }

#a62 .img {
  background: url("../img/actor/62.jpg");
  background-size: 66px 66px; }

#a63 .img {
  background: url("../img/actor/63.jpg");
  background-size: 66px 66px; }

#a64 .img {
  background: url("../img/actor/64.jpg");
  background-size: 66px 66px; }

#a65 .img {
  background: url("../img/actor/65.jpg");
  background-size: 66px 66px; }

#a66 .img {
  background: url("../img/actor/66.jpg");
  background-size: 66px 66px; }

#a67 .img {
  background: url("../img/actor/67.jpg");
  background-size: 66px 66px; }

#a68 .img {
  background: url("../img/actor/68.jpg");
  background-size: 66px 66px; }

#a69 .img {
  background: url("../img/actor/69.jpg");
  background-size: 66px 66px; }

#a69b .img {
  background: url("../img/actor/69.jpg");
  background-size: 66px 66px; }

#a70 .img {
  background: url("../img/actor/70.jpg");
  background-size: 66px 66px; }

#a71 .img {
  background: url("../img/actor/71.jpg");
  background-size: 66px 66px; }

#a72 .img {
  background: url("../img/actor/72.jpg");
  background-size: 66px 66px; }

#a73 .img {
  background: url("../img/actor/73.jpg");
  background-size: 66px 66px; }

#a74 .img {
  background: url("../img/actor/74.jpg");
  background-size: 66px 66px; }

#a75 .img {
  background: url("../img/actor/75.jpg");
  background-size: 66px 66px; }

#a76 .img {
  background: url("../img/actor/76.jpg");
  background-size: 66px 66px; }

#a76b .img {
  background: url("../img/actor/76.jpg");
  background-size: 66px 66px; }

#a77 .img {
  background: url("../img/actor/77.jpg");
  background-size: 66px 66px; }

#a78 .img {
  background: url("../img/actor/78.jpg");
  background-size: 66px 66px; }

#a79 .img {
  background: url("../img/actor/79.jpg");
  background-size: 66px 66px; }

#a80 .img {
  background: url("../img/actor/80.jpg");
  background-size: 66px 66px; }

#a81 .img {
  background: url("../img/actor/81.jpg");
  background-size: 66px 66px; }

#a82 .img {
  background: url("../img/actor/82.jpg");
  background-size: 66px 66px; }

#a83 .img {
  background: url("../img/actor/83.jpg");
  background-size: 66px 66px; }

#a84 .img {
  background: url("../img/actor/84.jpg");
  background-size: 66px 66px; }

#a85 .img {
  background: url("../img/actor/85.jpg");
  background-size: 66px 66px; }

#a86 .img {
  background: url("../img/actor/86.jpg");
  background-size: 66px 66px; }

#a87 .img {
  background: url("../img/actor/87.jpg");
  background-size: 66px 66px; }

#a88 .img {
  background: url("../img/actor/88.jpg");
  background-size: 66px 66px; }

#a89 .img {
  background: url("../img/actor/89.jpg");
  background-size: 66px 66px; }

#a90 .img {
  background: url("../img/actor/90.jpg");
  background-size: 66px 66px; }

#a90b .img {
  background: url("../img/actor/90.jpg");
  background-size: 66px 66px; }

#a91 .img {
  background: url("../img/actor/91.jpg");
  background-size: 66px 66px; }

#a92 .img {
  background: url("../img/actor/92.jpg");
  background-size: 66px 66px; }

#a93 .img {
  background: url("../img/actor/93.jpg");
  background-size: 66px 66px; }

#a94 .img {
  background: url("../img/actor/94.jpg");
  background-size: 66px 66px; }

#a95 .img {
  background: url("../img/actor/95.jpg");
  background-size: 66px 66px; }

#a96 .img {
  background: url("../img/actor/96.jpg");
  background-size: 66px 66px; }

#a97 .img {
  background: url("../img/actor/97.jpg");
  background-size: 66px 66px; }

#a98 .img {
  background: url("../img/actor/98.jpg");
  background-size: 66px 66px; }

#a99 .img {
  background: url("../img/actor/99.jpg");
  background-size: 66px 66px; }

#a99b .img {
  background: url("../img/actor/99.jpg");
  background-size: 66px 66px; }

#a100 .img {
  background: url("../img/actor/100.jpg");
  background-size: 66px 66px; }

#a02 .s-name:before {
  content: "甘味けんじ"; }

#a03 .s-name:before {
  content: "1,2の大心"; }

#a04 .s-name:before {
  content: "イチマルゴ"; }

#a05 .s-name:before {
  content: "イチャリバーズ"; }

#a06 .s-name:before {
  content: "伊藤夢葉"; }

#a07 .s-name:before {
  content: "入船亭小辰"; }

#a08 .s-name:before {
  content: "入船亭扇里"; }

#a09 .s-name:before {
  content: "うわの空・藤志郎一座"; }

#a10 .s-name:before {
  content: "翁家和助"; }

#a11 .s-name:before {
  content: "桂宮治"; }

#a12 .s-name:before {
  content: "桂吉坊"; }

#a13 .s-name:before {
  content: "桂文我"; }

#a14 .s-name:before {
  content: "川柳つくし"; }

#a15 .s-name:before {
  content: "神田真紅"; }

#a16 .s-name:before {
  content: "神田みのり"; }

#a17 .s-name:before {
  content: "キャン×キャン"; }

#a18 .s-name:before {
  content: "久住兄弟"; }

#a19 .s-name:before {
  content: "好田タクト"; }

#a19b .s-name:before {
  content: "ゲスト：好田タクト"; }

#a20 .s-name:before {
  content: "古今亭菊之丞"; }

#a21 .s-name:before {
  content: "古今亭駒次"; }

#a22 .s-name:before {
  content: "古今亭志ん輔"; }

#a23 .s-name:before {
  content: "古今亭志ん八"; }

#a24 .s-name:before {
  content: "古今亭文菊"; }

#a25 .s-name:before {
  content: "古今亭今いち"; }

#a26 .s-name:before {
  content: "古今亭駿菊"; }

#a26b .s-name:before {
  content: "ゲスト：古今亭駿菊"; }

#a27 .s-name:before {
  content: "古今亭志ん吉"; }

#a28 .s-name:before {
  content: "古今亭ちよりん"; }

#a29 .s-name:before {
  content: "古今亭始"; }

#a30 .s-name:before {
  content: "寒空はだか"; }

#a31 .s-name:before {
  content: "三遊亭歌太郎"; }

#a32 .s-name:before {
  content: "三遊亭橘也"; }

#a33 .s-name:before {
  content: "三遊亭金八"; }

#a34 .s-name:before {
  content: "山遊亭くま八"; }

#a35 .s-name:before {
  content: "三遊亭兼好"; }

#a36 .s-name:before {
  content: "三遊亭好の助"; }

#a37 .s-name:before {
  content: "三遊亭天どん"; }

#a38 .s-name:before {
  content: "三遊亭萬橘"; }

#a39 .s-name:before {
  content: "三遊亭白鳥"; }

#a39b .s-name:before {
  content: "ゲスト：三遊亭白鳥"; }

#a40 .s-name:before {
  content: "三遊亭遊史郎"; }

#a41 .s-name:before {
  content: "寂空"; }

#a42 .s-name:before {
  content: "しゃもじ"; }

#a43 .s-name:before {
  content: "シューベルトまつだ"; }

#a44 .s-name:before {
  content: "春風亭一蔵"; }

#a45 .s-name:before {
  content: "春風亭昇々"; }

#a46 .s-name:before {
  content: "春風亭正太郎"; }

#a47 .s-name:before {
  content: "春風亭朝也"; }

#a48 .s-name:before {
  content: "春風亭柳好"; }

#a49 .s-name:before {
  content: "笑福亭瓶二"; }

#a50 .s-name:before {
  content: "昔昔亭A太郎"; }

#a51 .s-name:before {
  content: "太神楽曲芸協会若手社中"; }

#a52 .s-name:before {
  content: "台所鬼〆"; }

#a53 .s-name:before {
  content: "宝井一凜"; }

#a54 .s-name:before {
  content: "瀧川鯉八"; }

#a55 .s-name:before {
  content: "橘ノ双葉"; }

#a56 .s-name:before {
  content: "立川吉笑"; }

#a56b .s-name:before {
  content: "ゲスト：立川吉笑"; }

#a57 .s-name:before {
  content: "立川こはる"; }

#a58 .s-name:before {
  content: "立川左平次"; }

#a59 .s-name:before {
  content: "立川笑ニ"; }

#a60 .s-name:before {
  content: "立川志らら"; }

#a61 .s-name:before {
  content: "立川談吉"; }

#a62 .s-name:before {
  content: "立川談慶"; }

#a63 .s-name:before {
  content: "立川志の春"; }

#a64 .s-name:before {
  content: "立川志らく"; }

#a65 .s-name:before {
  content: "知念大地"; }

#a66 .s-name:before {
  content: "東京ガールズ"; }

#a67 .s-name:before {
  content: "桃月庵白酒"; }

#a68 .s-name:before {
  content: "ナオユキ"; }

#a69 .s-name:before {
  content: "パイレーツ・オブ・東京湾"; }

#a70 .s-name:before {
  content: "ハピネススポット"; }

#a71 .s-name:before {
  content: "林家彦いち"; }

#a72 .s-name:before {
  content: "林家二楽"; }

#a73 .s-name:before {
  content: "春雨や雷太"; }

#a74 .s-name:before {
  content: "BARON"; }

#a75 .s-name:before {
  content: "藤木勇人"; }

#a76 .s-name:before {
  content: "プリンのため息♡"; }

#a76b .s-name:before {
  content: "ゲスト：プリンのため息♡"; }

#a77 .s-name:before {
  content: "松本優子"; }

#a78 .s-name:before {
  content: "柳家一琴"; }

#a79 .s-name:before {
  content: "柳家花ん謝"; }

#a80 .s-name:before {
  content: "柳家喬の字"; }

#a81 .s-name:before {
  content: "柳家小夏"; }

#a82 .s-name:before {
  content: "柳家さん若"; }

#a83 .s-name:before {
  content: "柳家紫文"; }

#a84 .s-name:before {
  content: "柳家ほたる"; }

#a85 .s-name:before {
  content: "柳家わさび"; }

#a86 .s-name:before {
  content: "柳家一琴"; }

#a87 .s-name:before {
  content: "柳家小ゑん"; }

#a88 .s-name:before {
  content: "柳家小太郎"; }

#a89 .s-name:before {
  content: "柳家小春"; }

#a90 .s-name:before {
  content: "山本大"; }

#a90b .s-name:before {
  content: "ゲスト：山本大"; }

#a91 .s-name:before {
  content: "与座よしあき"; }

#a92 .s-name:before {
  content: "よなは徹"; }

#a93 .s-name:before {
  content: "弱つよむ"; }

#a94 .s-name:before {
  content: "ラブリー恩田"; }

#a95 .s-name:before {
  content: "柳亭芝樂"; }

#a96 .s-name:before {
  content: "柳亭市弥"; }

#a97 .s-name:before {
  content: "柳亭市楽"; }

#a98 .s-name:before {
  content: "柳亭小痴楽"; }

#a99 .s-name:before {
  content: "鈴々舎馬るこ"; }

#a99b .s-name:before {
  content: "聞き手＝鈴々舎馬るこ"; }

#a100 .s-name:before {
  content: "鈴々舎八ゑ馬"; }

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