    #content {
      background: #fffbee;
    }
.page-hero {
    padding-top: 0px;
}

    .page-hero-copy {
      font-size: 48px;
    }
    .coution-cov {
      text-align: left;
      width: 800px;
      padding: 32px;
      margin: 0 auto;
      font-size: 15px;
      color: #bd445a;
      line-height: 1.6;
      border: #bd445a dotted 1px;
    }
    .coution-cov .aside-title{
      font-size: 16px;
      font-weight: 600;
      margin-bottom: 16px;
    }

    .coution-cov p {
      font-size: 15px;
      line-height: 1.6;
      padding-bottom: 24px;
      color: #bd445a;
    }
    .coution-cov li {
      color: #bd445a;
    }
    #event-schedule .container {
      width: 800px;
      margin: 0 auto;
    }
    #event-schedule .item {
      width: 180px;
      height: 210px;
      float: left;
      background: #fff;
      margin: 8px;
      border-radius: 6px;
    }
    #event-schedule .item a {
      color: #333;
    }
    .data-wrap {
      padding: 16px 0;
      text-align: center;
    }
    .year {
      font-weight: 600;
      font-size: 14px;
    }
    .day {
      font-size: 40px;
      font-weight: 600;
      display: inline-block;
      letter-spacing: -0.06em;
      padding: 5px 3px 0 18px;
    }
    .daytxt {
      font-weight: 600;
      font-size: 34px;
      padding-top: 16px;
      margin-bottom: 10px;
      letter-spacing: 0;
      line-height: 1em;
    }
    .week {
      display: inline-block;
      font-size: 11px;
      width: 24px;
      height: 24px;
      background: #333;
      border-radius: 6px;
      line-height: 24px;
      font-weight: 600;
      color: #fff;
      position: relative;
      top: -8px;
    }
    .time {
      font-size: 14px;
      font-weight: 600;
    }
    .type-detail {
      padding: 40px;
      margin-bottom: 32px;
      background: #fff;
      border-radius: 6px;
    }
    #event-detail {
      clear: both;
      padding-top: 120px;
    }
    .type-title {
      font-size: 20px;
      font-weight: 600;
      color: #fff;
      background: #333;
      padding: 14px 20px 12px;
      margin-bottom: 40px;
      position: relative;
    }

    .type-title .tab-reserv {
      background: #fff;
      font-size: 12px;
      color: #f39a39;
      padding: 4px 8px 3px;
      margin-left: 10px;
      top: -3px;
      position: relative;
    }
    #session .type-title {
      background: #f39a39;
    }
    #night .type-title {
      background: #502d7c;
    }
    #private .type-title {
      background: #3b9e71;
    }
    #outcall .type-title {
      background: #61b7a8;
    }
      #assistant .type-title {
      background: #8d1c44;
    }
      #benefit .type-title {
      background: #ec7593;
    }
  #online .type-title {
      background: #0071bc;
    }
#open01-02 .type-title {
      background: #0481d2;
    }
    #session .type-title .tab-reserv {
      color: #f39a39;
    }
    #night .type-title .tab-reserv {
      color: #502d7c;
    }
    #private .type-title .tab-reserv {
      color: #3b9e71;
    }
    #outcall .type-title .tab-reserv {
      color: #61b7a8;
    }
#assistant .type-title .tab-reserv {
      color: #8d1c44;
    }
#benefit .type-title .tab-reserv {
      color: #ec7593;
    }
#online .type-title .tab-reserv {
      color: #0071bc;
    }
    .summary-copy {
      font-size: 18px;
      font-weight: 600;
      margin-bottom: 8px;
    }
    .summary p {
      font-size: 15px;
      line-height: 1.6;

    }
    #event-detail table {
      width: 100%;
      margin: 32px 0;
      border-top: #b1b1b1 solid 1px;
      border-bottom: #b1b1b1 solid 1px;
    }

    #event-detail th {
      font-size: 15px;
      padding: 14px;
      text-align: left;
      border-bottom: #b1b1b1 dotted 1px;
      line-height: 1.5;
		width: 130px;
    }
    #event-detail td {
      font-size: 15px;
      padding: 14px;
      text-align: left;
      border-bottom: #b1b1b1 dotted 1px;
      line-height: 1.5;
    } 
  #event-detail td a {
    text-decoration: underline;
}
  .bnr-op {
    width: 400px;
    margin: 0px auto 60px;
}
   #event-detail {
    clear: both;
    padding-top: 60px;
}
    @media screen and (max-width:600px) {
      
     .bnr-op {
    width: 80%;
    margin: 0px auto 60px;
}   
   }


.coution li {
      list-style: none;
      font-size: 13px;
      line-height: 1.5;
      padding-bottom: 3px;
    }
    .schedule {
      padding: 40px 0 0 ;
    }
    .sec-subtitle {
      font-size: 16px;
      font-weight: 600;
    }
    .schedule li {
      display: inline-block;
      color: #333;
      border-right: #d1d1d1 solid 1px;
      padding: 0;
      width: 24%;
      margin-bottom: 16px;
      
    }
     .schedule li:nth-child(4n){
      border-right: none;
    }
     @media screen and (max-width:1250px) {
      .schedule li {
      width: 32.5%;
        
    } 
        .schedule li:nth-child(4n){
      border-right: #d1d1d1 solid 1px;
    }
       .schedule li:nth-child(3n){
      border-right: none;
    }
     }
      @media screen and (max-width:960px) {
      .schedule li {
      width: 49.5%;
    } .schedule li:nth-child(3n){
      border-right: #d1d1d1 solid 1px;
    }
         .schedule li:nth-child(2n){
      border-right: none;
    }
     }
.schedule li:last-child{
      border-right: none;
    }
    .inner-lg{
      width: 95%;
      margin: 0 auto;
    }
    .btn-reserve a {
clear: both;
    width: 300px;
    display: block;
    text-align: center;
    margin-top: 60px;
    padding: 20px;
    background: #ff3838;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: -0.04em;
    border-radius: 50px;
    margin: 60px auto 0;
}
.btn-reserve a:hover {
    background: #333;
}

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

      .page-hero-copy {
        font-size: 30px;
      }
      .coution-cov {
        text-align: left;
        width: 100%;
        padding: 20px;
        margin: 0 auto;
        font-size: 13px;
    color: #bd445a;
    line-height: 1.6;
        border: #bd445a dotted 1px;
      }
      #event-schedule .container {
        width: 90%;
        margin: 0 auto;
      }#event-schedule .item {
        width: 47%;
            height: 180px;
        float: left;
        background: #fff;
        margin: 4px;
        border-radius: 6px;
      }
       .data-wrap {
    padding: 12px 0;
}
    .year {
    font-size: 12px;
}
    .day {
font-size: 26px;
    padding: 5px 3px 0 18px;
}
    .daytxt {
    font-weight: 600;
    font-size: 34px;
    padding-top: 16px;
    margin-bottom: 10px;
    letter-spacing: 0;
    line-height: 1em;
}
    .week {
font-size: 10px;
    width: 20px;
    height: 20px;
    border-radius: 4px;
    line-height: 20px;
    top: -6px;
}
    .time {
font-size: 12px;
    font-weight: 600;
    margin-top: 3px;
}
    .type-detail {
       padding: 24px;
}
      .type-title {
        font-size: 16px;
        line-height: 1.4;
         margin-bottom: 20px;
      }
      .daytxt {
    font-weight: 600;
    font-size: 24px;
    padding-top: 16px;
    margin-bottom: 7px;
      }
      
     .summary-copy {
    font-size: 15px;
           line-height: 1.5;
    margin-bottom: 16px;
}
      .coution li {
        list-style: none;
        font-size: 11px;
        line-height: 1.7;
        padding-bottom: 3px;
      }
      .schedule .item {
        display: inline-block;
        border-right: #d1d1d1 solid 1px;
        padding: 0 10px;
      }
      .btn-reserve a {
        width: 100%;
        display: block;
        text-align: center;
        margin-top: 30px;
        padding: 16px;
        color: #fff;
        font-size: 16px;
        font-weight: 600;
        letter-spacing: -0.04em;
      }
.summary p {
    font-size: 13px;
    line-height: 1.6;
}
      #event-detail td {
    font-size: 12px;
    width: 70%;
    padding: 6px 4px;
    text-align: left;
    border-bottom: #b1b1b1 dotted 1px;
    line-height: 1.6;
}
    #event-detail th {
    font-size: 12px;
    padding: 6px 2px;
    width: 30%;
    text-align: left;
    border-bottom: #b1b1b1 dotted 1px;
    line-height: 1.5;
}  
     .inner-lg {
    width: 100%;
    margin: 0 auto;
} .sec-subtitle {
    font-size: 16px;
    font-weight: 600;
    text-align: center;
}
      .type-title .tab-reserv {
     font-size: 11px;
    padding: 4px 4px 3px;
    margin-left: 10px;
    top: -2px;
      }

      .schedule .item {
    display: inline-block;
    border-right: #d1d1d1 solid 1px;
        padding: 0;
    width: 49%;
}
      .schedule .item.no-border{
    border-right:none;
}
      .schedule {
    padding: 40px 0 0;
    font-size: 0;
}#event-detail {
    clear: both;
    padding-top: 40px;
}
       .schedule .day {
    font-size: 24px;
         padding: 5px 3px 0 0px;
} 
    }
    @media screen and (max-width:320px) {
     .schedule .day {
    font-size: 24px;
} 
      .coution-cov {
    font-size: 11px;
      }
      .type-title {
    font-size: 14px;
        line-height: 1.6;
}.type-detail {
    padding: 18px;
}
      .type-title .tab-reserv {
    font-size: 10px;
      }
    }





  #content {
    background: #f2f0ec;
}
  .sec-title {
    margin-bottom: 60px;
}
  .page-hero {
    padding-bottom: 0px;
}
  .l-sec {
    padding-bottom: 120px;
}
  .archive .page-hero {
    padding-top: 10px;
    max-width: 900px;
}
  .page-hero-copy-wrap .txt {
 line-height: 1.8em;
    padding-bottom: 80px;
    text-align: left;
    text-align: center;
    font-weight: 600;
    color: #000;
    font-size: 18px;
}
  .coution-cov {
    color: #191919;
    border: #707070 dotted 1px;
    border-left: none;
    border-right: none;
}
  .coution-cov p {
    color: #484848;
}
  .coution-cov li {
   color: #484848;
}
  .page-hero-copy-wrap .txt strong {
background-image: linear-gradient( transparent 60%, #fff600 60%, #fff600 100%);
}


  .page-hero-copy {
    font-size: 48px;
    margin-top: 60px;
}
  .sec-title:after {
 display: none;
  }
  .event-schedule .container {
    width: 900px;
}
 #event-bnr li {
   width: 49%;
   float: left;
    margin-bottom: 17px;
}
 #event-bnr li.w100 {
   width: 100%;
   float: none;
}

  #event-bnr li a:hover {
  opacity: 0.6;
}
   #event-bnr li:nth-child(2),#event-bnr li:nth-child(4) {
 margin-right:2%;
}
  #event-bnr .container {
    width: 80%;
    max-width: 900px;
  }
  #event-schedule a {
    color: #000;
  }
   #event-schedule a:hover {
   opacity: 0.7;
  }
  #event-schedule .item {
    width: 140px;
    height: 160px;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
    float: left;
    background: #fff;
    margin: 8px;
    border-radius:5px;
}
  .day {
    font-size: 50px;
    font-weight: 600;
    display: inline-block;
    letter-spacing: -0.06em;
    padding: 5px 3px 0 18px;
}
  .time {
    border-top: #cacaca solid 1px;
    font-size: 14px;
    font-weight: 600;
    padding-top: 6px;
    width: 80%;
    margin: 6px auto 0;
}
  .week {
    display: inline-block;
    font-size: 1px;
    width: 23px;
    height: 23px;
    background: #4d9de2;
    border-radius: 20px;
    line-height: 24px;
    font-weight: 600;
    color: #fff;
    position: relative;
    top: -8px;
    text-align: center;
}
 .type {
    font-size: 12px;
    text-align: center;
    font-weight: 600;
    padding: 10px 0;
    background: #ff933b;
    color: #fff;
   border-radius: 5px 5px 0px 0px;
}
  .type.oc {
    background: #0072ff;
}
   .type.session {
    background: #ff933b;
}
      .type.private {
    background: #2e9164;
}
   .type.outcall {
    background:#50a697;
}
   .type.online {
    background: #0ea5fd;
}
  
#event-schedule {
    background: #e7e5e1;
    padding: 60px 0;
    margin-bottom: 120px;
}
 .other-event-title {
width: 200px;
    float: left;
    padding: 16px 0;
    font-size: 13px;
    font-weight: 600;
    color: #fff;
    background: #dd002f;
    border-radius: 4px;
    text-align: center;
    margin: 16px 30px 0 0;
   position: relative;
}
   .other-event-title:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 100%;
  margin-top: -8px;
  border: 8px solid transparent;
  border-left: 10px solid #dd002f;
}
  
  #event-schedule .other-event .item {
    width: 140px;
    height: 64px;
  }
   .other-event .time {
    border-top: none;
    font-size: 14px;
    font-weight: 600;
    padding-top: 3px;
    width: 80%;
    margin: 6px auto 0;
} 
  .other-event .data-wrap {
    padding: 0px;
    text-align: center;
}

.event-matchi-detail{
    border-radius: 8px;
    background: #fff;
    padding: 30px;
    margin-bottom: 20px;
}
.event-matchi-title {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 16px;
}
.event-matchi-detail li {
    width: 19%;
    float: left;
    text-align: center;
  margin-right: 1%;
}
  .event-matchi-detail li:nth-child(5) {
  margin-right: 0%;
}
.event-matchi-detail li a {
    width: 100%;
    display: block;
    background: #333;
    padding: 14px 0;
    border-radius: 6px;
    font-weight: 600;
    font-size: 13px;

    color: #fff;
}
.event-matchi-detail li a:hover {
opacity: 0.7;
}
    .event-matchi-detail li.oc a {
    background: #0072ff;
}
   .event-matchi-detail li.session a {
    background: #ff933b;
}
    .event-matchi-detail li.private a {
    background: #2e9164;
}
   .event-matchi-detail li.outcall a {
    background:#50a697;
}
   .event-matchi-detail li.online a {
    background: #0ea5fd;
}
  .event-matchi-detail li.oc.off a, 
  .event-matchi-detail li.session.off a, 
  .event-matchi-detail li.private.off a, 
  .event-matchi-detail li.outcall.off a, 
  .event-matchi-detail li.online.off a {
    background: #d7d7d7;
    pointer-events: none;
  }


 @media screen and (max-width:640px) {
   .page-hero {
    padding-bottom: 0;
}
   .container.page-hero {
    width: 100%;
}
   .archive .page-hero {
    padding-top: 0;
}
   .page-hero-copy {
    font-size: 30px;
    margin-top: 60px;
}
   .page-hero-copy-wrap .txt {
    font-size: 15px;
}
   .l-sec {
    padding-bottom: 60px;
}
   #event-bnr li {
    width: 100%;
    float: none;
    margin-bottom: 10px;
}
    .event-matchi-detail li.oc.off a, 
  .event-matchi-detail li.session.off a, 
  .event-matchi-detail li.private.off a, 
  .event-matchi-detail li.outcall.off a, 
  .event-matchi-detail li.online.off a {
   display: none;
  }
   .event-matchi-detail li {
    width: 100%;
    float: none;
    text-align: center;
    margin-right: 0;
    margin-bottom: 8px;
}
   .other-event-title {
    width: 100%;
    float: left;
    padding: 16px 0;
    font-size: 13px;
    font-weight: 600;
    color: #fff;
    background: #dd002f;
    border-radius: 4px;
    text-align: center;
    margin: 30px 0 10px;
    position: relative;
}
   .other-event-title{
  
   }
   .event-matchi-detail {
    border-radius: 8px;
    background: #fff;
    padding: 20px;
    margin-bottom: 20px;
     text-align: center;
}
   
   #event-schedule .other-event .item {
    width: 31%;
    height: 64px;
     margin: 1%;
}
   #event-schedule .item {
    width: 100%;
    height: 140px;
    box-shadow: rgb(50 50 93 / 25%) 0px 2px 5px -1px, rgb(0 0 0 / 30%) 0px 1px 3px -1px;
    float: left;
    background: #fff;
    margin: 1%;
    border-radius: 5px;
}
  .type {
    font-size: 11px;
   }
   .other-event .time {
       font-size: 10px;
    width: 95%;
   }
   .slick-prev, .slick-next {
  
   }
.week {
    display: inline-block;
    font-size: 10px;
    width: 20px;
    height: 20px;
    background: #4d9de2;
    border-radius: 20px;
    line-height: 20px;
    font-weight: 600;
    color: #fff;
    position: relative;
    top: -8px;
    text-align: center;
}
.year {
    font-size: 11px;
}
.slick-slide {
    margin: 5px;
}
  .day {
    font-size: 40px;
    font-weight: 600;
    display: inline-block;
    letter-spacing: -0.06em;
    padding: 5px 3px 0 18px;
} 
   .time {
    border-top: #cacaca solid 1px;
    font-size: 11px;
    font-weight: 600;
    padding-top: 6px;
    width: 80%;
    margin: 6px auto 0;
}
   #event-schedule {
    background: #e7e5e1;
    padding: 60px 0;
    margin-bottom: 30px;
}
      .other-event-title:before {
     display: none;
   }
   
}
.hosoku {
    margin-bottom: 80px;
}
.hosoku li {
    width: 30%;
    float: left;
    margin-right: 3%;
    border-radius: 8px;
    padding: 30px;
    background: #fffdaa;
    height: 240px;
}
  .hosoku li:nth-child(3n) {
    margin-right: 0%;
}
.hosoku-title {
    font-weight: 600;
    text-align: center;
    margin-bottom: 14px;
    line-height: 1.4;
    font-size: 18px;
    color: #599a99;
}
.hosoku p {
    font-size: 14px;
    line-height: 1.6;
    color:#252407;
}
.hosoku-icon {
    height: 60px;
    width: 100px;
    margin: 0 auto 10px;
    text-align: center;
}
.hosoku-icon img {
    height: 60px;
}
  
   @media screen and (max-width:640px) {
     .hosoku li {
    width: 100%;
    float: none;
    margin-right: 0;
    margin-bottom: 15px;
    border-radius: 8px;
    padding: 20px;
    background: #fffdaa;
    height: auto;
}
}