@charset "UTF-8";
/* ==========================================================================
   大会概要一覧
========================================================================== */
.outline {
  /*-----------------------------------------------------------------
  共通
  -----------------------------------------------------------------*/
  /*-----------------------------------------------------------------
  注目ポイント
  -----------------------------------------------------------------*/
}
.outline .pc_hidden {
  display: none;
}
@media screen and (max-width: 768px) {
  .outline .pc_hidden {
    display: block;
  }
}
.outline article section.normal,
.outline article div.normal,
.outline article p,
.outline article ul.normal,
.outline article ol.normal,
.outline article dl.normal dd {
  margin: 5px 0 10px;
  font-size: 14px;
  line-height: 1.8;
}
.outline article h3,
.outline article h4,
.outline article h5 {
  font-size: 20px;
  line-height: 1.4;
}
.outline article li,
.outline article dd {
  font-size: 14px;
}
.outline ol.normal {
  list-style-type: decimal;
  padding-left: 30px;
}
.outline .red {
  color: #e60c11;
}
.outline .kome {
  line-height: 1.3em;
  margin-bottom: 5px;
  display: block;
}
@media screen and (max-width: 768px) {
  .outline .kome {
    font-size: 10px;
  }
}
.outline .light {
  margin-bottom: 15px;
  padding: 5px;
  border-bottom: 1px dotted #aaaaaa;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  .outline .light {
    font-size: 14px;
  }
}
.outline .regular {
  margin: 30px 0 15px;
  margin-bottom: 15px;
  padding: 12px 16px;
  background-color: #e9e9e9;
  border-radius: 3px;
  font-weight: bold;
  vertical-align: middle;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .outline .regular {
    background-color: #eaeaea;
    color: #333;
    border-radius: 3px;
    margin-bottom: 1em;
    padding: 12px 16px;
    font-size: 14px;
  }
}
.outline .regular img {
  vertical-align: middle;
  height: 40px;
  margin-right: 10px;
}
@media screen and (max-width: 768px) {
  .outline .regular img {
    height: 30px;
    display: block;
    margin: 0 auto;
    margin-bottom: 10px;
  }
}
.outline .regular.black {
  background: #333;
  color: #fff;
}
.outline .midium {
  margin: 30px 0 15px;
  padding: 5px 0 5px 0px;
  font-weight: bold;
  font-size: 26px;
  line-height: 100%;
}
@media screen and (max-width: 768px) {
  .outline .midium {
    font-size: 16px;
    text-align: center;
  }
}
.outline .midium span {
  background: #ff0102;
  color: #fff;
  padding: 10px;
  font-size: 16px;
  font-weight: 700;
  margin-right: 10px;
  vertical-align: middle;
  border-radius: 5px;
}
@media screen and (max-width: 768px) {
  .outline .midium span {
    font-size: 14px;
    margin-bottom: 10px;
    display: inline-block;
    margin-right: 0;
  }
}
.outline .localNav {
  margin-top: 5px;
  border-bottom: 1px solid #bbbbbb;
  font-size: 0;
  border-right: 1px solid #bbbbbb;
  margin-bottom: 10px;
}
.outline .localNav li {
  font-size: 12px;
  display: inline-block;
  margin: 0;
  padding: 0;
  text-align: center;
  vertical-align: top;
  width: 25%;
}
.outline .localNav li a {
  display: block;
  color: #333333;
  background-color: #eeeeee;
  border-top: 1px solid #bbbbbb;
  border-left: 1px solid #bbbbbb;
  font-size: 12px;
  padding: 10px 0;
  height: 20px;
  line-height: 20px;
}
.outline .localNav li a:hover {
  color: #ffffff;
  background-color: #444444;
  border-top: 1px solid #bbbbbb;
  border-left: 1px solid #bbbbbb;
  text-decoration: none;
  font-size: 12px;
  padding: 10px 0;
  height: 20px;
  line-height: 20px;
}
.outline .localNav li span {
  display: block;
  height: 30px;
  line-height: 30px;
  color: #333333;
  background-color: #eeeeee;
  border-top: 1px solid #bbbbbb;
  border-left: 1px solid #bbbbbb;
  font-size: 10px;
  color: #ccc;
  font-size: 12px;
  padding: 10px 0;
  height: 20px;
  line-height: 20px;
}
.outline .construction .tabNav {
  width: 100%;
  border-bottom: 5px solid #555555;
  text-align: left;
  font-size: 0;
  margin-bottom: 20px;
  border-bottom: none;
}
.outline .construction .tabNav li {
  display: inline-block;
  font-size: 10px;
  vertical-align: middle;
  margin: 0 0.5% 0 0;
  width: 50%;
  box-sizing: border-box;
  margin-right: 0;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
.outline .construction .tabNav li a {
  display: block;
  font-weight: bold;
  text-align: center;
  background-color: #eaeaea;
  color: #333;
  font-size: 12px;
  height: 30px;
  line-height: 30px;
  padding: 15px 0;
}
.outline .construction .tabNav li span {
  display: block;
  font-weight: bold;
  text-align: center;
  font-size: 12px;
  color: #ccc;
  background: #eaeaea;
  height: 30px;
  line-height: 30px;
  padding: 18px 0 12px;
}
.outline .construction .tabNav li#leaguecup a, .outline .construction .tabNav li#leaguecup span, .outline .construction .tabNav li#fxsc a, .outline .construction .tabNav li#fxsc span, .outline .construction .tabNav li#afc a, .outline .construction .tabNav li#afc span, .outline .construction .tabNav li#jfa a, .outline .construction .tabNav li#jfa span, .outline .construction .tabNav li#playoff a, .outline .construction .tabNav li#playoff span {
  line-height: 16px;
  padding: 14px 0 16px;
}
.outline .textWrap .flexWrap {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-evenly;
  align-items: flex-start;
}
@media screen and (max-width: 768px) {
  .outline .textWrap .flexWrap {
    display: block;
  }
}
.outline .textWrap .flexWrap > div {
  width: 50%;
}
@media screen and (max-width: 768px) {
  .outline .textWrap .flexWrap > div {
    width: 100%;
  }
}
.outline .textWrap .flexWrap > div:first-child {
  width: calc(50% - 30px);
  margin-right: 30px;
}
@media screen and (max-width: 768px) {
  .outline .textWrap .flexWrap > div:first-child {
    width: 100%;
    margin: 0;
  }
}
.outline .textWrap .flexWrap img {
  width: 100%;
}
.outline .textWrap .flexWrap.large > div:first-child {
  width: 60%;
}
@media screen and (max-width: 768px) {
  .outline .textWrap .flexWrap.large > div:first-child {
    width: 100%;
  }
}
.outline .textWrap .flexWrap.large > div:last-child {
  width: calc(40% - 30px);
}
@media screen and (max-width: 768px) {
  .outline .textWrap .flexWrap.large > div:last-child {
    width: 100%;
  }
}
.outline .textWrap .borderBoxWrap.qa {
  position: relative;
  padding-left: 50px;
  margin-top: 10px;
  padding-bottom: 5px;
}
@media screen and (max-width: 768px) {
  .outline .textWrap .borderBoxWrap.qa {
    padding-top: 30px;
    padding-left: 10px;
    margin-top: 20px;
  }
}
.outline .textWrap .borderBoxWrap.qa:after {
  content: "";
  display: inline-block;
  width: 50px;
  height: 49px;
  background-image: url(/img/outline/q.png);
  background-size: contain;
  vertical-align: middle;
  top: -10px;
  left: -7px;
  position: absolute;
}
@media screen and (max-width: 768px) {
  .outline .textWrap .borderBoxWrap.qa:after {
    width: 40px;
    height: 39px;
  }
}
.outline .textWrap ul {
  padding: 10px 18px;
}
.outline .textWrap ul.decimal {
  list-style-type: decimal;
}
.outline .textWrap ul.disc {
  list-style: disc outside;
}
.outline .textWrap ul.small li {
  font-size: 12px;
  line-height: 1.8em;
  font-weight: 600;
}
.outline .textWrap p.title {
  font-size: 20px;
  font-weight: 700;
}
@media screen and (max-width: 768px) {
  .outline .textWrap p.title {
    font-size: 16px;
  }
}
.outline .textWrap p.title span {
  display: block;
  font-size: 16px;
}
.outline .textWrap p.bold {
  font-weight: 700;
}
.outline .textWrap p.txt_c {
  text-align: center;
}
.outline .textWrap .iframeWrap {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.outline .textWrap .iframeWrap iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.outline .textWrap table {
  margin: 0 auto;
  margin-bottom: 30px;
}
.outline .textWrap table tr th, .outline .textWrap table tr td {
  border: 1px solid #bbbbbb;
  padding: 10px;
}
.outline .textWrap table tr th {
  text-align: center;
  width: 350px;
}
.outline .textWrap + h3 {
  margin-top: 30px;
}

.round_box {
  display: grid;
  grid-template-columns: 270px minmax(0, 1fr);
  position: relative;
}
.round_box.first_round > dt {
  background-color: #5d5c63;
}
.round_box.first_round > dd {
  border: 10px solid #5d5c63;
}
.round_box.po_round > dt {
  background-color: #bd000e;
}
.round_box.po_round > dd {
  border: 10px solid #bd000e;
}
.round_box.prime_round > dt {
  background-color: #b8a668;
}
.round_box.prime_round > dd {
  border: 10px solid #b8a668;
}
.round_box > dt {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding: 20px 15px 20px 20px;
}
.round_box > dt h4 {
  color: #fff;
  font-size: 23px;
  line-height: 1.2;
  font-weight: bold;
  text-align: center;
  margin: 0 auto 20px;
}
.round_box > dt > div > dl {
  display: flex;
  align-items: center;
}
.round_box > dt > div > dl + dl {
  margin: 30px 0 0;
}
.round_box > dt > div > dl > dt {
  color: #fff;
  font-size: 18px;
  line-height: 1.2;
  font-weight: bold;
  width: 80px;
}
.round_box > dt > div > dl > dd p {
  color: #fff;
  font-size: 16px;
  line-height: 1.2;
  font-weight: bold;
  margin: 0;
}
.round_box > dt > div > dl > dd p span {
  font-size: 12px;
}
.round_box > dt > div > dl > dd p + p {
  margin: 5px 0 0;
}
.round_box > dd {
  padding: 20px;
  background: #fff;
}
.round_box > dd h5 {
  font-size: 16px;
  line-height: 1.2;
}
.round_box > dd p {
  font-size: 16px;
  line-height: 1.2;
  margin: 0;
}
.round_box > dd p span {
  font-size: 12px;
}
.round_box > dd p + h5 {
  margin: 1rem 0 0;
}
.round_box > dd ul {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  margin: 1rem auto 0;
  gap: 10px 10px;
}
.round_box > dd ul li {
  font-size: 0;
  background-color: #000;
}
.round_box > dd ul li img {
  width: 100%;
}
.round_box + .round_box {
  margin: 80px auto 0;
}
.round_box + .round_box:after {
  content: "";
  position: absolute;
  top: -58px;
  left: calc(50% - 65px);
  box-sizing: border-box;
  width: 130px;
  height: 40px;
  border: 65px solid transparent;
  border-bottom: 0;
  border-top: 40px solid #000;
}