@charset "UTF-8";
@import url("//fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;300;400;500;700;900&display=swap");
@import url("//fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Syne:wght@400;500;600;700;800&display=swap");
@import url("//code.ionicframework.com/ionicons/2.0.0/css/ionicons.min.css");
@import url("//use.fontawesome.com/releases/v5.0.6/css/all.css");
@import url("//cdn.jsdelivr.net/gh/kenwheeler/slick@1.8.1/slick/slick.css");
@import url("//cdn.jsdelivr.net/gh/kenwheeler/slick@1.8.1/slick/slick-theme.css");
@import url("//cdnjs.cloudflare.com/ajax/libs/magnific-popup.js/1.1.0/magnific-popup.min.css");
/*-----------------------------------

kickoff.scss

------------------------------------*/
a {
  text-decoration: none;
}

html {
  width: 100%;
  font-size: 62.5%;
  overflow-y: auto;
}

body {
  min-width: 100%;
  overflow: hidden;
  background: #fff;
  color: #000;
  -moz-text-size-adjust: none;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  text-size-adjust: 100%;
  font-size: 1.3rem;
  line-height: 130%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body.is-nav {
  height: 100%;
  overflow: hidden;
}

#header,
.kvArea,
#main {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-family: YakuHanJP, "Noto Sans JP", sans-serif;
  font-weight: 500;
  background: none;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}

img {
  vertical-align: bottom;
}

strong {
  font-weight: bold;
}

#pagetop {
  width: 100%;
}

.wrapper {
  width: 100%;
  margin: 0 auto;
}

.container {
  background: none;
  padding: 0;
}

#main {
  padding-top: 0;
  background-size: 100% auto;
}

.wide_base {
  width: 90%;
}

.wide_baseL {
  width: 100%;
}

body.mfp-zoom-out-cur {
  position: fixed;
}

#pageTopBtn {
  z-index: 10000;
}

/* ==========================================================================
   COMMON
========================================================================== */
.CLM__half, .CLM__three {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: -ms- left;
      justify-content: -ms- left;
  justify-content: -webkit- left;
  -webkit-box-pack: left;
          justify-content: left;
  -ms-flex-align: -ms- top;
      align-items: -ms- top;
  align-items: -webkit- top;
  -webkit-box-align: top;
          align-items: top;
}
.CLM__half img, .CLM__three img {
  width: 100%;
}
.CLM__half .wide100, .CLM__three .wide100 {
  width: 100% !important;
}
.CLM__half > li, .CLM__half > article, .CLM__half > figure {
  width: 48%;
  margin-right: 4%;
}
.CLM__half > li:nth-child(2n), .CLM__half > article:nth-child(2n), .CLM__half > figure:nth-child(2n) {
  margin-right: 0;
}
.CLM__three > li, .CLM__three > article, .CLM__three > figure {
  width: 32%;
  margin-right: 2%;
}
.CLM__three > li:nth-child(3n), .CLM__three > article:nth-child(3n), .CLM__three > figure:nth-child(3n) {
  margin-right: 0;
}

.nowrapCLM {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-pack: -ms- space-between;
      justify-content: -ms- space-between;
  justify-content: -webkit- space-between;
  -webkit-box-pack: justify;
          justify-content: space-between;
  -ms-flex-align: -ms- top;
      align-items: -ms- top;
  align-items: -webkit- top;
  -webkit-box-align: top;
          align-items: top;
}
.nowrapCLM > li {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-right: 3%;
}
.nowrapCLM > li:last-child {
  margin-right: 0;
}
.nowrapCLM > li img {
  width: 100%;
}
.nowrapCLM > li a {
  display: block;
}

.txt__honbun {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 3.25vw;
  line-height: 1.65;
  margin-bottom: 1em;
  text-align: left;
}
.txt__size16 {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 3.5vw;
  line-height: 1.65;
  margin-bottom: 1em;
  text-align: left;
}
.txt__size18 {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 3.75vw;
  line-height: 1.65;
  margin-bottom: 1em;
  text-align: left;
}
.txt__size20 {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 4vw;
  line-height: 1.65;
  margin-bottom: 1em;
  font-weight: bold;
  text-align: left;
}
.txt__size22 {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 4.25vw;
  line-height: 1.65;
  margin-bottom: 1em;
  font-weight: bold;
  text-align: left;
}
.txt__size26 {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 4.5vw;
  line-height: 1.65;
  margin-bottom: 1em;
  font-weight: bold;
  text-align: left;
}
.txt__red {
  color: #e60c11;
}
.txt__bold {
  font-weight: bold;
}
.txt__left {
  text-align: left;
}
.txt__right {
  text-align: right;
}
.txt__center {
  text-align: center;
}

.list__style {
  font-size: 3.5vw;
  line-height: 1.65;
  padding-left: 1em;
}
.list__style__disc {
  list-style: disc;
  text-align: left;
}
.list__style__disc li {
  margin-left: 1em;
  margin-bottom: 1em;
  line-height: 1.5;
}
.list__style__decimal {
  list-style: decimal;
  text-align: left;
}

.btn, .btn__w {
  line-height: 1.3;
  font-weight: bold;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #183060;
  color: #fff;
  margin: auto;
  display: block;
  text-align: center;
  position: relative;
  border-radius: 50px;
  font-size: 14px;
  font-size: 1.4rem;
  width: 100%;
  height: 46px;
  line-height: 46px;
}
.btn::after, .btn__w::after {
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  content: "\f125";
  font-family: ionicons;
  font-weight: 900;
  right: 30px;
  color: #fff;
  font-size: 14px;
  font-size: 1.4rem;
}
.btn::before, .btn__w::before {
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  left: 30px;
  color: #fff;
  font-size: 20px;
  font-size: 2rem;
}
.btn__w {
  background: #fff;
  color: #183060;
  border: 1px solid #183060;
}
.btn__w:after {
  color: #183060;
}
.btn__w:before {
  color: #183060;
}
.btn__s {
  height: 30px;
  line-height: 30px;
  font-size: 10px;
  font-size: 1rem;
  width: 100px;
}
.btn__s:after {
  right: 10px;
  font-size: 10px;
  font-size: 1rem;
}
.btn__s:before {
  left: 10px;
  font-size: 10px;
  font-size: 1rem;
}
.btn__more:after {
  -webkit-transform: translateY(-50%) rotate(90deg);
          transform: translateY(-50%) rotate(90deg);
}
.btn__close:after {
  -webkit-transform: translateY(-50%) rotate(-90deg);
          transform: translateY(-50%) rotate(-90deg);
}
.btn.ranking::before, .ranking.btn__w::before {
  content: "\f091";
}
.btn.schedule::before, .schedule.btn__w::before {
  content: "\f073";
}
.btn.player::before, .player.btn__w::before {
  content: "\f007";
}
.btn.movie::before, .movie.btn__w::before {
  content: "\f144";
}

span.btn, span.btn__w {
  background: #bababa;
  color: #474747;
}
span.btn:after, span.btn__w:after, span.btn:before, span.btn__w:before {
  color: #474747;
}

.viewmore {
  background: #e60c11;
  padding: 0.5em 1em;
  color: #fff;
  font-weight: bold;
  letter-spacing: 2px;
  position: relative;
  text-align: center;
}
.viewmore:after {
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  content: "\f125";
  font-family: "ionicons";
  font-weight: 900;
  right: 1em;
  color: #fff;
  font-size: 10px;
  font-size: 1rem;
}

.commonTable {
  border: 1px solid #CCC;
}
.commonTable tbody th, .commonTable tbody td {
  font-size: 3.5vw;
  padding: 0.75em 0.5em;
  text-align: center;
  line-height: 1.5;
}
.commonTable tbody td {
  text-align: left;
  background: #FFF;
}

.sec {
  text-align: center;
}
.sec__inner900, .sec__inner980, .sec__inner1100, .sec__inner1200, .sec__innerWide, .sec__inner {
  width: 90%;
  margin: 0 auto;
  padding: 20px 5%;
}
.sec__inner__gray {
  position: relative;
  margin: 150px auto 60px;
}

.heading__main, .heading__main--w {
  position: relative;
  margin-bottom: 15px;
  text-align: center;
}
.heading__main .jpn_S, .heading__main--w .jpn_S {
  display: block;
  text-align: center;
  font-weight: 900;
  line-height: 1.3;
  font-size: 4vw;
  padding: 0vw 0 2vw;
}
.heading__main .eng_L, .heading__main--w .eng_L {
  font-size: 7vw;
  text-align: center;
  font-family: "Poppins", sans-serif;
  color: #183060;
  font-weight: 900;
  vertical-align: middle;
}
.heading__main img, .heading__main--w img {
  width: 5vw;
  margin: 0;
  vertical-align: middle;
  margin: 0 auto;
  margin-right: 5px;
}
.heading__main:after, .heading__main--w:after {
  content: "";
  width: 10vw;
  height: 2px;
  background: #183060;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.heading__main--w .jpn_S, .heading__main--w .eng_L {
  color: #fff;
}
.heading__main--w:after {
  background: #fff;
}
.heading__sub {
  margin-bottom: 20px;
}
.heading__sub .jpn_S {
  text-align: center;
  font-weight: 900;
  line-height: 1.3;
  font-size: 4vw;
}
.heading__sub .eng_L {
  font-size: 7vw;
  text-align: center;
  font-family: "Poppins", sans-serif;
  color: #183060;
  font-weight: 900;
}

.kome {
  display: block;
}

.headerArea__left__jleaguejp {
  left: 15px;
}

body:before {
  width: 95%;
  opacity: 0.1;
}

/* ==========================================================================
   header
========================================================================== */
#header {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  padding: 10px 0;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-pack: -ms- space-between;
      justify-content: -ms- space-between;
  justify-content: -webkit- space-between;
  -webkit-box-pack: justify;
          justify-content: space-between;
  -ms-flex-align: -ms- center;
      align-items: -ms- center;
  align-items: -webkit- center;
  -webkit-box-align: center;
          align-items: center;
  z-index: 500;
  min-width: inherit;
  height: 60px;
  -webkit-box-shadow: none;
          box-shadow: none;
}
#header .header__left {
  width: calc(100% - 60px);
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-pack: -ms- left;
      justify-content: -ms- left;
  justify-content: -webkit- left;
  -webkit-box-pack: left;
          justify-content: left;
  -ms-flex-align: -ms- center;
      align-items: -ms- center;
  align-items: -webkit- center;
  -webkit-box-align: center;
          align-items: center;
}
#header .header__left__jleaguejp {
  margin: 0 0 0 10px;
}
#header .header__left__jleaguejp img {
  width: auto;
  height: 40px;
}

.ankerArea {
  opacity: 0;
  position: fixed;
  width: 100%;
  z-index: -1;
  background: #000;
  -webkit-box-shadow: 1px 2px 15px rgba(0, 0, 0, 0.26);
          box-shadow: 1px 2px 15px rgba(0, 0, 0, 0.26);
  -webkit-transition: 1s ease-in-out;
  transition: 1s ease-in-out;
  top: inherit;
  bottom: 0;
  height: inherit;
}
.ankerArea__nav {
  -webkit-box-shadow: 0px 0px 10px 0 rgba(0, 0, 0, 0.3);
          box-shadow: 0px 0px 10px 0 rgba(0, 0, 0, 0.3);
}
.ankerArea .ticketwrap {
  position: absolute;
  right: 0;
  bottom: 185px;
}
.ankerArea .ticketwrap img {
  width: 40px;
}
.ankerArea .btnwrap {
  position: relative;
  width: 100%;
  bottom: 0;
  z-index: 10000000;
  padding-top: 25px;
  padding-bottom: 25px;
  background: #000;
}
.ankerArea .btnwrap .btn, .ankerArea .btnwrap .btn__w {
  width: 90%;
  color: #000;
  border: none;
  height: 55px;
  line-height: 55px;
  font-size: 16px;
  font-size: 1.6rem;
}
.ankerArea .btnwrap .btn:after, .ankerArea .btnwrap .btn__w:after {
  color: #000;
  -webkit-transform: translateY(-50%) rotate(-90deg);
          transform: translateY(-50%) rotate(-90deg);
}
.ankerArea.is-in {
  z-index: 111111;
}
.ankerArea.is-in ul {
  bottom: -100vw;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  padding: 10px 20px;
  background: #eeeeee;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: fixed;
  width: 100%;
}
.ankerArea.is-in ul li {
  border-bottom: 1px solid #9A9A9A;
  position: relative;
}
.ankerArea.is-in ul li:last-child {
  border-bottom: 0;
}
.ankerArea.is-in ul li:after {
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  content: "\f125";
  font-family: "ionicons";
  font-weight: 900;
  right: 5px;
  color: #9A9A9A;
  font-size: 10px;
  font-size: 1rem;
}
.ankerArea.is-in ul li a {
  height: 46px;
  line-height: 46px;
  color: #000;
  padding-left: 5px;
  display: block;
}
.ankerArea.active ul {
  bottom: 0;
  padding-bottom: 116px;
}
.ankerArea.active .btn:after, .ankerArea.active .btn__w:after {
  -webkit-transform: translateY(-50%) rotate(90deg);
          transform: translateY(-50%) rotate(90deg);
}
.ankerArea.active .clubnav__btn:after {
  -webkit-transform: translateY(-50%) rotate(90deg);
          transform: translateY(-50%) rotate(90deg);
}

#pageTopBtn {
  bottom: 120px;
}

.comingsoon {
  font-family: "Poppins", sans-serif;
  color: #cad0dd;
  text-align: center;
  font-weight: bold;
  font-size: 30px;
  font-size: 3rem;
}

/* ==========================================================================
   kvArea
========================================================================== */
.kvArea__wrap {
  background-image: url(/img/kickoff/kagoshima/bg_kv.jpg);
  background-size: cover;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-pack: -ms- center;
      justify-content: -ms- center;
  justify-content: -webkit- center;
  -webkit-box-pack: center;
          justify-content: center;
  -ms-flex-align: -ms- stretch;
      align-items: -ms- stretch;
  align-items: -webkit- stretch;
  -webkit-box-align: stretch;
          align-items: stretch;
  padding: 2vw 0;
}
.kvArea__wrap--left {
  width: 32%;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-pack: -ms- center;
      justify-content: -ms- center;
  justify-content: -webkit- center;
  -webkit-box-pack: center;
          justify-content: center;
  -ms-flex-align: -ms- flex-end;
      align-items: -ms- flex-end;
  align-items: -webkit- flex-end;
  -webkit-box-align: end;
          align-items: flex-end;
}
.kvArea__wrap--right {
  padding-left: 2%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.kvArea__img img {
  width: 95%;
  display: block;
  -webkit-filter: drop-shadow(0px 0px 5px rgb(255, 255, 255));
          filter: drop-shadow(0px 0px 5px rgb(255, 255, 255));
}
.kvArea__data {
  background: #fff;
  color: #183060;
  font-weight: 900;
  text-align: center;
  padding: 2vw 0;
}
.kvArea__data span {
  font-size: 5vw;
  font-weight: 900;
}
.kvArea__lead li {
  display: block;
  margin-bottom: 0.5vw;
}
.kvArea__lead li span {
  background: rgba(255, 255, 255, 0.75);
  padding: 0vw 2vw;
  color: #183060;
  font-size: 3vw;
  font-weight: 900;
  line-height: 1.8;
}

.otherkvArea {
  position: relative;
  min-height: 120px;
  background: #183060;
  background-size: cover;
  position: relative;
}
.otherkvArea:after {
  background: url(/img/kickoff/kagoshima/icon_interview.svg) no-repeat top center;
  content: "";
  opacity: 0.2;
  width: 45vw;
  height: 45vw;
  background-size: 45vw;
  display: inline-block;
  position: absolute;
  right: 5vw;
}
.otherkvArea__title {
  height: 100%;
  width: auto;
  text-align: center;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-pack: -ms- center;
      justify-content: -ms- center;
  justify-content: -webkit- center;
  -webkit-box-pack: center;
          justify-content: center;
  -ms-flex-align: -ms- center;
      align-items: -ms- center;
  align-items: -webkit- center;
  -webkit-box-align: center;
          align-items: center;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.otherkvArea__title img {
  width: 7vw;
  margin: 0;
  vertical-align: middle;
  margin: 0 auto;
  margin-bottom: 5px;
}
.otherkvArea__title .eng_L {
  font-size: 8vw;
  text-align: center;
  font-family: "Poppins", sans-serif;
  color: #fff;
  font-weight: 900;
  vertical-align: middle;
}
.otherkvArea__title .jpn_S {
  display: block;
  text-align: center;
  font-weight: 900;
  line-height: 1;
  font-size: 5vw;
  padding: 1.5vw 0 0vw;
  color: #fff;
}

.navArea {
  margin: 0 auto;
}
.navArea__ttl {
  color: #183060;
  font-weight: 900;
  text-align: center;
  font-size: 5vw;
  line-height: 1;
  margin-bottom: 0.5em;
}
.navArea__list {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-pack: -ms- center;
      justify-content: -ms- center;
  justify-content: -webkit- center;
  -webkit-box-pack: center;
          justify-content: center;
  -ms-flex-align: -ms- center;
      align-items: -ms- center;
  align-items: -webkit- center;
  -webkit-box-align: center;
          align-items: center;
}
.navArea__list--item {
  width: calc((100% - 2px) / 3) !important;
  margin-right: 0 !important;
  margin: 0 5px;
}
.navArea__list--item:last-child {
  border-right: 0;
}
.navArea__list--item a {
  color: #ffffff;
  text-align: center;
  padding: 2vw 0;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 5px;
  background: #183060;
}
.navArea__list--item a i {
  font-size: 10vw;
  margin-bottom: 0.2em;
}
.navArea__list--item a img {
  width: 8vw;
  margin-bottom: 0.3em;
}
.navArea__list--item a span {
  color: #fff;
  display: block;
}
.navArea__list--item a span.jp {
  font-weight: 900;
  font-size: 3vw;
  line-height: 1;
}

.bnrArea img {
  width: 100%;
}
.bnrArea .sec__inner980 {
  padding: 20px 5%;
}

/* ==========================================================================
   pickupArea
========================================================================== */
.pickupArea {
  background: #EAECF1;
}
.pickupArea .txt__size18 {
  margin-bottom: 0;
}
.pickupArea .heading__main:after, .pickupArea .heading__main--w:after {
  content: none;
}
.pickupArea__con a {
  border-radius: 5px;
  overflow: hidden;
  display: inline-block;
}
.pickupArea__con--txt {
  margin-top: 5px;
  margin-bottom: 0;
}
.pickupArea__con--txt time {
  background: #183060;
  padding: 5px 20px;
  color: #fff;
  font-weight: bold;
  margin-bottom: 5px;
  display: inline-block;
}
.pickupArea__con .image img {
  width: 100%;
  height: auto;
  display: block;
}
.pickupArea .popup-iframe {
  position: relative;
  display: block;
  border-radius: 5px;
  overflow: hidden;
}
.pickupArea .popup-iframe img {
  width: 100%;
}

/* ==========================================================================
   infoArea
========================================================================== */
.infoArea__ttl {
  color: #183060;
  font-weight: 900;
  font-size: 4vw;
  text-align: center;
  margin-bottom: 10px;
}
.infoArea__ttl strong {
  font-size: 6vw;
}
.infoArea__txt {
  margin: 20px 0;
}
.infoArea__bnr {
  margin-top: 10px;
}
.infoArea__bnr img {
  width: 100%;
}
.infoArea__nextwrap {
  background: #f0f0f0;
  border-radius: 5px;
  overflow: hidden;
}
.infoArea__nextwrap--ttl {
  background: #000;
  color: #fff;
  font-weight: 900;
  text-align: center;
  padding: 10px 5%;
  font-size: 4vw;
}
.infoArea__nextwrap--ttl span {
  font-size: 3vw;
}
.infoArea__nextwrap ul {
  padding: 5%;
}
.infoArea__nextwrap ul li {
  border-bottom: 1px dotted #000;
  padding-bottom: 0.5em;
  padding-left: 0;
  margin-bottom: 0.5em;
}
.infoArea__nextwrap ul li:last-child {
  margin-bottom: 0;
}
.infoArea__boshu {
  padding: 15px 20px 10px;
  margin-top: 10px;
  background: #f0f0f0;
  background: #fffae8;
  border: 2px solid #e38700;
}
.infoArea__boshu strong {
  display: block;
  font-size: 14px;
  font-size: 1.4rem;
  margin-bottom: 15px;
  line-height: 1.3;
  border-bottom: 2px solid #e38700;
  padding-bottom: 0.5em;
}
.infoArea__boshu .txt__size14 {
  margin-bottom: 1em;
}
.infoArea__con .popup-iframe {
  position: relative;
  display: block;
  border-radius: 5px;
  overflow: hidden;
}
.infoArea__con .popup-iframe.video:after {
  content: "";
  background-image: url(/img/kickoff/kagoshima/icon_play.svg);
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background-size: 60px;
  height: 60px;
  width: 60px;
  -webkit-filter: drop-shadow(0px 0px 5px #7f7f7f);
          filter: drop-shadow(0px 0px 5px #7f7f7f);
  opacity: 0.9;
}
.infoArea__con .popup-iframe img {
  width: 80%;
  margin: 0 auto 10px;
  display: block;
}

/* ==========================================================================
   movieArea
========================================================================== */
.movieArea {
  background: #183060;
  color: #fff;
}
.movieArea .heading__sub .eng_L, .movieArea .heading__sub .jpn_S {
  color: #fff;
}
.movieArea__wrap {
  padding-bottom: 20px;
}
.movieArea__wrap + .movieArea__wrap {
  padding-top: 20px;
  border-top: 1px solid #fff;
  padding-bottom: 0;
}
.movieArea__list, .otherfooterArea .interviewArea__list {
  margin-bottom: 20px;
}
.movieArea__list--item {
  border-radius: 5px;
  overflow: hidden;
  -webkit-box-shadow: 0px 0px 10px 0 rgba(0, 0, 0, 0.3);
          box-shadow: 0px 0px 10px 0 rgba(0, 0, 0, 0.3);
  background: #fff;
  position: relative;
  margin-top: 3.5vw;
}
.movieArea__list--item:nth-child(-n+2) {
  margin-top: 0;
}
.movieArea__list--item:after {
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  position: absolute;
  content: "\f125";
  font-family: "ionicons";
  font-weight: 900;
  right: 5px;
  bottom: 2px;
  color: #183060;
  font-size: 10px;
  font-size: 1rem;
}
.movieArea__list--item a {
  color: #000;
}
.movieArea__list--txt {
  padding: 10px 10px 20px;
}
.movieArea__list--txt time {
  font-size: 3.25vw;
  color: #737373;
  display: block;
}
.movieArea__list--txt p {
  color: #000;
  margin-bottom: 0;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

/* ==========================================================================
   gameinfoArea
========================================================================== */
.gameinfoArea {
  padding: 30px 0 0;
}
.gameinfoArea__btn {
  width: 90%;
  margin: 0 auto;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-pack: -ms- center;
      justify-content: -ms- center;
  justify-content: -webkit- center;
  -webkit-box-pack: center;
          justify-content: center;
  -ms-flex-align: -ms- center;
      align-items: -ms- center;
  align-items: -webkit- center;
  -webkit-box-align: center;
          align-items: center;
}
.gameinfoArea__btn .btn, .gameinfoArea__btn .btn__w {
  width: 32%;
  margin-right: 2%;
  font-size: 3.5vw;
}
.gameinfoArea__btn .btn i, .gameinfoArea__btn .btn__w i {
  font-size: 3vw;
  margin-right: 0.3em;
}
.gameinfoArea__btn .btn:nth-child(3n), .gameinfoArea__btn .btn__w:nth-child(3n) {
  margin-right: 0;
}
.gameinfoArea__btn .btn:after, .gameinfoArea__btn .btn__w:after {
  content: none;
}
.gameinfoArea .ArrowBtnLink04 a {
  background: #e60c11;
}

.matchVsBox.boxCenterTime .leagCenterTime {
  margin: 0;
}

/* ==========================================================================
   rankingArea
========================================================================== */
.rankingArea {
  background: #EAECF1;
}
.rankingArea__subttl {
  color: #183060;
  text-align: center;
  border-bottom: 1px solid #183060;
  font-weight: bold;
  line-height: 2;
  margin-bottom: 10px;
}
.rankingArea__wrap {
  padding-bottom: 20px;
}
.rankingArea .rankingDataTable {
  background: #fff;
}
.rankingArea .rankingDataTable + .btn, .rankingArea .rankingDataTable + .btn__w {
  margin-top: 20px;
}
.rankingArea .rankingDataTable th:nth-child(1), .rankingArea .rankingDataTable td:nth-child(1) {
  width: 8%;
}
.rankingArea .rankingDataTable th:nth-child(2), .rankingArea .rankingDataTable td:nth-child(2) {
  width: 8%;
}
.rankingArea .rankingDataTable th:nth-child(3), .rankingArea .rankingDataTable td:nth-child(3) {
  width: 10%;
}
.rankingArea .rankingDataTable th:nth-child(4), .rankingArea .rankingDataTable td:nth-child(4) {
  width: 30%;
  text-align: left;
  padding-left: 0.5em;
}
.rankingArea .rankingDataTable th:nth-child(5), .rankingArea .rankingDataTable td:nth-child(5) {
  width: 54%;
}
@media screen and (max-width: 320px) {
  .rankingArea .rankingDataTable th:nth-child(1), .rankingArea .rankingDataTable td:nth-child(1) {
    width: 5%;
  }
  .rankingArea .rankingDataTable th:nth-child(2), .rankingArea .rankingDataTable td:nth-child(2) {
    width: 5%;
  }
  .rankingArea .rankingDataTable th:nth-child(3), .rankingArea .rankingDataTable td:nth-child(3) {
    width: 10%;
  }
  .rankingArea .rankingDataTable th:nth-child(4), .rankingArea .rankingDataTable td:nth-child(4) {
    width: 27%;
  }
  .rankingArea .rankingDataTable th:nth-child(5), .rankingArea .rankingDataTable td:nth-child(5) {
    width: 53%;
  }
}
.rankingArea .rankingDataTable td.name, .rankingArea .rankingDataTable td.movie {
  padding: 0 0.5em;
}
.rankingArea .rankingDataTable td .btn__s {
  width: auto;
}
.rankingArea__ttlwrap {
  position: relative;
}
.rankingArea__ttl {
  background: #183060;
  color: #fff;
  font-weight: bold;
  text-align: center;
  border-radius: 5px;
  min-height: 40px;
  line-height: 40px;
  font-size: 14px;
  font-size: 1.4rem;
  margin-bottom: 5px;
  position: relative;
}
.rankingArea .tabSelecter {
  position: absolute;
  right: 0;
  top: 9px;
  width: inherit;
  display: inline-block;
  text-align: right;
  margin-bottom: 0;
  margin-right: 10px;
}
.rankingArea .tabSelecter ul {
  font-size: 10px;
}
.rankingArea .tabSelecter li {
  border-left: 1px solid #000000;
  width: 100%;
  height: 35px;
  line-height: 35px;
  font-size: 12px;
}
.rankingArea .tabSelecter li a {
  padding: 0;
  height: 35px;
}
.rankingArea .tabSelecter li.current a {
  background-color: #f0f0f0;
  color: #4f4f4f;
}
.rankingArea .tab-wrap {
  padding-bottom: 20px;
}
.rankingArea .tab-wrap + .tab-wrap {
  padding-bottom: 0;
}
.rankingArea .tab-btn {
  list-style: none;
  cursor: pointer;
}
.rankingArea .tab-contents {
  display: none;
}
.rankingArea .tab-contents.show {
  display: block;
}
.rankingArea .yearmenu {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  position: relative;
  background: #fff;
  border-radius: 3px;
  padding: 3px 15px 3px 3px;
  font-size: 12px;
  font-size: 1.2rem;
  color: #183060;
  font-weight: bold;
  width: inherit;
  display: inline-block;
}
.rankingArea .yearmenu:after {
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  content: "\f125";
  font-family: "ionicons";
  font-weight: 900;
  right: 5px;
  color: #183060;
  font-size: 10px;
  font-size: 1rem;
  -webkit-transform: translateY(-50%) rotate(90deg);
          transform: translateY(-50%) rotate(90deg);
}
.rankingArea .yearmenu.is-active:after {
  -webkit-transform: translateY(-50%) rotate(-90deg);
          transform: translateY(-50%) rotate(-90deg);
}
.rankingArea .yearlist {
  text-align: center;
  line-height: 0;
  height: 0;
  overflow: hidden;
  opacity: 0;
  -webkit-transition-duration: 0.4s;
          transition-duration: 0.4s;
  width: 100%;
  margin-left: auto;
  width: 60vw;
}
.rankingArea .yearlist.is-open, .rankingArea .yearlist.is-open2 {
  line-height: normal;
  height: auto;
  opacity: 1;
}
.rankingArea .yearselect {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-pack: -ms- center;
      justify-content: -ms- center;
  justify-content: -webkit- center;
  -webkit-box-pack: center;
          justify-content: center;
  -ms-flex-align: -ms- center;
      align-items: -ms- center;
  align-items: -webkit- center;
  -webkit-box-align: center;
          align-items: center;
  margin: 10px 0 10px;
}
.rankingArea .yearselect li {
  height: auto;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 500;
  width: 50%;
  margin: 0;
  text-align: center;
  display: inline-block;
  color: #000;
  border-bottom: 1px solid #b3b3b3;
  position: relative;
  height: 40px;
  line-height: 40px;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  position: relative;
}
.rankingArea .yearselect li:hover {
  opacity: 0.4;
}
.rankingArea .yearselect li.show {
  height: 41px;
  line-height: 41px;
  color: #000;
  border-bottom: none;
  border-right: 1px solid #b3b3b3;
  border-left: 1px solid #b3b3b3;
}
.rankingArea .yearselect li.show:hover {
  opacity: 1;
}
.rankingArea .yearselect li.show:after {
  content: "";
  width: 100%;
  height: 3px;
  background: #183060;
  top: -3px;
  position: absolute;
  display: block;
}

/* ==========================================================================
   .photoArea
========================================================================== */
.photoArea .sec__inner980 {
  padding-bottom: 0px;
}
.photoArea__wrap {
  padding-bottom: 20px;
}
.photoArea__ttl {
  width: 90%;
  margin: 0 auto;
  font-size: 3.5vw;
  padding-bottom: 0.5em;
  border-bottom: 1px solid #000;
  margin-bottom: 10px;
}
.photoArea__list--item {
  width: 200px;
  background: #FFF;
  border: none;
  margin-right: 10px;
}
.photoArea__list--item img {
  width: 100%;
}
.photoArea__list--popup img {
  width: 100%;
}
.photoArea__list + .btn, .photoArea__list + .btn__w {
  width: 90%;
  margin: 0 auto;
  margin-top: 40px;
}

/* ==========================================================================
   interviewArea
========================================================================== */
.interviewArea__list {
  -webkit-box-pack: start !important;
      -ms-flex-pack: start !important;
          justify-content: flex-start !important;
  -webkit-box-align: start !important;
      -ms-flex-align: start !important;
          align-items: flex-start !important;
}
.interviewArea__list--item {
  -webkit-box-shadow: 0px 0px 10px 0 rgba(0, 0, 0, 0.3);
          box-shadow: 0px 0px 10px 0 rgba(0, 0, 0, 0.3);
  border-radius: 5px;
  position: relative;
  overflow: hidden;
}
.interviewArea__list--item:after {
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  position: absolute;
  content: "\f125";
  font-family: "ionicons";
  font-weight: 900;
  right: 10px;
  bottom: 10px;
  color: #183060;
  font-size: 14px;
  font-size: 1.4rem;
}
.interviewArea__list--item:nth-child(n+3) {
  margin-top: 20px;
}
.interviewArea__list--item figcaption {
  padding: 15px 10px 30px;
}
.interviewArea__list--item a {
  color: #000;
}
.interviewArea__list--item .txt {
  margin-bottom: 0;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
.interviewArea__list--item time {
  color: #737373;
  font-size: 3.25vw;
  margin-bottom: 0.5em;
  display: block;
}

/* ==========================================================================
   campaignArea
========================================================================== */
.campaignArea .sec__inner980 {
  padding-bottom: 0;
}
.campaignArea__list {
  text-align: center;
}
.campaignArea__list--item {
  -webkit-box-shadow: 0px 0px 10px 0 rgba(0, 0, 0, 0.3);
          box-shadow: 0px 0px 10px 0 rgba(0, 0, 0, 0.3);
  border-radius: 5px;
  overflow: hidden;
  display: inline-block;
  width: 70%;
}
.campaignArea__list--item .img img {
  width: 100%;
}

.regionArea .heading__main img, .regionArea .heading__main--w img {
  width: 10vw;
}

/* ==========================================================================
   interviewページ
========================================================================== */
.interviewArea .articleTitWrap {
  margin-bottom: 20px;
}
.interviewArea .articleTitWrap .detailDate {
  color: #9A9A9A;
  font-size: 3.25vw;
  margin-bottom: 0.5em;
  display: block;
}
.interviewArea .articleTitWrap .articleTit {
  font-weight: bold;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.3;
}
.interviewArea .clearfix p {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 3.25vw;
  line-height: 1.65;
  margin-bottom: 1em;
  text-align: left;
}
.interviewArea .clearfix a {
  color: #183060;
  text-decoration: underline;
}
.interviewArea .clearfix .btn, .interviewArea .clearfix .btn__w {
  text-decoration: none;
}
.interviewArea .videoOneBox {
  margin-bottom: 1em;
}
.interviewArea .videoOneBox .videoOneArea, .interviewArea .videoOneBox iframe, .interviewArea .videoOneBox .videoCaption {
  margin: 0;
}
.interviewArea .videoOneBox .videoOneArea {
  width: 100%;
}
.interviewArea .videoOneBox .videoOneArea iframe, .interviewArea .videoOneBox .videoOneArea video {
  width: 100%;
  height: 100%;
}
.interviewArea .videoOneBox .videoOneArea video {
  margin-top: -56.25%;
}
.interviewArea .map {
  width: 100%;
  position: relative;
  padding-top: 56.25%;
}
.interviewArea .map iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.otherfooterArea {
  background: #183060;
}
.otherfooterArea .heading__sub span {
  color: #fff;
}

.otherinterviewArea__list a {
  padding: 10px;
  background: #fff;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-pack: -ms- flex-start;
      justify-content: -ms- flex-start;
  justify-content: -webkit- flex-start;
  -webkit-box-pack: start;
          justify-content: flex-start;
  -ms-flex-align: -ms- flex-start;
      align-items: -ms- flex-start;
  align-items: -webkit- flex-start;
  -webkit-box-align: start;
          align-items: flex-start;
  border-radius: 5px;
}
.otherinterviewArea__list img {
  width: 30vw;
  margin-right: 10px;
}
.otherinterviewArea__list--item + .otherinterviewArea__list--item {
  margin-top: 1px;
}
.otherinterviewArea__list--txt {
  width: calc(100% - (30vw + 10px));
}
.otherinterviewArea__list--txt time {
  font-size: 3.25vw;
  color: #9A9A9A;
  display: block;
}
.otherinterviewArea__list--txt .txt__honbun {
  color: #000;
  margin-bottom: 0;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}

/* ==========================================================================
   ETC
========================================================================== */
.pcDISP {
  display: none !important;
}

.spDISP {
  display: block !important;
}

.mfp-bg {
  opacity: 0.95;
  z-index: 1042000;
}

.mfp-wrap {
  z-index: 1043000;
}
.mfp-wrap.mfp-gallery {
  top: 0 !important;
  position: inherit !important;
}

.snsBtnWrap {
  height: 50px;
  background: #FFF;
}

.bottomArea .snsNav li a:before {
  line-height: 1;
}

.specialArea {
  background: #FFF;
}

.floatingBnr {
  z-index: 1111111111111111200;
}

.margT0 {
  margin-top: 0px;
}

.margT10 {
  margin-top: 5px;
}

.margT20 {
  margin-top: 10px;
}

.margT30 {
  margin-top: 15px;
}

.margT40 {
  margin-top: 20px;
}

.margT50 {
  margin-top: 25px;
}

.margT60 {
  margin-top: 30px;
}

.margT70 {
  margin-top: 35px;
}

.margT80 {
  margin-top: 40px;
}

.margB0 {
  margin-bottom: 0px;
}

.margB10 {
  margin-bottom: 5px;
}

.margB20 {
  margin-bottom: 10px;
}

.margB30 {
  margin-bottom: 15px;
}

.margB40 {
  margin-bottom: 20px;
}

.margB50 {
  margin-bottom: 25px;
}

.margB60 {
  margin-bottom: 30px;
}

.margB70 {
  margin-bottom: 35px;
}

.margB80 {
  margin-bottom: 40px;
}

.paddT0 {
  padding-top: 0px;
}

.paddT10 {
  padding-top: 5px;
}

.paddT20 {
  padding-top: 10px;
}

.paddT30 {
  padding-top: 15px;
}

.paddT40 {
  padding-top: 20px;
}

.paddT50 {
  padding-top: 25px;
}

.paddT60 {
  padding-top: 30px;
}

.paddT70 {
  padding-top: 35px;
}

.paddT80 {
  padding-top: 40px;
}

.paddB0 {
  padding-bottom: 0px;
}

.paddB10 {
  padding-bottom: 5px;
}

.paddB20 {
  padding-bottom: 10px;
}

.paddB30 {
  padding-bottom: 15px;
}

.paddB40 {
  padding-bottom: 20px;
}

.paddB50 {
  padding-bottom: 25px;
}

.paddB60 {
  padding-bottom: 30px;
}

.paddB70 {
  padding-bottom: 35px;
}

.paddB80 {
  padding-bottom: 40px;
}

.fade-up,
.fade-from-left,
.fade-from-right,
.fade-here {
  -webkit-transition: opacity 0.7s;
  transition: opacity 0.7s;
  -webkit-transition: -webkit-transform 1s;
  transition: -webkit-transform 1s;
  transition: transform 1s;
  transition: transform 1s, -webkit-transform 1s;
}