@charset "UTF-8";
/* CSS Document */
/* contact-main */
/* ticket-main */
/* partner-main */
/* pp */
/* main-head */
/* his-main */
/* sitemap-main */
/* faq-main */
/* contact-main */
/* ticket-main */
/* partner-main */
/* pp */
/* main-head */
/* his-main */
/* sitemap-main */
/* sitemap-main */
/* faq-main */
.cat_academy {
  background-color: #ca4949 !important; }

.cat_goods {
  background-color: #72a64f !important; }

.cat_school {
  background-color: #006fb4 !important; }

.cat_others {
  background-color: #8b8b8b !important; }

.cat_ticket {
  color: #000000;
  background-color: #fde965 !important; }

.cat_topteam {
  background-color: #04003b !important; }

.cat_news {
  background-color: #009eb4 !important; }

.cat_hometown {
  background-color: #c78335 !important; }

.cat_games {
  background-color: #7a53c0 !important; }

.bottom-card-image {
  height: auto !important; }

.match_tabs {
  font-family: "peckham-press", sans-serif; }

@media screen and (min-width: 769px) {
  .sponly {
    display: none !important; }
    .ticket_area_section {
        z-index: 2;
    }
    .partModal .modal {
      display: none;
      /* 最初は隠しておきます */
      position: fixed;
      /* 画面全体を覆うように固定します */
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      z-index: 1000;
      /* 一番手前に表示させます */ }
    .partModal .modal-overlay {
      position: absolute;
      width: 100%;
      height: 100%;
      background-color: rgba(0, 0, 0, 0.7);
      /* 黒色で、少し透明（0.7）にします */ }
    .partModal .modal-content {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      /* 画面のど真ん中に配置します */
      background-color: #fff;
      text-align: center;
      width: 70%;
      max-width: 1040px; }
      .partModal .modal-content .modal-contentin {
        padding: 30px; }
      .partModal .modal-content #modalLabel {
        color: #fff;
        background: #25287D;
        font-size: 18px;
        padding: 16px 0;
        text-align: center; }
      .partModal .modal-content .close-button {
        border: solid 1px #25287D;
        color: #fff;
        background: #25287D;
        padding: 1em 3em; }
        .partModal .modal-content .close-button:hover {
          cursor: pointer;
          background: #fff;
          color: #25287D; }
    .partModal .modal-image {
      max-width: 100%;
      max-height: 80vh;
      /* 画像が大きすぎないように制限します */ }
    .partModal .close-button {
      margin-top: 15px;
      padding: 10px 20px;
      cursor: pointer; }
    
  
    
    
  .match_meta .match_away_badge {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 75px;
    height: 22px;
    padding: 5px 14px;
    color: #ffffff;
    background: #B82F31;
    font-size: 15px;
    font-weight: 700; }

  .mv_banner_slider2 {
    position: relative;
    margin-top: 20px; }
    .mv_banner_slider2 .mv_banner_box2 {
      box-sizing: border-box;
      padding: 0 10px; }
    .mv_banner_slider2 .slick-dots {
      left: 0;
      margin-top: 20px;
      bottom: -40px; }
      .mv_banner_slider2 .slick-dots li {
        margin: 0 4px;
        width: 17px; }
        .mv_banner_slider2 .slick-dots li.slick-active button {
          background: #009EB4; }
        .mv_banner_slider2 .slick-dots li button {
          width: 17px;
          height: 3px;
          padding: 0;
          border: none;
          background: #D9D9D9;
          font-size: 0; }
          .mv_banner_slider2 .slick-dots li button:before {
            display: none; }
    .mv_banner_slider2 .prev_arrow {
      position: absolute;
      left: -20px;
      top: 50%;
      transform: translateY(-50%);
      width: 11px;
      height: 21px;
      background: url("../images/icon_arr_mvp_01.png") no-repeat center;
      background-size: contain;
      z-index: 2; }
    .mv_banner_slider2 .next_arrow {
      position: absolute;
      right: -20px;
      top: 50%;
      transform: translateY(-50%);
      width: 11px;
      height: 21px;
      background: url("../images/icon_arr_mvp_02.png") no-repeat center;
      background-size: contain;
      z-index: 2; }

  .match-page-header_bg {
    position: relative; }
    .match-page-header_bg:before {
      content: '';
      display: block;
      width: 50%;
      height: 100%;
      position: absolute;
      right: 100%;
      top: 0;
      background: var(--team-color, #2DB2B7); }
    .match-page-header_bg:after {
      content: '';
      display: block;
      width: 50%;
      height: 100%;
      position: absolute;
      left: 100%;
      top: 0;
      background: var(--team-color, #2DB2B7); }

  .schedule_table ul li .date {
    font-size: 16px !important; }
  .schedule_table ul li .category {
    font-size: 16px !important; }
    .schedule_table ul li .category span {
      font-size: 12px !important; }
    .schedule_table ul li .category time {
      font-size: 18px !important; }
  .schedule_table ul li h4 {
    font-size: 16px !important; }

  .player-profile-table tr td {
    font-weight: 400 !important;
    line-height: 1.6em !important; }

  .profile-block .profile-text-box {
    font-weight: 400 !important; }

  .match_wrap {
    max-width: 100% !important; }

  .match_slider2 .slick-slide {
    margin: 0 20px; }

  .match-breadcrumb-inner {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 10px;
    font-weight: 400;
    line-height: 1.2;
    color: #6D6D6D; }

  .match-grid-box {
    padding: 0 !important;
    background: none; }
    .match-grid-box:hover {
      opacity: 0.9;
      cursor: pointer; }
    .match-grid-box img {
      width: 100%;
      height: auto;
      display: block; }

  .bluebg {
    box-sizing: border-box;
    padding: 40px;
    background: #0096B20D; }
    .bluebg .bluebg_ttl {
      font-weight: 700;
      font-style: Bold;
      font-size: 20px;
      leading-trim: NONE;
      line-height: 177%;
      letter-spacing: 0%;
      padding-bottom: 20px;
      margin-bottom: 40px;
      border-bottom: solid 1px #000; }
    .bluebg .bluebg_txt {
      font-family: Noto Sans JP;
      font-weight: 400;
      font-style: Regular;
      font-size: 14px;
      leading-trim: NONE;
      line-height: 180%;
      letter-spacing: 0%;
      margin-bottom: 40px; }
    .bluebg .bluebg_btn a {
      display: inline-block;
      color: #fff;
      font-family: Noto Sans JP;
      font-weight: 700;
      font-style: Bold;
      font-size: 15.47px;
      leading-trim: NONE;
      line-height: 100%;
      letter-spacing: 0%;
      text-align: center;
      padding: 11px 45px;
      background: #0096B2;
      border: solid 1px #0096B2;
      border-radius: 100px;
      -webkit-border-radius: 100px;
      -moz-border-radius: 100px; }
      .bluebg .bluebg_btn a:hover {
        cursor: pointer;
        background: #fff;
        color: #0096B2; }

  .topteam_area .topteam_slider .topteam_box {
    position: relative; }
    .topteam_area .topteam_slider .topteam_box .num {
      font-family: "peckham-press", sans-serif;
      font-weight: 400;
      font-style: normal;
      font-weight: 400;
      font-style: Regular;
      font-size: 52.28px;
      leading-trim: NONE;
      line-height: 100%;
      letter-spacing: 0%;
      color: #04003B;
      position: absolute;
      z-index: 2;
      top: 28px;
      left: 19px; }
    .topteam_area .topteam_slider .topteam_box .posi {
      font-family: "peckham-press", sans-serif;
      font-weight: 400;
      font-style: Regular;
      font-size: 18.28px;
      leading-trim: NONE;
      line-height: 100%;
      letter-spacing: 0%;
      color: #04003B;
      position: absolute;
      z-index: 2;
      top: 76px;
      left: 22px; }

  .txt_cs {
    height: 480px;
    display: flex;
    justify-content: center;
    align-items: center; }
    .txt_cs img {
      width: 90%;
      max-width: 557px; }

  .mv_p {
    box-sizing: border-box;
    padding: 10px 100px;
    position: relative; }
    .mv_p .slick-dots {
      left: 0; }
      .mv_p .slick-dots li {
        margin: 0 7px; }
        .mv_p .slick-dots li.slick-active button {
          background: #009EB4; }
        .mv_p .slick-dots li button {
          width: 30px;
          height: 7px;
          padding: 0;
          border: none;
          background: #D9D9D9;
          font-size: 0; }
          .mv_p .slick-dots li button:before {
            display: none; }
    .mv_p .prev_arrow {
      position: absolute;
      left: 50px;
      top: 50%;
      transform: translateY(-50%);
      width: 11px;
      height: 21px;
      background: url("../images/icon_arr_mvp_01.png") no-repeat center;
      background-size: contain;
      z-index: 2; }
    .mv_p .next_arrow {
      position: absolute;
      right: 50px;
      top: 50%;
      transform: translateY(-50%);
      width: 11px;
      height: 21px;
      background: url("../images/icon_arr_mvp_02.png") no-repeat center;
      background-size: contain;
      z-index: 2; }
    .mv_p .mv_p_box {
      margin: 0 10px; }

  .news_area {
    padding: 119px 24px 0 !important; }
    .news_area .news_head {
      margin-bottom: 70px; }

  .ticket_area.ticket_area2 {
    padding-top: 80px; }
    .ticket_area.ticket_area2 .top_img .box {
      top: 40px; }
  .ticket_area .video {
    height: 55vw;
    overflow: hidden; }
    .ticket_area .video video {
      width: 100%;
      height: auto; }
    .ticket_area .video iframe {
      position: absolute;
      left: 50%;
      top: 50%;
      transform: translateX(-50%) translateY(-50%);
      width: 100%;
      height: 56vw;
      display: block; }

  .mv_slider .swiper-slide .mv_img a {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 10; }

  .contact-main {
    padding: 60px 0 110px;
    width: 1040px;
    margin: 0 auto; }
    .contact-main .contactlinks .contactlink {
      margin-bottom: 32px;
      box-sizing: border-box;
      background: #0096B20D;
      padding: 40px; }
      .contact-main .contactlinks .contactlink h2 {
        font-family: Noto Sans JP;
        font-weight: 700;
        font-style: Bold;
        font-size: 20px;
        leading-trim: NONE;
        line-height: 177%;
        letter-spacing: 0%;
        padding-bottom: 20px;
        border-bottom: solid 1px #000;
        margin-bottom: 35px; }
      .contact-main .contactlinks .contactlink h3 {
        margin-top: 40px;
        margin-bottom: 20px;
        font-family: Noto Sans JP;
        font-weight: 700;
        font-style: Bold;
        font-size: 16px;
        leading-trim: NONE;
        line-height: 180%;
        letter-spacing: 0%; }
      .contact-main .contactlinks .contactlink .contactlink_txt {
        font-family: Noto Sans JP;
        font-weight: 400;
        font-style: Regular;
        font-size: 14px;
        leading-trim: NONE;
        line-height: 180%;
        letter-spacing: 0%; }
      .contact-main .contactlinks .contactlink .contactlink_btn {
        margin-top: 40px; }
        .contact-main .contactlinks .contactlink .contactlink_btn a {
          display: inline-block;
          color: #fff;
          border-radius: 100px;
          -webkit-border-radius: 100px;
          -moz-border-radius: 100px;
          font-family: Noto Sans JP;
          font-weight: 700;
          font-style: Bold;
          font-size: 15.47px;
          leading-trim: NONE;
          line-height: 100%;
          letter-spacing: 0%;
          text-align: center;
          padding: 12px 45px;
          background: #0096B2;
          border: solid 1px #0096B2; }
          .contact-main .contactlinks .contactlink .contactlink_btn a:hover {
            cursor: pointer;
            background: #fff;
            color: #0096B2; }
      .contact-main .contactlinks .contactlink .contactlink_btns2 {
        display: flex; }
        .contact-main .contactlinks .contactlink .contactlink_btns2 .contactlink_btn2 {
          margin-right: 20px; }
          .contact-main .contactlinks .contactlink .contactlink_btns2 .contactlink_btn2 a {
            display: inline-block;
            color: #fff;
            border-radius: 100px;
            -webkit-border-radius: 100px;
            -moz-border-radius: 100px;
            font-family: Noto Sans JP;
            font-weight: 700;
            font-style: Bold;
            font-size: 15.47px;
            leading-trim: NONE;
            line-height: 100%;
            letter-spacing: 0%;
            text-align: center;
            padding: 12px 45px;
            background: #0096B2;
            border: solid 1px #0096B2; }
            .contact-main .contactlinks .contactlink .contactlink_btns2 .contactlink_btn2 a:hover {
              cursor: pointer;
              background: #fff;
              color: #0096B2; }
            .contact-main .contactlinks .contactlink .contactlink_btns2 .contactlink_btn2 a span {
              display: inline-block;
              padding-right: 20px;
              background: url("../images/icon_contact_arr2.png") no-repeat center right;
              background-size: contain; }
    .contact-main .complete {
      text-align: center;
      font-weight: 400;
      font-style: Regular;
      font-size: 16px;
      leading-trim: NONE;
      line-height: 180%;
      letter-spacing: 0%;
      text-align: center; }
      .contact-main .complete .complete_icon {
        width: 102px;
        margin: 0 auto 40px; }
      .contact-main .complete h2 {
        color: #001B5B;
        font-weight: 700;
        font-style: Bold;
        font-size: 28px;
        leading-trim: NONE;
        line-height: 180%;
        letter-spacing: 0%;
        text-align: center;
        margin-bottom: 20px; }
      .contact-main .complete .topbtn {
        display: inline-block;
        color: #fff;
        width: 230px;
        background: #0096B2;
        border: solid 1px #0096B2;
        padding: 12px 0;
        margin-top: 40px;
        font-weight: 700;
        font-style: Bold;
        font-size: 15.47px;
        leading-trim: NONE;
        line-height: 100%;
        letter-spacing: 0%;
        text-align: center;
        border-radius: 100px;
        -webkit-border-radius: 100px;
        -moz-border-radius: 100px; }
        .contact-main .complete .topbtn:hover {
          background: #fff;
          color: #0096B2; }
    .contact-main .contact_form_label {
      text-align: center;
      margin-bottom: 70px; }
      
      .contact-main .contact_form_label .contact_form_labelin {
        display: inline-block; }
        .contact-main .contact_form_label .contact_form_labelin input[type="checkbox"] {
          display: none; }
          .contact-main .contact_form_label .contact_form_labelin input[type="checkbox"]:checked + .mwform-checkbox-field-text:after {
            display: block; }
        .contact-main .contact_form_label .contact_form_labelin .mwform-checkbox-field-text {
          display: inline-block;
          position: relative;
          padding-left: 29px;
            font-size: 0;
            padding-top: 16px;}
          .contact-main .contact_form_label .contact_form_labelin .mwform-checkbox-field-text:before {
            content: '';
            display: block;
            border: solid 1px #B1B1B1;
            width: 24px;
            height: 24px;
            box-sizing: border-box;
            border-radius: 3px;
            position: absolute;
            left: 0;
            top: 0;
            z-index: 1; }
          .contact-main .contact_form_label .contact_form_labelin .mwform-checkbox-field-text:after {
            content: '';
            display: none;
            background: url("../images/icon_contact_check.png") no-repeat center;
            background-size: contain;
            width: 21px;
            height: 15px;
            position: absolute;
            left: 6px;
            top: 50%;
            transform: translateY(-50%);
            z-index: 2; }
          .contact-main .contact_form_label .contact_form_labelin label a {
            color: #0096B2;
            text-decoration: underline; }
    .contact-main .contact_form_submit {
      text-align: center; }
      .contact-main .contact_form_submit input[type="submit"] {
        display: inline-block;
        color: #fff;
        background: #0096B2;
        border: solid 1px #0096B2;
        color: #fff;
        font-weight: 700;
        font-style: Bold;
        font-size: 15.47px;
        leading-trim: NONE;
        line-height: 1.4em;
        letter-spacing: 0%;
        text-align: center;
        padding: 12px 61px;
        border-radius: 100px; }
        .contact-main .contact_form_submit input[type="submit"]:hover {
          background: #fff;
          color: #0096B2;
          cursor: pointer; }
    .contact-main .contact_txt {
      font-weight: 400;
      font-style: Regular;
      font-size: 14px;
      leading-trim: NONE;
      line-height: 180%;
      letter-spacing: 0%;
      margin-bottom: 40px; }
      .contact-main .contact_txt a {
        text-decoration: underline;
        color: #009EB4; }
    .contact-main .contact_form .contact_form_ttl {
      font-weight: 700;
      font-style: Bold;
      font-size: 16px;
      leading-trim: NONE;
      line-height: 180%;
      letter-spacing: 0%;
      margin-bottom: 20px; }
      .contact-main .contact_form .contact_form_ttl .hissu {
        display: inline-block;
        background: #009EB4;
        font-size: 14px;
        padding: 5px 10px;
        margin-left: 20px;
        line-height: 1em;
        color: #fff;
        vertical-align: middle; }
      .contact-main .contact_form .contact_form_ttl .ninni {
        display: inline-block;
        background: #B1B1B1;
        font-size: 14px;
        padding: 5px 10px;
        margin-left: 20px;
        line-height: 1em;
        color: #fff;
        vertical-align: middle; }
    .contact-main .contact_form .contact_form_pp {
      font-weight: 400;
      font-style: Regular;
      font-size: 14px;
      leading-trim: NONE;
      line-height: 180%;
      letter-spacing: 0%;
      box-sizing: border-box;
      width: 100%;
      box-sizing: border-box;
      border: solid 1px #B1B1B1;
      border-radius: 6px;
      padding: 20px;
      margin-bottom: 70px; }
      .contact-main .contact_form .contact_form_pp h4 {
        margin-bottom: 16px;
        margin-top: 32px;
        font-weight: 700;
        font-style: Bold;
        font-size: 16px;
        leading-trim: NONE;
        line-height: 180%;
        letter-spacing: 0%; }
        .contact-main .contact_form .contact_form_pp h4:first-child {
          margin-top: 0; }
    .contact-main .contact_form .btns {
      display: flex;
      justify-content: center; }
      .contact-main .contact_form .btns button {
        -moz-appearance: none;
        -webkit-appearance: none;
        appearance: none; }
      .contact-main .contact_form .btns .back {
        display: inline-block;
        color: #0096B2;
        width: 230px;
        background: #fff;
        border: solid 1px #0096B2;
        padding: 12px 0;
        margin-top: 20px;
        font-weight: 700;
        font-style: Bold;
        font-size: 15.47px;
        leading-trim: NONE;
        line-height: 100%;
        letter-spacing: 0%;
        text-align: center;
        border-radius: 100px;
        -webkit-border-radius: 100px;
        -moz-border-radius: 100px;
        margin-right: 20px; }
        .contact-main .contact_form .btns .back:hover {
          background: #0096B2;
          color: #fff; }
      .contact-main .contact_form .btns .send {
        display: inline-block;
        color: #fff;
        width: 230px;
        background: #0096B2;
        border: solid 1px #0096B2;
        padding: 12px 0;
        margin-top: 20px;
        font-weight: 700;
        font-style: Bold;
        font-size: 15.47px;
        leading-trim: NONE;
        line-height: 100%;
        letter-spacing: 0%;
        text-align: center;
        border-radius: 100px;
        -webkit-border-radius: 100px;
        -moz-border-radius: 100px; }
        .contact-main .contact_form .btns .send:hover {
          background: #fff;
          color: #0096B2; }
    .contact-main .contact_form .contact_form_input {
      margin-bottom: 70px; }
      .contact-main .contact_form .contact_form_input select {
        -moz-appearance: none;
        -webkit-appearance: none;
        appearance: none;
        width: 100%;
        box-sizing: border-box;
        border: solid 1px #B1B1B1;
        border-radius: 6px;
        font-size: 16px;
        padding: 15px 20px;
        color: #B1B1B1;
        background: url("../images/icon_contact_arr.png") no-repeat center right 20px;
        background-size: 28px; }
      .contact-main .contact_form .contact_form_input input[type="text"] {
        width: 100%;
        box-sizing: border-box;
        border: solid 1px #B1B1B1;
        border-radius: 6px;
        font-size: 16px;
        padding: 15px 20px; }
        .contact-main .contact_form .contact_form_input input[type="text"]::placeholder {
          color: #B1B1B1; }
      .contact-main .contact_form .contact_form_input input[type="tel"] {
        width: 100%;
        box-sizing: border-box;
        border: solid 1px #B1B1B1;
        border-radius: 6px;
        font-size: 16px;
        padding: 15px 20px; }
        .contact-main .contact_form .contact_form_input input[type="tel"]::placeholder {
          color: #B1B1B1; }
      .contact-main .contact_form .contact_form_input input[type="email"] {
        width: 100%;
        box-sizing: border-box;
        border: solid 1px #B1B1B1;
        border-radius: 6px;
        font-size: 16px;
        padding: 15px 20px; }
        .contact-main .contact_form .contact_form_input input[type="email"]::placeholder {
          color: #B1B1B1; }
      .contact-main .contact_form .contact_form_input textarea {
        width: 100%;
        box-sizing: border-box;
        border: solid 1px #B1B1B1;
        border-radius: 6px;
        font-size: 16px;
        padding: 15px 20px;
        height: 240px; }
        .contact-main .contact_form .contact_form_input textarea::placeholder {
          color: #B1B1B1; }
      .contact-main .contact_form .contact_form_input .biko {
        margin-top: 20px;
        position: relative;
        font-weight: 400;
        font-style: Regular;
        font-size: 14px;
        leading-trim: NONE;
        line-height: 180%;
        letter-spacing: 0%;
        padding-left: 1em; }
        .contact-main .contact_form .contact_form_input .biko:before {
          content: '※';
          position: absolute;
          left: 0;
          top: 0; }
      .contact-main .contact_form .contact_form_input .contact_form_box {
        display: flex;
        justify-content: space-between;
        margin-bottom: 20px;
        align-items: center; }
        .contact-main .contact_form .contact_form_input .contact_form_box .contact_form_box_left {
          width: 96px; }
        .contact-main .contact_form .contact_form_input .contact_form_box .contact_form_box_right {
          width: calc(100% - 96px); }

  .schedule_table ul .no-schedule {
    display: none; }
    .schedule_table ul .no-schedule:first-child {
      display: block; }

  .schedule_wrap .category span {
    color: #fff !important;
    display: inline-block;
    vertical-align: middle;
    font-size: 12px !important;
    font-weight: 600 !important;
    line-height: 1.5em;
    text-align: center;
    padding: 3px 17px !important;
    border-radius: 3px !important; }
  .schedule_wrap .category span.cat1 {
    background: #0096B2; }
  .schedule_wrap .category span.cat2 {
    background: #7A53C0; }
  .schedule_wrap .category span.cat3 {
    background: #FDE965;
    color: #000 !important; }
  .schedule_wrap .category span.cat4 {
    background: #001B5B; }
  .schedule_wrap .category span.cat5 {
    background: #E0FCFF;
    color: #000 !important; }
  .schedule_wrap .category span.cat6 {
    background: #020202; }
  .schedule_wrap .category span.cat7 {
    background: #CA4949; }
  .schedule_wrap .category span.cat8 {
    background: #006FB4; }
  .schedule_wrap .category span.cat9 {
    background: #C78335; }
  .schedule_wrap .category span.cat10 {
    background: #28C244; }
  .schedule_wrap .category span.cat11 {
    background: #8B8B8B; }

  .fan_box .fan_area_link {
    text-align: center;
    margin-top: 45px; }
    .fan_box .fan_area_link a {
      display: inline-block;
      width: 293px;
      height: 45px;
      border-radius: 100px;
      font-weight: 900;
      font-style: Black;
      font-size: 18.78px;
      leading-trim: NONE;
      line-height: 100%;
      letter-spacing: 0%;
      text-align: center;
      padding: 11px 0;
      background: #FFF600;
      box-sizing: border-box;
      border: solid 1px #FFF600; }
      .fan_box .fan_area_link a:hover {
        background: #000;
        color: #FFF600; }

  .ticket-main {
    padding: 0 0 110px;
    /* ポップアップの黒い半透明の背景 */
    /* ポップアップの白い中身（画像とボタンが入る部分） */
    /* ポップアップ内に表示される詳細画像 */
    /* 閉じるボタンのデザイン */ }
    .ticket-main .modal {
      display: none;
      /* 最初は隠しておきます */
      position: fixed;
      /* 画面全体を覆うように固定します */
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      z-index: 1000;
      /* 一番手前に表示させます */ }
    .ticket-main .modal-overlay {
      position: absolute;
      width: 100%;
      height: 100%;
      background-color: rgba(0, 0, 0, 0.7);
      /* 黒色で、少し透明（0.7）にします */ }
    .ticket-main .modal-content {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      /* 画面のど真ん中に配置します */
      background-color: #fff;
      text-align: center;
      width: 70%;
      max-width: 1040px; }
      .ticket-main .modal-content .modal-contentin {
        padding: 30px; }
      .ticket-main .modal-content #modalLabel {
        color: #fff;
        background: #25287D;
        font-size: 18px;
        padding: 16px 0;
        text-align: center; }
      .ticket-main .modal-content .close-button {
        border: solid 1px #25287D;
        color: #fff;
        background: #25287D;
        padding: 1em 3em; }
        .ticket-main .modal-content .close-button:hover {
          cursor: pointer;
          background: #fff;
          color: #25287D; }
    .ticket-main .modal-image {
      max-width: 100%;
      max-height: 80vh;
      /* 画像が大きすぎないように制限します */ }
    .ticket-main .close-button {
      margin-top: 15px;
      padding: 10px 20px;
      cursor: pointer; }
    .ticket-main .ticket-img img {
      width: 100%; }
    .ticket-main .ticket-anc {
      padding: 60px;
      display: flex;
      justify-content: center;
      list-style: none; }
      .ticket-main .ticket-anc li {
        width: 32%;
        max-width: 333px;
        margin: 0 10px; }
        .ticket-main .ticket-anc li a {
          display: block;
          color: #fff;
          background: linear-gradient(90deg, #009EB4 0%, #02879A 100%);
          padding: 17px;
          font-weight: 700;
          font-style: Bold;
          font-size: 12px;
          leading-trim: NONE;
          line-height: 120%;
          letter-spacing: 0%;
          vertical-align: middle;
          text-align: center; }
          .ticket-main .ticket-anc li a span {
            display: inline-block;
            padding-right: 38px;
            background: url("../images/icon_team_arr.png") no-repeat center right;
            background-size: 16px; }
    .ticket-main .ticket-ttl {
      background: linear-gradient(90deg, #04003B 0%, #00A0B6 100%);
      padding: 16px 0;
      overflow: hidden;
      text-align: center; }
      .ticket-main .ticket-ttl .ticket-ttlin {
        color: #fff;
        font-weight: 900;
        font-style: Black;
        font-size: 22px;
        leading-trim: NONE;
        line-height: 100%;
        letter-spacing: 0%;
        text-align: center;
        vertical-align: middle;
        display: inline-block;
        width: 500px;
        position: relative; }
        .ticket-main .ticket-ttl .ticket-ttlin:before {
          content: '';
          display: block;
          width: 120px;
          height: 120px;
          background: url("../images/ticket-ttl_01.png") no-repeat center right;
          position: absolute;
          right: 100%;
          top: 50%;
          transform: translateY(-50%);
          mix-blend-mode: multiply; }
        .ticket-main .ticket-ttl .ticket-ttlin:after {
          content: '';
          display: block;
          width: 120px;
          height: 120px;
          background: url("../images/ticket-ttl_02.png") no-repeat center left;
          position: absolute;
          left: 100%;
          top: 50%;
          transform: translateY(-50%);
          mix-blend-mode: multiply; }
        .ticket-main .ticket-ttl .ticket-ttlin span {
          margin-top: 5px;
          display: block;
          color: #009EB4;
          font-family: "peckham-press", sans-serif;
          font-weight: 700;
          font-style: Bold;
          font-size: 12px;
          leading-trim: NONE;
          line-height: 100%;
          letter-spacing: 0%;
          text-align: center;
          vertical-align: middle; }
    .ticket-main .ticket-next {
      background: url("../images/ticket-next-bg.png") no-repeat center;
      background-size: cover;
      padding: 60px 0; }
      .ticket-main .ticket-next .ticket-next-ttl {
        font-family: "peckham-press", sans-serif;
        text-align: center;
        margin-bottom: 40px;
        font-weight: 400;
        font-style: Regular;
        font-size: 50px;
        leading-trim: NONE;
        line-height: 100%;
        letter-spacing: 0%;
        text-align: center;
        color: #009EB4; }
      .ticket-main .ticket-next .ticket-next-boxes {
        width: 1160px;
        margin: 0 auto;
        display: flex; }
        .ticket-main .ticket-next .ticket-next-boxes .ticket-next-box {
          width: 32%;
          margin-right: 2%;
          background: #fff;
          box-shadow: 0px 0px 20px 0px #00000026; }
          .ticket-main .ticket-next .ticket-next-boxes .ticket-next-box:nth-child(3n) {
            margin-right: 0; }
          .ticket-main .ticket-next .ticket-next-boxes .ticket-next-box .ticket-next-box-ttl {
            color: #fff;
            background: #04003B;
            padding: 10px;
            box-sizing: border-box;
            font-weight: 700;
            font-style: Display Bold;
            font-size: 14px;
            leading-trim: NONE;
            letter-spacing: 0%;
            text-align: center;
            line-height: 1.2em; }
          .ticket-main .ticket-next .ticket-next-boxes .ticket-next-box .ticket-next-box-sub {
            text-align: center;
            font-weight: 700;
            font-style: Bold;
            font-size: 15.82px;
            leading-trim: CAP_HEIGHT;
            line-height: 100%;
            letter-spacing: 0%;
            text-align: center;
            margin: 28px 0 20px; }
          .ticket-main .ticket-next .ticket-next-boxes .ticket-next-box .ticket-next_box-team {
            display: flex;
            justify-content: center;
            align-items: center;
            margin-bottom: 30px; }
            .ticket-main .ticket-next .ticket-next-boxes .ticket-next-box .ticket-next_box-team .ticket-next_box-team-left {
              width: 80px; }
              .ticket-main .ticket-next .ticket-next-boxes .ticket-next-box .ticket-next_box-team .ticket-next_box-team-left img {
                max-width: 100%; }
            .ticket-main .ticket-next .ticket-next-boxes .ticket-next-box .ticket-next_box-team .ticket-next_box-team-center {
              font-family: DIN Condensed;
              font-weight: 700;
              font-style: Bold;
              font-size: 69px;
              leading-trim: CAP_HEIGHT;
              line-height: 100%;
              letter-spacing: 0%;
              text-align: center;
              color: #04003B;
              margin: 0 24px; }
          .ticket-main .ticket-next .ticket-next-boxes .ticket-next-box .ticket-next_box-place {
            text-align: center;
            margin-bottom: 25px;
            font-weight: 700;
            font-style: Bold;
            font-size: 15.82px;
            leading-trim: CAP_HEIGHT;
            line-height: 100%;
            letter-spacing: 0%;
            text-align: center; }
            .ticket-main .ticket-next .ticket-next-boxes .ticket-next-box .ticket-next_box-place div {
              margin: 0 auto 15px;
              color: #fff;
              font-family: DIN Condensed;
              font-weight: 700;
              font-style: Bold;
              font-size: 15.82px;
              leading-trim: CAP_HEIGHT;
              line-height: 100%;
              letter-spacing: 0%;
              text-align: center;
              width: 77px;
              background: #001B5B;
              padding-top: 5px; }
          .ticket-main .ticket-next .ticket-next-boxes .ticket-next-box .ticket-next_box-btn {
            display: flex;
            margin: 0 auto;
            justify-content: center;
            box-sizing: border-box;
            padding: 0 10px 30px 10px; }
            .ticket-main .ticket-next .ticket-next-boxes .ticket-next-box .ticket-next_box-btn div:nth-child(2) {
              margin-left: 8px; }
            .ticket-main .ticket-next .ticket-next-boxes .ticket-next-box .ticket-next_box-btn a {
              display: inline-block;
              font-weight: 700;
              font-style: Bold;
              font-size: 14px;
              leading-trim: NONE;
              line-height: 100%;
              letter-spacing: 0%;
              text-align: center;
              color: #001B5B;
              box-sizing: border-box;
              border: solid 1px #001B5B;
              padding: 14px 12px; }
              .ticket-main .ticket-next .ticket-next-boxes .ticket-next-box .ticket-next_box-btn a:hover {
                background: #001B5B;
                color: #fff; }
    .ticket-main .ticket-step {
      background: #E8E8E8;
      padding: 40px 0; }
      .ticket-main .ticket-step .ticket-step-box {
        width: 650px;
        margin: 0 auto;
        display: flex;
        justify-content: space-between; }
        .ticket-main .ticket-step .ticket-step-box div {
          width: 49%; }
          .ticket-main .ticket-step .ticket-step-box div img {
            width: 100%; }
    .ticket-main .ticket_step1 {
      background: url("../images/ticket-get-bg.png") no-repeat center top;
      background-size: cover;
      padding: 60px 0 0; }
      .ticket-main .ticket_step1 .ticket_step1_ttl {
        font-weight: 700;
        font-style: Bold;
        font-size: 22px;
        leading-trim: NONE;
        line-height: 140%;
        letter-spacing: 0%;
        text-align: center;
        color: #fff;
        margin-bottom: 39px; }
      .ticket-main .ticket_step1 .ticket_step1_box {
        display: flex;
        justify-content: center;
        align-items: center;
        margin-bottom: 40px; }
        .ticket-main .ticket_step1 .ticket_step1_box .ticket_step1_left {
          width: 400px;
          margin-right: 60px; }
        .ticket-main .ticket_step1 .ticket_step1_box .ticket_step1_right {
          background: #fff;
          box-sizing: border-box;
          padding: 20px 20px 20px 133px;
          border-radius: 10px;
          position: relative; }
          .ticket-main .ticket_step1 .ticket_step1_box .ticket_step1_right .ticket_step1_box_ttl {
            font-weight: 700;
            font-style: Bold;
            font-size: 22px;
            leading-trim: NONE;
            line-height: 100%;
            letter-spacing: 0%;
            margin-bottom: 10px; }
          .ticket-main .ticket_step1 .ticket_step1_box .ticket_step1_right .ticket_step1_box_txt {
            font-weight: 700;
            font-style: Bold;
            font-size: 14px;
            leading-trim: NONE;
            line-height: 180%;
            letter-spacing: 0%; }
          .ticket-main .ticket_step1 .ticket_step1_box .ticket_step1_right .ticket_step1_box_icon {
            position: absolute;
            left: 12px;
            top: 50%;
            transform: translateY(-50%);
            width: 93px; }
            .ticket-main .ticket_step1 .ticket_step1_box .ticket_step1_right .ticket_step1_box_icon img {
              width: 100%; }
      .ticket-main .ticket_step1 .ticket_step1_kome {
        width: 1040px;
        margin: 0 auto 40px;
        box-sizing: border-box;
        list-style: none; }
        .ticket-main .ticket_step1 .ticket_step1_kome li {
          color: #fff;
          font-size: 11px;
          position: relative;
          padding-left: 1em;
          line-height: 1.5em; }
          .ticket-main .ticket_step1 .ticket_step1_kome li:before {
            content: '※';
            position: absolute;
            left: 0;
            top: 0; }
      .ticket-main .ticket_step1 .ticket_step1_btn {
        text-align: center;
        margin-bottom: 40px; }
        .ticket-main .ticket_step1 .ticket_step1_btn a {
          width: 360px;
          background: #FFF600;
          border-radius: 100px;
          -webkit-border-radius: 100px;
          -moz-border-radius: 100px;
          display: inline-block;
          font-weight: 700;
          font-style: Bold;
          font-size: 18px;
          leading-trim: NONE;
          line-height: 100%;
          letter-spacing: 0%;
          text-align: center;
          padding: 15px 0; }
      .ticket-main .ticket_step1 .ticket_step1_imgs {
        display: flex;
        padding: 10px 0; }
    .ticket-main .ticket_step2 .ticket_step2_ttl {
      background: #E8FCFF;
      padding: 16px 0;
      color: #001B5B;
      font-weight: 900;
      font-style: Black;
      font-size: 22px;
      leading-trim: NONE;
      line-height: 100%;
      letter-spacing: 0%;
      text-align: center;
      vertical-align: middle; }
      .ticket-main .ticket_step2 .ticket_step2_ttl span {
        margin-bottom: 5px;
        display: block;
        color: #009EB4;
        font-weight: 700;
        font-style: Bold;
        font-size: 12px;
        leading-trim: NONE;
        line-height: 100%;
        letter-spacing: 0%;
        text-align: center;
        vertical-align: middle;
        font-family: "Goldman", sans-serif; }
    .ticket_step2_img {
      width: 600px;
      margin: 47px auto 13px;
      position: relative; }
      .ticket_step2_img .pin {
        position: absolute;
        background: rgba(255, 255, 255, 0);
        z-index: 2; }
        .ticket_step2_img .pin.pin2 {
          height: 14px;
          width: 157px;
          left: 221px;
          top: 60px; }
        .ticket_step2_img .pin.pin3 {
          height: 23px;
          width: 61px;
          left: 95px;
          top: 88px; }
        .ticket_step2_img .pin.pin4 {
          height: 23px;
          width: 75px;
          left: 164px;
          top: 88px; }
        .ticket_step2_img .pin.pin5 {
          height: 14px;
          width: 98px;
          left: 251px;
          top: 88px; }
        .ticket_step2_img .pin.pin6 {
          height: 23px;
          width: 75px;
          left: 360px;
          top: 88px; }
        .ticket_step2_img .pin.pin7 {
          height: 23px;
          width: 61px;
          left: 444px;
          top: 88px; }
        .ticket_step2_img .pin.pin8 {
          height: 94px;
          width: 16px;
          left: 75px;
          top: 160px; }
        .ticket_step2_img .pin.pin9 {
          height: 94px;
          width: 16px;
          left: 508px;
          top: 105px; }
        .ticket_step2_img .pin.pin10 {
          height: 98px;
          width: 16px;
          left: 508px;
          top: 215px; }
        .ticket_step2_img .pin.pin11 {
          height: 23px;
          width: 61px;
          left: 123px;
          top: 299px; }
        .ticket_step2_img .pin.pin12 {
          height: 23px;
          width: 61px;
          left: 192px;
          top: 299px; }
        .ticket_step2_img .pin.pin13 {
          height: 23px;
          width: 61px;
          left: 144px;
          top: 329px; }
        .ticket_step2_img .pin.pin14 {
          height: 14px;
          width: 78px;
          left: 260px;
          top: 313px; }
        .ticket_step2_img .pin.pin15 {
          height: 14px;
          width: 78px;
          left: 260px;
          top: 347px; }
        .ticket_step2_img .pin.pin16 {
          height: 24px;
          width: 62px;
          left: 346px;
          top: 298px; }
        .ticket_step2_img .pin.pin17 {
          height: 24px;
          width: 62px;
          left: 415px;
          top: 298px; }
        .ticket_step2_img .pin.pin18 {
          height: 23px;
          width: 62px;
          left: 392px;
          top: 328px; }
        .ticket_step2_img .pin:hover {
          background: rgba(255, 255, 255, 0.2);
          cursor: pointer; }
      .ticket_step2_img .ticket_step2_img_txt {
        font-size: 11px;
        margin-top: 10px;
        text-align: center; }
    .ticket-main .ticket_step2 .ticket_step2_list_h {
      width: 1040px;
      margin: 0 auto 60px;
      display: flex;
      justify-content: space-between; }
      .ticket-main .ticket_step2 .ticket_step2_list_h li {
        width: 245px;
        font-size: 12px;
        line-height: 1.2em;
        font-weight: 700;
        text-align: center;
        padding: 17px 0;
        color: #fff;
        background: linear-gradient(90deg, #009EB4 0%, #02879A 100%); }
    .ticket-main .ticket_step2 .ticket_step2_list_b {
      width: 90%;
      max-width: 1390px;
      margin: 0 auto;
      position: relative;
      margin: 0 auto;
      height: 650px;
      overflow: hidden; }
      .ticket-main .ticket_step2 .ticket_step2_list_b .ticket_step2_list_bin {
        position: absolute;
        top: 50%;
        left: 50%;
        width: 60%;
        max-width: 650px;
        background: #fff;
        transform: translate(-50%, -45%);
        opacity: 0;
        visibility: hidden;
        z-index: 1; }
      .ticket-main .ticket_step2 .ticket_step2_list_b .ticket_step2_list_bin.is-prev {
        opacity: 0.4;
        visibility: visible;
        z-index: 2;
        transform: translate(-140%, -50%) scale(0.85);
        pointer-events: none; }
        .ticket-main .ticket_step2 .ticket_step2_list_b .ticket_step2_list_bin.is-prev .ticket_step2_list_b_img {
          text-align: right; }
      .ticket-main .ticket_step2 .ticket_step2_list_b .ticket_step2_list_bin.is-next {
        opacity: 0.4;
        visibility: visible;
        z-index: 2;
        transform: translate(40%, -50%) scale(0.85);
        pointer-events: none; }
        .ticket-main .ticket_step2 .ticket_step2_list_b .ticket_step2_list_bin.is-next .ticket_step2_list_b_img {
          text-align: left; }
      .ticket-main .ticket_step2 .ticket_step2_list_b .ticket_step2_list_b_ttl {
        background-color: #001a67;
        color: #fff;
        text-align: center;
        padding: 12px 30px;
        border-radius: 25px;
        font-weight: bold;
        display: inline-block;
        margin: 0 auto 20px auto;
        position: relative;
        left: 50%;
        transform: translateX(-50%);
        display: none; }
        .ticket-main .ticket_step2 .ticket_step2_list_b .ticket_step2_list_b_ttl::after {
          content: '';
          position: absolute;
          bottom: -8px;
          left: 50%;
          transform: translateX(-50%);
          border-left: 8px solid transparent;
          border-right: 8px solid transparent;
          border-top: 8px solid #001a67; }
      .ticket-main .ticket_step2 .ticket_step2_list_b .ticket_step2_list_b_img {
        width: 100%;
        line-height: 0;
        margin-bottom: 20px;
        text-align: center; }
        .ticket-main .ticket_step2 .ticket_step2_list_b .ticket_step2_list_b_img img {
          width: 360px;
          height: auto;
          object-fit: cover;
          display: inline-block; }
      .ticket-main .ticket_step2 .ticket_step2_list_b .ticket_step2_list_b_txt {
        font-size: 14px;
        line-height: 1.6;
        color: #333;
        margin-bottom: 25px;
        text-align: justify;
        display: none; }
      .ticket-main .ticket_step2 .ticket_step2_list_b .ticket_step2_list_b_btn {
        display: flex;
        justify-content: center;
        gap: 20px;
        display: none; }
        .ticket-main .ticket_step2 .ticket_step2_list_b .ticket_step2_list_b_btn .btn a {
          display: block;
          padding: 12px 40px;
          color: #fff;
          text-decoration: none;
          font-weight: bold;
          border-radius: 6px;
          font-size: 14px;
          text-align: center;
          min-width: 160px; }
        .ticket-main .ticket_step2 .ticket_step2_list_b .ticket_step2_list_b_btn .btn1 a {
          background-color: #c5a84e; }
        .ticket-main .ticket_step2 .ticket_step2_list_b .ticket_step2_list_b_btn .btn2 a {
          background-color: #3ecb70; }
      .ticket-main .ticket_step2 .ticket_step2_list_b .ticket_step2_list_bin.is-current {
        opacity: 1;
        visibility: visible;
        z-index: 3;
        transform: translate(-50%, -50%) scale(1); }
        .ticket-main .ticket_step2 .ticket_step2_list_b .ticket_step2_list_bin.is-current .ticket_step2_list_b_txt {
          display: block; }
        .ticket-main .ticket_step2 .ticket_step2_list_b .ticket_step2_list_bin.is-current .ticket_step2_list_b_btn {
          display: flex; }
        .ticket-main .ticket_step2 .ticket_step2_list_b .ticket_step2_list_bin.is-current .ticket_step2_list_b_img img {
          width: 600px; }
        .ticket-main .ticket_step2 .ticket_step2_list_b .ticket_step2_list_bin.is-current .ticket_step2_list_b_ttl {
          display: inline-block; }
      .ticket-main .ticket_step2 .ticket_step2_list_b .ticket_step2_list_bin.is-hidden {
        display: none; }
      .ticket-main .ticket_step2 .ticket_step2_list_b .slide-arrow {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        background-color: #148399;
        color: #fff;
        border: none;
        width: 45px;
        height: 45px;
        font-size: 18px;
        font-weight: bold;
        cursor: pointer;
        z-index: 10;
        display: flex;
        align-items: center;
        justify-content: center; }
        .ticket-main .ticket_step2 .ticket_step2_list_b .slide-arrow:hover {
          background-color: #0a5c6d; }
      .ticket-main .ticket_step2 .ticket_step2_list_b .prev-arrow {
        left: 16%; }
      .ticket-main .ticket_step2 .ticket_step2_list_b .next-arrow {
        right: 16%; }
    .ticket-main .ticket_step2 .ticket_step2_in {
      width: 1040px;
      margin: 0 auto; }
    .ticket-main .ticket_step2 .ticket_step2_sub {
      margin-top: 70px;
      font-size: 18px;
      line-height: 1.7em;
      font-weight: 700;
      box-sizing: border-box;
      padding-left: 20px;
      border-left: solid 3px #001B5B;
      margin-bottom: 40px; }
    .ticket-main .ticket_step2 .price-table {
      width: 100%;
      max-width: 740px;
      margin: 0 auto;
      border-collapse: collapse;
      font-size: 11px;
      background-color: #fdf5e6;
      margin-bottom: 70px; }
      .ticket-main .ticket_step2 .price-table th {
        background-color: #001B5B;
        color: #ffffff;
        padding: 2px 4px;
        font-weight: bold;
        border: 1px solid #002060; }
      .ticket-main .ticket_step2 .price-table td {
        padding: 2px 4px;
        border: 1px solid #a6a6a6;
        vertical-align: middle;
        text-align: center;
        background: #D7D7D7; }
    .ticket-main .ticket_step2 .category-cell {
      background-color: #001B5B !important;
      color: #ffffff;
      font-weight: bold;
      writing-mode: vertical-rl;
      text-orientation: upright;
      letter-spacing: 4px;
      width: 40px; }
    .ticket-main .ticket_step2 .bg-premium {
      background-color: #FEE598 !important; }
    .ticket-main .ticket_step2 .bg-avispa {
      background-color: #FF0000 !important; }
    .ticket-main .ticket_step2 .bg-main-blue {
      background-color: #8EAADB !important; }
    .ticket-main .ticket_step2 .bg-main-light-blue {
      background-color: #b8cce4 !important; }
    .ticket-main .ticket_step2 .bg-exciting {
      background-color: #ffc000 !important; }
    .ticket-main .ticket_step2 .bg-pitchside {
      background-color: #ff6600 !important; }
    .ticket-main .ticket_step2 .bg-hospital {
      background-color: #fbd5b5 !important; }
    .ticket-main .ticket_step2 .bg-back-orange {
      background-color: #fac08f !important; }
    .ticket-main .ticket_step2 .bg-home-green {
      background-color: #76933c !important; }
    .ticket-main .ticket_step2 .bg-welcome-green {
      background-color: #d8e4bc !important; }
    .ticket-main .ticket_step2 .bg-away-purple {
      background-color: #b1a0c7 !important; }
    .ticket-main .ticket_step2 .bg-wheelchair {
      background-color: #fdf5e6 !important; }
    .ticket-main .ticket_step2 .seat-name {
      text-align: left !important;
      font-weight: bold; }
    .ticket-main .ticket_step2 .type-cell {
      background-color: #e9edf4;
      width: 100px; }
    .ticket-main .ticket_step2 .btn-detail {
      display: inline-block;
      background-color: #00a0e9;
      color: #ffffff;
      text-decoration: none;
      padding: 4px 12px;
      border-radius: 15px;
      font-size: 12px;
      font-weight: bold;
      white-space: nowrap; }
      .ticket-main .ticket_step2 .btn-detail:hover {
        background-color: #0080bc; }
    .ticket-main .ticket_step2 .detail-cell {
      background-color: #ffffff;
      width: 110px; }
    .ticket-main .ticket_step3 .ticket_step3_ttl {
      background: #E8FCFF;
      padding: 16px 0;
      color: #001B5B;
      font-weight: 900;
      font-style: Black;
      font-size: 22px;
      leading-trim: NONE;
      line-height: 100%;
      letter-spacing: 0%;
      text-align: center;
      vertical-align: middle; }
      .ticket-main .ticket_step3 .ticket_step3_ttl span {
        margin-bottom: 5px;
        display: block;
        color: #009EB4;
        font-weight: 700;
        font-style: Bold;
        font-size: 12px;
        leading-trim: NONE;
        line-height: 100%;
        letter-spacing: 0%;
        text-align: center;
        vertical-align: middle;
        font-family: "Goldman", sans-serif; }
    .ticket-main .ticket_step4 {
      width: 1040px;
      margin: 0 auto;
      display: flex; }
      .ticket-main .ticket_step4 .ticket_step4_box {
        width: 23%;
        margin-right: 2.66%; }
        .ticket-main .ticket_step4 .ticket_step4_box:nth-child(4n) {
          margin-right: 0; }
        .ticket-main .ticket_step4 .ticket_step4_box .ticket_step4_box_img {
          margin-bottom: 12px; }
          .ticket-main .ticket_step4 .ticket_step4_box .ticket_step4_box_img img {
            width: 100%; }
        .ticket-main .ticket_step4 .ticket_step4_box .ticket_step4_box_ttl {
          font-weight: 700;
          font-style: Bold;
          font-size: 16px;
          leading-trim: NONE;
          line-height: 140%;
          letter-spacing: 0%;
          margin-bottom: 26px; }
        .ticket-main .ticket_step4 .ticket_step4_box .ticket_step4_box_btn {
          text-align: right; }
          .ticket-main .ticket_step4 .ticket_step4_box .ticket_step4_box_btn a {
            display: inline-block;
            font-weight: 700;
            font-style: Bold;
            font-size: 16px;
            leading-trim: CAP_HEIGHT;
            line-height: 100%;
            letter-spacing: 0%;
            text-align: right;
            padding: 10px 48px 10px 24px;
            background: url("../images/icon_part_arr.png") no-repeat center right 17px;
            background-size: 17px;
            border: solid 2px #000;
            border-radius: 100px;
            -webkit-border-radius: 100px;
            -moz-border-radius: 100px;
            box-sizing: border-box; }
    .ticket-main .ticket_step3_txtmini {
      text-align: center;
      font-size: 14px;
      line-height: 1.8em;
      margin-top: 40px;
      margin-bottom: 40px; }
    .ticket-main .ticket_step3_box {
      margin: 0 auto;
      width: 1040px;
      margin-bottom: 70px; }
      .ticket-main .ticket_step3_box .ticket_step3_box_flex {
        display: flex;
        justify-content: space-between;
        margin-bottom: 20px; }
        .ticket-main .ticket_step3_box .ticket_step3_box_flex .ticket_step3_box_flex_left {
          width: calc(100% - 340px); }
        .ticket-main .ticket_step3_box .ticket_step3_box_flex .ticket_step3_box_flex_right {
          width: 314px; }
      .ticket-main .ticket_step3_box .ticket_step3_box_logo {
        text-align: center;
        margin-bottom: 40px; }
        .ticket-main .ticket_step3_box .ticket_step3_box_logo img {
          width: 300px;
          display: inline-block; }
      .ticket-main .ticket_step3_box .ticket_step3_box_ttl {
        font-weight: 700;
        font-style: Bold;
        font-size: 18px;
        leading-trim: NONE;
        line-height: 170%;
        letter-spacing: 0%;
        box-sizing: border-box;
        padding-left: 28px;
        border-left: solid 9px #001B5B;
        margin-bottom: 40px; }
      .ticket-main .ticket_step3_box .ticket_step3_box_sub {
        font-weight: 700;
        font-style: Bold;
        font-size: 20px;
        leading-trim: NONE;
        line-height: 177%;
        letter-spacing: 0%;
        padding-bottom: 20px;
        border-bottom: solid 1px #000000;
        margin-bottom: 40px; }
      .ticket-main .ticket_step3_box .ticket_step3_box_head {
        display: flex;
        justify-content: center;
        align-items: center;
        margin-bottom: 40px; }
        .ticket-main .ticket_step3_box .ticket_step3_box_head .ticket_step3_box_logo {
          margin-bottom: 0; }
          .ticket-main .ticket_step3_box .ticket_step3_box_head .ticket_step3_box_logo img {
            height: 100px;
            width: auto; }
        .ticket-main .ticket_step3_box .ticket_step3_box_head .ticket_step3_box_btn {
          margin-right: 40px;
          margin-left: 40px; }
          .ticket-main .ticket_step3_box .ticket_step3_box_head .ticket_step3_box_btn a {
            display: inline-block;
            color: #000;
            border: solid 2px #000;
            font-size: 13px;
            padding: 16px 60px; }
            .ticket-main .ticket_step3_box .ticket_step3_box_head .ticket_step3_box_btn a span {
              display: inline-block;
              padding-right: 1em;
              background: url("../images/icon_part_arr2.png") no-repeat center right;
              background-size: 8px; }
      .ticket-main .ticket_step3_box .ticket_step3_box_table {
        margin-bottom: 40px;
        margin-top: 40px; }
        .ticket-main .ticket_step3_box .ticket_step3_box_table table {
          width: 100%; }
          .ticket-main .ticket_step3_box .ticket_step3_box_table table tr th {
            color: #fff;
            text-align: center;
            vertical-align: middle;
            background: linear-gradient(90deg, #00799B 0%, #001B5B 100%);
            padding: 16px 5px;
            font-weight: 700;
            font-style: Bold;
            font-size: 17px;
            leading-trim: NONE;
            line-height: 140%;
            letter-spacing: 0%;
            text-align: center;
            border: solid 1px #fff;
            border-bottom: none;
            width: 160px; }
          .ticket-main .ticket_step3_box .ticket_step3_box_table table tr td {
            width: 40%;
            padding: 16px 4px;
            background: #F7F7F7;
            font-weight: 400;
            font-style: Regular;
            font-size: 17px;
            leading-trim: NONE;
            line-height: 140%;
            letter-spacing: 0%;
            border: solid 1px #fff;
            border-bottom: none; }
            .ticket-main .ticket_step3_box .ticket_step3_box_table table tr td .rec {
              display: inline-block;
              background: #FFF600;
              font-weight: 700;
              font-style: Bold;
              font-size: 11px;
              leading-trim: NONE;
              line-height: 100%;
              letter-spacing: 0%;
              position: relative;
              padding: 3px; }
              .ticket-main .ticket_step3_box .ticket_step3_box_table table tr td .rec:before {
                content: '';
                display: block;
                width: 6px;
                height: 5px;
                background: url("../images/icon_part_arr3.png") no-repeat center bottom;
                background-size: contain;
                position: absolute;
                left: 50%;
                bottom: 99%;
                transform: translateX(-50%); }
            .ticket-main .ticket_step3_box .ticket_step3_box_table table tr td strong {
              font-weight: 700; }
      .ticket-main .ticket_step3_box .ticket_step3_txt {
        font-weight: 400;
        font-style: Regular;
        font-size: 14px;
        leading-trim: NONE;
        line-height: 180%;
        letter-spacing: 0%; }
        .ticket-main .ticket_step3_box .ticket_step3_txt a {
          text-decoration: underline;
          color: #009EB4; }
        .ticket-main .ticket_step3_box .ticket_step3_txt strong {
          font-weight: 700; }

  .partner-main {
    padding: 60px 0 110px;
    width: 1040px;
    margin: 0 auto; }
    .partner-main .partner_list_txt .partner_list_txt_ttl {
      font-weight: 700;
      font-style: Bold;
      font-size: 16px;
      leading-trim: NONE;
      line-height: 177%;
      letter-spacing: 0%;
      margin-bottom: 40px; }
    .partner-main .partner_list_txt .partner_list_txt_ttl_txt {
      font-weight: 400;
      font-style: Regular;
      font-size: 14px;
      leading-trim: NONE;
      line-height: 23px;
      letter-spacing: 0%;
      margin-bottom: 40px; }
    .partner-main .partner_list_txt .partner_list_txt_lists {
      display: flex;
      justify-content: space-between; }
      .partner-main .partner_list_txt .partner_list_txt_lists .partner_list_txt_list {
        width: 49%;
        margin-bottom: 40px; }
        .partner-main .partner_list_txt .partner_list_txt_lists .partner_list_txt_list .partner_list_txt_list_img {
          margin-bottom: 32px; }
          .partner-main .partner_list_txt .partner_list_txt_lists .partner_list_txt_list .partner_list_txt_list_img img {
            width: 100%; }
        .partner-main .partner_list_txt .partner_list_txt_lists .partner_list_txt_list .partner_list_txt_list_ttl {
          font-weight: 700;
          font-style: Bold;
          font-size: 16px;
          leading-trim: NONE;
          line-height: 100%;
          letter-spacing: 0%;
          margin-bottom: 8px; }
        .partner-main .partner_list_txt .partner_list_txt_lists .partner_list_txt_list .partner_list_txt_list_txt {
          font-weight: 400;
          font-style: Regular;
          font-size: 14px;
          leading-trim: NONE;
          line-height: 23px;
          letter-spacing: 0%;
          margin-bottom: 13px; }
        .partner-main .partner_list_txt .partner_list_txt_lists .partner_list_txt_list .partner_list_txt_list_btn {
          text-align: right; }
          .partner-main .partner_list_txt .partner_list_txt_lists .partner_list_txt_list .partner_list_txt_list_btn a {
            display: inline-block;
            font-weight: 700;
            font-style: Bold;
            font-size: 16px;
            line-height: 100%;
            letter-spacing: 0%;
            text-align: right;
            padding: 12px 48px 12px 24px;
            box-sizing: border-box;
            border: solid 2px #000;
            border-radius: 100px;
            background: url("../images/icon_part_arr.png") no-repeat center right 17px;
            background-size: 20px; }
          .partner-main .partner_list_txt .partner_list_txt_lists .partner_list_txt_list .partner_list_txt_list_btn .no-link {
            display: none; }
    .partner-main .partner_list_biko {
      font-weight: 400;
      font-style: Regular;
      font-size: 12px;
      leading-trim: NONE;
      line-height: 140%;
      letter-spacing: 0%;
      margin-bottom: 70px; }
    .partner-main .partner-main-ttl {
      font-weight: 700;
      font-size: 20px;
      line-height: 177%;
      letter-spacing: 0%;
      padding-bottom: 20px;
      border-bottom: solid 1px #000000;
      margin-bottom: 70px; }
    .partner-main .partner-main-date {
      font-weight: 400;
      font-style: Regular;
      font-size: 12px;
      leading-trim: NONE;
      line-height: 140%;
      letter-spacing: 0%; }
    .partner-main .partner_list .txt {
      font-weight: 400;
      font-style: Regular;
      font-size: 12px;
      leading-trim: NONE;
      line-height: 140%;
      letter-spacing: 0%;
      text-align: right; }
    .partner-main .partner_list .partner_list_ttl {
      font-weight: 700;
      font-style: Bold;
      font-size: 18px;
      leading-trim: NONE;
      line-height: 170%;
      letter-spacing: 0%;
      border-left: solid 3px #001B5B;
      padding-left: 20px;
      margin-top: 70px;
      margin-bottom: 40px; }
    .partner-main .partner_list .partner_list_sub {
      font-weight: 700;
      font-style: Bold;
      font-size: 16px;
      leading-trim: NONE;
      line-height: 177%;
      letter-spacing: 0%;
      margin-bottom: 40px;
      margin-top: 40px; }
    .partner-main .partner_list .partner_list_lists {
      display: flex;
      flex-wrap: wrap; }
    .partner-main .partner_list .partner_list_lists.list1 .partner_list_list_img {
      text-align: center; }
      .partner-main .partner_list .partner_list_lists.list1 .partner_list_list_img img {
        max-width: 100%;
        max-height: 160px;
        height: auto;
        margin: 0 auto; }
    .partner-main .partner_list .partner_list_lists.list1 .partner_list_list {
      width: 50%;
      text-align: center;
      margin-bottom: 20px; }
      .partner-main .partner_list .partner_list_lists.list1 .partner_list_list .partner_list_list_ttl {
        font-weight: 400;
        font-style: Regular;
        font-size: 14px;
        leading-trim: NONE;
        line-height: 23px;
        letter-spacing: 0%;
        text-align: center;
        margin-bottom: 20px; }
    .partner-main .partner_list .partner_list_lists.list2 {
      justify-content: center; }
      .partner-main .partner_list .partner_list_lists.list2 .partner_list_list .partner_list_list_img img {
        max-width: 100%;
        max-height: 160px;
        height: auto;
        margin: 0 auto; }
    .partner-main .partner_list .partner_list_lists.list3 {
      justify-content: center; }
      .partner-main .partner_list .partner_list_lists.list3 .partner_list_list {
        width: 20%;
        margin-bottom: 20px; }
        .partner-main .partner_list .partner_list_lists.list3 .partner_list_list .partner_list_list_img img {
          max-width: 95%;
          max-height: 60px;
          height: auto;
          margin: 0 auto; }
    .partner-main .partner_list .partner_list_lists.list4 {
      margin-bottom: 70px; }
      .partner-main .partner_list .partner_list_lists.list4 .partner_list_list {
        width: 50%; }
        .partner-main .partner_list .partner_list_lists.list4 .partner_list_list .partner_list_list_link {
          box-sizing: border-box;
          padding-left: 16px;
          margin-bottom: 8px; }
          .partner-main .partner_list .partner_list_lists.list4 .partner_list_list .partner_list_list_link a {
            text-decoration: underline;
            font-weight: 400;
            font-size: 14px;
            line-height: 180%;
            letter-spacing: 0%;
            text-decoration: underline;
            text-decoration-style: solid;
            text-decoration-offset: 0%;
            text-decoration-thickness: 0%;
            text-decoration-skip-ink: auto; }
          .partner-main .partner_list .partner_list_lists.list4 .partner_list_list .partner_list_list_link .no-link {
            font-weight: 400;
            font-size: 14px;
            line-height: 180%;
            letter-spacing: 0%;
            text-decoration: none; }

  .pp {
    width: 90%;
    max-width: 1040px;
    margin: 0 auto;
    padding: 60px 0 110px;
    font-size: 14px;
    line-height: 1.8em;
    padding-bottom: 20px; }
    .pp h2 {
      font-weight: 700;
      font-size: 20px;
      line-height: 177%;
      letter-spacing: 0%;
      margin-bottom: 40px;
      margin-top: 70px;
      border-bottom: solid 1px #000; }
      .pp h2:first-child {
        margin-top: 0; }
    .pp h3 {
      font-weight: 700;
      font-size: 18px;
      line-height: 177%;
      letter-spacing: 0%;
      padding-left: 28px;
      border-left: solid 9px #001B5B;
      margin-bottom: 32px;
      margin-top: 40px; }
    .pp ol {
      padding-left: 1.2em;
      margin-top: 30px; }
    .pp ul {
      padding-left: 1em;
      margin-top: 30px; }
    .pp .pp_box {
      margin-top: 30px;
      box-sizing: border-box;
      background: #F5F5F5F5;
      padding: 40px; }
      .pp .pp_box .pp_box_ttl {
        font-weight: 700;
        font-size: 16px;
        line-height: 177%;
        letter-spacing: 0%;
        margin-bottom: 10px; }
      .pp .pp_box .txt a {
        color: #009EB4;
        text-decoration: underline; }

  .team-bg {
    box-sizing: border-box;
    padding: 110px 0; }
    .team-bg .team-main {
      width: 1040px;
      margin: 0 auto; }
      .team-bg .team-main .team_anc {
        display: flex;
        justify-content: space-between;
        list-style: none;
        margin-bottom: 70px; }
        .team-bg .team-main .team_anc li {
          width: 245px; }
          .team-bg .team-main .team_anc li a {
            display: flex;
            align-items: center;
            justify-content: center;
            width: 100%;
            color: #fff;
            background: linear-gradient(90deg, #009EB4 0%, #02879A 100%);
            height: 48px;
            font-size: 12px;
            font-weight: 700; }
            .team-bg .team-main .team_anc li a:hover {
              opacity: 0.9;
              cursor: pointer; }
            .team-bg .team-main .team_anc li a span {
              display: block;
              width: 146px;
              margin: 0 auto;
              background: url("../images/icon_team_arr.png") no-repeat right center;
              background-size: 16px;
              text-align: left;
              line-height: 1.2em; }
      .team-bg .team-main .team_boxes .team_box_o {
        display: flex;
        flex-wrap: wrap; }
        .team-bg .team-main .team_boxes .team_box_o .team_box_ot {
          width: 30%;
          margin-right: 5%;
          margin-bottom: 20px; }
          .team-bg .team-main .team_boxes .team_box_o .team_box_ot:nth-child(3n) {
            margin-right: 0; }
          .team-bg .team-main .team_boxes .team_box_o .team_box_ot .team_box_ot_img img {
            width: 100%;
            display: block; }
          .team-bg .team-main .team_boxes .team_box_o .team_box_ot .team_box_ot_ttl {
            margin-top: 10px;
            font-weight: 700;
            font-size: 16px;
            line-height: 140%;
            letter-spacing: 0%; }
      .team-bg .team-main .team_boxes .team_box .team_boxes_ttl {
        font-weight: 700;
        font-size: 20px;
        line-height: 100%;
        letter-spacing: 0%;
        box-sizing: border-box;
        padding-left: 25px;
        border-left: solid 9px #001B5B;
        margin-bottom: 48px; }
      .team-bg .team-main .team_boxes .team_box .team_box_lists {
        padding-bottom: 34px;
        display: flex;
        flex-wrap: wrap; }
        .team-bg .team-main .team_boxes .team_box .team_box_lists .team_box_list {
          width: 233px;
          margin-right: 36px;
          margin-bottom: 36px;
          box-shadow: 0px 0px 15px 0px #00000033;
          border-radius: 8px;
          position: relative; }
          .team-bg .team-main .team_boxes .team_box .team_box_lists .team_box_list .team_box_list_link {
            position: absolute;
            left: 0;
            top: 0;
            width: 100%;
            height: 100%;
            z-index: 2; }
          .team-bg .team-main .team_boxes .team_box .team_box_lists .team_box_list:nth-child(4n) {
            margin-right: 0; }
          .team-bg .team-main .team_boxes .team_box .team_box_lists .team_box_list .team_box_list_img img {
            border-radius: 8px 8px 0 0;
            width: 100%;
            height: auto;
            display: block; }
          .team-bg .team-main .team_boxes .team_box .team_box_lists .team_box_list .team_box_list_name {
            box-sizing: border-box;
            position: relative;
            min-height: 34px;
            padding-left: 42px;
            padding-right: 14px;
            color: #04003B;
            margin-top: 8px;
            padding-bottom: 9px; }
            .team-bg .team-main .team_boxes .team_box .team_box_lists .team_box_list .team_box_list_name .team_box_list_name_posi {
              font-size: 12px;
              line-height: 1.4em;
              margin-bottom: 5px;
              font-weight: 700; }
            .team-bg .team-main .team_boxes .team_box .team_box_lists .team_box_list .team_box_list_name .team_box_list_name_posi.num {
              padding-top: 3px; }
            .team-bg .team-main .team_boxes .team_box .team_box_lists .team_box_list .team_box_list_name .team_box_list_name_num {
              position: absolute;
              left: 9px;
              top: 9px;
              font-family: DIN Condensed;
              font-weight: 700;
              font-size: 25px;
              line-height: 100%;
              letter-spacing: 0%;
              width: 28px;
              display: flex;
              justify-content: center; }
              .team-bg .team-main .team_boxes .team_box .team_box_lists .team_box_list .team_box_list_name .team_box_list_name_num.noen {
                top: 2px !important; }
            .team-bg .team-main .team_boxes .team_box .team_box_lists .team_box_list .team_box_list_name .team_box_list_name_num.num {
              top: 2px; }
            .team-bg .team-main .team_boxes .team_box .team_box_lists .team_box_list .team_box_list_name .team_box_list_name_jp {
              font-weight: 700;
              font-size: 18.06px;
              line-height: 1.2em;
              letter-spacing: 0%;
              margin-bottom: 3px; }
            .team-bg .team-main .team_boxes .team_box .team_box_lists .team_box_list .team_box_list_name .team_box_list_name_en {
              font-family: DIN Condensed;
              font-weight: 700;
              font-size: 11px;
              line-height: 100%;
              letter-spacing: 0%; }
          .team-bg .team-main .team_boxes .team_box .team_box_lists .team_box_list .team_box_list_name.nonum {
            padding-left: 14px; }
          .team-bg .team-main .team_boxes .team_box .team_box_lists .team_box_list .team_box_list_sns {
            box-sizing: border-box;
            padding: 0 14px 8px 14px;
            display: flex;
            list-style: none;
            position: relative;
            z-index: 4; }
            .team-bg .team-main .team_boxes .team_box .team_box_lists .team_box_list .team_box_list_sns li {
              width: 17px;
              margin-right: 5px; }
              .team-bg .team-main .team_boxes .team_box .team_box_lists .team_box_list .team_box_list_sns li a {
                display: block; }

  .cale-bg {
    box-sizing: border-box;
    padding: 109px 0 135px; }
    .cale-bg .cale-main {
      width: 1035px;
      margin: 0 auto; }
      .cale-bg .cale-main .biko {
        font-size: 14px;
        line-height: 1.8em; }
      .cale-bg .cale-main .schedule-container {
        margin-bottom: 40px; }
        .cale-bg .cale-main .schedule-container .tab-menu {
          list-style: none;
          display: flex; }
          .cale-bg .cale-main .schedule-container .tab-menu li {
            width: 50%;
            text-align: center;
            font-size: 17px;
            box-sizing: border-box;
            padding: 16px 0 21px;
            background: #E6E6E6;
            border-bottom: solid 5px #E6E6E6;
            color: #25287D; }
          .cale-bg .cale-main .schedule-container .tab-menu li.active {
            background: #001B5B;
            border-bottom: solid 5px #0096B2;
            color: #fff; }
        .cale-bg .cale-main .schedule-container .tab-content .schedule-grid {
          list-style: none; }
          .cale-bg .cale-main .schedule-container .tab-content .schedule-grid .schedule-row {
            display: flex;
            width: 100%; }
            .cale-bg .cale-main .schedule-container .tab-content .schedule-grid .schedule-row .date-col {
              width: 146px;
              display: flex;
              box-sizing: border-box;
              padding-left: 35px;
              align-items: center;
              font-size: 17px;
              background: #EFF0F0;
              border: 1px solid #E0E0E0; }
            .cale-bg .cale-main .schedule-container .tab-content .schedule-grid .schedule-row .content-col {
              width: calc(100% - 146px);
              background: #fff;
              border: 1px solid #E0E0E0;
              padding: 17px 21px;
              box-sizing: border-box; }
              .cale-bg .cale-main .schedule-container .tab-content .schedule-grid .schedule-row .content-col .event-item:not(:last-child) {
                border-bottom: 1px solid #D7D7D7;
                padding-bottom: 20px; }
              .cale-bg .cale-main .schedule-container .tab-content .schedule-grid .schedule-row .content-col .meta-line {
                margin-bottom: 13px; }
                .cale-bg .cale-main .schedule-container .tab-content .schedule-grid .schedule-row .content-col .meta-line .badge {
                  display: inline-block;
                  vertical-align: middle;
                  background: #000;
                  color: #fff;
                  font-size: 12px;
                  font-weight: 600;
                  line-height: 1.5em;
                  text-align: center;
                  padding: 3px 17px;
                  border-radius: 3px;
                  margin-right: 11px; }
                .cale-bg .cale-main .schedule-container .tab-content .schedule-grid .schedule-row .content-col .meta-line .badge.cat-match {
                  background: #0096B2; }
                .cale-bg .cale-main .schedule-container .tab-content .schedule-grid .schedule-row .content-col .meta-line .badge.cat-practice {
                  background: #7A53C0; }
                .cale-bg .cale-main .schedule-container .tab-content .schedule-grid .schedule-row .content-col .meta-line .badge.cat-ticket {
                  background: #FDE965;
                  color: #000; }
                .cale-bg .cale-main .schedule-container .tab-content .schedule-grid .schedule-row .content-col .meta-line .badge.cat-naybee {
                  background: #001B5B; }
                .cale-bg .cale-main .schedule-container .tab-content .schedule-grid .schedule-row .content-col .meta-line .badge.cat-media {
                  background: #E0FCFF;
                  color: #000; }
                .cale-bg .cale-main .schedule-container .tab-content .schedule-grid .schedule-row .content-col .meta-line .badge.cat-birthday {
                  background: #020202; }
                .cale-bg .cale-main .schedule-container .tab-content .schedule-grid .schedule-row .content-col .meta-line .badge.cat-academy {
                  background: #CA4949; }
                .cale-bg .cale-main .schedule-container .tab-content .schedule-grid .schedule-row .content-col .meta-line .badge.cat-school {
                  background: #006FB4; }
                .cale-bg .cale-main .schedule-container .tab-content .schedule-grid .schedule-row .content-col .meta-line .badge.cat-hometown {
                  background: #C78335; }
                .cale-bg .cale-main .schedule-container .tab-content .schedule-grid .schedule-row .content-col .meta-line .badge.cat-event {
                  background: #28C244; }
                .cale-bg .cale-main .schedule-container .tab-content .schedule-grid .schedule-row .content-col .meta-line .badge.cat-other {
                  background: #8B8B8B; }
                .cale-bg .cale-main .schedule-container .tab-content .schedule-grid .schedule-row .content-col .meta-line .time {
                  display: inline-block;
                  vertical-align: middle;
                  font-family: DIN Condensed;
                  font-weight: 700;
                  font-size: 20px;
                  line-height: -0.9em;
                  letter-spacing: 0%; }
            .cale-bg .cale-main .schedule-container .tab-content .schedule-grid .schedule-row .title {
              display: flex;
              align-items: center;
              font-size: 16px; }
              .cale-bg .cale-main .schedule-container .tab-content .schedule-grid .schedule-row .title a {
                text-decoration: underline;
                color: #009EB4; }
                .cale-bg .cale-main .schedule-container .tab-content .schedule-grid .schedule-row .title a:hover {
                  text-decoration: none; }
              .cale-bg .cale-main .schedule-container .tab-content .schedule-grid .schedule-row .title img {
                height: 44px;
                width: auto;
                margin-right: 22px; }
            .cale-bg .cale-main .schedule-container .tab-content .schedule-grid .schedule-row .place {
              font-size: 12px;
              margin-top: 16px; }
        .cale-bg .cale-main .schedule-container .category-filter {
          display: flex;
          flex-wrap: wrap;
          padding-bottom: 46px; }
          .cale-bg .cale-main .schedule-container .category-filter label {
            display: block;
            width: 20%;
            box-sizing: border-box;
            padding: 0;
            line-height: 1.8em;
            margin-bottom: 25px;
            font-weight: 700;
            font-size: 20px;
            letter-spacing: 0%; }
            .cale-bg .cale-main .schedule-container .category-filter label input[type="checkbox"] {
              display: none; }
              .cale-bg .cale-main .schedule-container .category-filter label input[type="checkbox"]:checked + span {
                background-image: url("../images/cal_icon_ch_02.png"); }
            .cale-bg .cale-main .schedule-container .category-filter label span {
              display: block;
              padding-left: 45px;
              background: url("../images/cal_icon_ch_01.png") no-repeat center left;
              background-size: 28px; }
    .cale-bg .tab-content {
      display: none; }
    .cale-bg .tab-content.active {
      display: block; }
    .cale-bg .tab-item {
      cursor: pointer; }

  .main-head {
    background: #001B5B;
    overflow: hidden;
    position: relative; }
    .main-head:before {
      content: '';
      display: block;
      background: url("../images/icon_map.png") no-repeat center;
      background-size: contain;
      width: 660px;
      height: 695px;
      z-index: 1;
      position: absolute;
      right: 50%;
      margin-right: 280px;
      top: -100px;
      opacity: 0.1; }
    .main-head .main-head-left {
      width: 1440px;
      margin: 0 auto;
      box-sizing: border-box;
      padding: 100px 0 134px 106px;
      color: #fff; }
      .main-head .main-head-left .main-head-en {
        font-family: "peckham-press", sans-serif;
        font-weight: 400;
        font-style: Regular;
        font-size: 16px;
        line-height: 100%;
        letter-spacing: 0%;
        box-sizing: border-box;
        border-left: solid 2px #fff;
        padding-left: 10px;
        margin-bottom: 60px; }
      .main-head .main-head-left .main-head-ttl {
        font-weight: 700;
        font-size: 35px;
        line-height: 100%;
        letter-spacing: 0%; }
    .main-head .main-head-right {
      position: absolute;
      left: 50%;
      top: 0;
      height: 100%;
      width: 770px;
      background-position: center;
      background-repeat: no-repeat;
      background-size: cover; }

  .his-bg {
    position: relative; }
    .his-bg:before {
      content: '';
      background: url("../images/his_bg_left.png") no-repeat left center;
      background-size: contain;
      width: 234px;
      height: 607px;
      display: block;
      position: absolute;
      top: 384px;
      left: 0;
      z-index: 1; }
    .his-bg:after {
      content: '';
      background: url("../images/his_bg_right.png") no-repeat right top;
      background-size: contain;
      width: 410px;
      height: 475px;
      display: block;
      position: absolute;
      right: 0;
      top: 459px;
      z-index: 1; }

  .his-main {
    position: relative;
    z-index: 2;
    width: 1080px;
    margin: 0 auto;
    padding: 110px 0; }
    .his-main .his-main-ttl {
      font-weight: 700;
      font-size: 20px;
      line-height: 100%;
      letter-spacing: 0%;
      border-left: solid 9px #001B5B;
      padding-left: 34px;
      margin-bottom: 57px;
      box-sizing: border-box; }
    .his-main .his-main-boxes {
      position: relative;
      padding-bottom: 20px; }
      .his-main .his-main-boxes:before {
        content: '';
        display: block;
        z-index: 1;
        width: 1px;
        height: 100%;
        position: absolute;
        transform: translateX(-50%);
        left: 50%;
        top: 0;
        background: #000000; }
      .his-main .his-main-boxes .his-main-box {
        display: flex;
        position: relative;
        margin-bottom: 39px;
        z-index: 2; }
        .his-main .his-main-boxes .his-main-box:before {
          content: '';
          display: block;
          position: absolute;
          left: 50%;
          transform: translateX(-50%);
          top: 0;
          width: 14px;
          height: 14px;
          background: #0096B2;
          border-radius: 100px;
          z-index: 2; }
        .his-main .his-main-boxes .his-main-box:nth-child(2n) .his-main-box-num {
          text-align: left; }
        .his-main .his-main-boxes .his-main-box .his-main-box-num {
          position: absolute;
          top: -12px;
          left: 50%;
          transform: translateX(-50%);
          width: 142px;
          text-align: right;
          font-family: DIN Condensed;
          font-weight: 700;
          font-size: 32px;
          line-height: 140%;
          letter-spacing: 0%; }
        .his-main .his-main-boxes .his-main-box .his-main-box-in {
          width: 50%;
          box-sizing: border-box;
          padding-top: 40px; }
          .his-main .his-main-boxes .his-main-box .his-main-box-in h3 {
            font-weight: 600;
            font-size: 16px;
            line-height: 1.4em;
            letter-spacing: 0%;
            margin-bottom: 20px; }
          .his-main .his-main-boxes .his-main-box .his-main-box-in h4 {
            font-weight: 600;
            color: #011340;
            font-size: 14px;
            line-height: 1.4em;
            margin-bottom: 20px; }
          .his-main .his-main-boxes .his-main-box .his-main-box-in p {
            font-size: 14px;
            line-height: 1.8em;
            margin-bottom: 20px; }
          .his-main .his-main-boxes .his-main-box .his-main-box-in strong {
            font-weight: 700; }
          .his-main .his-main-boxes .his-main-box .his-main-box-in a {
            color: #0096B2;
            text-decoration: underline; }
            .his-main .his-main-boxes .his-main-box .his-main-box-in a:hover {
              text-decoration: none; }
          .his-main .his-main-boxes .his-main-box .his-main-box-in img {
            max-width: 100%;
            height: auto; }
          .his-main .his-main-boxes .his-main-box .his-main-box-in .wp-caption {
            width: 100% !important; }
            .his-main .his-main-boxes .his-main-box .his-main-box-in .wp-caption .wp-caption-text {
              font-size: 10px; }
        .his-main .his-main-boxes .his-main-box .his-main-box-in.left {
          padding-right: 100px; }
        .his-main .his-main-boxes .his-main-box .his-main-box-in.right {
          padding-left: 100px; }

  .sitemap-main {
    padding: 60px 0 109px;
    width: 1040px;
    margin: 0 auto; }
    .sitemap-main .sitemap-main-box {
      margin-bottom: 70px; }
      .sitemap-main .sitemap-main-box:last-child {
        margin-bottom: 0; }
      .sitemap-main .sitemap-main-box .sitemap-main-box-ttl {
        font-weight: 700;
        font-size: 20px;
        line-height: 177%;
        letter-spacing: 0%;
        border-bottom: 1px solid #000000;
        padding-bottom: 20px; }
        .sitemap-main .sitemap-main-box .sitemap-main-box-ttl a {
          text-decoration: underline;
          color: #009EB4; }
          .sitemap-main .sitemap-main-box .sitemap-main-box-ttl a:hover {
            text-decoration: none; }
      .sitemap-main .sitemap-main-box .sitemap-main-box-link {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        list-style: none; }
        .sitemap-main .sitemap-main-box .sitemap-main-box-link li {
          width: 49%;
          box-sizing: border-box;
          margin-top: 40px; }
          .sitemap-main .sitemap-main-box .sitemap-main-box-link li a {
            display: inline-block;
            font-weight: 700;
            font-size: 18px;
            line-height: 177%;
            letter-spacing: 0%;
            text-decoration: underline;
            color: #009EB4;
            padding-left: 28px;
            border-left: solid 9px #001B5B; }
            .sitemap-main .sitemap-main-box .sitemap-main-box-link li a:hover {
              text-decoration: none; }

  .faq-main {
    padding: 60px 0 109px;
    width: 1040px;
    margin: 0 auto; }
    .faq-main .faq-main-box {
      margin-bottom: 90px; }
      .faq-main .faq-main-box:last-child {
        margin-bottom: 0; }
      .faq-main .faq-main-box .faq-main-box-ttl {
        border-bottom: 1px solid #000000;
        padding-bottom: 20px;
        font-weight: 700;
        font-size: 20px;
        line-height: 177%;
        letter-spacing: 0%;
        margin-bottom: 40px; }
      .faq-main .faq-main-box .faq-main-boxin {
        margin-bottom: 40px; }
        .faq-main .faq-main-box .faq-main-boxin .ch {
          display: none; }
          .faq-main .faq-main-box .faq-main-boxin .ch:checked + .la:after {
            opacity: 0;
            transition: 0.2s; }
          .faq-main .faq-main-box .faq-main-boxin .ch:checked + .la + .faq-main-boxin-txt {
            padding: 20px 20px 20px 50px;
            opacity: 1;
            visibility: visible;
            height: auto;
            transition: 0.2s; }
        .faq-main .faq-main-box .faq-main-boxin .la {
          display: block;
          position: relative;
          box-sizing: border-box;
          background: #009EB4;
          color: #fff;
          font-size: 16px;
          line-height: 1.8em;
          font-weight: 700;
          padding: 20px 64px 20px 50px; }
          .faq-main .faq-main-box .faq-main-boxin .la span {
            color: #fff;
            font-family: DIN Condensed;
            font-weight: 700;
            font-size: 24px;
            line-height: 90%;
            letter-spacing: 0%;
            position: absolute;
            top: 27px;
            left: 20px; }
          .faq-main .faq-main-box .faq-main-boxin .la:before {
            content: '';
            display: block;
            height: 2px;
            width: 24px;
            top: 50%;
            transform: translateY(-50%);
            right: 20px;
            background: #fff;
            position: absolute;
            z-index: 2; }
          .faq-main .faq-main-box .faq-main-boxin .la:after {
            content: '';
            display: block;
            width: 2px;
            height: 24px;
            top: 50%;
            transform: translateY(-50%);
            right: 31px;
            background: #fff;
            position: absolute;
            z-index: 2;
            opacity: 1;
            transition: 0.2s; }
        .faq-main .faq-main-box .faq-main-boxin .faq-main-boxin-txt {
          opacity: 0;
          visibility: hidden;
          height: 0;
          box-sizing: border-box;
          padding: 0 20px 0 50px;
          position: relative;
          font-size: 14px;
          line-height: 1.8em; }
          .faq-main .faq-main-box .faq-main-boxin .faq-main-boxin-txt p {
            margin-bottom: 14px; }
            .faq-main .faq-main-box .faq-main-boxin .faq-main-boxin-txt p:last-child {
              margin-bottom: 0; }
          .faq-main .faq-main-box .faq-main-boxin .faq-main-boxin-txt a {
            color: #009EB4;
            text-decoration: underline; }
          .faq-main .faq-main-box .faq-main-boxin .faq-main-boxin-txt strong {
            font-weight: 700; }
          .faq-main .faq-main-box .faq-main-boxin .faq-main-boxin-txt img {
            max-width: 100%;
            height: auto; }
          .faq-main .faq-main-box .faq-main-boxin .faq-main-boxin-txt:before {
            content: 'A';
            font-family: DIN Condensed;
            font-weight: 700;
            font-size: 24px;
            line-height: 90%;
            letter-spacing: 0%;
            position: absolute;
            top: 27px;
            left: 20px;
            color: #009EB4; } }
@media screen and (max-width: 768px) {
    
    .ticket_area_section {
        z-index: 2;
    }
    .partModal .modal {
      display: none;
      /* 最初は隠しておきます */
      position: fixed;
      /* 画面全体を覆うように固定します */
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      z-index: 1000;
      /* 一番手前に表示させます */ }
    .partModal .modal-overlay {
      position: absolute;
      width: 100%;
      height: 100%;
      background-color: rgba(0, 0, 0, 0.7);
      /* 黒色で、少し透明（0.7）にします */ }
    .partModal .modal-content {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      /* 画面のど真ん中に配置します */
      background-color: #fff;
      text-align: center;
      width: 90vw; }
      .partModal .modal-content .modal-contentin {
        padding: 5vw; }
      .partModal .modal-content #modalLabel {
        color: #fff;
        background: #25287D;
        font-size: 4vw;
        padding: 4vw 0;
        line-height: 1.5em;
        text-align: center; }
      .partModal .modal-content .close-button {
        border: solid 1px #25287D;
        color: #fff;
        background: #25287D;
        padding: 1em 3em;
        font-size: 4vw; }
        .partModal .modal-content .close-button:hover {
          cursor: pointer;
          background: #fff;
          color: #25287D; }
    .partModal .modal-image {
      max-width: 100%;
      max-height: 80vh;
      /* 画像が大きすぎないように制限します */ }
    .partModal .close-button {
      margin-top: 15px;
      padding: 10px 20px;
      cursor: pointer; }
    
    
  .pconly {
    display: none !important; }

  .match_meta .match_away_badge {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 38px;
    font-size: 10px;
    height: 22px;
    padding: 5px 14px;
    color: #ffffff;
    background: #B82F31;
    font-weight: 700; }

  .mv_banner_slider2 {
    position: relative;
    margin-top: 20px; }
    .mv_banner_slider2 .mv_banner_box2 {
      box-sizing: border-box;
      padding: 0 15px; }
    .mv_banner_slider2 .slick-dots {
      left: 0;
      bottom: -40px;
      margin-top: 20px; }
      .mv_banner_slider2 .slick-dots li {
        margin: 0 2px;
        width: 6px; }
        .mv_banner_slider2 .slick-dots li.slick-active button {
          background: #009EB4; }
        .mv_banner_slider2 .slick-dots li button {
          width: 6px;
          height: 2px;
          padding: 0;
          border: none;
          background: #D9D9D9;
          font-size: 0; }
          .mv_banner_slider2 .slick-dots li button:before {
            display: none; }
    .mv_banner_slider2 .prev_arrow {
      position: absolute;
      left: -10px;
      top: 50%;
      transform: translateY(-50%);
      width: 11px;
      height: 21px;
      background: url("../images/icon_arr_mvp_01.png") no-repeat center;
      background-size: contain;
      z-index: 2; }
    .mv_banner_slider2 .next_arrow {
      position: absolute;
      right: -10px;
      top: 50%;
      transform: translateY(-50%);
      width: 11px;
      height: 21px;
      background: url("../images/icon_arr_mvp_02.png") no-repeat center;
      background-size: contain;
      z-index: 2; }

  .schedule_table ul li .date {
    font-size: 16px !important; }
  .schedule_table ul li .category {
    font-size: 16px !important; }
    .schedule_table ul li .category span {
      font-size: 16px !important; }
    .schedule_table ul li .category time {
      font-size: 16px !important; }
  .schedule_table ul li h4 {
    font-size: 16px !important; }

  .player-profile-table tr td {
    font-weight: 400 !important;
    line-height: 1.6em !important;
    padding-right: 1em !important; }

  .profile-block .profile-text-box {
    font-weight: 400 !important; }

  .player-profile-section {
    margin-top: 40px !important; }

  .match-breadcrumb-inner {
    flex-wrap: nowrap !important;
    font-size: 9px;
    overflow: scroll;
    text-overflow: ellipsis;
    white-space: nowrap; }

  .bluebg {
    box-sizing: border-box;
    padding: 20px;
    background: #0096B20D;
    margin-bottom: 40px; }
    .bluebg .bluebg_ttl {
      font-weight: 700;
      font-style: Bold;
      font-size: 20px;
      leading-trim: NONE;
      line-height: 177%;
      letter-spacing: 0%;
      padding-bottom: 20px;
      margin-bottom: 30px;
      border-bottom: solid 1px #000; }
    .bluebg .bluebg_txt {
      font-family: Noto Sans JP;
      font-weight: 400;
      font-style: Regular;
      font-size: 14px;
      leading-trim: NONE;
      line-height: 180%;
      letter-spacing: 0%;
      margin-bottom: 30px; }
    .bluebg .bluebg_btn a {
      display: inline-block;
      color: #fff;
      font-family: Noto Sans JP;
      font-weight: 700;
      font-style: Bold;
      font-size: 15.47px;
      leading-trim: NONE;
      line-height: 100%;
      letter-spacing: 0%;
      text-align: center;
      padding: 11px 45px;
      background: #0096B2;
      border: solid 1px #0096B2;
      border-radius: 100px;
      -webkit-border-radius: 100px;
      -moz-border-radius: 100px; }
      .bluebg .bluebg_btn a:hover {
        cursor: pointer;
        background: #fff;
        color: #0096B2; }

  .topteam_area .topteam_slider .topteam_box {
    position: relative; }
    .topteam_area .topteam_slider .topteam_box .num {
      font-family: "peckham-press", sans-serif;
      font-weight: 400;
      font-style: normal;
      font-weight: 400;
      font-style: Regular;
      font-size: 9vw;
      leading-trim: NONE;
      line-height: 100%;
      letter-spacing: 0%;
      color: #04003B;
      position: absolute;
      z-index: 2;
      top: 3vw;
      left: 2vw; }
    .topteam_area .topteam_slider .topteam_box .posi {
      font-family: "peckham-press", sans-serif;
      font-weight: 400;
      font-style: Regular;
      font-size: 4vw;
      leading-trim: NONE;
      line-height: 100%;
      letter-spacing: 0%;
      color: #04003B;
      position: absolute;
      z-index: 2;
      top: 11vw;
      left: 3vw; }

  .txt_cs {
    height: 300px;
    display: flex;
    justify-content: center;
    align-items: center; }
    .txt_cs img {
      width: 90%;
      max-width: 557px; }

  .mv_p {
    box-sizing: border-box;
    padding: 10px 21px;
    position: relative; }
    .mv_p .slick-dots {
      left: 0; }
      .mv_p .slick-dots li {
        margin: 0 7px; }
        .mv_p .slick-dots li.slick-active button {
          background: #009EB4; }
        .mv_p .slick-dots li button {
          width: 30px;
          height: 7px;
          padding: 0;
          border: none;
          background: #D9D9D9;
          font-size: 0; }
          .mv_p .slick-dots li button:before {
            display: none; }
    .mv_p .prev_arrow {
      position: absolute;
      left: 9px;
      top: 50%;
      transform: translateY(-50%);
      width: 7px;
      height: 14px;
      background: url("../images/icon_arr_mvp_01.png") no-repeat center;
      background-size: contain;
      z-index: 2; }
    .mv_p .next_arrow {
      position: absolute;
      right: 9px;
      top: 50%;
      transform: translateY(-50%);
      width: 7px;
      height: 14px;
      background: url("../images/icon_arr_mvp_02.png") no-repeat center;
      background-size: contain;
      z-index: 2; }
    .mv_p .mv_p_box {
      margin: 0 10px; }

  .news_area {
    padding: 41px 24px 0 !important; }
    .news_area .news_head {
      margin-bottom: 30px; }

  .ticket_area.ticket_area2 {
    padding-top: 50px; }
    .ticket_area.ticket_area2 .top_img .box {
      top: 40px; }
  .ticket_area .video video {
    width: 100%;
    height: auto; }
  .ticket_area .video iframe {
    width: 100%;
    height: 56vw;
    display: block; }

  .mv_slider .swiper-slide .mv_img a {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 10; }

  .contact-main {
    padding: 24px 0 50px;
    width: 90%;
    margin: 0 auto; }
    .contact-main .contactlinks .contactlink {
      margin-bottom: 32px;
      box-sizing: border-box;
      background: #0096B20D;
      padding: 20px; }
      .contact-main .contactlinks .contactlink h2 {
        font-family: Noto Sans JP;
        font-weight: 700;
        font-style: Bold;
        font-size: 20px;
        leading-trim: NONE;
        line-height: 177%;
        letter-spacing: 0%;
        padding-bottom: 20px;
        border-bottom: solid 1px #000;
        margin-bottom: 20px;
        text-align: center; }
      .contact-main .contactlinks .contactlink h3 {
        margin-top: 40px;
        margin-bottom: 20px;
        font-family: Noto Sans JP;
        font-weight: 700;
        font-style: Bold;
        font-size: 16px;
        leading-trim: NONE;
        line-height: 180%;
        letter-spacing: 0%; }
      .contact-main .contactlinks .contactlink .contactlink_txt {
        font-family: Noto Sans JP;
        font-weight: 400;
        font-style: Regular;
        font-size: 14px;
        leading-trim: NONE;
        line-height: 180%;
        letter-spacing: 0%; }
      .contact-main .contactlinks .contactlink .contactlink_btn {
        margin-top: 20px;
        text-align: center; }
        .contact-main .contactlinks .contactlink .contactlink_btn a {
          display: inline-block;
          color: #fff;
          border-radius: 100px;
          -webkit-border-radius: 100px;
          -moz-border-radius: 100px;
          font-family: Noto Sans JP;
          font-weight: 700;
          font-style: Bold;
          font-size: 15.47px;
          leading-trim: NONE;
          line-height: 100%;
          letter-spacing: 0%;
          text-align: center;
          padding: 12px 45px;
          background: #0096B2;
          border: solid 1px #0096B2; }
          .contact-main .contactlinks .contactlink .contactlink_btn a:hover {
            cursor: pointer;
            background: #fff;
            color: #0096B2; }
      .contact-main .contactlinks .contactlink .contactlink_btns2 .contactlink_btn2 {
        margin-bottom: 20px;
        text-align: center; }
        .contact-main .contactlinks .contactlink .contactlink_btns2 .contactlink_btn2 a {
          text-align: left;
          display: inline-block;
          color: #fff;
          border-radius: 100px;
          -webkit-border-radius: 100px;
          -moz-border-radius: 100px;
          font-family: Noto Sans JP;
          font-weight: 700;
          font-style: Bold;
          font-size: 15.47px;
          leading-trim: NONE;
          line-height: 100%;
          letter-spacing: 0%;
          text-align: center;
          padding: 12px 0;
          width: 100%;
          background: #0096B2;
          border: solid 1px #0096B2; }
          .contact-main .contactlinks .contactlink .contactlink_btns2 .contactlink_btn2 a:hover {
            cursor: pointer;
            background: #fff;
            color: #0096B2; }
          .contact-main .contactlinks .contactlink .contactlink_btns2 .contactlink_btn2 a span {
            display: inline-block;
            padding-right: 20px;
            background: url("../images/icon_contact_arr2.png") no-repeat center right;
            background-size: contain; }
    .contact-main .complete {
      text-align: center;
      font-weight: 400;
      font-style: Regular;
      font-size: 16px;
      leading-trim: NONE;
      line-height: 180%;
      letter-spacing: 0%;
      text-align: center; }
      .contact-main .complete .complete_icon {
        width: 73px;
        margin: 0 auto 20px; }
      .contact-main .complete h2 {
        color: #001B5B;
        font-weight: 700;
        font-style: Bold;
        font-size: 20px;
        leading-trim: NONE;
        line-height: 180%;
        letter-spacing: 0%;
        text-align: center;
        margin-bottom: 20px; }
      .contact-main .complete .topbtn {
        display: inline-block;
        color: #fff;
        width: 230px;
        background: #0096B2;
        border: solid 1px #0096B2;
        padding: 12px 0;
        margin-top: 20px;
        font-weight: 700;
        font-style: Bold;
        font-size: 15.47px;
        leading-trim: NONE;
        line-height: 100%;
        letter-spacing: 0%;
        text-align: center;
        border-radius: 100px;
        -webkit-border-radius: 100px;
        -moz-border-radius: 100px; }
        .contact-main .complete .topbtn:hover {
          background: #fff;
          color: #0096B2; }
    .contact-main .contact_form_label {
      text-align: center;
      margin-bottom: 40px; }
      .contact-main .contact_form_label .contact_form_labelin {
        display: inline-block; }
        .contact-main .contact_form_label .contact_form_labelin input[type="checkbox"] {
          display: none; }
          .contact-main .contact_form_label .contact_form_labelin input[type="checkbox"]:checked + .mwform-checkbox-field-text:after {
            display: block; }
        .contact-main .contact_form_label .contact_form_labelin .mwform-checkbox-field-text {
          display: inline-block;
          position: relative;
          padding-left: 29px;
            font-size: 0;
            padding-top: 16px;
    }
          .contact-main .contact_form_label .contact_form_labelin .mwform-checkbox-field-text:before {
            content: '';
            display: block;
            border: solid 1px #B1B1B1;
            width: 24px;
            height: 24px;
            box-sizing: border-box;
            border-radius: 3px;
            position: absolute;
            left: 0;
            top: 0;
            z-index: 1; }
          .contact-main .contact_form_label .contact_form_labelin .mwform-checkbox-field-text:after {
            content: '';
            display: none;
            background: url("../images/icon_contact_check.png") no-repeat center;
            background-size: contain;
            width: 21px;
            height: 15px;
            position: absolute;
            left: 6px;
            top: 50%;
            transform: translateY(-50%);
            z-index: 2; }
          .contact-main .contact_form_label .contact_form_labelin label a {
            color: #0096B2;
            text-decoration: underline; }
    .contact-main .contact_form_submit {
      text-align: center; }
      .contact-main .contact_form_submit input[type="submit"] {
        display: inline-block;
        color: #fff;
        background: #0096B2;
        border: solid 1px #0096B2;
        color: #fff;
        font-weight: 700;
        font-style: Bold;
        font-size: 15.47px;
        leading-trim: NONE;
        line-height: 1.4em;
        letter-spacing: 0%;
        text-align: center;
        padding: 12px 61px;
        border-radius: 100px; }
        .contact-main .contact_form_submit input[type="submit"]:hover {
          background: #fff;
          color: #0096B2;
          cursor: pointer; }
    .contact-main .contact_txt {
      font-weight: 400;
      font-style: Regular;
      font-size: 14px;
      leading-trim: NONE;
      line-height: 180%;
      letter-spacing: 0%;
      margin-bottom: 40px; }
      .contact-main .contact_txt a {
        text-decoration: underline;
        color: #009EB4; }
    .contact-main .contact_form .contact_form_ttl {
      font-weight: 700;
      font-style: Bold;
      font-size: 16px;
      leading-trim: NONE;
      line-height: 180%;
      letter-spacing: 0%;
      margin-bottom: 20px; }
      .contact-main .contact_form .contact_form_ttl .hissu {
        display: inline-block;
        background: #009EB4;
        font-size: 14px;
        padding: 5px 10px;
        margin-left: 20px;
        line-height: 1em;
        color: #fff;
        vertical-align: middle; }
      .contact-main .contact_form .contact_form_ttl .ninni {
        display: inline-block;
        background: #B1B1B1;
        font-size: 14px;
        padding: 5px 10px;
        margin-left: 20px;
        line-height: 1em;
        color: #fff;
        vertical-align: middle; }
    .contact-main .contact_form .contact_form_pp {
      font-weight: 400;
      font-style: Regular;
      font-size: 14px;
      leading-trim: NONE;
      line-height: 180%;
      letter-spacing: 0%;
      box-sizing: border-box;
      width: 100%;
      box-sizing: border-box;
      border: solid 1px #B1B1B1;
      border-radius: 6px;
      padding: 20px;
      margin-bottom: 40px; }
      .contact-main .contact_form .contact_form_pp h4 {
        margin-bottom: 16px;
        margin-top: 32px;
        font-weight: 700;
        font-style: Bold;
        font-size: 16px;
        leading-trim: NONE;
        line-height: 180%;
        letter-spacing: 0%; }
        .contact-main .contact_form .contact_form_pp h4:first-child {
          margin-top: 0; }
    .contact-main .contact_form .btns {
      text-align: center; }
      .contact-main .contact_form .btns button {
        -moz-appearance: none;
        -webkit-appearance: none;
        appearance: none; }
      .contact-main .contact_form .btns .back {
        margin-bottom: 5px;
        display: inline-block;
        color: #0096B2;
        width: 230px;
        background: #fff;
        border: solid 1px #0096B2;
        padding: 12px 0;
        margin-top: 20px;
        font-weight: 700;
        font-style: Bold;
        font-size: 15.47px;
        leading-trim: NONE;
        line-height: 100%;
        letter-spacing: 0%;
        text-align: center;
        border-radius: 100px;
        -webkit-border-radius: 100px;
        -moz-border-radius: 100px; }
        .contact-main .contact_form .btns .back:hover {
          background: #0096B2;
          color: #fff; }
      .contact-main .contact_form .btns .send {
        display: inline-block;
        color: #fff;
        width: 230px;
        background: #0096B2;
        border: solid 1px #0096B2;
        padding: 12px 0;
        margin-top: 20px;
        font-weight: 700;
        font-style: Bold;
        font-size: 15.47px;
        leading-trim: NONE;
        line-height: 100%;
        letter-spacing: 0%;
        text-align: center;
        border-radius: 100px;
        -webkit-border-radius: 100px;
        -moz-border-radius: 100px; }
        .contact-main .contact_form .btns .send:hover {
          background: #fff;
          color: #0096B2; }
    .contact-main .contact_form .contact_form_input {
      margin-bottom: 40px; }
      .contact-main .contact_form .contact_form_input select {
        -moz-appearance: none;
        -webkit-appearance: none;
        appearance: none;
        width: 100%;
        box-sizing: border-box;
        border: solid 1px #B1B1B1;
        border-radius: 6px;
        font-size: 16px;
        padding: 15px 20px;
        color: #B1B1B1;
        background: url("../images/icon_contact_arr.png") no-repeat center right 20px;
        background-size: 28px; }
      .contact-main .contact_form .contact_form_input input[type="text"] {
        width: 100%;
        box-sizing: border-box;
        border: solid 1px #B1B1B1;
        border-radius: 6px;
        font-size: 16px;
        padding: 15px 20px; }
        .contact-main .contact_form .contact_form_input input[type="text"]::placeholder {
          color: #B1B1B1; }
      .contact-main .contact_form .contact_form_input input[type="tel"] {
        width: 100%;
        box-sizing: border-box;
        border: solid 1px #B1B1B1;
        border-radius: 6px;
        font-size: 16px;
        padding: 15px 20px; }
        .contact-main .contact_form .contact_form_input input[type="tel"]::placeholder {
          color: #B1B1B1; }
      .contact-main .contact_form .contact_form_input input[type="email"] {
        width: 100%;
        box-sizing: border-box;
        border: solid 1px #B1B1B1;
        border-radius: 6px;
        font-size: 16px;
        padding: 15px 20px; }
        .contact-main .contact_form .contact_form_input input[type="email"]::placeholder {
          color: #B1B1B1; }
      .contact-main .contact_form .contact_form_input textarea {
        width: 100%;
        box-sizing: border-box;
        border: solid 1px #B1B1B1;
        border-radius: 6px;
        font-size: 16px;
        padding: 15px 20px;
        height: 240px; }
        .contact-main .contact_form .contact_form_input textarea::placeholder {
          color: #B1B1B1; }
      .contact-main .contact_form .contact_form_input .biko {
        margin-top: 20px;
        position: relative;
        font-weight: 400;
        font-style: Regular;
        font-size: 14px;
        leading-trim: NONE;
        line-height: 180%;
        letter-spacing: 0%;
        padding-left: 1em; }
        .contact-main .contact_form .contact_form_input .biko:before {
          content: '※';
          position: absolute;
          left: 0;
          top: 0; }
      .contact-main .contact_form .contact_form_input .contact_form_box {
        display: flex;
        justify-content: space-between;
        margin-bottom: 20px;
        align-items: center; }
        .contact-main .contact_form .contact_form_input .contact_form_box .contact_form_box_left {
          width: 96px; }
        .contact-main .contact_form .contact_form_input .contact_form_box .contact_form_box_right {
          width: calc(100% - 96px); }

  .schedule_table ul .no-schedule {
    display: none; }
    .schedule_table ul .no-schedule:first-child {
      display: block; }

  .schedule_wrap .category span {
    color: #fff !important;
    display: inline-block;
    vertical-align: middle;
    font-size: 12px !important;
    font-weight: 600 !important;
    line-height: 1.5em;
    text-align: center;
    padding: 3px 17px !important;
    border-radius: 3px !important; }
  .schedule_wrap .category span.cat1 {
    background: #0096B2; }
  .schedule_wrap .category span.cat2 {
    background: #7A53C0; }
  .schedule_wrap .category span.cat3 {
    background: #FDE965;
    color: #000 !important; }
  .schedule_wrap .category span.cat4 {
    background: #001B5B; }
  .schedule_wrap .category span.cat5 {
    background: #E0FCFF;
    color: #000 !important; }
  .schedule_wrap .category span.cat6 {
    background: #020202; }
  .schedule_wrap .category span.cat7 {
    background: #CA4949; }
  .schedule_wrap .category span.cat8 {
    background: #006FB4; }
  .schedule_wrap .category span.cat9 {
    background: #C78335; }
  .schedule_wrap .category span.cat10 {
    background: #28C244; }
  .schedule_wrap .category span.cat11 {
    background: #8B8B8B; }

  .fan_box .fan_area_link {
    text-align: center;
    margin-top: 45px; }
    .fan_box .fan_area_link a {
      display: inline-block;
      width: 210px;
      padding: 10px 0;
      border-radius: 100px;
      font-weight: 900;
      font-style: Black;
      font-size: 13px;
      leading-trim: NONE;
      line-height: 100%;
      letter-spacing: 0%;
      text-align: center;
      background: #FFF600;
      box-sizing: border-box;
      border: solid 1px #FFF600; }
      .fan_box .fan_area_link a:hover {
        background: #000;
        color: #FFF600; }

  .ticket-main {
    padding: 0 0 60px;
    /* ポップアップの黒い半透明の背景 */
    /* ポップアップの白い中身（画像とボタンが入る部分） */
    /* ポップアップ内に表示される詳細画像 */
    /* 閉じるボタンのデザイン */ }
    .ticket-main .modal {
      display: none;
      /* 最初は隠しておきます */
      position: fixed;
      /* 画面全体を覆うように固定します */
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      z-index: 1000;
      /* 一番手前に表示させます */ }
    .ticket-main .modal-overlay {
      position: absolute;
      width: 100%;
      height: 100%;
      background-color: rgba(0, 0, 0, 0.7);
      /* 黒色で、少し透明（0.7）にします */ }
    .ticket-main .modal-content {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      /* 画面のど真ん中に配置します */
      background-color: #fff;
      text-align: center;
      width: 90vw; }
      .ticket-main .modal-content .modal-contentin {
        padding: 5vw; }
      .ticket-main .modal-content #modalLabel {
        color: #fff;
        background: #25287D;
        font-size: 4vw;
        padding: 4vw 0;
        line-height: 1.5em;
        text-align: center; }
      .ticket-main .modal-content .close-button {
        border: solid 1px #25287D;
        color: #fff;
        background: #25287D;
        padding: 1em 3em;
        font-size: 4vw; }
        .ticket-main .modal-content .close-button:hover {
          cursor: pointer;
          background: #fff;
          color: #25287D; }
    .ticket-main .modal-image {
      max-width: 100%;
      max-height: 80vh;
      /* 画像が大きすぎないように制限します */ }
    .ticket-main .close-button {
      margin-top: 15px;
      padding: 10px 20px;
      cursor: pointer; }
    .ticket-main .ticket-img img {
      width: 100%; }
    .ticket-main .ticket-anc {
      padding: 30px 20px;
      box-sizing: border-box;
      display: flex;
      justify-content: space-between;
      list-style: none;
      flex-wrap: wrap; }
      .ticket-main .ticket-anc li {
        width: 48%;
        margin-bottom: 12px; }
        .ticket-main .ticket-anc li a {
          display: block;
          color: #fff;
          background: linear-gradient(90deg, #009EB4 0%, #02879A 100%);
          padding: 17px 12px;
          font-weight: 700;
          font-style: Bold;
          font-size: 12px;
          leading-trim: NONE;
          line-height: 120%;
          letter-spacing: 0%;
          vertical-align: middle;
          text-align: left; }
          .ticket-main .ticket-anc li a span {
            display: block;
            padding-right: 28px;
            background: url("../images/icon_team_arr.png") no-repeat center right;
            background-size: 16px; }
    .ticket-main .ticket-ttl {
      background: linear-gradient(90deg, #04003B 0%, #00A0B6 100%);
      padding: 16px 0;
      overflow: hidden;
      text-align: center; }
      .ticket-main .ticket-ttl .ticket-ttlin {
        color: #fff;
        font-weight: 900;
        font-style: Black;
        font-size: 22px;
        leading-trim: NONE;
        line-height: 100%;
        letter-spacing: 0%;
        text-align: center;
        vertical-align: middle;
        position: relative; }
        .ticket-main .ticket-ttl .ticket-ttlin span {
          margin-top: 5px;
          display: block;
          color: #009EB4;
          font-family: "peckham-press", sans-serif;
          font-weight: 700;
          font-style: Bold;
          font-size: 12px;
          leading-trim: NONE;
          line-height: 100%;
          letter-spacing: 0%;
          text-align: center;
          vertical-align: middle; }
    .ticket-main .ticket-next {
      background: url("../images/ticket-next-bg.png") repeat center;
      background-size: contain;
      padding: 30px 0; }
      .ticket-main .ticket-next .ticket-next-ttl {
        font-family: "peckham-press", sans-serif;
        text-align: center;
        margin-bottom: 24px;
        font-weight: 400;
        font-style: Regular;
        font-size: 25px;
        leading-trim: NONE;
        line-height: 100%;
        letter-spacing: 0%;
        text-align: center;
        color: #009EB4; }
      .ticket-main .ticket-next .ticket-next-boxes {
        width: 88%;
        margin: 0 auto; }
        .ticket-main .ticket-next .ticket-next-boxes .ticket-next-box {
          background: #fff;
          box-shadow: 0px 0px 20px 0px #00000026;
          margin-bottom: 20px; }
          .ticket-main .ticket-next .ticket-next-boxes .ticket-next-box:nth-child(3n) {
            margin-right: 0; }
          .ticket-main .ticket-next .ticket-next-boxes .ticket-next-box .ticket-next-box-ttl {
            color: #fff;
            background: #04003B;
            padding: 10px;
            box-sizing: border-box;
            font-weight: 700;
            font-style: Display Bold;
            font-size: 9px;
            leading-trim: NONE;
            letter-spacing: 0%;
            text-align: center;
            line-height: 1.6em; }
          .ticket-main .ticket-next .ticket-next-boxes .ticket-next-box .ticket-next-box-sub {
            text-align: center;
            font-weight: 700;
            font-style: Bold;
            font-size: 10px;
            leading-trim: CAP_HEIGHT;
            line-height: 100%;
            letter-spacing: 0%;
            text-align: center;
            margin: 16px 0 10px; }
          .ticket-main .ticket-next .ticket-next-boxes .ticket-next-box .ticket-next_box-team {
            display: flex;
            justify-content: center;
            align-items: center;
            margin-bottom: 10px; }
            .ticket-main .ticket-next .ticket-next-boxes .ticket-next-box .ticket-next_box-team .ticket-next_box-team-left {
              width: 50px; }
              .ticket-main .ticket-next .ticket-next-boxes .ticket-next-box .ticket-next_box-team .ticket-next_box-team-left img {
                max-width: 100%; }
            .ticket-main .ticket-next .ticket-next-boxes .ticket-next-box .ticket-next_box-team .ticket-next_box-team-center {
              font-family: DIN Condensed;
              font-weight: 700;
              font-style: Bold;
              font-size: 47px;
              leading-trim: CAP_HEIGHT;
              line-height: 100%;
              letter-spacing: 0%;
              text-align: center;
              color: #04003B;
              margin: 0 24px; }
          .ticket-main .ticket-next .ticket-next-boxes .ticket-next-box .ticket-next_box-place {
            text-align: center;
            margin-bottom: 15px;
            font-weight: 700;
            font-style: Bold;
            font-size: 8.82px;
            leading-trim: CAP_HEIGHT;
            line-height: 100%;
            letter-spacing: 0%;
            text-align: center; }
            .ticket-main .ticket-next .ticket-next-boxes .ticket-next-box .ticket-next_box-place div {
              display: block;
              margin: 0 auto 10px;
              color: #fff;
              font-family: DIN Condensed;
              font-weight: 700;
              font-style: Bold;
              font-size: 8.82px;
              leading-trim: CAP_HEIGHT;
              line-height: 100%;
              letter-spacing: 0%;
              text-align: center;
              width: 41px;
              background: #001B5B;
              padding-top: 2px; }
          .ticket-main .ticket-next .ticket-next-boxes .ticket-next-box .ticket-next_box-btn {
            display: flex;
            margin: 0 auto;
            justify-content: center;
            box-sizing: border-box;
            padding: 0 10px 30px 10px; }
            .ticket-main .ticket-next .ticket-next-boxes .ticket-next-box .ticket-next_box-btn div {
              width: 44%; }
              .ticket-main .ticket-next .ticket-next-boxes .ticket-next-box .ticket-next_box-btn div:nth-child(2) {
                margin-left: 8px; }
            .ticket-main .ticket-next .ticket-next-boxes .ticket-next-box .ticket-next_box-btn a {
              display: block;
              font-weight: 700;
              font-style: Bold;
              font-size: 7px;
              leading-trim: NONE;
              line-height: 100%;
              letter-spacing: 0%;
              text-align: center;
              color: #001B5B;
              box-sizing: border-box;
              border: solid 1px #001B5B;
              padding: 6px 0; }
              .ticket-main .ticket-next .ticket-next-boxes .ticket-next-box .ticket-next_box-btn a:hover {
                background: #001B5B;
                color: #fff; }
    .ticket-main .ticket-step {
      background: #E8E8E8;
      padding: 30px 0; }
      .ticket-main .ticket-step .ticket-step-box {
        width: 88%;
        margin: 0 auto; }
        .ticket-main .ticket-step .ticket-step-box div:nth-child(1) {
          margin-bottom: 5vw; }
        .ticket-main .ticket-step .ticket-step-box div img {
          width: 100%; }
    .ticket-main .ticket_step1 {
      background: url("../images/ticket-get-bg_sp.png") no-repeat center top;
      background-size: cover;
      padding: 25px 0 0; }
      .ticket-main .ticket_step1 .ticket_step1_ttl {
        font-weight: 700;
        font-style: Bold;
        font-size: 19px;
        leading-trim: NONE;
        line-height: 140%;
        letter-spacing: 0%;
        text-align: center;
        color: #fff;
        margin-bottom: 27px; }
      .ticket-main .ticket_step1 .ticket_step1_box {
        margin-bottom: 20px; }
        .ticket-main .ticket_step1 .ticket_step1_box .ticket_step1_left {
          width: 218px;
          margin: 0 auto 30px; }
        .ticket-main .ticket_step1 .ticket_step1_box .ticket_step1_right {
          width: 88%;
          margin: 0 auto;
          background: #fff;
          box-sizing: border-box;
          padding: 15px;
          border-radius: 10px;
          position: relative;
          text-align: center; }
          .ticket-main .ticket_step1 .ticket_step1_box .ticket_step1_right .ticket_step1_box_ttl {
            font-weight: 700;
            font-style: Bold;
            font-size: 17px;
            leading-trim: NONE;
            line-height: 100%;
            letter-spacing: 0%;
            margin-bottom: 10px;
            position: relative;
            z-index: 2; }
          .ticket-main .ticket_step1 .ticket_step1_box .ticket_step1_right .ticket_step1_box_txt {
            font-weight: 700;
            font-style: Bold;
            font-size: 14px;
            leading-trim: NONE;
            line-height: 180%;
            letter-spacing: 0%;
            position: relative;
            z-index: 2; }
          .ticket-main .ticket_step1 .ticket_step1_box .ticket_step1_right .ticket_step1_box_icon {
            width: 105px;
            margin: -10px auto;
            position: relative;
            z-index: 1; }
            .ticket-main .ticket_step1 .ticket_step1_box .ticket_step1_right .ticket_step1_box_icon img {
              width: 100%; }
      .ticket-main .ticket_step1 .ticket_step1_kome {
        width: 88%;
        margin: 0 auto 20px;
        box-sizing: border-box;
        list-style: none; }
        .ticket-main .ticket_step1 .ticket_step1_kome li {
          color: #fff;
          font-size: 11px;
          position: relative;
          padding-left: 1em;
          line-height: 1.5em; }
          .ticket-main .ticket_step1 .ticket_step1_kome li:before {
            content: '※';
            position: absolute;
            left: 0;
            top: 0; }
      .ticket-main .ticket_step1 .ticket_step1_btn {
        text-align: center;
        margin-bottom: 40px; }
        .ticket-main .ticket_step1 .ticket_step1_btn a {
          width: 257px;
          background: #FFF600;
          border-radius: 100px;
          -webkit-border-radius: 100px;
          -moz-border-radius: 100px;
          display: inline-block;
          font-weight: 700;
          font-style: Bold;
          font-size: 16px;
          leading-trim: NONE;
          line-height: 100%;
          letter-spacing: 0%;
          text-align: center;
          padding: 12px 0; }
      .ticket-main .ticket_step1 .ticket_step1_imgs {
        display: flex;
        padding: 10px 0; }
    .ticket-main .ticket_step2 .ticket_step2_ttl {
      background: #E8FCFF;
      padding: 16px 0;
      color: #001B5B;
      font-weight: 900;
      font-style: Black;
      font-size: 22px;
      leading-trim: NONE;
      line-height: 100%;
      letter-spacing: 0%;
      text-align: center;
      vertical-align: middle; }
      .ticket-main .ticket_step2 .ticket_step2_ttl span {
        margin-bottom: 5px;
        display: block;
        color: #009EB4;
        font-weight: 700;
        font-style: Bold;
        font-size: 12px;
        leading-trim: NONE;
        line-height: 100%;
        letter-spacing: 0%;
        text-align: center;
        vertical-align: middle;
        font-family: "Goldman", sans-serif; }
    .ticket_step2_img {
      width: 90%;
      margin: 27px auto 13px;
      position: relative; }
      .ticket_step2_img .pin {
        position: absolute;
        background: rgba(255, 255, 255, 0);
        z-index: 2; }
        .ticket_step2_img .pin.pin2 {
          height: 2.1vw;
          width: 23.55vw;
          left: 33.15vw;
          top: 9vw; }
        .ticket_step2_img .pin.pin3 {
          height: 3.45vw;
          width: 9.15vw;
          left: 14.25vw;
          top: 13.2vw; }
        .ticket_step2_img .pin.pin4 {
          height: 3.45vw;
          width: 11.25vw;
          left: 24.6vw;
          top: 13.2vw; }
        .ticket_step2_img .pin.pin5 {
          height: 2.1vw;
          width: 14.7vw;
          left: 37.65vw;
          top: 13.2vw; }
        .ticket_step2_img .pin.pin6 {
          height: 3.45vw;
          width: 11.25vw;
          left: 54vw;
          top: 13.2vw; }
        .ticket_step2_img .pin.pin7 {
          height: 3.45vw;
          width: 9.15vw;
          left: 66.6vw;
          top: 13.2vw; }
        .ticket_step2_img .pin.pin8 {
          height: 14.1vw;
          width: 2.4vw;
          left: 11.25vw;
          top: 24vw; }
        .ticket_step2_img .pin.pin9 {
          height: 14.1vw;
          width: 2.4vw;
          left: 76.2vw;
          top: 15.75vw; }
        .ticket_step2_img .pin.pin10 {
          height: 14.7vw;
          width: 2.4vw;
          left: 76.2vw;
          top: 32.25vw; }
        .ticket_step2_img .pin.pin11 {
          height: 3.45vw;
          width: 9.15vw;
          left: 18.45vw;
          top: 44.85vw; }
        .ticket_step2_img .pin.pin12 {
          height: 3.45vw;
          width: 9.15vw;
          left: 28.8vw;
          top: 44.85vw; }
        .ticket_step2_img .pin.pin13 {
          height: 3.45vw;
          width: 9.15vw;
          left: 21.6vw;
          top: 49.35vw; }
        .ticket_step2_img .pin.pin14 {
          height: 2.1vw;
          width: 11.7vw;
          left: 39vw;
          top: 46.95vw; }
        .ticket_step2_img .pin.pin15 {
          height: 2.1vw;
          width: 11.7vw;
          left: 39vw;
          top: 52.05vw; }
        .ticket_step2_img .pin.pin16 {
          height: 3.6vw;
          width: 9.3vw;
          left: 51.9vw;
          top: 44.7vw; }
        .ticket_step2_img .pin.pin17 {
          height: 3.6vw;
          width: 9.3vw;
          left: 62.25vw;
          top: 44.7vw; }
        .ticket_step2_img .pin.pin18 {
          height: 3.45vw;
          width: 9.3vw;
          left: 58.8vw;
          top: 49.2vw; }
        .ticket_step2_img .pin:hover {
          background: rgba(255, 255, 255, 0.2);
          cursor: pointer; }
      .ticket_step2_img .ticket_step2_img_txt {
        font-size: 11px;
        margin-top: 10px;
        text-align: center; }
    .ticket-main .ticket_step2 .ticket_step2_list_h {
      width: 88%;
      margin: 0 auto 40px;
      display: flex;
      justify-content: space-between;
      flex-wrap: wrap; }
      .ticket-main .ticket_step2 .ticket_step2_list_h li {
        width: 48%;
        margin-bottom: 3.2vw;
        font-size: 12px;
        line-height: 1.2em;
        font-weight: 700;
        text-align: center;
        padding: 12px 0;
        color: #fff;
        background: linear-gradient(90deg, #009EB4 0%, #02879A 100%); }
    .ticket-main .ticket_step2 .ticket_step2_list_b {
      width: 100%;
      margin: 0 auto;
      position: relative;
      margin: 0 auto;
      height: 105vw;
      overflow: hidden; }
      .ticket-main .ticket_step2 .ticket_step2_list_b .ticket_step2_list_bin {
        position: absolute;
        top: 50%;
        left: 50%;
        width: 80vw;
        background: #fff;
        transform: translate(-50%, -45%);
        opacity: 0;
        visibility: hidden;
        z-index: 1; }
      .ticket-main .ticket_step2 .ticket_step2_list_b .ticket_step2_list_bin.is-prev {
        opacity: 0.4;
        visibility: visible;
        z-index: 2;
        transform: translate(-140%, -50%) scale(0.85);
        pointer-events: none;
        box-sizing: border-box;
        padding-right: 4vw; }
        .ticket-main .ticket_step2 .ticket_step2_list_b .ticket_step2_list_bin.is-prev .ticket_step2_list_b_img {
          text-align: right; }
      .ticket-main .ticket_step2 .ticket_step2_list_b .ticket_step2_list_bin.is-next {
        opacity: 0.4;
        visibility: visible;
        z-index: 2;
        transform: translate(40%, -50%) scale(0.85);
        pointer-events: none;
        box-sizing: border-box;
        padding-left: 4vw; }
        .ticket-main .ticket_step2 .ticket_step2_list_b .ticket_step2_list_bin.is-next .ticket_step2_list_b_img {
          text-align: left; }
      .ticket-main .ticket_step2 .ticket_step2_list_b .ticket_step2_list_b_ttl {
        background-color: #001a67;
        color: #fff;
        text-align: center;
        padding: 3vw 5vw;
        border-radius: 25px;
        font-weight: bold;
        display: inline-block;
        margin: 0 auto 20px auto;
        position: relative;
        left: 50%;
        transform: translateX(-50%);
        display: none;
        font-size: 4vw; }
        .ticket-main .ticket_step2 .ticket_step2_list_b .ticket_step2_list_b_ttl::after {
          content: '';
          position: absolute;
          bottom: -8px;
          left: 50%;
          transform: translateX(-50%);
          border-left: 8px solid transparent;
          border-right: 8px solid transparent;
          border-top: 8px solid #001a67; }
      .ticket-main .ticket_step2 .ticket_step2_list_b .ticket_step2_list_b_img {
        width: 100%;
        line-height: 0;
        margin-bottom: 20px;
        text-align: center; }
        .ticket-main .ticket_step2 .ticket_step2_list_b .ticket_step2_list_b_img img {
          width: 74vw;
          margin-top: -10vw;
          height: auto;
          object-fit: cover;
          display: inline-block; }
      .ticket-main .ticket_step2 .ticket_step2_list_b .ticket_step2_list_b_txt {
        font-size: 3vw;
        line-height: 1.6;
        color: #333;
        margin-bottom: 3vw;
        text-align: justify;
        display: none; }
      .ticket-main .ticket_step2 .ticket_step2_list_b .ticket_step2_list_b_btn {
        display: flex;
        justify-content: center;
        gap: 3vw;
        display: none; }
        .ticket-main .ticket_step2 .ticket_step2_list_b .ticket_step2_list_b_btn .btn a {
          display: block;
          padding: 2vw 3vw;
          color: #fff;
          text-decoration: none;
          font-weight: bold;
          border-radius: 6px;
          font-size: 3vw;
          text-align: center;
          min-width: 30vw; }
        .ticket-main .ticket_step2 .ticket_step2_list_b .ticket_step2_list_b_btn .btn1 a {
          background-color: #c5a84e; }
        .ticket-main .ticket_step2 .ticket_step2_list_b .ticket_step2_list_b_btn .btn2 a {
          background-color: #3ecb70; }
      .ticket-main .ticket_step2 .ticket_step2_list_b .ticket_step2_list_bin.is-current {
        opacity: 1;
        visibility: visible;
        z-index: 3;
        transform: translate(-50%, -50%) scale(1); }
        .ticket-main .ticket_step2 .ticket_step2_list_b .ticket_step2_list_bin.is-current .ticket_step2_list_b_txt {
          display: block; }
        .ticket-main .ticket_step2 .ticket_step2_list_b .ticket_step2_list_bin.is-current .ticket_step2_list_b_btn {
          display: flex; }
        .ticket-main .ticket_step2 .ticket_step2_list_b .ticket_step2_list_bin.is-current .ticket_step2_list_b_img img {
          width: 70vw;
          margin-top: 0; }
        .ticket-main .ticket_step2 .ticket_step2_list_b .ticket_step2_list_bin.is-current .ticket_step2_list_b_ttl {
          display: inline-block; }
      .ticket-main .ticket_step2 .ticket_step2_list_b .ticket_step2_list_bin.is-hidden {
        display: none; }
      .ticket-main .ticket_step2 .ticket_step2_list_b .slide-arrow {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        background-color: #148399;
        color: #fff;
        border: none;
        width: 8vw;
        height: 8vw;
        font-size: 3vw;
        font-weight: bold;
        cursor: pointer;
        z-index: 10;
        display: flex;
        align-items: center;
        justify-content: center; }
        .ticket-main .ticket_step2 .ticket_step2_list_b .slide-arrow:hover {
          background-color: #0a5c6d; }
      .ticket-main .ticket_step2 .ticket_step2_list_b .prev-arrow {
        left: 6%; }
      .ticket-main .ticket_step2 .ticket_step2_list_b .next-arrow {
        right: 6%; }
    .ticket-main .ticket_step2 .ticket_step2_in {
      width: 90%;
      margin: 0 auto; }
    .ticket-main .ticket_step2 .ticket_step2_sub {
      margin-top: 70px;
      font-size: 18px;
      line-height: 1.7em;
      font-weight: 700;
      box-sizing: border-box;
      padding-left: 20px;
      border-left: solid 3px #001B5B;
      margin-bottom: 40px; }
    .ticket-main .ticket_step2 .ticket_step2_table {
      width: 100%;
      overflow: scroll; }
    .ticket-main .ticket_step2 .price-table {
      width: 150vw;
      margin: 0 auto;
      border-collapse: collapse;
      font-size: 3vw;
      background-color: #fdf5e6;
      margin-bottom: 40px; }
      .ticket-main .ticket_step2 .price-table th {
        background-color: #001B5B;
        color: #ffffff;
        padding: 2px 4px;
        font-weight: bold;
        border: 1px solid #002060; }
      .ticket-main .ticket_step2 .price-table td {
        padding: 2px 4px;
        border: 1px solid #a6a6a6;
        vertical-align: middle;
        text-align: center;
        background: #D7D7D7; }
    .ticket-main .ticket_step2 .category-cell {
      background-color: #001B5B !important;
      color: #ffffff;
      font-weight: bold;
      writing-mode: vertical-rl;
      text-orientation: upright;
      letter-spacing: 4px;
      width: 40px; }
    .ticket-main .ticket_step2 .bg-premium {
      background-color: #FEE598 !important; }
    .ticket-main .ticket_step2 .bg-avispa {
      background-color: #FF0000 !important; }
    .ticket-main .ticket_step2 .bg-main-blue {
      background-color: #8EAADB !important; }
    .ticket-main .ticket_step2 .bg-main-light-blue {
      background-color: #b8cce4 !important; }
    .ticket-main .ticket_step2 .bg-exciting {
      background-color: #ffc000 !important; }
    .ticket-main .ticket_step2 .bg-pitchside {
      background-color: #ff6600 !important; }
    .ticket-main .ticket_step2 .bg-hospital {
      background-color: #fbd5b5 !important; }
    .ticket-main .ticket_step2 .bg-back-orange {
      background-color: #fac08f !important; }
    .ticket-main .ticket_step2 .bg-home-green {
      background-color: #76933c !important; }
    .ticket-main .ticket_step2 .bg-welcome-green {
      background-color: #d8e4bc !important; }
    .ticket-main .ticket_step2 .bg-away-purple {
      background-color: #b1a0c7 !important; }
    .ticket-main .ticket_step2 .bg-wheelchair {
      background-color: #fdf5e6 !important; }
    .ticket-main .ticket_step2 .seat-name {
      text-align: left !important;
      font-weight: bold; }
    .ticket-main .ticket_step2 .type-cell {
      background-color: #e9edf4;
      width: 3em; }
    .ticket-main .ticket_step2 .btn-detail {
      display: inline-block;
      background-color: #00a0e9;
      color: #ffffff;
      text-decoration: none;
      padding: 4px 12px;
      border-radius: 15px;
      font-size: 2vw;
      font-weight: bold;
      white-space: nowrap; }
      .ticket-main .ticket_step2 .btn-detail:hover {
        background-color: #0080bc; }
    .ticket-main .ticket_step2 .detail-cell {
      background-color: #ffffff;
      width: 5em; }
    .ticket-main .ticket_step3 .ticket_step3_ttl {
      background: #E8FCFF;
      padding: 16px 0;
      color: #001B5B;
      font-weight: 900;
      font-style: Black;
      font-size: 22px;
      leading-trim: NONE;
      line-height: 100%;
      letter-spacing: 0%;
      text-align: center;
      vertical-align: middle; }
      .ticket-main .ticket_step3 .ticket_step3_ttl span {
        margin-bottom: 5px;
        display: block;
        color: #009EB4;
        font-weight: 700;
        font-style: Bold;
        font-size: 12px;
        leading-trim: NONE;
        line-height: 100%;
        letter-spacing: 0%;
        text-align: center;
        vertical-align: middle;
        font-family: "Goldman", sans-serif; }
    .ticket-main .ticket_step4 {
      width: 90%;
      margin: 0 auto;
      display: flex;
      justify-content: space-between;
      flex-wrap: wrap; }
      .ticket-main .ticket_step4 .ticket_step4_box {
        width: 48%;
        margin-bottom: 16px; }
        .ticket-main .ticket_step4 .ticket_step4_box:nth-child(2n) {
          margin-bottom: 3vw; }
        .ticket-main .ticket_step4 .ticket_step4_box .ticket_step4_box_img {
          margin-bottom: 12px; }
          .ticket-main .ticket_step4 .ticket_step4_box .ticket_step4_box_img img {
            width: 100%; }
        .ticket-main .ticket_step4 .ticket_step4_box .ticket_step4_box_ttl {
          font-weight: 700;
          font-style: Bold;
          font-size: 14px;
          leading-trim: NONE;
          line-height: 140%;
          letter-spacing: 0%;
          margin-bottom: 7px; }
        .ticket-main .ticket_step4 .ticket_step4_box .ticket_step4_box_btn {
          text-align: left; }
          .ticket-main .ticket_step4 .ticket_step4_box .ticket_step4_box_btn a {
            display: inline-block;
            font-weight: 700;
            font-style: Bold;
            font-size: 11px;
            leading-trim: CAP_HEIGHT;
            line-height: 100%;
            letter-spacing: 0%;
            text-align: right;
            padding: 8px 26px 8px 12px;
            background: url("../images/icon_part_arr.png") no-repeat center right 10px;
            background-size: 10px;
            border: solid 2px #000;
            border-radius: 100px;
            -webkit-border-radius: 100px;
            -moz-border-radius: 100px;
            box-sizing: border-box; }
    .ticket-main .ticket_step3_txtmini {
      text-align: left;
      font-size: 11px;
      line-height: 1.8em;
      width: 90%;
      margin: 20px auto; }
    .ticket-main .ticket_step3_box {
      margin: 0 auto;
      width: 90%;
      margin-bottom: 40px; }
      .ticket-main .ticket_step3_box .ticket_step3_box_flex {
        margin-bottom: 33px; }
        .ticket-main .ticket_step3_box .ticket_step3_box_flex .ticket_step3_box_flex_left {
          margin-bottom: 20px; }
        .ticket-main .ticket_step3_box .ticket_step3_box_flex .ticket_step3_box_flex_right {
          width: 90%;
          margin: 0 auto; }
      .ticket-main .ticket_step3_box .ticket_step3_box_logo {
        text-align: center;
        margin-bottom: 40px; }
        .ticket-main .ticket_step3_box .ticket_step3_box_logo img {
          width: 88%;
          display: inline-block; }
      .ticket-main .ticket_step3_box .ticket_step3_box_ttl {
        font-weight: 700;
        font-style: Bold;
        font-size: 18px;
        leading-trim: NONE;
        line-height: 170%;
        letter-spacing: 0%;
        box-sizing: border-box;
        padding-left: 28px;
        border-left: solid 9px #001B5B;
        margin-bottom: 40px; }
      .ticket-main .ticket_step3_box .ticket_step3_box_sub {
        font-weight: 700;
        font-style: Bold;
        font-size: 20px;
        leading-trim: NONE;
        line-height: 177%;
        letter-spacing: 0%;
        padding-bottom: 20px;
        border-bottom: solid 1px #000000;
        margin-bottom: 40px; }
      .ticket-main .ticket_step3_box .ticket_step3_box_head {
        margin-bottom: 40px; }
        .ticket-main .ticket_step3_box .ticket_step3_box_head .ticket_step3_box_logo {
          margin-bottom: 0; }
          .ticket-main .ticket_step3_box .ticket_step3_box_head .ticket_step3_box_logo img {
            height: 100px;
            width: auto;
            display: inline-block; }
        .ticket-main .ticket_step3_box .ticket_step3_box_head .ticket_step3_box_btn {
          margin: 0 auto;
          text-align: center;
          margin-top: 30px; }
          .ticket-main .ticket_step3_box .ticket_step3_box_head .ticket_step3_box_btn a {
            display: inline-block;
            color: #000;
            border: solid 2px #000;
            font-size: 13px;
            padding: 16px 60px; }
            .ticket-main .ticket_step3_box .ticket_step3_box_head .ticket_step3_box_btn a span {
              display: inline-block;
              padding-right: 1em;
              background: url("../images/icon_part_arr2.png") no-repeat center right;
              background-size: 8px; }
      .ticket-main .ticket_step3_box .ticket_step3_box_table {
        margin-bottom: 40px;
        margin-top: 40px; }
        .ticket-main .ticket_step3_box .ticket_step3_box_table table {
          width: 100%; }
          .ticket-main .ticket_step3_box .ticket_step3_box_table table tr th {
            color: #fff;
            text-align: center;
            vertical-align: middle;
            background: linear-gradient(90deg, #00799B 0%, #001B5B 100%);
            padding: 16px 5px;
            font-weight: 700;
            font-style: Bold;
            font-size: 11px;
            leading-trim: NONE;
            line-height: 140%;
            letter-spacing: 0%;
            text-align: center;
            border: solid 1px #fff;
            border-bottom: none;
            width: 160px; }
          .ticket-main .ticket_step3_box .ticket_step3_box_table table tr td {
            width: 40%;
            padding: 16px 4px;
            background: #F7F7F7;
            font-weight: 400;
            font-style: Regular;
            font-size: 11px;
            leading-trim: NONE;
            line-height: 140%;
            letter-spacing: 0%;
            border: solid 1px #fff;
            border-bottom: none; }
            .ticket-main .ticket_step3_box .ticket_step3_box_table table tr td .rec {
              display: inline-block;
              background: #FFF600;
              font-weight: 700;
              font-style: Bold;
              font-size: 11px;
              leading-trim: NONE;
              line-height: 100%;
              letter-spacing: 0%;
              position: relative;
              padding: 3px; }
              .ticket-main .ticket_step3_box .ticket_step3_box_table table tr td .rec:before {
                content: '';
                display: block;
                width: 6px;
                height: 5px;
                background: url("../images/icon_part_arr3.png") no-repeat center bottom;
                background-size: contain;
                position: absolute;
                left: 50%;
                bottom: 99%;
                transform: translateX(-50%); }
            .ticket-main .ticket_step3_box .ticket_step3_box_table table tr td strong {
              font-weight: 700; }
      .ticket-main .ticket_step3_box .ticket_step3_txt {
        font-weight: 400;
        font-style: Regular;
        font-size: 14px;
        leading-trim: NONE;
        line-height: 180%;
        letter-spacing: 0%; }
        .ticket-main .ticket_step3_box .ticket_step3_txt a {
          text-decoration: underline;
          color: #009EB4; }
        .ticket-main .ticket_step3_box .ticket_step3_txt strong {
          font-weight: 700; }

  .partner-main {
    padding: 24px 0 48px;
    width: 90%;
    margin: 0 auto; }
    .partner-main .partner_list_txt .partner_list_txt_ttl {
      font-weight: 700;
      font-style: Bold;
      font-size: 16px;
      leading-trim: NONE;
      line-height: 177%;
      letter-spacing: 0%;
      margin-bottom: 32px; }
    .partner-main .partner_list_txt .partner_list_txt_ttl_txt {
      font-weight: 400;
      font-style: Regular;
      font-size: 14px;
      leading-trim: NONE;
      line-height: 23px;
      letter-spacing: 0%;
      margin-bottom: 32px; }
    .partner-main .partner_list_txt .partner_list_txt_lists .partner_list_txt_list {
      margin-bottom: 40px; }
      .partner-main .partner_list_txt .partner_list_txt_lists .partner_list_txt_list .partner_list_txt_list_img {
        margin-bottom: 32px; }
        .partner-main .partner_list_txt .partner_list_txt_lists .partner_list_txt_list .partner_list_txt_list_img img {
          width: 100%; }
      .partner-main .partner_list_txt .partner_list_txt_lists .partner_list_txt_list .partner_list_txt_list_ttl {
        font-weight: 700;
        font-style: Bold;
        font-size: 16px;
        leading-trim: NONE;
        line-height: 100%;
        letter-spacing: 0%;
        margin-bottom: 8px; }
      .partner-main .partner_list_txt .partner_list_txt_lists .partner_list_txt_list .partner_list_txt_list_txt {
        font-weight: 400;
        font-style: Regular;
        font-size: 14px;
        leading-trim: NONE;
        line-height: 23px;
        letter-spacing: 0%;
        margin-bottom: 13px; }
      .partner-main .partner_list_txt .partner_list_txt_lists .partner_list_txt_list .partner_list_txt_list_btn {
        text-align: right; }
        .partner-main .partner_list_txt .partner_list_txt_lists .partner_list_txt_list .partner_list_txt_list_btn a {
          display: inline-block;
          font-weight: 700;
          font-style: Bold;
          font-size: 16px;
          line-height: 100%;
          letter-spacing: 0%;
          text-align: right;
          padding: 12px 48px 12px 24px;
          box-sizing: border-box;
          border: solid 2px #000;
          border-radius: 100px;
          background: url("../images/icon_part_arr.png") no-repeat center right 17px;
          background-size: 20px; }
        .partner-main .partner_list_txt .partner_list_txt_lists .partner_list_txt_list .partner_list_txt_list_btn .no-link {
          display: none; }
    .partner-main .partner_list_biko {
      font-weight: 400;
      font-style: Regular;
      font-size: 12px;
      leading-trim: NONE;
      line-height: 140%;
      letter-spacing: 0%;
      margin-bottom: 70px; }
    .partner-main .partner-main-ttl {
      font-weight: 700;
      font-size: 20px;
      line-height: 177%;
      letter-spacing: 0%;
      padding-bottom: 20px;
      border-bottom: solid 1px #000000;
      margin-bottom: 70px; }
    .partner-main .partner-main-date {
      font-weight: 400;
      font-style: Regular;
      font-size: 12px;
      leading-trim: NONE;
      line-height: 140%;
      letter-spacing: 0%; }
    .partner-main .partner_list .txt {
      font-weight: 400;
      font-style: Regular;
      font-size: 12px;
      leading-trim: NONE;
      line-height: 140%;
      letter-spacing: 0%;
      text-align: right; }
    .partner-main .partner_list .partner_list_ttl {
      font-weight: 700;
      font-style: Bold;
      font-size: 18px;
      leading-trim: NONE;
      line-height: 170%;
      letter-spacing: 0%;
      border-left: solid 3px #001B5B;
      padding-left: 20px;
      margin-top: 40px;
      margin-bottom: 32px; }
    .partner-main .partner_list .partner_list_sub {
      font-weight: 700;
      font-style: Bold;
      font-size: 16px;
      leading-trim: NONE;
      line-height: 177%;
      letter-spacing: 0%;
      margin-bottom: 40px;
      margin-top: 40px; }
    .partner-main .partner_list .partner_list_lists {
      display: flex;
      flex-wrap: wrap; }
    .partner-main .partner_list .partner_list_lists.list1 .partner_list_list_img {
      text-align: center; }
      .partner-main .partner_list .partner_list_lists.list1 .partner_list_list_img img {
        max-width: 100%;
        height: auto;
        margin: 0 auto; }
    .partner-main .partner_list .partner_list_lists.list1 .partner_list_list {
      text-align: center;
      margin-bottom: 20px;
      width: 100%; }
      .partner-main .partner_list .partner_list_lists.list1 .partner_list_list .partner_list_list_ttl {
        font-weight: 400;
        font-style: Regular;
        font-size: 14px;
        leading-trim: NONE;
        line-height: 23px;
        letter-spacing: 0%;
        text-align: center;
        margin-bottom: 20px; }
    .partner-main .partner_list .partner_list_lists.list2 {
      justify-content: center; }
      .partner-main .partner_list .partner_list_lists.list2 .partner_list_list .partner_list_list_img img {
        max-width: 100%;
        max-height: 160px;
        height: auto;
        margin: 0 auto; }
    .partner-main .partner_list .partner_list_lists.list3 {
      justify-content: center;
      justify-content: space-between; }
      .partner-main .partner_list .partner_list_lists.list3 .partner_list_list {
        width: 48%;
        margin-bottom: 20px; }
        .partner-main .partner_list .partner_list_lists.list3 .partner_list_list .partner_list_list_img img {
          max-width: 95%;
          max-height: 60px;
          height: auto;
          margin: 0 auto; }
    .partner-main .partner_list .partner_list_lists.list4 {
      margin-bottom: 70px;
      display: block; }
      .partner-main .partner_list .partner_list_lists.list4 .partner_list_list {
        text-align: center; }
        .partner-main .partner_list .partner_list_lists.list4 .partner_list_list .partner_list_list_link {
          box-sizing: border-box;
          padding-left: 16px;
          margin-bottom: 8px; }
          .partner-main .partner_list .partner_list_lists.list4 .partner_list_list .partner_list_list_link a {
            display: inline-block;
            text-decoration: underline;
            font-weight: 400;
            font-size: 14px;
            line-height: 180%;
            letter-spacing: 0%;
            text-decoration: underline;
            text-decoration-style: solid;
            text-decoration-offset: 0%;
            text-decoration-thickness: 0%;
            text-decoration-skip-ink: auto; }
          .partner-main .partner_list .partner_list_lists.list4 .partner_list_list .partner_list_list_link .no-link {
            display: inline-block;
            font-weight: 400;
            font-size: 14px;
            line-height: 180%;
            letter-spacing: 0%;
            text-decoration: none; }

  .pp {
    width: 90%;
    margin: 0 auto;
    padding: 24px 0 60px;
    font-size: 14px;
    line-height: 1.8em; }
    .pp h2 {
      font-weight: 700;
      font-size: 20px;
      line-height: 177%;
      letter-spacing: 0%;
      margin-bottom: 40px;
      margin-top: 70px;
      border-bottom: solid 1px #000;
      padding-bottom: 20px; }
      .pp h2:first-child {
        margin-top: 0; }
    .pp h3 {
      font-weight: 700;
      font-size: 18px;
      line-height: 177%;
      letter-spacing: 0%;
      padding-left: 28px;
      border-left: solid 9px #001B5B;
      margin-bottom: 32px;
      margin-top: 40px; }
    .pp ol {
      padding-left: 1.2em;
      margin-top: 30px; }
    .pp ul {
      padding-left: 1em;
      margin-top: 30px; }
    .pp .pp_box {
      margin-top: 30px;
      box-sizing: border-box;
      background: #F5F5F5F5;
      padding: 40px; }
      .pp .pp_box .pp_box_ttl {
        font-weight: 700;
        font-size: 16px;
        line-height: 177%;
        letter-spacing: 0%;
        margin-bottom: 10px; }
      .pp .pp_box .txt a {
        color: #009EB4;
        text-decoration: underline; }

  .team-bg {
    box-sizing: border-box;
    padding: 14px 0; }
    .team-bg .team-main {
      width: 90%;
      margin: 0 auto; }
      .team-bg .team-main .team_anc {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        list-style: none;
        padding-bottom: 18px; }
        .team-bg .team-main .team_anc li {
          width: 48%;
          margin-bottom: 12px; }
          .team-bg .team-main .team_anc li a {
            display: flex;
            align-items: center;
            justify-content: center;
            width: 100%;
            color: #fff;
            background: linear-gradient(90deg, #009EB4 0%, #02879A 100%);
            height: 48px;
            font-size: 12px;
            font-weight: 700; }
            .team-bg .team-main .team_anc li a:hover {
              opacity: 0.9;
              cursor: pointer; }
            .team-bg .team-main .team_anc li a span {
              display: block;
              width: 146px;
              margin: 0 auto;
              background: url("../images/icon_team_arr.png") no-repeat right center;
              background-size: 16px;
              text-align: left;
              line-height: 1.2em; }
      .team-bg .team-main .team_boxes .team_box_o {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between; }
        .team-bg .team-main .team_boxes .team_box_o .team_box_ot {
          width: 48%;
          margin-bottom: 20px; }
          .team-bg .team-main .team_boxes .team_box_o .team_box_ot:nth-child(3n) {
            margin-right: 0; }
          .team-bg .team-main .team_boxes .team_box_o .team_box_ot .team_box_ot_img img {
            width: 100%;
            display: block; }
          .team-bg .team-main .team_boxes .team_box_o .team_box_ot .team_box_ot_ttl {
            margin-top: 10px;
            font-weight: 700;
            font-size: 16px;
            line-height: 140%;
            letter-spacing: 0%; }
      .team-bg .team-main .team_boxes .team_box .team_boxes_ttl {
        font-weight: 700;
        font-size: 18px;
        line-height: 140%;
        letter-spacing: 0%;
        box-sizing: border-box;
        padding-left: 20px;
        border-left: solid 3px #001B5B;
        margin-bottom: 21px; }
      .team-bg .team-main .team_boxes .team_box .team_box_lists {
        padding-bottom: 34px;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between; }
        .team-bg .team-main .team_boxes .team_box .team_box_lists .team_box_list {
          width: 44vw;
          margin-bottom: 3vw;
          box-shadow: 0px 0px 15px 0px #00000033;
          border-radius: 8px;
          position: relative; }
          .team-bg .team-main .team_boxes .team_box .team_box_lists .team_box_list .team_box_list_link {
            position: absolute;
            left: 0;
            top: 0;
            width: 100%;
            height: 100%;
            z-index: 2; }
          .team-bg .team-main .team_boxes .team_box .team_box_lists .team_box_list:nth-child(4n) {
            margin-right: 0; }
          .team-bg .team-main .team_boxes .team_box .team_box_lists .team_box_list .team_box_list_img img {
            border-radius: 8px 8px 0 0;
            width: 100%;
            height: auto;
            display: block; }
          .team-bg .team-main .team_boxes .team_box .team_box_lists .team_box_list .team_box_list_name {
            box-sizing: border-box;
            position: relative;
            min-height: 34px;
            padding-left: 42px;
            padding-right: 14px;
            color: #04003B;
            margin-top: 8px;
            padding-bottom: 9px; }
            .team-bg .team-main .team_boxes .team_box .team_box_lists .team_box_list .team_box_list_name .team_box_list_name_posi {
              font-size: 12px;
              line-height: 1.4em;
              margin-bottom: 5px;
              font-weight: 700; }
            .team-bg .team-main .team_boxes .team_box .team_box_lists .team_box_list .team_box_list_name .team_box_list_name_posi.num {
              padding-top: 3px; }
            .team-bg .team-main .team_boxes .team_box .team_box_lists .team_box_list .team_box_list_name .team_box_list_name_num {
              position: absolute;
              left: 9px;
              top: 9px;
              font-family: DIN Condensed;
              font-weight: 700;
              font-size: 25px;
              line-height: 100%;
              letter-spacing: 0%;
              width: 28px;
              display: flex;
              justify-content: center; }
              .team-bg .team-main .team_boxes .team_box .team_box_lists .team_box_list .team_box_list_name .team_box_list_name_num.noen {
                top: 2px !important; }
            .team-bg .team-main .team_boxes .team_box .team_box_lists .team_box_list .team_box_list_name .team_box_list_name_num.num {
              top: 2px; }
            .team-bg .team-main .team_boxes .team_box .team_box_lists .team_box_list .team_box_list_name .team_box_list_name_jp {
              font-weight: 700;
              font-size: 18.06px;
              line-height: 1.2em;
              letter-spacing: 0%;
              margin-bottom: 3px; }
            .team-bg .team-main .team_boxes .team_box .team_box_lists .team_box_list .team_box_list_name .team_box_list_name_en {
              font-family: DIN Condensed;
              font-weight: 700;
              font-size: 11px;
              line-height: 100%;
              letter-spacing: 0%; }
          .team-bg .team-main .team_boxes .team_box .team_box_lists .team_box_list .team_box_list_name.nonum {
            padding-left: 14px; }
          .team-bg .team-main .team_boxes .team_box .team_box_lists .team_box_list .team_box_list_sns {
            box-sizing: border-box;
            padding: 0 14px 8px 14px;
            display: flex;
            list-style: none;
            position: relative;
            z-index: 4; }
            .team-bg .team-main .team_boxes .team_box .team_box_lists .team_box_list .team_box_list_sns li {
              width: 17px;
              margin-right: 5px; }
              .team-bg .team-main .team_boxes .team_box .team_box_lists .team_box_list .team_box_list_sns li a {
                display: block; }

  .cale-bg {
    box-sizing: border-box;
    padding: 60px 0 80px; }
    .cale-bg .cale-main {
      width: 90%;
      margin: 0 auto; }
      .cale-bg .cale-main .biko {
        font-size: 12px;
        line-height: 1.8em; }
      .cale-bg .cale-main .schedule-container {
        margin-bottom: 30px; }
        .cale-bg .cale-main .schedule-container .tab-menu {
          list-style: none;
          display: flex; }
          .cale-bg .cale-main .schedule-container .tab-menu li {
            width: 50%;
            text-align: center;
            font-size: 17px;
            box-sizing: border-box;
            padding: 16px 0 18px;
            background: #E6E6E6;
            border-bottom: solid 5px #E6E6E6;
            color: #25287D; }
          .cale-bg .cale-main .schedule-container .tab-menu li.active {
            background: #001B5B;
            border-bottom: solid 5px #0096B2;
            color: #fff; }
        .cale-bg .cale-main .schedule-container .tab-content .schedule-grid {
          list-style: none; }
          .cale-bg .cale-main .schedule-container .tab-content .schedule-grid .schedule-row {
            display: flex;
            width: 100%; }
            .cale-bg .cale-main .schedule-container .tab-content .schedule-grid .schedule-row .date-col {
              width: 104px;
              display: flex;
              box-sizing: border-box;
              padding-left: 24px;
              align-items: center;
              font-size: 14px;
              background: #EFF0F0;
              border: 1px solid #E0E0E0; }
            .cale-bg .cale-main .schedule-container .tab-content .schedule-grid .schedule-row .content-col {
              width: calc(100% - 104px);
              background: #fff;
              border: 1px solid #E0E0E0;
              padding: 13px 18px;
              box-sizing: border-box; }
              .cale-bg .cale-main .schedule-container .tab-content .schedule-grid .schedule-row .content-col .event-item:not(:last-child) {
                border-bottom: 1px solid #D7D7D7;
                padding-bottom: 20px; }
              .cale-bg .cale-main .schedule-container .tab-content .schedule-grid .schedule-row .content-col .meta-line {
                margin-bottom: 13px; }
                .cale-bg .cale-main .schedule-container .tab-content .schedule-grid .schedule-row .content-col .meta-line .badge {
                  display: inline-block;
                  vertical-align: middle;
                  background: #000;
                  color: #fff;
                  font-size: 12px;
                  font-weight: 600;
                  line-height: 1.5em;
                  text-align: center;
                  padding: 3px 17px;
                  border-radius: 3px;
                  margin-right: 11px; }
                .cale-bg .cale-main .schedule-container .tab-content .schedule-grid .schedule-row .content-col .meta-line .badge.cat-match {
                  background: #0096B2; }
                .cale-bg .cale-main .schedule-container .tab-content .schedule-grid .schedule-row .content-col .meta-line .badge.cat-practice {
                  background: #7A53C0; }
                .cale-bg .cale-main .schedule-container .tab-content .schedule-grid .schedule-row .content-col .meta-line .badge.cat-ticket {
                  background: #FDE965;
                  color: #000; }
                .cale-bg .cale-main .schedule-container .tab-content .schedule-grid .schedule-row .content-col .meta-line .badge.cat-naybee {
                  background: #001B5B; }
                .cale-bg .cale-main .schedule-container .tab-content .schedule-grid .schedule-row .content-col .meta-line .badge.cat-media {
                  background: #E0FCFF;
                  color: #000; }
                .cale-bg .cale-main .schedule-container .tab-content .schedule-grid .schedule-row .content-col .meta-line .badge.cat-birthday {
                  background: #020202; }
                .cale-bg .cale-main .schedule-container .tab-content .schedule-grid .schedule-row .content-col .meta-line .badge.cat-academy {
                  background: #CA4949; }
                .cale-bg .cale-main .schedule-container .tab-content .schedule-grid .schedule-row .content-col .meta-line .badge.cat-school {
                  background: #006FB4; }
                .cale-bg .cale-main .schedule-container .tab-content .schedule-grid .schedule-row .content-col .meta-line .badge.cat-hometown {
                  background: #C78335; }
                .cale-bg .cale-main .schedule-container .tab-content .schedule-grid .schedule-row .content-col .meta-line .badge.cat-event {
                  background: #28C244; }
                .cale-bg .cale-main .schedule-container .tab-content .schedule-grid .schedule-row .content-col .meta-line .badge.cat-other {
                  background: #8B8B8B; }
                .cale-bg .cale-main .schedule-container .tab-content .schedule-grid .schedule-row .content-col .meta-line .time {
                  display: inline-block;
                  vertical-align: middle;
                  font-family: DIN Condensed;
                  font-weight: 700;
                  font-size: 20px;
                  line-height: -0.9em;
                  letter-spacing: 0%; }
            .cale-bg .cale-main .schedule-container .tab-content .schedule-grid .schedule-row .title {
              display: flex;
              align-items: center;
              font-size: 16px; }
              .cale-bg .cale-main .schedule-container .tab-content .schedule-grid .schedule-row .title a {
                text-decoration: underline;
                color: #009EB4; }
                .cale-bg .cale-main .schedule-container .tab-content .schedule-grid .schedule-row .title a:hover {
                  text-decoration: none; }
              .cale-bg .cale-main .schedule-container .tab-content .schedule-grid .schedule-row .title img {
                height: 44px;
                width: auto;
                margin-right: 22px; }
            .cale-bg .cale-main .schedule-container .tab-content .schedule-grid .schedule-row .place {
              font-size: 12px;
              margin-top: 16px; }
        .cale-bg .cale-main .schedule-container .category-filter {
          display: flex;
          flex-wrap: wrap;
          padding-bottom: 26px; }
          .cale-bg .cale-main .schedule-container .category-filter label {
            display: block;
            width: 50%;
            box-sizing: border-box;
            padding: 0;
            line-height: 1.8em;
            margin-bottom: 7px;
            font-weight: 700;
            font-size: 13px;
            letter-spacing: 0%; }
            .cale-bg .cale-main .schedule-container .category-filter label input[type="checkbox"] {
              display: none; }
              .cale-bg .cale-main .schedule-container .category-filter label input[type="checkbox"]:checked + span {
                background-image: url("../images/cal_icon_ch_02.png"); }
            .cale-bg .cale-main .schedule-container .category-filter label span {
              display: block;
              padding-left: 18px;
              background: url("../images/cal_icon_ch_01.png") no-repeat center left;
              background-size: 12px; }
    .cale-bg .tab-content {
      display: none; }
    .cale-bg .tab-content.active {
      display: block; }
    .cale-bg .tab-item {
      cursor: pointer; }

  .main-head {
    background: #001B5B;
    background-size: 100vw;
    overflow: hidden;
    position: relative; }
    .main-head:before {
      content: '';
      display: block;
      background: url("../images/icon_map.png") no-repeat center;
      background-size: contain;
      width: 57vw;
      height: 62vw;
      z-index: 1;
      position: absolute;
      right: 65vw;
      top: -10vw;
      opacity: 0.1; }
    .main-head .main-head-left {
      box-sizing: border-box;
      padding: 31px 0 31px 20px;
      color: #fff;
      position: relative; }
      .main-head .main-head-left .main-head-en {
        font-family: "peckham-press", sans-serif;
        font-weight: 400;
        font-style: Regular;
        font-size: 9px;
        line-height: 100%;
        letter-spacing: 0%;
        box-sizing: border-box;
        border-left: solid 2px #fff;
        padding-left: 10px;
        margin-bottom: 12px; }
      .main-head .main-head-left .main-head-ttl {
        font-weight: 700;
        font-size: 14px;
        line-height: 100%;
        letter-spacing: 0%; }
    .main-head .main-head-right {
      position: absolute;
      left: 55%;
      top: 0;
      height: 100%;
      width: 45%;
      background-position: center;
      background-repeat: no-repeat;
      background-size: cover; }

  .his-bg {
    position: relative; }
    .his-bg:before {
      content: '';
      background: url("../images/his_bg_left_sp.png") no-repeat left top;
      background-size: contain;
      width: 176px;
      height: 405px;
      display: block;
      position: absolute;
      top: 278px;
      left: 0;
      z-index: 1; }
    .his-bg:after {
      content: '';
      background: url("../images/his_bg_right_sp.png") no-repeat right top;
      background-size: contain;
      width: 250px;
      height: 317px;
      display: block;
      position: absolute;
      right: 0;
      top: 418px;
      z-index: 1; }

  .his-main {
    position: relative;
    z-index: 2;
    width: 90%;
    margin: 0 auto;
    padding: 30px 0 90px; }
    .his-main .his-main-ttl {
      font-weight: 700;
      font-size: 18px;
      line-height: 170%;
      letter-spacing: 0%;
      border-left: solid 3px #001B5B;
      padding-left: 20px;
      margin-bottom: 50px;
      box-sizing: border-box; }
    .his-main .his-main-boxes {
      position: relative;
      padding-bottom: 20px; }
      .his-main .his-main-boxes:before {
        content: '';
        display: block;
        z-index: 1;
        width: 1px;
        height: 100%;
        position: absolute;
        transform: translateX(-50%);
        left: 50%;
        top: 0;
        background: #000000; }
      .his-main .his-main-boxes .his-main-box {
        display: flex;
        position: relative;
        margin-bottom: 50px;
        z-index: 2; }
        .his-main .his-main-boxes .his-main-box:before {
          content: '';
          display: block;
          position: absolute;
          left: 50%;
          transform: translateX(-50%);
          top: 0;
          width: 14px;
          height: 14px;
          background: #0096B2;
          border-radius: 100px;
          z-index: 2; }
        .his-main .his-main-boxes .his-main-box:nth-child(2n) .his-main-box-num {
          text-align: left; }
        .his-main .his-main-boxes .his-main-box .his-main-box-num {
          position: absolute;
          top: -3px;
          left: 50%;
          transform: translateX(-50%);
          width: 86px;
          text-align: right;
          font-family: DIN Condensed;
          font-weight: 700;
          font-size: 18px;
          line-height: 140%;
          letter-spacing: 0%; }
        .his-main .his-main-boxes .his-main-box .his-main-box-in {
          width: 50%;
          box-sizing: border-box;
          padding-top: 30px; }
          .his-main .his-main-boxes .his-main-box .his-main-box-in h3 {
            font-weight: 600;
            font-size: 12px;
            line-height: 1.4em;
            letter-spacing: 0%;
            margin-bottom: 7px; }
          .his-main .his-main-boxes .his-main-box .his-main-box-in h4 {
            font-weight: 600;
            color: #011340;
            font-size: 10px;
            line-height: 1.4em;
            margin-bottom: 7px; }
          .his-main .his-main-boxes .his-main-box .his-main-box-in p {
            font-size: 12px;
            line-height: 1.8em;
            margin-bottom: 7px; }
          .his-main .his-main-boxes .his-main-box .his-main-box-in strong {
            font-weight: 700; }
          .his-main .his-main-boxes .his-main-box .his-main-box-in a {
            color: #0096B2;
            text-decoration: underline; }
            .his-main .his-main-boxes .his-main-box .his-main-box-in a:hover {
              text-decoration: none; }
          .his-main .his-main-boxes .his-main-box .his-main-box-in img {
            max-width: 100%;
            height: auto; }
          .his-main .his-main-boxes .his-main-box .his-main-box-in .wp-caption {
            width: 100% !important; }
            .his-main .his-main-boxes .his-main-box .his-main-box-in .wp-caption .wp-caption-text {
              font-size: 9px; }
        .his-main .his-main-boxes .his-main-box .his-main-box-in.left {
          padding-right: 25px; }
        .his-main .his-main-boxes .his-main-box .his-main-box-in.right {
          padding-left: 25px; }

  .sitemap-main {
    box-sizing: border-box;
    padding: 24px 20px 59px;
    box-sizing: border-box;
    padding: 24px 20px 59px; }
    .sitemap-main .sitemap-main-box {
      margin-bottom: 60px; }
      .sitemap-main .sitemap-main-box:last-child {
        margin-bottom: 0; }
      .sitemap-main .sitemap-main-box .sitemap-main-box-ttl {
        font-weight: 700;
        font-size: 20px;
        line-height: 177%;
        letter-spacing: 0%;
        border-bottom: 1px solid #000000;
        padding-bottom: 20px; }
        .sitemap-main .sitemap-main-box .sitemap-main-box-ttl a {
          text-decoration: underline;
          color: #009EB4; }
          .sitemap-main .sitemap-main-box .sitemap-main-box-ttl a:hover {
            text-decoration: none; }
      .sitemap-main .sitemap-main-box .sitemap-main-box-link {
        list-style: none; }
        .sitemap-main .sitemap-main-box .sitemap-main-box-link li {
          box-sizing: border-box;
          margin-top: 40px; }
          .sitemap-main .sitemap-main-box .sitemap-main-box-link li a {
            display: inline-block;
            font-weight: 700;
            font-size: 18px;
            line-height: 177%;
            letter-spacing: 0%;
            text-decoration: underline;
            color: #009EB4;
            padding-left: 28px;
            border-left: solid 9px #001B5B; }
            .sitemap-main .sitemap-main-box .sitemap-main-box-link li a:hover {
              text-decoration: none; }

  .faq-main {
    box-sizing: border-box;
    padding: 24px 20px 59px; }
    .faq-main .faq-main-box {
      margin-bottom: 60px; }
      .faq-main .faq-main-box:last-child {
        margin-bottom: 0; }
      .faq-main .faq-main-box .faq-main-box-ttl {
        border-bottom: 1px solid #000000;
        padding-bottom: 20px;
        font-weight: 700;
        font-size: 20px;
        line-height: 177%;
        letter-spacing: 0%;
        margin-bottom: 40px; }
      .faq-main .faq-main-box .faq-main-boxin {
        margin-bottom: 40px; }
        .faq-main .faq-main-box .faq-main-boxin .ch {
          display: none; }
          .faq-main .faq-main-box .faq-main-boxin .ch:checked + .la:after {
            opacity: 0;
            transition: 0.2s; }
          .faq-main .faq-main-box .faq-main-boxin .ch:checked + .la + .faq-main-boxin-txt {
            padding: 20px 20px 20px 50px;
            opacity: 1;
            visibility: visible;
            height: auto;
            transition: 0.2s; }
        .faq-main .faq-main-box .faq-main-boxin .la {
          display: block;
          position: relative;
          box-sizing: border-box;
          background: #009EB4;
          color: #fff;
          font-size: 16px;
          line-height: 1.8em;
          font-weight: 700;
          padding: 20px 64px 20px 50px; }
          .faq-main .faq-main-box .faq-main-boxin .la span {
            color: #fff;
            font-family: DIN Condensed;
            font-weight: 700;
            font-size: 24px;
            line-height: 90%;
            letter-spacing: 0%;
            position: absolute;
            top: 27px;
            left: 20px; }
          .faq-main .faq-main-box .faq-main-boxin .la:before {
            content: '';
            display: block;
            height: 2px;
            width: 24px;
            top: 50%;
            transform: translateY(-50%);
            right: 20px;
            background: #fff;
            position: absolute;
            z-index: 2; }
          .faq-main .faq-main-box .faq-main-boxin .la:after {
            content: '';
            display: block;
            width: 2px;
            height: 24px;
            top: 50%;
            transform: translateY(-50%);
            right: 31px;
            background: #fff;
            position: absolute;
            z-index: 2;
            opacity: 1;
            transition: 0.2s; }
        .faq-main .faq-main-box .faq-main-boxin .faq-main-boxin-txt {
          opacity: 0;
          visibility: hidden;
          height: 0;
          box-sizing: border-box;
          padding: 0 20px 0 50px;
          position: relative;
          font-size: 14px;
          line-height: 1.8em; }
          .faq-main .faq-main-box .faq-main-boxin .faq-main-boxin-txt p {
            margin-bottom: 14px; }
            .faq-main .faq-main-box .faq-main-boxin .faq-main-boxin-txt p:last-child {
              margin-bottom: 0; }
          .faq-main .faq-main-box .faq-main-boxin .faq-main-boxin-txt a {
            color: #009EB4;
            text-decoration: underline;
            word-break: break-all; }
          .faq-main .faq-main-box .faq-main-boxin .faq-main-boxin-txt strong {
            font-weight: 700; }
          .faq-main .faq-main-box .faq-main-boxin .faq-main-boxin-txt img {
            max-width: 100%;
            height: auto; }
          .faq-main .faq-main-box .faq-main-boxin .faq-main-boxin-txt:before {
            content: 'A';
            font-family: DIN Condensed;
            font-weight: 700;
            font-size: 24px;
            line-height: 90%;
            letter-spacing: 0%;
            position: absolute;
            top: 27px;
            left: 20px;
            color: #009EB4; } }
