@charset "UTF-8";
@media screen and (max-width: 1210px) {
  .header {
    position: relative;
    padding: 0 8px 8px 8px; }
    .header-nav {
      display: none;
      float: none;
      position: absolute;
      top: 65px;
      left: 0;
      width: 100%;
      z-index: 10;
      background-color: #fff; }
      .header-nav ul {
        border-top: 1px solid #0b0676; }
        .header-nav ul li {
          width: 50%;
          margin-left: 0;
          padding: 0;
          border-bottom: 1px solid #0b0676;
          text-align: left; }
          .header-nav ul li:nth-child(odd) {
            border-right: none; }
          .header-nav ul li:nth-child(odd) {
            border-right: 1px solid #0b0676; }
          .header-nav ul li:nth-child(7) {
            width: 100%;
            border-bottom: none;
            text-align: center;
            border-right: none;
            margin-top: 8px; }
          .header-nav ul li:nth-child(8) {
            width: 100%;
            border-bottom: none;
            text-align: center;
            border-right: none;
            margin-top: 8px; }
          .header-nav ul li:nth-child(9) {
            width: 100%;
            border-bottom: none;
            text-align: center;
            border-right: none;
            margin-top: 8px; }
      .header-nav-link {
        display: block;
        height: 56px;
        line-height: 56px;
        padding-left: 20px;
        background-image: url("images/icn_arrow1_b.svg");
        background-repeat: no-repeat;
        background-position: right 16px center; }
        .header-nav-link:hover {
          color: #ed2a00; }
    .header-menu {
      display: block;
      width: 40px;
      float: right;
      padding-top: 12px; }
      .header-menu .menu-trigger {
        display: inline-block;
        vertical-align: middle;
        transition: all .4s;
        box-sizing: border-box;
        position: relative;
        width: 100%;
        height: 34px;
        color: #0b0676;
        cursor: pointer; }
        .header-menu .menu-trigger:after {
          content: 'MENU';
          font-size: 12px;
          position: relative;
          top: 30px;
          left: 2px; }
        .header-menu .menu-trigger span {
          display: inline-block;
          transition: all .4s;
          box-sizing: border-box;
          position: absolute;
          left: 0;
          right: 0;
          margin: 0 auto;
          width: 100%;
          height: 4px;
          background-color: #0b0676;
          text-align: center; }
          .header-menu .menu-trigger span:nth-of-type(1) {
            top: 0; }
          .header-menu .menu-trigger span:nth-of-type(2) {
            top: 12px; }
          .header-menu .menu-trigger span:nth-of-type(3) {
            top: 24px; }
        .header-menu .menu-trigger--active:after {
          font-size: 11px;
          content: 'CLOSE';
          left: 0; }
        .header-menu .menu-trigger--active span:nth-of-type(1) {
          -webkit-transform: translateY(12px) rotate(-315deg);
          transform: translateY(12px) rotate(-315deg); }
        .header-menu .menu-trigger--active span:nth-of-type(2) {
          opacity: 0; }
        .header-menu .menu-trigger--active span:nth-of-type(3) {
          -webkit-transform: translateY(-12px) rotate(315deg);
          transform: translateY(-12px) rotate(315deg); } }
@media screen and (max-width: 960px) {
  .footer {
    padding: 32px 0; }
    .footer-body {
      display: block; }
    .footer-name {
      margin: 0 auto;
      width: 232px;
      border: none; }
    .footer-nav {
      margin: 0; }
    .footer-link {
      margin-top: 24px;
      border-top: 1px solid #0b0676;
      font-size: 0; }
      .footer-link a {
        width: 50%;
        display: inline-block;
        vertical-align: middle;
        height: 56px;
        line-height: 56px;
        padding: 0 0 0 20px;
        border-bottom: 1px solid #0b0676;
        background-image: url("images/icn_arrow1_b.svg");
        background-repeat: no-repeat;
        background-position: right 16px center; }
        .footer-link a:nth-child(odd) {
          border-right: 1px solid #0b0676; }
        .footer-link a:nth-child(7), .footer-link a:nth-child(8) {
          padding-left: 0;
          text-align: center;
          width: 100%;
          border-right: none; }
        .footer-link a:hover {
          background-image: url("images/icn_arrow1_b.svg"); }
      .footer-link--active {
        background-image: none; }
    .footer-result {
      margin: 24px auto 0 auto; }
    .footer-result2 {
      display: block; }
      .footer-result2 a {
        margin: 16px auto 0 auto; }
    .footer-bnr img {
      margin: 0 auto; }

  .top-today {
    padding: 24px 8px; }
    .top-today-section {
      margin: 0 auto 16px auto;
      display: block; }
    .top-today-ttl {
      width: 100%; }

  .about {
    padding: 0 8px 32px 8px; }

  .about-adr {
    display: block; }
    .about-adr-box {
      margin-top: 24px;
      max-width: inherit; }
      .about-adr-box:first-of-type {
        margin-top: 32px; }

  .about-history table {
    border-bottom: 1px solid #0b0676; }
    .about-history table th {
      display: block;
      width: 100%;
      text-align: left;
      padding: 6px 12px;
      border-bottom: none; }
    .about-history table td {
      display: block;
      width: 100%;
      padding: 12px;
      border-bottom: none; }

  .stadium {
    margin: 32px 0; }
    .stadium-list table td {
      display: block;
      width: 100%; }
    .stadium-list-name {
      padding: 16px 0 8px 0;
      border-bottom: none;
      text-align: center; }
    .stadium-list-adr {
      padding: 4px 0;
      border-bottom: none;
      text-align: center; }
    .stadium-list-tel {
      padding: 4px 0;
      border-bottom: none;
      text-align: center; }
    .stadium-list-btn {
      padding: 8px 0 16px 0;
      text-align: center; }

  .member {
    padding: 48px 8px; }
    .member-tab li {
      width: 50%; }
    .member-body {
      padding: 20px; }
    .member-list {
      padding: 0 16px 16px 16px; }
      .member-list table td {
        display: block;
        width: 100%;
        vertical-align: middle;
        text-align: center; }
      .member-list-name {
        padding: 16px 0 8px 0;
        border-bottom: none; }
      .member-list-tel {
        padding: 4px 0;
        border-bottom: none; }
        .member-list-tel span {
          margin-right: 8px; }
      .member-list-btn {
        padding: 8px 0 16px 0;
        text-align: center; }

  .common-body {
    padding: 20px; }

  .common-list {
    padding: 8px 12px; } }
@media screen and (max-width: 640px) {
  body {
    font-size: 12px; }

  .Ttl1 {
    font-size: 18px; }
    .Ttl1--small {
      font-size: 18px; }

  .Ttl2 {
    height: 88px;
    padding-top: 28px; }

  .Ttl3 {
    font-size: 18px; }

  .Btn01 {
    font-size: 12px; }

  .Btn02 {
    font-size: 12px; }

  .Btn03 {
    font-size: 11px; }

  .common-pickup {
    min-height: 160px;
    padding: 16px 8px 0 8px; }
    .common-pickup-ttl {
      font-size: 15px; }
    .common-pickup-date {
      font-size: 12px; }
    .common-pickup a {
      margin-top: 8px;
      font-size: 12px; }

  .top-sc {
    padding: 16px 8px; }
    .top-sc-body {
      max-width: 504px; }

  .top-key {
    height: 88px;
    padding-top: 28px; }

  .common-news {
    padding: 8px;
    text-align: center; }
    .common-news-ttl {
      font-size: 15px; }
    .common-news-box {
      margin-top: 4px; }
      .common-news-box span {
        font-size: 12px;
        line-height: 2; }

  .top-news3 {
    min-height: 360px;
    padding: 24px 8px; }
    .top-news3-btn {
      text-align: center; }
    .top-news3-bnr {
      margin-bottom: 24px; }
      .top-news3-bnr__msg {
        font-size: 12px; }

  .common-info {
    margin: 8px auto 0 auto; }
    .common-info li {
      display: block;
      text-align: left; }
      .common-info li span {
        font-size: 12px; }
      .common-info li a {
        margin-top: 8px;
        width: 100%;
        font-size: 12px; }

  .common-score {
    position: relative;
    display: flex;
    max-width: 744px; }
    .common-score-name, .common-score-sum {
      width: 104px; }
      .common-score-name th, .common-score-sum th {
        font-size: 14px; }
      .common-score-name td, .common-score-sum td {
        height: 40px;
        padding: 0 8px;
        font-size: 14px; }
    .common-score-sum {
      width: 40px; }
      .common-score-sum th {
        width: 40px;
        font-size: 14px; }
      .common-score-sum td {
        font-size: 14px; }
    .common-score-body {
      width: calc(100% - 144px);
      background-color: #fff;
      overflow: hidden;
      overflow-x: scroll;
      -ms-overflow-style: none;
      /* IE, Edge 対応 */
      scrollbar-width: none;
      /* Firefox 対応 */ }
      .common-score-body::-webkit-scrollbar {
        /* Chrome, Safari 対応 */
        display: none; }
      .common-score-body table {
        width: 100%;
        table-layout: fixed; }
        .common-score-body table th {
          width: 24px;
          height: 32px;
          background-color: #0b0676;
          font-size: 12px;
          color: #fff;
          border-left: 1px solid #fff; }
        .common-score-body table td {
          height: 40px;
          border-left: 1px solid #0b0676;
          border-bottom: 1px solid #0b0676;
          font-size: 12px;
          font-weight: bold;
          text-align: center;
          vertical-align: middle; }
      .common-score-body--orange table th {
        background-color: #ed2a00; }
      .common-score-body--orange table td {
        border-left: 1px solid #ed2a00;
        border-bottom: 1px solid #ed2a00; }

  .common-score-msg {
    position: absolute;
    top: 50px;
    left: 0;
    right: 0;
    margin: 0 auto; }

  .top-today-ttl {
    font-size: 15px; }
  .top-today-info ul {
    display: block; }
  .top-today-info-type {
    width: 100%;
    font-size: 15px; }
    .top-today-info-type span {
      margin: 4px 8px; }
  .top-today-info-count {
    margin: 8px 0;
    width: 100%;
    text-align: center;
    padding-right: 0; }
    .top-today-info-count p {
      font-size: 15px; }
  .top-today-info-school {
    margin: 8px 0;
    width: 100%; }
    .top-today-info-school-name1, .top-today-info-school-name2 {
      font-size: 15px; }
  .top-today-info-score {
    font-size: 18px; }
  .top-today-info-btn {
    width: 100%;
    text-align: center; }
    .top-today-info-btn p {
      display: inline-block;
      vertical-align: middle;
      border: 1px solid #ed2a00;
      padding: 0 16px;
      height: 40px;
      line-height: 40px;
      text-align: center;
      font-size: 12px;
      color: #ed2a00; }
  .top-today-btn {
    margin-top: 16px;
    text-align: center; }

  .top-tmr {
    padding: 16px 8px; }
    .top-tmr-section {
      margin: 0 auto 16px auto; }
    .top-tmr-btn2 .Btn01 {
      margin: 16px 12px 0 12px !important; }
    .top-tmr-date {
      font-size: 15px; }
    .top-tmr-btn {
      font-size: 12px; }
    .top-tmr-btn3 {
      margin-top: 16px;
      text-align: center;
      font-size: 0; }
      .top-tmr-btn3 img {
        margin: 8px; }
      .top-tmr-btn3--pc {
        display: none !important; }
      .top-tmr-btn3--sp {
        display: inline-block !important; }
    .top-tmr-btn4 img {
      margin: 8px; }
    .top-tmr-table td {
      padding: 4px; }
    .top-tmr-table-time {
      display: block;
      padding-top: 16px !important;
      width: 100%;
      font-size: 15px; }
      .top-tmr-table-time ul li {
        font-size: 14px; }
      .top-tmr-table-time .navy,
      .top-tmr-table-time .orange {
        padding: 2px; }
    .top-tmr-table-stadium {
      display: block;
      width: 100%;
      font-size: 15px; }
    .top-tmr-table-team {
      display: block;
      width: 100%;
      padding-bottom: 16px !important; }
      .top-tmr-table-team-school-name1, .top-tmr-table-team-school-name2 {
        font-size: 15px; }
      .top-tmr-table-team-school-vs {
        font-size: 15px; }

  .common-sched {
    margin-bottom: 8px; }
    .common-sched-ttl {
      font-size: 12px; }
    .common-sched-start td {
      padding: 4px; }
    .common-sched-start-time {
      display: block;
      padding-top: 16px !important;
      width: 100%;
      font-size: 15px; }
      .common-sched-start-time ul li {
        font-size: 12px; }
    .common-sched-start-stadium {
      display: block;
      width: 100%;
      font-size: 15px; }
    .common-sched-start-team {
      display: block;
      width: 100%;
      padding-bottom: 16px !important; }
      .common-sched-start-team-school-name1, .common-sched-start-team-school-name2 {
        font-size: 15px; }
      .common-sched-start-team-school-vs {
        font-size: 15px; }
    .common-sched-stadium {
      font-size: 12px; }
    .common-sched-school {
      display: block; }
      .common-sched-school-name1, .common-sched-school-name2 {
        width: 100%;
        text-align: center;
        font-size: 15px; }
      .common-sched-school-name2 {
        text-align: center; }
      .common-sched-school-vs {
        margin: 8px 0;
        width: 100%;
        font-size: 15px; }

  .about-msg {
    font-size: 12px; }

  .about-adr-box__ttl {
    font-size: 15px; }
  .about-adr-box table th {
    font-size: 12px; }
  .about-adr-box table td {
    font-size: 12px; }

  .about-history table th {
    font-size: 12px; }
  .about-history table td {
    font-size: 12px; }
  .about-history-btn a {
    margin: 16px auto 0 auto;
    display: block;
    font-size: 12px; }
    .about-history-btn a:first-of-type {
      margin-top: 32px; }

  .about-privacy {
    margin-top: 32px; }
    .about-privacy-ttl {
      font-size: 15px; }
    .about-privacy-txt p {
      font-size: 11px; }

  .info {
    padding: 32px 8px; }
    .info-body {
      padding: 0 16px 16px 16px; }
      .info-body .common-info li {
        padding-top: 16px; }
    .info-article-ttl h2 {
      font-size: 15px; }
    .info-article-ttl span {
      font-size: 15px; }
    .info-btn {
      flex-wrap: wrap; }
      .info-btn-container {
        width: 100%; }
      .info-btn-arrow {
        font-size: 15px; }
      .info-btn-txt span {
        font-size: 12px; }
      .info-btn-txt p {
        margin-top: 8px;
        font-size: 12px; }
    .info-btn2 {
      margin-top: 16px; }
    .info-pageNation a {
      font-size: 12px; }

  .infoNew {
    margin-bottom: 0;
    padding: 16px 8px; }
    .infoNew-box-ttl {
      font-size: 15px; }

  .stadiumNav-body {
    margin-top: 32px;
    flex-wrap: wrap; }
    .stadiumNav-body li {
      width: 31.25%;
      margin-right: 3.125%; }
      .stadiumNav-body li:last-child {
        width: 100%;
        margin-top: 4px; }
      .stadiumNav-body li:nth-child(3) {
        margin-right: 0; }
  .stadiumNav-link a {
    font-size: 12px; }
  .stadiumNav-search-inp {
    font-size: 12px; }
  .stadiumNav-search-btn {
    font-size: 11px; }

  .stadium-ttl {
    font-size: 18px; }
  .stadium-list-name {
    font-size: 12px;
    letter-spacing: 0; }
  .stadium-list-adr {
    font-size: 12px; }
  .stadium-list-tel {
    font-size: 12px; }

  .member {
    padding: 32px 8px; }
    .member-tab li {
      font-size: 12px; }
    .member-list-name {
      font-size: 11px; }
      .member-list-name span {
        font-size: 12px; }
    .member-list-tel {
      font-size: 12px; }

  .sched {
    padding: 32px 8px; }
    .sched-date {
      font-size: 12px; }

  .common-tab li {
    width: 50%;
    font-size: 12px; }

  .game {
    padding: 32px 8px 32px 8px; }
    .game .common-list {
      padding: 0 8px 16px 8px; }
      .game .common-list:first-of-type {
        padding-top: 16px; }
    .game-body {
      padding: 30px 8px; }
    .game-container {
      padding: 16px 0; }
    .game-box {
      padding: 0 8px; }
      .game-box li {
        width: 100%;
        padding: 8px 0; }
        .game-box li:nth-child(even) {
          margin-left: 0; }
    .game-score td {
      display: block;
      width: 100%; }
      .game-score td:last-child {
        margin-top: 4px;
        width: 100%;
        text-align: center; }
    .game-score-date {
      text-align: center; }
    .game-score-sc {
      max-width: 280px;
      width: 100%;
      margin: 8px auto 0 auto; }
    .game-score-school1 {
      text-align: center; }
    .game-score-school2 {
      text-align: center; }
    .game-list {
      display: block; }
      .game-list a {
        display: block;
        width: 100%;
        margin: 0 0 8px 0; }
        .game-list a:last-child {
          margin-bottom: 0; }

  .result-sc {
    padding: 32px 8px; }
  .result-container {
    margin-top: 0;
    padding-top: 8px;
    display: block; }
    .result-container-list {
      width: 100%;
      margin-top: 8px;
      margin-right: 0; }
      .result-container-list th {
        padding: 10px;
        font-size: 12px; }
      .result-container-list td {
        padding: 10px;
        font-size: 12px; }
    .result-container-cmt {
      margin-top: 8px;
      width: 100%;
      font-size: 12px; }

  .notFound-txt {
    font-size: 15px; }

  .eventNav {
    margin-top: 24px; }
    .eventNav a {
      font-size: 12px; }

  .event {
    padding: 0 8px 32px 8px; }
    .event-section {
      margin-top: 32px; }
    .event-ttl {
      font-size: 36px; }
      .event-ttl span {
        font-size: 18px; }
    .event-list {
      width: 100%;
      border-collapse: collapse;
      border-spacing: 0; }
      .event-list th {
        display: block;
        width: 100%;
        padding: 20px 0 0 0;
        border-bottom: none;
        font-size: 11px; }
      .event-list td {
        display: block;
        width: 100%;
        padding: 16px 0 20px 0;
        font-size: 12px; }

  .app-nav-btn {
    width: 46.875%;
    min-height: 72px;
    margin: 16px 1.5625% 0 1.5625%;
    font-size: 12px; }
  .app-nav--btn2 {
    font-size: 11px; }

  .app-dl {
    max-width: 956px;
    margin: 24px auto 0 auto;
    padding: 0 8px; }
    .app-dl-btn {
      font-size: 14px; }
      .app-dl-btn span {
        font-size: 14px; }

  .app-content-ttl {
    font-size: 18px; }
  .app-content-list li span {
    font-size: 15px; }
  .app-content-list li a {
    font-size: 12px; } }

/*# sourceMappingURL=style_sp.css.map */
