@charset "UTF-8";




@media screen and (max-width: 1179px) {
  /*
  .conte-kakaku .mono-inner{
    margin-bottom: 150px;
  }*/
  .mono .layout-4-6 {
      display: flex;
      justify-content: space-between;
      margin-left: auto;
      margin-right: auto;
  }
  .mono .layout-4-6 .conte-tx {
      width: calc(40% - 50px);
  }
  .kakaku-button dl {
      display: block;
  }
  .kakaku-button dl.bt-fc dd,
  .kakaku-button dl dd{
    border-left: none;
    padding-left: 0;
    margin-left: 0;
  }
  .conte-kakaku .t-bt-general,
  .conte-kakaku .t-bt-fc,
  .kakaku-button dl dt{
    width: 100%;
    max-width: 100%;
    margin-bottom: 10px;
    line-height: 1.8;
  }
  .kakaku-button dl .mono-pc{
    display: none;
  }
  .kakaku-button dl .mono-sp{
    display: block;
    font-size: 18px;
    font-weight: bold;
  }

  .mono .layout-4-6 .bangou {
      display: inline-block;
      font-size: 14px;
      font-weight: bold;
      padding: 2px 6px;
      border-radius: 4px;
      background: #111;
      color: #fff;
  }
  .mono .layout-4-6 .mono-lead {
      line-height: 1.8;
      margin-bottom: 20px;
  }
  .mono .full-screen .conte-tx h3 {
      margin-bottom: 0px;
      position: absolute;
      top: -120px;
  }
  /*
  .mono .full-screen:before,
  .mono .full-screen.re:before{
    top: -105px;
    width: 70%;
  }*/
  .mono .conte-kakaku .full-screen + .bg-gray20 {
      padding: 190px 0 70px;
      margin-top: 70px;
  }

  .conte-kakaku .mono-inner{
    padding-top: 0;
  }

  #conte-05:after{
      top: 0px;
      right: 5px;
  }


}
@media screen and (max-width: 1023px) {

  .mono .mono-inner {
      padding: 70px 0;
  }
  .conte-kakaku .title-normal + p {
      margin-bottom: 0px;
  }
  #conte-05:after{
      top: 50px;
      right: 5px;
  }

  .payment.c-flex .conte-tx + .conte-tx{
    margin-left: 30px;
  }
  .payment .payto br.mono-pc{
    display: none;
  }

}
@media screen and (max-width: 767px) {

  .mono .mono-pc{
    display: none;
  }
  .mono .mono-sp{
    display: block;
  }
  .mono .title-normal{
    font-size: 30px
  }

  #conte-02 .mono-inner{
    padding: 50px 0px 0;
  }
  #conte-02 .conte-tx{
    padding: 0 20px;
  }

  .mono .mono-inner{
    padding: 70px 20px;
    width: calc(100% - 40px);
  }
  .conte-kakaku .mono-inner{
    padding: 0 20px;
  }
  .mono .full-screen .conte-tx h3 {
      position: absolute;
      top: -105px;
    }
  .mono .conte-kakaku .full-screen + .bg-gray20 {
        padding: 150px 0 70px;
        margin-top: 70px;
    }
  .mono .conte-kakaku .conte-slider + .conte-tx.mono-sp{
    margin-top: 30px;
  }
  .mono .contents2 .wrapper{
    justify-content: center;
  }
  .mono .contents2 {
    padding: 20vw 20px;
  }

  .mono .contents2:after {
      background: url(../img/bg-on-sc.png) no-repeat;
      background-position: center;
      background-size: cover;
      height: 80px;
      bottom: -5px;
      width: 100%;
      left: 0;
    }
  #conte-05:after{
      display: none;
  }
  .conte-kakaku .title-normal + p {
      margin-bottom: 30px;
  }
  .conte-kakaku .conte-slider .thumb-name li,
  .conte-kakaku .conte-slider .thumb-name .bangou + span{
    display: block;
    font-size: 10px;
    line-height: 1.1;
    font-weight: bold;
    margin-top: 4px;
  }
  .mono .full-screen .payment {
      padding-top: 70px;
      display: block;
  }
  .payment.c-flex .conte-tx + .conte-tx {
          margin-left:0px;
          margin-top: 50px;
      }


  .mono .layout-4-6{
    display: block;
  }
  .mono .layout-4-6 .conte-slider,
      .mono .layout-4-6 .conte-tx {
          width: 100%;
      }
  .conte-kakaku .payto li,
  .mono .layout-4-6 .conte-tx dl dd,
  .mono .layout-4-6 .conte-tx dl dt,
  .mono .layout-4-6 .conte-tx p{
    text-align: center;
  }
  .mono .layout-4-6 .bangou {
      display: inline-block;
      font-size: 18px;
      font-weight: bold;
      padding: 2px 8px;
      border-radius: 4px;
      background: #111;
      color: #fff;
  }
    .mono .full-screen:before, 
    .mono .full-screen.re:before {
        top: -90px;
        width: 90%;
        left: 0;
    }

   .layout-4-6 .conte-tx{
    margin-bottom: 30px;
    }
  .mono .full-screen .payment .conte-tx{
    padding: 50px 20px 20px;
    max-width: calc(100% - 40px);
  }
    .kakaku-button dl .mono-sp,
    .conte-kakaku .t-bt-general, 
    .conte-kakaku .t-bt-fc{
      font-size: 14px;
      margin-bottom: 5px;
    }
    .kakaku-button dl dt{
      text-align: center;
    }
    .kakaku-button dl{
        padding-bottom: 15px;
        background: rgb(228 228 228 / 50%);
        border-radius: 16px;
    }
    .bg-gray20 .kakaku-button dl{
        background: rgba(255, 255, 255, 0.7);
    }
    .kakaku-button dl.bt-fc dd, 
    .kakaku-button dl dd{
      display: flex;
      justify-content: center;
    }
    .kakaku-button dl + dl{
      margin-top: 15px;
    }
    .kakaku-button dl button + button{
      margin-top: 0px;
      margin-left: 10px;
    }
    .mono .conte-kakaku .mono-button a{
      min-width: 0;
      padding: 0 24px;
      font-size: 12px;
      min-width: 110px;
    }
    .mono .conte-kakaku .mono-button a:after{
      right: 10px;
      width: 5px;
      height: 10px;
      top: calc((100% - 10px) / 2);
    }
    .mono .full-screen .payment .payto ul {
        display: table;
        margin: 0px auto 0;
    }
    .conte-kakaku .payto {
    margin-top: 15px;
    }

    .conte-kakaku .conte-slider .thumb-name{
      margin-top: 10px;
    }

    .mono .card-yokonaga{
      display: block;
    }
    .mono .card-yokonaga .ph{
      top: 0px;
      z-index: 1;
      position: relative;
    }

    .mono .waku-card {
        margin: 50px auto 0;
    }
    #conte-08 .p-waku + p {
      font-size: 12px;
    }

    .mono .card-yokonaga:after{
      content: '';
      display: block;
      background:#e4e4e4 ;
      width: calc(100% - 30px);
      height: calc(100% - 30px);
      position: absolute;
      top: auto;
      left: 20px;
      z-index: -2;
      bottom: -30px;
    }
    .mono .card-yokonaga .conte-tx {
        padding-left: 60px;
        padding-right: 20px;
        position: relative;
        z-index: 1;
        margin-top: 25px;
        line-height: 1.1;
    }
    .mono .card-yokonaga .conte-tx .detail{
      font-size: 12px;
      line-height: 1.2;
    }
    .mono .card-yokonaga + .card-yokonaga {
        margin-top: 70px;
    }
    .none-border dl{
      display: block;
    }
    table.none-border {
        border-spacing: 0px;
    }
    table.none-border th, 
    table.none-border td {
        padding: 4px 4px;
  }
    .none-border .day {
        width: 80px;
    }
    .none-border dl dt,
    .none-border dl dd{
      text-align: center;
    }
  .t-bold th, .t-bold td, 
  .none-border .time, 
  .none-border .t-tategaki, 
  .none-border dl dt, 
  .none-border dl dd {
      font-size: 16px;
  }
  table.none-border  th.t-bold,
  table.none-border  td.t-bold,
  table.none-border .t-bold th, 
  table.none-border .t-bold td {
      font-size: 14px;
      line-height: 1.4;
  }
  .table-kakaku table + p{
    text-align: left !important;
  }



  .mono #conte-09 .contents1:after {
      position: absolute;
      background: url(../img/bg-on-schedule.svg) no-repeat;
      background-size: cover;
      background-position: center bottom;
      width: 100%;
      height: 80px;
      bottom: -24px;
      left: 0px;
  }

  #conte-10 .waku-apply section {
      padding: 50px 20px 50px;
  }
  #conte-10 .waku-apply .howtopay .conte-tx p {
      font-size: 10px;
      font-weight: normal;
  }
  #conte-10 .waku-apply .howtopay .title-normal {
      margin-bottom: 30px;
  }
  #conte-10 .waku-apply .howtopay ul li{
    margin: 0 5px;
  }

  .mono dl.underline dt{
    font-size: 14px;
  }
  .mono dl.underline dd{
    font-size: 11px;
  }
  #conte-11 .title-normal{
    margin-bottom: 30px;
  }
  .mono .faq-question{
    font-size: 14px;
    line-height: 1.4;
  }
  .mono .faq:before{
    top:20px ;
  }

  .table-kakaku table th, 
  .table-kakaku table td {
      font-size: 12px;
  }
  .table-kakaku table .t-old{
    font-size: 8px;
    display: block;
  }
  .table-kakaku table .t-old.inline{
    display: inline-block;
  }

  .table-kakaku table .t-en {
      font-size: 14px;
      width: 5rem;
  }
  .mono .scroll-table table {
    width: 700px;          /* テーブルが親より広ければスクロールが効く */
    min-width: 400px;      /* 任意：スマホでも読みやすい最低幅 */
  }
  .table-kakaku table.normal th, 
  .table-kakaku table.normal td{
    padding: 8px 4px;
    letter-spacing: 0.2px;
  }

  .table-kakaku table .addult{
    min-width: 7rem;
  }

  .mono .massega-content .head .title {
      font-size: 16px;
    }
  .mono .massega-content{
    padding: 60px 0px 50px 30px;
  }
  .mono .massega-content .head .title + p {
      margin-bottom: 20px;
      font-size: 10px;
  }
  .mono .massega-content .title-obi-w span {
      font-size: 14px;
      padding: 4px 24px;
      width: 100%;
  }
  .mono .list-abc li, .personal dl dd {
      font-size: 11px;
  }
  .mono .massega-content dl dd {
      font-weight: bold;
      font-size: 14px;
  }
  .mono .massega-content .personal dl, 
  .mono .massega-content .personal .list-abc {
      width: 100%;
      margin-left: auto;
      margin-right: auto;
  }
  .mono .massega-content .personal + p {
      margin-top: 10px;
  }
  .mono .massega-content .personal + .personal{
    margin-top: 30px;
  }
  .mono .massega-content .title-obi-w{
    margin-bottom: 20px;
  }
  .mono .massega-content .c-flex + p{
    font-size: 12px;
  }
  .mono .massega-content .c-flex{
    display: block;
  }
  .mono .massega-content .c-flex .personal{
    margin-left: auto;
    margin-right: auto;
  }


  #conte-04 .fuchi{
    padding: 10px;
    background: #111;
  }

  #conte-02 .hosoku .conte-tx{
    margin: -20px auto 0px;
    padding: 50px 30px 0;
    background: #8FC31F;
    top: -0px;
    width: calc(100% - 80px);
  }
  #conte-02 .check-list li {
      font-size: 16px;
      padding-left: 40px;
    }
  #conte-02 .hosoku .mono-inner {
      padding: 0 20px;
      width: calc(100% - 40px);
  }
  #conte-02 .check-list li:before {
      background: url(../img/icon/i-check-b.png) no-repeat;
      background-size: contain;
      background-position: center;
      width: 30px;
      height: 30px;
      position: absolute;
      left: 0;
      top: -0px;
  }

  #conte-02 .check-list li + li {
      margin-top: 15px;
  }
  #conte-02 .check-list + p {
      margin-top: 20px;
      padding-left: 0px;
      font-size: 12px;
  }
  .mono .logo-kaiten,
  #conte-02 .hosoku .conte-tx:before{
    display: none;
  }
  #receive_tickets .faq-container .title-normal{
    margin-bottom: 30px;
  }
  .mono .faq-container.icon-none .faq.open .faq-answer {
      max-height: 1100px;
    }
  .mono #conte-07 .mono-inner:after{
    width: 164px;
    height: 100px;
    top: 45px;
    left: 7%;
  }

  #conte-06:after{
    width: 125px;
    height: 140px;
    background: url(../img/lebird02.png)no-repeat;
    background-size: contain;
    background-position: center;
    position: absolute;
    top: -50px;
    right: 1%;
  }
  .mono .accordian li img.mono-pc {
    display: none;
  }
  .mono .accordian li img.mono-sp {
    display: block;
  }



}
@media screen and (max-width: 460px) {

  .mono .contents2 .conte-tx {
      max-width: 100%;
  }
  .mono .contents2 .conte-tx .title-normal {
      text-align: center;
  }
  .mono .contents2 .conte-tx .mono-lead{
    text-align: center;
  }
  .mono .contents2 .conte-tx .mono-button{
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }



}

@media screen and (max-width: 429px) {
  .mono .conte-kakaku .mono-button a {
        padding: 0 20px;
        font-size: 10px;
    }

    .mono .conte-kakaku .mono-button a{
      min-width: 90px;
    }

}