#background_washi,
.background_washi{
  background: url(https://www.nohgaku.info/hubfs/Nohgaku_festival/washi.jpg);
  background-size: cover;
  box-sizing: border-box;
}
#Ticket_Information h3 {
  font-weight: bold;
  text-align: center;
  letter-spacing: 0.04em;
}
.priceList table {
  background: #ffffff;
}
.seat_name {
  text-align: left;
  font-weight: normal;
}
.price {
  text-align: right;
}
.chargeNote ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.chargeNote ul li {
  padding: 0 0 0 1rem;
  text-indent: -1rem;
}
.chargeNote ul li:before {
  content: '※';
}
#Ticket_Information .mainVisual {
  margin-bottom: 24px;
}
/*SP*/
#background_washi,
.background_washi {
  width: calc(100% - 40px);
  margin: 0 20px 32px;
  padding: 32px 16px;
}
#Ticket_Information .ticket_generalh3 {
  margin: 0 0 16px;
  font-size: 20px;
  line-height: 1.6;
}
#Ticket_Information .ticket_generalh3 span {
  font-size: 16px;
}
.priceList {
  margin-bottom: 8px;
}
.priceList table {
  width: 100%;
  margin-bottom: 8px;
}
.seat_name {
  width: 50%;
  padding: 16px 14px;
  font-size: 16px;
}
.price {
  width: 50%;
  padding: 18px 14px 18px;
  font-size: 16px;
  text-align: left;
}
.chargeNote ul {
  margin: 0 0 32px;
  font-size: 13px;
  line-height: 1.6;
  letter-spacing: 0.04em;
}
/*PC*/
@media screen and (min-width:1360px), print{
  #background_washi,
  .background_washi {
    width: 1000px;
    margin: 0 auto;
    padding: 0 32px 32px;
    float: none;
  }
  #Ticket_Information .ticket_general h3 {
    margin: 32px 0 16px;
    font-size: 24px;
    line-height: 1.6;
  }
  #Ticket_Information .ticket_general h3 span {
    font-size: 20px;
  }
  .priceList > .hs_cos_wrapper {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
  }
  .priceList > .hs_cos_wrapper > .hs_cos_wrapper_type_module {
    margin-bottom: 16px;
    margin-left: 16px;
  }
  .priceList > .hs_cos_wrapper > .hs_cos_wrapper_type_module:nth-child(odd) {
    margin-left: 0;
  }t-size: 16px;
  .priceList {
    margin-bottom: 0;
  }
  .priceList table {
    width: 460px;
  }
  .seat_name {
    width: 264px;
    padding: 27px 0 27px 16px;
    font-size: 20px;
  }
  .price {
    padding: 18px 16px 18px;
    font-size: 16px;
  }
  .chargeNote ul {
    margin: 0;
    font-size: 14px;
  }
}
.admission_fee {　
  font-family: Hiragino Mincho ProN;
  font-style: normal;
  font-weight: normal;
  line-height: 120%;
  letter-spacing: 0.04em;
  color: #2B2B2B;
}
.sold_out {
  color: rgba(43, 43, 43, 0.5);
}
.sold_out td b {
  font-weight: bold;
  letter-spacing: 0.04em;
  color: #FFFFFF;
  background: #E83929;
}
/*SP*/
.seat_name,
.price {　
  font-size: 19px;
}
.party,
.yen {　
  font-size: 16px;
}
.sold_out td b {
  font-size: 12px;
  padding: 1px 3px 2px;
  margin-right: 1rem;
}
/*PC*/
@media screen and (min-width:1360px), print{
  .seat_name {　
    font-size: 24px;
  }
  .party {　
    font-size: 20px;
  }
  .price {　
    font-size: 19px;
  }
  .yen {　
    font-size: 16px;
  }
  .sold_out td b {
    font-size: 14px;
    padding: 2px 6px;
    margin-right: 18px;
  }
}
