@charset "UTF-8";
@import url("//fonts.googleapis.com/css2?family=M+PLUS+Rounded+1c:wght@400;500;700;800;900&family=Montserrat:ital,wght@0,100..900;1,100..900&family=Noto+Sans+JP:wght@100..900&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");
/*-----------------------------------

meijiyasudanoJkatsu.scss

------------------------------------*/
.pcDISP {
  display: initial;
}

.spDISP {
  display: none !important;
}

a {
  text-decoration: none;
  transition: 0.3s ease-in-out;
}

a:hover {
  opacity: 0.4;
  text-decoration: none;
}

footer #bottomArea p {
  text-align: center;
}

.fade-here,
.fade-scale,
.fade-up,
.fade-down,
.fade-from-left,
.fade-from-right {
  transition: 0.3s ease-in-out;
}

html {
  width: 100%;
  height: 100%;
  overflow-y: auto;
}

body {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  color: #000;
}

.contArea {
  width: 100%;
  height: 100%;
}

.meijiyasudanoJkatsu {
  position: relative;
  background: url(/img/special/meijiyasudanoJkatsu/cmn-bg01.png) center top repeat;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.65;
}
.meijiyasudanoJkatsu img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
}
.meijiyasudanoJkatsu .inner {
  margin: 0 auto;
  width: 1000px;
}

.cmn__fixed--bg {
  position: fixed;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  background: url(/img/special/meijiyasudanoJkatsu/cmn-bg01-pc.jpg) center top no-repeat;
  background-size: cover;
  opacity: 0.25;
}

.kv {
  position: relative;
}

.kv__jleague--logo {
  position: absolute;
  top: 10px;
  left: 10px;
  width: 40px;
}

.kv__composite--logo {
  margin: 0;
}

.about {
  padding: 140px 0 60px;
  background: url(/img/special/meijiyasudanoJkatsu/cmn-li01.png) top left repeat-x;
  background-size: 80px auto;
}
.about .inner {
  position: relative;
}

.about__head--txt {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 40px;
  margin: 0 auto;
  width: 1200px;
}
.about__head--txt span {
  color: #00a08e;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 70px;
  font-weight: 700;
  line-height: 1;
}
.about__head--txt::after {
  display: inline-block;
  content: "";
  margin-right: 40px;
  width: 134px;
  height: 19px;
  background: url(/img/special/meijiyasudanoJkatsu/cmn-ttl-li01.png) left center no-repeat;
  background-size: 134px auto;
}
.about__head--txt::before {
  display: inline-block;
  content: "";
  width: 134px;
  height: 19px;
  background: url(/img/special/meijiyasudanoJkatsu/cmn-ttl-li01.png) left center no-repeat;
  background-size: 134px auto;
}

.about__outline--txt {
  margin: 0;
  padding-top: 60px;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 0.04em;
  text-align: center;
}
.about__outline--txt + .about__outline--txt {
  padding-top: 30px;
}
.about__outline--txt mark {
  background: none;
  color: #fabf00;
  font-weight: 700;
}
.about__outline--txt strong {
  color: #110169;
  font-size: 32px;
  font-weight: 700;
}

.about__jkatsu--logo {
  display: block;
  width: 150px;
}

.about__bg-img {
  display: block;
  position: absolute;
  width: 250px;
  height: 250px;
  border-radius: 125px;
  overflow: hidden;
}
.about__bg-img:nth-of-type(1) {
  top: 100px;
  left: -160px;
}
.about__bg-img:nth-of-type(1) img {
  transform: translateX(20px) translateY(20px) scale(1.2);
}
.about__bg-img:nth-of-type(2) {
  bottom: 130px;
  right: -140px;
}
.about__bg-img:nth-of-type(2) img {
  transform: translateX(5px) translateY(20px) scale(1.3);
}

.project {
  position: relative;
  padding-top: 100px;
  border-top: 5px solid #00a08e;
  background-color: rgba(0, 160, 142, 0.1);
}
.project::before {
  display: block;
  position: absolute;
  top: 4px;
  left: 0;
  content: "";
  width: 100%;
  height: 2px;
  background-color: #00a08e;
}

.project__head--txt {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 40px;
  margin: 0;
  text-align: center;
}
.project__head--txt span {
  color: #00a08e;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 70px;
  font-weight: 700;
  line-height: 1;
}
.project__head--txt::after {
  display: inline-block;
  content: "";
  margin-right: 40px;
  width: 134px;
  height: 19px;
  background: url(/img/special/meijiyasudanoJkatsu/cmn-ttl-li01.png) left center no-repeat;
  background-size: 134px auto;
}
.project__head--txt::before {
  display: inline-block;
  content: "";
  width: 134px;
  height: 19px;
  background: url(/img/special/meijiyasudanoJkatsu/cmn-ttl-li01.png) left center no-repeat;
  background-size: 134px auto;
}

.project__plan--head {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 80px auto 0;
  width: 1000px;
  height: 60px;
  color: #fff;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 32px;
  font-weight: 700;
  letter-spacing: 0.04em;
  line-height: 1;
  background-color: #fabf00;
  border-radius: 30px;
}
.project__plan--head i {
  display: block;
  position: absolute;
  top: 50%;
  left: 20px;
  content: "";
  width: 58px;
  background-size: 60px auto;
  transform: translateY(-50%);
}
.project__plan--head:nth-of-type(2)::before {
  display: block;
  position: absolute;
  top: 50%;
  left: 20px;
  content: "";
  width: 60px;
  height: 60px;
  background: url(/img/special/meijiyasudanoJkatsu/event-ttl-num-img02.png) center center no-repeat;
  background-size: 60px auto;
  transform: translateY(-50%);
}

.project__plan--ttl {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
  margin: 30px auto 0;
  width: 1000px;
  color: #00a08e;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 38px;
  font-weight: 800;
  text-align: center;
}
.project__plan--ttl span {
  display: inline-block;
  padding: 0.2em 1.6em;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  background-color: #110169;
  border-radius: 1.1em;
}

.project__present--box {
  margin-top: 30px;
  padding-bottom: 80px;
  background-color: rgba(0, 160, 142, 0.1);
}

.project__present--lead {
  margin: 0 auto;
  padding-top: 60px;
  width: 1000px;
  text-align: center;
}
.project__present--lead span {
  display: inline-block;
  padding: 0.2em 1.6em;
  color: #000;
  font-size: 18px;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-weight: 600;
  background-color: #fabf00;
  border-radius: 1.1em;
}
.project__present--lead p {
  margin: 20px 0 0 0;
  color: #110169;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 42px;
  font-weight: 800;
  line-height: 1;
}
.project__present--lead p strong {
  color: #00a08e;
  font-size: 58px;
  font-weight: 800;
}
.project__present--lead p i {
  display: block;
  margin-top: 10px;
  font-style: normal;
  font-size: 18px;
  font-weight: 700;
}
.project__present--lead p i mark {
  color: #00a08e;
  font-weight: 700;
  background: none;
}

.project__present--uniform {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 40px;
  margin: 40px auto 0;
  width: 1000px;
}

.project__present--item {
  display: block;
  width: 260px;
}

.project__present--description {
  margin: 40px auto 0;
  padding: 30px 20px;
  width: 1000px;
  color: #fff;
  font-size: 20px;
  text-align: center;
  background-color: #00a08e;
  border-radius: 20px;
  box-sizing: border-box;
}

.project__present--txt {
  margin: 0;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-weight: 700;
  letter-spacing: 0.04em;
}
.project__present--txt + .project__present--txt {
  margin-top: 16px;
}

.project__event--lead {
  margin: 20px auto 0;
  width: 1000px;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 22px;
  font-weight: 500;
  text-align: center;
}
.project__event--lead mark {
  color: #00a08e;
  font-weight: 700;
  background: none;
}

.project__event--wrap {
  margin: 0 auto;
  padding-bottom: 80px;
  width: 1000px;
}

.project__event--box {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 30px;
}
.project__event--box:nth-last-of-type(even) .project__event--img {
  order: 2;
}
.project__event--box:nth-last-of-type(even) .project__event--list {
  order: 1;
}

.project__event--img {
  position: relative;
  margin: 0;
  width: 260px;
  height: 260px;
  background-color: #fff;
  border: 2px solid #00a08e;
  border-radius: 50%;
  box-sizing: border-box;
  box-shadow: inset;
  overflow: hidden;
}
.project__event--img::after {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  border: 3px solid #fff;
  border-radius: 50%;
  box-sizing: border-box;
}
.project__event--img img {
  transform: scale(1.1);
}

.project__event--list {
  width: 700px;
}

.project__event--ttl {
  display: inline-block;
  padding: 0.2em 2em 0.2em 16px;
  color: #fff;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 20px;
  font-weight: 700;
  background-color: #00a08e;
  border-left: 4px solid #00584e;
  border-radius: 0 1.2em 1.2em 0;
}

.project__event--txt {
  margin: 10px 0 0 20px;
  font-size: 16px;
  font-weight: 400;
}

.match {
  position: relative;
  padding: 100px 0 150px;
  border-top: 5px solid #fabf00;
  background: rgba(250, 191, 0, 0.1) url(/img/special/meijiyasudanoJkatsu/cmn-li02.png) bottom left repeat-x;
  background-size: 80px auto;
}
.match::before {
  display: block;
  position: absolute;
  top: 4px;
  left: 0;
  content: "";
  width: 100%;
  height: 2px;
  background-color: #fabf00;
}

.match__head--txt {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 40px;
  margin: 0;
  text-align: center;
}
.match__head--txt span {
  color: #fabf00;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 70px;
  font-weight: 700;
  line-height: 1.2;
}
.match__head--txt::after {
  display: inline-block;
  content: "";
  margin-right: 40px;
  width: 134px;
  height: 19px;
  background: url(/img/special/meijiyasudanoJkatsu/cmn-ttl-li02.png) left center no-repeat;
  background-size: 134px auto;
}
.match__head--txt::before {
  display: inline-block;
  content: "";
  width: 134px;
  height: 19px;
  background: url(/img/special/meijiyasudanoJkatsu/cmn-ttl-li02.png) left center no-repeat;
  background-size: 134px auto;
}

.match__note--list {
  margin: 40px auto 0;
  padding-left: 0;
  width: 1000px;
  font-size: 12px;
  list-style: none;
}

.match__note--txt {
  position: relative;
  margin-left: 0;
  padding-left: 1em;
}
.match__note--txt::before {
  position: absolute;
  top: 0;
  left: 0;
  content: "※";
}

.match__list--wrap {
  margin: 0 auto;
  width: 1000px;
}

.match__list--tabs {
  display: flex;
  align-items: start;
  justify-content: space-between;
  margin: 40px 0 0 0;
  padding-left: 0;
  list-style: none;
}

.match__list--tab {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  width: 490px;
  height: 80px;
  border-radius: 20px 20px 0 0;
  transition: 0.3s;
  cursor: pointer;
}
.match__list--tab p {
  margin: 0;
  color: #fff;
  font-family: "Montserrat", sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.04em;
  line-height: 1;
  text-align: center;
  text-transform: uppercase;
}
.match__list--tab i {
  display: block;
  width: 100%;
  margin-top: 3px;
  font-style: normal;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.02em;
}
.match__list--tab.area {
  background-color: #00a08e;
}
.match__list--tab.event {
  background-color: #fabf00;
}

.match__list--body {
  padding: 40px 40px 40px 40px;
  background-color: #fff;
}
.match__list--body.area {
  display: none;
  border: 2px solid #00a08e;
  box-sizing: border-box;
}
.match__list--body.area .match__content--head {
  background-color: #00a08e;
}
.match__list--body.event {
  display: none;
  border: 2px solid #fabf00;
  box-sizing: border-box;
}
.match__list--body.event .match__content--head {
  background-color: #fabf00;
}
.match__list--body.active {
  display: block;
}

.match__list--note {
  margin: 0;
  text-align: center;
}

.match__list--btns {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 20px;
  margin: 40px 0 0 0;
  padding-left: 0;
  list-style: none;
}

.match__list--btn {
  position: relative;
  padding: 0.5em 0;
  font-weight: 500;
  background-color: #dedede;
  border-radius: 1.5em;
  text-align: center;
  transition: 0.3s;
  cursor: pointer;
}
.match__list--btn:hover {
  color: #fff;
  background-color: #999;
}
.match__list--btn::after {
  position: absolute;
  top: 50%;
  right: 20px;
  content: "▼";
  font-size: 14px;
  transform: translateY(-50%);
}
.match__list--btn.area {
  width: 230px;
}
.match__list--btn.area::after {
  color: #00a08e;
}
.match__list--btn.event {
  width: 360px;
}
.match__list--btn.event::after {
  color: #fabf00;
}
.match__list--btn.disabled {
  opacity: 0.3;
  pointer-events: none;
  filter: grayscale(1);
}

.match__content--box {
  margin-top: 80px;
}

.match__content--head {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  height: 60px;
  color: #fff;
  font-size: 24px;
  font-weight: 700;
  border-radius: 30px;
}

.match__content--comingsoon {
  margin: 40px 0 0;
  font-family: "Montserrat", sans-serif;
  font-size: 24px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}

.match__content--item {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin: 40px 20px 0;
  border: 2px solid #000;
  border-radius: 20px;
  box-sizing: border-box;
  overflow: hidden;
}

.match__content--figure {
  margin: 30px 40px;
  width: 240px;
  text-align: center;
}
.match__content--figure figcaption {
  margin-top: 10px;
  font-size: 14px;
  font-weight: 700;
  line-height: 1;
}

.match__content--info {
  width: 510px;
}

.match__content--undecided {
  padding: 40px 0;
  font-size: 14px;
  text-align: center;
  background-color: #dedede;
}

.match__content--league {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
  margin: 20px 0;
  height: 60px;
}
.match__content--league img {
  width: auto;
  height: 100%;
}
.match__content--league span {
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
}

.match__content--ttl {
  margin: 20px 0 0 0;
  padding: 0.4em 0 0.5em;
  color: #fff;
  font-size: 22px;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  background-color: #000;
  border-radius: 1.5em;
}

.match__content--date {
  margin: 30px 0 0 0;
  font-size: 28px;
  font-weight: 700;
  line-height: 1;
  text-align: center;
}

.match__content--stadium {
  margin: 20px 0 0 0;
  font-size: 18px;
  font-weight: 500;
  line-height: 1;
  text-align: center;
}
.match__content--stadium i {
  display: inline-block;
  font-style: normal;
  font-size: 0.8em;
}

.match__content--event {
  position: relative;
  margin: 30px auto 0;
  width: 400px;
  border: 1px solid #000;
}

.match__event--ico {
  position: absolute;
  top: -20px;
  left: -40px;
  width: 80px;
  height: 80px;
  border: 2px solid #000;
  background-color: #fff;
  border-radius: 40px;
  box-sizing: border-box;
  overflow: hidden;
}
.match__event--ico::after {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  border: 2px solid #fff;
  border-radius: 50%;
  box-sizing: border-box;
}
.match__event--ico img {
  transform: scale(1.1);
}

.match__event--ttl {
  margin: 10px 0;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
}

.match__event--period {
  margin: 10px 0 0 0;
  font-size: 14px;
  line-height: 1;
  text-align: center;
}

.match__event--entry {
  display: block;
  margin: 20px auto;
  width: 300px;
  height: 40px;
}
.match__event--entry.disabled {
  opacity: 0.3;
  pointer-events: none;
}
.match__event--entry a {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  height: 100%;
  color: #fff;
  text-align: center;
  background-color: #000;
}
.match__event--entry a::after {
  position: absolute;
  top: 50%;
  right: 15px;
  content: "▶︎";
  font-size: 12px;
  transform: translateY(-50%);
}

.match__content--more {
  display: block;
  margin-top: 40px;
  width: 100%;
  background-color: #000;
}
.match__content--more a {
  display: block;
  position: relative;
  padding: 20px 50px;
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  line-height: 1;
  text-align: right;
  text-transform: uppercase;
}
.match__content--more a::after {
  position: absolute;
  top: 50%;
  right: 20px;
  content: "▶︎";
  font-size: 14px;
  transform: translateY(-50%);
}
.match__content--more.disabled {
  opacity: 0.5;
}
.match__content--more.disabled a {
  text-align: center;
  pointer-events: none;
}
.match__content--more.disabled a::after {
  display: none;
}