<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/*-----------------------

http://www.jleague.jp/css/afc2017.css
2016/12/21 ISM

------------------------*/
.afc .ttlNoLink h3,
.afc .ttlNoLink .blockTit {
    background: #102971;
    font-size: 14px;
    padding: 12px 10px;
}

.container .kvArea .navWrap{
    position: relative;
}
.container .kvArea ul.navList li{
	width: 25%;
}
.container .kvArea ul.navList li &gt; a,
.container .kvArea ul.navList li &gt; span{
    background: #0a1944;
}


/*////// ティザー ///////*/

/*--- tablelist ---*/
.tablelist{
    font-size: 0;
}
.tablelist li{
    display: inline-block;
    width: 48%;
    font-size: 12px;
    vertical-align: top;
    margin-bottom: 10px;
}
.tablelist li:nth-child(2n){ margin-left: 4%; }

.tablelist table{
  width: 100%;
  border-bottom: solid 1px #ccc;
}
.tablelist table tr{
  border-top: solid 1px #ccc;

}
.tablelist table th,
.tablelist table td{
  font-size: 12px;
  padding: 10px;
  vertical-align: middle;
  border-left: 1px solid #ccc;
  line-height: 1.3em !important;
  padding: 10px 0;
}
.tablelist table th:first-child,
.tablelist table td:first-child{
  border-left: none;
}
.tablelist table th{
    background: #e7e7e7;
}

.tablelist table td{
    height: 50px;
    line-height: 50px;
    padding: 0;
    text-align: left;
}
.tablelist table td span {
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}
/*--- ティザー用 ---*/
/*#matchlistWrap.groupArea p,
#matchlistWrap.groupArea ul{
  font-size: 14px;
  line-height: 1.5em;
  margin-bottom: 20px;
}*/
body.top .kvArea .navList li.nav_top a{
  background: #0a1944 !important;
  color: #fff;
}
/*--- conditionsWrap ---*/
.conditionsWrap{
	margin:30px 0;
}
.conditionsWrap dl{
	margin-bottom: 20px;
}
.conditionsWrap dl dt{
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 10px;
}
.conditionsWrap dl dd{

}
.conditionsWrap dl dd li{
    padding: 3px 20px;
    vertical-align: middle;
    line-height: 25px;
}
.conditionsWrap dl dd span{
	display: inline-block;
	vertical-align: middle;
}




/* scoreTable */
.scoreTable th{
  width: 120px;
}
.scoreTable td{
    border-bottom: solid 1px #ccc;
    height: 60px;
}
.scoreTable th a:hover{
    opacity: 0.5;
    text-decoration: none;
}
.scoreTable td a{
    padding: 3px;
    display: block;
    margin: 3px auto;
    width: 80%;
    border-radius: 3px;
}
.scoreTable td a:hover{
    text-decoration: none;
    background: #06c;
    color: #fff;
    font-size: 12px;
}
.scoreTable td .pk{
    margin: 3px;
    display: block;
    font-size: 12px;
}
.scoreTable td.vs {
    width: 100px;
}
.scoreTable td.team.left,
.scoreTable td.team.right{
    width: 180px;
    font-size: 12px;
    box-sizing: border-box;
}







/*////// 本サイト ///////*/
article &gt; section {
    margin-bottom: 30px;
}
.tabSelecter .tab li a{
  text-align: center;
}
.tabSelecter .tab li a span.embS{
    display: block;
    vertical-align: middle;
    margin:0 auto;

}



/* ----- team ----- */
.team.kawasakif .tabSelecter .tab li.team_kawasakif a,
.team.yokohamafm .tabSelecter .tab li.team_yokohamafm a,
.team.urawa .tabSelecter .tab li.team_urawa a,
.team.kobe .tabSelecter .tab li.team_kobe a {
    color: #fff;
    font-weight: bold;
}

.team.kawasakif .tabSelecter .tab li.team_kawasakif a{background: #2b86b7;}
.team.yokohamafm .tabSelecter .tab li.team_yokohamafm a{background: #014099;}
.team.urawa .tabSelecter .tab li.team_urawa a{background: #e6002d;}
.team.kobe .tabSelecter .tab li.team_kobe a{background: #a9002f;}


.team .tabSelecter .tab li i{
  display: block;
  font-style: normal;
}


.clubBox .clubDataTable td {
    text-align: left;
    padding-left: 10px;
}
/* teamProfile */
.aclTeamArea .teamProfile p {
    font-size: 13px;
    line-height: 1.65;
    margin-bottom: 1em;
}


.formation {
    margin-bottom: 20px;
}
.formation figcaption{
    background: #efefef;
    padding: 10px;
    font-size: 14px;
    line-height: 1.5;

}

/* ----- standings ----- */
.standings table.dataTable td{
    text-align: center;
}
.standings .dataTable .tdTeam {
    width: 150px;
    text-align: left;
}

.group5Btn {
    display: table;
    width: 100%;
    margin: 10px 0px;
}
.group5Btn li {
    display: table-cell;
    width: 19%;
    padding-right: 1%;
    vertical-align: middle;
    text-align: center;
}
.group5Btn li a {
    font-size: 10px;
    font-weight: bold;
    padding: 5px 0;
    color: #333;
    background-color: #eaeaea;
    display: block;
    text-decoration: none;
}
.group5Btn li a:hover {
    background-color: #4f4f4f;
    color: #fff;
    text-decoration: none;
}

/*ticketArea*/
.ticketArea .matchTicketList li:nth-child(3) .embRight{
    position: absolute;
}
.ticketArea .matchTicketList li:nth-child(3) .matchTeam{
    top: 0;
}

.articleTitWrap .articleTit {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
}

/* -----2018/2/09----- */
.clubBox .clubName {
	line-height: 1.5;
}
.clubBox .clubKV{
	margin-bottom: 10px;
}
.clubBox .infoBlock{
	margin-bottom: 20px;
}
p.komeTxt {
	font-size:10px;
	padding: 0;
}


#partnersArea{
	display: none;
}






/* -----2022/4/12----- */
.matchTicketList &gt;li {
    width: 24% !important;
}
.ticketArea .matchTicketList li .daznBtn {
  background: #F8FC4E;
  font-weight: bold;
  padding: 5px 5px 5px 0;
  color: #000;
  position: relative;
  transition: .5s all;
  display: block;
	font-size: 3vw;
	    font-family: "Noto Sans JP", "メイリオ", sans-serif;
}
.ticketArea .matchTicketList li .daznBtn.noLink {
  pointer-events: none;
  background: #E8E8E8;
  color: #BCBCBC;
}
.ticketArea .matchTicketList li .daznBtn.noLink:after {
  border-top: solid 2px #BCBCBC;
  border-right: solid 2px #BCBCBC;
}
.ticketArea .matchTicketList li .daznBtn:after {
  display: block;
  position: absolute;
  top: 50%;
  right: 5px;
  width: 5px;
  height: 5px;
  margin-top: -2px;
  border-top: solid 1px #222;
  border-right: solid 1px #222;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  content: "";
  transition: .5s all;
}
.ticketArea .matchTicketList li .daznBtn:hover {
  text-decoration: none;
  background: #000;
  color: #fff;
}
.ticketArea .matchTicketList li .daznBtn:hover:after {
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
}
</pre></body></html>