@charset "UTF-8";
/*　sass import　/　*/
/*　web font import　/　*/
/*　/ web font import　*/
/* common sass / */
/* IEハック用mixin */
/* / common sass */
/*　/ sass import　*/
/*--=== SP ONLY max-width: 767px ===-- / */
@media screen and (max-width: 767px) {
  article#live_ctn {
    width: 95%;
    padding: 0 3.5%;
    margin: 0 auto;
    margin-top: 1em;
    position: relative;
    background-color: #fff;
    padding-bottom: 2em;
  }
  article#live_ctn h2 {
    width: 95%;
    margin: 0 auto;
    padding: 2em;
    text-align: center;
  }
  article#live_ctn h2 img {
    display: block;
  }
  article#live_ctn p {
    font-size: 13px;
    margin-bottom: 1.8em;
    line-height: 1.8em;
  }
  article#live_ctn .lead_text {
    font-size: 14px;
    font-weight: bold;
    text-align: center;
  }
  article#live_ctn .lead_text2 {
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    margin-top: 1em;
    background-color: #f7b243;
    padding: 0.8em;
    line-height: 1.4;
  }
  article#live_ctn .large_txt {
    font-size: 14px;
    font-weight: bold;
    padding: 0;
  }
  article#live_ctn #mariya_message {
    margin: 2em　0;
    border: 1px solid #f7b243;
    padding: 15px;
  }
  article#live_ctn #mariya_message h3 {
    font-size: 14px !important;
    background-image: none !important;
    text-align: center;
    margin-top: 0 !important;
  }
  article#live_ctn #mariya_message p {
    font-size: 13px;
  }
  article#live_ctn #mariya_message p:nth-last-child(2) {
    text-align: center;
    margin-bottom: 3.6em;
  }
  article#live_ctn #mariya_message p:last-child {
    text-align: right;
    margin-bottom: 0 !important;
  }
  article#live_ctn .linethrough {
    text-decoration: line-through;
  }
  article#live_ctn #ticket {
    margin: 5em 1em;
  }
  article#live_ctn #ticket p {
    font-size: 13px;
  }
  article#live_ctn #ticket h3 {
    margin-bottom: 1em !important;
  }
  article#live_ctn .abort {
    font-size: 14px;
    font-weight: bold;
    text-align: center;
  }
  article#live_ctn #live_inner_ctn #live-box_ctn h3 {
    background-image: url(/images/live_border.png);
    background-size: contain;
    background-position: center bottom;
    background-repeat: no-repeat;
    padding-bottom: 0.3em;
    margin-bottom: 0.3em;
    font-size: 14px;
    font-weight: bold;
    color: #cb5322;
  }
  article#live_ctn #live_inner_ctn #live-box_ctn h4 {
    color: #cb5322;
    font-weight: bold;
    font-size: 13px;
    border-bottom: 1px dotted #f7b243;
    margin-bottom: 0.3em;
  }
  article#live_ctn #live_inner_ctn #live-box_ctn h5 {
    color: #cb5322;
    font-weight: bold;
    font-size: 13px;
  }
  #live_info {
    border: 2px solid #f77c00;
    padding: 15px;
    margin-bottom: 3rem;
  }
  #live_info h3 {
    font-size: 14px !important;
    background-image: none !important;
    color: #EB5151 !important;
    text-align: center;
    margin-top: 0 !important;
  }
  #live_info p {
    font-size: 13px;
  }
  #live_info a {
    color: #EB5151 !important;
  }
  .pdf_links li {
    margin-bottom: 10px;
  }
  #covid19 {
    border: 1px solid #999;
    margin-top: 3em;
    padding: 2em;
  }
  #covid19 h3 {
    margin-top: 0 !important;
  }
  .common_ul {
    margin-top: -1.8em;
    margin-left: 1.6em;
    margin-bottom: 1.6em;
    margin-top: 1.6em;
  }
  .common_ul li {
    list-style: outside disc;
    font-size: 13px;
  }
  table#schedule_table {
    width: 100%;
    border-collapse: collapse;
    font-size: 11px;
    margin-bottom: 0.5em;
    letter-spacing: -0.6px;
    display: block;
    overflow-x: scroll;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
  }
  table#schedule_table th, table#schedule_table td {
    border: 1px solid #ffd693;
    padding: 0.5em;
    text-align: center;
  }
  table#schedule_table thead th {
    background-color: #f7b243;
    text-align: center;
  }
  table#schedule_table tbody tr td:nth-child(1) {
    white-space: nowrap;
  }
  .bold {
    font-weight: bold;
  }
  #entry_ctn {
    border: 1px solid #aaa;
    padding: 10px;
    margin-bottom: 3.6em;
  }
  #entry_ctn p:first-child {
    font-size: 16px;
  }
  #entry_ctn p:last-child {
    margin-bottom: 0 !important;
  }
}
/*--=== / SP ONLY max-width: 767px ===-- */
@media screen and (max-width: 550px) {
  .br-sp {
    display: inherit;
  }
}
/*--=== PC ONLY min-width: 768px ===-- / */
@media print, screen and (min-width: 768px) {
  article#live_ctn {
    background-image: url(/images/l2_news_bg.png);
    background-size: 960px 27px;
    background-repeat: repeat-y;
    border-radius: 0px 14px 14px 0px;
    min-height: 600px;
    position: relative;
  }
  article#live_ctn h2 {
    padding-top: 5em;
    text-align: center;
  }
  article#live_ctn p {
    font-size: 1.4rem;
    margin-bottom: 1.8em;
    line-height: 1.8em;
  }
  article#live_ctn .lead_text {
    font-size: 1.8rem;
    font-weight: bold;
    text-align: center;
    margin-top: 2em;
  }
  article#live_ctn .lead_text2 {
    font-size: 2.4rem;
    font-weight: bold;
    text-align: center;
    margin-top: 2em;
    background-color: #f7b243;
    padding: 0.8em;
    line-height: 1.4;
  }
  article#live_ctn .large_txt {
    font-size: 1.8rem;
    font-weight: bold;
    padding: 0 2em;
  }
  article#live_ctn #mariya_message {
    margin: 2em 5em;
    border: 1px solid #f7b243;
    padding: 3em;
  }
  article#live_ctn #mariya_message h3 {
    font-size: 2.2rem !important;
    background-image: none !important;
    text-align: center;
    margin-top: 0 !important;
  }
  article#live_ctn #mariya_message p {
    font-size: 1.8rem;
  }
  article#live_ctn #mariya_message p:nth-last-child(2) {
    text-align: center;
    margin-bottom: 3.6em;
  }
  article#live_ctn #mariya_message p:last-child {
    text-align: right;
    margin-bottom: 0 !important;
  }
  article#live_ctn #live_info {
    border: 2px solid #f77c00;
    padding: 3em;
  }
  article#live_ctn #live_info h3 {
    font-size: 2.4rem !important;
    color: #EB5151 !important;
    background-image: none !important;
    text-align: center;
    margin-top: 0 !important;
  }
  article#live_ctn #live_info h4 {
    font-size: 1.8rem !important;
    margin-top: 2rem;
  }
  article#live_ctn #live_info p {
    font-size: 1.6rem;
  }
  article#live_ctn #live_info a {
    color: #EB5151 !important;
  }
  article#live_ctn .linethrough {
    text-decoration: line-through;
  }
  article#live_ctn #ticket {
    margin: 5em 1em;
  }
  article#live_ctn #ticket p {
    font-size: 1.6rem;
  }
  article#live_ctn #ticket h3 {
    margin-bottom: 1em !important;
  }
  article#live_ctn .abort {
    font-size: 1.6rem;
    font-weight: bold;
    text-align: center;
  }
  article#live_ctn #live_inner_ctn {
    padding: 0 0 30px 35px;
    width: 940px;
  }
  article#live_ctn #live_inner_ctn #live-box_ctn h3 {
    background-image: url(/images/live_border.png);
    background-size: contain;
    background-position: center bottom;
    background-repeat: no-repeat;
    margin-top: 3.6em;
    padding-bottom: 0.3em;
    margin-bottom: 0.3em;
    font-size: 1.6rem;
    font-weight: bold;
    color: #cb5322;
  }
  article#live_ctn #live_inner_ctn #live-box_ctn h4 {
    color: #cb5322;
    font-weight: bold;
    font-size: 1.5rem;
    border-bottom: 1px solid #f7b243;
    margin-bottom: 0.3em;
  }
  article#live_ctn #live_inner_ctn #live-box_ctn h5 {
    color: #cb5322;
    font-weight: bold;
    font-size: 1.4rem;
  }
  .pdf_links {
    display: flex;
    margin-bottom: 1.8em;
  }
  .pdf_links li:nth-child(1) {
    margin-right: 20px;
  }
  #covid19 {
    border: 1px solid #999;
    margin-top: 3em;
    padding: 2em;
  }
  #covid19 h3 {
    margin-top: 0 !important;
  }
  .common_ul {
    margin-top: -1.8em;
    margin-left: 1.6em;
    margin-bottom: 1.6em;
  }
  .common_ul li {
    list-style: outside disc;
    font-size: 1.4rem;
  }
  table#schedule_table {
    width: 100%;
    border-collapse: collapse;
    font-size: 12px;
    letter-spacing: -0.6px;
    margin-bottom: 0.5em;
  }
  table#schedule_table th, table#schedule_table td {
    border: 1px solid #ffd693;
    padding: 0.3em;
    text-align: center;
  }
  table#schedule_table thead th {
    background-color: #f7b243;
    text-align: center;
  }
  .bold {
    font-weight: bold;
  }
  #entry_ctn {
    border: 1px solid #aaa;
    padding: 1.6em;
    margin-bottom: 3.6em;
  }
  #entry_ctn p:first-child {
    font-size: 1.6rem;
  }
  #entry_ctn p:last-child {
    margin-bottom: 0 !important;
  }
  .br-sp {
    display: none;
  }
  /* common class / */
  /* / common class */
}
/*--=== / PC ONLY min-width: 768px ===-- *//*# sourceMappingURL=live.css.map */