@import url("https://fonts.googleapis.com/css?family=Oswald:300,400,500");
body.match .kvArea .nav_match a,
body.samuraiblue .kvArea .nav_samuraiblue a,
body.standings .kvArea .nav_standings a,
body.team .kvArea .nav_team a,
body.top .kvArea .nav_top a,
body.ranking .kvArea .nav_ranking a,
body.photo .kvArea .nav_photo a {
  border-bottom: solid 5px #cab682;
}

body.samuraiblue .snsBtn {
  margin-top: 30px;
}

#partnersArea {
  display: none;
}

#topArea ul li.btn {
  display: none;
}

.disp_pc {
  display: none;
}

.container .kvArea .navWrap {
  background: #fff;
}

.container .kvArea ul {
  box-shadow: 0 9px 20px -10px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 9px 20px -10px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 9px 20px -10px rgba(0, 0, 0, 0.3);
}

.container .kvArea ul.navList li {
  border-bottom: 0;
  vertical-align: top;
}

.container .kvArea ul.navList li > a {
  background: #fff;
  color: #1b2e4e;
}

.container .kvArea ul.navList li > span {
  background: #fff;
  color: #ccc;
}

.container .kvArea ul.navList li sup {
  position: relative;
  right: -5px;
  font-size: 10px;
  letter-spacing: 0;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: #cab682;
  display: inline-block;
  color: #fff;
  text-align: center;
  vertical-align: middle;
  line-height: 30px;
}

.titleWrap h3 {
  text-align: center;
  color: #1b2e4e;
  margin: 30px 0 15px;
}

.titleWrap h3 span {
  display: block;
}

.titleWrap h3 .title_jp {
  font-size: 20px;
  line-height: 1;
  padding-bottom: 5px;
}

.titleWrap h3 .title_en {
  font-size: 15px;
  font-family: 'Oswald', sans-serif;
  letter-spacing: 2.5px;
}

.titleWrap p {
  font-size: 13px;
}

.titleWrap .a_link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.topArea {
  margin-top: 50px;
}

.topArea .contents ul {
  font-size: 0;
}

.topArea .contents ul li {
  display: inline-block;
  margin-bottom: 20px;
}

.matchArea .contents h4 {
  background: #cab682;
  color: #fff;
  padding: 15px;
  font-family: 'Oswald', sans-serif;
  font-size: 20px;
  font-weight: 200;
}

.matchArea .contents .group_head {
  font-family: 'Oswald', sans-serif;
  color: #9e0000;
  border-bottom: solid 1px #cab682;
  font-size: 20px;
  font-weight: 300;
  padding: 20px 0 10px;
  margin-bottom: 15px;
}

.matchArea .contents ul {
  font-size: 0;
}

.matchArea .contents ul li {
  width: 100%;
  height: 230px;
  background: #f0f0f0;
  display: block;
  font-size: 16px;
  vertical-align: top;
  text-align: center;
  margin: 0 auto 15px;
  max-width: 318px;
}

.matchArea .contents ul li .group_match {
  height: 90px;
  padding: 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #1b2e4e;
  font-family: 'Oswald', sans-serif;
}

.matchArea .contents ul li .group_match span {
  display: block;
}

.matchArea .contents ul li .group_match .title {
  font-size: 14px;
  letter-spacing: 1.5px;
}

.matchArea .contents ul li .group_match .date {
  font-size: 22px;
  margin-top: 10px;
}

.matchArea .contents ul li .group_card {
  background: #1b2e4e;
  color: #fff;
  height: 140px;
  padding-top: 30px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
}

.matchArea .contents ul li .group_card div {
  display: inline-block;
  font-size: 12px;
  vertical-align: top;
  width: 30%;
}

.matchArea .contents ul li .group_card div .embL {
  margin: auto;
}

.matchArea .contents ul li .group_card .result {
  margin-top: 15px;
}

.matchArea .contents ul li .group_card .result span {
  display: block;
}

.matchArea .contents ul li .group_card .result .status {
  background: #fff;
  width: 80px;
  border-radius: 50px;
  line-height: 1.8;
  color: #333;
  font-size: 11px;
}

.matchArea .contents ul li .group_card .result .blue {
  background: #307fc8;
  color: #fff;
}

.matchArea .contents ul li .group_card .result .red {
  background: #f00;
  color: #fff;
}

.matchArea .contents ul li .group_card .result .gray {
  background: #bbc1ca;
  color: #333;
}

.matchArea .contents ul li .group_card .result .point {
  font-size: 25px;
  font-family: 'Oswald', sans-serif;
  font-weight: 300;
  letter-spacing: 0.3em;
  padding-top: 15px;
}

.matchArea .contents ul li a {
  display: block;
}

.matchArea .kome {
  text-align: right;
}

.memberArea {
  max-width: 750px;
  margin: auto;
}

.memberArea .contents ul {
  font-size: 0;
  text-align: center;
}

.memberArea .contents ul li {
  font-size: 16px;
  width: 49%;
  display: inline-block;
  margin-right: 2%;
  margin-bottom: 10px;
  max-width: 280px;
  vertical-align: top;
}

.memberArea .contents ul li figure {
  width: 100%;
  overflow: hidden;
  position: relative;
}

.memberArea .contents ul li figure:after {
  content: "(c) Getty Images";
  position: absolute;
  bottom: 1px;
  left: 3px;
  font-size: 10px;
  color: #cacaca;
  padding: 0 2px;
}

.memberArea .contents ul li .data {
  font-size: 12px;
  color: #333;
  overflow: hidden;
}

.memberArea .contents ul li .data span {
  display: block;
}

.memberArea .contents ul li .data .name {
  display: table-cell;
  background: #1b2e4e;
  color: #fff;
  font-size: 16px;
  padding: 10px;
  text-align: left;
  width: 500px;
}

.memberArea .contents ul li .data .number {
  display: table-cell;
  vertical-align: middle;
  padding-left: 10px;
  line-height: 1;
  background: #1b2e4e;
  color: #fff;
  font-family: 'Oswald', sans-serif;
  font-size: 14px;
  font-weight: 300;
}

.memberArea .contents ul li .data .detail {
  height: 90px;
  background: #f0f0f0;
  padding: 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  text-align: left;
  font-size: 10px;
}

.memberArea .contents ul li .data .detail .team {
  padding-bottom: 5px;
}

.memberArea .contents ul li .data .reds:after {
  position: absolute;
  content: url("/img/special/russia/2018/member/reds.png");
  bottom: 0;
  right: -20px;
}

.memberArea .contents ul li .data .cerezo:after {
  position: absolute;
  content: url("/img/special/russia/2018/member/cerezo.png");
  bottom: 0;
  right: -20px;
}

.memberArea .contents ul li .data .frontale:after {
  position: absolute;
  content: url("/img/special/russia/2018/member/frontale.png");
  bottom: 0;
  right: -20px;
}

.memberArea .contents ul li .data .antlers:after {
  position: absolute;
  content: url("/img/special/russia/2018/member/antlers.png");
  bottom: 0;
  right: -20px;
}

.memberArea .contents ul li .data .gamba:after {
  position: absolute;
  content: url("/img/special/russia/2018/member/gamba.png");
  bottom: 0;
  right: -20px;
}

.memberArea .contents ul li .data .reysol:after {
  position: absolute;
  content: url("/img/special/russia/2018/member/reysol.png");
  bottom: 0;
  right: -20px;
}

.memberArea .contents ul li .data .marinos:after {
  position: absolute;
  content: url("/img/special/russia/2018/member/marinos.png");
  bottom: 0;
  right: -20px;
}

.memberArea .contents ul li .data .vissel:after {
  position: absolute;
  content: url("/img/special/russia/2018/member/vissel.png");
  bottom: 0;
  right: -20px;
}

.memberArea .contents ul li .data .sagan:after {
  position: absolute;
  content: url("/img/special/russia/2018/member/sagan.png");
  bottom: 0;
  right: -20px;
}

.memberArea .contents ul li .data .fctokyo:after {
  position: absolute;
  content: url("/img/special/russia/2018/member/fctokyo.png");
  bottom: 0;
  right: -20px;
}

.memberArea .contents ul li:nth-child(2n) {
  margin-right: 0;
}

.playerArea {
  margin-top: 30px;
}

.playerArea .contents figure {
  display: block;
  width: 100%;
  text-align: center;
}

.playerArea .contents figure img {
  width: 100%;
}

.playerArea .contents figure.team_flag {
  display: inline-block;
  width: 80px;
  margin-left: 10px;
}

.playerArea .contents .player_profile {
  color: #1b2e4e;
  width: 100%;
  position: relative;
  display: block;
  vertical-align: top;
  margin-bottom: 20px;
}

.playerArea .contents .player_profile .name {
  font-size: 25px;
  font-family: 'Oswald', sans-serif;
  display: inline-block;
  line-height: 1;
  margin-bottom: 20px;
}

.playerArea .contents .player_profile .name span {
  display: block;
}

.playerArea .contents .player_profile .name .en {
  font-size: 14px;
  letter-spacing: 1.5px;
  padding-top: 10px;
}

.playerArea .contents .player_profile .team_emb {
  display: inline-block;
  position: absolute;
  right: 0;
}

.playerArea .contents table {
  width: 100%;
  border: solid 1px #000000;
  border-collapse: collapse;
  margin-bottom: 20px;
}

.playerArea .contents table tr th {
  width: 130px;
  height: 40px;
  background: #1b2e4e;
  color: #fff;
  text-align: center;
  vertical-align: middle;
  border: solid 1px #fff;
  font-size: 12px;
}

.playerArea .contents table tr td {
  background: #f0f0f0;
  color: #000;
  text-align: left;
  vertical-align: middle;
  border: solid 1px #fff;
  font-size: 12px;
  padding: 5px;
}

.playerArea .contents p {
  font-size: 12px;
  color: #333;
  line-height: 1.5;
}

.playerArea .contents p + p {
  margin-top: 15px;
}

.playerArea .video {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  text-align: center;
}

.playerArea .video iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.teamArea {
  text-align: center;
}

.formationArea {
  text-align: center;
}

.standingsArea .group_head {
  font-family: 'Oswald', sans-serif;
  color: #9e0000;
  margin-bottom: 15px;
  font-size: 18px;
  font-weight: 300;
}

.standingsArea #groupstage {
  padding-top: 50px;
  margin-top: -30px;
}

.standingsArea #groupstage p {
  margin-bottom: 20px;
  padding: 10px 0;
  text-align: center;
  font-size: 15px;
  font-weight: bold;
  background: #cab682;
  color: #ffffff;
}

.standingsArea #tournament {
  padding-top: 50px;
  margin-top: -30px;
}

.standingsArea #tournament p {
  padding: 10px 0;
  text-align: center;
  font-weight: bold;
  background: #cab682;
  color: #ffffff;
  margin-bottom: 20px;
}

.standingsArea #tournament figure {
  background: #000000;
  width: 100%;
}

.standingsArea #tournament figure img {
  margin: 0 auto;
  display: block;
}

.standingsArea h4 {
  width: 100%;
  text-align: center;
  margin: 0 4px 10px;
  font-size: 14px;
  padding: 10px 1px 0;
  background: #1b2e4e;
}

.standingsArea h4:after {
  position: relative;
  font-family: 'FontAwesome';
  content: "\f107";
  color: #ffffff;
  font-size: 16px;
  font-weight: normal;
}

.standingsArea h4 a {
  display: block;
  color: #ffffff;
  font-size: 13px;
}

.standingsArea table {
  width: 100%;
  margin-bottom: 30px;
}

.standingsArea table thead {
  background: #cab682;
  height: 50px;
  color: #fff;
}

.standingsArea table thead tr th {
  text-align: center;
  height: 50px;
  vertical-align: middle;
  font-size: 10px;
}

.standingsArea table thead tr th:nth-child(6), .standingsArea table thead tr th:nth-child(7) {
  display: none;
}

.standingsArea table tbody {
  border: solid 1px #000000;
  border-collapse: collapse;
}

.standingsArea table tbody tr {
  border: solid 1px #fff;
}

.standingsArea table tbody tr th {
  height: 50px;
  background: #1b2e4e;
  color: #fff;
  vertical-align: middle;
  border: solid 1px #fff;
  font-size: 13px;
  letter-spacing: 1.5px;
  text-align: center;
}

.standingsArea table tbody tr th .embM {
  margin: auto;
}

.standingsArea table tbody tr th span {
  vertical-align: middle;
  display: block;
  font-size: 12px;
  text-align: center;
}

.standingsArea table tbody tr th a {
  color: #fff;
}

.standingsArea table tbody tr td {
  font-family: 'Oswald', sans-serif;
  background: #f0f0f0;
  color: #1b2e4e;
  text-align: center;
  vertical-align: middle;
  font-size: 14px;
  font-weight: 300;
}

.standingsArea table tbody tr td:nth-of-type(5), .standingsArea table tbody tr td:nth-of-type(6) {
  display: none;
}

.teamArea .contents {
  font-size: 0;
}

.teamArea .group_box {
  width: 100%;
  margin-right: 10px;
  background: #f0f0f0;
  margin-right: 10px;
  margin-bottom: 10px;
  font-size: 16px;
}

.teamArea .group_box .group_box_head {
  height: 50px;
  background: #cab682;
  text-align: center;
  color: #fff;
  font-family: 'Oswald', sans-serif;
  font-size: 20px;
  line-height: 50px;
  font-weight: 200;
}

.teamArea .group_box ul {
  padding: 15px;
}

.teamArea .group_box ul li {
  height: 30px;
  margin: 7px 0;
  font-size: 14px;
  text-align: left;
  padding-left: 20px;
}

.teamArea .group_box ul li a {
  display: block;
}

.teamArea .group_box ul li .embM,
.teamArea .group_box ul li span {
  display: inline-block;
  vertical-align: middle;
}

.teamArea .group_box ul li .embM {
  margin-right: 10px;
}

.teamArea .group_box ul li.jpn {
  background: rgba(0, 0, 255, 0.1);
}

.teamArea .group_box ul li a {
  color: #000;
}

.teamArea .group_box:nth-child(3n) {
  margin-right: 0;
}

.team_title {
  width: 100%;
  background: #f0f0f0;
  margin: 30px 0;
}

.team_title .team_group {
  display: block;
  width: 100%;
  color: #fff;
  background: #cab682;
  text-align: center;
  font-family: 'Oswald', sans-serif;
  font-size: 20px;
  font-weight: 200;
  padding: 10px 0;
}

.team_title .team_flag {
  display: block;
  text-align: center;
  margin: auto;
  width: 48px;
}

.team_title .team_flag img {
  width: 80px;
  vertical-align: middle;
}

.team_title h4 {
  display: block;
  background: #f0f0f0;
  color: #333;
  vertical-align: middle;
  font-size: 20px;
  text-align: center;
}

.team_title h4 span {
  font-family: 'Oswald', sans-serif;
  font-size: 14px;
  font-weight: 200;
  display: block;
  padding: 5px;
}

.team_title p {
  background: #f0f0f0;
  color: #333;
  font-size: 14px;
  padding: 0 0 10px 10px;
}

.team_table {
  width: 100%;
  border: solid 1px #000000;
  border-collapse: collapse;
  margin-bottom: 50px;
}

.team_table tr th {
  width: 50%;
  height: 50px;
  background: #1b2e4e;
  color: #fff;
  text-align: center;
  vertical-align: middle;
  border: solid 1px #fff;
  font-size: 11px;
  letter-spacing: 1.5px;
}

.team_table tr td {
  background: #f0f0f0;
  color: #000;
  text-align: left;
  vertical-align: middle;
  border: solid 1px #fff;
  font-size: 11px;
  letter-spacing: 1.5px;
  padding: 10px 20px;
}

.teamlistArea h5 {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #cab682;
  font-size: 16px;
}

.record {
  width: 100%;
  font-size: 14px;
  background: #f0f0f0;
  margin: 20px 0;
}

.record tr th {
  text-align: center;
  color: #fff;
  background: #1b2e4e;
  font-size: 10px;
  vertical-align: middle;
  line-height: 1.3;
}

.record tr th i {
  display: block;
  font-style: normal;
}

.record tr td {
  vertical-align: middle;
}

.record tr td ul {
  font-size: 0;
}

.record tr td ul li {
  border-bottom: solid 1px #fff;
}

.record tr td ul li span {
  vertical-align: top;
  display: inline-block;
  font-size: 10px;
  padding: 5px;
}

.record tr td ul li span.year {
  font-family: 'Oswald', sans-serif;
  text-align: center;
  background: #ccc;
  color: #fff;
  letter-spacing: 1.5px;
  font-weight: 200;
  min-width: 25px;
}

.record tr td ul li span.record_txt {
  color: #333;
}

.record tr td ul li:last-child {
  border-bottom: 0;
}

.team_list .group_item {
  margin-bottom: 10px;
}

.team_list .group_item p {
  font-family: 'Oswald', sans-serif;
  font-size: 18px;
  font-weight: 400;
  color: #a00000;
  margin-bottom: 12px;
}

.team_list .group_item ul li {
  display: inline-block;
  margin-right: 10px;
  color: #333;
  font-size: 14px;
}

.team_list .group_item ul li a {
  font-size: 14px;
  color: #333;
  margin-right: 10px;
  display: inline-block;
}

.teamData .bg_gray {
  text-align: center;
  position: relative;
}

.teamData .bg_gray .rank {
  font-size: 10px;
  display: block;
  text-align: right;
  color: #ea8888;
  padding-top: 5px;
}

.teamData .bg_gray .rank span {
  width: 20px;
  height: 10px;
  background: #c70000;
  display: inline-block;
  margin: -1px 3px;
  opacity: 0.6;
}

.teamData .formation_bg {
  text-align: center;
  overflow: hidden;
}

.teamData .formation_bg img {
  width: 120%;
  position: relative;
  left: -10%;
}

.teamData .annotation {
  font-size: 12px;
  margin-top: 30px;
}

.teamData .annotation dl {
  padding-top: 15px;
}

.teamData .annotation dl dd {
  margin-bottom: 10px;
}

.teamData .annotation .accordionIndex {
  padding: 5px 0;
  border-bottom: solid 1px #ccc;
  border-top: solid 1px #ccc;
  position: relative;
}

.teamlistArea {
  margin-top: 30px;
}

.rankingArea .slidetxt {
  margin-top: 5px;
  text-align: right;
}

.rankingArea .contents {
  margin-bottom: 20px;
}

.rankingArea .group_head {
  background: #cab682;
  color: #fff;
  padding: 10px;
  font-size: 18px;
  font-weight: 200;
}

.rankingArea .group_head span {
  font-size: 14px;
}

.rankingArea .scrollwrap {
  overflow-x: scroll;
}

.rankingArea .three_clm {
  font-size: 0;
  width: 780px;
}

.rankingArea .three_clm li {
  width: 245px;
  display: inline-block;
  margin-right: 15px;
  vertical-align: top;
}

.rankingArea .three_clm li:last-child {
  margin-right: 0;
}

.rankingArea .three_clm li .statsTitle {
  font-size: 20px;
  color: #9e0000;
  font-size: 20px;
  font-weight: 300;
  padding: 20px 0 10px;
  margin-bottom: 15px;
  text-align: center;
}

.rankingArea .three_clm li .statsTitle span {
  font-size: 12px;
}

.rankingArea .three_clm li .first {
  font-size: 0;
  background: #f0f0f0;
  border: 1px solid #fff;
}

.rankingArea .three_clm li .first .rank {
  display: block;
  font-size: 20px;
  text-align: center;
  padding: 10px 0px;
  background: #1b2e4e;
  color: #fff;
  font-family: 'Oswald', sans-serif;
}

.rankingArea .three_clm li .first a {
  color: #000;
}

.rankingArea .three_clm li .first .datawrap {
  font-size: 14px;
  width: 50%;
  display: inline-block;
  vertical-align: top;
  padding-left: 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.rankingArea .three_clm li .first .datawrap .name, .rankingArea .three_clm li .first .datawrap .data {
  display: block;
  padding-top: 10px;
}

.rankingArea .three_clm li .first .datawrap .name {
  padding-bottom: 10px;
  font-size: 18px;
  line-height: 1;
  height: 75px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.rankingArea .three_clm li .first .datawrap .data {
  font-size: 18px;
}

.rankingArea .three_clm li .first .datawrap .embM, .rankingArea .three_clm li .first .datawrap .team_name {
  display: inline-block;
  vertical-align: middle;
  font-size: 11px;
}

.rankingArea .three_clm li .first figure {
  width: 50%;
  display: inline-block;
}

.rankingArea .three_clm li .first figure img {
  width: 100%;
}

.rankingArea .three_clm li .first.jpn {
  background: #ffaaaa;
}

.rankingArea .three_clm p {
  width: 150px;
  height: 40px;
  margin: auto;
  line-height: 40px;
  background: #1b2e4e;
}

.rankingArea .three_clm p.more a {
  display: block;
  font-size: 14px;
  text-align: center;
  color: #fff;
}

.rankingArea .four_clm {
  font-size: 0;
  margin-bottom: 30px;
  width: 980px;
}

.rankingArea .four_clm li {
  width: 235px;
  display: inline-block;
  margin-right: 13.33px;
  vertical-align: top;
}

.rankingArea .four_clm li:last-child {
  margin-right: 0;
}

.rankingArea .four_clm li .statsTitle {
  font-size: 20px;
  color: #9e0000;
  font-size: 16px;
  font-weight: 300;
  padding: 20px 0 10px;
  margin-bottom: 15px;
  text-align: center;
}

.rankingArea .four_clm li .statsTitle span {
  font-size: 12px;
}

.rankingArea .four_clm li .first {
  font-size: 0;
  background: #f0f0f0;
}

.rankingArea .four_clm li .first .rank {
  display: block;
  font-size: 20px;
  text-align: center;
  padding: 10px 0px;
  background: #1b2e4e;
  color: #fff;
  font-family: 'Oswald', sans-serif;
}

.rankingArea .four_clm li .first a {
  color: #333;
}

.rankingArea .four_clm li .first .datawrap {
  width: 50%;
  font-size: 14px;
  display: inline-block;
  vertical-align: top;
  padding-left: 5px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.rankingArea .four_clm li .first .datawrap .name, .rankingArea .four_clm li .first .datawrap .data {
  display: block;
}

.rankingArea .four_clm li .first .datawrap .name {
  padding-top: 10px;
  height: 65px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.rankingArea .four_clm li .first .datawrap .data {
  font-size: 16px;
}

.rankingArea .four_clm li .first .datawrap .embM, .rankingArea .four_clm li .first .datawrap .team_name {
  display: block;
  text-align: center;
  font-size: 12px;
}

.rankingArea .four_clm li .first figure {
  width: 50%;
  display: inline-block;
}

.rankingArea .four_clm li .first figure img {
  width: 100%;
}

.rankingArea .four_clm li .first.jpn {
  background: #ffaaaa;
}

.rankingArea .four_clm p {
  width: 150px;
  height: 40px;
  margin: auto;
  line-height: 40px;
  background: #1b2e4e;
}

.rankingArea .four_clm p.more a {
  display: block;
  font-size: 14px;
  text-align: center;
  color: #fff;
}

.rankingArea .five_clm {
  font-size: 0;
  margin-bottom: 20px;
  width: 980px;
}

.rankingArea .five_clm li {
  width: 190px;
  display: inline-block;
  margin-right: 7.5px;
  vertical-align: top;
}

.rankingArea .five_clm li:last-child {
  margin-right: 0;
}

.rankingArea .five_clm li .statsTitle {
  font-size: 20px;
  color: #9e0000;
  font-size: 16px;
  font-weight: 300;
  padding: 20px 0 10px;
  margin-bottom: 15px;
  text-align: center;
}

.rankingArea .five_clm li .statsTitle span {
  font-size: 12px;
}

.rankingArea .five_clm li .first {
  font-size: 0;
  background: #f0f0f0;
}

.rankingArea .five_clm li .first .rank {
  display: block;
  font-size: 20px;
  text-align: center;
  padding: 10px 0px;
  background: #1b2e4e;
  color: #fff;
  font-family: 'Oswald', sans-serif;
}

.rankingArea .five_clm li .first a {
  color: #333;
}

.rankingArea .five_clm li .first .datawrap {
  width: 50%;
  font-size: 14px;
  display: inline-block;
  vertical-align: top;
  padding-left: 5px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.rankingArea .five_clm li .first .datawrap .name, .rankingArea .five_clm li .first .datawrap .data {
  display: block;
}

.rankingArea .five_clm li .first .datawrap .name {
  padding-top: 10px;
}

.rankingArea .five_clm li .first .datawrap .data {
  font-size: 16px;
}

.rankingArea .five_clm li .first .datawrap .embM, .rankingArea .five_clm li .first .datawrap .team_name {
  display: block;
  text-align: center;
  font-size: 12px;
}

.rankingArea .five_clm li .first figure {
  width: 49%;
  display: inline-block;
}

.rankingArea .five_clm li .first figure img {
  width: 100%;
}

.rankingArea .five_clm p {
  width: 150px;
  height: 40px;
  margin: auto;
  line-height: 40px;
  background: #1b2e4e;
  margin-top: 20px;
}

.rankingArea .five_clm p.more a {
  display: block;
  font-size: 14px;
  text-align: center;
  color: #fff;
}

.rankingArea table {
  width: 100%;
}

.rankingArea table a {
  color: #333;
  display: block;
}

.rankingArea table tbody {
  border: solid 1px #000000;
  border-collapse: collapse;
}

.rankingArea table tbody tr {
  border: solid 1px #fff;
}

.rankingArea table tbody tr th {
  height: 50px;
  background: #1b2e4e;
  color: #fff;
  vertical-align: middle;
  border: solid 1px #fff;
  font-size: 13px;
  letter-spacing: 1.5px;
  padding: 0 5px;
  text-align: center;
  font-family: 'Oswald', sans-serif;
}

.rankingArea table tbody tr th .embM {
  display: inline-block;
  vertical-align: middle;
}

.rankingArea table tbody tr th span {
  vertical-align: middle;
  display: inline-block;
  font-size: 16px;
}

.rankingArea table tbody tr th a {
  color: #fff;
}

.rankingArea table tbody tr td {
  font-family: 'Oswald', sans-serif;
  background: #f0f0f0;
  color: #1b2e4e;
  text-align: left;
  vertical-align: middle;
  font-size: 14px;
  font-weight: 300;
  border: solid 1px #fff;
}

.rankingArea table tbody tr td figure {
  width: 50px;
  height: 50px;
  overflow: hidden;
}

.rankingArea table tbody tr td figure img {
  width: 100%;
}

.rankingArea table tbody tr td.data {
  padding: 0 5px;
}

.rankingArea table tbody tr td .embM {
  display: inline-block;
  vertical-align: middle;
}

.rankingArea table tbody tr td .team_name {
  font-size: 12px;
}

.rankingArea table tbody tr td:last-child {
  text-align: center;
}

.rankingArea table tbody tr.jpn td {
  background: #ffaaaa;
}

.rankingArea .selectBox {
  overflow: hidden;
  width: 200px;
  margin-bottom: 20px;
  text-align: center;
  margin-left: auto;
}

.rankingArea .selectBox select {
  width: 100%;
  padding-right: 1em;
  cursor: pointer;
  text-indent: 0.01px;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  border: none;
  outline: none;
  background: transparent;
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.rankingArea .selectBox select::-ms-expand {
  display: none;
}

.rankingArea .selectBox.arrow {
  position: relative;
  border: 1px solid #bbbbbb;
  border-radius: 2px;
  background: #ffffff;
}

.rankingArea .selectBox.arrow::before {
  position: absolute;
  top: 0.8em;
  right: 0.9em;
  width: 0;
  height: 0;
  padding: 0;
  content: '';
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #666666;
  pointer-events: none;
}

.rankingArea .selectBox.arrow select {
  padding: 8px 38px 8px 8px;
  color: #666666;
}

.rankingArea.detail .embM {
  display: block;
  margin: auto;
}

.rankingArea.detail .embM + span {
  display: none;
}

.rankingArea.detail .annotation {
  font-size: 12px;
  margin: 0;
}

.rankingArea.detail.teamRank .embM {
  display: inline-block;
}

.rankingArea.detail.teamRank .embM + span {
  display: inline-block;
}

.rankingArea .rankingLink h5 {
  margin: 10px 0;
  font-size: 16px;
  color: #a00000;
}

.rankingArea .rankingLink ul li {
  margin-bottom: 5px;
  display: inline-block;
}

.rankingArea .rankingLink ul li a {
  color: #000;
  font-size: 14px;
}

.rankingArea .annotation {
  margin-top: 30px;
  font-size: 12px;
}

.rankingArea .annotation p {
  margin-bottom: 10px;
}

.rankingArea .annotation dl dd {
  font-size: 12px;
  margin-bottom: 15px;
  margin-left: 15px;
}
