@charset "utf-8";

/* !HTML5 elements
---------------------------------------------------------- */
header,
footer,
nav,
section,
aside,
article {
  display: block;
}

/* !Reseting
---------------------------------------------------------- */

body,
div,
pre,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
th,
td {
  margin: 0;
  padding: 0;
}
input,
textarea {
  margin: 0;
  font-size: 100%;
}
label {
  cursor: pointer;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 100%;
}
fieldset,
img {
  border: 0;
}
img {
  vertical-align: top;
  max-width: 100%;
}
address,
caption,
cite,
code,
dfn,
em,
th,
var {
  font-style: normal;
  font-weight: normal;
}
ol,
ul {
  list-style: none;
}
caption,
th {
  text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}
q:after,
q:before {
  content: "";
}
a,
input,
select,
textarea,
button {
  outline: none;
}
abbr,
acronym {
  border: 0;
}

/* !Clearfix
---------------------------------------------------------- */
.clearfix {
  display: block;
  min-height: 1%;
}
.clearfix:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
* html .clearfix {
  height: 1%;
  /*\*/ /*/
	height: auto;
	overflow: hidden;
	/**/
}

/* !Inline Align ------------------------------------------------------------ */
.taL {
  text-align: left !important;
}
.taC {
  text-align: center !important;
}
.taR {
  text-align: right !important;
}

* {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

/*common*/
a {
  color: inherit;
  text-decoration: none;
  transition: all 0.5s !important;
  -moz-transition: all 0.5s !important; /* Firefox */
  -webkit-transition: all 0.5s !important; /* Chrome&Safari */
}
.op img {
  transition: all 0.5s !important;
  -moz-transition: all 0.5s !important; /* Firefox */
  -webkit-transition: all 0.5s !important; /* Chrome&Safari */
}
.op:hover img {
  opacity: 0.7;
  -webkit-opacity: 0.7;
  -moz-opacity: 0.7;
}

/* !Layout
---------------------------------------------------------- */
html {
  overflow-y: scroll;
  font-size: 62.5%;
}
body {
  color: #000;
  font-family: "Roboto";
  font-size: 1.6rem;
  -webkit-text-size-adjust: none;
  line-height: 1.5;
  /* background-image: url(../image/bg.webp);
  background-repeat: no-repeat;
  background-size: cover; */
}

.font_smooch {
  font-family: "Smooch";
}
.font_yellowh {
  font-family: "Yellowtail";
}

@media screen and (max-width: 1060px) {
  html {
    font-size: 0.9434vw;
  }
}
@media screen and (min-width: 835px) {
  .sp {
    display: none;
  }
}
@media screen and (max-width: 834px) {
  html {
    font-size: 62.5%;
  }

  .pc {
    display: none;
  }
}

/* !league_j3_lp_wrapper
---------------------------------------------------------- */
#league_j3_lp_wrapper {
  position: relative;
  /* z-index: 2; */
  overflow: hidden;
}
#league_j3_lp_wrapper:before {
  content: "";
  position: fixed;
  left: 0;
  top: 0;
  z-index: -1;
  width: 100%;
  min-height: 100vh;
  background: url("../image/bg.webp") center;
  background-repeat: repeat-y;
  background-size: auto 110%;
}

/* !header
---------------------------------------------------------- */
#league_j3_lp_header {
  display: flex;
  justify-content: space-between;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 99;
  padding: 1.6rem 0;
  width: 100%;
}

#league_j3_lp_cv {
  margin: 0 1.6rem;
  width: 4rem;
}

#league_j3_lp_headerlogo {
  display: none;
  margin: 0 2.4rem;
  width: 16rem;
}

/*** スマホ 320px ~ 834px***/
@media screen and (max-width: 834px) {
  #league_j3_lp_headerlogo {
    margin: 0 0.8rem;
    width: 7.6rem;
  }
}

/* league_j3_lp_footer
-----------------------------------------------------------*/
.league_j3_lp_pagetop {
  cursor: pointer;
  position: fixed;
  right: 2.4rem;
  bottom: 2.4rem;
  z-index: 90;
  width: 4rem;
  height: 4rem;
}

.league_j3_lp_footer img {
  width: 100%;
}

.sp.footer {
  background: white;
}

footer #partnersArea #partnersList,
footer #partnersArea #partnersList_3 {
  text-align: center;
  margin: 0 auto 20px;
  width: 400px;
}
footer #footerSnsArea ul li a {
  color: #111;
  display: block;
}
.text_hide {
  text-indent: -99999px;
  display: block;
  position: absolute;
  line-height: 0;
  overflow: hidden;
}
footer #footerSnsArea ul li.tiktok a:before {
  background-position: -200px 0;
}
footer #partnersArea #toppartnersList,
footer #partnersArea #partnersList_3 {
  text-align: center;
  margin: 0 auto 20px;
  width: 400px;
}

footer #partnersArea #partnersList li,
footer #partnersArea #partnersList_3 li {
  display: inline-block;
  margin: 0 5px 5px;
  width: 90px;
}
footer #partnersArea #partnersList_2 {
  width: 400px;
  margin: 0 auto 20px;
  text-align: center;
}
footer #partnersArea #partnersList_2 li {
  display: inline-block;
  width: 80px;
  margin: 0 5px 5px;
}
footer #partnersArea #partnersList li.supporting,
footer #partnersArea #partnersList_3 li.supporting {
  font-size: 0;
  width: 380px;
  margin: unset;
}
footer #partnersArea #partnersList li.supporting a,
footer #partnersArea #partnersList_3 li.supporting a {
  display: inline-block;
  margin: 2px 2.5px;
}
.sub .embNaraCLUB,
footer #clubArea dd .embNaraCLUB,
header .j1Emb .leagueBtn li a.embNaraCLUB,
.sub .embNaraCLUB,
footer .embNaraCLUB,
header .j1Emb .leagueBtn li a.embNaraCLUB {
  background-position: -50px -251px;
}
.sub .embFCosaka,
footer #clubArea dd .embFCosaka,
header .j1Emb .leagueBtn li a.embFCosaka,
.sub .embFCosaka,
footer .embFCosaka,
header .j1Emb .leagueBtn li a.embFCosaka,
.sub .embFCosaka,
footer #clubArea dd .embFosaka,
header .j1Emb .leagueBtn li a.embFosaka,
.sub .embFosaka,
footer .embFosaka,
header .j1Emb .leagueBtn li a.embFosaka {
  background-position: -25px -251px;
}
footer #bottomArea p {
  color: #000 !important;
  line-height: 220%;
  padding-top: 35px !important;
  font-size: 10px !important;
}
footer #bottomArea p a {
  color: #e60012 !important;
}
.btmBnrLists li a.kokuritsu20240928,
.btmBnrLists li.kokuritsu20240928 {
  background-position: -300px -2000px;
}
.btmBnrLists li a.kokuritsu20240914,
.btmBnrLists li.kokuritsu20240914 {
  background-position: -150px -2000px;
}
.btmBnrLists li a.bluelock2024,
.btmBnrLists li.bluelock2024 {
  background-position: -150px -1850px;
}
.btmBnrLists li a.thekokuritsuday,
.btmBnrLists li.thekokuritsuday {
  background-position: 0px -1700px;
}
.btmBnrLists li a.fnj2024,
.btmBnrLists li.fnj2024 {
  background-position: -0px -1750px;
}
.btmBnrLists li a.jsmilefootballtour,
.btmBnrLists li.jsmilefootballtour {
  background-position: 0px -1850px;
}
.btmBnrLists li a.beginner,
.btmBnrLists li.beginner {
  background-position: -150px -1750px;
}
.btmBnrLists li a.seasonreview2023,
.btmBnrLists li.seasonreview2023 {
  background-position: 0px -1650px;
}
.btmBnrLists li a.season-transition,
.btmBnrLists li.season-transition {
  background-position: -150px -1600px;
}
.btmBnrLists li a.climateaction,
.btmBnrLists li.climateaction {
  background-position: -300px -1700px;
}
.btmBnrLists li a.jcorporate,
.btmBnrLists li.jcorporate {
  background-position: -150px -1800px;
}
.bottomArea .snsNav li a {
  position: relative;
}
.bottomArea .snsNav li.x-twitter a:before {
  content: "𝕏" !important;
}
.bottomArea .snsNav li.tiktok a:before {
  content: "";
  background: url(/img/sp/common/sp_parts_sns_tiktok.png) center no-repeat
    transparent;
  background-size: 1em;
  background-color: #fff;
  -webkit-backface-visibility: hidden;
}
.spBottomWrap .spBottomBnr img {
  width: 320px !important;
}
#partnersArea #toppartnersList_2.title {
  width: 320px;
  text-align: center;
  margin: 0 auto 10px;
}
#partnersArea #toppartnersList_3 {
  text-align: center;
  margin: 0 auto 20px;
  width: 320px;
}
#partnersArea #toppartnersList_3 li {
  display: inline-block;
  margin: 0 5px 5px;
  width: 84px;
}
#partnersArea #supportingList_2 {
  text-align: center;
  margin: 0 auto;
  width: 320px;
  font-size: 0;
}
#partnersArea #supportingList_2 li {
  width: 73px;
  margin: 0 2px 2px;
  display: inline-block;
}

/*** スマホ 320px ~ 834px***/
@media screen and (max-width: 834px) {
  .league_j3_lp_pagetop {
    right: 1.2rem;
    bottom: 1.2rem;
  }
  #partnersArea #partnersList_2 {
    width: 320px;
    text-align: center;
    font-size: 0;
    margin: 0 auto;
  }
  #partnersArea #partnersList_2 li {
    width: 73px;
    margin: 0 2px 2px;
    display: inline-block;
  }
  #partnersArea #toppartnersList_2.title li {
    margin: 0 auto;
  }
  footer #bottomArea p {
    color: #fff !important;
    font-size: 8px;
    padding: 0 0 17px 9px;
  }
  .bottomArea .snsNav li a:before {
    font-family: FontAwesome Free;
    font-weight: 400;
  }
  .bottomArea .snsNav li.facebook a:before {
    content: "\f09a";
  }
  .bottomArea .snsNav li.instagram a:before {
    content: "\f16d";
  }
  .bottomArea .snsNav li.youTube a:before {
    content: "\f167";
  }
}

/* !common
---------------------------------------------------------- */
.league_j3_lp_mainVisual .kv img {
  width: 100%;
}

.league_j3_lp_mainswiper .swiper-wrapper {
  -webkit-transition-timing-function: linear !important;
  transition-timing-function: linear !important;
}
.league_j3_lp_mainswiper .swiper-slide {
  width: 28.8rem;
}
.league_j3_lp_mainswiper .swiper-slide img {
  object-fit: cover;
  width: 100%;
  height: 14.4rem;
}

.league_j3_lp_inner {
  margin: 0 auto;
  padding: 0 5rem;
  max-width: 106rem;
}

.league_j3_lp_btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0 8.6rem;
  height: 6.4rem;
  border: 1px solid #e60012;
  border-radius: 5rem;
  color: #e60012;
  font-weight: 700;
}
.league_j3_lp_btn:before {
  content: "";
  transition: all 0.5s;
  margin-right: 1.6rem;
  width: 2.5rem;
  height: 2.4rem;
  background: url("../image/icon_stadium_red.svg") no-repeat center;
  background-size: 100%;
}
.league_j3_lp_btn:after {
  content: "";
  transition: all 0.5s;
  margin-left: 1.6rem;
  width: 1.1rem;
  height: 0.95rem;
  background: url("../image/icon_right_red.svg") no-repeat center;
  background-size: 100%;
}

.league_j3_lp_hdL {
  margin-bottom: 4rem;
  border-bottom: 0.3rem solid #e60012;
  text-align: center;
  line-height: 1;
}
.league_j3_lp_hdL .eng {
  overflow: hidden;
  margin-bottom: 0.8rem;
  color: #e60012;
  font-size: 3.2rem;
  font-family: "DINOT";
  font-weight: 500;
}
.league_j3_lp_hdL .eng span {
  display: inline-block;
  position: relative;
  padding: 0 1.6rem;
}
.league_j3_lp_hdL .eng span:before,
.league_j3_lp_hdL .eng span:after {
  content: "";
  position: absolute;
  top: 50%;
  width: 48rem;
  border-top: 0.3rem solid #e60012;
}
.league_j3_lp_hdL .eng span:before {
  right: 100%;
}
.league_j3_lp_hdL .eng span:after {
  left: 100%;
}
.league_j3_lp_hdL .jap {
  display: block;
  padding: 0 0 2rem;
  font-size: 3.2rem;
  font-weight: 700;
}

.league_j3_lp_note {
  padding: 1.6rem;
  text-align: right;
  font-size: 1rem;
}

@media screen and (min-width: 835px) {
  .league_j3_lp_btn:hover {
    background: #e60012;
    color: #fff;
  }
  .league_j3_lp_btn:hover:before {
    background-image: url("../image/icon_stadium_white.svg");
  }
  .league_j3_lp_btn:hover:after {
    background-image: url("../image/icon_right_white.svg");
  }
}
/*** スマホ 320px ~ 834px***/
@media screen and (max-width: 834px) {
  .league_j3_lp_mainswiper .swiper-slide {
    width: 12rem;
  }
  .league_j3_lp_mainswiper .swiper-slide img {
    height: 6rem;
  }

  .league_j3_lp_inner {
    padding: 0 1.6rem;
  }

  .league_j3_lp_btn {
    padding: 0 2rem;
    width: 100%;
    max-width: 30rem;
    height: 4.8rem;
    font-size: 1.4rem;
  }

  .league_j3_lp_hdL {
    margin-bottom: 3.2rem;
  }
  .league_j3_lp_hdL .eng {
    margin-bottom: 1.3rem;
    font-size: 2rem;
  }
  .league_j3_lp_hdL .jap {
    padding: 0 0 1.8rem;
    font-size: 2.4rem;
  }
}

/* !page
---------------------------------------------------------- */
.league_j3_lp_campaign {
  padding: 6.4rem 0 0;
}
.league_j3_lp_campaign .title {
  margin-bottom: 6.4rem;
  text-align: center;
}
.league_j3_lp_campaign .logo {
  margin: 0 auto 4rem;
  max-width: 53.7rem;
}
.league_j3_lp_campaign .hd01 {
  margin-bottom: 3.2rem;
  line-height: 1.35;
  color: #fff;
  font-size: 4rem;
  font-weight: 900;
}
.league_j3_lp_campaign .hd01 span {
  padding: 0 1.1rem;
  background: linear-gradient(to top, #e60012 100%, transparent 100%);
}
.league_j3_lp_campaign .hd01 .big {
  font-size: 4.8rem;
}
.league_j3_lp_campaign .hd02 {
  line-height: 1.75;
  font-size: 2rem;
  font-weight: 700;
}
.league_j3_lp_campaign .title .btn {
  margin-top: 1.6rem;
}

.league_j3_lp_campaign .campaignPart + .campaignPart {
  margin-top: 4rem;
}
.campaignPart .mouthTit {
  margin-bottom: 1.6rem;
  line-height: 1;
  font-size: 2rem;
  font-weight: 700;
}
.campaignPart .mouthTit .num {
  font-size: 4rem;
}
.campaignPart li {
  display: flex;
  overflow: hidden;
  background: #fff;
  border: 0.2rem solid #5b5b5b;
  border-radius: 1.6rem;
  box-shadow: 0 0.4rem 0 #000;
}
.campaignPart li + li {
  margin-top: 2rem;
}
.campaignPart li .match {
  width: 50%;
}
.campaignPart li .match img {
  width: 100%;
}
.campaignPart li .info {
  /* padding: 1.6rem; */
  padding: 0 1.6rem 1.2rem;
  width: 50%;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.campaignPart li .invited {
  /* margin-bottom: 2.2rem; */
  margin-bottom: 1.5rem;
  line-height: 1.5;
  font-weight: 700;
  /* font-size: 2.9rem; */
  font-size: 2.5rem;
}
.campaignPart li .pairs {
  margin-right: 0.5rem;
  border-bottom: 0.6rem solid #009d85;
  color: #009d85;
  font-size: 2.4rem;
}
.campaignPart li .pairs .num {
  /* font-size: 4.8rem; */
  font-size: 4.4rem;
}
.campaignPart li .small {
  font-size: 1.4rem;
}
.campaignPart li .date {
  /* font-size: 2.4rem; */
  font-size: 2.2rem;
  font-weight: 700;
}
.campaignPart li .date .sign {
  display: inline-block;
  margin-right: 1.6rem;
  padding: 0.4rem 0 0.2rem;
  width: 11rem;
  border: 1px solid #000;
  font-size: 1.8rem;
}
.campaignPart li .btn {
  /* margin-top: 2.4rem; */
  margin-top: 2rem;
}
.campaignPart li .btn a {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  padding: 0 5.8rem;
  height: 4.8rem;
  background: #e60012;
  border: 1px solid #e60012;
  border-radius: 5rem;
  color: #fff;
  font-weight: 700;
}
.campaignPart li .btn a:after {
  content: "";
  transition: all 0.5s;
  margin-left: 1.6rem;
  width: 1.3rem;
  height: 1.2rem;
  background: url("../image/icon_right_white.svg") no-repeat center;
}

.league_j3_lp_precautions {
  padding: 6.4rem 0;
}
.league_j3_lp_precautions .league_j3_lp_hdL {
  margin-bottom: 4rem;
}
.league_j3_lp_notes li {
  padding-left: 1em;
  text-indent: -1em;
  line-height: 1.65;
}
.league_j3_lp_notes li:before {
  content: "•";
  margin: 0 0.5rem;
}
.movie {
  margin: 9.6rem auto;
  aspect-ratio: 16 / 9;
}
.movie iframe {
  width: 100%;
  height: 100%;
}
.movie p {
  color: #000;
  font-family: Roboto;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  text-align: center;
  margin-top: 2.4rem;
}

/*** スマホ 320px ~ 834px***/
@media screen and (min-width: 835px) {
  .campaignPart li .btn a:hover {
    background: #fff;
    color: #e60012;
  }
  .campaignPart li .btn a:hover:after {
    background-image: url("../image/icon_right_red.svg");
  }
}
@media screen and (max-width: 834px) {
  .league_j3_lp_campaign {
    padding-top: 4.8rem;
  }
  .league_j3_lp_campaign .logo {
    max-width: 28rem;
  }
  .league_j3_lp_campaign .hd01 {
    margin-bottom: 3.2rem;
    line-height: 1.25;
    font-size: 2.4rem;
  }
  .league_j3_lp_campaign .hd01 span {
    padding: 0 1rem;
  }
  .league_j3_lp_campaign .hd01 .big {
    font-size: 3.2rem;
  }
  .league_j3_lp_campaign .hd02 {
    font-size: 1.6rem;
  }

  .league_j3_lp_campaign .campaignPart {
    padding: 0 0.8rem;
  }
  .league_j3_lp_campaign .campaignPart + .campaignPart {
    margin-top: 3.8rem;
  }
  .campaignPart .mouthTit {
    font-size: 1.6rem;
  }
  .campaignPart .mouthTit .num {
    font-size: 2.4rem;
  }
  .campaignPart li {
    display: block;
    box-shadow: 0 0.6rem 0 #000;
  }
  .campaignPart li .match {
    width: auto;
  }
  .campaignPart li .info {
    padding-top: 1.2rem;
    /* padding-right: 1.8rem; */
    padding-right: 0;
    padding-bottom: 1.8rem;
    /* padding-left: 1.8rem; */
    padding-left: 0;
    width: auto;
  }
  .campaignPart li .invited {
    margin-bottom: 1.6rem;
    /* font-size: 2rem; */
    font-size: 1.8rem;
  }
  .campaignPart li .pairs {
    margin-right: 0.5rem;
    border-bottom-width: 0.4rem;
    font-size: 2rem;
  }
  .campaignPart li .pairs .num {
    font-size: 3rem;
  }
  .campaignPart li .date {
    font-size: 1.8rem;
  }
  .campaignPart li .date .sign {
    margin-right: 1.3rem;
    padding: 0.3rem 0 0.2rem;
    width: 9rem;
    font-size: 1.4rem;
  }
  .campaignPart li .btn {
    margin-top: 1.2rem;
  }
  .campaignPart li .btn a {
    padding: 0 3.8rem;
    height: 4rem;
  }

  .league_j3_lp_precautions .league_j3_lp_hdL {
    margin-bottom: 3.2rem;
  }

  .league_j3_lp_precautions {
    padding: 4.8rem 0.8rem;
  }
  .movie {
    margin: 6.4rem auto;
  }
  .movie p {
    font-size: 14px;
    margin-top: 1.6rem;
  }
}
