main .season {
  border-top: 2px solid #839d70;
  border-bottom: 2px solid #839d70;
  padding: 2px 0;
  margin: 0 auto 15px 0;
  display: block;
  width: 300px; }
  main .season p {
    font-weight: 700;
    font-size: 2.6rem;
    color: white;
    background: #839d70;
    padding: 5px 0; }
  main .season.summer {
    border-top: 2px solid #9d7078;
    border-bottom: 2px solid #9d7078; }
    main .season.summer p {
      background: #9d7078; }
  main .season.winter {
    border-top: 2px solid #77709d;
    border-bottom: 2px solid #77709d; }
    main .season.winter p {
      background: #77709d; }
main .bg-paper-container {
  padding: 60px 0;
  background: url("../images/common/bg_washi_graybrown.jpg") repeat-y;
  background-size: auto;
  background-position: top; }
main .hanya-slider {
  margin-bottom: 50px; }
main .castbox {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center; }
  main .castbox li {
    width: 32.8%; }
    main .castbox li p.title {
      display: block;
      font-family: 'Shippori Mincho', serif;
      font-size: 2.8rem;
      color: #523a20;
      font-weight: 600;
      background: linear-gradient(180deg, #b7ada3 0%, #ececec 100%);
      padding: 5px 0;
      margin-bottom: 5px; }
main section#hanya .midashi {
  font-size: 2.8rem;
  font-family: 'Shippori Mincho', serif;
  color: #555555;
  font-weight: 600;
  margin-bottom: 50px; }
main section#hanya .hanya-schedule {
  font-family: 'Shippori Mincho', serif;
  font-weight: 600; }
  main section#hanya .hanya-schedule .date {
    display: inline-block;
    position: relative;
    font-size: 3.2rem;
    color: #523a20;
    padding-left: 40px;
    margin-bottom: 50px; }
    main section#hanya .hanya-schedule .date:before {
      position: absolute;
      content: "";
      width: 32px;
      height: 32px;
      background: url("../images/common/icn_zeni.svg") no-repeat;
      background-size: contain;
      background-position: center;
      left: 0;
      top: 50%;
      transform: translateY(-40%); }
  main section#hanya .hanya-schedule .dotline {
    display: inline-block;
    width: 10rem;
    position: relative;
    margin: 0 15px; }
    main section#hanya .hanya-schedule .dotline:after {
      position: absolute;
      width: 100%;
      content: "";
      height: 1em;
      border-top: 2px dotted #523a20;
      left: 0;
      top: 50%;
      transform: translateY(-50%); }
  main section#hanya .hanya-schedule .limit {
    font-size: 2.6rem;
    color: #ff6600; }
main section#hanya .info-orangebox {
  display: block;
  font-family: 'Shippori Mincho', serif;
  font-size: 3.2rem;
  font-weight: 800;
  color: #FFF;
  background: #ff6600;
  border-radius: 50px;
  padding: 10px 0;
  margin-bottom: 30px; }
main section#hanya .tel-num {
  font-family: 'Shippori Mincho', serif;
  font-size: 5.0rem;
  color: #0d3f4e;
  font-weight: 900;
  letter-spacing: 0.2rem;
  margin-bottom: 30px; }
main section#hanya .notice {
  display: inline-block;
  font-family: 'Shippori Mincho', serif;
  font-size: 2.4rem;
  color: #555555;
  position: relative;
  padding-left: 25px; }
  main section#hanya .notice:before {
    position: absolute;
    content: "";
    width: 16px;
    height: 16px;
    background: url("../images/common/blt_arrow_right_pink.svg") no-repeat;
    background-size: contain;
    background-position: center;
    left: 0;
    top: 50%;
    transform: translateY(-50%); }
main .bg-jimon {
  padding: 100px 0; }
main .flexbox {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: flex-start; }
  main .flexbox li p {
    text-align: justify;
    line-height: 2; }
  main .flexbox li img {
    margin-bottom: 25px; }
  main .flexbox.left-ph li:first-child {
    width: 25%; }
  main .flexbox.left-ph li:last-child {
    width: 71%; }
  main .flexbox.right-ph li:first-child {
    width: 71%; }
  main .flexbox.right-ph li:last-child {
    width: 25%; }
main .soundbox {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  align-items: center; }
  main .soundbox dt {
    display: inline-block;
    margin-right: 20px;
    color: #ff6600;
    text-align: left; }
    main .soundbox dt h5 {
      font-family: 'Shippori Mincho', serif;
      font-size: 2.2rem;
      font-weight: 600;
      position: relative;
      padding-left: 55px; }
      main .soundbox dt h5:before {
        position: absolute;
        content: "";
        width: 43px;
        height: 30px;
        background: url("../images/common/icn_speaker02.svg") no-repeat;
        background-size: contain;
        background-position: center;
        left: 0;
        top: 50%;
        transform: translateY(-50%); }
    main .soundbox dt .notice {
      font-size: 1.6rem; }
main section#bon table.story {
  width: 100%;
  margin: 35px 0 50px 0;
  border-top: 4px solid #523a20;
  border-bottom: 4px solid #523a20; }
  main section#bon table.story td {
    font-size: 2.0rem;
    line-height: 2;
    padding: 10px 0;
    border-bottom: 1px solid #725f4a;
    text-align: justify; }
    main section#bon table.story td.item {
      font-size: 2.2rem;
      width: 30%;
      padding: 0 1em;
      color: #9D7078;
      font-family: 'Shippori Mincho', serif;
      font-weight: 800; }
    main section#bon table.story td.min {
      width: 15%; }
main section#bon h4 {
  font-size: 2.8rem;
  font-family: 'Shippori Mincho', serif;
  font-weight: 800;
  color: #0d3f4e;
  text-align: justify;
  margin-bottom: 20px; }
main section#bon ul.num {
  list-style-type: decimal;
  text-align: justify;
  line-height: 2;
  margin-left: 55px; }
main section#bon p.blt-en {
  position: relative;
  font-family: 'Shippori Mincho', serif;
  font-size: 2.4rem;
  font-weight: 600;
  text-align: justify;
  margin: 0 0 20px 40px;
  color: #523a20;
  padding-left: 40px; }
  main section#bon p.blt-en:before {
    position: absolute;
    content: "";
    width: 32px;
    height: 32px;
    background: url("../images/common/icn_zeni.svg") no-repeat;
    background-size: contain;
    background-position: center;
    left: 0;
    top: 50%;
    transform: translateY(-40%); }
  main section#bon p.blt-en + .notice {
    color: #ff6600;
    margin-left: 82px;
    text-align: justify; }

.box-notice {
  color: #da0a0a;
  border: 2px solid #da0a0a;
  border-radius: 15px;
  line-height: 2;
  padding: 1em; }

@media screen and (max-width: 1280px), screen and (orientation: portrait) {
  .slider-container .subcopy-container p {
    font-size: 3.6rem; } }
@media screen and (max-width: 769px) {
  section#hanya .hanya-schedule .date:before {
    position: absolute;
    content: "";
    width: 32px;
    height: 32px;
    background: url("../images/common/icn_zeni.svg") no-repeat;
    background-size: contain;
    background-position: center;
    left: 0;
    top: 50%;
    transform: translateY(-40%);
    width: 28px !important;
    height: 28px !important; }

  section#bon p.blt-en:before {
    position: absolute;
    content: "";
    width: 32px;
    height: 32px;
    background: url("../images/common/icn_zeni.svg") no-repeat;
    background-size: contain;
    background-position: center;
    left: 0;
    top: 50%;
    transform: translateY(-40%);
    width: 28px !important;
    height: 28px !important; } }
@media screen and (max-width: 599px) {
  main .season {
    width: 100%; }
    main .season p {
      font-weight: 700;
      font-size: 2.6rem;
      color: white;
      background: #839d70;
      padding: 5px 0; }
  main .hanya-slider {
    margin-bottom: 50px; }
  main .castbox {
    display: block; }
    main .castbox li {
      width: 90%;
      margin: 0 auto 15px auto; }
      main .castbox li p.title {
        margin-bottom: 0; }
  main section#hanya .midashi {
    font-size: 2.4rem; }
  main section#hanya .hanya-schedule .date {
    display: inline-block;
    margin-bottom: 10px; }
  main section#hanya .hanya-schedule .dotline {
    display: none; }
  main section#hanya .hanya-schedule .limit {
    display: block;
    margin-bottom: 30px;
    border-bottom: 2px dotted #523a20;
    padding-bottom: 8px; }
  main section#hanya .info-orangebox {
    font-size: 2.8rem; }
  main section#hanya .tel-num {
    font-size: 4.0rem; }
  main .flexbox {
    display: block;
    align-items: flex-start; }
    main .flexbox li p {
      text-align: justify;
      line-height: 2; }
    main .flexbox li img {
      margin-bottom: 25px; }
    main .flexbox.left-ph li:first-child {
      width: 90%;
      margin: 0 auto; }
    main .flexbox.left-ph li:last-child {
      width: 100%; }
    main .flexbox.right-ph li:first-child {
      width: 100%; }
    main .flexbox.right-ph li:last-child {
      width: 90%;
      margin: 20px auto 0 auto; }
  main .soundbox {
    display: block; }
    main .soundbox dt {
      display: inline-block;
      margin-right: 0;
      text-align: center; }
      main .soundbox dt h5 {
        display: inline-block;
        font-size: 2.6rem;
        padding-left: 55px;
        margin-bottom: 10px; }
      main .soundbox dt .notice {
        font-size: 1.8rem;
        margin-bottom: 10px; }
  main section#bon table.story {
    width: 100%; }
    main section#bon table.story td.item {
      font-size: 2.2rem;
      width: 30%;
      padding: 10px 1em 10px 0;
      line-height: 1.5; }
    main section#bon table.story td.min {
      width: 20%; }
  main section#bon h4 {
    font-size: 2.8rem; }
  main section#bon ul.num {
    margin-left: 15px; }
  main section#bon p.ml40 {
    margin-left: 0 !important; }
  main section#bon p.blt-en {
    font-size: 2.2rem;
    padding-left: 40px;
    margin: 0 0 20px 0; }
    main section#bon p.blt-en + .notice {
      margin-left: 42px; }

  .box-notice {
    color: #da0a0a;
    border: 2px solid #da0a0a;
    border-radius: 15px;
    line-height: 2;
    padding: 1em; } }
