@charset "UTF-8";
/*************************************************
reset
*************************************************/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  height: 100%;
}

ol, ul {
  list-style: none;
}

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

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}

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

a img {
  border: none;
}

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

button {
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 0px;
}

main {
  display: block;
}

body {
  min-width: 980px;
}

@media print {
  .jImag {
    display: none !important;
  }
}

.fcwc-contents {
  font-size: 14px;
  font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo UI", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  overflow: hidden;
  word-break: break-all;
  line-height: 1.6;
  letter-spacing: 0.2em;
  background: #000;
  -webkit-font-feature-settings: 'palt' 1;
          font-feature-settings: 'palt' 1;
}

.fcwc-contents * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.safari .fcwc-contents {
  -webkit-font-feature-settings: 'pkna' 1;
          font-feature-settings: 'pkna' 1;
}

.fcwc-contents a {
  -webkit-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}

.fcwc-contents a:hover {
  opacity: .5;
}

.fcwc-contents img {
  vertical-align: bottom;
}

.fcwc-inner {
  width: 980px;
  margin: 0 auto;
}

#topad {
  background: #fff;
}

.clearfix:after {
  content: ' ';
  display: block;
  clear: both;
}

.fcwc-header {
  position: relative;
}

.fcwc-header-bg {
  background: url(../images/common/bg-rainbow.png) no-repeat;
  background-size: cover;
  width: 381px;
  height: 381px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}

.fcwc-header-info {
  position: absolute;
  z-index: 2;
  padding: 24px 0 0 20px;
}

.fcwc-header-info .fcwc-logo {
  background: rgba(255, 255, 255, 0.9);
  width: 860px;
  height: 100px;
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.2);
}

.fcwc-header-info .fcwc-logo a {
  background: url(../images/common/pc_logo.png) no-repeat center center;
  display: block;
  height: 100px;
  text-indent: -9999px;
  white-space: nowrap;
  overflow: hidden;
}

.fcwc-header-info .fcwc-headDate {
  background: #000;
  color: #fff;
  font-family: "Roboto", sans-serif;
  font-style: italic;
  font-size: 30px;
  letter-spacing: 0.1em;
  text-align: center;
  width: 470px;
  height: 46px;
  line-height: 46px;
  overflow: hidden;
  margin-top: 26px;
  display: inline-block;
}

.fcwc-header-info .fcwc-headDate i {
  display: inline-block;
  background: #fff;
  height: 2px;
  width: 45px;
  margin: 0 8px;
  vertical-align: middle;
}

.fcwc-header-info .fcwc-headDate span {
  font-size: 24px;
}

.fcwc-header .global_NTV_snsArea {
  position: absolute;
  left: 510px;
  top: 167px;
}

.fcwc-header .global_NTV_snsArea .global_NTV_snsList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.fcwc-header .global_NTV_snsArea .global_NTV_snsList li ~ li {
  margin-left: 11px;
}

.fcwc-header .fcwc-slide .slick-list {
  overflow: visible;
}

.fcwc-header .fcwc-slide .slick-dots {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  bottom: -40px;
  left: 0;
  right: 0;
  margin: 0 auto;
}

.fcwc-header .fcwc-slide .slick-dots li {
  height: 4px;
}

.fcwc-header .fcwc-slide .slick-dots li ~ li {
  margin-left: 2px;
}

.fcwc-header .fcwc-slide .slick-dots li button {
  width: 48px;
  height: 4px;
  background: #b3b3b3;
  text-indent: -9999px;
}

.fcwc-header .fcwc-slide .slick-dots li.slick-active {
  height: 8px;
}

.fcwc-header .fcwc-slide .slick-dots li.slick-active button {
  height: 8px;
  background: #ffde00;
}

.fcwc-header .fcwc-slideItem {
  position: relative;
  opacity: .5;
}

.fcwc-header .fcwc-slideItem.slick-current {
  opacity: 1;
}

.fcwc-header .fcwc-slide-teamInfo {
  position: absolute;
  bottom: -18px;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 768px;
  background: #fff;
  z-index: 3;
  padding: 20px 48px 25px 30px;
}

.fcwc-header .fcwc-slide-teamInfo .more-btn {
  font-family: "Roboto", sans-serif;
  font-style: italic;
  letter-spacing: 0.2em;
  color: #000;
  border: 1px solid #000;
  padding: 0 20px;
  width: 210px;
  display: block;
  text-decoration: none;
  position: absolute;
  overflow: hidden;
  right: 48px;
  top: 0;
  bottom: 0;
  margin: auto 0;
  display: block;
  text-decoration: none;
  height: 48px;
  line-height: 48px;
}

.fcwc-header .fcwc-slide-teamInfo .more-btn:after {
  display: block;
  content: '';
  background: url(../images/common/arrow_01.png) no-repeat;
  background-size: cover;
  width: 19px;
  height: 9px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 10px;
  margin: auto 0;
}

.fcwc-header .fcwc-slide-teamName {
  padding: 15px 0 0 90px;
}

.fcwc-header .fcwc-slide-teamName img {
  position: absolute;
  top: 20px;
  left: 0;
}

.fcwc-header .fcwc-slide-teamName p {
  line-height: 1;
}

.fcwc-header .fcwc-slide-teamName .continent {
  font-size: 17px;
  font-weight: bold;
}

.fcwc-header .fcwc-slide-teamName .name_ja {
  font-size: 38px;
  font-weight: bold;
  margin-top: 5px;
}

.fcwc-header .fcwc-slide-teamName .name_en {
  font-family: "Roboto", sans-serif;
  font-style: italic;
  font-weight: bold;
  font-size: 15px;
  letter-spacing: 0.2em;
  margin-top: 5px;
  position: relative;
  display: inline-block;
}

.fcwc-header .fcwc-slide-teamPhoto {
  position: relative;
}

.fcwc-header .fcwc-slide-teamPhoto:after {
  display: block;
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: url(../images/common/dot_bg.png);
}

.fcwc-header .fcwc-slide-teamPhoto.no-dot:after {
  background-image: none;
}

.fcwc-header .fcwc-slide-teamPhoto img {
  width: 100%;
  height: auto;
}

.fcwc-nav {
  background: url(../images/common/nav_bg.png), #000;
  background-repeat: no-repeat,repeat;
  background-position: top right, center;
  padding: 88px 0 82px;
}

.fcwc-nav.n_2nd {
  margin-top: 190px;
  padding: 42px 0 44px;
}

.fcwc-nav-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  z-index: 6;
}

.fcwc-nav-inner li ~ li {
  margin-left: 25px;
}

.fcwc-nav-inner li a {
  display: block;
  width: 132px;
  color: #fff;
  font-family: "Roboto", sans-serif;
  font-style: italic;
  font-size: 16px;
  vertical-align: middle;
  letter-spacing: 0.2em;
  text-align: center;
  padding: 7px 0;
  text-decoration: none;
}

.fcwc-nav-inner li a span {
  font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo UI", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-style: normal;
  font-size: 9px;
  font-weight: normal;
  display: block;
  color: #888787;
  letter-spacing: 0.2em;
  margin-top: -4px;
  text-shadow: 0px 0px 2px #000;
}

.fcwc-nav-inner li.current a {
  border: 1px solid #fff;
}

.fcwc-nav-inner li.cs a {
  pointer-events: none;
  line-height: 1.2;
}

.fcwc-footer .fcwc-history {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

.fcwc-footer .fcwc-history-title {
  background: #0b0b0b;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding-right: 75px;
  min-width: 290px;
  width: 35.71%;
}

.fcwc-footer .fcwc-history-h2 {
  color: #fff;
  font-size: 40px;
  font-weight: bold;
  font-style: italic;
  font-family: "Roboto", sans-serif;
  letter-spacing: 7px;
}

.fcwc-footer .fcwc-history-h2 span {
  display: block;
  text-align: center;
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  letter-spacing: 2px;
}

.fcwc-footer .fcwc-history-list {
  background: #222;
  min-width: 690px;
  width: calc(100% - 35.71%);
  padding: 62px 0 60px 72px;
}

.fcwc-footer .fcwc-history-list ul {
  width: 600px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.fcwc-footer .fcwc-history-list ul li:not(:nth-of-type(5n+1)) {
  margin-left: 30px;
}

.fcwc-footer .fcwc-history-list ul li:not(:nth-of-type(-n+5)) {
  margin-top: 30px;
}

.fcwc-footer .fcwc-history-list ul li:last-child {
  width: 50%;
  margin-left: 0;
}

.fcwc-footer .fcwc-history-list ul li a {
  font-size: 16px;
  color: #fff;
  text-decoration: none;
}

.fcwc-footer .fcwc-history-list ul li a:before {
  content: '\025b6';
  -webkit-transform: scale(0.5);
          transform: scale(0.5);
  display: inline-block;
  margin-right: 3px;
}

.fcwc-footer .fcwc-history-list _:-ms-lang(x)::-ms-backdrop, .fcwc-footer .fcwc-history-list ul {
  width: 650px;
}

.fcwc-footer-bnr {
  background: #000;
  padding: 40px 0 30px;
}

.fcwc-footer-bnr-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.fcwc-footer-bnr-inner a ~ a {
  margin-left: 20px;
}

#footer {
  text-align: center;
  background: #000;
}

#footer .copyright {
  color: #fff;
  font-size: 10px;
  padding: 16px 0;
}

.fcwc-h2 {
  text-align: center;
  font-family: "Avenir Heavy Oblique",sans-serif;
  font-size: 70px;
  font-weight: bold;
  text-align: center;
  font-style: italic;
  letter-spacing: .1em;
  line-height: 1;
  color: #fff;
  padding: 35px 0 17px;
}

.fcwc-h2 span {
  display: block;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  color: #888787;
  letter-spacing: 2px;
  margin-top: 16px;
}

.fcwc-top-h2 {
  font-family: "Avenir Heavy Oblique",sans-serif;
  font-size: 70px;
  font-weight: bold;
  text-align: center;
  font-style: italic;
  letter-spacing: .1em;
  line-height: 1;
}

.fcwc-top-banner {
  padding-bottom: 80px;
}

.fcwc-top-banner a:nth-child(n+2) {
  margin-top: 40px;
}

.fcwc-top-banner_movie, .fcwc-top-banner_hulu {
  display: block;
  width: 800px;
  padding-top: 100px;
  background-image: url(../images/top/banner_movie_pc.png);
  background-repeat: no-repeat;
  margin: 0 auto;
  text-indent: -9999em;
  white-space: nowrap;
  overflow: hidden;
  font-size: 0px;
}

.fcwc-top-banner_hulu {
  background-image: url(../images/top/banner_hulu_pc.png);
}

.fcwc-top-nextoa {
  background: url(../images/top/nextoa_bg.png) no-repeat;
  background-size: cover;
  padding: 65px 0 93px;
}

.fcwc-top-nextoa-inner {
  width: 800px;
}

.fcwc-top-nextoa-h2 {
  margin-bottom: 60px;
}

.fcwc-top-nextoa-date {
  background: #000;
  color: #fff;
  font-size: 20px;
  font-style: italic;
  padding: 8px 15px;
  letter-spacing: .1em;
  margin-bottom: 20px;
}

.fcwc-top-nextoa-list:not(:first-of-type) {
  margin-top: 20px;
}

.fcwc-top-nextoa-time {
  background: rgba(255, 255, 255, 0.4);
  font-size: 20px;
  font-weight: bold;
  padding: 8px 15px;
  margin-bottom: 2px;
}

.fcwc-top-nextoa-match {
  background: rgba(255, 255, 255, 0.4);
  font-size: 23px;
  font-weight: bold;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  padding: 20px 0 50px;
}

.fcwc-top-nextoa-match > div {
  width: calc((100% - 300px) / 2);
}

.fcwc-top-nextoa-match-name {
  margin-top: 10px;
  font-size: 80%;
}

.fcwc-top-nextoa-match-name span {
  display: block;
  font-size: 60%;
}

.fcwc-top-nextoa-match-vs {
  background: #000;
  width: 40px !important;
  height: 40px;
  position: relative;
  margin-top: -50px;
}

.fcwc-top-nextoa-match-vs:before, .fcwc-top-nextoa-match-vs:after {
  display: block;
  content: '';
  width: 3px;
  height: 25px;
  background: #fff;
  position: absolute;
  top: 11px;
  -webkit-transform-origin: top left;
          transform-origin: top left;
}

.fcwc-top-nextoa-match-vs:before {
  left: 10px;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  margin-top: 2px;
}

.fcwc-top-nextoa-match-vs:after {
  right: 10px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.fcwc-top-nextoa-catch {
  background: #000;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  padding: 8px;
  letter-spacing: .2em;
}

.fcwc-top-nextoa-link {
  display: block;
  margin-left: auto;
  color: #fff;
  background: #000;
  width: 362px;
  text-align: center;
  font-size: 18px;
  font-style: italic;
  font-weight: bold;
  letter-spacing: .2em;
  text-decoration: none;
  margin-top: 20px;
  padding: 11px 0;
}

.fcwc-top-movie {
  background: url(../images/top/movie_bg.png), #000;
  background-repeat: no-repeat,repeat;
  background-position: center,center;
  padding: 60px 0 82px;
}

.fcwc-top-movie-h2 {
  color: #fff;
  margin-bottom: 48px;
}

.fcwc-top-movie-iframe {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}

.fcwc-top-movie-iframe .bc-player-Syl5bsxx7Z_default {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  left: 0;
}

.fcwc-top-movie-link {
  font-family: "Roboto", sans-serif;
  font-style: italic;
  letter-spacing: 0.2em;
  color: #000;
  background: #fff;
  padding: 0 25px;
  width: 220px;
  display: block;
  text-decoration: none;
  margin: 23px 0 0 auto;
  display: block;
  text-decoration: none;
  height: 50px;
  line-height: 50px;
  position: relative;
}

.fcwc-top-movie-link:after {
  display: block;
  content: '';
  background: url(../images/common/arrow_01.png) no-repeat;
  background-size: cover;
  width: 20px;
  height: 9px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 12px;
  margin: auto 0;
}

.fcwc-top-schedule {
  padding: 60px 0 70px;
  background: url(../images/top/schedule_bg.png) no-repeat;
  background-size: cover;
}

.fcwc-top-schedule-h2 {
  margin-bottom: 60px;
  color: #fff;
}

.fcwc-top-schedule-match {
  width: 800px;
  margin: 0 auto;
}

.fcwc-top-schedule-match:not(:first-of-type) {
  margin-top: 40px;
}

.fcwc-top-schedule-match-date {
  background: #000;
  color: #fff;
  height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  letter-spacing: .1em;
  font-size: 20px;
  font-style: italic;
  padding: 0 25px 0 15px;
  margin-bottom: 20px;
}

.fcwc-top-schedule-match-date-caution {
  -ms-flex-item-align: start;
      align-self: flex-start;
  font-size: 14px;
  font-style: normal;
  letter-spacing: 0px;
}

.fcwc-top-schedule-matchBox {
  display: block;
  text-decoration: none;
  color: #000;
}

.fcwc-top-schedule-matchBox:not(:first-of-type) {
  margin-top: 10px;
}

.fcwc-top-schedule-matchBox-head {
  margin-bottom: 2px;
  padding: 9px 20px;
  background: rgba(255, 255, 255, 0.8);
  text-align: center;
}

.fcwc-top-schedule-matchBox-area {
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 1px;
}

.fcwc-top-schedule-matchBox-area span {
  display: inline-block;
  font-size: 14px;
  margin-left: 20px;
}

.fcwc-top-schedule-matchBox-oatime {
  letter-spacing: 1px;
  font-weight: bold;
  font-size: 16px;
  margin: 10px 0;
}

.fcwc-top-schedule-matchBox-oatime span {
  display: inline-block;
  color: #fff;
  background: #000;
  padding: 0 8px;
  font-size: 14px;
  margin-right: 10px;
}

.fcwc-top-schedule-matchBox-body {
  background: rgba(255, 255, 255, 0.8);
  display: table;
  width: 100%;
  letter-spacing: 0;
}

.fcwc-top-schedule-matchBox-body > div {
  display: table-cell;
  width: 40%;
  vertical-align: middle;
  padding: 10px 10px 15px;
  font-weight: bold;
  font-size: 14px;
  letter-spacing: 1px;
}

.fcwc-top-schedule-matchBox-body > div img {
  width: 90px;
  height: auto;
  display: inline-block;
}

.fcwc-top-schedule-matchBox-body > div .team_name {
  padding-top: 25px;
}

.fcwc-top-schedule-matchBox-body > div .team_continent {
  font-size: 12px;
}

.fcwc-top-schedule-matchBox-lTeam {
  text-align: right;
  vertical-align: middle;
}

.fcwc-top-schedule-matchBox-lTeam img {
  float: right;
  margin-left: 10px;
}

.fcwc-top-schedule-matchBox-rTeam {
  text-align: left;
  vertical-align: middle;
}

.fcwc-top-schedule-matchBox-rTeam img {
  float: left;
  margin-right: 10px;
}

.fcwc-top-schedule-matchBox-cScore {
  width: 20% !important;
  text-align: center;
  font-family: "Roboto", sans-serif;
  font-size: 60px !important;
}

.fcwc-top-schedule-matchBox-cScore .score_detail {
  font-size: 12px;
  font-weight: normal;
  margin-top: -30px;
}

.fcwc-top-schedule-link {
  font-family: "Roboto", sans-serif;
  font-style: italic;
  letter-spacing: 0.2em;
  color: #fff;
  background: #000;
  padding: 0 25px;
  width: 220px;
  display: block;
  text-decoration: none;
  margin: 23px 89px 0 auto;
  display: block;
  text-decoration: none;
  height: 50px;
  line-height: 50px;
  position: relative;
}

.fcwc-top-schedule-link:after {
  display: block;
  content: '';
  background: url(../images/common/arrow_02.png) no-repeat;
  background-size: cover;
  width: 20px;
  height: 9px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 12px;
  margin: auto 0;
}

.fcwc-top-tournament {
  background: url(../images/top/tournament_bg.png) no-repeat;
  background-size: cover;
  padding: 50px 0 40px;
}

.fcwc-top-tournament-inner {
  width: 867px;
  margin: 0 auto;
  padding: 35px 85px 52px;
}

.fcwc-top-tournament-h2 {
  font-size: 60px;
  color: #fff;
  margin-bottom: 48px;
}

.fcwc-top-tournament-area img {
  width: 100%;
  height: auto;
}

.fcwc-top-twitter {
  background: url(../images/top/sns_bg.png) no-repeat;
  background-size: cover;
  padding: 60px 0 62px;
}

.fcwc-top-twitter-inner {
  text-align: center;
}

.fcwc-top-twitter-h2 {
  color: #fff;
  margin-bottom: 48px;
}

.fcwc-top-twitter-timeline iframe .timeline-Widget {
  border-radius: 3px !important;
}

.fcwc-top-sns-instagram {
  width: 690px;
  margin: 40px auto 0;
}

.fcwc-top-sns-instagram a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 3px;
  height: 80px;
  font-size: 26px;
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  font-style: italic;
  color: #fff;
  background: linear-gradient(45deg, #ffdc80, #fa7d2b, #eb4b4d, #d42f7c, #bd3490, #8c37ae, #4c66d4);
}

.fcwc-top-sns-instagram a img {
  padding-right: .5em;
}

.aa_contents {
  display: none;
}

.fcwc-clubs-link {
  background: #000;
}

.fcwc-clubs-link-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  max-width: 1400px;
  width: 100%;
  margin: 0 auto;
}

.fcwc-clubs-link-inner a, .fcwc-clubs-link-inner p {
  width: 50%;
}

.fcwc-clubs-link-inner a {
  display: block;
}

.fcwc-clubs-link-inner a img {
  width: 100%;
  height: auto;
}

.fcwc-clubs-link-inner a.cs {
  pointer-events: none;
}

.fcwc-clubs-link-inner p {
  text-indent: -9999px;
  background: url(../images/clubs/clubs_logo.png) #000;
  background-repeat: no-repeat;
  background-size: contain;
}

.fcwc-clubs-detail {
  background: url(../images/clubs/fcwc2019_back_pt_w.png) #e0e0e0;
}

.fcwc-clubs-detail-head {
  position: relative;
}

.fcwc-clubs-detail-head-bg {
  position: relative;
}

.fcwc-clubs-detail-head-bg:after {
  display: block;
  content: '';
  width: 100%;
  height: 100%;
  background-size: 4px 4px;
  background-color: transparent;
  background-image: linear-gradient(-45deg, rgba(0, 0, 0, 0.3) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0.3) 75%, transparent 75%, transparent);
  position: absolute;
  top: 0;
  left: 0;
}

.fcwc-clubs-detail-head-bg img {
  width: 100%;
  height: auto;
}

.fcwc-clubs-detail-head-txt {
  position: absolute;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  color: #fff;
  padding: 16px 25px 26px 52px;
  font-weight: bold;
  text-align: right;
  display: inline-block;
}

.fcwc-clubs-detail-head-txt_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.fcwc-clubs-detail-head-continent {
  font-size: 20px;
  margin-bottom: -8px;
  letter-spacing: 2px;
}

.fcwc-clubs-detail-head-teamNameJa {
  font-size: 46px;
  letter-spacing: 7px;
}

.fcwc-clubs-detail-head-teamEn {
  width: 120px;
}

.fcwc-clubs-detail-head-teamEn img {
  width: 100%;
  height: auto;
}

.fcwc-clubs-detail-body {
  width: 800px;
  margin: 0 auto;
  padding: 50px 0 40px;
}

.fcwc-clubs-detail-tab {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 40px;
}

.fcwc-clubs-detail-tab a {
  display: block;
  text-align: center;
  border: 2px solid #000;
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  font-size: 12px;
  -ms-flex-preferred-size: 25%;
      flex-basis: 25%;
  text-decoration: none;
  color: #000;
  padding: 15px 10px;
}

.fcwc-clubs-detail-tab a ~ a {
  margin-left: 10px;
}

.fcwc-clubs-detail-tab a.cs {
  pointer-events: none;
  opacity: .5;
}

.fcwc-clubs-detail-block {
  margin-bottom: 40px;
}

.fcwc-clubs-detail-block-title {
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-weight: bold;
  background: #181815;
  color: #fff;
  padding: 10px;
  letter-spacing: 0.2em;
  line-height: 1.6;
}

.fcwc-clubs-detail-block-notice {
  text-align: right;
  margin-top: 10px;
  letter-spacing: 0px;
  font-size: 80%;
}

.fcwc-clubs-detail-block-outline {
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  font-weight: bold;
  border: 3px double #181815;
  color: #181815;
  padding: 5px 10px;
  letter-spacing: 0.2em;
  margin-top: 20px;
  line-height: 1.6;
}

.fcwc-clubs-detail-block-table {
  width: 100%;
  border: 1px solid #333;
  font-size: 12px;
}

.fcwc-clubs-detail-block-table th, .fcwc-clubs-detail-block-table td {
  border: 1px solid #333;
  padding: 15px;
}

.fcwc-clubs-detail-block-table th {
  font-weight: bold;
  text-align: center;
  white-space: nowrap;
}

.fcwc-clubs-detail-block-table td {
  line-height: 1.4;
}

.fcwc-clubs-detail-block-table .nowrap {
  white-space: nowrap !important;
}

.fcwc-clubs-detail-block-table.club {
  margin-top: 20px;
}

.fcwc-clubs-detail-block-table.club th {
  width: 20%;
  background-color: #181815;
  color: #fff;
}

.fcwc-clubs-detail-block-table.club td {
  background-color: rgba(255, 255, 255, 0.8);
  font-size: 15px;
}

.fcwc-clubs-detail-block-table.club td p ~ p {
  margin-top: 20px;
}

.fcwc-clubs-detail-block-table.members th {
  width: 20%;
  background-color: #181815;
  color: #fff;
  font-size: 11px;
  text-align: center;
}

.fcwc-clubs-detail-block-table.members td {
  background-color: rgba(255, 255, 255, 0.8);
  text-align: center;
  font-size: 11px;
}

.fcwc-clubs-detail-block-table.continental {
  margin-top: 10px;
  letter-spacing: 0;
}

.fcwc-clubs-detail-block-table.continental th {
  background-color: #181815;
  color: #fff;
  text-align: center;
}

.fcwc-clubs-detail-block-table.continental td {
  background-color: rgba(255, 255, 255, 0.8);
  font-size: 11px;
}

.fcwc-clubs-detail-block-table.continental td.tc {
  text-align: center;
}

.fcwc-clubs-detail-block-table.continental td .sp-br {
  display: none;
}

.fcwc-clubs-detail-block-table.continental td span {
  display: inline-block;
  margin-right: 1em;
}

.fcwc-clubs-detail-block-table.continental td span:last-of-type {
  margin-right: 0;
}

.fcwc-clubs-detail-block-table.member {
  margin-top: 10px;
  letter-spacing: 0;
}

.fcwc-clubs-detail-block-table.member th {
  background-color: #181815;
  color: #fff;
  text-align: center;
}

.fcwc-clubs-detail-block-table.member td {
  background-color: rgba(255, 255, 255, 0.8);
  font-size: 11px;
  text-align: center;
}

.fcwc-clubs-detail-block-table.member td .sp-br {
  display: none;
}

.fcwc-clubs-detail-block-box {
  padding: 30px 20px;
  background: rgba(255, 255, 255, 0.8);
  border-radius: 4px;
  margin-top: 20px;
}

.fcwc-clubs-detail-block-box-txt {
  font-weight: bold;
  color: #181815;
  letter-spacing: 0.1em;
  text-align: center;
  line-height: 1.6;
  font-size: 19px;
}

.fcwc-clubs-detail-block-playerlist {
  margin-top: 20px;
}

.fcwc-clubs-detail-block-playerlist-player {
  background: rgba(255, 255, 255, 0.8);
  border-radius: 4px;
  line-height: 1.4;
  font-size: 13px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.fcwc-clubs-detail-block-playerlist-player:not(:first-of-type) {
  margin-top: 20px;
}

.fcwc-clubs-detail-block-playerlist-player img {
  margin-right: 20px;
  border-radius: 4px 0 0 4px;
}

.fcwc-clubs-detail-block-playerlist-player-detail {
  padding: 20px 20px 20px 0;
}

.fcwc-clubs-detail-block-playerlist-player-name {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 3px;
}

.fcwc-clubs-detail-block-playerlist-player-position {
  color: #c09f06;
  margin-bottom: 12px;
}

.fcwc-clubs-detail-link {
  display: block;
  width: 220px;
  text-align: right;
  font-family: "Roboto", sans-serif;
  letter-spacing: 0.2em;
  border: 1px solid #181815;
  padding: 20px;
  text-decoration: none;
  overflow: hidden;
  color: #181815;
  margin-top: 20px;
}

.fcwc-reports-wrapper {
  background: url(../images/common/dot_bg.png), url(../images/common/2nd_bg.png), #309a11;
  background-repeat: repeat, no-repeat, repeat;
  background-size: 2px 2px, contain, cover;
  background-position: left top, center top, center center;
  padding: 88px 0 121px;
}

.fcwc-reports-tournament {
  width: 800px;
  margin: 0 auto;
}

.fcwc-reports-tournament-title {
  background: #000;
  color: #fff;
  font-size: 20px;
  padding: 9px 22px;
  margin-bottom: 50px;
}

.fcwc-reports-tournament-img {
  margin: 0 auto 50px;
  width: 697px;
}

.fcwc-reports-tournament-img img {
  width: 100%;
  height: auto;
}

.fcwc-reports-matchArea {
  width: 800px;
  margin: 0 auto;
}

.fcwc-reports-match {
  width: 800px;
  margin: 0 auto;
}

.fcwc-reports-match:not(:first-of-type) {
  margin-top: 40px;
}

.fcwc-reports-match-date {
  background: #000;
  color: #fff;
  height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  letter-spacing: .1em;
  font-size: 20px;
  font-style: italic;
  padding: 0 25px 0 15px;
  margin-bottom: 20px;
}

.fcwc-reports-match-date-caution {
  -ms-flex-item-align: start;
      align-self: flex-start;
  font-size: 14px;
  font-style: normal;
  letter-spacing: 0px;
}

.fcwc-reports-matchBox {
  display: block;
  text-decoration: none;
  color: #000;
}

.fcwc-reports-matchBox:not(:first-of-type) {
  margin-top: 10px;
}

.fcwc-reports-matchBox-head {
  text-align: center;
  margin-bottom: 2px;
  padding: 9px 20px;
  background: #fff;
}

.fcwc-reports-matchBox-area {
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 1px;
}

.fcwc-reports-matchBox-area span {
  display: inline-block;
  font-size: 14px;
  margin-left: 20px;
}

.fcwc-reports-matchBox-oatime {
  letter-spacing: 1px;
  font-weight: bold;
  font-size: 16px;
  margin: 10px 0;
}

.fcwc-reports-matchBox-oatime span {
  display: inline-block;
  color: #fff;
  background: #000;
  padding: 0 8px;
  font-size: 14px;
  margin-right: 10px;
}

.fcwc-reports-matchBox-body {
  background: #fff;
  display: table;
  width: 100%;
  letter-spacing: 0;
}

.fcwc-reports-matchBox-body > div {
  display: table-cell;
  width: 40%;
  vertical-align: middle;
  padding: 10px 10px 15px;
  font-weight: bold;
  font-size: 14px;
  letter-spacing: 1px;
}

.fcwc-reports-matchBox-body > div img {
  width: 90px;
  height: auto;
  display: inline-block;
}

.fcwc-reports-matchBox-body > div .team_name {
  padding-top: 25px;
}

.fcwc-reports-matchBox-body > div .team_continent {
  font-size: 12px;
}

.fcwc-reports-matchBox-lTeam {
  text-align: right;
  vertical-align: middle;
}

.fcwc-reports-matchBox-lTeam img {
  float: right;
  margin-left: 10px;
}

.fcwc-reports-matchBox-rTeam {
  text-align: left;
  vertical-align: middle;
}

.fcwc-reports-matchBox-rTeam img {
  float: left;
  margin-right: 10px;
}

.fcwc-reports-matchBox-cScore {
  width: 20% !important;
  text-align: center;
  font-family: "Roboto", sans-serif;
  font-size: 60px !important;
}

.fcwc-reports-matchBox-cScore .score_detail {
  font-size: 12px;
  font-weight: normal;
  margin-top: -30px;
}

.fcwc-reports-vs-info-table {
  margin-top: 40px;
  border-top: 4px solid #181815;
  border-bottom: 4px solid #181815;
  width: 100%;
  background-color: #fff;
  letter-spacing: .2em;
  font-size: 12px;
  overflow: hidden;
}

.fcwc-reports-vs-info-table th {
  color: #fff;
  font-size: 15px;
  font-weight: bold;
  padding: 10px;
  text-align: center;
}

.fcwc-reports-vs-info-table th.main {
  background: #000;
}

.fcwc-reports-vs-info-table th.sub {
  background: #181815;
}

.fcwc-reports-vs-info-table td {
  padding: 10px 5px;
  line-height: 1.8;
  border-right: 1px solid #181815;
  width: 50%;
}

.fcwc-reports-vs-info-table td:last-child {
  border-right: none;
}

.fcwc-reports-vs-info-table td.Substitution ul li {
  line-height: 1.4;
  margin-bottom: 8px;
}

.fcwc-reports-vs-info-table td.Substitution ul li:last-child {
  margin-bottom: 0;
}

.fcwc-reports-vs-info-table td.Substitution ul li .out {
  display: block;
}

.fcwc-reports-vs-info-table td.Substitution ul li .in {
  display: block;
  text-indent: 1em;
}

.fcwc-reports-vs-info-table td.etc {
  background-color: #fff;
  padding: 15px 250px;
  border-top: 4px solid #181815;
  font-size: 15px;
  text-align: center;
}

.fcwc-reports-vs-info-table td.etc p {
  display: table;
  width: 100%;
}

.fcwc-reports-vs-info-table td.etc p span {
  display: table-cell;
  width: 20%;
}

.fcwc-reports-vs-info-table td.etc p span.tl {
  text-align: left;
}

.fcwc-reports-vs-info-table td.etc p span.tr {
  text-align: right;
}

.fcwc-reports-vs-member-table {
  margin-top: 40px;
  border-top: 4px solid #181815;
  border-bottom: 4px solid #181815;
  width: 100%;
  background-color: #fff;
  letter-spacing: .2em;
  font-size: 12px;
}

.fcwc-reports-vs-member-table th {
  color: #fff;
  font-size: 15px;
  font-weight: bold;
  padding: 10px;
  text-align: center;
}

.fcwc-reports-vs-member-table th.main {
  background: #000;
}

.fcwc-reports-vs-member-table th.sub {
  background: #181815;
}

.fcwc-reports-vs-member-table td {
  padding: 15px 10px;
  line-height: 1.8;
  border-right: 1px solid #181815;
  vertical-align: top;
  width: 50%;
}

.fcwc-reports-vs-member-table td.memberList ul li {
  margin-bottom: 8px;
  line-height: 1.2;
  display: table;
  width: 100%;
}

.fcwc-reports-vs-member-table td.memberList ul li:last-child {
  margin-bottom: 0;
}

.fcwc-reports-vs-member-table td.memberList ul li span {
  display: table-cell;
}

.fcwc-reports-vs-member-table td.memberList ul li span.pos {
  width: 2.5em;
  white-space: nowrap;
}

.fcwc-reports-vs-member-table td.memberList ul li span.num {
  text-align: right;
  width: 2em;
}

.fcwc-reports-vs-member-table td.memberList ul li span.name {
  padding-left: 10px;
}

.fcwc-reports-vs-member-table td.b-top {
  border-top: 4px solid #181815;
}

.fcwc-reports-link {
  font-family: "Roboto", sans-serif;
  font-style: italic;
  letter-spacing: 0.2em;
  padding: 20px;
  width: 220px;
  display: block;
  text-decoration: none;
  position: relative;
  overflow: hidden;
  text-align: right;
  background: #181815;
  color: #fff;
  margin-top: 20px;
}

.fcwc-program-wrapper {
  background: url(../images/common/dot_bg.png), url(../images/common/2nd_bg.png), #4ab1fa;
  background-repeat: repeat, no-repeat, repeat;
  background-size: 2px 2px, contain, cover;
  background-position: left top, center top, center center;
  padding: 88px 0 121px;
}

.fcwc-program-list {
  width: 800px;
  margin: 0 auto;
}

.fcwc-program-list:not(:first-of-type) {
  margin-top: 45px;
}

.fcwc-program-list-bc {
  background: #000;
  color: #fff;
  font-size: 20px;
  padding: 9px 22px;
  margin-bottom: 30px;
}

.fcwc-program-list-title {
  text-align: center;
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 30px;
}

.fcwc-program-list-table {
  border: 1px solid #000;
  width: 100%;
  font-size: 11px;
  background: #fff;
}

.fcwc-program-list-table th, .fcwc-program-list-table td {
  border: 1px solid #333;
  padding: 15px;
  vertical-align: middle;
}

.fcwc-program-list-table th {
  font-weight: bold;
  text-align: center;
}

.fcwc-program-list-table td.tb-title .sp {
  display: none;
}

.fcwc-program-list-table td.tb-date, .fcwc-program-list-table td.tb-time {
  width: 25%;
  font-family: "Roboto", sans-serif;
  font-weight: 900;
  text-align: center;
  letter-spacing: 0.1em;
}

.fcwc-program-list-table td.tb-date {
  font-size: 18px;
}

.fcwc-program-list-table td.tb-date span {
  display: block;
  margin-top: 2px;
}

.fcwc-program-list-table td.tb-time {
  font-size: 18px;
  line-height: 1.4;
}

.fcwc-program-list-table td.tb-time span {
  display: block;
  margin-top: 2px;
  font-size: 14px;
}

.fcwc-program-list-caution {
  font-size: 14px;
  letter-spacing: 1px;
  margin-top: 10px;
  padding: 0 10px;
  font-weight: bold;
}

.fcwc-movie-wrapper {
  background: url(../images/common/dot_bg.png), url(../images/common/2nd_bg.png), url(../images/movie/movie_bg.png), #000;
  background-repeat: repeat, no-repeat, no-repeat, repeat;
  background-size: 2px 2px, contain, 100%, cover;
  background-position: left top, center top, center top, center center;
  padding: 126px 0 100px;
}

.fcwc-movie-title {
  text-indent: -9999px;
  background: url(../images/movie/movie_title_pc.png) no-repeat;
  background-size: cover;
  width: 957px;
  height: 258px;
  margin: 0 auto 94px;
}

.fcwc-movie-list {
  width: 984px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 auto;
}

.fcwc-movie-list-item {
  width: 476px;
  color: #fff;
  padding-bottom: 70px;
}

.fcwc-movie-list-item-title {
  font-size: 26px;
  font-weight: bold;
  padding: 0 0 15px 30px;
  position: relative;
  line-height: 1.4;
}

.fcwc-movie-list-item-title:after {
  display: block;
  content: '';
  height: 1em;
  width: 5px;
  background: #cd001b;
  position: absolute;
  top: .2em;
  left: 0;
}

.fcwc-movie-list-item-iframe {
  width: 100%;
  padding-top: 56.25%;
  position: relative;
}

.fcwc-movie-list-item-iframe .bc-player-Syl5bsxx7Z_default,
.fcwc-movie-list-item-iframe img {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  left: 0;
}

.fcwc-special-wrapper {
  background: url(../images/common/dot_bg.png), url(../images/common/2nd_bg.png), #ee6f15;
  background-repeat: repeat, no-repeat, repeat;
  background-size: 2px 2px, contain, cover;
  background-position: left top, center top, center center;
  padding: 110px 0 82px;
}

.fcwc-special-contents {
  width: 984px;
  margin: 0 auto;
  background: #fff;
  padding: 40px 44px 90px;
}

.fcwc-special-contents-title {
  padding-bottom: 23px;
}

.fcwc-special-contents-title img {
  width: 100%;
  height: auto;
}

.fcwc-special-contents-img {
  padding-bottom: 23px;
  text-align: center;
}

.fcwc-special-contents-img img {
  max-width: 100%;
  height: auto;
}

.fcwc-special-contents-txt {
  text-align: center;
  font-weight: bold;
  font-size: 16px;
  line-height: 1.8;
}

.fcwc-special-contents-txt p ~ p {
  margin-top: 50px;
}

.fcwc-special-contents-txt p span {
  padding: 0 0.4em;
  margin: 0 0.2em;
  display: inline-block;
  font-style: italic;
  line-height: 1.4;
  background: #fbd81f;
}

.fcwc-special-contents-txt p.caution {
  margin-top: 25px;
  color: #4e4e45;
  font-size: 14px;
  line-height: 1.6;
  font-weight: normal;
}

.fcwc-special-contents-apply-txt {
  font-size: 22px;
  font-weight: bold;
  margin-top: 30px;
  text-align: center;
}

.fcwc-special-contents-apply-txt.red {
  font-size: 18px;
  color: red;
}

.fcwc-special-contents-apply-txt.line {
  color: red;
  margin-top: 40px;
  font-size: 24px;
}

.fcwc-special-contents-apply-choice {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.fcwc-special-contents-apply-btn {
  display: block;
  text-decoration: none;
  margin-top: 20px;
  text-align: center;
}

.fcwc-special-contents-apply-btn.bk {
  background: -webkit-gradient(linear, left top, left bottom, from(#e9e7e7), to(#9f9e9e));
  background: linear-gradient(to bottom, #e9e7e7 0%, #9f9e9e 100%);
  padding: 5px;
  border-radius: 15px;
}

.fcwc-special-contents-apply-btn.txt {
  font-size: 24px;
  color: #fff;
  border-radius: 10px;
  background: #bb0202;
  height: 76px;
  line-height: 76px;
  margin-top: 0;
  font-weight: bold;
}

.fcwc-special-contents-apply-btn.txt.end {
  pointer-events: none;
  margin-top: 40px;
}

.fcwc-special-contents-sec {
  margin-top: 46px;
}

.fcwc-special-contents-sec-title {
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-weight: bold;
  background: #181815;
  color: #fff;
  padding: 10px;
  letter-spacing: 0.2em;
  line-height: 1.6;
  margin-bottom: 20px;
}

.fcwc-special-contents-sec-table {
  border: 1px solid #333;
  width: 100%;
  font-size: 0.9em;
  letter-spacing: 0;
}

.fcwc-special-contents-sec-table .tc {
  text-align: center;
}

.fcwc-special-contents-sec-table th, .fcwc-special-contents-sec-table td {
  border: 1px solid #333;
  padding: 15px;
}

.fcwc-special-contents-sec-table th {
  background-color: #181815;
  color: #fff;
  white-space: nowrap;
  text-align: center;
}

.fcwc-special-contents-sec-table td {
  font-weight: bold;
  font-size: 18px;
  white-space: nowrap;
}

.fcwc-special-contents-sec-table td > span {
  font-size: .8em;
  font-weight: normal;
}

.fcwc-special-contents-sec-pBox {
  border: 6px double #181815;
  padding: 20px;
  margin: 20px 20px 0;
  text-align: center;
  border-radius: 4px;
  background: #fce151;
}

.fcwc-special-contents-sec-pBox-title {
  font-size: 25px;
  font-weight: bold;
  padding-bottom: 0.6em;
  color: #33332d;
  font-style: italic;
  border-bottom: 1px dotted #33332d;
}

.fcwc-special-contents-sec-pBox p {
  margin-top: 20px;
  font-size: 19px;
  font-weight: bold;
}

.fcwc-special-contents-sec-pBox-list {
  width: 380px;
  margin: 0 auto;
  text-align: left;
}

.fcwc-special-contents-sec-pBox-list p {
  font-weight: normal;
}

.fcwc-special-contents-sec-img {
  padding: 0 88px;
}

.fcwc-special-contents-sec-img img {
  width: 100%;
  height: auto;
}

.fcwc-special-contents-sec-apply {
  padding: 20px 38px 0;
}

.fcwc-special-contents-sec-apply li {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 20px;
  padding: 1.5em 1em 1.5em 3.5em;
  position: relative;
  counter-increment: li;
}

.fcwc-special-contents-sec-apply li:before {
  content: counter(li) "";
  position: absolute;
  font-family: "Roboto", sans-serif;
  font-style: italic;
  font-weight: normal;
  left: 1em;
  top: 50%;
  margin-top: -.9em;
  width: 1.8em;
  height: 1.8em;
  background: #000;
  border-radius: 50px;
  color: #fff;
  line-height: 1.8;
  text-align: center;
  letter-spacing: 0;
}

.fcwc-special-contents-sec-midashi {
  margin-top: 20px;
}

.fcwc-special-contents-sec-howtoList {
  padding: 0 20px;
}

.fcwc-special-contents-sec-howtoList li {
  margin-bottom: 10px;
  list-style: square;
  margin-left: 1em;
  line-height: 1.4;
}

.fcwc-special-contents-sec-howtoList a {
  text-decoration: underline;
}

.fcwc-special-contents-sec-outline {
  margin-top: 40px;
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  border: 3px double #181815;
  color: #181815;
  padding: 5px 10px;
  letter-spacing: 0.2em;
  line-height: 1.6;
}

.fcwc-special-contents-sec-outline + p {
  margin-top: 20px;
}

.fcwc-special-contents-sec-cauText {
  font-weight: bold;
  color: #df0021;
}

.fcwc-special-contents-sec-cauBox {
  margin-top: 20px;
  padding: 20px;
}

.fcwc-special-contents-sec-cauBox-title {
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  padding: 0 10px 10px;
  border-bottom: 1px solid #181815;
}

.fcwc-special-contents-sec-cauBox ul {
  margin-top: 20px;
  padding: 0 10px;
}

.fcwc-special-contents-sec-cauBox ul li {
  font-size: 14px;
  margin-bottom: 10px;
  list-style: disc;
  margin-left: 1em;
  line-height: 1.4;
}

.fcwc-special-contents-sec .red {
  color: red;
}
