/* ------------------------------------------
  sub_mv
------------------------------------------ */
.sub_mv {
  position: relative;
}

.sub_mv::before {
  background-image: url(../img/sub/sub_mv_left_icon.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  content: '';
  height: 354px;
  left: 0;
  position: absolute;
  top: 0;
  width: 389.5px;
  z-index: 1;
}

.sub_mv::after {
  background-image: url(../img/sub/sub_mv_right_icon.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  content: '';
  height: 354px;
  position: absolute;
  right: 0;
  top: 0;
  width: 389.5px;
  z-index: 1;
}

.sub_mv_inner {
  background: linear-gradient(to right,#3a051c 0%, #741030 100%);
  height: 267px;
  margin: 0 auto;
  padding-top: 92px;
  position: relative;
  width: calc(100% - 778px);
}

.sub_mv_inner_title {
  color: #fff;
  font-size: 4rem;
  font-weight: 700;
  left: 50%;
  line-height: 1.4;
  position: absolute;
  text-align: center;
  top: 92px;
  transform: translateX(-50%);
  width: 100vw;
  z-index: 5;
}

.sub_mv_inner_title span {
  color: #ff024c;
  display: block;
  font-family: 'Qatar2022';
  font-size: 3rem;
  font-weight: 400;
  margin-top: 11px;
  text-align: center;
}

body.news {
  background-color: #eeeee4;
}

.sub_mv + .top_news {
  margin-top: 0;
  padding-top: 126px;
}

.sub_mv + .top_news .top_news_main_col4 {
  flex-wrap: wrap;
}

@media screen and (max-width: 1000px) {
  .sub_mv_inner_title {
    font-size: 3rem;
  }

  .sub_mv_inner_title span {
    font-size: 2.4rem;
  }
}

@media screen and (max-width: 768px) {
  .sub_mv::before {
    background-image: url(../img/sub/sub_mv_left_icon_sp.png);
    height: 130px;
    width: 75px;
  }

  .sub_mv::after {
    background-image: url(../img/sub/sub_mv_right_icon_sp.png);
    height: 130px;
    width: 75px;
  }

  .sub_mv_inner {
    background: linear-gradient(to right,#360619 0%, #781232 100%);
    height: 100px;
    padding-top: 28px;
    width: calc(100% - 150px);
  }

  .sub_mv_inner_title {
    font-size: 2rem;
    top: 28px;
  }

  .sub_mv_inner_title span {
    font-size: 1.6rem;
    margin-top: 4px;
  }

  .sub_mv + .top_news {
    padding-top: 40px;
  }

  .sub_mv + .top_news .top_news_cat {
    margin-top: 0;
  }
}

/* ------------------------------------------
  teans_detail
------------------------------------------ */
.blue_gradation {
  position: relative;
}

body.blue_gradation:after {
  background: linear-gradient(90deg,#7253ba 0%, #00cfb7 100%);
  content: '';
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: -1;
}

body.blue_gradation main {
  position: relative;
}

body.blue_gradation main::before {
  background: linear-gradient(to right,#1c0111 0%, #8a1538 100%);
  content: '';
  height: 50px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.blue_gradation .top_nation {
  background: none;
  margin-top: 140px;
}

.teans_detail {
  padding: 110px 0 100px;
  position: relative;
}

.teans_detail_country {
  align-items: center;
  background: linear-gradient(to right,#1c0111 0%, #8a1538 100%);
  border-radius: 0 36px 0 0;
  display: flex;
  height: 250px;
  padding: 66px 0 66px 5%;
  position: relative;
  z-index: 0;
}

.teans_detail_country::after {
  background-image: url(../img/sub/teans_detail_country_icon.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  content: '';
  height: 248px;
  position: absolute;
  right: 0;
  top: 0;
  width: 207px;
  z-index: -1;
}

.teans_detail_country_left {
  align-items: center;
  display: flex;
  padding-right: 40px;
  position: relative;
}

.teans_detail_country_left::after {
  background-image: url(../img/sub/teans_detail_country_left_border.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  content: '';
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  width: 10px;
}

.teans_detail_country_left_flag {
  border: 1px #ae9142 solid;
  flex-shrink: 0;
  width: 180px;
}

.teans_detail_country_left_text {
  flex-shrink: 0;
  padding-left: 30px;
  width: calc(100% - 180px);
}

.teans_detail_country_left_text_jp {
  color: #fff;
  font-size: 4rem;
  font-weight: bold;
  line-height: 1;
}

.teans_detail_country_left_text_en {
  color: #fff;
  font-family: 'Qatar2022';
  font-size: 1.8rem;
  font-weight: normal;
  line-height: 1;
  margin-top: 15px;
  text-align: left;
}

.teans_detail_country_right {
  padding-left: 50px;
}

.teans_detail_country_right_group {
  color: #fff;
  font-family: 'Qatar2022';
  font-size: 3.2rem;
  font-weight: bold;
  line-height: 1;
  text-align: left;
}

.teans_detail_country_right_rank {
  color: #fff;
  font-family: 'Qatar2022';
  font-size: 3rem;
  font-weight: bold;
  line-height: 50px;
  text-align: left;
}

.teans_detail_country_right_rank .teans_detail_country_right_rank_fifa {
  font-size: 3.2rem;
  line-height: 50px;
}

.teans_detail_country_right_rank .teans_detail_country_right_rank_number {
  font-size: 5rem;
  line-height: 50px;
  margin-left: 8px;
  margin-right: 2px;
}

.teans_detail_content {
  background-color: #fff;
  border-radius: 0 0 0 36px;
  padding: 50px 0 80px;
}

.teans_detail_content_container {
  padding: 0 100px;
}

.teans_detail_content_img img {
  width: 100%;
}

.teans_detail_content_text {
  margin-top: 40px;
}

.teans_detail_content_text_title {
  color: #000;
  font-size: 3rem;
  font-weight: bold;
  line-height: 1.3;
  text-align: left;
}

.teans_detail_content_text_title + .teans_detail_content_text_top {
  margin-top: 30px;
}

.teans_detail_content_text_top_text {
  color: #000;
  font-size: 2.4rem;
  font-weight: bold;
  line-height: 1.583333333333333;
  text-align: left;
}

.teans_detail_content_text_main {
  margin-top: 40px;
}

.teans_detail_content_text_main_text {
  color: #000;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.875;
  text-align: left;
}

.teans_detail_content_text_main_text + .teans_detail_content_text_main_text {
  margin-top: 20px;
}

.teans_detail_content_text_link {
  display: block;
  margin: 120px auto 0;
  width: 272px;
}

@media screen and (max-width: 1000px) {
  .teans_detail_country {
    display: block;
    height: auto;
    padding: 28px 0 12px;
  }

  .teans_detail_country::after {
    content: none;
  }

  .teans_detail_country_left {
    display: flex;
    justify-content: center;
    padding-bottom: 21px;
    padding-right: 0;
  }

  .teans_detail_country_left::after {
    background-image: url(../img/sub/teans_detail_country_left_border_sp.png);
    bottom: 0;
    height: 8.5px;
    left: 50%;
    position: absolute;
    right: auto;
    top: auto;
    transform: translateX(-50%);
    width: 240px;
  }

  .teans_detail_country_left_text {
    padding-left: 40px;
    width: auto;
  }

  .teans_detail_country_right {
    align-items: flex-end;
    display: flex;
    justify-content: center;
    margin-top: 10px;
    padding-left: 0;
    width: 100%;
  }

  .teans_detail_country_right_group {
    line-height: 50px;
  }

  .teans_detail_country_right_rank {
    margin-left: 18px;
  }
  .teans_detail_country_right_rank .teans_detail_country_right_rank_number {
    margin-left: 8px;
  }
}

@media screen and (max-width: 768px) {
  body.blue_gradation main::before {
    height: 20px;
  }


  .blue_gradation .top_nation {
    background: none;
    margin-top: 0;
  }

  .teans_detail {
    padding: 40px 0;
  }

  .teans_detail_country {
    display: block;
    height: auto;
    padding: 28px 0 12px;
  }

  .teans_detail_country::after {
    content: none;
  }

  .teans_detail_country_left {
    display: flex;
    justify-content: center;
    padding-bottom: 21px;
    padding-right: 0;
  }

  .teans_detail_country_left::after {
    background-image: url(../img/sub/teans_detail_country_left_border_sp.png);
    bottom: 0;
    height: 8.5px;
    left: 50%;
    position: absolute;
    right: auto;
    top: auto;
    transform: translateX(-50%);
    width: 240px;
  }

  .teans_detail_country_left_flag {
    width: 80px;
  }

  .teans_detail_country_left_text {
    padding-left: 20px;
    width: auto;
  }

  .teans_detail_country_left_text_jp {
    font-size: 2.4rem;
  }

  .teans_detail_country_left_text_en {
    font-size: 1.2rem;
    margin-top: 10px;
  }

  .teans_detail_country_right {
    align-items: flex-end;
    display: flex;
    justify-content: center;
    margin-top: 10px;
    padding-left: 0;
    width: 100%;
  }

  .teans_detail_country_right_group {
    font-size: 1.8rem;
    line-height: 28px;
  }

  .teans_detail_country_right_rank {
    font-size: 1.6rem;
    line-height: 28px;
    margin-left: 18px;
  }

  .teans_detail_country_right_rank .teans_detail_country_right_rank_fifa {
    font-size: 1.8rem;
    line-height: 28px;
  }

  .teans_detail_country_right_rank .teans_detail_country_right_rank_number {
    font-size: 2.8rem;
    line-height: 28px;
    margin-left: 8px;
  }

  .teans_detail_content {
    background-color: #fff;
    border-radius: 0 0 0 36px;
    padding: 20px 12px 40px;
  }

  .teans_detail_content_container {
    padding: 0;
  }

  .teans_detail_content_text {
    margin-top: 20px;
  }

  .teans_detail_content_text_title {
    font-size: 2rem;
    line-height: 1.7;
  }

  .teans_detail_content_text_title + .teans_detail_content_text_top {
    margin-top: 20px;
  }


  .teans_detail_content_text_top_text {
    font-size: 1.8rem;
  }

  .teans_detail_content_text_main {
    margin-top: 20px;
  }

  .teans_detail_content_text_main_text {
    font-size: 1.6rem;
  }

  .teans_detail_content_text_main_text + .teans_detail_content_text_main_text {
    margin-top: 10px;
  }

  .teans_detail_content_text_link {
    display: block;
    margin: 50px auto 0;
    width: 240px;
  }
}

/* ------------------------------------------
  teams_player
------------------------------------------ */
.teams_player {
  background-color: #eeeee4;
  background-image: url(../img/top/top_news_back_icon.png);
  background-position: bottom right;
  background-repeat: no-repeat;
  background-size: 310px 206px;
  padding: 86px 0 120px;
}

.teams_player_title {
  background-image: url(../img/sub/teams_player_title_back.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  height: 148px;
  position: relative;
}

.teams_player_title_text {
  color: #000;
  font-size: 4rem;
  font-weight: bolder;
  line-height: 1;
  position: absolute;
  right: 18.3%;
  text-align: left;
  top: 0;
}

.teams_player_content {
  margin-top: 50px;
}

.teams_player_content + .teams_player_content {
  margin-top: 60px;
}

.teams_player_content_title {
  align-items: center;
  background-image: url(../img/sub/teams_player_content_title_icon.png);
  background-position: bottom left;
  background-repeat: no-repeat;
  background-size: 105px 9px;
  color: #000;
  display: flex;
  font-size: 3rem;
  font-weight: bold;
  line-height: 1;
  padding-bottom: 20px;
  text-align: left;
}

.teams_player_content_title span {
  color: #000;
  font-family: 'Qatar2022';
  font-size: 5rem;
  font-weight: bold;
  line-height: 1;
  margin-right: 16px;
  padding-top: 10px;
  text-align: left;
}

.teams_player_content_lists {
  display: flex;
  flex-wrap: wrap;
  margin-top: 30px;
}

.teams_player_content_lists_item {
  margin-left: 20px;
  position: relative;
  width: calc(20% - 16px);
}

.teams_player_content_lists_item:nth-child(5n + 1) {
  margin-left: 0;
}

.teams_player_content_lists_item:nth-child(n + 6) {
  margin-top: 20px;
}

.teams_player_content_lists_item_number {
  align-items: center;
  background-image: url(../img/sub/teams_player_content_lists_item_number_back.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  color: #fff;
  display: flex;
  font-family: 'Qatar2022';
  font-size: 2.4rem;
  font-weight: bold;
  height: 50px;
  justify-content: center;
  left: 10px;
  line-height: 1;
  padding-top: 5px;
  position: absolute;
  text-align: center;
  top: 10px;
  width: 50px;
  z-index: 1;
}

.teams_player_content.df .teams_player_content_lists_item_number {
  background-image: url(../img/sub/teams_player_content_lists_item_number_back_df.png);
}

.teams_player_content.mf .teams_player_content_lists_item_number {
  background-image: url(../img/sub/teams_player_content_lists_item_number_back_mf.png);
}

.teams_player_content.fw .teams_player_content_lists_item_number {
  background-image: url(../img/sub/teams_player_content_lists_item_number_back_fw.png);
}

.teams_player_content_lists_item_img img {
  border-radius: 0 36px 0 0;
  width: 100%;
}

.teams_player_content_lists_item_text {
  border-radius: 0 0 0 36px;
  padding: 10px 20px 26px;
  position: relative;
}

.teams_player_content_lists_item_text::after {
  background-image: url(../img/sub/news_single_main_content_share_icon.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  bottom: 10px;
  content: '';
  height: 10px;
  position: absolute;
  right: 10px;
  width: 10px;
}

.teams_player_content.gk .teams_player_content_lists_item_text {
  background: linear-gradient(to right,#f54500 0%, #ffbf00 100%);
}

.teams_player_content.df .teams_player_content_lists_item_text {
  background: linear-gradient(to right,#ff004c 0%, #bf119f 100%);
}

.teams_player_content.mf .teams_player_content_lists_item_text {
  background: linear-gradient(to right,#7253ba 0%, #00cfb7 100%);
}

.teams_player_content.fw .teams_player_content_lists_item_text {
  background: linear-gradient(to right,#550065 0%, #873eb4 100%);
}

.teams_player_content.mg .teams_player_content_lists_item_text {
  background: linear-gradient(to right,#000 0%, #8a1538 100%);
}

.teams_player_content_lists_item_text_name {
  color: #fff;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.4;
  text-align: left;
}

.teams_player_content_lists_item_text_part {
  color: #fff;
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1.4;
  margin-top: 10px;
  text-align: left;
}

.teams_player_content_lists_item_text_data {
  align-items: center;
  display: flex;
  margin-top: 10px;
}

.teams_player_content_lists_item_text_data_text {
  color: #fff;
  font-family: 'Qatar2022';
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1;
  text-align: left;
}

.teams_player_content_lists_item_text_data_text + .teams_player_content_lists_item_text_data_text {
  margin-left: 5px;
}

.teams_player .teans_detail_content_text_link {
  margin-top: 100px;
}

@media screen and (max-width: 768px) {
  .teams_player {
    background-size: 187px 124px;
    padding: 30px 0 140px;
  }

  .teams_player_title {
    background-image: url(../img/sub/teams_player_title_back_sp.png);
    height: 68px;
  }

  .teams_player_title_text {
    font-size: 2.4rem;
    left: 50%;
    right: auto;
  }

  .teams_player_content {
    margin-top: 30px;
  }

  .teams_player_content_title {
    font-size: 1.6rem;
    padding-bottom: 20px;
  }

  .teams_player_content_title span {
    font-size: 3rem;
    margin-right: 8px;
    padding-top: 5px;
  }

  .teams_player_content_lists {
    margin-top: 20px;
  }

  .teams_player_content_lists_item {
    margin-left: 8px;
    width: calc(50% - 4px);
  }

  .teams_player_content_lists_item:nth-child(5n + 1) {
    margin-left: 8px;
  }

  .teams_player_content_lists_item:nth-child(n + 6) {
    margin-top: 8px;
  }

  .teams_player_content_lists_item:nth-child(2n + 1) {
    margin-left: 0;
  }

  .teams_player_content_lists_item:nth-child(n + 3) {
    margin-top: 8px;
  }

  .teams_player_content_lists_item_number {
    font-size: 1.8rem;
    height: 38px;
    left: 7px;
    padding-top: 3px;
    top: 7px;
    width: 38px;
  }

  .teams_player_content_lists_item_text {
    border-radius: 0 0 0 36px;
    padding: 18px 16px;
  }

  .teams_player_content_lists_item_text_name {
    font-size: 1.4rem;
  }

  .teams_player_content_lists_item_text_part {
    font-size: 1rem;
    margin-top: 7px;
  }

  .teams_player_content_lists_item_text_data {
    margin-top: 7px;
  }

  .teams_player_content_lists_item_text_data_text {
    font-size: 1rem;
  }

  .teams_player .teans_detail_content_text_link {
    margin-top: 60px;
  }
}

/* ------------------------------------------
  schedules
------------------------------------------ */
.schedules_main {
  padding: 112px 0 100px;
}

.schedules_main_img {
  border-radius: 0 36px 0 36px;
}

.top_result_main .table_scroll {
  margin-top: 50px;
}

.schedules_result_title {
  position: relative;
  z-index: 0;
}

.schedules_result_title::after {
  background-color: #fff;
  content: '';
  height: 1px;
  left: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  z-index: -1;
}

.schedules_result_title span {
  background-image: url(../img/sub/schedules_result_title.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  color: #fff;
  display: block;
  font-size: 3rem;
  font-weight: bold;
  line-height: 80px;
  margin: 0 auto;
  text-align: center;
  width: 567px;
}

.schedules_group {
  display: flex;
  margin-top: 60px;
}

.schedules_group_item {
  background-color: #fff;
  color: #ff024c;
  cursor: pointer;
  font-family: 'Qatar2022';
  font-size: 2rem;
  font-weight: bold;
  line-height: 58px;
  margin-left: 6px;
  text-align: center;
  width: calc(11.111111111% - 6px);
}

.schedules_group_item:first-child {
  margin-left: 0;
}

.schedules_group_item.active {
  background-color: #ff024c;
  color: #fff;
  pointer-events: none;
}

.schedules_result .top_result_main .top_result_main_item {
  margin: 0 auto;
  width: calc(100% - 44px);
}

.schedules_result .top_result_main .top_result_main_item + .top_result_main_item {
  margin: 40px auto 0;
}

.schedules_result .top_result_main {
  display: none;
}

.schedules_result .top_result_main.schedules_group_all {
  display: block;
}

@media screen and (min-width: 768px), print {
  .schedules_result .top_result_main .group-rank tr td:first-child {
    font-size: 2.6rem;
  }

  .schedules_result .top_result_main .table.is-striped thead th {
    font-size: 2rem;
    padding: 7px 0;
  }

  .schedules_result .top_result_main .table.is-striped tbody tr td {
    padding: 12px 0;
  }

  .schedules_result .top_result_main .group-rank tr td:nth-child(2) {
    font-size: 2rem;
    padding: 12px 0 12px 10px;
    width: 20%;
  }

  .schedules_result .top_result_main .group-rank tr td:nth-child(2) img {
    margin-right: 30px;
    width: 64px;
  }

  .schedules_result .top_result_main .group-rank tr td {
    font-size: 2.6rem;
  }
}

@media screen and (max-width: 768px) {
  .schedules_main {
    padding: 40px 0 32px;
  }

  .top_result.schedules_result {
    padding: 30px 0;
  }

  .top_result_main .table_scroll {
    margin-top: 30px;
  }

  .top_result_main .table_scroll .table.is-fullwidth {
    min-width: auto;
    width: 100%;
  }

  .top_result_main .group-rank tr td:nth-child(2) {
    font-size: 1rem;
  }

  .top_result_main .group-rank tr td {
    font-size: 1.4rem;
  }

  .top_result_main .group-rank tr td:first-child {
    font-size: 1.2rem;
  }

  .top_result_main .table.is-striped thead th {
    font-size: 1rem;
  }

  .schedules_result_title span {
    background-image: url(../img/sub/schedules_result_title.png);
    font-size: 1.8rem;
    line-height: 46px;
    width: 293px;
  }

  .schedules_group {
    flex-wrap: wrap;
    margin-top: 30px;
  }

  .schedules_group_item {
    font-size: 1.4rem;
    line-height: 40px;
    margin-left: 5px;
    width: calc(20% - 4px);
  }

  .schedules_group_item:nth-child(5n + 1) {
    margin-left: 0;
  }

  .schedules_group_item:nth-child(n + 6) {
    margin-top: 5px;
  }

  .schedules_group_item.active {
    background-color: #ff024c;
    color: #fff;
    pointer-events: none;
  }

  .schedules_result .top_result_main .top_result_main_item {
    margin: 0 auto;
    width: 100%;
  }

  .top_result.schedules_result .top_result_main {
    margin-top: 30px;
  }

  .schedules_result .top_result_main .top_result_main_item + .top_result_main_item {
    margin: 20px auto 0;
  }

  .schedules_result .top_result_main {
    display: none;
  }

  .schedules_result .top_result_main.schedules_group_all {
    display: block;
  }
}

/* ------------------------------------------
  schedules_tournament
------------------------------------------ */
.schedules_tournament_content {
  background-color: #ae9142;
  padding: 80px 0;
}

.schedules_tournament .schedules_result_title::after {
  background-color: #8a1538;
}

.schedules_tournament .schedules_result_title span {
  background-image: url(../img/sub/schedules_tournament_result_title.png);
}

.schedules_tournament_content_lists_title {
  background-image: url(../img/sub/schedules_tournament_content_lists_title_right.png);
  background-position: center right;
  background-repeat: no-repeat;
  background-size: 83px 21px;
  color: #fff;
  display: table;
  font-size: 3rem;
  font-weight: bold;
  line-height: 1;
  padding-left: 34px;
  padding-right: 103px;
  position: relative;
  text-align: left;
}

.schedules_tournament_content_lists_title::before {
  background-image: url(../img/sub/schedules_tournament_content_lists_title_left.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  content: '';
  height: 24px;
  left: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 24px;
}

.schedules_tournament_content_lists_main {
  margin-top: 40px;
}

.schedules_tournament_content_lists_main .top_result_main_item {
  margin: 0 auto;
  width: calc(100% - 44px);
}

.schedules_tournament_content_lists_main .top_result_main_item + .top_result_main_item {
  margin-top: 40px;
}

.schedules_tournament_content:nth-of-type(2n) {
  background: linear-gradient(to left,#dfce6d 0%, #ae9142 100%);
}

.schedules_result_title + .schedules_tournament_content_lists {
  margin-top: 40px;
}

.top_result_main_item_vs_main.group {
  justify-content: space-between;
  margin: 0 auto;
  max-width: 600px;
}

@media screen and (max-width: 1000px) {
  .schedules_tournament_content {
    padding: 30px 0;
  }

  .schedules_tournament_content_lists_title {
    background-size: 60px 15px;
    font-size: 1.8rem;
    padding-left: 28px;
    padding-right: 70px;
  }

  .schedules_tournament_content_lists_title::before {
    height: 20px;
    width: 20px;
  }

  .schedules_tournament_content_lists_main {
    margin-top: 17px;
  }

  .schedules_tournament_content_lists_main .top_result_main_item {
    width: 100%;
  }

  .schedules_tournament_content_lists_main .top_result_main_item + .top_result_main_item {
    margin-top: 20px;
  }

  .schedules_result_title + .schedules_tournament_content_lists {
    margin-top: 15px;
  }

  .top_result_main_item_vs_main.group {
    max-width: 220px;
    width: 100%;
  }

  .top_result_main_item_vs_main.group  .top_result_main_item_vs_main_vs {
    padding-top: 6px;
  }

  .top_result_main_item_vs_main_sp {
    min-height: 80px;
  }
}

/* ------------------------------------------
  match_detail
------------------------------------------ */
.match_detail {
  background: linear-gradient(45deg,#1c0111 0%, #8a1538 100%);
  padding: 80px 0 60px;
  position: relative;
  z-index: 0;
}

.match_detail::before {
  background-image: url(../img/sub/match_detail_top.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  content: '';
  height: 233px;
  position: absolute;
  right: 0;
  top: 0;
  width: 280px;
  z-index: -1;
}

.match_detail::after {
  background-image: url(../img/sub/match_detail_bottom.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  bottom: 0;
  content: '';
  height: 300px;
  left: 0;
  position: absolute;
  width: 250px;
  z-index: -1;
}

.match_detail_container {
  margin: 0 auto;
  max-width: 1000px;
}

.match_detail_main {
  background-color: #eeeee4;
  border-radius: 0 36px 0 36px;
  padding: 60px 100px 40px;
}

.match_detail_main_date {
  align-items: center;
  display: flex;
  justify-content: center;
  padding-bottom: 30px;
  position: relative;
}

.match_detail_main_date::after {
  background-image: url(../img/sub/match_detail_main_date_border.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  bottom: 0;
  content: '';
  height: 10px;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 140px;
}

.match_detail_main_date_main {
  align-items: flex-end;
  display: flex;
  line-height: 60px;
}

.match_detail_main_date_main_day {
  color: #000;
  font-family: 'Qatar2022';
  font-size: 6rem;
  font-weight: 500;
  text-align: left;
}

.match_detail_main_date_main_week {
  color: #000;
  font-family: 'Qatar2022';
  font-size: 3.2rem;
  font-weight: 500;
  margin-left: 8px;
  text-align: left;
}

.match_detail_main_date_time {
  align-items: flex-end;
  display: flex;
  line-height: 60px;
  margin-left: 50px;
}

.match_detail_main_date_time_country {
  color: #000;
  font-size: 2.4rem;
  font-weight: 500;
  text-align: left;
}

.match_detail_main_date_time_main {
  color: #000;
  font-family: 'Qatar2022';
  font-size: 6rem;
  font-weight: 500;
  margin-left: 8px;
  text-align: left;
}

.match_detail_main_date_icon {
  margin-left: 40px;
  width: 83px;
}

.match_detail_main_country {
  margin-top: 30px;
}

.match_detail_main_country_vs_main_sp {
  position: relative;
}

.match_detail_main_country_vs_main {
  align-items: center;
  display: flex;
  justify-content: center;
}

.match_detail_main_country_vs_main_country {
  align-items: center;
  display: flex;
}

.match_detail_main_country_vs_main_country:last-child {
  flex-direction: row-reverse;
}

.match_detail_main_country_vs_main_country_name {
  bottom: -34px;
  font-size: 2.4rem;
  font-weight: 700;
  left: 0;
  letter-spacing: .03em;
  line-height: 1;
  position: absolute;
  text-align: center;
  width: 100%;
}

.match_detail_main_country_vs_main_country_flag {
  margin: 0;
  position: relative;
  width: 225px;
}

.match_detail_main_country_vs_main_vs {
  font-family: 'Qatar2022';
  font-size: 4rem;
  font-weight: 700;
  margin: 0 120px;
  padding-top: 10px;
}

.match_detail_main_country_vs_bottom {
  align-items: center;
  display: flex;
  margin-top: 32px;
}

.match_detail_main_country_vs_bottom_stadium {
  color: #fff;
  font-family: 'Qatar2022';
  font-size: 2rem;
  font-weight: 400;
  line-height: 20px;
  min-width: 160px;
}

.match_detail_main_country_vs_bottom_dot {
  background-image: url(https://fwc2022.legendsstadium.com/assets/img/top/match_detail_main_country_vs_bottom_dot.png);
  background-position: center;
  background-repeat: repeat-x;
  background-size: auto 6px;
  height: 6px;
  margin: 0 20px;
  width: calc(100% - 400px);
}

.match_detail_main_country_vs_bottom_post {
  color: #fff;
  font-size: 1.4rem;
  font-weight: 400;
  letter-spacing: .03em;
  line-height: 20px;
  min-width: 200px;
}

.match_detail_main_country_vs_bottom_post span {
  font-weight: 700;
  margin-left: 11px;
}

.match_detail_main_country_vs_main_country_point {
  font-family: 'Qatar2022';
  font-size: 6.4rem;
  font-weight: 500;
  line-height: 1;
  margin-left: 49px;
  text-align: center;
  width: 70px;
}

.match_detail_main_country_vs_main_vs + .match_detail_main_country_vs_main_country .match_detail_main_country_vs_main_country_point {
  margin-left: 0;
  margin-right: 49px;
}


.match_detail_main_country_vs_main_point {
  background-color: #000;
  flex-shrink: 0;
  height: 3px;
  margin: 0 15px;
  width: 26px;
}

.match_detail_main_country_vs_pk_main {
  font-family: 'Qatar2022';
  font-size: 2.1rem;
  font-weight: 500;
  left: 50%;
  line-height: 1;
  position: absolute;
  text-align: center;
  top: 105px;
  transform: translateX(-50%);
}

.match_detail_main_country_vs_pk_main span + span {
  margin-left: 18px;
  position: relative;
}

.match_detail_main_country_vs_pk_main span + span::before {
  background-color: #000;
  content: '';
  display: block;
  height: 2px;
  left: -14px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 10px;
}

.match_detail_main_country_desc_match {
  background-image: url(../img/sub/match_detail_main_country_desc_match_back.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  color: #fff;
  display: table;
  font-family: 'Qatar2022';
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 40px;
  margin: 0 auto;
  padding: 0 55px;
  padding-top: 6px;
  text-align: center;
}

.match_detail_main_country_desc_stadium {
  color: #000;
  font-family: 'Qatar2022';
  font-size: 2rem;
  font-weight: normal;
  margin-top: 20px;
  text-align: center;
}

.match_detail_main_point {
  border-top: 1px #ae9142 solid;
  margin-top: 40px;
  padding-top: 20px;
}

.match_detail_main_point_item {
  align-items: center;
  display: flex;
  justify-content: center;
}

.match_detail_main_point_item_number {
  color: #000;
  font-family: 'Qatar2022';
  font-size: 3rem;
  font-weight: 500;
  text-align: center;
}

.match_detail_main_point_item_timing {
  color: #000;
  font-size: 1.6rem;
  font-weight: 500;
  text-align: center;
  width: 100px;
}

.match_detail_main_get {
  border-top: 1px #ae9142 solid;
  margin-top: 20px;
  padding-top: 20px;
}

.match_detail_main_get_title {
  color: #000;
  font-size: 1.6rem;
  font-weight: 500;
  text-align: center;
}

.match_detail_main_get_desc_flex {
  display: flex;
  justify-content: center;
}

.match_detail_main_get_desc_flex_item {
  display: flex;
  flex-shrink: 0;
  justify-content: flex-end;
  padding: 0 50px;
  width: 50%;
}

.match_detail_main_get_desc_flex_item + .match_detail_main_get_desc_flex_item {
  justify-content: flex-start;
}

.match_detail_main_get_desc_flex_item span {
  color: #000;
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 28px;
  text-align: right;
}

.match_detail_main_get_desc_flex_item span.time {
  flex-shrink: 0;
}

.match_detail_main_get_desc_flex_item:first-child span.time {
  margin-left: 20px;
}

.match_detail_main_get_desc_flex_item:last-child span.country {
  margin-left: 20px;
  text-align: left;
}

.match_detail_main_get_stats {
  color: #000;
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 30px;
  margin-top: 20px;
  text-align: center;
}

.match_detail_main_cast {
  background-image: url(../img/sub/match_detail_main_cast_border.png);
  background-position: top;
  background-repeat: repeat-x;
  background-size: auto 6px;
  margin-top: 44px;
  padding-top: 28px;
  position: relative;
}

.match_detail_main_cast_text {
  text-align: center;
}

.match_detail_main_cast_text span {
  color: #000;
  font-size: 1.8rem;
  font-weight: normal;
  font-weight: 500;
  text-align: center;
}

.match_detail_main_cast_text span + span {
  margin-left: 20px;
}

.match_detail_post {
  display: block;
  margin-bottom: 60px;
  margin-top: 60px;
}

.match_detail_post_img img {
  border: 1px #fff solid;
  width: 100%;
}

.match_detail_post_flex {
  align-items: center;
  display: flex;
  justify-content: space-between;
  margin-top: 16px;
}

.match_detail_post_flex_tag {
  display: table;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 30px;
  min-width: 123px;
  text-align: center;
}

.match_detail_post_flex_date {
  color: #fff;
  display: table;
  font-family: 'Qatar2022';
  font-size: 1.8rem;
}

.match_detail_post_title {
  color: #fff;
  display: table;
  font-size: 2.4rem;
  font-weight: bold;
  line-height: 1.3;
  margin-top: 10px;
  position: relative;
  text-align: left;
}

.match_detail_post_title.movie {
  padding-right: 40px;
}

.match_detail_post_title.movie::after {
  background-image: url(../img/top/top_mv_slick_item_text_top_title_movie.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  content: '';
  height: 28px;
  position: absolute;
  right: 0;
  top: 3px;
  width: 28px;
}

.match_detail_post_desc {
  color: #fff;
  font-size: 1.6rem;
  font-weight: 500;
  margin-top: 10px;
  text-align: left;
}

@media screen and (max-width: 1040px) {
  .match_detail {
    padding: 80px 20px 60px;
  }

  .match_detail_main {
    padding: 60px 20px 40px;
  }

  .match_detail_main_date_main_day {
    font-size: 5rem;
  }

  .match_detail_main_date_time_main {
    font-size: 5rem;
  }
  .match_detail_main_country_vs_main_country_flag {
    width: 200px;
  }
}


@media screen and (max-width: 768px) {
  .match_detail {
    padding: 30px 12px;
  }

  .match_detail::before {
    content: none;
  }

  .match_detail::after {
    content: none;
  }

  .match_detail_main {
    padding: 30px 20px;
  }

  .match_detail_main_date {
    flex-direction: column;
    padding-bottom: 20px;
  }

  .match_detail_main_date_main {
    align-items: flex-end;
    display: flex;
    line-height: 50px;
  }

  .match_detail_main_date_main_day {
    font-size: 5rem;
  }

  .match_detail_main_date_main_week {
    font-size: 2.2rem;
    font-weight: 500;
    margin-left: 6px;
  }

  .match_detail_main_date_time {
    align-items: center;
    line-height: 50px;
    margin-left: 0;
  }

  .match_detail_main_date_time_country {
    font-size: 1.6rem;
    line-height: 50px;
    padding-bottom: 10px;
  }

  .match_detail_main_date_time_main {
    font-size: 5rem;
    margin-left: 10px;
  }

  .match_detail_main_date_icon {
    margin-left: 10px;
    padding-bottom: 10px;
    width: 63px;
  }

  .match_detail_main_country_vs_main_country {
    align-items: center;
    display: flex;
  }

  .match_detail_main_country_vs_main_country:last-child {
    flex-direction: row-reverse;
  }

  .match_detail_main_country_vs_main_country_name {
    bottom: -22px;
    font-size: 1.5rem;
  }

  .match_detail_main_country_vs_main_country_flag {
    width: 114px;
  }

  .match_detail_main_country_vs_main_vs {
    font-size: 1.6rem;
    margin: 0 20px;
    padding-top: 6px;
  }

  .match_detail_main_country_vs_point_sp {
    align-items: center;
    display: flex!important;
    justify-content: center;
    margin-top: 40px;
  }

  .match_detail_main_country_vs_main_country_point {
    font-family: 'Qatar2022';
    font-size: 6rem;
    font-weight: 500;
    line-height: 1;
    margin: 0;
    text-align: center;
    width: 72px;
  }

  .match_detail_main_country_vs_main_point {
    height: 4px;
    margin: 0 20px;
    width: 20px;
  }

  .match_detail_main_country_vs_pk_main {
    font-size: 2rem;
    position: static;
    transform: none;
  }

  .match_detail_main_country_desc {
    margin-top: 20px;
  }

  .match_detail_main_country_desc.match {
    margin-top: 40px;
  }

  .match_detail_main_country_desc_match {
    background-image: url(../img/sub/match_detail_main_country_desc_match_back_sp.png);
    font-size: 1.1rem;
    line-height: 30px;
    padding: 0 43px;
    padding-top: 6px;
  }

  .match_detail_main_country_desc_stadium {
    font-size: 1.6rem;
    margin-top: 10px;
  }

  .match_detail_main_point {
    margin-top: 20px;
  }

  .match_detail_main_point_item_number {
    font-size: 2.4rem;
  }

  .match_detail_main_point_item_timing {
    font-size: 1.4rem;
    width: 95px;
  }

  .match_detail_main_get_title {
    font-size: 1.4rem;
  }

  .match_detail_main_get_desc_flex:first-child {
    margin-top: 10px;
  }

  .match_detail_main_get_desc_flex_item {
    display: flex;
    justify-content: flex-end;
    padding: 0 12px 0 0;
    width: 50%;
  }

  .match_detail_main_get_desc_flex_item + .match_detail_main_get_desc_flex_item {
    justify-content: flex-start;
    padding: 0 0 0 12px;
  }

  .match_detail_main_get_desc_flex_item span {
    font-size: 1.2rem;
    line-height: 16px;
  }

  .match_detail_main_get_desc_flex_item:first-child span.time {
    margin-left: 15px;
  }

  .match_detail_main_get_desc_flex_item:last-child span.country {
    margin-left: 15px;
  }

  .match_detail_main_get_stats {
    font-size: 1.2rem;
    line-height: 20px;
    margin-top: 10px;
    text-align: center;
  }

  .match_detail_main_cast {
    margin-top: 30px;
    padding-top: 20px;
  }

  .match_detail_main_cast_text span {
    font-size: 1.4rem;
  }

  .match_detail_main_cast_text span + span {
    margin-left: 10px;
  }

  .match_detail_post {
    margin-bottom: 20px;
    margin-top: 30px;
  }

  .match_detail_post_flex {
    align-items: center;
    display: flex;
    justify-content: space-between;
    margin-top: 16px;
  }

  .match_detail_post_flex_tag {
    font-size: 1rem;
    line-height: 24px;
    min-width: 84px;
  }

  .match_detail_post_flex_date {
    font-size: 1rem;
  }

  .match_detail_post_title {
    font-size: 1.6rem;
    margin-top: 8px;
  }

  .match_detail_post_title.movie {
    padding-right: 22px;
  }

  .match_detail_post_title.movie::after {
    height: 16px;
    width: 16px;
  }

  .match_detail_post_desc {
    font-size: 1.4rem;
    margin-top: 8px;
  }
}

/* ------------------------------------------
  match_member
------------------------------------------ */
.match_member {
  background: linear-gradient(45deg,#7253ba 0%, #00cfb7 100%);
  padding: 70px 0 120px;
}

.match_member_switch {
  align-items: center;
  display: flex;
  justify-content: center;
}

.match_member_switch_item {
  background-color: #fff;
  color: #ffbf00;
  cursor: pointer;
  font-size: 2rem;
  font-weight: bold;
  line-height: 58px;
  text-align: center;
  width: 170px;
}

.match_member_switch_item + .match_member_switch_item {
  margin-left: 5px;
}

.match_member_switch_item.active {
  background-color: #ffbf00;
  color: #fff;
  pointer-events: none;
}

.match_member_title {
  margin-top: 60px;
  position: relative;
  z-index: 0;
}

.match_member_title::after {
  background-color: #fff;
  content: '';
  height: 1px;
  left: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  z-index: -1;
}

.match_member_title span {
  background-image: url(../img/sub/match_member_title.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  color: #fff;
  display: block;
  font-size: 2.4rem;
  font-weight: bold;
  line-height: 80px;
  margin: 0 auto;
  text-align: center;
  width: 302px;
}

.match_member_main {
  display: flex;
  margin-top: 50px;
}

.match_member_main_item {
  padding: 0 20px;
  width: 50%;
}

.match_member_main_item_country {
  align-items: center;
  display: flex;
  justify-content: center;
}

.match_member_main_item_country_flag {
  width: 58px;
}

.match_member_main_item_country_flag img {
  width: 100%;
}

.match_member_main_item_country_name {
  color: #000;
  font-size: 2.4rem;
  font-weight: bold;
  margin-left: 16px;
  text-align: left;
}

.match_member_main_item_content {
  margin-top: 30px;
}


.match_member_main_item_content_title {
  background-image: url(../img/sub/schedules_tournament_content_lists_title_right.png);
  background-position: center right;
  background-repeat: no-repeat;
  background-size: 63px 16px;
  color: #fff;
  display: table;
  font-size: 2rem;
  font-weight: bold;
  line-height: 1;
  padding-left: 30px;
  padding-right: 83px;
  position: relative;
  text-align: left;
}

.match_member_main_item_content_title::before {
  background-image: url(../img/sub/schedules_tournament_content_lists_title_left.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  content: '';
  height: 20px;
  left: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 20px;
}

.match_member_main_item_content_main {
  background-color: #fff;
  border-radius: 0 36px 0 36px;
  margin-top: 14px;
  padding: 30px;
}

.match_member_main_item_content_main_list {
  border-bottom: 1px #ff024c solid;
  display: flex;
  position: relative;
}

.match_member_main_item_content_main_list::after {
  background-color: #ff024c;
  bottom: -4px;
  content: '';
  height: 7px;
  position: absolute;
  right: 0;
  transform: rotate(45deg);
  width: 7px;
}

.match_member_main_item_content_main_list_position {
  color: #000;
  flex-shrink: 0;
  font-size: 2rem;
  font-weight: 500;
  padding: 10px 0;
  text-align: left;
  width: 105px;
}

.match_member_main_item_content_main_list_detail {
  flex-shrink: 0;
  width: calc(100% - 105px);
}

.match_member_main_item_content_main_list_detail_member {
  display: flex;
  padding: 10px 0;
  width: 100%;
}

.match_member_main_item_content_main_list_detail_member + .match_member_main_item_content_main_list_detail_member {
  border-top: 1px #ff024c solid;
  position: relative;
}

.match_member_main_item_content_main_list_detail_member + .match_member_main_item_content_main_list_detail_member::after {
  background-color: #ff024c;
  content: '';
  height: 7px;
  position: absolute;
  right: 0;
  top: -4px;
  transform: rotate(45deg);
  width: 7px;
}

.match_member_main_item_content_main_list_detail_member_number {
  color: #000;
  flex-shrink: 0;
  font-size: 2rem;
  font-weight: 500;
  text-align: center;
  width: 30px;
}

.match_member_main_item_content_main_list_detail_member_name {
  font-size: 2rem;
  font-weight: 500;
  margin-left: 60px;
}

.match_member_inner.text {
  display: none;
}

@media screen and (max-width: 1040px) {
  .match_member_main {
    display: block;
  }

  .match_member_main_item {
    width: 100%;
  }

  .match_member_main_item + .match_member_main_item {
    padding: 30px 12px 0;
  }
}

@media screen and (max-width: 768px) {
  .match_member {
    background: linear-gradient(45deg,#7253ba 0%, #00cfb7 100%);
    padding: 30px 0 0;
  }

  .match_member .container {
    margin: 0;
    width: 100%;
  }

  .match_member_switch_item {
    font-size: 1.4rem;
    line-height: 45px;
    width: 113px;
  }

  .match_member_switch_item + .match_member_switch_item {
    margin-left: 6px;
  }

  .match_member_title {
    margin-top: 30px;
  }

  .match_member_title span {
    background-image: url(../img/sub/match_member_title_sp.png);
    font-size: 1.8rem;
    line-height: 46px;
    width: 188px;
  }

  .match_member_main {
    display: block;
    margin-top: 40px;
  }

  .match_member_main_item {
    padding: 0 12px 30px;
    width: 100%;
  }

  .match_member_main_item_country_name {
    font-size: 1.8rem;
    margin-left: 10px;
  }

  .match_member_main_item_content {
    margin-top: 20px;
  }

  .match_member_main_item_content_title {
    background-image: url(../img/sub/schedules_tournament_content_lists_title_right.png);
    background-position: center right;
    background-repeat: no-repeat;
    background-size: 60px 15px;
    color: #fff;
    display: table;
    font-size: 1.8rem;
    font-weight: bold;
    line-height: 1;
    padding-left: 28px;
    padding-right: 80px;
    position: relative;
    text-align: left;
  }

  .match_member_main_item_content_main {
    margin-top: 17px;
    padding: 20px;
  }

  .match_member_main_item_content_main_list_position {
    font-size: 1.6rem;
    padding: 10px 0;
    width: 55px;
  }

  .match_member_main_item_content_main_list_detail {
    width: calc(100% - 55px);
  }

  .match_member_main_item_content_main_list_detail_member_number {
    font-size: 1.6rem;
    width: 20px;
  }

  .match_member_main_item_content_main_list_detail_member_name {
    font-size: 1.6rem;
    margin-left: 30px;
  }

  .match_member_main_item + .match_member_main_item {
    background: linear-gradient(45deg,#7253ba 0%, #00cfb7 100%);
    padding: 30px 12px;
  }
}