@charset "UTF-8";
/*-----------------------

http://www.jleague.jp/css/special/olympic.scss
2021/07/02 ISM

------------------------*/
@import url("//fonts.googleapis.com/css2?family=Oswald:wght@200;300;400;500;600;700&display=swap");
@import url("//fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;300;400;500;700;900&display=swap");
@import url("//code.ionicframework.com/ionicons/2.0.0/css/ionicons.min.css");
.main > article {
  margin-top: 30px; }

.main article > section:nth-child(n+2) {
  margin-top: 40px; }

.content {
  font-family: "Noto Sans JP", "メイリオ", sans-serif; }

#partnersArea,
.tickerwrap,
#utilityArea,
.skyscraperWrap {
  display: none; }

#header {
  margin: 0; }

#globalNavi {
  border-bottom: 1px solid #ccc; }

#breadcrumbList li.current h1 {
  max-width: -webkit-max-content !important;
  max-width: -moz-max-content !important;
  max-width: max-content !important; }

.ttlNoLink h3,
.ttlNoLink .blockTit {
  background: none;
  border-bottom: 4px solid #081b62;
  color: #081b62;
  padding-left: 0; }

.headLineBlock .bodyArea {
  width: 100%; }

/* ==========================================================================
   COMMON
========================================================================== */
.CLM__half, .CLM__three, .CLM__four {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: -ms- left;
  justify-content: -ms- left;
  justify-content: -webkit- left;
  -webkit-box-pack: left;
  justify-content: left;
  -ms-flex-align: -ms- top;
  align-items: -ms- top;
  align-items: -webkit- top;
  -webkit-box-align: top;
  align-items: top; }
  .CLM__half img, .CLM__three img, .CLM__four img {
    width: 100%; }
  .CLM__half .wide100, .CLM__three .wide100, .CLM__four .wide100 {
    width: 100% !important; }

.CLM__half > li,
.CLM__half > article,
.CLM__half > figure {
  width: 48%;
  margin-right: 4%; }
  .CLM__half > li:nth-child(2n),
  .CLM__half > article:nth-child(2n),
  .CLM__half > figure:nth-child(2n) {
    margin-right: 0; }

.CLM__three > li,
.CLM__three > article {
  width: 32%;
  margin-right: 2%; }
  .CLM__three > li:nth-child(3n),
  .CLM__three > article:nth-child(3n) {
    margin-right: 0; }

.CLM__four > li,
.CLM__four > article {
  width: 23.5%;
  margin-right: 2%; }
  .CLM__four > li:nth-child(4n),
  .CLM__four > article:nth-child(4n) {
    margin-right: 0; }

.nowrapCLM {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-pack: -ms- space-between;
  justify-content: -ms- space-between;
  justify-content: -webkit- space-between;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -ms-flex-align: -ms- top;
  align-items: -ms- top;
  align-items: -webkit- top;
  -webkit-box-align: top;
  align-items: top; }
  .nowrapCLM > li,
  .nowrapCLM > article {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-right: 3%; }
    .nowrapCLM > li:last-child,
    .nowrapCLM > article:last-child {
      margin-right: 0; }
    .nowrapCLM > li img,
    .nowrapCLM > article img {
      width: 100%; }
    .nowrapCLM > li a,
    .nowrapCLM > article a {
      display: block; }

/*--- kvArea ---*/
.kvArea h2 img {
  width: 100%;
  vertical-align: top; }

.kvArea .navWrap {
  text-align: center;
  background: #081b62;
  border-top: 1px solid #FFF; }

.kvArea ul.navList {
  width: 980px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: stretch;
  -ms-flex-pack: stretch;
  justify-content: stretch;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-right: 1px solid #FFF; }
  .kvArea ul.navList.threebreak {
    border-top: 1px solid #FFF; }
  .kvArea ul.navList li {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    border-left: 1px solid #FFF;
    text-align: center; }
    .kvArea ul.navList li a, .kvArea ul.navList li span {
      display: table-cell;
      width: 1000px;
      height: 40px;
      text-align: center;
      color: #fff;
      vertical-align: middle;
      font-size: 14px;
      line-height: 1.2;
      letter-spacing: -0.05em;
      background: #081b62; }
    .kvArea ul.navList li span {
      background: #666;
      color: #969696; }
    .kvArea ul.navList li a {
      -webkit-transition: .5s all;
      -o-transition: .5s all;
      transition: .5s all; }
    .kvArea ul.navList li a:hover {
      background: #ff0101; }

body.top .kvArea .navList li.nav_top a,
body.japan .kvArea .navList li.nav_japan a,
body.match .kvArea .navList li.nav_match a,
body.standings .kvArea .navList li.nav_standings a,
body.teams .kvArea .navList li.nav_teams a,
body.venue .kvArea .navList li.nav_venue a,
body.photo .kvArea .navList li.nav_photo a {
  background: #ff0101 !important;
  color: #FFF; }

/*--- newsArea ---*/
.entryTitle .timestamp {
  font-family: "Oswald", "Noto Sans JP", "メイリオ", sans-serif;
  font-size: 15px;
  margin-bottom: .3em; }

/*--- matchinfoAcc ---*/
.matchinfoAcc {
  margin: 20px 0; }
  .matchinfoAcc .leftRedTit {
    font-family: "Oswald", "Noto Sans JP", "メイリオ", sans-serif;
    font-size: 15px; }

.accordionIndex {
  background: #FFF; }

.accordionIndex .embArea {
  padding: 20px !important; }

.accordionIndex .vsTxt .status {
  display: inline-block; }
  .accordionIndex .vsTxt .status a {
    display: inline-block;
    padding: .5em 2em;
    min-width: 4em;
    border-radius: 2px;
    -webkit-transition: .5s all;
    -o-transition: .5s all;
    transition: .5s all; }
    .accordionIndex .vsTxt .status a.before {
      border: 1px solid #CCC; }
      .accordionIndex .vsTxt .status a.before:hover {
        background: #06c; }
    .accordionIndex .vsTxt .status a:hover {
      opacity: .5;
      color: #FFF; }

.accordionIndex .vsTxt div > span.team {
  width: 140px !important; }

.accordionIndex .vsTxt div > span.score {
  width: 40px !important;
  font-family: "Oswald", sans-serif;
  font-size: 22px; }

.embM.embFlag {
  height: 22px !important; }

.accordionIndex .leagAccTime {
  padding: 0 !important;
  width: 250px !important;
  font-family: "Oswald", "Noto Sans JP", "メイリオ", sans-serif;
  font-size: 15px !important; }

.accordionIndex .leagAccTime span {
  vertical-align: middle;
  font-size: 13px !important; }

.accordionIndex .leagAccTime .stadium {
  width: 150px !important; }

.accordionIndex .accBtnList {
  font-size: 13px !important; }

/*--- standingsArea ---*/
.standingsArea .update {
  font-size: 12px;
  text-align: right;
  margin-bottom: .5em; }

.standingsArea .dataTable .bgGray {
  background: #081b62;
  color: #FFF; }
  .standingsArea .dataTable .bgGray th {
    padding: 15px 0;
    font-size: 15px;
    text-align: center; }

.standingsArea .dataTable td {
  padding: 15px 0;
  font-size: 16px;
  background: #FFF; }
  .standingsArea .dataTable td:first-child {
    width: 5%;
    font-family: "Oswald", sans-serif;
    background: #919191;
    color: #FFF; }
  .standingsArea .dataTable td.tdTeam {
    text-align: left;
    background: #919191;
    padding-left: 1em;
    border-left: 1px solid #FFF;
    color: #FFF; }
    .standingsArea .dataTable td.tdTeam .embM {
      display: inline-block;
      vertical-align: middle;
      margin-right: 10px; }
  .standingsArea .dataTable td:nth-child(n+3) {
    width: 9%;
    font-family: "Oswald", sans-serif; }

.standingsGroupArea {
  margin-bottom: 40px; }
  .standingsGroupArea:last-of-type {
    margin-bottom: 0; }

/*--- bnrArea ---*/
.bnrArea {
  text-align: center;
  margin: 50px 0; }
  .bnrArea a {
    -webkit-transition: .5s all;
    -o-transition: .5s all;
    transition: .5s all; }
    .bnrArea a:hover {
      opacity: .5; }

/*--- japanlist ---*/
.memberlist {
  margin-top: 20px; }
  .memberlist li {
    font-size: 16px;
    margin-bottom: 20px;
    border: 1px solid #CCC;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
    .memberlist li a {
      -webkit-transition: .5s all;
      -o-transition: .5s all;
      transition: .5s all; }
      .memberlist li a img,
      .memberlist li a .data {
        -webkit-transition: .5s all;
        -o-transition: .5s all;
        transition: .5s all; }
      .memberlist li a:hover {
        text-decoration: none; }
        .memberlist li a:hover .data {
          opacity: .5; }
    .memberlist li figure {
      position: relative;
      height: 250px;
      overflow: hidden; }
      .memberlist li figure:after {
        content: "(c) JFA";
        position: absolute;
        top: 5px;
        right: 5px;
        font-size: 10px;
        color: #999; }
      .memberlist li figure img {
        width: 100%; }
    .memberlist li .data {
      font-size: 12px;
      color: #333; }
      .memberlist li .data span {
        display: block; }
      .memberlist li .data .name {
        background: #1b2e4e;
        color: #fff;
        height: 55px;
        line-height: 55px;
        font-size: 18px;
        padding-left: 20px;
        font-family: "Oswald", "Noto Sans JP", "メイリオ", sans-serif; }
      .memberlist li .data .detail {
        height: 100px;
        background: #f0f0f0;
        padding: 15px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        position: relative; }
        .memberlist li .data .detail .team {
          font-size: 16px;
          line-height: 1.3;
          padding-bottom: 10px; }
        .memberlist li .data .detail .profile {
          font-family: "Oswald", "Noto Sans JP", "メイリオ", sans-serif; }
        .memberlist li .data .detail::after {
          position: absolute;
          bottom: 0;
          right: 0;
          height: 100px; }
      .memberlist li .data .urawa::after {
        content: url("/img/special/olympic/jclub/urawa.png"); }
      .memberlist li .data .cosaka::after {
        content: url("/img/special/olympic/jclub/cosaka.png"); }
      .memberlist li .data .kawasakif::after {
        content: url("/img/special/olympic/jclub/kawasakif.png"); }
      .memberlist li .data .kashima::after {
        content: url("/img/special/olympic/jclub/kashima.png"); }
      .memberlist li .data .gosaka::after {
        content: url("/img/special/olympic/jclub/gosaka.png"); }
      .memberlist li .data .kashiwa::after {
        content: url("/img/special/olympic/jclub/kashiwa.png"); }
      .memberlist li .data .yokohamafm::after {
        content: url("/img/special/olympic/jclub/yokohamafm.png"); }
      .memberlist li .data .kobe::after {
        content: url("/img/special/olympic/jclub/kobe.png"); }
      .memberlist li .data .tosu::after {
        content: url("/img/special/olympic/jclub/tosu.png"); }
      .memberlist li .data .fctokyo::after {
        content: url("/img/special/olympic/jclub/fctokyo.png"); }
      .memberlist li .data .hiroshima::after {
        content: url("/img/special/olympic/jclub/hiroshima.png"); }
      .memberlist li .data .shonan::after {
        content: url("/img/special/olympic/jclub/shonan.png"); }
      .memberlist li .data .nagoya::after {
        content: url("/img/special/olympic/jclub/nagoya.png"); }
    .memberlist li:nth-child(4n) {
      margin-right: 0; }

/*--- teamsInfoArea ---*/
.teamsInfoArea {
  margin-bottom: 40px; }
  .teamsInfoArea:last-of-type {
    margin-bottom: 0; }
  .teamsInfoArea figure {
    margin-bottom: 20px; }
  .teamsInfoArea .matchinfoAcc {
    margin: -1px 0 0; }
  .teamsInfoArea .dataTable .bgGray {
    background: #081b62;
    color: #FFF; }
    .teamsInfoArea .dataTable .bgGray th {
      padding: 15px 0;
      font-size: 15px;
      text-align: center; }
  .teamsInfoArea .dataTable td {
    padding: 15px 0;
    font-size: 16px;
    background: #FFF; }
    .teamsInfoArea .dataTable td.tdTeam {
      text-align: left;
      background: #919191;
      padding-left: 2em;
      border-left: 1px solid #FFF;
      color: #FFF; }
      .teamsInfoArea .dataTable td.tdTeam .embM {
        display: inline-block;
        vertical-align: middle;
        margin-right: 10px; }
      .teamsInfoArea .dataTable td.tdTeam a {
        display: block;
        color: #FFF;
        position: relative;
        -webkit-transition: .5s all;
        -o-transition: .5s all;
        transition: .5s all; }
        .teamsInfoArea .dataTable td.tdTeam a::after {
          position: absolute;
          top: 50%;
          right: 5%;
          font-family: 'icomoon3';
          content: "\ec600";
          font-size: 15px;
          text-decoration: none !important;
          -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
          transform: translateY(-50%);
          color: #FFF;
          -webkit-transition: .5s all;
          -o-transition: .5s all;
          transition: .5s all; }
        .teamsInfoArea .dataTable td.tdTeam a:hover {
          color: #081b62;
          text-decoration: none; }
          .teamsInfoArea .dataTable td.tdTeam a:hover::after {
            color: #081b62; }
    .teamsInfoArea .dataTable td:nth-child(2), .teamsInfoArea .dataTable td:nth-child(3) {
      width: 32%; }

.teamslist .accordionIndex > li:first-child {
  width: 100px !important;
  margin-right: 50px; }

.teamslist .wrapperAcc {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px 40px; }

.teamslist .group {
  font-size: 12px;
  padding: 2px 5px;
  border: 1px solid #ccc;
  margin-right: 5px; }

.teamslist .accordionIndex .team {
  width: 200px !important;
  font-size: 14px; }

.teamslist .accordionIndex .embArea {
  padding: 0 20px !important; }

.teamslist .accordionIndex .vsTxt {
  font-size: 12px; }

.teamslist .accordionIndex .vsTxt div a {
  min-width: inherit; }

.teamslist .accordionIndex .vsTxt .status a {
  padding: .5em 20px !important; }

.teamslist .accordionIndex .vsTxt .status {
  width: auto !important; }

.photolist {
  margin-top: 20px; }
  .photolist li {
    font-size: 14px;
    margin-bottom: 20px; }
    .photolist li a {
      text-decoration: none;
      color: #333;
      -webkit-transition: .5s all;
      -o-transition: .5s all;
      transition: .5s all; }
      .photolist li a img, .photolist li a figcaption {
        -webkit-transition: .5s all;
        -o-transition: .5s all;
        transition: .5s all; }
      .photolist li a:hover img, .photolist li a:hover figcaption {
        opacity: .5; }

.teamsArea .clubTeamTitle {
  position: relative;
  background-color: #f6f6f6;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  padding: 5px 20px;
  margin-bottom: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .teamsArea .clubTeamTitle h3 {
    font-size: 22px;
    font-weight: bold;
    line-height: 80px;
    width: 500px; }
    .teamsArea .clubTeamTitle h3 span {
      float: left;
      margin-right: 10px; }
  .teamsArea .clubTeamTitle table {
    width: calc(100% - 500px);
    margin: 10px; }
    .teamsArea .clubTeamTitle table th, .teamsArea .clubTeamTitle table td {
      text-align: center;
      padding: 5px;
      border-left: 1px solid #ccc;
      line-height: 1.3; }

.teamsArea .playerDataTable {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0; }
  .teamsArea .playerDataTable thead td {
    color: #fff;
    background-color: #4f4f4f;
    border-top: 1px solid #ccc;
    border-bottom: 2px solid #333;
    padding: 10px 8px;
    text-align: center;
    font-size: 12px; }
  .teamsArea .playerDataTable tbody td {
    font-size: 14px;
    text-align: center;
    vertical-align: middle;
    padding: 8px;
    border-bottom: 1px solid #ccc; }
    .teamsArea .playerDataTable tbody td:nth-child(1) {
      width: 10%; }
    .teamsArea .playerDataTable tbody td:nth-child(2) {
      text-align: left;
      width: 35%; }

.spDISP {
  display: none !important; }

.snsBtn {
  margin-top: 50px; }
