<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url("//fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700;900&amp;family=Squada+One&amp;display=swap");
@import url("//code.ionicframework.com/ionicons/2.0.0/css/ionicons.min.css");
/*-----------------------------------

fxsc2021_ng_match.scss

------------------------------------*/
.tabSelecter_box {
  position: relative;
  background: #0356ad;
  position: relative;
}
.tabSelecter_box .tabSelecter {
  max-width: 980px;
  width: 95%;
  margin: 0 auto;
}
.tabSelecter_box .tabSelecter .tab li {
  width: 20%;
  border: none;
  padding-right: 1px;
}
.tabSelecter_box .tabSelecter .tab li:first-child {
  padding-left: 1px;
}
.tabSelecter_box .tabSelecter .tab li &gt; a {
  color: #fff;
  background: #0356ad;
  font-size: 16px;
  line-height: 1.25;
  height: 60px;
}
.tabSelecter_box .tabSelecter .tab li &gt; a:hover {
  opacity: 1;
  background: #003690;
  color: #ffffff;
}
.tabSelecter_box .tabSelecter .tab li span {
  font-size: 16px;
  color: #fff;
  color: #aaa;
  height: 60px;
  font-weight: bold;
}
.tabSelecter_box .tabSelecter .tab .current a {
  top: 0;
  background: #003690;
  color: #ffffff;
  font-size: 16px;
  font-weight: normal;
}
.tabSelecter_box .tabSelecter .tab .soon a {
  background: #959595;
  color: #adb3b5;
  pointer-events: none;
}
.tabSelecter_box .tabSelecter ul {
  border: none;
  background: #0356ad;
  width: 100%;
}

.foottabSelecter_box {
  margin-bottom: 50px;
}
.foottabSelecter_box .foottabSelecter {
  max-width: 980px;
  width: 95%;
  margin: 0 auto;
}
.foottabSelecter_box .foottabSelecter .tab {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: -ms- flex-start;
  justify-content: -webkit- flex-start;
  justify-content: flex-start;
  align-items: -ms- stretch;
  align-items: -webkit- stretch;
  align-items: stretch;
}
.foottabSelecter_box .foottabSelecter .tab li {
  position: relative;
  width: 33%;
  margin-bottom: .5%;
  text-align: center;
  margin-right: .5%;
}
.foottabSelecter_box .foottabSelecter .tab li:nth-child(3n) {
  margin-right: 0;
}
.foottabSelecter_box .foottabSelecter .tab li &gt; a {
  background: #1c57ad;
  padding: 20px 10px;
  color: #fff;
  background: #0356ad;
  font-size: 16px;
  display: block;
  line-height: 1;
  font-weight: bold;
}
.foottabSelecter_box .foottabSelecter .tab li &gt; a:hover {
  opacity: 1;
  background: #003690;
  color: #ffffff;
}
.foottabSelecter_box .foottabSelecter .tab li &gt; a:after {
  display: inline-block;
  font-family: "ionicons";
  content: "\f3d3";
  position: absolute;
  right: 5%;
  top: 50%;
  transform: translateY(-50%);
  font-size: 30px;
  font-size: 3rem;
}
.foottabSelecter_box .foottabSelecter .tab li &gt; a p {
  font-family: "Antonio", sans-serif;
  color: #fff;
  margin-bottom: 0;
}
.foottabSelecter_box .foottabSelecter .tab li span {
  font-size: 16px;
  color: #fff;
  color: #123690;
  height: 60px;
  font-weight: bold;
}
.foottabSelecter_box .foottabSelecter .tab .current a {
  top: 0;
  background: #003690;
  color: #ffffff;
  font-size: 16px;
  font-weight: normal;
}
.foottabSelecter_box .foottabSelecter .tab .soon a {
  background: #959595;
  color: #adb3b5;
  pointer-events: none;
}

body.ng_live .tabSelecter .tab li#live a,
body.ng_live .tabSelecter .tab li#live a,
body.ng_kawasakif_u18 .tabSelecter .tab li#jclub a,
body.ng_highschool .tabSelecter .tab li#highschool a,
body.ng_question .tabSelecter .tab li#question a,
body.ng_history .tabSelecter .tab li#history a,
body.ng_outline .tabSelecter .tab li#outline a,
body.ng_live .foottabSelecter .tab li#live a,
body.ng_live .foottabSelecter .tab li#live a,
body.ng_kawasakif_u18 .foottabSelecter .tab li#jclub a,
body.ng_highschool .foottabSelecter .tab li#highschool a,
body.ng_question .foottabSelecter .tab li#question a,
body.ng_history .foottabSelecter .tab li#history a,
body.ng_outline .foottabSelecter .tab li#outline a {
  position: relative;
  background: #003690;
  color: #fff;
  font-size: 16px;
}

.inner {
  width: 980px;
  margin: 0 auto;
  position: relative;
  background: #FFF;
  padding: 50px 0;
}
.inner .tabSelecter .tab li {
  border: none;
}
.inner .tabSelecter .tab li.current a {
  position: relative;
  top: 0px;
  background: #003690;
  color: #ffffff;
  font-weight: bold;
  opacity: 1;
}
.inner .tabSelecter .tab li span {
  color: #FFF;
  background: #ebebeb;
}
.inner .tabContentsBox {
  margin-top: 30px;
}

.inner .tabSelecter .tab.twoline li {
  width: 50%;
}

.inner .tabSelecter .soon a {
  background: #959595;
  color: #adb3b5;
  pointer-events: none;
}

.inner .tabSelecter ul {
  border: none;
}

.commonTable.teamTable td {
  border-right: 1px solid #d8d8d8;
}

.commonTable.teamTable {
  border-left: 1px solid #d8d8d8;
  margin-bottom: 80px;
}

.commonTable.teamTable.coach {
  margin-bottom: 0px;
}

.sec__lightgray {
  background: none;
}

/* --------------------------------------------------------------------------------- */
/* MatchBox */
/* --------------------------------------------------------------------------------- */
.matchVsBox {
  background: url(/img/leaguecup/2021/final/BG_lightgray.jpg) repeat-y top center;
  background-size: 100% auto;
  margin: 0 auto;
  padding: 50px 0;
}
.matchVsBox .ad_ticket_txt p {
  font-size: 16px;
  font-size: 1.6rem;
  background-color: rgba(230, 0, 18, 0.8);
  color: #fff;
  padding: 10px 40px;
  display: inline-block;
  margin-top: -10px;
}
.matchVsBox .matchVsTitle_dayplace {
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1.6;
  font-weight: 900;
  color: #333;
  margin-bottom: 0.5em;
}
.matchVsBox .matchVsTitle_dayplace br {
  display: none;
}
.matchVsBox .embL.embHighshool {
  background: url("/img/supercup/2022/ng_match/highschool.png") center center no-repeat;
  background-size: contain;
}
.matchVsBox .leagAccVslist {
  width: auto;
}
.matchVsBox .leagScoreColumn {
  width: 980px;
  margin: 0 auto;
  border: none;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: nowrap;
  justify-content: -ms- center;
  justify-content: -webkit- center;
  justify-content: center;
  align-items: -ms- center;
  align-items: -webkit- center;
  align-items: center;
}
.matchVsBox .leagScoreColumn .leagAccScore {
  width: 300px;
}
.matchVsBox .leagScoreColumn .leagAccScore .leagCenterScore p {
  color: #333;
  margin: 5px 0;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: nowrap;
  justify-content: -ms- center;
  justify-content: -webkit- center;
  justify-content: center;
  align-items: -ms- center;
  align-items: -webkit- center;
  align-items: center;
}
.matchVsBox .leagScoreColumn .leagAccScore .leagCenterScore p.time {
  background: #000;
  margin-bottom: 0.3em;
  color: #fff;
}
.matchVsBox .leagScoreColumn .leagAccScore .leagCenterScore p.time.redTxt {
  background: #db3825;
  margin-bottom: 0.3em;
  color: #fff;
}
.matchVsBox .leagScoreColumn .leagAccTeam {
  /* width: 200px;*/
  width: auto;
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.4;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: nowrap;
  justify-content: -ms- flex-start;
  justify-content: -webkit- flex-start;
  justify-content: flex-start;
  align-items: -ms- center;
  align-items: -webkit- center;
  align-items: center;
}
.matchVsBox .leagScoreColumn .leagAccTeam.highschool {
  flex-direction: row-reverse;
}
.matchVsBox .leagScoreColumn .leagAccTeam .emb {
  width: 100px;
}
.matchVsBox .leagScoreColumn .leagAccTeam .name {
  width: 200px;
}
.matchVsBox .leagScoreColumn .leagAccVslist {
  padding: 0 30px;
}
.matchVsBox .leagScoreColumn .leagAccVslist .leagCenterTime span:nth-child(1) {
  background: #000;
  font-weight: bold;
  color: #fff;
  padding: 5px 10px;
  font-size: 20px;
  font-size: 2rem;
}
.matchVsBox .leagScoreColumn .leagAccVslist .leagCenterTime span:nth-child(2) {
  color: #333;
  margin: 0;
  font-size: 20px;
  font-size: 2rem;
  font-weight: bold;
}
.matchVsBox ul.leagLogColumn {
  border-top: 1px solid #ccc;
  max-width: 980px;
  margin: 0 auto;
  font-weight: 200;
  color: #333;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: nowrap;
  justify-content: -ms- center;
  justify-content: -webkit- center;
  justify-content: center;
  align-items: -ms- stretch;
  align-items: -webkit- stretch;
  align-items: stretch;
}
.matchVsBox ul.leagLogColumn .leagRightLog,
.matchVsBox ul.leagLogColumn .leagLeftLog {
  width: auto;
  color: #333;
  line-height: 1.65;
  font-size: 14px;
  font-size: 1.4rem;
}
.matchVsBox ul.leagLogColumn .leagLeftLog {
  text-align: right;
}
.matchVsBox ul.leagLogColumn .leagRightLog {
  text-align: left;
}
.matchVsBox ul.leagLogColumn li.leagCenterLog {
  width: auto;
  top: 0;
  padding: 0 30px;
}
.matchVsBox ul.leagLogColumn li.leagCenterLog .leagCenterTime span {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 900;
  color: #333;
  line-height: 1.5;
  display: block;
  padding: 0;
}
.matchVsBox .lead {
  margin: 20px 0;
}
.matchVsBox .lead p {
  font-size: 15px;
  line-height: 1.65;
  margin-bottom: 1em;
}

/*NGM-preview*/
.matchPreviewArea h4 {
  font-weight: bold;
  font-size: 19px;
  /* border-bottom: 2px solid #003690; */
  border-left: none;
  margin-bottom: 15px;
  padding-bottom: 10px;
  line-height: 1.3;
  border-left: none;
  padding-left: 0;
}
.matchPreviewArea .preview_photo {
  float: left;
  margin: 0 20px 20px 0;
}
.matchPreviewArea .preview_photo img {
  width: 400px;
}
.matchPreviewArea p {
  color: #444;
  font-size: 14px;
  line-height: 160%;
  margin-bottom: 30px;
}

/*NGM-history*/
.NgmHistoryArea .historyNav__outer {
  width: 980px;
  margin: 0 auto;
}
.NgmHistoryArea .textnav {
  display: table;
  margin-bottom: 15px;
  width: 100%;
  background: #dedede;
}
.NgmHistoryArea .textnav li {
  font-size: 14px;
  display: table-cell;
  margin-left: 20px;
  text-align: center;
}
.NgmHistoryArea .textnav li:first-child a {
  border-left: 0;
}
.NgmHistoryArea .textnav li a {
  color: #333;
  position: relative;
  font-size: 13px;
  font-weight: bold;
  display: block;
  line-height: 18px;
  padding: 10px 0;
  padding-right: 16px;
  border-left: solid 1px #fff;
}
.NgmHistoryArea .textnav li a:after {
  position: absolute;
  top: 50%;
  margin-top: -9px;
  right: 10px;
  font-family: "icomoon3";
  content: "\ec600";
  font-size: 10px;
  text-decoration: none !important;
  -moz-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
}
.NgmHistoryArea .textnav li a:hover {
  text-decoration: none;
  opacity: 0.75;
}
.NgmHistoryArea .columnArea {
  margin-bottom: 20px;
}
.NgmHistoryArea .columnArea .articleTitWrap {
  border-bottom: 0;
  padding-bottom: 0;
  margin-bottom: 0;
}
.NgmHistoryArea .columnArea .articleTit {
  font-weight: bold;
  font-size: 14px;
  margin-bottom: 15px;
  line-height: 110%;
  background: #444;
  padding: 10px 0 10px 15px;
  color: #fff;
}

/*NGM-outline*/
.NgmOutlineArea__title {
  padding: 55px 30px 30px;
  font-size: 20px;
  font-size: 2rem;
  font-weight: 900;
  color: #333;
  letter-spacing: 0.2em;
}
.NgmOutlineArea .inner {
  position: relative;
  background: #fff;
}
.NgmOutlineArea .ngmOutlineTable th {
  background: none;
  font-size: 14px;
  font-size: 1.4rem;
  border-right: none;
  padding: 30px 45px;
  text-align: left;
}
.NgmOutlineArea .ngmOutlineTable td {
  background: none;
  font-size: 14px;
  font-size: 1.4rem;
  border-right: none;
  padding: 30px 45px;
  text-align: left;
}
.NgmOutlineArea .ngmOutlineTable td ol li {
  margin-bottom: 5px;
}
.NgmOutlineArea .ngmOutlineTable td ol li:last-child {
  margin-bottom: 0;
}

/*NGM-match*/
.matchMemberArea .u18Members {
  display: inline-block;
}
.matchMemberArea .u18Members .MemberList {
  display: block;
}
.matchMemberArea .highschoolMembers {
  vertical-align: top;
  display: inline-block;
}
.matchMemberArea .highschoolMembers .MemberList {
  display: block;
}
.matchMemberArea .MemberList {
  width: 470px;
  vertical-align: top;
}
.matchMemberArea .MemberList p {
  font-size: 18px;
  padding: 15px 0 15px 10px;
  font-weight: bold;
}

.columnBlock h4 {
  font-weight: bold;
  font-size: 20px;
  /* border-bottom: 2px solid #003690; */
  border-left: none;
  margin-bottom: 15px;
  padding-bottom: 10px;
  line-height: 1.3;
  border-left: none;
  padding-left: 0;
}
.columnBlock .columnArea .columnTxt p {
  line-height: 1.8;
  font-size: 14px;
  margin-bottom: 20px;
}

.NgmMatchArea .tabContents {
  margin-top: 50px;
}
.NgmMatchArea .tabContents .tabSelecter .tab li {
  width: 16.66%;
}
.NgmMatchArea .tabContents .tabSelecter .tab .current a {
  position: relative;
  top: 0px;
  background: #02235b;
  color: #ffffff;
  font-weight: bold;
}
.NgmMatchArea .tabContents .tabContentsBox .matchSpotArea .SpotName p {
  font-weight: bold;
}
.NgmMatchArea .tabContents .tabContentsBox .matchSpotArea .SpotName .SpotNameLeft p {
  font-size: 14px;
}
.NgmMatchArea .tabContents .tabContentsBox .matchSpotArea .SpotName .SpotNameRight p {
  font-size: 14px;
}
.NgmMatchArea .matchMapArea iframe {
  width: 980px;
  height: 450px;
}

/*NGM-u18,highschool*/
.NgmU18Area .teamTable {
  margin-bottom: 20px;
}
.NgmU18Area .teamTable th {
  text-align: center;
  font-size: 12px;
  padding: 10px;
  vertical-align: middle;
  border-left: 1px solid #ccc;
}
.NgmU18Area .teamTable td {
  font-size: 12px;
  padding: 10px;
  vertical-align: middle;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  text-align: left;
}

/*NGM-question*/
.memberProfile {
  border-bottom: 1px solid #ccc;
  margin-bottom: 20px;
}
.memberProfile .memberName {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 15px;
}
.memberProfile .memberName .position {
  color: #fff;
  background-color: #333333;
  font-size: 16px;
  font-weight: bold;
  padding: 5px 10px;
  margin-right: 10px;
  line-height: 2;
}
.memberProfile .memberName .teamName {
  font-size: 15px;
  font-weight: normal;
  margin-left: 15px;
}
.memberProfile .memberPhoto {
  float: left;
  width: 200px;
  margin: 0 20px 20px 0;
  position: relative;
}
.memberProfile .memberPhoto img {
  width: 200px;
}
.memberProfile .memberQuestionnaire {
  line-height: 1.5;
  font-size: 14px;
}
.memberProfile .memberQuestionnaire dt {
  font-weight: bold;
}
.memberProfile .memberQuestionnaire dd {
  margin-bottom: 20px;
}

.leagAccScore .leagLeftScore,
.leagAccScore .leagRightScore {
  font-family: "Squada One", sans-serif;
  font-weight: 400;
  font-size: 80px;
  font-size: 8rem;
  color: #333;
}

.leagAccScore .leagHalfTxt {
  font-size: 11px;
  font-size: 1.1rem;
  font-weight: 700;
}

.leagAccScore .score {
  font-size: 30px;
  font-size: 3rem;
  color: #333;
  font-family: "Squada One", sans-serif;
}
</pre></body></html>