@charset "UTF-8";
/* CSS Document */
/* [1] Browser Reset & Base */
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700&family=Roboto:wght@400;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&display=swap");
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, form, input, textarea, p, th, td {
  margin: 0;
  padding: 0; }

body {
  zoom: 1;
  background: #fff;
  color: #262626;
  font-family: Arial,"HiraKakuPro-W3","ヒラギノ角ゴ Pro W3",'メイリオ',sans-serif;
  _font-family: 'ＭＳ Ｐゴシック';
  font-size: 14px;
  *font-size: 62.5%;
  *font: 62.5%;
  line-height: 1.3; }

*:first-child + html body {
  font-family: Meiryo,'ＭＳ Ｐゴシック',sans-serif;
  font-size: 14px;
  /* IE7 */ }

/*p,li,dt,dd,td,th { font-size: 12px; }*/
/* for FireFox*/
a {
  overflow: hidden; }

.small {
  font-size: 1em; }

img {
  border: 0;
  vertical-align: top; }

/* iePNGFIX */
.iepngfix {
  behavior: expression(IEPNGFIX.fix(this)); }

address, em, th, dt {
  font-style: normal;
  font-weight: normal; }

li {
  list-style: none; }

caption, th {
  text-align: center; }

h1, h2, h3, h4, h5, h6 {
  font-weight: normal; }

q:before,
q:after {
  content: ''; }

/* IE6 */
* html input,
* html textarea,
* html select {
  font-family: "HiraKakuPro-W3",Osaka,"ＭＳ Ｐゴシック",sans-serif;
  font-size: 12px; }

input, textarea, select {
  font-family: "HiraKakuPro-W3",Osaka,Meiryo,"ＭＳ Ｐゴシック",sans-serif;
  font-size: 12px; }

input, select {
  vertical-align: middle; }

table {
  font-size: 1em;
  /* for IE 5.5 */ }

th, td {
  font-size: 13px;
  *font-size: small;
  *font: x-small;
  font-size: 100%; }

a:link {
  color: #006dc3; }

a:visited {
  color: #712f79; }

a:hover {
  text-decoration: none;
  color: #31b4ff; }

.alphabet {
  font-family: Verdana, sans-serif; }

hr {
  height: 0;
  border: none;
  margin: 0;
  padding: 0;
  border-style: none; }

/* [2] Common Class */
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  line-height: 0; }

.clearfix {
  display: inline-block;
  min-height: 1%; }

/* Hides from IE-mac \*/
* html .clearfix {
  height: 1%; }

.clearfix {
  display: block; }

/* End hide from IE-mac */
.clear {
  clear: both; }

div hr {
  display: none; }

/*clear*/
.clear {
  clear: both;
  _position: absolute; }

/* [3-1] Layout | Body */
body {
  text-align: left;
  margin: 0;
  padding: 0 auto;
  background: #FFFFFF;
  min-width: 940px; }

/*#container		{ width:990px; margin:0 auto; text-align:left; background:#FFFFFF; }*/
/* [3-2] Layout | Header */
#header {
  height: 78px;
  margin: 0 auto 0;
  padding: 0;
  z-index: 100;
  position: relative;
  background: url(/images/common/header_bg.gif) repeat-x 0 0; }

#header_inner {
  width: 940px;
  height: 78px;
  margin: 0 auto 0;
  padding: 0;
  z-index: 100;
  position: relative; }

#header h1 {
  width: 325px;
  height: 73px;
  position: absolute;
  top: 5px;
  left: 0px;
  margin: 0; }

#header h1 a {
  display: block;
  width: 325px;
  height: 73px;
  background: #FFFFFF url(/images/common/logo.gif) no-repeat 0 0;
  text-indent: -9999px; }

/* Groval Navigation */
#gnavi {
  height: 44px;
  margin: 0 auto 0;
  padding: 0;
  /* z-index: 100; */
  position: relative;
  background: url(/images/common/gnavi_bg.gif) repeat-x 0 0; }

#gnavi_inner {
  width: 920px;
  height: 44px;
  margin: 0 auto; }

#gnavi ul {
  height: 44px; }

#gnavi ul li {
  float: left;
  height: 44px;
  margin: 0; }

#gnavi ul li a {
  text-indent: -9999px;
  text-decoration: none;
  height: 44px;
  display: block;
  color: #fff;
  /*\*/
  overflow: hidden;
  /**/
  background: url(/images/common/gnavi.gif) no-repeat 0 0; }

#gnavi ul #gnav01 a {
  width: 114px;
  background-position: 0px 0px; }

#gnavi ul #gnav02 a {
  width: 115px;
  background-position: -114px 0px; }

#gnavi ul #gnav03 a {
  width: 115px;
  background-position: -229px 0px; }

#gnavi ul #gnav04 a {
  width: 115px;
  background-position: -344px 0px; }

#gnavi ul #gnav05 a {
  width: 115px;
  background-position: -459px 0px; }

#gnavi ul #gnav06 a {
  width: 115px;
  background-position: -574px 0px; }

#gnavi ul #gnav07 a {
  width: 115px;
  background-position: -689px 0px; }

#gnavi ul #gnav08 a {
  width: 116px;
  background-position: -804px 0px; }

#gnavi ul #gnav01 a:hover {
  width: 114px;
  background-position: 0px -44px; }

#gnavi ul #gnav02 a:hover {
  width: 115px;
  background-position: -114px -44px; }

#gnavi ul #gnav03 a:hover {
  width: 115px;
  background-position: -229px -44px; }

#gnavi ul #gnav04 a:hover {
  width: 115px;
  background-position: -344px -44px; }

#gnavi ul #gnav05 a:hover {
  width: 115px;
  background-position: -459px -44px; }

#gnavi ul #gnav06 a:hover {
  width: 115px;
  background-position: -574px -44px; }

#gnavi ul #gnav07 a:hover {
  width: 115px;
  background-position: -689px -44px; }

#gnavi ul #gnav08 a:hover {
  width: 116px;
  background-position: -804px -44px; }

body#top #gnavi ul #gnav01 a {
  width: 114px;
  background-position: 0px -88px; }

body#news #gnavi ul #gnav02 a {
  width: 115px;
  background-position: -114px -88px; }

body#photo #gnavi ul #gnav03 a {
  width: 115px;
  background-position: -229px -88px; }

body#column #gnavi ul #gnav04 a {
  width: 115px;
  background-position: -344px -88px; }

body#games #gnavi ul #gnav05 a {
  width: 115px;
  background-position: -459px -88px; }

body#teen #gnavi ul #gnav06 a {
  width: 115px;
  background-position: -574px -88px; }

body#olympism #gnavi ul #gnav07 a {
  width: 115px;
  background-position: -689px -88px; }

body#about #gnavi ul #gnav08 a {
  width: 116px;
  background-position: -804px -88px; }

/* ソーシャル系ボタン */
#social_area {
  width: 320px;
  height: 22px;
  position: absolute;
  top: 5px;
  right: 125px;
  padding: 3px 0 0 0;
  margin: 0;
  text-align: right; }

#social_area .social_btn {
  float: right;
  margin: 0 5px 0 0; }

/* header内 ソーシャル系ボタン */
#btn_snsBlock {
  width: 191px;
  height: 22px;
  position: absolute;
  top: 8px;
  right: 139px;
  padding: 0;
  margin: 0; }

#btn_snsBlock ul {
  overflow: hidden; }

#btn_snsBlock ul li {
  float: left;
  margin-right: 18px; }

#btn_snsBlock ul li img {
  width: auto;
  height: 22px; }

#btn_snsBlock ul li.instagram {
  margin-right: 20px; }

#btn_snsBlock ul li.last_child {
  margin-right: 0; }

#btn_snsBlock ul li a:hover {
  opacity: 0.8; }

/* 英語タブ */
#english_tab {
  width: 125px;
  height: 22px;
  position: absolute;
  top: 5px;
  right: 0px;
  padding: 3px 0 0 0;
  margin: 0;
  background: url(/images/common/english_tab_bg.gif) no-repeat 0 0;
  text-align: center; }

#english_tab a {
  color: #FFFFFF;
  font-size: 14px;
  font-weight: bold; }

/* オリンピックを知ろうタブ */
#teen_tab {
  width: 160px;
  height: 26px;
  position: absolute;
  top: 5px;
  right: 130px;
  padding: 0;
  margin: 0;
  background: url(/images/common/teen_tab.gif) no-repeat 0 0;
  text-align: center;
  text-indent: -9999px; }

#teen_tab a {
  width: 160px;
  height: 26px;
  display: block; }

/* サイト内検索 */
/*#site_search	{ width:290px; height:20px; position:absolute; top:47px; right:0px; padding:0; margin: 0; }*/
#site_search {
  width: 290px;
  position: absolute;
  top: 40px;
  right: 0px;
  padding: 0;
  margin: 0; }

/* [3-3] Layout | contents_body */
#contents_body {
  width: 920px;
  height: auto;
  margin: 0 auto;
  padding: 0 10px;
  position: relative;
  background: #FFFFFF; }

/* [3-4] Layout | left_contents */
#left_contents {
  width: 230px;
  height: auto;
  margin: 0 0 30px 20px;
  padding: 0;
  float: right; }

/* [3-5] Layout | right_contents */
#right_contents {
  width: 670px;
  height: auto;
  padding: 0;
  float: right;
  margin: 0 0 30px 0;
  font-size: 14px; }

/* [3-6] Layout | footer */
#footer {
  height: auto;
  margin: 0 auto;
  position: relative;
  background: #494949;
  border-top: 3px solid #e90000; }

#footer_inner {
  width: 920px;
  height: auto;
  padding: 20px 10px;
  margin: 0 auto;
  color: #FFF; }

#footer #common_link {
  float: left;
  width: 585px; }

#footer #common_link ul {
  list-style: none; }

#footer #common_link ul li {
  float: left;
  margin: 0 7px 0 0; }

#footer #common_link ul li a {
  padding: 0 0 5px 18px;
  color: #FFF;
  font-size: 11px;
  background: url(/images/common/arrow_white_footer.gif) no-repeat 0 2px; }

*:first-child + html #footer #common_link ul li a {
  line-height: 1.8em;
  padding: 2px 0 12px 18px;
  background: url(/images/common/arrow_white_footer.gif) no-repeat 0 2px; }

#footer #copyright {
  float: right;
  width: 335px;
  font-size: 10px;
  padding: 5px 0 0;
  text-align: right; }

/* [3-7] Layout | footer */
#footer_sitemap {
  height: auto;
  margin: 0 auto;
  position: relative;
  background: #666666 url(/images/common/footer_sitemap_bg.gif) repeat 0 0;
  border-top: 1px solid #cccccc; }

/* auto */
#footer_sitemap_inner {
  width: 920px;
  height: auto;
  padding: 0 10px 18px;
  margin: 0 auto;
  color: #FFF; }

#footer_sitemap_inner dl {
  float: left;
  width: 184px;
  margin: 0; }

#footer_sitemap_inner dl dt {
  margin: 15px 0 5px 0; }

/* 15px */
#footer_sitemap_inner dl dt a {
  font-size: 12px;
  color: #FFF;
  font-weight: bold; }

#footer_sitemap_inner dl dd {
  margin: 0 0 5px 10px;
  font-size: 11px; }

#footer_sitemap_inner dl dd a {
  color: #FFF;
  font-size: 11px; }

/* 追加 2012-11-02 */
#footer_sitemap_inner dl dt#teen_position {
  margin: 11px 0 10px 0; }

#footer_sitemap_inner dl dt#eng_position {
  margin: 5px 0 15px 0; }

/*左カラムモジュール*/
.left_module {
  margin: 0 0 10px 0; }

/*右カラムモジュール*/
.right_module {
  margin: 0 0 20px 0; }

/*ページトップ*/
.page_top {
  /*float:right;*/
  position: absolute;
  right: 10px;
  bottom: 0;
  margin: 20px 10px 0 0;
  background: url(/images/common/page_top.gif) no-repeat 0 0;
  width: 91px;
  height: 19px;
  padding: 5px 0 0 23px; }

.page_top a {
  font-size: 12px;
  color: #FFF; }

/*オリンピックデーデコ*/
#header #olympicday_deco {
  width: 340px;
  height: 73px;
  text-indent: -9999px;
  top: 5px;
  left: 325px;
  position: absolute;
  background: url(/images/common/olympicday_head.png) no-repeat 0 0 !important; }

body {
  text-align: left;
  margin: 0;
  padding: 0 auto;
  /* background:#FFFFFF url(/images/common/olympicday_bg.gif) no-repeat 50% 0;
  background:#FFFFFF url(/images/common/olympicday_bg.png) no-repeat 50% 580px; */ }

/* font-size */
.txt12p {
  font-size: 12px !important; }

.txt14p {
  font-size: 14px !important; }

/* Reset Style */
html {
  overflow-y: scroll;
  font-size: 62.5%; }

body {
  line-height: 1;
  color: #000; }

/* html5doctor.com Reset Stylesheet v1.6.1
Last Updated: 2010-09-17 Author: Richard Clark - http://richclarkdesign.com Twitter: @rich_clark */
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent; }

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

nav ul, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

a {
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  background: transparent; }

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none; }

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold; }

del {
  text-decoration: line-through; }

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0; }

input, select {
  vertical-align: middle; }

/* YUI 3.4.1 (build 4118) Copyright 2011 Yahoo! Inc. All rights reserved.
Licensed under the BSD License. http://yuilibrary.com/license/ */
select, input, button, textarea {
  font: 99% arial,helvetica,clean,sans-serif; }

table {
  font-size: inherit; }

pre, code, kbd, samp, tt {
  font-family: monospace;
  *font-size: 108%;
  line-height: 100%; }

* {
  box-sizing: border-box; }

body {
  font-family: "Roboto", "Noto Sans JP", "游ゴシック", "Yu Gothic", "游ゴシック体", YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; }

.global {
  width: 100%;
  margin: 0 auto 0;
  padding: 0;
  background: #fff;
  color: #000;
  overflow: hidden;
  font-family: "Roboto", "Noto Sans JP", "游ゴシック", "Yu Gothic", "游ゴシック体", YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 1.4rem;
  line-height: 1.5;
  scroll-behavior: smooth; }

html.is-spNavActive {
  position: fixed; }

@media screen and (min-width: 769px) {
  .global {
    margin: 127px auto 0; } }

.m-header {
  box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.1); }
  @media screen and (min-width: 769px) {
    .m-header {
      position: fixed;
      top: 0;
      left: 0;
      width: 100%;
      z-index: 7777;
      height: auto;
      border: none;
      background-color: #fff; } }
  .m-header__inner {
    position: relative;
    max-width: 1240px;
    min-width: 1100px;
    height: 127px;
    margin: 0 auto; }
    @media screen and (max-width: 480px) {
      .m-header__inner {
        max-width: 100vw;
        min-width: 100vw;
        width: 100vw;
        height: 70px;
        margin: 0; } }
  .m-header .logo {
    position: absolute;
    top: 35px; }
    @media screen and (max-width: 480px) {
      .m-header .logo {
        top: 17px;
        left: 15px; } }
    .m-header .logo__img {
      height: 56px; }
      @media screen and (max-width: 480px) {
        .m-header .logo__img {
          height: 40px; } }
  .m-header .gnav * {
    line-height: 1.5; }
  .m-header .gnav {
    position: absolute;
    top: 75px;
    right: 0;
    width: 857px;
    overflow: hidden; }
    @media screen and (max-width: 480px) {
      .m-header .gnav {
        position: static;
        width: calc(100vw - 30px);
        margin: 75px 15px 30px 15px;
        top: inherit;
        left: inherit; } }
    .m-header .gnav__list {
      display: flex;
      flex-wrap: nowrap;
      justify-content: space-between;
      align-items: stretch; }
      @media screen and (max-width: 480px) {
        .m-header .gnav__list {
          flex-direction: column;
          border-top: 1px solid #fff; } }
    .m-header .gnav__listitem {
      position: relative; }
      .m-header .gnav__listitem:hover:after {
        content: "";
        display: block;
        width: 100%;
        height: 5px;
        background-color: #9f2121;
        position: absolute;
        bottom: 8px; }
        @media screen and (max-width: 480px) {
          .m-header .gnav__listitem:hover:after {
            display: none; } }
      @media screen and (max-width: 480px) {
        .m-header .gnav__listitem:hover .subnav__inner {
          display: none; } }
      @media screen and (max-width: 480px) {
        .m-header .gnav__listitem {
          border-bottom: 1px solid #fff; } }
    .m-header .gnav__link {
      display: block;
      font-size: 16px;
      font-size: 1.6rem;
      font-weight: 500;
      text-decoration: none;
      color: #000;
      padding: 10px 10px 26px; }
      @media screen and (max-width: 480px) {
        .m-header .gnav__link {
          display: block;
          width: calc(100vw - 30px);
          font-size: 16px;
          font-size: 1.6rem;
          font-weight: 400;
          color: white;
          padding: 12px 0; } }
    .m-header .gnav .subnav {
      float: left;
      overflow: hidden; }
      .m-header .gnav .subnav__inner {
        transition: all 0.5s;
        display: none;
        position: fixed;
        background-color: rgba(0, 0, 0, 0.8);
        width: 100%;
        left: 0;
        top: 127px;
        padding: 25px 0 0;
        box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
        z-index: 1; }
      .m-header .gnav .subnav__list {
        max-width: 1240px;
        min-width: 1100px;
        margin: 0 auto;
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start;
        align-items: stretch; }
      .m-header .gnav .subnav__listitem {
        margin: 0 25px 25px 25px; }
      .m-header .gnav .subnav__link {
        color: #fff;
        text-decoration: none;
        position: relative;
        font-size: 16px;
        font-size: 1.6rem; }
        .m-header .gnav .subnav__link:hover {
          color: #C72A2A; }
          .m-header .gnav .subnav__link:hover:before {
            position: absolute;
            left: -13px;
            top: 2px;
            content: "";
            background-image: url("/assets/img/common/arrow__red.svg");
            background-repeat: no-repeat;
            width: 7px;
            height: 12px; }
  .m-header .search {
    position: absolute;
    top: 25px;
    right: 145px; }
    @media screen and (max-width: 480px) {
      .m-header .search {
        position: static;
        top: inherit;
        right: inherit;
        margin: 0 0 30px; } }
    .m-header .search__inner {
      position: relative;
      border-radius: 5px;
      border: 1px solid #a8a8a8;
      width: 360px; }
      @media screen and (max-width: 480px) {
        .m-header .search__inner {
          width: 320px;
          margin: 0 auto;
          background-color: #fff; } }
    .m-header .search__input {
      border: 1px solid #a8a8a8;
      border-radius: 5px 0 0 5px;
      width: 288px;
      padding: 10px;
      border: none;
      background: transparent;
      font-size: 12px;
      font-size: 1.2rem; }
      @media screen and (max-width: 480px) {
        .m-header .search__input {
          width: 244px;
          margin: 0 auto; } }
      .m-header .search__input:focus {
        outline: none;
        background: #efefef; }
    .m-header .search__btn {
      position: absolute;
      right: 0;
      bottom: 0;
      font-size: 16px;
      font-size: 1.6rem;
      background-color: #a8a8a8;
      border: none;
      padding: 8px 0;
      width: 70px;
      cursor: pointer;
      color: #fff;
      min-height: 34px; }
  .m-header #___gcse_0 {
    width: 25%;
    position: absolute;
    top: 25px;
    right: 145px;
    line-height: 1.5; }
    @media screen and (max-width: 480px) {
      .m-header #___gcse_0 {
        position: static;
        width: 80%;
        margin: 0 auto 30px; } }
    .m-header #___gcse_0 .input.gsc-input, .m-header #___gcse_0 .gsc-input-box, .m-header #___gcse_0 .gsc-input-box-hover, .m-header #___gcse_0 .gsc-input-box-focus {
      border-color: #a8a8a8;
      border-radius: 5px 0 0 5px; }
    .m-header #___gcse_0 .gsc-search-button {
      margin-left: 0; }
    .m-header #___gcse_0 .gsc-search-button-v2 {
      border-radius: 0 5px 5px 0;
      padding: 10px 27px; }
      @media screen and (max-width: 480px) {
        .m-header #___gcse_0 .gsc-search-button-v2 {
          padding: 14px 27px; } }
    .m-header #___gcse_0 .gsc-search-button-v2, .m-header #___gcse_0 .gsc-search-button-v2:hover, .m-header #___gcse_0 .gsc-search-button-v2:focus {
      border-color: #a8a8a8;
      background-color: #a8a8a8;
      background-image: none;
      filter: none; }
    .m-header #___gcse_0 table.gsc-search-box td.gsc-input {
      padding-right: 0; }
    .m-header #___gcse_0 .gsib_a {
      padding: 8px 9px 6px 9px;
      line-height: 1; }
  .m-header .lang {
    position: absolute;
    top: 25px;
    right: 0; }
    @media screen and (max-width: 480px) {
      .m-header .lang {
        position: static;
        top: inherit;
        right: inherit;
        width: 190px;
        margin: 0 auto 30px; } }
    .m-header .lang__btn {
      display: block;
      padding: 8px 20px 9px;
      border-radius: 5px;
      background-color: #9f2121;
      font-family: 'Roboto';
      font-size: 18px;
      font-size: 1.8rem;
      line-height: 110%;
      color: #fff;
      text-decoration: none; }
      @media screen and (max-width: 480px) {
        .m-header .lang__btn {
          text-align: center; } }
  @media screen and (min-width: 481px) {
    .m-header .sp-gnav {
      display: none;
      z-index: 222; } }
  .m-header .sp-gnav__btnwrap {
    position: absolute;
    top: 0;
    right: 0;
    display: block; }
  .m-header .sp-gnav__btn {
    position: relative;
    width: 60px;
    height: 60px;
    margin: 5px 5px 0 0;
    padding: 0;
    background: transparent;
    border: 0;
    line-height: 1;
    font-size: 1rem;
    text-indent: -999em;
    outline: none; }
    .m-header .sp-gnav__btn::before {
      content: "";
      position: absolute;
      top: 16px;
      left: calc(50% - 17px);
      width: 35px;
      height: 3px;
      background: #9f2121;
      transition: all .4s; }
      .is-firstView .m-header .sp-gnav__btn::before {
        background: #fff; }
    .m-header .sp-gnav__btn::after {
      content: "";
      position: absolute;
      bottom: 15px;
      left: calc(50% - 17px);
      width: 35px;
      height: 3px;
      background: #9f2121;
      transition: all .4s; }
      .is-firstView .m-header .sp-gnav__btn::after {
        background: #fff; }
    .m-header .sp-gnav__btn span {
      display: block; }
      .m-header .sp-gnav__btn span::before {
        content: "";
        position: absolute;
        top: 29px;
        left: calc(50% - 17px);
        width: 35px;
        height: 3px;
        background: #9f2121;
        transition: all .4s; }
        .is-firstView .m-header .sp-gnav__btn span::before {
          background: #fff; }
    .m-header .sp-gnav__btn.is-spNavActive::before {
      transform: translateY(12px) rotate(-45deg); }
    .m-header .sp-gnav__btn.is-spNavActive::after {
      transform: translateY(-14px) rotate(45deg); }
    .m-header .sp-gnav__btn.is-spNavActive span::before {
      left: 70%;
      opacity: 0; }
  @media screen and (max-width: 480px) {
    .m-header .overlay {
      height: 0%;
      width: 100%;
      position: fixed;
      z-index: 111;
      top: 0;
      left: 0;
      background-color: black;
      background-color: rgba(0, 0, 0, 0.95);
      overflow-y: hidden;
      transition: 0.5s; } }
  .m-header .overlay.is-spNavActive {
    height: 100%; }

/* 　google検索　 */
.m-footer {
  background-image: url("/assets/img/common/footer_bg.jpg");
  background-color: #000;
  background-repeat: no-repeat;
  background-position: center; }
  .m-footer .inner {
    width: 1240px;
    margin: 0 auto;
    padding: 50px 0 0 0; }
    @media screen and (max-width: 480px) {
      .m-footer .inner {
        width: 100vw;
        margin: 0; } }
  .m-footer .sns {
    margin: 0 0 55px; }
    .m-footer .sns__list {
      width: 340px;
      margin: 0 auto;
      display: flex;
      flex-wrap: nowrap;
      justify-content: space-between;
      align-items: stretch; }
      @media screen and (max-width: 480px) {
        .m-footer .sns__list {
          width: 70vw; } }
    .m-footer .sns__listitem {
      margin: 0 50px 0 0;
      position: relative; }
      .m-footer .sns__listitem:last-child {
        margin: 0; }
      @media screen and (max-width: 480px) {
        .m-footer .sns__listitem {
          margin: 0; } }
    .m-footer .sns__link {
      display: block; }
      .m-footer .sns__link:hover {
        opacity: 0.75; }
    .m-footer .sns__logo {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%); }
      .m-footer .sns__logo.facebook {
        width: 28px;
        height: 28px; }
      .m-footer .sns__logo.twitter {
        width: 46px;
        height: 46px; }
      .m-footer .sns__logo.instagram {
        width: 26px;
        height: 26px; }
      .m-footer .sns__logo.tiktok {
        width: 24px;
        height: 26px; }
      .m-footer .sns__logo.youtube {
        width: 35px;
        height: 25px; }
  .m-footer .footnav__list {
    margin: 0 auto 40px;
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: stretch; }
    @media screen and (max-width: 480px) {
      .m-footer .footnav__list {
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start;
        align-items: stretch; } }
  .m-footer .footnav__listitem {
    margin: 0 20px 0 0; }
    .m-footer .footnav__listitem:last-child {
      margin: 0; }
    @media screen and (max-width: 480px) {
      .m-footer .footnav__listitem {
        margin: 0; } }
  .m-footer .footnav__link {
    display: block;
    font-size: 14px;
    font-size: 1.4rem;
    text-decoration: none;
    color: #fff;
    border-radius: 5px;
    padding: 10px 25px; }
    @media screen and (max-width: 480px) {
      .m-footer .footnav__link {
        font-size: 11px;
        font-size: 1.1rem;
        width: 50vw;
        padding: 10px 0 10px 20px; } }
    .m-footer .footnav__link:before {
      margin: 0 5px 0 0;
      display: inline-block;
      content: "";
      background-image: url("/assets/img/common/arrow__white.svg");
      background-repeat: no-repeat;
      width: 7px;
      height: 12px; }
    .m-footer .footnav__link:hover {
      background-color: #9f2121; }
  .m-footer #ot-sdk-btn.ot-sdk-show-settings {
    background: none;
    border: none;
    text-align: left;
    font-family: "Roboto", "Noto Sans JP", "游ゴシック", "Yu Gothic", "游ゴシック体", YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    display: block;
    font-size: 14px;
    font-size: 1.4rem;
    text-decoration: none;
    color: #fff;
    border-radius: 5px;
    padding: 10px 25px;
    line-height: initial !important; }
    @media screen and (max-width: 480px) {
      .m-footer #ot-sdk-btn.ot-sdk-show-settings {
        font-size: 11px;
        font-size: 1.1rem;
        width: 50vw;
        padding: 10px 0 10px 20px; } }
    .m-footer #ot-sdk-btn.ot-sdk-show-settings:hover {
      background-color: #9f2121; }
  .m-footer .copy {
    background-color: #9f2121;
    padding: 10px 0;
    text-align: center; }
    .m-footer .copy__text {
      font-family: 'Roboto';
      color: #fff;
      font-size: 16px;
      font-size: 1.6rem; }
      @media screen and (max-width: 480px) {
        .m-footer .copy__text {
          font-size: 11px;
          font-size: 1.1rem; } }
  .m-footer .pagetop.is-pagetopActive {
    position: fixed;
    bottom: 50px;
    right: 15px;
    top: inherit;
    z-index: 9999; }
  .m-footer .pagetop__link {
    display: block;
    width: 60px;
    height: 60px;
    background: #9f2121;
    position: relative;
    pointer-events: auto;
    border-radius: 60px;
    opacity: 0.8; }
    .m-footer .pagetop__link span {
      position: absolute;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      font-size: 20px;
      font-size: 2rem;
      color: white; }

#ot-sdk-btn-floating .ot-floating-button__front.custom-persistent-icon {
  display: none; }

.l-content-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  width: 1050px;
  margin: 0 auto; }
  @media screen and (max-width: 480px) {
    .l-content-wrapper {
      width: 100vw;
      flex-direction: column; } }

.l-content {
  order: 3;
  width: 860px; }
  @media screen and (max-width: 480px) {
    .l-content {
      order: 1;
      width: 100vw; } }

.l-side-nav {
  order: 2;
  width: 150px;
  margin: 0 0 50px; }
  @media screen and (max-width: 480px) {
    .l-side-nav {
      order: 3;
      width: calc(100vw - 40px);
      margin: 0 auto 30px; } }

.l-breadcrumb {
  order: 1;
  width: 1050px;
  margin: 0 auto 40px; }
  @media screen and (max-width: 480px) {
    .l-breadcrumb {
      order: 2;
      width: 100vw;
      margin: 0 auto 20px; } }

.m-side-nav {
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16); }
  .m-side-nav__listitem {
    position: relative; }
    .m-side-nav__listitem.is-active {
      background-color: #9f2121; }
    .m-side-nav__listitem svg.svg-inline--fa.fa-file-pdf.fa-w-12 {
      position: initial;
      top: 22px;
      left: 12px;
      color: #9f2121; }
      @media screen and (max-width: 480px) {
        .m-side-nav__listitem svg.svg-inline--fa.fa-file-pdf.fa-w-12 {
          top: 12px;
          left: 145px; } }
  .m-side-nav__link {
    position: relative;
    display: block;
    padding: 20px 0;
    margin: 0 10px;
    text-align: center;
    font-size: 12px;
    font-size: 1.2rem;
    color: #000;
    font-weight: 500;
    text-decoration: none; }
    @media screen and (max-width: 480px) {
      .m-side-nav__link {
        text-align: left;
        padding: 10px 0 10px 10px; } }
    .m-side-nav__link .icon {
      font-size: 34px;
      font-size: 3.4rem; }
      @media screen and (max-width: 480px) {
        .m-side-nav__link .icon {
          display: inline-block;
          font-size: 15px;
          font-size: 1.5rem;
          padding: 0 5px 0 0; } }
    .m-side-nav__link:link {
      color: #000; }
    .m-side-nav__link:visited {
      color: #000; }
    .m-side-nav__link:hover {
      color: #9f2121; }
    .m-side-nav__link:after {
      position: absolute;
      bottom: 0;
      left: 0;
      content: "";
      display: block;
      width: 130px;
      height: 1px;
      background-color: #c4c4c4; }
      @media screen and (max-width: 480px) {
        .m-side-nav__link:after {
          width: calc(100vw - 60px); } }
    .m-side-nav__link.is-active {
      color: #fff; }
      .m-side-nav__link.is-active:after {
        height: 0; }
  .m-side-nav__sub {
    background-color: #F4F4F4; }
  .m-side-nav__listitem:last-child .m-side-nav__link:after {
    display: none; }

@media screen and (max-width: 480px) {
  .c-breadcrumb {
    padding: 10px 20px;
    border-top: 1px solid #d3d3d3;
    border-bottom: 1px solid #d3d3d3; } }
.c-breadcrumb__listitem {
  display: inline;
  list-style: none; }
  .c-breadcrumb__listitem:after {
    color: #000;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f105";
    padding: 0 10px;
    font-size: 16px;
    font-size: 1.6rem; }
  .c-breadcrumb__listitem:last-child {
    color: #9f2121; }
    .c-breadcrumb__listitem:last-child:after {
      content: ''; }
.c-breadcrumb__listlink {
  color: #000;
  text-decoration: none; }
  .c-breadcrumb__listlink:link {
    color: #000; }
  .c-breadcrumb__listlink:visited {
    color: #000; }
  .c-breadcrumb__listlink:hover {
    color: #000;
    text-decoration: underline; }

.c-button__border {
  display: block;
  border: 4px solid #9f2121;
  text-align: center;
  padding: 13px 0;
  color: #9f2121;
  text-decoration: none; }
  @media screen and (max-width: 480px) {
    .c-button__border {
      border: 3px solid #9f2121;
      padding: 10px 0; } }
  .c-button__border:link {
    color: #9f2121; }
  .c-button__border:hover {
    color: #000;
    border-color: #000; }
.c-button__raised {
  display: block;
  height: 54px;
  line-height: 54px;
  border-radius: 10px;
  text-align: center;
  color: #000;
  text-decoration: none;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16); }
  .c-button__raised:link {
    color: #000; }
  .c-button__raised:hover {
    opacity: 0.75; }
  .c-button__raised:before {
    margin: 0 5px 3px 0;
    content: '';
    display: inline-block;
    background-size: contain;
    vertical-align: middle; }
  .c-button__raised.teamjapan:before {
    width: 31px;
    height: 28px;
    background-image: url(/assets/img/common/btn__tokyo2020.svg); }
  .c-button__raised.youtube:before {
    width: 35px;
    height: 25px;
    background-image: url(/assets/img/common/btn__play.svg); }
.c-button__raisedred {
  display: block;
  height: 54px;
  line-height: 54px;
  border-radius: 10px;
  text-align: center;
  color: #9f2121;
  text-decoration: none;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16); }
  .c-button__raisedred:link {
    color: #9f2121; }
  .c-button__raisedred:hover {
    opacity: 0.75; }
  .c-button__raisedred:after {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f107";
    padding: 0 0 0 5px;
    vertical-align: middle;
    font-size: 22px;
    font-size: 2.2rem; }

.c-news__list {
  border-top: 1px solid #d3d3d3;
  margin: 0 0 30px; }
.c-news__listitem {
  display: flex;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: stretch;
  border-bottom: 1px solid #d3d3d3;
  padding: 20px; }
  @media screen and (max-width: 480px) {
    .c-news__listitem {
      display: block;
      padding: 20px 0; } }
  .c-news__listitem-date {
    width: 115px;
    font-size: 18px;
    font-size: 1.8rem;
    color: #9f2121;
    font-family: 'Roboto';
    font-weight: bold; }
    @media screen and (max-width: 480px) {
      .c-news__listitem-date {
        width: 95px;
        font-size: 16px;
        font-size: 1.6rem;
        display: inline-block; } }
  .c-news__listitem-category {
    width: 90px;
    padding: 3px 0 0 0; }
    @media screen and (max-width: 480px) {
      .c-news__listitem-category {
        display: inline-block;
        padding: 0;
        font-size: 12px;
        font-size: 1.2rem; } }
  .c-news__listitem-text {
    width: 710px;
    font-size: 16px;
    font-size: 1.6rem; }
    @media screen and (max-width: 480px) {
      .c-news__listitem-text {
        width: 100%;
        margin: 10px 0 0 0;
        font-size: 12px;
        font-size: 1.2rem; } }
.c-news__listlink {
  color: #000; }
  .c-news__listlink:link {
    color: #000; }
  .c-news__listlink:hover {
    text-decoration: none; }
.c-news__link {
  text-align: right;
  color: #9f2121;
  font-size: 16px;
  font-size: 1.6rem; }
  @media screen and (max-width: 480px) {
    .c-news__link {
      font-size: 14px;
      font-size: 1.4rem; } }
  .c-news__link:link {
    color: #9f2121; }
  .c-news__link:visited {
    color: #9f2121; }

.c-table {
  width: 100%; }
  @media screen and (max-width: 480px) {
    .c-table thead tr:first-of-type th:first-of-type,
    .c-table tbody tr th:first-of-type,
    .c-table tfoot tr th:first-of-type {
      position: -webkit-sticky;
      position: sticky;
      left: 0;
      z-index: 12;
      border-right: none;
      border-left: none; }
      .c-table thead tr:first-of-type th:first-of-type:before,
      .c-table tbody tr th:first-of-type:before,
      .c-table tfoot tr th:first-of-type:before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border-right: 1px solid #e5e5e5;
        border-left: 1px solid #e5e5e5; } }
  .c-table tbody tr:hover {
    background-color: #f9f9f9; }
  .c-table th, .c-table td {
    padding: 7px 0;
    border: 1px solid #e5e5e5;
    border-left: none;
    font-weight: normal;
    border-collapse: collapse; }
    .c-table th a, .c-table td a {
      position: relative;
      z-index: 10; }
  .c-table tbody td {
    text-align: center;
    min-width: 24px; }
    @media screen and (max-width: 480px) {
      .c-table tbody td {
        min-width: 30px; } }
  .c-table th:first-child {
    position: relative;
    border-right: none;
    border-left: none; }
    .c-table th:first-child:before {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      border-right: 1px solid #e5e5e5;
      border-left: 1px solid #e5e5e5; }
  .c-table__bg {
    background-color: #F2F4F8; }

.c-schedule ul li {
  display: flex;
  padding: 20px 10px 10px;
  border-bottom: 1px solid #ddd; }
  @media screen and (max-width: 480px) {
    .c-schedule ul li {
      padding: 10px 10px 10px; } }
  .c-schedule ul li .c-schedule__time {
    width: 15%; }
    .c-schedule ul li .c-schedule__time .time_wd {
      font-weight: bold; }
    @media screen and (max-width: 480px) {
      .c-schedule ul li .c-schedule__time {
        width: 20%; } }
  .c-schedule ul li .c-schedule__event {
    display: flex;
    width: 70%; }
    @media screen and (max-width: 480px) {
      .c-schedule ul li .c-schedule__event {
        flex-direction: column;
        width: 100%; } }
    .c-schedule ul li .c-schedule__event .event_game {
      width: 20%;
      color: #9f2121;
      margin-right: 15px; }
      @media screen and (max-width: 480px) {
        .c-schedule ul li .c-schedule__event .event_game {
          width: auto;
          margin-right: 0; } }
    .c-schedule ul li .c-schedule__event .event_ttl {
      width: calc(100% - 160px); }
      @media screen and (max-width: 480px) {
        .c-schedule ul li .c-schedule__event .event_ttl {
          width: 100%; } }
      .c-schedule ul li .c-schedule__event .event_ttl .member {
        display: block;
        margin-top: 10px;
        font-size: 12px;
        font-size: 1.2rem; }
.c-schedule__list {
  width: 100%; }
  .c-schedule__list li.space {
    display: flex;
    justify-content: space-between; }
    @media screen and (max-width: 480px) {
      .c-schedule__list li.space {
        flex-direction: column;
        margin-bottom: 10px; } }
    .c-schedule__list li.space .right {
      display: flex;
      align-items: flex-end;
      color: #9f2121; }
      @media screen and (max-width: 480px) {
        .c-schedule__list li.space .right {
          flex-wrap: wrap; } }
      .c-schedule__list li.space .right .round {
        margin-right: 20px; }
        @media screen and (max-width: 480px) {
          .c-schedule__list li.space .right .round {
            flex-grow: 1; } }
      .c-schedule__list li.space .right .rank {
        margin-right: 20px; }
        @media screen and (max-width: 480px) {
          .c-schedule__list li.space .right .rank {
            flex-grow: 1; } }
      .c-schedule__list li.space .right .record {
        margin-right: 20px; }
        @media screen and (max-width: 480px) {
          .c-schedule__list li.space .right .record {
            flex-grow: 1; } }
      @media screen and (max-width: 480px) {
        .c-schedule__list li.space .right .remarks {
          flex-grow: 1; } }
      .c-schedule__list li.space .right span {
        color: #000;
        padding-left: 10px; }
    .c-schedule__list li.space .left {
      display: flex; }
      @media screen and (max-width: 480px) {
        .c-schedule__list li.space .left {
          border-bottom: 1px dashed #ddd;
          padding-bottom: 5px;
          margin-bottom: 10px;
          max-width: 360px; } }
      .c-schedule__list li.space .left .match {
        display: block;
        margin-right: 30px; }
      .c-schedule__list li.space .left .end_rank {
        text-align: center;
        width: 50px;
        display: inline-block;
        margin-right: 15px; }
      .c-schedule__list li.space .left .end_rank.gold_medal::after {
        content: "";
        display: inline-block;
        position: absolute;
        width: 20px;
        height: 20px;
        background: url(/games/olympic/tokyo/images/medal_gold.png) no-repeat;
        background-size: contain; }
      .c-schedule__list li.space .left .end_rank.silver_medal::after {
        content: "";
        display: inline-block;
        position: absolute;
        width: 20px;
        height: 20px;
        background: url(/games/olympic/tokyo/images/medal_silver.png) no-repeat;
        background-size: contain; }
      .c-schedule__list li.space .left .end_rank.bronze_medal::after {
        content: "";
        display: inline-block;
        position: absolute;
        width: 20px;
        height: 20px;
        background: url(/games/olympic/tokyo/images/medal_bronze.png) no-repeat;
        background-size: contain; }
      .c-schedule__list li.space .left .name {
        max-width: 560px;
        font-weight: bold;
        font-size: 18px;
        font-size: 1.8rem; }
        @media screen and (max-width: 480px) {
          .c-schedule__list li.space .left .name {
            max-width: 260px; } }
      .c-schedule__list li.space .left .name_group {
        width: 360px;
        padding-left: 30px;
        font-weight: bold;
        font-size: 18px;
        font-size: 1.8rem;
        display: inline-block;
        vertical-align: top; }
        @media screen and (max-width: 480px) {
          .c-schedule__list li.space .left .name_group {
            max-width: 285px;
            padding-left: 30px; } }
      .c-schedule__list li.space .left .group_name {
        font-size: 1.8rem;
        font-weight: bold; }
  .c-schedule__list .c-title__sbttl {
    margin-bottom: 10px; }

.c-compare .event_list li {
  border-bottom: 1px dashed #000;
  width: 18%;
  margin: 15px 8px; }
  @media screen and (max-width: 480px) {
    .c-compare .event_list li {
      width: 45%; } }
  .c-compare .event_list li a {
    text-align: left;
    padding: 5px;
    font-size: 13px;
    font-size: 1.3rem;
    color: #000;
    text-decoration: none;
    position: relative; }
    .c-compare .event_list li a:after {
      font-family: "Font Awesome 5 Free";
      font-weight: 900;
      content: "\f107";
      font-size: 18px;
      font-size: 1.8rem;
      color: #9f2121;
      position: absolute;
      top: 50%;
      right: 0;
      transform: translateY(-50%); }
.c-compare .c-table {
  margin: 50px auto 20px; }
  .c-compare .c-table .c-table__bg {
    font-weight: bold;
    vertical-align: middle; }
    .c-compare .c-table .c-table__bg span {
      display: block;
      font-size: 12px;
      font-size: 1.2rem; }
  .c-compare .c-table .this_time, .c-compare .c-table .last_time {
    width: 15%; }
  .c-compare .c-table .remarks {
    width: 35%; }
  .c-compare .c-table .event th:first-child {
    vertical-align: middle;
    text-align: left;
    padding-left: 10px;
    font-weight: bold; }
  .c-compare .c-table td {
    border-left: 1px solid #e5e5e5; }
.c-compare .c-note a {
  text-decoration: none;
  color: #9f2121; }
  .c-compare .c-note a:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f106";
    font-size: 18px;
    font-size: 1.8rem;
    color: #9f2121;
    top: 50%;
    right: 0;
    padding-right: 5px; }

.score_box {
  display: flex;
  margin: 20px auto 0;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd; }
  @media screen and (max-width: 480px) {
    .score_box {
      display: flex;
      flex-wrap: wrap;
      text-align: center;
      width: 95%;
      margin: 20px auto;
      border-top: 1px solid #ddd;
      border-bottom: 1px solid #ddd; } }
  .score_box .card_left, .score_box .card_right {
    width: 30%;
    padding: 10px 0;
    font-size: 1.8rem;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    border-right: 1px solid #dddd; }
    @media screen and (max-width: 480px) {
      .score_box .card_left, .score_box .card_right {
        width: 50%;
        padding: 10px 0;
        display: flex;
        font-size: 1.5rem;
        justify-content: center;
        align-items: center;
        text-align: center;
        border-bottom: 1px solid #ddd;
        border-right: 1px solid #dddd; } }
  .score_box .card_left {
    order: 1; }
  .score_box .card_right {
    order: 5;
    border-right: none; }
    @media screen and (max-width: 480px) {
      .score_box .card_right {
        order: 2; } }
  .score_box .score_left {
    width: 10%;
    order: 2;
    display: flex;
    justify-content: center;
    align-items: center; }
    @media screen and (max-width: 480px) {
      .score_box .score_left {
        width: 30%;
        display: flex;
        justify-content: center;
        align-items: center; } }
  .score_box .score_center {
    width: 20%;
    order: 3;
    padding: 15px 0;
    text-align: center;
    border-right: 1px solid #ddd;
    border-left: 1px solid #ddd; }
    @media screen and (max-width: 480px) {
      .score_box .score_center {
        width: 40%;
        padding: 15px 0;
        border-right: 1px solid #ddd;
        border-left: 1px solid #ddd; } }
    .score_box .score_center span {
      display: block; }
  .score_box .score_right {
    width: 10%;
    order: 4;
    display: flex;
    justify-content: center;
    align-items: center;
    border-right: 1px solid #ddd; }
    @media screen and (max-width: 480px) {
      .score_box .score_right {
        width: 30%;
        display: flex;
        justify-content: center;
        align-items: center;
        border-right: none; } }

.score_box2 {
  display: flex;
  margin: 0 auto;
  border-bottom: 1px solid #ddd; }
  @media screen and (max-width: 480px) {
    .score_box2 {
      display: flex;
      flex-wrap: wrap;
      text-align: center;
      width: 95%;
      margin: -20px auto 20px;
      border-bottom: 1px solid #ddd; } }
  .score_box2 .card_left, .score_box2 .card_right {
    width: 40%;
    padding: 10px 0;
    justify-content: center;
    align-items: center;
    text-align: center; }
    .score_box2 .card_left .name, .score_box2 .card_right .name {
      display: block;
      font-size: 1.5rem; }
      @media screen and (max-width: 480px) {
        .score_box2 .card_left .name, .score_box2 .card_right .name {
          font-size: 1.5rem; } }
    @media screen and (max-width: 480px) {
      .score_box2 .card_left, .score_box2 .card_right {
        width: 40%;
        padding: 10px 0;
        font-size: 1.5rem;
        justify-content: center;
        align-items: center;
        text-align: center; } }
  .score_box2 .card_left {
    order: 1; }
    .score_box2 .card_left .name {
      text-align: right;
      margin-right: 10px; }
  .score_box2 .card_right {
    order: 3;
    border-right: none; }
    .score_box2 .card_right .name {
      text-align: left;
      margin-left: 10px; }
  .score_box2 .score_center {
    width: 20%;
    order: 2;
    padding: 15px 0;
    text-align: center;
    border-right: 1px solid #ddd;
    border-left: 1px solid #ddd; }
    @media screen and (max-width: 480px) {
      .score_box2 .score_center {
        width: 20%;
        padding: 15px 0;
        border-right: 1px solid #ddd;
        border-left: 1px solid #ddd; } }
    .score_box2 .score_center span {
      display: block; }

.score_box_Ctype01 {
  display: flex;
  margin: 20px auto 0;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd; }
  @media screen and (max-width: 480px) {
    .score_box_Ctype01 {
      display: flex;
      flex-wrap: wrap;
      text-align: center;
      width: 95%;
      margin: 20px auto;
      border-top: 1px solid #ddd;
      border-bottom: 1px solid #ddd; } }
  .score_box_Ctype01 .card_left, .score_box_Ctype01 .card_right {
    width: 30%;
    padding: 10px 0;
    font-size: 1.8rem;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center; }
    @media screen and (max-width: 480px) {
      .score_box_Ctype01 .card_left, .score_box_Ctype01 .card_right {
        width: 30%;
        padding: 10px 0;
        display: flex;
        font-size: 1.5rem;
        justify-content: center;
        align-items: center;
        text-align: center; } }
  .score_box_Ctype01 .card_left {
    order: 1; }
  .score_box_Ctype01 .card_right {
    order: 3;
    border-right: none; }
  .score_box_Ctype01 .card_center {
    width: 40%;
    order: 2;
    padding: 15px 0;
    text-align: center;
    border-right: 1px solid #ddd;
    border-left: 1px solid #ddd; }
    @media screen and (max-width: 480px) {
      .score_box_Ctype01 .card_center {
        width: 40%;
        padding: 15px 0;
        border-right: 1px solid #ddd;
        border-left: 1px solid #ddd; } }
    .score_box_Ctype01 .card_center span {
      display: block; }

.score_box_Ctype02 {
  display: flex;
  margin: 0 auto;
  border-bottom: 1px solid #ddd; }
  @media screen and (max-width: 480px) {
    .score_box_Ctype02 {
      display: flex;
      flex-wrap: wrap;
      text-align: center;
      width: 95%;
      margin: -20px auto 20px;
      border-bottom: 1px solid #ddd; } }
  .score_box_Ctype02 .card_left, .score_box_Ctype02 .card_right {
    width: 30%;
    padding: 10px 0;
    justify-content: center;
    align-items: center;
    text-align: center; }
    .score_box_Ctype02 .card_left .name, .score_box_Ctype02 .card_right .name {
      display: block;
      font-size: 1.8rem; }
      @media screen and (max-width: 480px) {
        .score_box_Ctype02 .card_left .name, .score_box_Ctype02 .card_right .name {
          font-size: 1.5rem; } }
    @media screen and (max-width: 480px) {
      .score_box_Ctype02 .card_left, .score_box_Ctype02 .card_right {
        width: 30%;
        padding: 10px 0;
        font-size: 1.5rem;
        justify-content: center;
        align-items: center;
        text-align: center; } }
  .score_box_Ctype02 .card_left {
    order: 1; }
  .score_box_Ctype02 .card_right {
    order: 5;
    border-right: none; }
  .score_box_Ctype02 .score_left, .score_box_Ctype02 .score_right {
    width: 10%;
    padding: 15px 0;
    text-align: center;
    border-right: 1px solid #ddd;
    border-left: 1px solid #ddd; }
    @media screen and (max-width: 480px) {
      .score_box_Ctype02 .score_left, .score_box_Ctype02 .score_right {
        width: 10%;
        padding: 15px 0;
        border-right: 1px solid #ddd;
        border-left: 1px solid #ddd; } }
    .score_box_Ctype02 .score_left span, .score_box_Ctype02 .score_right span {
      display: block; }
  .score_box_Ctype02 .score_left {
    order: 2; }
  .score_box_Ctype02 .score_right {
    order: 4; }
  .score_box_Ctype02 .score_center {
    width: 20%;
    order: 3;
    padding: 15px 0;
    text-align: center; }
    @media screen and (max-width: 480px) {
      .score_box_Ctype02 .score_center {
        width: 20%;
        padding: 15px 0; } }
    .score_box_Ctype02 .score_center span {
      display: block; }

.score_info {
  padding: 5px 10px;
  border-bottom: 1px solid #ddd;
  margin-bottom: 10px; }
  @media screen and (max-width: 480px) {
    .score_info {
      width: 100%;
      text-align: left;
      border-top: 1px solid #ddd;
      padding: 5px;
      margin: inherit; } }

.c-schedule .b-calendar {
  margin-bottom: 0 !important; }

.c-schedule .b-calendar__table {
  width: 840px !important; }

.b-calendar__name {
  min-width: 60px !important; }

.tab-group {
  display: flex;
  flex-direction: row; }
  .tab-group li {
    width: 100%;
    padding: 0; }
    .tab-group li.is-active a {
      color: #fff; }
    .tab-group li:hover a {
      color: #fff; }
    .tab-group li a {
      display: block;
      text-decoration: none;
      color: #9f2121;
      padding: 20px 0; }

.c-tabs__item {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: stretch;
  margin: 0 0 70px; }
  @media screen and (max-width: 480px) {
    .c-tabs__item {
      margin: 0 0 40px; } }
.c-tabs__list {
  margin: 0;
  padding: 20px 0 15px;
  position: relative;
  display: block;
  font-size: 16px;
  font-size: 1.6rem;
  background-color: #fff;
  color: #9f2121;
  border-top: 1px solid #E6E6E6;
  border-bottom: 1px solid #E6E6E6;
  text-align: center;
  cursor: pointer;
  font-weight: bold; }
  @media screen and (max-width: 480px) {
    .c-tabs__list {
      font-size: 16px;
      font-size: 1.6rem;
      font-weight: 500; } }
  .c-tabs__list.is-active {
    background-color: #9f2121;
    color: #fff;
    border-top: 1px solid #9f2121;
    border-bottom: 1px solid #9f2121; }
    .c-tabs__list.is-active:after {
      top: 100%;
      left: 50%;
      border: solid transparent;
      content: "";
      height: 0;
      width: 0;
      position: absolute;
      pointer-events: none;
      border-top-color: #9f2121;
      border-width: 14px;
      margin-left: -14px; }
  .c-tabs__list:hover {
    background-color: #9f2121;
    color: #fff;
    border-top: 1px solid #9f2121;
    border-bottom: 1px solid #9f2121; }
.c-tabs__content .c-title__heading2 {
  margin-bottom: 20px; }
.c-tabs__details {
  display: none; }
  .c-tabs__details.is-active {
    display: block;
    animation: show 1s linear 0s; }

.link_prev_next {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 50px auto 20px;
  padding: 18px 0;
  border-top: 1px solid #E6E6E6;
  border-bottom: 1px solid #E6E6E6; }
  .link_prev_next .date {
    font-size: 35px;
    font-size: 3.5rem;
    font-weight: bold;
    color: #9f2121; }
    @media screen and (max-width: 480px) {
      .link_prev_next .date {
        font-size: 34px;
        font-size: 3.4rem; } }
    .link_prev_next .date span {
      font-size: 28px;
      font-size: 2.8rem; }
      @media screen and (max-width: 480px) {
        .link_prev_next .date span {
          font-size: 26px;
          font-size: 2.6rem; } }
  @media screen and (max-width: 480px) {
    .link_prev_next a {
      font-size: 16px;
      font-size: 1.6rem; } }

.c-photo {
  width: 870px;
  height: auto;
  overflow: hidden;
  margin: 0 auto 50px 0; }
  @media screen and (max-width: 480px) {
    .c-photo {
      width: calc(100vw - 30px);
      margin: 0 auto 40px; } }
  .c-photo__wrap {
    width: 100%;
    margin: 0 0 30px;
    display: flex;
    flex-wrap: wrap;
    justify-content: start;
    align-items: flex-start; }
    @media screen and (max-width: 480px) {
      .c-photo__wrap {
        width: 100%;
        margin: 0 auto 40px; } }
  .c-photo__item {
    max-width: 270px;
    margin: 7px; }
    @media screen and (max-width: 480px) {
      .c-photo__item {
        max-width: calc( (100vw - 30px) / 2 - 10px);
        margin: 5px; } }
  .c-photo__img {
    overflow: hidden; }
    .c-photo__img img {
      max-width: 100%;
      vertical-align: top;
      transition: transform 0.5s ease-out;
      width: 270px;
      height: 180px;
      object-fit: cover; }
      @media all and (-ms-high-contrast: none) {
        .c-photo__img img {
          height: auto;
          font-family: 'object-fit: cover;';
          /* IE */ } }
      @media screen and (max-width: 480px) {
        .c-photo__img img {
          width: calc( (100vw - 30px) / 2 - 10px);
          height: calc( ((100vw - 30px) / 2 - 10px) * 0.6666 ); } }
  .c-photo__link:hover img {
    transform: scale(1.1, 1.1); }

.pc {
  display: block !important; }

.sp {
  display: none !important; }

@media screen and (max-width: 480px) {
  .pc {
    display: none !important; }

  .sp {
    display: block !important; } }
@keyframes show {
  from {
    opacity: 0;
    top: 138px; }
  to {
    opacity: 1;
    top: 148px; } }
.c-line {
  height: 3px;
  border: none;
  background-color: #eaeaea;
  margin: 50px 0; }

.c-icon__news {
  display: block;
  width: 70px;
  padding: 2px 0 1px;
  background-color: #9f2121;
  font-size: 12px;
  font-size: 1.2rem;
  color: #fff;
  font-family: 'Roboto';
  text-transform: uppercase;
  text-align: center; }

.c-textlink__before {
  text-decoration: none; }
  .c-textlink__before:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f104";
    padding: 0 5px 0 0;
    font-size: 16px;
    font-size: 1.6rem; }
  .c-textlink__before:hover {
    opacity: 0.75; }
.c-textlink__after {
  text-decoration: none; }
  .c-textlink__after:after {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f105";
    padding: 0 0 0 5px;
    font-size: 16px;
    font-size: 1.6rem; }
  .c-textlink__after:hover {
    opacity: 0.75; }

.c-textalign__right {
  text-align: right; }
.c-textalign__left {
  text-align: left; }
.c-textalign__center {
  text-align: center; }

.c-title__heading1 {
  text-align: center;
  color: #fff;
  font-size: 34px;
  font-size: 3.4rem;
  font-weight: 500; }
  @media screen and (max-width: 480px) {
    .c-title__heading1 {
      font-size: 24px;
      font-size: 2.4rem; } }
  .c-title__heading1 .detail {
    font-size: 20px;
    font-size: 2rem;
    margin: 20px 0 0;
    display: inline-block; }
  .c-title__heading1 .lang {
    font-size: 14px;
    font-size: 1.4rem;
    text-transform: uppercase;
    margin: 30px 0 0; }
    @media screen and (max-width: 480px) {
      .c-title__heading1 .lang {
        font-size: 12px;
        font-size: 1.2rem; } }
.c-title__heading2 {
  padding: 5px 0 5px 20px;
  margin: 0 0 40px;
  color: #fff;
  font-size: 24px;
  font-size: 2.4rem;
  background-color: #9f2121;
  font-weight: 500; }
.c-title__heading3 {
  margin: 0 0 40px;
  color: #9f2121;
  font-weight: bold;
  font-size: 24px;
  font-size: 2.4rem; }
  @media screen and (max-width: 480px) {
    .c-title__heading3 {
      margin: 0 0 30px; } }
.c-title__heading4 {
  text-align: center;
  margin: 0 0 50px;
  color: #9f2121;
  font-weight: 500;
  font-size: 22px;
  font-size: 2.2rem; }
  @media screen and (max-width: 480px) {
    .c-title__heading4 {
      margin: 0 0 40px;
      font-weight: 500; } }
  .c-title__heading4--instagram:before {
    margin: 0 5px 3px 0;
    content: '';
    display: inline-block;
    background-size: contain;
    vertical-align: middle;
    width: 33px;
    height: 31px;
    background-image: url(/assets/img/common/btn__tokyo2020.svg);
    background-repeat: no-repeat; }
.c-title__heading5 {
  text-align: left;
  margin: 0 0 20px;
  color: #9f2121;
  font-weight: 500;
  font-size: 20px;
  font-size: 2rem; }
  @media screen and (max-width: 480px) {
    .c-title__heading5 {
      margin: 30px 0 20px;
      font-weight: 500; } }
.c-title__sbttl {
  background: #F2F4F8;
  padding: 10px; }
.c-title__sbttl1 {
  padding: 5px 10px;
  border-left: 7px solid #9f2121;
  margin: 0 0 30px;
  font-weight: bold;
  font-size: 16px;
  font-size: 1.6rem; }

.l-content .c-text {
  margin-bottom: 2rem;
  line-height: 180%;
  font-size: 14px;
  font-size: 1.4rem; }
  @media screen and (max-width: 480px) {
    .l-content .c-text {
      margin: 0 20px 2rem 20px; } }
.l-content .c-note {
  font-size: 14px;
  font-size: 1.4rem;
  margin-bottom: 2rem; }
  @media screen and (max-width: 480px) {
    .l-content .c-note {
      font-size: 10px;
      font-size: 1rem; } }

.c-listmenu {
  position: relative;
  overflow: hidden;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 5, 0.16); }
  .c-listmenu:before {
    z-index: 1;
    position: absolute;
    right: 15px;
    top: 0;
    content: "\f078";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: #9f2121;
    line-height: 50px;
    pointer-events: none; }
  .c-listmenu__select {
    outline: none;
    -moz-appearance: none;
    text-indent: 0.01px;
    text-overflow: '';
    background: none transparent;
    vertical-align: middle;
    font-size: inherit;
    color: inherit;
    -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    height: 50px;
    padding: 10px 12px;
    border: 1px solid #ddd;
    color: #9f2121;
    width: 100%;
    font-weight: 500; }
    .c-listmenu__select::-ms-expand {
      display: none; }
    .c-listmenu__select:-moz-focusring {
      color: transparent;
      text-shadow: 0 0 0 rgba(0, 0, 5, 0.16); }
  .c-listmenu__option {
    background-color: #fff;
    color: #000; }

.c-tag__compe {
  display: block;
  border-radius: 20px;
  border: 2px solid #9f2121;
  color: #9f2121;
  padding: 5px 15px;
  font-size: 14px;
  font-size: 1.4rem; }
  .c-tag__compe.is-active {
    background-color: #9f2121;
    color: #fff; }
  .c-tag__compe.is-disabled {
    background-color: #ccc;
    border: 2px solid #ccc;
    color: #fff;
    pointer-events: none; }
  .c-tag__compe:hover {
    background-color: #9f2121;
    color: #fff; }

.schedule {
  padding: 0 10px; }
  .schedule .splash_kv {
    margin-bottom: 20px; }
    .schedule .splash_kv img {
      width: 100%; }
  .schedule .c-title__heading2 {
    margin-bottom: 10px; }

.p-home .l-inner {
  width: 1240px;
  margin: 0 auto; }
  @media screen and (max-width: 480px) {
    .p-home .l-inner {
      width: calc(100vw - 30px); } }
.p-home .c-title__heading1 {
  font-size: 50px;
  font-size: 5rem;
  color: #9f2121;
  margin: 0 0 80px 0;
  text-transform: uppercase;
  z-index: 1;
  font-weight: bold; }
  @media screen and (max-width: 480px) {
    .p-home .c-title__heading1 {
      font-size: 30px;
      font-size: 3rem;
      margin: 0 0 30px 0; } }
  .p-home .c-title__heading1 span {
    font-size: 16px;
    font-size: 1.6rem;
    padding: 0 0 0 20px;
    white-space: nowrap; }
    @media screen and (max-width: 480px) {
      .p-home .c-title__heading1 span {
        font-size: 10px;
        font-size: 1rem;
        padding: 0 0 0 10px; } }
  .p-home .c-title__heading1.white {
    color: #fff; }
.p-home .c-title__heading2 {
  font-size: 20px;
  font-size: 2rem;
  color: #9f2121;
  font-weight: bold;
  margin: 0 0 50px 0; }
.p-home .b-kv {
  width: 100%;
  height: calc( 100vw * 0.3176);
  position: relative;
  margin: 0 0 100px;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16); }
  @media screen and (max-width: 480px) {
    .p-home .b-kv {
      width: 100vw;
      height: calc( 100vw * 0.3176);
      margin: 0 0 60px; } }
  .p-home .b-kv__list {
    display: none;
    margin: 0;
    overflow: hidden; }
    .p-home .b-kv__list.slick-initialized {
      display: block; }
  .p-home .b-kv__listitem {
    width: 100%;
    height: calc( 100vw * 0.3176);
    margin: 0 0 40px; }
    @media screen and (max-width: 480px) {
      .p-home .b-kv__listitem {
        height: calc( 100vw * 0.3176);
        margin: 0 0 20px; } }
  .p-home .b-kv__img {
    width: auto;
    height: 100%;
    margin: 0 auto; }
    @media screen and (max-width: 480px) {
      .p-home .b-kv__img {
        width: auto;
        height: 100%;
        max-width: 100vw;
        max-height: calc( 100vw * 0.3176); } }
  .p-home .b-kv .js-kvSlider {
    opacity: 0;
    transition: opacity .3s linear; }
  .p-home .b-kv .js-kvSlider.slick-initialized {
    opacity: 1; }
  .p-home .b-kv .slider-arrow {
    position: absolute;
    display: block;
    top: calc(50% - 21px);
    height: 43px;
    width: 43px;
    margin-top: -21px;
    color: #fff;
    line-height: 43px;
    font-size: 28px;
    font-size: 2.8rem;
    cursor: pointer;
    text-align: center;
    z-index: 10;
    background: rgba(159, 33, 33, 0.5);
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%; }
    @media screen and (max-width: 480px) {
      .p-home .b-kv .slider-arrow {
        top: calc(50% - 15px);
        height: 30px;
        width: 30px;
        margin-top: -15px;
        line-height: 30px;
        font-size: 18px;
        font-size: 1.8rem; } }
    .p-home .b-kv .slider-arrow:after {
      font-family: "Font Awesome 5 Free";
      font-weight: 900; }
  .p-home .b-kv .slider-prev {
    left: 100px; }
    @media screen and (max-width: 480px) {
      .p-home .b-kv .slider-prev {
        left: 10px; } }
    .p-home .b-kv .slider-prev:after {
      content: "\f0d9";
      padding: 0 5px 0 0; }
  .p-home .b-kv .slider-next {
    right: 100px; }
    @media screen and (max-width: 480px) {
      .p-home .b-kv .slider-next {
        right: 10px; } }
    .p-home .b-kv .slider-next:after {
      content: "\f0da";
      padding: 0 0 0 5px; }
  .p-home .b-kv .slick-slide {
    padding: 0;
    color: #fff;
    text-align: center;
    font-size: 1.1em;
    outline: 0; }
  .p-home .b-kv .slick-dots {
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: stretch; }
    .p-home .b-kv .slick-dots li {
      margin: 0 30px 0 0; }
      @media screen and (max-width: 480px) {
        .p-home .b-kv .slick-dots li {
          margin: 0 10px 0 0; } }
      .p-home .b-kv .slick-dots li:last-child {
        margin: 0; }
      .p-home .b-kv .slick-dots li button {
        margin: 0;
        padding: 0;
        border: none;
        outline: none;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        display: block;
        width: 84px;
        height: 6px;
        text-indent: -9999px;
        background: #c9c9c9;
        cursor: pointer;
        transform: skewX(-45deg); }
        @media screen and (max-width: 480px) {
          .p-home .b-kv .slick-dots li button {
            width: 34px;
            height: 4px; } }
      .p-home .b-kv .slick-dots li.slick-active button {
        background: #9f2121; }
.p-home .b-topics {
  position: relative;
  margin: 0 0 80px; }
  @media screen and (max-width: 480px) {
    .p-home .b-topics {
      margin: 0 0 50px; } }
  .p-home .b-topics:before {
    position: absolute;
    top: 30px;
    right: 0;
    content: "";
    width: 1153px;
    height: 830px;
    background-image: url("../img/home/bg_topics.jpg");
    background-size: 80%;
    background-repeat: no-repeat;
    background-position: top -60px right -360px;
    z-index: -2; }
    @media screen and (max-width: 480px) {
      .p-home .b-topics:before {
        top: 220px;
        background-size: 65%; } }
  .p-home .b-topics .c-title__heading1 {
    background-color: #fff;
    width: 300px; }
    @media screen and (max-width: 480px) {
      .p-home .b-topics .c-title__heading1 {
        width: 180px; } }
  .p-home .b-topics:after {
    content: "";
    position: absolute;
    top: 30px;
    right: 0;
    width: 80vw;
    height: 5px;
    margin: 0 auto;
    background-color: #9f2121;
    z-index: -1; }
    @media screen and (max-width: 480px) {
      .p-home .b-topics:after {
        top: 20px; } }
  .p-home .b-topics__wrap {
    width: 1005px;
    margin: 0 auto 70px; }
    @media screen and (max-width: 480px) {
      .p-home .b-topics__wrap {
        width: calc(100vw - 80px);
        margin: 0 auto 50px; } }
  .p-home .b-topics__list {
    display: block;
    outline: none; }
    @media screen and (max-width: 480px) {
      .p-home .b-topics__list {
        width: calc(100vw - 80px);
        height: calc(100vw * 0.52); } }
  @media screen and (max-width: 480px) {
    .p-home .b-topics .slick-list {
      width: calc(100vw - 80px);
      height: calc(100vw * 0.52); } }
  .p-home .b-topics__listitem {
    /**
    @include mq(sp) {
        width: 62vw;
        margin: 0 0 30px;
    }
    **/ }
    @media screen and (min-width: 769px) {
      .p-home .b-topics__listitem:first-child {
        margin-left: -272px; } }
    @media screen and (max-width: 480px) {
      .p-home .b-topics__listitem:first-child {
        margin-left: -248px; } }
    @media screen and (max-width: 414px) {
      .p-home .b-topics__listitem:first-child {
        margin-left: -228px; } }
    @media screen and (max-width: 375px) {
      .p-home .b-topics__listitem:first-child {
        margin-left: -199px; } }
    @media screen and (max-width: 360px) {
      .p-home .b-topics__listitem:first-child {
        margin-left: -188px; } }
    @media screen and (max-width: 320px) {
      .p-home .b-topics__listitem:first-child {
        margin-left: -158px; } }
  .p-home .b-topics__img {
    width: 298px;
    height: 187px;
    overflow: hidden; }
    .p-home .b-topics__img img {
      width: 298px;
      height: 187px;
      display: block;
      transition: transform 0.5s ease-out;
      object-fit: cover;
      font-family: 'object-fit: cover;';
      /* IE */ }
    @media screen and (max-width: 480px) {
      .p-home .b-topics__img {
        width: 62vw;
        height: calc( 62vw * 0.63); }
        .p-home .b-topics__img img {
          width: 62vw;
          height: calc( 62vw * 0.63); } }
  .p-home .b-topics__text {
    width: 298px;
    background-color: #000;
    padding: 12px;
    text-align: left;
    height: 7rem; }
    @media screen and (max-width: 480px) {
      .p-home .b-topics__text {
        padding: 7px 10px 4px;
        width: 62vw;
        overflow: hidden;
        height: 5rem; } }
    .p-home .b-topics__text p {
      font-size: 14px;
      font-size: 1.4rem;
      line-height: 175%;
      color: #fff;
      display: -webkit-box;
      -webkit-box-orient: vertical;
      -webkit-line-clamp: 2;
      overflow: hidden; }
      @media screen and (max-width: 480px) {
        .p-home .b-topics__text p {
          font-size: 12px;
          font-size: 1.2rem; } }
  .p-home .b-topics__link {
    text-decoration: none; }
    .p-home .b-topics__link:hover img {
      transform: scale(1.1, 1.1); }
    .p-home .b-topics__link:hover .topics__text {
      text-decoration: underline;
      color: #fff; }
  .p-home .b-topics .js-topicsSlider {
    opacity: 0;
    transition: opacity .3s linear; }
  .p-home .b-topics .js-topicsSlider.slick-initialized {
    opacity: 1; }
  .p-home .b-topics .slider-arrow {
    position: absolute;
    display: block;
    top: 80px;
    height: 135px;
    width: 20px;
    margin-top: -21px;
    color: #fff;
    line-height: 135px;
    font-size: 12px;
    font-size: 1.2rem;
    cursor: pointer;
    text-align: center;
    z-index: 10;
    background-color: #9f2121; }
    @media screen and (max-width: 480px) {
      .p-home .b-topics .slider-arrow {
        top: 50px;
        height: 135px;
        width: 15px; } }
    .p-home .b-topics .slider-arrow:after {
      font-family: "Font Awesome 5 Free";
      font-weight: 900; }
  .p-home .b-topics .slider-prev {
    left: -50px; }
    @media screen and (max-width: 480px) {
      .p-home .b-topics .slider-prev {
        left: -27px; } }
    .p-home .b-topics .slider-prev:after {
      content: "\f0d9";
      padding: 0 2px 0 0; }
      @media screen and (max-width: 480px) {
        .p-home .b-topics .slider-prev:after {
          padding: 0; } }
  .p-home .b-topics .slider-next {
    right: -50px; }
    @media screen and (max-width: 480px) {
      .p-home .b-topics .slider-next {
        right: -27px; } }
    .p-home .b-topics .slider-next:after {
      content: "\f0da";
      padding: 0 0 0 2px; }
      @media screen and (max-width: 480px) {
        .p-home .b-topics .slider-next:after {
          padding: 0; } }
  .p-home .b-topics .slick-slide {
    padding: 0;
    color: #fff;
    text-align: center;
    font-size: 1.1em;
    outline: 0; }
  .p-home .b-topics .c-news {
    width: 960px;
    margin: 0 auto; }
    @media screen and (max-width: 480px) {
      .p-home .b-topics .c-news {
        width: calc(100vw - 30px); } }
.p-home .b-contents {
  position: relative;
  margin: 0 0 80px; }
  @media screen and (max-width: 480px) {
    .p-home .b-contents {
      margin: 0 0 50px; } }
  .p-home .b-contents:after {
    content: "";
    position: absolute;
    top: 130px;
    right: 0;
    width: 80vw;
    height: 5px;
    margin: 0 auto;
    background-color: #fff;
    z-index: -1; }
    @media screen and (max-width: 480px) {
      .p-home .b-contents:after {
        top: 70px; } }
  .p-home .b-contents .c-title__heading1 {
    background-color: #A01616;
    width: 380px; }
    @media screen and (max-width: 480px) {
      .p-home .b-contents .c-title__heading1 {
        width: 230px;
        margin: 0 0 50px; } }
  .p-home .b-contents .l-inner {
    padding: 100px 0 0 0; }
    @media screen and (max-width: 480px) {
      .p-home .b-contents .l-inner {
        padding: 50px 0 0 0; } }
  .p-home .b-contents:before {
    position: absolute;
    content: "";
    display: block;
    background: #A01616;
    width: 100%;
    height: 330px;
    z-index: -1; }
    @media screen and (max-width: 480px) {
      .p-home .b-contents:before {
        height: 190px; } }
  .p-home .b-contents__list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: stretch;
    width: 962px;
    margin: 0 auto; }
    @media screen and (max-width: 480px) {
      .p-home .b-contents__list {
        width: calc(100vw - 30px); } }
  .p-home .b-contents__listitem {
    width: 300px;
    margin: 0 0 40px; }
    @media screen and (max-width: 480px) {
      .p-home .b-contents__listitem {
        width: calc( (100vw - 30px - 18px) / 2 );
        margin: 0 0 30px; } }
  .p-home .b-contents__img {
    width: 300px;
    height: 190px;
    overflow: hidden;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
    margin: 0 0 20px; }
    .p-home .b-contents__img img {
      width: 300px;
      height: 190px;
      display: block;
      transition: transform 0.5s ease-out;
      object-fit: cover;
      font-family: 'object-fit: cover;';
      /* IE */ }
    @media screen and (max-width: 480px) {
      .p-home .b-contents__img {
        width: calc( (100vw - 30px - 15px) / 2 );
        height: calc( ((100vw - 30px - 15px) / 2) * 0.63 );
        margin: 0 0 10px; }
        .p-home .b-contents__img img {
          width: calc( (100vw - 30px - 15px) / 2 );
          height: calc( ((100vw - 30px - 15px) / 2) * 0.63 ); } }
  .p-home .b-contents__link {
    color: #9f2121;
    text-decoration: none;
    font-weight: 500; }
    .p-home .b-contents__link:hover {
      text-decoration: underline; }
      .p-home .b-contents__link:hover img {
        transform: scale(1.1, 1.1); }
      .p-home .b-contents__link:hover .topics__text {
        text-decoration: underline;
        color: #fff; }
    @media screen and (max-width: 480px) {
      .p-home .b-contents__link {
        font-size: 12px;
        font-size: 1.2rem; } }
.p-home .b-movie {
  display: none;
  position: relative;
  margin: 0 0 120px; }
  @media screen and (max-width: 480px) {
    .p-home .b-movie {
      margin: 0 0 100px; } }
  .p-home .b-movie:before {
    position: absolute;
    content: "";
    left: 0;
    top: -40px;
    width: 85vw;
    min-width: 1200px;
    height: 570px;
    background-color: #f7f7f7;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
    z-index: -1; }
    @media screen and (max-width: 480px) {
      .p-home .b-movie:before {
        min-width: 85vw;
        height: 400px; } }
  .p-home .b-movie:after {
    content: "";
    position: absolute;
    top: 30px;
    right: 0;
    width: 80vw;
    height: 5px;
    margin: 0 auto;
    background-color: #9f2121;
    z-index: -1; }
    @media screen and (max-width: 480px) {
      .p-home .b-movie:after {
        top: 20px; } }
  .p-home .b-movie .c-title__heading1 {
    background-color: #f7f7f7;
    width: 230px; }
    @media screen and (max-width: 480px) {
      .p-home .b-movie .c-title__heading1 {
        width: 140px; } }
  .p-home .b-movie__wrap {
    width: 962px;
    margin: 0 auto; }
    @media screen and (max-width: 480px) {
      .p-home .b-movie__wrap {
        width: calc(100vw - 80px);
        margin: 0 auto 50px; } }
  .p-home .b-movie__list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: stretch;
    width: 962px;
    margin: 0 auto; }
    @media screen and (max-width: 480px) {
      .p-home .b-movie__list {
        width: calc(100vw - 80px); } }
  .p-home .b-movie__listitem {
    width: 300px;
    margin: 0 0 70px; }
    @media screen and (max-width: 480px) {
      .p-home .b-movie__listitem {
        width: 62vw;
        margin: 0 0 30px; } }
    @media screen and (max-width: 414px) {
      .p-home .b-movie__listitem:first-child {
        margin-left: -248px; } }
    @media screen and (max-width: 375px) {
      .p-home .b-movie__listitem:first-child {
        margin-left: -219px; } }
    @media screen and (max-width: 360px) {
      .p-home .b-movie__listitem:first-child {
        margin-left: -208px; } }
    @media screen and (max-width: 320px) {
      .p-home .b-movie__listitem:first-child {
        margin-left: -178px; } }
  .p-home .b-movie__title {
    width: 100%;
    overflow: hidden;
    font-size: 16px;
    font-size: 1.6rem; }
    .p-home .b-movie__title p {
      display: -webkit-box;
      -webkit-box-orient: vertical;
      -webkit-line-clamp: 2; }
    @media screen and (max-width: 480px) {
      .p-home .b-movie__title {
        font-size: 13px;
        font-size: 1.3rem;
        width: 62vw; } }
  .p-home .b-movie__img {
    position: relative;
    width: 300px;
    height: 169px;
    object-fit: cover;
    font-family: 'object-fit: cover;';
    /* IE */
    overflow: hidden;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
    margin: 0 0 10px; }
    .p-home .b-movie__img img {
      width: 300px;
      height: 169px;
      display: block;
      transition: transform 0.5s ease-out; }
    .p-home .b-movie__img:after {
      position: absolute;
      content: '';
      top: calc(50% - 28px);
      left: calc(50% - 40px);
      display: block;
      width: 80px;
      height: 56px;
      background-image: url(/assets/img/common/play.svg);
      background-size: cover;
      vertical-align: middle; }
    @media screen and (max-width: 480px) {
      .p-home .b-movie__img {
        width: 62vw;
        height: calc( 62vw * 0.563);
        margin: 0 0 10px; }
        .p-home .b-movie__img img {
          width: 62vw;
          height: calc( 62vw * 0.563); }
        .p-home .b-movie__img:after {
          top: calc(50% - 23px);
          left: calc(50% - 35px);
          width: 70px;
          height: 46px; } }
  .p-home .b-movie__listlink {
    color: #9f2121;
    text-decoration: none;
    color: #000; }
    .p-home .b-movie__listlink:hover {
      text-decoration: underline; }
      .p-home .b-movie__listlink:hover img {
        transform: scale(1.1, 1.1); }
  .p-home .b-movie__link {
    text-align: right;
    color: #9f2121;
    font-size: 16px;
    font-size: 1.6rem; }
    @media screen and (max-width: 480px) {
      .p-home .b-movie__link {
        font-size: 13px;
        font-size: 1.3rem; } }
  .p-home .b-movie .slider-arrow {
    position: absolute;
    display: block;
    top: 80px;
    height: 135px;
    width: 20px;
    margin-top: -21px;
    color: #fff;
    line-height: 135px;
    font-size: 12px;
    font-size: 1.2rem;
    cursor: pointer;
    text-align: center;
    z-index: 10;
    background-color: #9f2121; }
    @media screen and (max-width: 480px) {
      .p-home .b-movie .slider-arrow {
        top: 40px;
        height: 135px;
        width: 15px; } }
    .p-home .b-movie .slider-arrow:after {
      font-family: "Font Awesome 5 Free";
      font-weight: 900; }
  .p-home .b-movie .slider-prev {
    left: -50px; }
    @media screen and (max-width: 480px) {
      .p-home .b-movie .slider-prev {
        left: -27px; } }
    .p-home .b-movie .slider-prev:after {
      content: "\f0d9";
      padding: 0 5px 0 0; }
      @media screen and (max-width: 480px) {
        .p-home .b-movie .slider-prev:after {
          padding: 0; } }
  .p-home .b-movie .slider-next {
    right: -50px; }
    @media screen and (max-width: 480px) {
      .p-home .b-movie .slider-next {
        right: -27px; } }
    .p-home .b-movie .slider-next:after {
      content: "\f0da";
      padding: 0 0 0 5px; }
      @media screen and (max-width: 480px) {
        .p-home .b-movie .slider-next:after {
          padding: 0; } }
  .p-home .b-movie .slick-slide {
    padding: 0;
    color: #fff;
    text-align: center;
    font-size: 1.1em;
    outline: 0; }
.p-home .b-sponsor {
  display: none;
  position: relative; }
  .p-home .b-sponsor:after {
    content: "";
    position: absolute;
    top: 30px;
    right: 0;
    width: 80vw;
    height: 5px;
    margin: 0 auto;
    background-color: #9f2121;
    z-index: -1; }
    @media screen and (max-width: 480px) {
      .p-home .b-sponsor:after {
        top: 20px; } }
  .p-home .b-sponsor .c-title__heading1 {
    background-color: #fff;
    width: 350px; }
    @media screen and (max-width: 480px) {
      .p-home .b-sponsor .c-title__heading1 {
        width: 210px; } }
  .p-home .b-sponsor__wrap {
    width: 962px;
    margin: 0 auto; }
    @media screen and (max-width: 480px) {
      .p-home .b-sponsor__wrap {
        width: calc(100vw - 30px); } }
  .p-home .b-sponsor__list {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: stretch;
    width: 962px;
    margin: 0 auto 75px; }
    @media screen and (max-width: 480px) {
      .p-home .b-sponsor__list {
        width: calc(100vw - 30px); } }
  .p-home .b-sponsor__listitem {
    margin: 0 0 -1px -1px; }
  .p-home .b-sponsor__listlink {
    display: block;
    position: relative;
    border: 1px solid #cecece; }
    .p-home .b-sponsor__listlink img {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%); }
    .p-home .b-sponsor__listlink.world {
      width: 193px;
      height: 75px; }
      @media screen and (max-width: 480px) {
        .p-home .b-sponsor__listlink.world {
          width: calc( (100vw - 30px) / 3);
          height: calc( ((100vw - 30px) / 3) * 0.40); } }
      .p-home .b-sponsor__listlink.world img {
        max-width: 92px;
        max-height: 40px; }
        @media screen and (max-width: 480px) {
          .p-home .b-sponsor__listlink.world img {
            max-width: calc( ((100vw - 30px) / 3) * 0.7);
            max-height: calc( (((100vw - 30px) / 3) * 0.33) * 0.7); } }
    .p-home .b-sponsor__listlink.gold {
      width: 193px;
      height: 75px; }
      @media screen and (max-width: 480px) {
        .p-home .b-sponsor__listlink.gold {
          width: calc( (100vw - 30px) / 3);
          height: calc( ((100vw - 30px) / 3) * 0.40); } }
      .p-home .b-sponsor__listlink.gold img {
        max-width: 92px;
        max-height: 40px; }
        @media screen and (max-width: 480px) {
          .p-home .b-sponsor__listlink.gold img {
            max-width: calc( ((100vw - 30px) / 3) * 0.7);
            max-height: calc( (((100vw - 30px) / 3) * 0.33) * 0.7); } }
    .p-home .b-sponsor__listlink:hover img {
      opacity: 0.75; }
.p-home .b-banner {
  background-color: #f0f0f0;
  padding: 30px 0; }
  @media screen and (max-width: 480px) {
    .p-home .b-banner {
      padding: 30px 0; } }
  .p-home .b-banner__list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-start;
    width: 962px;
    margin: 0 auto; }
    @media screen and (max-width: 480px) {
      .p-home .b-banner__list {
        justify-content: space-between;
        width: calc(100vw - 60px); } }
  .p-home .b-banner__listitem {
    width: 170px;
    margin: 0 10px 10px; }
    @media screen and (max-width: 480px) {
      .p-home .b-banner__listitem {
        width: calc( (100vw - (60px + 20px)) / 3);
        margin: 0 0 20px; } }
    .p-home .b-banner__listitem.sizes {
      width: 110px;
      margin: 0 10px 0; }
      @media screen and (max-width: 480px) {
        .p-home .b-banner__listitem.sizes {
          width: calc( (100vw - (60px + 20px)) / 5);
          margin: 0; } }
  .p-home .b-banner__listlink {
    display: block;
    max-width: 170px; }
    @media screen and (max-width: 480px) {
      .p-home .b-banner__listlink {
        max-width: calc( (100vw - (60px + 20px)) / 3); } }
    .p-home .b-banner__listlink.sizes {
      width: 110px; }
      @media screen and (max-width: 480px) {
        .p-home .b-banner__listlink.sizes {
          max-width: calc( (100vw - (60px + 20px)) / 5); } }
    .p-home .b-banner__listlink img {
      width: 100%; }
    .p-home .b-banner__listlink:hover img {
      opacity: 0.75; }

.p-games .b-kv {
  width: 100%;
  min-width: 1240px;
  height: 200px;
  margin: 0 0 20px;
  padding: 50px 0 0 0;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  background-image: url("../img/games/bg_kv.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 0 -230px;
  line-height: 200%; }
  @media screen and (max-width: 480px) {
    .p-games .b-kv {
      min-width: 320px;
      width: 100vw;
      height: 150px;
      margin: 0 0 30px;
      background-position: 0 0; } }
  .p-games .b-kv.olympic2016 {
    height: 200px;
    background-image: url("../img/games/bg_kv＿olympic2016.jpg"); }
  .p-games .b-kv.olympic2020 {
    height: 200px;
    background-image: url("../img/games/bg_kv＿olympic2020.jpg"); }
  .p-games .b-kv.olympic2022 {
    height: 200px;
    background-image: url("/games/olympic/beijing_winter/images/bg_kv.jpg"); }
.p-games .c-listmenu {
  width: 200px;
  margin: 0 0 30px auto; }
  @media screen and (max-width: 480px) {
    .p-games .c-listmenu {
      width: calc(100vw - 40px);
      margin: 0 20px 30px; } }
.p-games .b-term__list {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: stretch;
  width: 822px;
  margin: 0 auto; }
  @media screen and (max-width: 480px) {
    .p-games .b-term__list {
      width: calc(100vw - 40px);
      margin: 0 20px 30px; } }
.p-games .b-term__listitem {
  width: 183px;
  margin: 0 30px 70px 0; }
  .p-games .b-term__listitem:nth-of-type(4n) {
    margin: 0 0 70px; }
  @media screen and (max-width: 480px) {
    .p-games .b-term__listitem {
      position: relative;
      width: 100vw;
      height: auto;
      margin: 0 0 30px 0; }
      .p-games .b-term__listitem:nth-of-type(4n) {
        margin: 0 0 30px; }
      .p-games .b-term__listitem:after {
        position: absolute;
        top: 40%;
        right: 0;
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
        content: "\f105";
        padding: 0 0 0 5px;
        font-size: 16px;
        font-size: 1.6rem;
        color: #9f2121; } }
.p-games .b-term__listimg {
  width: 183px;
  height: 183px;
  overflow: hidden;
  border: 1px solid #eaeaea;
  margin: 0 0 10px; }
  .p-games .b-term__listimg img {
    width: 183px;
    height: 183px;
    display: block;
    transition: transform 0.5s ease-out;
    object-fit: cover;
    font-family: 'object-fit: cover;';
    /* IE */ }
  @media screen and (max-width: 480px) {
    .p-games .b-term__listimg {
      width: 127px;
      height: 127px;
      margin: 0 15px 0 0; }
      .p-games .b-term__listimg img {
        width: 127px;
        height: 127px; } }
.p-games .b-term__listtext {
  text-align: center;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 180%; }
  @media screen and (max-width: 480px) {
    .p-games .b-term__listtext {
      width: calc( 100vw - 40px - 127px - 30px);
      padding: 5px 0 0 0;
      text-align: left;
      font-size: 16px;
      font-size: 1.6rem; } }
.p-games .b-term__listlink {
  display: block;
  color: #000;
  text-decoration: none; }
  @media screen and (max-width: 480px) {
    .p-games .b-term__listlink {
      display: flex;
      flex-wrap: nowrap;
      justify-content: flex-start;
      align-items: stretch; } }
  .p-games .b-term__listlink:hover img {
    transform: scale(1.1, 1.1); }
  .p-games .b-term__listlink:hover .term__listtext {
    color: #9f2121; }
@media screen and (max-width: 480px) {
  .p-games .c-tabs-sponly {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: stretch; }
    .p-games .c-tabs-sponly__label {
      display: block;
      width: calc((100vw - 40px) / 2);
      text-align: center;
      order: -1; }
      .p-games .c-tabs-sponly__label:first-of-type {
        margin: 0 0 40px 20px; }
      .p-games .c-tabs-sponly__label:last-of-type {
        margin: 0 20px 40px 0; }
      .p-games .c-tabs-sponly__label .c-title__heading2 {
        margin: 0;
        padding: 20px 0;
        font-size: 16px;
        font-size: 1.6rem;
        background-color: #fff;
        color: #9f2121;
        border-top: 1px solid #E6E6E6;
        border-bottom: 1px solid #E6E6E6; }
    .p-games .c-tabs-sponly__content {
      width: 100%;
      display: none; }
    .p-games .c-tabs-sponly__switch:checked + .c-tabs-sponly__label {
      position: relative; }
      .p-games .c-tabs-sponly__switch:checked + .c-tabs-sponly__label:after {
        top: 100%;
        left: 50%;
        border: solid transparent;
        content: "";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
        border-top-color: #9f2121;
        border-width: 14px;
        margin-left: -14px; }
      .p-games .c-tabs-sponly__switch:checked + .c-tabs-sponly__label .c-title__heading2 {
        background-color: #9f2121;
        color: #fff;
        border-top: 1px solid #9f2121;
        border-bottom: 1px solid #9f2121; }
    .p-games .c-tabs-sponly__switch:checked + .c-tabs-sponly__label + .c-tabs-sponly__content {
      display: block;
      animation: show 1s linear 0s; } }
.p-games .c-tabs-sponly__switch {
  display: none; }
.p-games .b-relation,
.p-games .b-commonlink {
  width: 822px;
  margin: 50px auto; }
  @media screen and (max-width: 480px) {
    .p-games .b-relation,
    .p-games .b-commonlink {
      width: calc( 100vw - 40px);
      margin: 50px 20px 40px; } }
  .p-games .b-relation__list,
  .p-games .b-commonlink__list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: stretch; }
  .p-games .b-relation__listitem,
  .p-games .b-commonlink__listitem {
    width: 260px;
    margin: 0 0 30px; }
    @media screen and (max-width: 480px) {
      .p-games .b-relation__listitem,
      .p-games .b-commonlink__listitem {
        width: calc( 100vw - 40px);
        margin: 0 0 20px; } }
.p-games .c-news {
  width: 860px;
  margin: 70px auto 50px; }
  @media screen and (max-width: 480px) {
    .p-games .c-news {
      width: calc(100vw - 30px); } }
  .p-games .c-news__listitem-date {
    font-size: 16px;
    font-size: 1.6rem; }
  .p-games .c-news__listitem-category {
    font-size: 12px;
    font-size: 1.2rem; }
  .p-games .c-news__listitem-text {
    width: 655px;
    font-size: 14px;
    font-size: 1.4rem; }
    @media screen and (max-width: 480px) {
      .p-games .c-news__listitem-text {
        width: 100%; } }
.p-games .b-summary {
  width: 860px;
  margin: 0 auto 50px; }
  @media screen and (max-width: 480px) {
    .p-games .b-summary {
      width: calc(100vw - 30px); } }
  .p-games .b-summary__list {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: stretch;
    border: 1px solid #E5E5E5;
    border-top: none; }
  .p-games .b-summary__name {
    width: 230px;
    padding: 10px 0;
    border-top: 1px solid #E5E5E5;
    background-color: #F2F4F8;
    text-align: center; }
    @media screen and (max-width: 480px) {
      .p-games .b-summary__name {
        font-size: 12px;
        font-size: 1.2rem;
        width: 30%; } }
  .p-games .b-summary__content {
    width: 628px;
    padding: 10px 20px;
    border-left: 1px solid #E5E5E5;
    border-top: 1px solid #E5E5E5; }
    @media screen and (max-width: 480px) {
      .p-games .b-summary__content {
        font-size: 13px;
        font-size: 1.3rem;
        width: 70%; } }
  .p-games .b-summary__link {
    color: #9f2121;
    text-decoration: none; }
.p-games .b-extra {
  width: 860px;
  min-height: 100px;
  margin: 0 auto 50px;
  padding: 10px;
  border: 1px solid #e5e5e5; }
  @media screen and (max-width: 480px) {
    .p-games .b-extra {
      width: calc( 100vw - 30px);
      margin: 0 20px 40px; } }
.p-games .b-eventbanner {
  width: 860px;
  margin: 0 auto 50px; }
  @media screen and (max-width: 480px) {
    .p-games .b-eventbanner {
      width: calc( 100vw - 30px);
      margin: 0 auto 40px; } }
  .p-games .b-eventbanner__list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: stretch; }
  .p-games .b-eventbanner__listitem {
    width: 300px;
    margin: 0 30px 30px; }
    @media screen and (max-width: 480px) {
      .p-games .b-eventbanner__listitem {
        width: calc( 100vw - 40px);
        margin: 0 0 30px; } }
    .p-games .b-eventbanner__listitem img {
      width: 100%; }
    .p-games .b-eventbanner__listitem img:hover {
      opacity: 0.75; }
.p-games .b-exlink {
  width: 822px;
  margin: 0 auto 110px; }
  @media screen and (max-width: 480px) {
    .p-games .b-exlink {
      width: calc( 100vw - 40px);
      margin: 0 20px 80px; } }
  .p-games .b-exlink__list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: stretch; }
  .p-games .b-exlink__listitem {
    width: 280px;
    margin: 0 30px 30px; }
    @media screen and (max-width: 480px) {
      .p-games .b-exlink__listitem {
        width: calc( 100vw - 40px);
        margin: 0 0 30px; } }
.p-games .movie__listitem {
  width: 380px; }
  @media screen and (max-width: 480px) {
    .p-games .movie__listitem {
      width: calc( 100vw - 40px);
      margin: 0 0 30px; } }
.p-games .b-instagram {
  width: 860px;
  margin: 0 auto 50px; }
  @media screen and (max-width: 480px) {
    .p-games .b-instagram {
      width: calc( 100vw - 30px);
      margin: 0 auto 40px; } }
.p-games .b-calendar {
  width: 860px;
  margin: 0 auto 50px; }
  @media screen and (max-width: 480px) {
    .p-games .b-calendar {
      width: calc(100vw - 30px);
      margin: 0 auto 40px;
      overflow-x: scroll; } }
  @media screen and (max-width: 480px) {
    .p-games .b-calendar__inner {
      overflow-x: scroll; } }
  .p-games .b-calendar__table {
    width: 860px; }
    @media screen and (max-width: 480px) {
      .p-games .b-calendar__table {
        width: auto;
        border-collapse: collapse; } }
  .p-games .b-calendar__link {
    display: block;
    color: #9f2121;
    text-decoration: none; }
    .p-games .b-calendar__link:hover {
      color: #000; }
  .p-games .b-calendar thead .b-calendar__name {
    text-align: center;
    position: relative; }
    .p-games .b-calendar thead .b-calendar__name span {
      display: inline-block;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%); }
  .p-games .b-calendar thead .b-calendar__month {
    font-size: 14px;
    font-size: 1.4rem; }
    @media screen and (max-width: 480px) {
      .p-games .b-calendar thead .b-calendar__month {
        text-indent: 5px;
        text-align: left; } }
  .p-games .b-calendar thead .b-calendar__day {
    font-size: 12px;
    font-size: 1.2rem;
    text-align: center;
    vertical-align: middle; }
  .p-games .b-calendar thead .b-calendar__week {
    font-size: 10px;
    font-size: 1rem;
    text-align: center;
    vertical-align: middle; }
  .p-games .b-calendar tbody .b-calendar__name {
    text-align: left;
    padding: 0 0 0 5px; }
    @media screen and (max-width: 480px) {
      .p-games .b-calendar tbody .b-calendar__name {
        position: -webkit-sticky;
        position: sticky;
        left: 0;
        z-index: 12;
        background-color: #fff; } }
    @media screen and (max-width: 480px) {
      .p-games .b-calendar tbody .b-calendar__name {
        min-width: 150px;
        background-color: #fff; } }
    .p-games .b-calendar tbody .b-calendar__name--breakdown {
      text-indent: 3rem; }
    @media screen and (max-width: 480px) {
      .p-games .b-calendar tbody .b-calendar__name a .sub_conts {
        font-size: 0.6em;
        max-width: 85px;
        display: inline-flex; } }
  .p-games .b-calendar tbody .b_child {
    display: none; }
  .p-games .b-calendar tbody .plus_arrow::before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: '\f067';
    font-size: 1.6rem;
    right: 10px;
    position: absolute; }
  .p-games .b-calendar tbody .plus_arrow.active::before {
    content: '\f068'; }
  .p-games .b-calendar tbody .b-calendar__circle-link {
    display: block;
    width: 100%;
    color: #4261B4; }
    .p-games .b-calendar tbody .b-calendar__circle-link:hover {
      color: #9f2121; }
  @media screen and (min-width: 769px) {
    .p-games .b-calendar__display {
      position: relative;
      padding: 0 0 30px; }
      .p-games .b-calendar__display-item {
        position: relative;
        overflow: hidden; }
        .p-games .b-calendar__display-item.is-hide {
          height: 180px; }
        .p-games .b-calendar__display-item::before {
          display: block;
          position: absolute;
          bottom: 0;
          left: 0;
          width: 100%;
          height: 50px;
          z-index: 100;
          background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 50%, rgba(255, 255, 255, 0.9) 50%, #fff 100%);
          background: linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 50%, rgba(255, 255, 255, 0.9) 50%, #fff 100%);
          content: ""; }
      .p-games .b-calendar__display-trigger {
        color: #4261B4;
        z-index: 102;
        position: absolute;
        right: 0;
        bottom: 0;
        left: 0;
        width: 148px;
        margin: auto;
        padding: 0;
        text-align: center;
        cursor: pointer;
        transition: .2s ease; }
        .p-games .b-calendar__display-trigger::after {
          content: "\f107";
          font-family: "Font Awesome 5 Free";
          font-weight: 900;
          font-size: 42px;
          font-size: 4.2rem;
          color: #4261B4; }
        .p-games .b-calendar__display-trigger.is-active {
          bottom: -2em; }
        .p-games .b-calendar__display-trigger.is-active::after {
          font-family: "Font Awesome 5 Free";
          font-weight: 900;
          content: "\f106";
          font-size: 42px;
          font-size: 4.2rem;
          color: #4261B4; }
        .p-games .b-calendar__display-trigger.is-active + .b-calendar__display-item::before {
          display: none; } }
.p-games .b-competition {
  width: 860px;
  margin: 0 auto 50px; }
  @media screen and (max-width: 480px) {
    .p-games .b-competition {
      width: calc(100vw - 30px);
      margin: 0 auto 40px;
      overflow-x: scroll; } }
  .p-games .b-competition__table {
    width: 860px; }
    @media screen and (max-width: 480px) {
      .p-games .b-competition__table {
        width: auto;
        border-collapse: collapse; } }
  .p-games .b-competition__link {
    display: block;
    color: #9f2121;
    text-decoration: none; }
    .p-games .b-competition__link:hover {
      color: #000; }
  .p-games .b-competition thead .b-competition__name {
    padding: 10px 0;
    text-align: center;
    position: relative;
    white-space: nowrap; }
    .p-games .b-competition thead .b-competition__name span {
      display: inline-block;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%); }
    @media screen and (max-width: 480px) {
      .p-games .b-competition thead .b-competition__name {
        font-size: 10px;
        font-size: 1rem; } }
  .p-games .b-competition tbody td {
    min-width: 90px; }
    @media screen and (max-width: 480px) {
      .p-games .b-competition tbody td {
        min-width: 60px; } }
  .p-games .b-competition tbody .b-competition__name {
    text-align: left;
    text-indent: 10px;
    padding: 10px 0; }
    @media screen and (max-width: 480px) {
      .p-games .b-competition tbody .b-competition__name {
        position: -webkit-sticky;
        position: sticky;
        left: 0;
        z-index: 12;
        background-color: #fff;
        text-indent: 5px; } }
    @media screen and (max-width: 480px) {
      .p-games .b-competition tbody .b-competition__name {
        min-width: 150px;
        background-color: #fff; } }
    .p-games .b-competition tbody .b-competition__name--breakdown {
      padding: 10px 5px 10px 20px; }
  .p-games .b-competition tbody .b-competition__circle-link {
    display: block;
    padding: 10px 0;
    width: 100%;
    color: #4261B4; }
    .p-games .b-competition tbody .b-competition__circle-link:hover {
      color: #9f2121; }
  .p-games .b-competition tfoot th, .p-games .b-competition tfoot td {
    text-align: center;
    background-color: #F2F4F8;
    padding: 10px 0; }
@media screen and (max-width: 480px) {
  .p-games .b-medalist .c-note {
    margin: 0 15px 30px 0; } }
@media screen and (max-width: 480px) {
  .p-games .b-medalist .c-title__heading2 {
    margin: 0 0 10px;
    font-size: 20px;
    font-size: 2rem;
    font-weight: 500; } }
@media screen and (max-width: 480px) {
  .p-games .b-medalist .c-title__heading3 {
    margin: 0 15px 40px;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 500; } }
.p-games .b-medalist .c-title__heading4 {
  padding: 5px 0 5px 20px;
  margin: 0 0 40px;
  color: #fff;
  font-size: 20px;
  font-size: 2rem;
  background-color: #9f2121;
  font-weight: 500;
  text-align: left; }
  @media screen and (max-width: 480px) {
    .p-games .b-medalist .c-title__heading4 {
      margin: 0 15px 40px;
      font-size: 16px;
      font-size: 1.6rem;
      font-weight: 500; } }
.p-games .b-medalist .c-tabs__list {
  width: 25%; }
.p-games .b-medalist__list {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: stretch;
  width: 100%;
  margin: 0 auto; }
  @media screen and (max-width: 480px) {
    .p-games .b-medalist__list {
      width: calc(100vw - 30px); } }
.p-games .b-medalist__listitem {
  width: 180px;
  margin: 0 45px 70px 0; }
  .p-games .b-medalist__listitem:nth-of-type(4n) {
    margin: 0 0 70px; }
  @media screen and (max-width: 480px) {
    .p-games .b-medalist__listitem {
      position: relative;
      width: 100vw;
      height: auto;
      margin: 0 0 30px 0; }
      .p-games .b-medalist__listitem:nth-of-type(4n) {
        margin: 0 0 30px; }
      .p-games .b-medalist__listitem:after {
        position: absolute;
        top: 42%;
        right: 0;
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
        content: "\f105";
        padding: 0 0 0 5px;
        font-size: 16px;
        font-size: 1.6rem;
        color: #9f2121; } }
.p-games .b-medalist__listimg {
  width: 180px;
  height: 224px;
  overflow: hidden;
  border: 1px solid #eaeaea;
  margin: 0 0 20px; }
  .p-games .b-medalist__listimg img {
    width: 180px;
    height: 224px;
    display: block;
    transition: transform 0.5s ease-out;
    object-fit: cover;
    font-family: 'object-fit: cover;';
    /* IE */ }
  @media screen and (max-width: 480px) {
    .p-games .b-medalist__listimg {
      width: 120px;
      height: 150px;
      margin: 0 15px 0 0; }
      .p-games .b-medalist__listimg img {
        width: 120px;
        height: 150px; } }
.p-games .b-medalist__link {
  color: #000;
  text-decoration: none; }
  .p-games .b-medalist__link:hover {
    color: #9f2121; }
    .p-games .b-medalist__link:hover img {
      transform: scale(1.1, 1.1); }
.p-games .b-medalist__competition {
  margin: 0 0 20px; }
  @media screen and (max-width: 480px) {
    .p-games .b-medalist__competition {
      position: absolute;
      top: 20px;
      left: 140px;
      font-size: 14px;
      font-size: 1.4rem; } }
.p-games .b-medalist__name {
  text-align: center; }
  @media screen and (max-width: 480px) {
    .p-games .b-medalist__name {
      position: absolute;
      top: 40%;
      left: 140px;
      font-size: 20px;
      font-size: 2rem;
      font-weight: bold; } }
.p-games .b-medalist-total {
  width: 860px;
  margin: 0 auto 50px;
  border-left: 1px solid #e5e5e5; }
  @media screen and (max-width: 480px) {
    .p-games .b-medalist-total {
      width: calc(100vw - 30px);
      margin: 0 auto 40px;
      overflow-x: scroll; } }
  .p-games .b-medalist-total tr:first-of-type th:first-of-type:after {
    border-left: none; }
  @media screen and (max-width: 480px) {
    .p-games .b-medalist-total tr:first-of-type th:first-of-type {
      position: relative; } }
  .p-games .b-medalist-total th {
    white-space: nowrap;
    padding: 10px; }
  .p-games .b-medalist-total td {
    min-width: 50px;
    position: relative;
    white-space: nowrap;
    padding: 10px; }
    .p-games .b-medalist-total td span {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%); }
  .p-games .b-medalist-total__total {
    width: 150px; }
    @media screen and (max-width: 480px) {
      .p-games .b-medalist-total__total {
        width: 130px; } }
.p-games .b-profile {
  margin: 0 0 30px; }
  .p-games .b-profile .c-title__heading2 .kana {
    font-size: 12px;
    font-size: 1.2rem;
    margin: 0 0 0 1rem; }
  @media screen and (max-width: 480px) {
    .p-games .b-profile .c-title__heading2 {
      margin: 0 0 25px 0; } }
  .p-games .b-profile__inner {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: stretch; }
    @media screen and (max-width: 480px) {
      .p-games .b-profile__inner {
        flex-direction: column; } }
  .p-games .b-profile__photo {
    width: 248px;
    height: 311px;
    overflow: hidden;
    margin: 0 0 20px; }
    @media screen and (max-width: 480px) {
      .p-games .b-profile__photo {
        margin: 0 auto 25px; } }
    .p-games .b-profile__photo img {
      width: 248px;
      height: 311px;
      display: block;
      object-fit: cover;
      font-family: 'object-fit: cover;';
      /* IE */ }
  .p-games .b-profile__detail {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: stretch;
    width: 570px;
    margin: 0 0 10px;
    border-top: 1px solid #E5E5E5;
    border-left: 1px solid #E5E5E5; }
    @media screen and (max-width: 480px) {
      .p-games .b-profile__detail {
        width: calc(100vw - 40px);
        margin: 0 20px 10px; } }
    .p-games .b-profile__detail--dt {
      background-color: #F2F4F8;
      width: 250px; }
      @media screen and (max-width: 480px) {
        .p-games .b-profile__detail--dt {
          width: 50%; } }
    .p-games .b-profile__detail--dd {
      width: 319px; }
      @media screen and (max-width: 480px) {
        .p-games .b-profile__detail--dd {
          width: 50%; } }
    .p-games .b-profile__detail--dt, .p-games .b-profile__detail--dd {
      padding: 10px 15px;
      box-sizing: border-box;
      border-right: 1px solid #E5E5E5;
      border-bottom: 1px solid #E5E5E5; }
  .p-games .b-profile .c-note {
    margin-right: 20px; }
.p-games .b-schedule__part {
  margin: 0 0 70px; }
.p-games .b-schedule__list {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: stretch;
  border-bottom: 1px solid #E6E6E6;
  padding: 10px 20px; }
  @media screen and (max-width: 480px) {
    .p-games .b-schedule__list {
      width: calc(100vw - 40px);
      margin: 0 20px 0;
      padding: 10px 0; } }
  .p-games .b-schedule__list--name {
    width: 520px;
    text-align: left; }
    @media screen and (max-width: 480px) {
      .p-games .b-schedule__list--name {
        width: 100%; } }
    .p-games .b-schedule__list--name a {
      color: #9f2121;
      text-decoration: none; }
.p-games .b-result__part {
  margin: 0 0 70px; }
.p-games .b-result__list {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: stretch;
  border-bottom: 1px solid #E6E6E6;
  padding: 10px 20px; }
  @media screen and (max-width: 480px) {
    .p-games .b-result__list {
      width: calc(100vw - 40px);
      margin: 0 20px 0;
      padding: 10px 0; } }
  .p-games .b-result__list--name {
    width: 520px;
    text-align: left; }
    @media screen and (max-width: 480px) {
      .p-games .b-result__list--name {
        width: 100%;
        padding: 0 0 10px;
        margin: 0 0 10px;
        border-bottom: 1px dotted #e6e6e6; } }
    .p-games .b-result__list--name a {
      color: #9f2121;
      text-decoration: none; }
  .p-games .b-result__list--rank, .p-games .b-result__list--record, .p-games .b-result__list--remarks {
    width: 100px;
    text-align: center; }
    @media screen and (max-width: 480px) {
      .p-games .b-result__list--rank span.sp, .p-games .b-result__list--record span.sp, .p-games .b-result__list--remarks span.sp {
        display: inline-block !important;
        color: #9f2121;
        margin: 0 10px 0 0; } }
    @media screen and (max-width: 480px) {
      .p-games .b-result__list--rank, .p-games .b-result__list--record, .p-games .b-result__list--remarks {
        text-align: left; } }
  @media screen and (max-width: 480px) {
    .p-games .b-result__list--rank, .p-games .b-result__list--record {
      width: 25%; } }
  @media screen and (max-width: 480px) {
    .p-games .b-result__list--remarks {
      width: 50%; } }
.p-games .b-result__listhead {
  color: #9f2121; }
.p-games .b-compelist {
  margin: 0 auto 50px; }
  @media screen and (max-width: 480px) {
    .p-games .b-compelist {
      width: calc(100vw - 40px);
      margin: 0 20px 50px; } }
  .p-games .b-compelist__list {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: stretch; }
  .p-games .b-compelist__listitem {
    margin: 0 15px 15px 0; }
  .p-games .b-compelist__link {
    text-decoration: none; }

.c-event .c-tabs__item .c-tabs__list {
  width: 25%; }
.c-event .event__ttl {
  display: flex;
  align-items: center;
  margin-bottom: 30px; }
  @media screen and (max-width: 480px) {
    .c-event .event__ttl {
      padding: 0 10px; } }
  .c-event .event__ttl img {
    width: 150px;
    border: 1px solid #E8E8E8; }
    @media screen and (max-width: 480px) {
      .c-event .event__ttl img {
        width: 100px; } }
  .c-event .event__ttl .event__name {
    font-size: 32px;
    font-size: 3.2rem;
    font-weight: bold;
    color: #4261B4;
    padding-left: 40px; }
    @media screen and (max-width: 480px) {
      .c-event .event__ttl .event__name {
        font-size: 20px;
        font-size: 2rem;
        padding-left: 20px; } }
    .c-event .event__ttl .event__name span {
      display: block;
      font-weight: 100;
      color: #000;
      font-size: 24px; }
      @media screen and (max-width: 480px) {
        .c-event .event__ttl .event__name span {
          font-size: 14px;
          font-size: 1.4rem; } }

.event_list {
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto 50px; }
  @media screen and (max-width: 480px) {
    .event_list {
      padding: 0 3%;
      width: 100%; } }
  .event_list li {
    width: 100px;
    margin: 25px 20px;
    text-align: center; }
    @media screen and (max-width: 480px) {
      .event_list li {
        width: 33%;
        margin: 25px 0; } }
    .event_list li a {
      text-align: center;
      display: block; }
      .event_list li a img {
        display: block;
        border: 1px solid #ddd;
        margin: 0 auto 10px;
        width: 100%;
        transition: transform 0.5s ease-out;
        object-fit: cover;
        font-family: 'object-fit: cover;';
        /* IE */ }
        @media screen and (max-width: 480px) {
          .event_list li a img {
            width: 80%; } }
      .event_list li a:link, .event_list li a:visited {
        color: #000;
        text-decoration: none; }
      .event_list li a:hover img {
        transform: scale(1.1, 1.1); }

.b-photo__list {
  display: flex;
  flex-wrap: wrap; }
  .b-photo__listitem {
    width: 185px;
    margin: 0 15px 50px; }
    @media screen and (max-width: 480px) {
      .b-photo__listitem {
        width: 45%;
        margin: 0px 8px -40px;
        transition: transform 0.5s ease-out; } }
    .b-photo__listitem img {
      object-fit: contain;
      width: 185px;
      height: 185px;
      background-color: #ccc;
      border: 1px solid #ccc; }
      @media screen and (max-width: 480px) {
        .b-photo__listitem img {
          width: 100%;
          height: 50%; } }
    .b-photo__listitem__text {
      font-size: 12px;
      font-size: 1.2rem; }
  .b-photo__list a:link, .b-photo__list a:visited {
    color: #000;
    text-decoration: none; }
  .b-photo__list a:hover {
    color: #9f2121; }

.b-player__list {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: stretch;
  width: 100%;
  margin: 0 auto; }
  @media screen and (max-width: 480px) {
    .b-player__list {
      padding: 0 10px 40px; } }
.b-player__listitem {
  width: 180px;
  margin: 0 45px 30px 0;
  text-align: center; }
  @media screen and (max-width: 480px) {
    .b-player__listitem {
      width: 100%;
      margin: 0 0 30px 0;
      display: flex;
      flex-wrap: wrap;
      position: relative; }
      .b-player__listitem:after {
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
        content: "\f105";
        font-size: 35px;
        color: #9f2121;
        padding-right: 10px;
        position: absolute;
        top: 50%;
        right: 0;
        transform: translateY(-50%); } }
  .b-player__listitem:nth-of-type(4n) {
    margin: 0 0 30px; }
    @media screen and (max-width: 480px) {
      .b-player__listitem:nth-of-type(4n) {
        margin: 0 0 30px; } }
.b-player__listimg {
  width: 150px;
  height: 187px;
  overflow: hidden;
  border: 1px solid #eaeaea;
  margin: 0 auto 20px; }
  @media screen and (max-width: 480px) {
    .b-player__listimg {
      height: 180px;
      margin: inherit; } }
  .b-player__listimg img {
    width: 150px;
    height: 187px;
    display: block;
    transition: transform 0.5s ease-out;
    object-fit: cover;
    font-family: "object-fit: cover;"; }
    @media screen and (max-width: 480px) {
      .b-player__listimg img {
        width: 100%;
        height: 180px; } }
.b-player__name {
  text-align: center; }
  @media screen and (max-width: 480px) {
    .b-player__name {
      font-size: 20px;
      font-weight: bold;
      padding-left: 10px;
      width: 182px; } }
.b-player__link {
  color: #000;
  text-decoration: none; }
  @media screen and (max-width: 480px) {
    .b-player__link {
      display: flex;
      align-items: center; } }
  .b-player__link:hover img {
    transform: scale(1.1, 1.1); }

.b-anclink__list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: stretch; }
.b-anclink__listitem {
  width: 280px;
  margin: 30px 30px 30px; }

#player, #coach_staff {
  padding-top: 150px;
  margin-top: -150px; }
  @media screen and (max-width: 480px) {
    #player, #coach_staff {
      padding-top: 10px;
      margin-top: -10px; } }

.c-map img.pc {
  margin: 0 auto 30px; }
.c-map img.sp {
  margin: 0 auto 30px; }
.c-map .c-tabs__item {
  margin: 0 0 40px; }
  .c-map .c-tabs__item .c-tabs__list {
    width: 20%; }
    @media screen and (max-width: 480px) {
      .c-map .c-tabs__item .c-tabs__list {
        font-size: 12px;
        font-size: 1.2rem; } }
.c-map__lead {
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #E6E6E6; }
  @media screen and (max-width: 480px) {
    .c-map__lead {
      padding: 0 20px 20px;
      line-height: 1.8;
      font-size: 12px;
      font-size: 1.2rem; } }
.c-map__item {
  margin-bottom: 40px;
  padding: 0 10px 40px;
  border-bottom: 1px solid #E6E6E6; }
  .c-map__item__text {
    padding: 30px 10px; }
  .c-map__item .photoArea {
    display: flex;
    justify-content: center; }
    @media screen and (max-width: 480px) {
      .c-map__item .photoArea {
        flex-direction: column; } }
    .c-map__item .photoArea img {
      width: 45%;
      margin: 0 20px; }
      @media screen and (max-width: 480px) {
        .c-map__item .photoArea img {
          width: 100%;
          margin: 0 auto 30px; } }
  .c-map__item .c-title__heading5 span {
    display: block;
    font-size: 12px;
    color: #000; }

.c-movie .c-tabs__item {
  margin: 0 0 40px; }
  .c-movie .c-tabs__item .c-tabs__list {
    width: 50%; }
    .c-movie .c-tabs__item .c-tabs__list a {
      display: block; }
.c-movie__item {
  margin: 30px auto 60px; }
  @media screen and (max-width: 480px) {
    .c-movie__item .movie__wrap {
      position: relative;
      padding-bottom: 56.25%;
      /*アスペクト比 16:9の場合の縦幅*/
      height: 0;
      overflow: hidden; }
      .c-movie__item .movie__wrap iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%; } }
.c-movie .c-tabs__content {
  margin-bottom: 100px; }

@media screen and (max-width: 480px) {
  .c-article .c-title__heading3 {
    margin: 0 0 30px 10px; } }
.c-article__itembox {
  margin-bottom: 50px;
  padding: 0 20px; }
  .c-article__itembox figure {
    display: flex;
    flex-flow: column; }
    .c-article__itembox figure.small {
      width: 280px;
      float: right;
      clear: both;
      margin: 0 0 10px 30px; }
      @media screen and (max-width: 480px) {
        .c-article__itembox figure.small {
          width: 100%;
          margin: 0 auto 30px; } }
    .c-article__itembox figure.middle {
      width: 450px;
      float: right;
      clear: both;
      margin: 0 0 10px 30px; }
      @media screen and (max-width: 480px) {
        .c-article__itembox figure.middle {
          width: 100%;
          margin: 0 auto 30px; } }
    .c-article__itembox figure.large {
      width: 700px;
      margin: 0 auto 30px; }
      @media screen and (max-width: 480px) {
        .c-article__itembox figure.large {
          width: 100%;
          margin: 0 auto 30px; } }
    .c-article__itembox figure img {
      width: 100%; }
    .c-article__itembox figure figcaption {
      background: #ddd;
      padding: 5px 10px;
      font-size: 12px;
      font-size: 1.2rem; }
  .c-article__itembox-photo {
    width: 100%;
    margin: 0 0 30px;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-around;
    align-items: center; }
    @media screen and (max-width: 480px) {
      .c-article__itembox-photo {
        width: 100%;
        margin: 0 auto 40px; } }
    .c-article__itembox-photo .small {
      width: 280px;
      margin: 0 auto 30px; }
      @media screen and (max-width: 480px) {
        .c-article__itembox-photo .small {
          width: 100%;
          margin: 0 auto 30px; } }
    .c-article__itembox-photo img {
      width: 100%; }
  .c-article__itembox p {
    margin: 0 auto 20px; }
  .c-article__itembox .maker {
    background-color: #f3f6ad;
    margin: 0 auto 20px;
    padding: 10px; }
    .c-article__itembox .maker p {
      margin: 10px; }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: auto;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

#second_contents_body *,
#footer_sitemap *,
#second_contents_body_3column *,
#second_contents_body_calendar * {
  box-sizing: content-box;
  -ms-box-sizing: content-box;
  vertical-align: top;
  line-height: normal; }

#second_contents_body,
#second_contents_body_3column,
#symbolathlete,
#second_contents_body_calendar,
#second_contents_body_reconstruction,
#goalandaction,
#charityauction {
  font-family: Arial,"HiraKakuPro-W3","ヒラギノ角ゴ Pro W3",'メイリオ',sans-serif;
  font-size: 14px;
  line-height: 1.3;
  box-sizing: content-box;
  padding: 135px 10px !important; }
  #second_contents_body .page_top,
  #second_contents_body_3column .page_top,
  #symbolathlete .page_top,
  #second_contents_body_calendar .page_top,
  #second_contents_body_reconstruction .page_top,
  #goalandaction .page_top,
  #charityauction .page_top {
    display: none; }
  @media screen and (max-width: 480px) {
    #second_contents_body,
    #second_contents_body_3column,
    #symbolathlete,
    #second_contents_body_calendar,
    #second_contents_body_reconstruction,
    #goalandaction,
    #charityauction {
      padding: 10px 10px !important; } }

#charityauction .contents_title {
  width: 896px;
  margin: 0 auto; }

#games div#tabnav-00 ul li a {
  line-height: 35px; }

#footer_sitemap {
  display: none; }

#gnavi {
  display: none; }

.m-footer {
  width: 100%; }
  .m-footer .copy__text {
    width: 100vw; }

@media screen and (max-width: 480px) {
  .ui-btn-inner {
    display: none; } }

@media screen and (max-width: 480px) {
  .photo_list ul {
    width: 320px !important; } }

#olympism .index_contents_read {
  height: auto; }

#reconstruction .listing_box ul li {
  box-sizing: border-box !important; }

#officialvideogame {
  margin: 150px auto 0 !important; }

#second_contents_body_officialvideogame .charity,
#second_contents_body_officialvideogame .detail,
#second_contents_body_officialvideogame .guest,
#second_contents_body_officialvideogame .match {
  box-sizing: content-box; }

#tabnav-00 ul li a {
  line-height: 35px; }

#athletes {
  margin-top: 140px; }
  #athletes .howto .howto__attend li {
    font-size: 12px !important; }
  #athletes .amount__attend p {
    font-size: 12px; }
  #athletes .faq__box .faq__list li a {
    font-size: 16px; }

#list {
  margin-top: 140px; }
  #list .btn_inner {
    display: none; }

#qa .btn_inner {
  display: none; }

#qa {
  margin-top: 140px; }

#qa #contents_body .qa_body .inner {
  width: auto !important; }

#qa #contents_body .qa_body .inner .box p {
  width: auto !important; }

.schedule_table table th {
  padding: 10px !important;
  height: inherit !important; }

body#olympism #second_contents_body #right_contents .index_box {
  display: flex;
  justify-content: space-between; }

body#olympism #second_contents_body #right_contents .index_box .index_contents {
  height: initial; }

@media all and (-ms-high-contrast: none) {
  /* IE */
  .schedule_table .txt_left a {
    display: inline-block;
    padding-bottom: 5px; } }
body.ui-mobile-viewport .ui-btn-inner {
  display: none !important; }

body.ui-mobile-viewport .ui-loader.ui-corner-all.ui-body-a.ui-loader-default.ui-loader-fakefix {
  display: none !important; }

#about .athnaviFlowchart * {
  vertical-align: middle; }

body#reconstruction a#athletics,
body#reconstruction a#aquatics,
body#reconstruction a#football,
body#reconstruction a#tennis,
body#reconstruction a#rowing,
body#reconstruction a#hockey,
body#reconstruction a#boxing,
body#reconstruction a#volleyball,
body#reconstruction a#beach_volleyball,
body#reconstruction a#artistic,
body#reconstruction a#basketball,
body#reconstruction a#wrestling,
body#reconstruction a#sailing,
body#reconstruction a#weightlifting,
body#reconstruction a#handball,
body#reconstruction a#cycling,
body#reconstruction a#tabletennis,
body#reconstruction a#equestrian,
body#reconstruction a#fencing,
body#reconstruction a#judo,
body#reconstruction a#badminton,
body#reconstruction a#rifle_shooting,
body#reconstruction a#modernpentathlon,
body#reconstruction a#rugby_football,
body#reconstruction a#canoe,
body#reconstruction a#archery,
body#reconstruction a#triathlon,
body#reconstruction a#taekwondo,
body#reconstruction a#baseball,
body#reconstruction a#softball,
body#reconstruction a#ski,
body#reconstruction a#skating,
body#reconstruction a#icehockey,
body#reconstruction a#bobsleigh,
body#reconstruction a#skeleton,
body#reconstruction a#luge,
body#reconstruction a#curling,
body#reconstruction a#biathlon
 {
  display: block;
  padding-top: 150px;
  margin-top: -150px; }

body#reconstruction a#olympian,
body#reconstruction a#paralympian {
  display: inline-block;
  padding-top: 140px;
  margin-top: -140px; }

#about a#sportsaward1,
#about a#sportsaward2 {
  display: block;
  padding-top: 160px;
  margin-top: -160px; }

#about h4#paralympian {
  padding-top: 140px;
  margin-top: -140px;
  background: url(/images/common/tb_line2.gif) no-repeat 0 135px; }

#rally .charity,
#rally .detail,
#rally .guest,
#rally .match,
#rally .rally,
#rally .entry,
#rally .event,
#rally .inquiry,
#rally .inquiry,
#rally .entrant {
  box-sizing: content-box; }

#rally {
  margin-top: 140px !important; }
  #rally .btn_inner {
    display: none; }

#games .event_compare_table #athletics,
#games .event_compare_table #swimming,
#games .event_compare_table #football,
#games .event_compare_table #tennis,
#games .event_compare_table #rowing,
#games .event_compare_table #hockey,
#games .event_compare_table #boxing,
#games .event_compare_table #volleyball,
#games .event_compare_table #artistic,
#games .event_compare_table #basketball,
#games .event_compare_table #wrestling,
#games .event_compare_table #sailing,
#games .event_compare_table #weightlifting,
#games .event_compare_table #handball,
#games .event_compare_table #cycling,
#games .event_compare_table #tabletennis,
#games .event_compare_table #equestrian,
#games .event_compare_table #fencing,
#games .event_compare_table #judo,
#games .event_compare_table #badminton,
#games .event_compare_table #rifleshooting,
#games .event_compare_table #modernpentathlon,
#games .event_compare_table #rugby,
#games .event_compare_table #sportclimbing,
#games .event_compare_table #canoe,
#games .event_compare_table #archery,
#games .event_compare_table #karate,
#games .event_compare_table #triathlon,
#games .event_compare_table #golf,
#games .event_compare_table #taekwondo,
#games .event_compare_table #breaking,
#games .event_compare_table #bowling,
#games .event_compare_table #wushu,
#games .event_compare_table #squash,
#games .event_compare_table #kabaddi,
#games .event_compare_table #sepaktakraw,
#games .event_compare_table #bridge,
#games .event_compare_table #jet_ski,
#games .event_compare_table #paragliding,
#games .event_compare_table #rollersports {
  padding-top: 140px;
  margin-top: -140px; }

#games .event_compare_list {
  font-size: 0;
  width: 100%; }
  #games .event_compare_list li {
    list-style: none;
    display: inline-block;
    position: relative;
    background: url(/images/common/arrow_square.gif) no-repeat 0 2px;
    padding: 0 0 0 15px;
    box-sizing: border-box;
    width: calc(100% / 4);
    margin: 0 0 15px;
    line-height: 1; }
    #games .event_compare_list li a {
      font-size: 14px;
      display: inline-block; }
      #games .event_compare_list li a:link {
        color: #006dc3; }

#games .event_compare_table #athletics,
#games .event_compare_table #swimming,
#games .event_compare_table #football,
#games .event_compare_table #tennis,
#games .event_compare_table #rowing,
#games .event_compare_table #hockey,
#games .event_compare_table #boxing,
#games .event_compare_table #volleyball,
#games .event_compare_table #artistic,
#games .event_compare_table #basketball,
#games .event_compare_table #wrestling,
#games .event_compare_table #sailing,
#games .event_compare_table #weightlifting,
#games .event_compare_table #handball,
#games .event_compare_table #cycling,
#games .event_compare_table #tabletennis,
#games .event_compare_table #equestrian,
#games .event_compare_table #fencing,
#games .event_compare_table #judo,
#games .event_compare_table #badminton,
#games .event_compare_table #rifleshooting,
#games .event_compare_table #modernpentathlon,
#games .event_compare_table #rugby,
#games .event_compare_table #sportclimbing,
#games .event_compare_table #canoe,
#games .event_compare_table #archery,
#games .event_compare_table #karate,
#games .event_compare_table #triathlon,
#games .event_compare_table #golf,
#games .event_compare_table #taekwondo,
#games .event_compare_table #breaking,
#games .event_compare_table #rollersports {
  padding-top: 140px;
  margin-top: -140px; }

#games a#game01,
#games a#game02,
#games a#game03,
#games a#game04,
#games a#game05,
#games a#game06,
#games a#game07,
#games a#game08,
#games a#game09,
#games a#game10,
#games a#game11,
#games a#game12,
#games a#game13,
#games a#game14,
#games a#game15,
#games a#game16 {
  padding-top: 140px;
  margin-top: -140px; }

#lightbox-container-image-data-box {
  box-sizing: content-box; }

#news #news_body #news_ttl form {
  display: flex;
  justify-content: center; }

#news #news_body #news_ttl input#srchInput {
  padding: 2px;
  height: 20px; }

#news #news_body #news_ttl input#srchBtn {
  height: 24px; }

#general #second_contents_body_media {
  margin-top: 140px;
  padding: 0; }
  #general #second_contents_body_media #localnavi .localnavi_body,
  #general #second_contents_body_media #rightcontents_box h4 {
    box-sizing: content-box; }
  #general #second_contents_body_media .page_top {
    display: none; }

/*- コラム -*/
#column #second_contents_body #right_contents .interviewbox .playerName span {
  display: contents; }

/*- イベント -*/
#event h3.joc_ttl_bg {
  padding: 8px 0 0 0; }

#training h3.joc_ttl_bg {
  padding: 8px 0 0 0; }

@media all and (-ms-high-contrast: none) {
  body {
    font-family: "メイリオ", Meiryo, sans-serif; }

  body #news #second_contents_body_3column * {
    line-height: 2.0em; } }
_:-ms-input-placeholder, :root body #news #second_contents_body_3column {
  line-height: 2.5em; }

.text18px {
  display: contents; }

#right_contents #quiz_contents .head {
  margin: 15px 20px 0; }

#right_contents #quiz_contents .point {
  margin-top: 8px !important; }

#right_contents #quiz_contents .point em {
  line-height: 26px; }

#right_contents #quiz_contents .number {
  line-height: 36px; }

#second_contents_body_teen {
  margin: 140px auto 0 !important;
  box-sizing: content-box !important; }

@-moz-document url-prefix() {
  #training #second_contents_body #right_contents dl dd a {
    text-decoration: none;
    border-bottom: 1px solid #006dc3;
    padding-bottom: 4px; }

  #games #second_contents_body #right_contents .palyer_area .player_wrap p a {
    text-decoration: none;
    border-bottom: 1px solid #006dc3;
    padding-bottom: 4px; } }
#olympic .schedule_table table tr.even td {
  text-align: center; }

#olympic .schedule_table table tr.even td:last-child {
  text-align: center;
  align-content: center; }

#olympic .schedule_table:last-child table tr.even td {
  text-align: center; }

#reconstruction #second_contents_body #right_contents .section_lv4 #athlete_area ul {
  display: flex;
  flex-wrap: wrap; }
  #reconstruction #second_contents_body #right_contents .section_lv4 #athlete_area ul li {
    display: flex;
    min-height: 235px;
    float: initial; }
    #reconstruction #second_contents_body #right_contents .section_lv4 #athlete_area ul li .athlete_box {
      height: auto; }

#games #second_contents_body #right_contents .contentsbox_s {
  margin: 0 0 30px; }

#photo #localnavi .localnavi_bottom_asia {
  border-bottom: 1px solid #CCCCCC;
  margin-bottom: 10px; }

#games #right_contents .section_lv5b .schedule_table2 td a img {
  background-color: #FF9900;
  display: inline-block; }

#games #right_contents .section_lv5b.re .schedule_table2 td a img {
  background: #0066CC;
  display: block;
  margin: 5px auto 0; }

#games #right_contents .schedule_table td.day {
  padding-top: 40px;
  background: #FFCC00;
  text-align: center;
  font-size: 16px;
  font-weight: bold; }

#olympic #second_contents_body .schedule_table table td {
  vertical-align: middle !important; }

#olympic #second_contents_body .schedule_table table td.style {
  padding-top: 10px; }

#games a#game01, #games a#game02, #games a#game03,
#games a#game04, #games a#game05, #games a#game06,
#games a#game07, #games a#game08, #games a#game09,
#games a#game10, #games a#game11, #games a#game12,
#games a#game13, #games a#game14, #games a#game15, #games a#game16 {
  padding-top: 0;
  margin-top: 0; }

#games #second_contents_body .schedule_table table td {
  vertical-align: middle !important; }

#games #second_contents_body .schedule_table table td.style {
  padding-top: 10px; }

#games #second_contents_body .schedule_table2 th, .schedule_table2 td {
  vertical-align: middle !important; }

#games #second_contents_body .schedule_table2 td.tet_cen {
  text-align: center; }
