@media screen and (max-width: 960px) {
  .cfsp {
    zoom: 1; }
    .cfsp:before {
      content: "";
      display: table; }
    .cfsp:after {
      content: "";
      display: table;
      clear: both; } }
a:hover {
  text-decoration: underline; }

#wrapper .kv_area {
  width: 100%;
  background: url(/u15asiacup2025/img/kv.jpg) top left no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-background-size: cover;
  background-size: cover;
  min-width: 1000px; }
  @media screen and (max-width: 960px) {
    #wrapper .kv_area {
      width: 100%;
      max-width: 960px;
      margin: 0px auto 0px;
      background: none;
      -webkit-background-size: cover;
      -moz-background-size: cover;
      -ms-background-size: cover;
      background-size: cover;
      height: auto;
      min-width: 0; } }
  #wrapper .kv_area > .inner {
    width: 1000px;
    margin: 0px auto 0px;
    height: 284px;
    position: relative; }
    @media screen and (max-width: 960px) {
      #wrapper .kv_area > .inner {
        height: auto;
        width: 100%;
        max-width: 960px;
        margin: 0px auto 0px; } }
    #wrapper .kv_area > .inner .kv img {
      width: 100%; }
#wrapper .link_bl {
  text-align: right;
  width: 1000px;
  margin: 20px auto 25px; }
  @media screen and (max-width: 960px) {
    #wrapper .link_bl {
      width: 100%;
      max-width: 960px;
      margin: 20px auto 15px;
      padding: 0 4%; } }
  #wrapper .link_bl a {
    color: #2259bb;
    font-size: 14px;
    font-size: 1.4rem; }
    @media screen and (max-width: 960px) {
      #wrapper .link_bl a {
        font-size: 12px;
        font-size: 1.2rem; } }
    #wrapper .link_bl a:hover {
      text-decoration: underline; }
    #wrapper .link_bl a:after {
      content: "";
      display: inline-block;
      background: url(/common/img/icon_circle_bl.png) 0 0 no-repeat;
      width: 15px;
      height: 15px;
      vertical-align: top;
      margin-left: 4px; }
      @media screen and (max-width: 960px) {
        #wrapper .link_bl a:after {
          width: 12px;
          height: 12px;
          -webkit-background-size: 12px;
          -moz-background-size: 12px;
          -ms-background-size: 12px;
          background-size: 12px;
          margin-right: 2px; } }
#wrapper .info_area {
  width: 1000px;
  margin: 0px auto 0px; }
  @media screen and (max-width: 960px) {
    #wrapper .info_area {
      width: 100%;
      max-width: 960px;
      margin: 0px auto 0px;
      padding: 0 4%; } }
  #wrapper .info_area .tournament_block {
    width: 1000px;
    margin: 0px auto 50px; }
    @media screen and (max-width: 960px) {
      #wrapper .info_area .tournament_block {
        width: 100%;
        max-width: 960px;
        margin: 0px auto 40px; } }
    #wrapper .info_area .tournament_block h2 {
      margin-bottom: 20px; }
    #wrapper .info_area .tournament_block .contents {
      width: 100%; }
      #wrapper .info_area .tournament_block .contents .detail {
        width: 1000px; }
        #wrapper .info_area .tournament_block .contents .detail a {
          font-size: 14px;
          font-size: 1.4rem;
          color: #2259bb; }
        @media screen and (max-width: 960px) {
          #wrapper .info_area .tournament_block .contents .detail {
            width: 100%;
            float: none; } }
        #wrapper .info_area .tournament_block .contents .detail dl {
          width: 100%;
          border-top: 1px solid  #ddd;
          padding: 5px 0; }
          @media screen and (max-width: 960px) {
            #wrapper .info_area .tournament_block .contents .detail dl {
              padding: 8px 0; } }
          #wrapper .info_area .tournament_block .contents .detail dl:last-child {
            border-bottom: 1px solid  #ddd; }
          #wrapper .info_area .tournament_block .contents .detail dl dt {
            width: 100px;
            float: left;
            margin-right: 30px;
            height: 29px;
            position: relative;
            background: #e7211a;
            color: #fff;
            text-align: center;
            font-size: 15px;
            font-size: 1.5rem;
            -js-display: flex;
            display: -webkit-box;
            display: -ms-flexbox;
            display: -webkit-flex;
            display: flex;
            -webkit-align-items: center;
            align-items: -webkit- center;
            align-items: center;
            -webkit-justify-content: center;
            justify-content: -webkit- center;
            justify-content: center; }
            @media screen and (max-width: 960px) {
              #wrapper .info_area .tournament_block .contents .detail dl dt {
                width: 70px;
                font-size: 12px;
                font-size: 1.2rem;
                height: 22px;
                margin: 0;
                float: none; } }
            #wrapper .info_area .tournament_block .contents .detail dl dt:after {
              content: "";
              display: block;
              background: url(/common/img/delta_rd_01.png) 0 0 no-repeat;
              -webkit-background-size: 16px;
              -moz-background-size: 16px;
              -ms-background-size: 16px;
              background-size: 16px;
              width: 16px;
              height: 29px;
              position: absolute;
              top: 0;
              right: -16px; }
              @media screen and (max-width: 960px) {
                #wrapper .info_area .tournament_block .contents .detail dl dt:after {
                  width: 12px;
                  height: 22px;
                  -webkit-background-size: 12px;
                  -moz-background-size: 12px;
                  -ms-background-size: 12px;
                  background-size: 12px;
                  right: -12px; } }
          #wrapper .info_area .tournament_block .contents .detail dl dd {
            width: 728px;
            float: left;
            font-size: 14px;
            font-size: 1.4rem;
            text-align: left;
            line-height: 1.6;
            padding-top: 3px; }
            @media screen and (max-width: 960px) {
              #wrapper .info_area .tournament_block .contents .detail dl dd {
                width: 100%;
                font-size: 12px;
                font-size: 1.2rem;
                padding-left: 15px; } }
  @media screen and (max-width: 960px) and (max-width: 960px) {
    #wrapper .info_area .tournament_block .contents .detail dl dd {
      padding-left: 0; } }

            #wrapper .info_area .tournament_block .contents .detail dl dd span {
              font-weight: bold;
              font-size: 14px;
              font-size: 1.4rem; }
        #wrapper .info_area .tournament_block .contents .detail .tornament dt {
          width: 225px;
          margin-bottom: 12px;
          float: none; }
          @media screen and (max-width: 960px) {
            #wrapper .info_area .tournament_block .contents .detail .tornament dt {
              width: 175px; } }
        #wrapper .info_area .tournament_block .contents .detail .tornament dd {
          float: none;
          padding: 0 0 10px;
          width: 100%; }
        #wrapper .info_area .tournament_block .contents .detail .report {
          border-bottom: 1px solid  #ddd;
          margin-bottom: 20px; }
          #wrapper .info_area .tournament_block .contents .detail .report dt {
            width: 100px;
            margin-bottom: 12px;
            float: none; }
          #wrapper .info_area .tournament_block .contents .detail .report dd {
            float: none;
            width: 100%; }
            #wrapper .info_area .tournament_block .contents .detail .report dd .news li {
              background: url(/national/woman/tournament2017/detail/img/icn_arw.gif) no-repeat left 5px;
              padding-left: 13px;
              font-size: 14px;
              font-weight: bold;
              margin-bottom: 10px; }
              @media screen and (max-width: 960px) {
                #wrapper .info_area .tournament_block .contents .detail .report dd .news li {
                  font-size: 12px; } }
              #wrapper .info_area .tournament_block .contents .detail .report dd .news li a {
                font-weight: bold;
                color: #2259b2; }
                @media screen and (max-width: 960px) {
                  #wrapper .info_area .tournament_block .contents .detail .report dd .news li a {
                    font-size: 12px;
                    display: block; } }
                #wrapper .info_area .tournament_block .contents .detail .report dd .news li a span {
                  font-weight: normal;
                  color: #2259b2;
                  font-size: 14px; }
                  @media screen and (max-width: 960px) {
                    #wrapper .info_area .tournament_block .contents .detail .report dd .news li a span {
                      font-size: 12px; } }
      #wrapper .info_area .tournament_block .contents ul.btn li {
        float: left;
        margin: 0 20px 0 0; }
        @media screen and (max-width: 960px) {
          #wrapper .info_area .tournament_block .contents ul.btn li {
            float: none;
            text-align: center;
            margin: 0 0 15px; } }
      #wrapper .info_area .tournament_block .contents .lastLine {
        border-bottom: 1px solid  #ddd; }
      #wrapper .info_area .tournament_block .contents ul.pic {
        margin-top: 30px; }
        #wrapper .info_area .tournament_block .contents ul.pic li {
          width: 320px;
          float: left;
          margin: 0 20px 0 0; }
          #wrapper .info_area .tournament_block .contents ul.pic li:last-child {
            margin-right: 0; }
          @media screen and (max-width: 960px) {
            #wrapper .info_area .tournament_block .contents ul.pic li {
              width: 100%;
              float: none;
              text-align: center;
              margin: 0 0 20px; } }
          #wrapper .info_area .tournament_block .contents ul.pic li p {
            font-size: 13px;
            margin-top: 6px;
            text-align: left;
            line-height: 1.5; }
            @media screen and (max-width: 960px) {
              #wrapper .info_area .tournament_block .contents ul.pic li p {
                font-size: 12px; } }
  #wrapper .info_area .point {
    margin-bottom: 20px;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: -webkit- space-between;
    justify-content: space-between; }
    @media screen and (max-width: 960px) {
      #wrapper .info_area .point {
        display: block !important;
        width: 100%; } }
    #wrapper .info_area .point .board {
      width: 580px;
      background: url(/national/woman/tournament2017/detail/img/bg_shaded.gif) repeat left top;
      color: #ffffff;
      padding: 20px 50px;
      -webkit-box-ordinal-group: 2;
      -ms-flex-order: 2;
      -webkit-order: 2;
      order: 2; }
      @media screen and (max-width: 960px) {
        #wrapper .info_area .point .board {
          display: block !important;
          width: 100%;
          padding: 2%;
          margin-bottom: 15px; } }
      #wrapper .info_area .point .board table {
        border-collapse: separate;
        border-spacing: 5px; }
        #wrapper .info_area .point .board table th {
          font-size: 15px; }
          @media screen and (max-width: 960px) {
            #wrapper .info_area .point .board table th {
              font-size: 13px; } }
        #wrapper .info_area .point .board table td {
          font-size: 15px;
          padding: 5px 0;
          background-color: #000000; }
          @media screen and (max-width: 960px) {
            #wrapper .info_area .point .board table td {
              font-size: 13px; } }
    #wrapper .info_area .point .first .ttl,
    #wrapper .info_area .point .after .ttl {
      width: 100px;
      margin-right: 30px;
      height: 29px;
      position: relative;
      background: #e7211a;
      color: #fff;
      text-align: center;
      font-size: 15px;
      font-size: 1.5rem;
      -js-display: flex;
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-align-items: center;
      align-items: -webkit- center;
      align-items: center;
      -webkit-justify-content: center;
      justify-content: -webkit- center;
      justify-content: center; }
      @media screen and (max-width: 960px) {
        #wrapper .info_area .point .first .ttl,
        #wrapper .info_area .point .after .ttl {
          width: 70px;
          font-size: 12px;
          font-size: 1.2rem;
          height: 22px;
          margin: 0;
          float: none; } }
      #wrapper .info_area .point .first .ttl:after,
      #wrapper .info_area .point .after .ttl:after {
        content: "";
        display: block;
        background: url(/common/img/delta_rd_01.png) 0 0 no-repeat;
        -webkit-background-size: 16px;
        -moz-background-size: 16px;
        -ms-background-size: 16px;
        background-size: 16px;
        width: 16px;
        height: 29px;
        position: absolute;
        top: 0;
        right: -16px; }
        @media screen and (max-width: 960px) {
          #wrapper .info_area .point .first .ttl:after,
          #wrapper .info_area .point .after .ttl:after {
            width: 12px;
            height: 22px;
            -webkit-background-size: 12px;
            -moz-background-size: 12px;
            -ms-background-size: 12px;
            background-size: 12px;
            right: -12px; } }
    #wrapper .info_area .point .first .flag,
    #wrapper .info_area .point .after .flag {
      padding: 15px 0; }
      @media screen and (max-width: 960px) {
        #wrapper .info_area .point .first .flag,
        #wrapper .info_area .point .after .flag {
          padding: 12px 30%; } }
      #wrapper .info_area .point .first .flag .ttl,
      #wrapper .info_area .point .after .flag .ttl {
        width: 100px;
        margin-right: 30px;
        height: 29px;
        position: relative;
        background: #e7211a;
        color: #fff;
        text-align: center;
        font-size: 15px;
        font-size: 1.5rem;
        -js-display: flex;
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-align-items: center;
        align-items: -webkit- center;
        align-items: center;
        -webkit-justify-content: center;
        justify-content: -webkit- center;
        justify-content: center; }
        @media screen and (max-width: 960px) {
          #wrapper .info_area .point .first .flag .ttl,
          #wrapper .info_area .point .after .flag .ttl {
            width: 70px;
            font-size: 12px;
            font-size: 1.2rem;
            height: 22px;
            margin: 0;
            float: none; } }
        #wrapper .info_area .point .first .flag .ttl:after,
        #wrapper .info_area .point .after .flag .ttl:after {
          content: "";
          display: block;
          background: url(/common/img/delta_rd_01.png) 0 0 no-repeat;
          -webkit-background-size: 16px;
          -moz-background-size: 16px;
          -ms-background-size: 16px;
          background-size: 16px;
          width: 16px;
          height: 29px;
          position: absolute;
          top: 0;
          right: -16px; }
          @media screen and (max-width: 960px) {
            #wrapper .info_area .point .first .flag .ttl:after,
            #wrapper .info_area .point .after .flag .ttl:after {
              width: 12px;
              height: 22px;
              -webkit-background-size: 12px;
              -moz-background-size: 12px;
              -ms-background-size: 12px;
              background-size: 12px;
              right: -12px; } }
    #wrapper .info_area .point .first .country,
    #wrapper .info_area .point .after .country {
      font-size: 13px;
      padding-bottom: 11px; }
    #wrapper .info_area .point .first {
      width: 190px;
      background-color: #eeeeee;
      -webkit-box-ordinal-group: 1;
      -ms-flex-order: 1;
      -webkit-order: 1;
      order: 1; }
      @media screen and (max-width: 960px) {
        #wrapper .info_area .point .first {
          width: 48%;
          float: left; } }
    #wrapper .info_area .point .after {
      width: 190px;
      background-color: #eeeeee;
      -webkit-box-ordinal-group: 3;
      -ms-flex-order: 3;
      -webkit-order: 3;
      order: 3; }
      @media screen and (max-width: 960px) {
        #wrapper .info_area .point .after {
          width: 48%;
          float: right; } }
  #wrapper .info_area .battery {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: -webkit- space-between;
    justify-content: space-between; }
    @media screen and (max-width: 960px) {
      #wrapper .info_area .battery {
        display: block !important;
        width: 100%; } }
    #wrapper .info_area .battery .first .ttl,
    #wrapper .info_area .battery .after .ttl {
      width: 100px;
      margin-right: 30px;
      height: 29px;
      position: relative;
      background: #e7211a;
      color: #fff;
      text-align: center;
      white-space: nowrap;
      font-size: 15px;
      font-size: 1.5rem;
      -js-display: flex;
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-align-items: center;
      align-items: -webkit- center;
      align-items: center;
      -webkit-justify-content: center;
      justify-content: -webkit- center;
      justify-content: center; }
      @media screen and (max-width: 960px) {
        #wrapper .info_area .battery .first .ttl,
        #wrapper .info_area .battery .after .ttl {
          width: 70px;
          font-size: 12px;
          font-size: 1.2rem;
          height: 22px;
          margin: 0; } }
      #wrapper .info_area .battery .first .ttl:after,
      #wrapper .info_area .battery .after .ttl:after {
        content: "";
        display: block;
        background: url(/common/img/delta_rd_01.png) 0 0 no-repeat;
        -webkit-background-size: 16px;
        -moz-background-size: 16px;
        -ms-background-size: 16px;
        background-size: 16px;
        width: 16px;
        height: 29px;
        position: absolute;
        top: 0;
        right: -16px; }
        @media screen and (max-width: 960px) {
          #wrapper .info_area .battery .first .ttl:after,
          #wrapper .info_area .battery .after .ttl:after {
            width: 12px;
            height: 22px;
            -webkit-background-size: 12px;
            -moz-background-size: 12px;
            -ms-background-size: 12px;
            background-size: 12px;
            right: -12px; } }
    #wrapper .info_area .battery .first .player,
    #wrapper .info_area .battery .after .player {
      font-size: 14px;
      text-align: left;
      margin: 10px 0 20px;
      line-height: 1.5; }
      @media screen and (max-width: 960px) {
        #wrapper .info_area .battery .first .player,
        #wrapper .info_area .battery .after .player {
          font-size: 12px; } }
		  #wrapper .info_area .battery .first .player a,
    #wrapper .info_area .battery .after .player a {
      font-size: 14px;
      text-align: left;
      margin: 10px 0 20px;
      line-height: 1.5; }
      @media screen and (max-width: 960px) {
        #wrapper .info_area .battery .first .player a,
        #wrapper .info_area .battery .after .player a {
          font-size: 12px; } }
		  
		  
    #wrapper .info_area .battery .first {
      width: 500px;
      -webkit-box-ordinal-group: 1;
      -ms-flex-order: 1;
      -webkit-order: 1;
      order: 1; }
      @media screen and (max-width: 960px) {
        #wrapper .info_area .battery .first {
          width: 48%;
          float: left; } }
    #wrapper .info_area .battery .after {
      width: 440px;
      -webkit-box-ordinal-group: 3;
      -ms-flex-order: 3;
      -webkit-order: 3;
      order: 3; }
      @media screen and (max-width: 960px) {
        #wrapper .info_area .battery .after {
          width: 48%;
          float: right; } }
		  
		  
		  
		  #wrapper .info_area .starting {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: -webkit- space-between;
    justify-content: space-between; }
    @media screen and (max-width: 960px) {
      #wrapper .info_area .starting {
        display: block !important;
        width: 100%; } }
    #wrapper .info_area .starting .first .ttl,
    #wrapper .info_area .starting .after .ttl {
      width: 220px;
      margin-right: 30px;
      height: 29px;
      position: relative;
      background: #e7211a;
      color: #fff;
      text-align: center;
      white-space: nowrap;
      font-size: 15px;
      font-size: 1.5rem;
      -js-display: flex;
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-align-items: center;
      align-items: -webkit- center;
      align-items: center;
      -webkit-justify-content: center;
      justify-content: -webkit- center;
      justify-content: center; }
      @media screen and (max-width: 960px) {
        #wrapper .info_area .starting .first .ttl,
        #wrapper .info_area .starting .after .ttl {
          width: 170px;
          font-size: 11px;
          font-size: 1.1rem;
          height: 22px;
          margin: 0; } }
      #wrapper .info_area .starting .first .ttl:after,
      #wrapper .info_area .starting .after .ttl:after {
        content: "";
        display: block;
        background: url(/common/img/delta_rd_01.png) 0 0 no-repeat;
        -webkit-background-size: 16px;
        -moz-background-size: 16px;
        -ms-background-size: 16px;
        background-size: 16px;
        width: 16px;
        height: 29px;
        position: absolute;
        top: 0;
        right: -16px; }
        @media screen and (max-width: 960px) {
          #wrapper .info_area .starting .first .ttl:after,
          #wrapper .info_area .starting .after .ttl:after {
            width: 12px;
            height: 22px;
            -webkit-background-size: 12px;
            -moz-background-size: 12px;
            -ms-background-size: 12px;
            background-size: 12px;
            right: -12px; } }
    #wrapper .info_area .starting .first .player,
    #wrapper .info_area .starting .after .player {
      font-size: 14px;
      text-align: left;
      margin: 10px 0 20px;
      line-height: 1.5; }
      @media screen and (max-width: 960px) {
        #wrapper .info_area .starting .first .player,
        #wrapper .info_area .starting .after .player {
          font-size: 12px; } }
		  #wrapper .info_area .starting .first .player a,
    #wrapper .info_area .starting .after .player a {
      font-size: 14px;
      text-align: left;
      margin: 10px 0 20px;
      line-height: 1.5; }
      @media screen and (max-width: 960px) {
        #wrapper .info_area .starting .first .player a,
        #wrapper .info_area .starting .after .player a {
          font-size: 12px; } }
    #wrapper .info_area .starting .first {
      width: 440px;
      -webkit-box-ordinal-group: 1;
      -ms-flex-order: 1;
      -webkit-order: 1;
      order: 1; }
      @media screen and (max-width: 960px) {
        #wrapper .info_area .starting .first {
          width: 48%;
          float: left; } }
    #wrapper .info_area .starting .after {
      width: 440px;
      -webkit-box-ordinal-group: 3;
      -ms-flex-order: 3;
      -webkit-order: 3;
      order: 3; }
      @media screen and (max-width: 960px) {
        #wrapper .info_area .starting .after {
          width: 48%;
          float: right; } }
		  
		  
		  
		  
  #wrapper .info_area .result {
    margin-bottom: 20px;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: -webkit- space-between;
    justify-content: space-between; }
    @media screen and (max-width: 960px) {
      #wrapper .info_area .result {
        display: block !important;
        width: 100%; } }
    #wrapper .info_area .result .round {
      width: 100px;
      background-color: #000000;
      color: #ffffff;
      font-size: 16px;
      font-weight: bold;
      text-align: center;
      -webkit-box-ordinal-group: 2;
      -ms-flex-order: 2;
      -webkit-order: 2;
      order: 2;
      -js-display: flex;
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-align-items: center;
      align-items: -webkit- center;
      align-items: center;
      -webkit-justify-content: center;
      justify-content: -webkit- center;
      justify-content: center; }
      @media screen and (max-width: 960px) {
        #wrapper .info_area .result .round {
          display: block !important;
          width: 100%;
          padding: 8px 5%;
          margin-bottom: 15px;
          font-size: 14px; } }
    #wrapper .info_area .result .first,
    #wrapper .info_area .result .after {
	-js-display: flex;
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-align-items: center;
      align-items: -webkit- center;
      align-items: center; }
      #wrapper .info_area .result .first .player,
      #wrapper .info_area .result .after .player {
		font-size: 14px;
		text-align: left;
		padding: 10px;
        line-height: 1.5; }
        @media screen and (max-width: 960px) {
          #wrapper .info_area .result .first .player,
          #wrapper .info_area .result .after .player {
            font-size: 12px; } }
    #wrapper .info_area .result .first {
      background-color: #eeeeee;
      width: 440px;
      -js-display: flex;
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-align-items: center;
      align-items: -webkit- center;
      align-items: center;
      -webkit-justify-content: space-around;
      justify-content: -webkit- space-around;
      justify-content: space-around;
      -webkit-box-ordinal-group: 1;
      -ms-flex-order: 1;
      -webkit-order: 1;
      order: 1; }
      @media screen and (max-width: 960px) {
        #wrapper .info_area .result .first {
          width: 48%;
          float: left; } }
      #wrapper .info_area .result .first .player {
        width: 90%;
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 1;
        -webkit-order: 1;
        order: 1; }
      #wrapper .info_area .result .first .score {
        width: 10%;
        color: #e7211a;
        font-weight: bold;
        font-size: 16px;
        padding: 10px 0;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 2;
        -webkit-order: 2;
        order: 2; }
        @media screen and (max-width: 960px) {
          #wrapper .info_area .result .first .score {
            font-size: 14px; } }
    #wrapper .info_area .result .after {
      background-color: #eeeeee;
      width: 440px;
      -js-display: flex;
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-align-items: center;
      align-items: -webkit- center;
      align-items: center;
      -webkit-justify-content: space-around;
      justify-content: -webkit- space-around;
      justify-content: space-around;
      -webkit-box-ordinal-group: 3;
      -ms-flex-order: 3;
      -webkit-order: 3;
      order: 3; }
      @media screen and (max-width: 960px) {
        #wrapper .info_area .result .after {
          width: 48%;
          float: right; } }
      #wrapper .info_area .result .after .player {
        width: 90%;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 2;
        -webkit-order: 2;
        order: 2; }
      #wrapper .info_area .result .after .score {
        width: 10%;
        color: #e7211a;
        font-weight: bold;
        font-size: 16px;
        padding: 10px 0;
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 1;
        -webkit-order: 1;
        order: 1; }
        @media screen and (max-width: 960px) {
          #wrapper .info_area .result .after .score {
            font-size: 14px; } }

/*# sourceMappingURL=layout.css.map */
#wrapper .board table tr td{
  width:7%;
  vertical-align: middle;
}
#wrapper .board table tr td.name{
  width:32%;
  padding:5px!important;
  text-align:left;
}



/* iframe要素内でサイズ指定している場合は必要なし */
.iframe {
  width: 854px;
  height: 480px;
  padding: 0 0 20px;
}
/* CSSでレスポンシブ対応 */
@media screen and (max-width: 854px) {
  .iframe-wrapper {
    position: relative;
    width: 100%;
    padding: calc(480 / 854 * 100%) 0 0;
  }
  .iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
}

.dajyun {
display: inline-block;
width: 1.5em;
      font-size: 14px;
      text-align: left;
       }
@media screen and (max-width: 960px) {
.dajyun {
display: inline-block;
width: 1.5em;
      font-size: 12px;
      text-align: left;
       } }
.syubi {
display: inline-block;
width: 3.5em;
      font-size: 14px;
      text-align: left;
       }
@media screen and (max-width: 960px) {
.syubi {
display: inline-block;
width: 3.5em;
      font-size: 12px;
      text-align: left;
       } }
.ruida {
display: inline-block;
width: 5em;
      font-size: 14px;
      text-align: left;
       }
@media screen and (max-width: 960px) {
.ruida {
display: inline-block;
width: 5em;
      font-size: 12px;
      text-align: left;
       } }

.btm_cap {
      font-size: 14px;
      text-align: center;
      margin: 5px 0 20px;
      line-height: 1.5; }
      @media screen and (max-width: 960px) {
        .btm_cap {
          font-size: 12px; } }
.btm_cap_left {
      font-size: 14px;
      text-align: left;
      margin: 5px 0 20px;
      line-height: 1.5; }
      @media screen and (max-width: 960px) {
        .btm_cap {
			text-align: left;
          font-size: 12px; } }

@media screen and (max-width: 960px) {
#wrapper .tab_area .link ul li {
	width: 50%;
	border-bottom: 1px solid #7a9bd6;
	text-align: center;
}
#wrapper .tab_area .link ul {
	padding-right: 0;
}
}	  

.video {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  margin-bottom: 10px;
}
 
.video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
	 	 
.name_s{
      font-size: 13px;
          background-color: #000000; }
.extragame{
font-size:11px;
}
.calledgame{
font-size:11px;
}
.timeout{
font-size:11px;
}