@charset "UTF-8";


 header { margin-left: 1%; }

 header img { vertical-align: bottom; }


/* 以下１段落目------------------------------------------------------------------------------------------*/

.one { margin-bottom: 3%; }

.one table { width: 100%;
             border-collapse: collapse;
             background-color: #d6d9dc;
             border-top: solid 0.5vw black; }

.one td { font-weight: bold;
	      text-align: center; }

.one a { display: flex;
         justify-content: space-between;
         align-items: center;
         color: black;
         font-weight: bold;
         text-decoration: none; }

.one a:hover { opacity: 0.5;
               transition: 0.3s; }

.one1 {  width: 5.1%;
         font-size: 1.6vw;
         vertical-align: bottom; }
.one2 {  letter-spacing: 0.1vw; }

.stay { font-size: 2.8vw;
        line-height: 1.9vw;
        padding-top: 2.5vw;
        padding-bottom: 0.8vw; }

.back { letter-spacing: 0.04vw;
	      padding: 0.6vw 0vw; }

.go { letter-spacing: 0.04vw;
      padding: 0.6vw 0vw; }

.sankaku1 { font-size: 1vw; }


/* 以下２段落目------------------------------------------------------------------------------------------*/

.two { margin: 0% 4%;
       margin-bottom: 3%; }

.big-td { vertical-align: top; }

.two-table { border-collapse: collapse;
             border-top: solid 0.25vw black;
             border-bottom: solid 0.2vw black; }

.two1 { width: 15%;
        font-size: 1.3vw;
        background-color: #d6d9dc;
        border-bottom: solid 0.15vw white;
        padding: 0vw 1.1vw; }

.two2 { font-size: 1.5vw;
        border-bottom: solid 0.15vw #9ca0a3;
        padding: 1vw 1.4vw; }

.two3 { width: 28%;
        font-size: 1.15vw;
        background-color: #d6d9dc;
        border-bottom: solid 0.15vw white;
        padding: 0vw 1vw; }

.two4 { font-size: 1.2vw;
        border-bottom: solid 0.15vw #9ca0a3;
        padding: 0.4vw 1.1vw; }

.two5 { font-size: 1.15vw;
        border-bottom: solid 0.15vw #9ca0a3;
        padding: 1vw 1.4vw;
        line-height: 2vw; }

.two6 { font-size: 1.6vw; }

.two-slim08 { display: inline-block;
            font-size: 1.15vw;
            transform: scaleY(1.1);
            padding-bottom: 0.1vw; }


/* 以下３段落目------------------------------------------------------------------------------------------*/

.three { margin: 0% 2%; }

.three td { height: 3vw;
            font-weight: bold;
            text-align: center;
            border-radius: 0.4vw 0.4vw 0vw 0vw; }

.three1 { width: 49.8%;
          font-size: 1.5vw;
          color: black;
          border: solid 0.25vw #616466;
          border-bottom: none; }

.three2 { width: 49.8%;
          font-size: 1.4vw;
          background-color: #616466; }

.three2 a { display: block;
            color: white;
            text-decoration: none; }

.three2:hover { transition: 0.3s;
                background-color: #8f9192; }


/* 以下４段落目------------------------------------------------------------------------------------------*/

.four { margin-top: 2%;
        margin-bottom: 2.5%;
        margin-left: 2.5%;
        margin-right: 2.5%; }

.four-table { width: 100%;
              font-size: 1.15vw;
              border-collapse: collapse;
              border-top: solid 0.4vw black;
              border-bottom: solid 0.2vw black;
              text-align: center; }

.four-table th { font-size: 0.95vw;
                 background-color: #d6d9dc;
                 line-height: 1.1vw;
                 padding: 0.7vw 0vw;
                 font-weight: normal; }

.pink-table th { font-size: 0.95vw;
                 background-color: #fbc8d9 !important;
                 line-height: 1.1vw;
                 padding: 0.7vw 0vw;
                 font-weight: normal; }

.four-table td { border-top: solid 0.15vw #c8c8c8; }

.midashi { font-size: 1.75vw;
           font-weight: bold; }

.post-season { font-size: 1.45vw;
               font-weight: bold;
               background-color: #d6d9dc;
               height: 2.4vw; }

.ft01 { width: 2.9%; }  /* 月*/
.ft02 { width: 0.7%; }
.ft03 { width: 2.2%; }  /* 日*/
.ft04 { width: 2.6%; }  /* 曜日*/
.ft05 { width: 10.2%; } /* 球場*/
.time { width: 4.3%; }  /* 開始時間*/
.ft07 { width: 2.6%; }  /* 勝敗*/
.run  { width: 2.5%; }  /* 得点*/
.ft09 { width: 0.9%; }
.ft10 { width: 0.5%; }
.ft11 { width: 2.4%; }  /* 相手*/
.ft12 { width: 9.4%; }  /* 投手*/
.ft13 { width: 1.4%; }  /* ユニフォーム*/
.ft14 { width: 5%; }    /* 貯金*/
.ft15 { width: 1.6%; }  /* 順位*/
.ft16 { width: 4.8%; }  /* ゲーム差*/
.ft17 { width: 11.4%; } /* ＰＳ勝敗*/

.time { font-size: 1.1vw; }

.run { font-size: 1.25vw; }

.sun { color: #ed1d1b; }

.m { background-color: #e0eeff; }

.a { background-color: #f2f2f2; }

.x { text-align: right;
     padding-right: 0.3vw; }

.bikou { font-size: 1vw;
         text-align: left;
         line-height: 1.25vw;
         background-color: #f5f5f5;
         padding-left: 0.7vw; }

.left { text-align: left;
        padding-left: 0.5vw !important; }

.juni { font-size: 1.25vw; }

.border { border-top: solid 0.2vw #616466 !important; }

.H1 { color: white;
      background: #ff5521;
      border-bottom: solid 0.15vw white !important; }

.H2 { background: #ffce33;
      border-bottom: solid 0.15vw white !important; }

.L1 { color: white;
      background: #0f81e1;
      border-bottom: solid 0.15vw white !important; }

.L2 { color: white;
      background: #002e6e;
      border-bottom: solid 0.15vw white !important; }

.F1 { color: white;
      background: #ff8400;
      border-bottom: solid 0.15vw white !important; }

.F2 { color: white;
      background: #195ad2;
      border-bottom: solid 0.15vw white !important; }

.F3 { color: white;
      background: #1677bf;
      border-bottom: solid 0.15vw white !important; }

.BW1 { color: #ffdd5f;
       background: #0f3185;
       border-bottom: solid 0.15vw white !important; }

.BW2 { color: #ffdd5f;
       background: #182465;
       border-bottom: solid 0.15vw white !important; }

.Bs1 { color: #ffdd5f;
       background: #182465;
       border-bottom: solid 0.15vw white !important; }

.Bs2 { color: #f2e085;
       background: #181945;
       border-bottom: solid 0.15vw white !important; }

.E1 { color: white;
      background: #9e1d26;
      border-bottom: solid 0.15vw white !important; }

.E2 { color: white;
      background: #8b172f;
      border-bottom: solid 0.15vw white !important; }

.Bu { color: white;
      background: #ed1d1b;
      border-bottom: solid 0.15vw white !important; }

.G { background: #fd9819;  
     border-bottom: solid 0.15vw white !important; }

.T { background: #ffdd32;
     border-bottom: solid 0.15vw white !important; }

.D1 { color: white;
      background: #1e39a8;
      border-bottom: solid 0.15vw white !important; }

.D2 { color: white;
      background: #001954;
      border-bottom: solid 0.15vw white !important; }

.D3 { color: white;
      background: #04163d;
      border-bottom: solid 0.15vw white !important; }

.D4 { color: white;
      background: #1339a4;
      border-bottom: solid 0.15vw white !important; }

.S1 { color: white;
     background: #05185c;
     border-bottom: solid 0.15vw white !important; }

.S2 { color: #d0f072;
     background: #05185c;
     border-bottom: solid 0.15vw white !important; }

.C { color: white;
     background: #ed1d1b;
     border-bottom: solid 0.15vw white !important; }

.B1 { color: white;
      background: #1351c2;
      border-bottom: solid 0.15vw white !important; }

.B2 { color: white;
      background: #052465;
      border-bottom: solid 0.15vw white !important; }

.B3 { color: white;
      background: #2264c6;
      border-bottom: solid 0.15vw white !important; }

.de { display: inline-block;
      font-size: 1.1vw;
      transform: scaleY(1.1);
      padding-bottom: 0.07vw; }

.h { border-left: solid 0.1vw #c8c8c8 !important;
     border-right: solid 0.1vw #c8c8c8 !important; }

.hh { border: solid 0.1vw #c8c8c8 !important; }

.v1 { color: white;
      background: black;
      border-left: solid 0.1vw black !important;
      border-right: solid 0.1vw black !important; }

.v2 { color: #ff6466;
      background: black;
      border-left: solid 0.1vw black !important;
      border-right: solid 0.1vw black !important; }

.c1 { color: white;
      background: #fa2151;
      border-left: solid 0.1vw #fa2151 !important;
      border-right: solid 0.1vw #fa2151 !important; }
 
.c2 { background: #c8cdd0;
      border-left: solid 0.1vw #c8cdd0 !important;
      border-right: solid 0.1vw #c8cdd0 !important; }

.uniform { font-size: 1.15vw;
           margin-top: 2vw; 
           margin-left: 0.5vw; }

.uniform img { width: 8%;
               margin-right: 1.4vw;
               pointer-events: none; }

.slim05 { display: inline-block;
         font-size: 1.1vw;
         transform: scaleY(1.05); }

.slim1 { display: inline-block;
         font-size: 1.05vw;
         transform: scaleY(1.1);
         padding-bottom: 0.1vw; }

.slim2 { display: inline-block;
         font-size: 0.97vw;
         transform: scaleY(1.2);
         padding-bottom: 0.15vw; }

.p-slim1 { display: inline-block;
           font-size: 1.05vw;
           transform: scaleY(1.1);
           padding-bottom: 0.1vw; }

.p-slim2 { display: inline-block;
           font-size: 0.95vw;
           transform: scaleY(1.2);
           padding-bottom: 0.15vw; }

.space { letter-spacing: 0.1vw; }

.space05 { letter-spacing: 0.05vw; }


/* 以下５段落目------------------------------------------------------------------------------------------*/

.five { background-color: #d6d9dc;
        border-bottom: solid black 0.5vw; }

.five-table { width: 100%;
              border-collapse: collapse; }

.five td { font-weight: bold;
          text-align: center; }

.five a { display: flex;
          justify-content: space-between;
          align-items: center;
          color: black;
          font-weight: bold;
          text-decoration: none; }

.five a:hover { opacity: 0.5;
                transition: 0.3s; }


.five1 { width: 5.1%;
         font-size: 1.5vw;
         vertical-align: bottom; }

.five2 { letter-spacing: 0.1vw; }

.back { letter-spacing: 0.04vw;
        padding: 0.6vw 0vw; }

.go { letter-spacing: 0.04vw;
      padding: 0.6vw 0vw; }

.sankaku2 { font-size: 0.9vw; }


/* 全体------------------------------------------------------------------------------------------*/

// <uniquifier>: Use a unique and descriptive class name

.noto-sans-jp-<uniquifier> { font-family: "Noto Sans JP", sans-serif;
                             font-optical-sizing: auto;
                             font-weight: 400;
                             font-style: normal; }

 body { font-family: 'Noto Sans JP', sans-serif; 
        margin: 0;
        padding: 0; }

 td { height: 2.2vw; }

.ten2 { font-size: 0.9vw; }

.ten3 { font-size: 0.8vw; }

.pink { background-color: #fab6cd !important; }

 footer { background-color: black;
          padding: 2vw 0vw;
          text-align: center; }

 footer img { width: 20%; }