@media (min-width:1050px) {
  .pc-hide {
    display: none;
  }
}
@media (min-width:640px) and (max-width:1049px) {
  .tab-hide {
    display: none
  }
}

@media (max-width:639px) {
  .sp-hide {
    display: none;
  }
}
footer{background: #fff;}

.clearfix:after{content:"."; display:block; height:0; clear:both; visibility:hidden;}
.clearfix{display: inline-block;}
.clearfix{display:block; height: 100%; overflow: hidden;}
/*================================================================

    [5]フッターレイアウト

==================================================================*/
footer {
	clear: both;
}
footer h2::before {
  display: none;
}
footer #partnersArea {
	background: #f6f6f6;
	padding: 20px 0;
	width: 100%;
}
footer #partnersArea h2#titlePartners {
  text-align: center;
  background: none;
  line-height: 100%;
  margin: 0 auto 20px;
  padding: 0;
  border-left: none;
  text-indent: -9999px;
  white-space: nowrap;
  background: url(/img/common/ttl_partners.png) 0 -5px no-repeat;
  /* height: 10px; */
  width: 180px;
  font-size: 16px;
}
footer #partnersArea h2#broadcastingPartners {
  text-align: center;
  background: none;
  line-height: 100%;
  margin: 0 auto 20px;
  padding: 0;
  border-left: none;
  text-indent: -9999px;
  white-space: nowrap;
  background: url(/img/common/broading_partners.png) 0 -5px no-repeat;
  /* height: 10px; */
  width: 335px;
}
footer #partnersArea h2#topPartners {
	text-align: center;
	background: none;
	line-height: 100%;
	margin: 0 auto 20px;
	padding: 0;
	border-left: none;
	text-indent: -9999px;
	white-space: nowrap;
	background: url(/img/common/parts.png) -449px 0 no-repeat;
	height: 10px;
	width: 177px;
}
footer #partnersArea #titlepartnersList, footer #partnersArea #broadingpartnersList {
	text-align: center;
	margin: 0 auto 24px;
	height: 26px;
	width: 980px;
  list-style: none;
}
footer #partnersArea #toppartnersList {
	display: table;
	margin: 0 auto 24px;
	height: 26px;
    width: 888px;
	table-layout: fixed;
}
footer #partnersArea #toppartnersList li {
	display: table-cell;
	text-align: center;
	height: 26px;
	line-height: 100%;
}
footer #partnersArea #partnersList li > a > img,
footer #partnersArea #toppartnersList li img{
	width: 80px;
	height: auto;
}
/*footer #partnersArea #toppartnersList li:last-child {
	width: 100px;
}*/
footer #partnersArea #partnersList {
	display: table;
	margin: 0 auto;
    width: 980px;
	table-layout: fixed;
}
footer #partnersArea #partnersList li {
	display: table-cell;
	text-align: center;
	height: 56px;
	vertical-align: top;
	line-height: 100%;
}
footer #partnersArea #partnersList li div {
	height: 30px;
	/*width: 100px;*/
	text-align: center;
	margin: 0 auto;
}
footer #partnersArea #partnersList li div img.wide_name {
	width: 79px;
    height: auto;
}
footer #partnersArea #partnersList li.supporting{
	font-size: 0;
	width: 164px;
}
footer #partnersArea #partnersList li.supporting a{
	display: inline-block;
}
footer #partnersArea #partnersList li.supporting a.yahoo{
	margin-right: 2px;
}

footer #clubArea {
	width: 980px;
	margin: 0 auto;
	padding: 30px 0;
}
footer #clubArea dt {
	float: left;
	display: block;
}
footer #clubArea dd {
	width: 25px;
	height: 25px;
	margin-right: 14px;
	float: left;
	display: block;
}
footer #clubArea dd:last-child {
	margin-right: 0px;
}
footer #clubArea dt, footer #clubArea dd a, footer #clubArea dd span {
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	display: block;
	width: 25px;
	height: 25px;
	background-image: url(/img/common/team_emb_s.png);
	background-size: 200px auto;
	background-repeat: no-repeat;
	background-position: -9999px -9999px;
}
#clubArea dd a:hover,
#clubArea dd span:hover {
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
	/*cursor: pointer;*/
}
footer #clubArea ul {
	width: 980px;
}
footer #clubArea .j1List {
	padding-bottom: 12px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 12px;
}
footer #clubArea .j1List dt {
	background: url(/img/common/parts_logo.png) 0 0 no-repeat;
	width: 70px;
	height: 20px;
	margin: 4px 22px 0 20px;
}

footer #clubArea .j2List {
	padding-bottom: 12px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 12px;
}
footer #clubArea .j2List dt {
	background: url(/img/common/parts_logo.png) 0 -20px no-repeat;
	width: 70px;
	height: 20px;
	margin: 4px 22px 0 20px;
}
footer #clubArea .j3List dt {
	background: url(/img/common/parts_logo.png) 0 -40px no-repeat;
	width: 70px;
	height: 20px;
	margin: 4px 22px 0 20px;
}
footer #footerNav {
	/*background: url(/img/common/bg_footer.jpg) center top no-repeat;*/
	background: #222;
	width: 100%;
}
footer #footerNav {
	margin: 0 auto;
	padding: 30px 0;
}
footer #footerNav .ttlArea {
	width: 980px;
	margin: 0 auto;
}
footer #footerNav .ttlArea h2 {
	text-indent: 100%;
	overflow: hidden;
	white-space: nowrap;
	background: url(/img/common/parts_logo.png) -70px 0 no-repeat;
	width: 272px;
	height: 40px;
	margin: 0 0 20px 10px;
}
footer #footerNav #navTtl {
	width: 980px;
	margin: 0 auto;
}
footer #footerNav #navTtl p {
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	background: url(/img/common/parts.png) -138px -18px no-repeat;
	height: 38px;
	width: 168px;
	margin: 0 0 16px 8px;
}
footer #footerNav #listArea {
	/*border-top: 1px solid;
	border-color: rgba(255,255,255,0.50);*/
	display: table;
	table-layout: fixed;
	width: 980px;
	margin: 0 auto;
	padding-top: 28px;
}
footer #footerNav #listArea div {
	display: table-cell;
}
footer #footerNav #listArea div dl {
	margin-bottom: 30px;
}
footer #footerNav #listArea div p {
	margin-bottom: 30px;
	line-height: 100%;
	display: block;
}
footer #footerNav #listArea div dt {
	margin-bottom: 12px;
	display: block;
	line-height: 100%;
}
footer #footerNav #listArea div dd {
	line-height: 100%;
	text-indent: .5em
}
footer #footerNav #listArea div dt a, footer #footerNav #listArea div p a {
	display: block;
	line-height: 100%;
	font-weight: bold;
	font-size: 16px;
	color: #fff;
  text-decoration: none;
}
footer #footerNav #listArea a:hover {
	text-decoration: underline;
}
footer #footerNav #listArea div dd a {
	font-size: 12px;
	color: #fff;
	line-height: 100%;
	display: block;
	margin-bottom: 10px;
}
footer #bottomArea {
	padding: 25px 0 60px;
	text-align: center;
}

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

footer #bottomArea li ul {
	display: inline;
	text-align: center;
}
footer #bottomArea li {
	display: inline;
	padding: 0 18px;
	line-height: 100%;
	border-right: 2px solid #c9c9c9;
}
footer #bottomArea li:last-child {
	border-right: none;
}
footer #bottomArea li a {
	font-size: 12px;
	line-height: 100%;
	color: #5c5c5c;
	text-decoration: none;
}
footer #bottomArea li a:hover {
	text-decoration: underline;
}
footer #bottomArea p {
	font-size: 10px;
	line-height: 220%;
	padding-top: 35px;
}
footer #bottomArea p a {
	text-decoration: none;
  color: #06c;
  font-size: 10px;
}
footer #bottomArea p a:hover {
	text-decoration: underline;
}
#pageTop {
	display: none;
}





/* ------------------- footer SNS分*/
footer #footerSnsArea{
	background: #e0e0e0;
    padding: 20px 0;
    width: 100%;
    text-align: center;
    border-bottom: 2px solid #fff;
    border-top: 2px solid #fff;
}
footer #footerSnsArea ul{
	margin: 0 auto;
   	width: 400px;
   	display: table;
   	table-layout: fixed;
}
footer #footerSnsArea ul li{
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	font-size: 11px;

}
footer #footerSnsArea ul li a{
  font-size: 11px;
  font-family: 'Comfortaa','Noto Sans JP', sans-serif;
	color: #999;
	display: block;
}
footer #footerSnsArea ul li a:before{
	display: block;
	width: 40px;
	height: 40px;
	content: "";
	background: url(/img/common/footer_snsIconNav.png) no-repeat 9999px 9999px;
	margin:0 auto 10px;
}
footer #footerSnsArea ul li a:hover{
	text-decoration: none;
	opacity: 0.5;
}
footer #footerSnsArea ul li.twitter a:before{background-position: 0 0;}
footer #footerSnsArea ul li.facebook a:before{background-position: -40px 0;}
footer #footerSnsArea ul li.instagram a:before{background-position: -80px 0;}
footer #footerSnsArea ul li.youTube a:before{background-position: -120px 0;}
footer #footerSnsArea ul li.line a:before{background-position: -160px 0;}


/*================================================================

    [2-4]エンブレム（25px 25px）

==================================================================*/

.embS{
    background: url(/img/common/team_emb_s.png) no-repeat;
    background-size: 200px auto;
    display: block;
    height: 25px;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    width: 25px;
    background-position: -9999px -9999px;
}
.embS.embCon, .embS.embSapporo {
    background-position: 0px 0px;
}
.embS.embBla, .embS.embAkita {
    background-position: -25px 0px;
}
.embS.embGrm, .embS.embMorioka {
    background-position: -50px 0px;
}
.embS.embVeg, .embS.embSendai {
    background-position: -75px 0px;
}
.embS.embMon, .embS.embYamagata {
    background-position: -100px 0px;
}
.embS.embFku, .embS.embFukushima {
    background-position: -125px 0px;
}
.embS.embAnt, .embS.embKashima {
    background-position: -150px 0px;
}
.embS.embHol, .embS.embMito {
    background-position: -175px 0px;
}
.embS.embToc, .embS.embTochigi {
    background-position: -0px -25px;
}
.embS.embThe, .embS.embKusatsu {
    background-position: -25px -25px;
}
.embS.embRed, .embS.embUrawa {
    background-position: -50px -25px;
}
.embS.embArd, .embS.embOmiya {
    background-position: -75px -25px;
}
.embS.embJef, .embS.embChiba {
    background-position: -100px -25px;
}
.embS.embRey, .embS.embKashiwa {
    background-position: -125px -25px;
}
.embS.embFct, .embS.embFtokyo, .embS.embFctokyo {
    background-position: -150px -25px;
}
.embS.embVer, .embS.embTokyov {
    background-position: -175px -25px;
}
.embS.embFcm, .embS.embMachida {
    background-position: 0px -50px;
}
.embS.embFro, .embS.embKawasakif {
    background-position: -25px -50px;
}
.embS.embMar, .embS.embYokohamafm {
    background-position: -50px -50px;
}
.embS.embYfc, .embS.embYokohamafc {
    background-position: -75px -50px;
}
.embS.embYsc, .embS.embYsyokohama, .embS.embYsccyokohama {
    background-position: -100px -50px;
}
.embS.embSgm, .embS.embSagamihara {
    background-position: -125px -50px;
}
.embS.embBel, .embS.embShonan {
    background-position: -150px -50px;
}
.embS.embVen, .embS.embKofu {
    background-position: -175px -50px;
}
.embS.embNgp, .embS.embNagano {
    background-position: 0px -75px;
}
.embS.embMfc, .embS.embMatsumoto {
    background-position: -25px -75px;
}
.embS.embAlb, .embS.embNiigata {
    background-position: -50px -75px;
}
.embS.embKat, .embS.embToyama {
    background-position: -75px -75px;
}
.embS.embZwk, .embS.embKanazawa {
    background-position: -100px -75px;
}
.embS.embSpu, .embS.embShimizu {
    background-position: -125px -75px;
}
.embS.embJub, .embS.embIwata {
    background-position: -150px -75px;
}
.embS.embFmy, .embS.embFujieda {
    background-position: -175px -75px;
}
.embS.embGra, .embS.embNagoya {
    background-position: 0px -100px;
}
.embS.embFcg, .embS.embGifu {
    background-position: -25px -100px;
}
.embS.embPur, .embS.embKyoto {
    background-position: -50px -100px;
}
.embS.embGam, .embS.embGosaka {
    background-position: -75px -100px;
}
.embS.embCer, .embS.embCosaka {
    background-position: -100px -100px;
}
.embS.embVis, .embS.embKobe {
    background-position: -125px -100px;
}
.embS.embGat, .embS.embTottori {
    background-position: -150px -100px;
}
.embS.embFag, .embS.embOkayama {
    background-position: -175px -100px;
}
.embS.embSan, .embS.embHiroshima {
    background-position: 0px -125px;
}
.embS.embKam, .embS.embSanuki {
    background-position: -25px -125px;
}
.embS.embVor, .embS.embTokushima {
    background-position: -50px -125px;
}
.embS.embEfc, .embS.embEhime {
    background-position: -75px -125px;
}
.embS.embAvi, .embS.embFukuoka {
    background-position: -100px -125px;
}
.embS.embGkk, .embS.embKitakyushu {
    background-position: -125px -125px;
}
.embS.embSag, .embS.embTosu {
    background-position: -150px -125px;
}
.embS.embVvn, .embS.embNagasaki {
    background-position: -175px -125px;
}
.embS.embRoa, .embS.embKumamoto {
    background-position: 0px -150px;
}
.embS.embTri, .embS.embOita {
    background-position: -25px -150px;
}
.embS.embFcr, .embS.embRyukyu {
    background-position: -50px -150px;
}
.embS.embU22, .embS.embJ22 {
    background-position: -75px -150px;
}
.embS.embRya, .embS.embYam, .embS.embYamaguchi {
    background-position: -100px -150px;
}
.embS.embJEONBUKHYUNDAIMOTORS, .embS.embJEO {
    background-position: -125px -150px;
}

.embS.embNagasaki, .embS.embVnn {
    background-position: -175px -125px;
}

.embS.embSHANDONGLUNENGFC, .embS.embSHD {
    background-position: -150px -150px;
}
.embS.embBINHDUONG, .embS.embBIN {
    background-position: -175px -150px;
}
.embS.embSEONGNAMFC, .embS.embSEG {
    background-position: 0px -175px;
}
.embS.embBURIRAMUNITED, .embS.embBUR {
    background-position: -25px -175px;
}
.embS.embGUANGZHOURF, .embS.embGRF {
    background-position: -50px -175px;
}
.embS.embBEIJINGGUOAN, .embS.embBEI {
    background-position: -75px -175px;
}
.embS.embSUWONSAMSUNGFC, .embS.embSUW {
    background-position: -100px -175px;
}
.embS.embBRISBANEROAR, .embS.embBRI {
    background-position: -125px -175px;
}
.embS.embGUANGZHOUEVERGRANDE, .embS.embGUA {
    background-position: -150px -175px;
}
.embS.embFCSEOUL, .embS.embSEO {
    background-position: -175px -175px;
}
.embS.embWESTERNSYDNEYWANDERERS, .embS.embWSW {
    background-position: 0px -200px;
}
.embS.embAl-Ahli, .embS.embALA {
    background-position: -25px -200px;
}
.embS.embAUCKLANDCITY {
    background-position: -50px -200px;
}
.embS.embCLUBAMERICA {
    background-position: -75px -200px;
}
.embS.embBARCELONA {
    background-position: -100px -200px;
}
.embS.embRIVERPLATE {
    background-position: -125px -200px;
}
.embS.embTPMAZEMBE {
    background-position: -150px -200px;
}
.embS.embKAGOSHIMA, .embS.embKagoshima {
    background-position: -175px -200px;
}
.embS.embGosaka23,.embS.embGamba_u23 {
    background-position: 0px -225px;
}
.embS.embFctokyo23,.embS.embFtokyo_u23 {
    background-position: -25px -225px;
}
.embS.embCosaka23,.embS.embCosaka_u23 {
    background-position: -50px -225px;
}
.embS.embAzu,.embS.embNumazu {
    background-position: -100px -225px;
}
.embS.embHac,.embS.embHachinohe {
    background-position: -125px -225px;
}

/*================================================================

    [6]エンブレム

==================================================================*/
.sub .embCon, footer #clubArea dd .embCon, header .j1Emb .leagueBtn li a.embCon, .sub .embSapporo, footer .embSapporo, header .j1Emb .leagueBtn li a.embSapporo {
	background-position: 0 0;
}
.sub .embBla, footer #clubArea dd .embBla, header .j1Emb .leagueBtn li a.embBla, .sub .embAkita, footer .embAkita, header .j1Emb .leagueBtn li a.embAkita {
	background-position: -25px 0;
}
.sub .embGrm, footer #clubArea dd .embGrm, header .j1Emb .leagueBtn li a.embGrm, .sub .embMorioka, footer .embMorioka, header .j1Emb .leagueBtn li a.embMorioka {
	background-position: -50px 0;
}
.sub .embVeg, footer #clubArea dd .embVeg, header .j1Emb .leagueBtn li a.embVeg, .sub .embSendai, footer .embSendai, header .j1Emb .leagueBtn li a.embSendai {
	background-position: -75px 0;
}
.sub .embMon, footer #clubArea dd .embMon, header .j1Emb .leagueBtn li a.embMon, .sub .embYamagata, footer .embYamagata, header .j1Emb .leagueBtn li a.embYamagata {
	background-position: -100px 0;
}
.sub .embFuk, footer #clubArea dd .embFuk, header .j1Emb .leagueBtn li a.embFuk, .sub .embFukushima, footer .embFukushima, header .j1Emb .leagueBtn li a.embFukushima {
	background-position: -125px 0px;
}
.sub .embAnt, footer #clubArea dd .embAnt, header .j1Emb .leagueBtn li a.embAnt, .sub .embKashima, footer .embKashima, header .j1Emb .leagueBtn li a.embKashima {
	background-position: -150px 0;
}
.sub .embHol, footer #clubArea dd .embHol, header .j1Emb .leagueBtn li a.embHol, .sub .embMito, footer .embMito, header .j1Emb .leagueBtn li a.embMito {
	background-position: -175px 0;
}
.sub .embToc, footer #clubArea dd .embToc, header .j1Emb .leagueBtn li a.embToc, .sub .embTochigi, footer .embTochigi, header .j1Emb .leagueBtn li a.embTochigi {
	background-position: 0 -25px;
}
.sub .embThe, footer #clubArea dd .embThe, header .j1Emb .leagueBtn li a.embThe, .sub .embKusatsu, footer .embKusatsu, header .j1Emb .leagueBtn li a.embKusatsu {
	background-position: -25px -25px;
}
.sub .embRed, footer #clubArea dd .embRed, header .j1Emb .leagueBtn li a.embRed, .sub .embUrawa, footer .embUrawa, header .j1Emb .leagueBtn li a.embUrawa {
	background-position: -50px -25px;
}
.sub .embArd, footer #clubArea dd .embArd, header .j1Emb .leagueBtn li a.embArd, .sub .embOmiya, footer .embOmiya, header .j1Emb .leagueBtn li a.embOmiya {
	background-position: -75px -25px;
}
.sub .embJef, footer #clubArea dd .embJef, header .j1Emb .leagueBtn li a.embJef, .sub .embChiba, footer .embChiba, header .j1Emb .leagueBtn li a.embChiba {
	background-position: -100px -25px;
}
.sub .embRey, footer #clubArea dd .embRey, header .j1Emb .leagueBtn li a.embRey, .sub .embKashiwa, footer .embKashiwa, header .j1Emb .leagueBtn li a.embKashiwa {
	background-position: -125px -25px;
}
.sub .embFct, footer #clubArea dd .embFct, header .j1Emb .leagueBtn li a.embFct, .sub .embFctokyo, footer .embFctokyo, header .j1Emb .leagueBtn li a.embFctokyo {
	background-position: -150px -25px;
}
.sub .embVer, footer #clubArea dd .embVer, header .j1Emb .leagueBtn li a.embVer, .sub .embTokyov, footer .embTokyov, header .j1Emb .leagueBtn li a.embTokyov {
	background-position: -175px -25px;
}
.sub .embFcm, footer #clubArea dd .embFcm, header .j1Emb .leagueBtn li a.embFcm, .sub .embMachida, footer .embMachida, header .j1Emb .leagueBtn li a.embMachida {
	background-position: 0 -50px;
}
.sub .embFro, footer #clubArea dd .embFro, header .j1Emb .leagueBtn li a.embFro, .sub .embKawasakif, footer .embKawasakif, header .j1Emb .leagueBtn li a.embKawasakif {
	background-position: -25px -50px;
}
.sub .embMar, footer #clubArea dd .embMar, header .j1Emb .leagueBtn li a.embMar, .sub .embYokohamafm, footer .embYokohamafm, header .j1Emb .leagueBtn li a.embYokohamafm {
	background-position: -50px -50px;
}
.sub .embYfc, footer #clubArea dd .embYfc, header .j1Emb .leagueBtn li a.embYfc, .sub .embYokohamafc, footer .embYokohamafc, header .j1Emb .leagueBtn li a.embYokohamafc {
	background-position: -75px -50px;
}
.sub .embYsc, footer #clubArea dd .embYsc, header .j1Emb .leagueBtn li a.embYsc, .sub .embYokohamafc, footer .embYokohamafc, header .j1Emb .leagueBtn li a.embYokohamafc {
	background-position: -100px -50px;
}
.sub .embSgm, footer #clubArea dd .embSgm, header .j1Emb .leagueBtn li a.embSgm, .sub .embSagamihara, footer .embSagamihara, header .j1Emb .leagueBtn li a.embSagamihara {
	background-position: -125px -50px;
}
.sub .embBel, footer #clubArea dd .embBel, header .j1Emb .leagueBtn li a.embBel, .sub .embShonan, footer .embShonan, header .j1Emb .leagueBtn li a.embShonan {
	background-position: -150px -50px;
}
.sub .embVen, footer #clubArea dd .embVen, header .j1Emb .leagueBtn li a.embVen, .sub .embKofu, footer .embKofu, header .j1Emb .leagueBtn li a.embKofu {
	background-position: -175px -50px;
}
.sub .embNgp, footer #clubArea dd .embNgp, header .j1Emb .leagueBtn li a.embNgp, .sub .embNagano, footer .embNagano, header .j1Emb .leagueBtn li a.embNagano {
	background-position: 0 -75px;
}
.sub .embMfc, footer #clubArea dd .embMfc, header .j1Emb .leagueBtn li a.embMfc, .sub .embMatsumoto, footer .embMatsumoto, header .j1Emb .leagueBtn li a.embMatsumoto {
	background-position: -25px -75px;
}
.sub .embAlb, footer #clubArea dd .embAlb, header .j1Emb .leagueBtn li a.embAlb, .sub .embNiigata, footer .embNiigata, header .j1Emb .leagueBtn li a.embNiigata {
	background-position: -50px -75px;
}
.sub .embKat, footer #clubArea dd .embKat, header .j1Emb .leagueBtn li a.embKat, .sub .embToyama, footer .embToyama, header .j1Emb .leagueBtn li a.embToyama {
	background-position: -75px -75px;
}
.sub .embZwk, footer #clubArea dd .embZwk, header .j1Emb .leagueBtn li a.embZwk, .sub .embKanazawa, footer .embKanazawa, header .j1Emb .leagueBtn li a.embKanazawa {
	background-position: -100px -75px;
}
.sub .embSpu, footer #clubArea dd .embSpu, header .j1Emb .leagueBtn li a.embSpu, .sub .embShimizu, footer .embShimizu, header .j1Emb .leagueBtn li a.embShimizu {
	background-position: -125px -75px;
}
.sub .embJub, footer #clubArea dd .embJub, header .j1Emb .leagueBtn li a.embJub, .sub .embIwata, footer .embIwata, header .j1Emb .leagueBtn li a.embIwata {
	background-position: -150px -75px;
}
.sub .embFmy, footer #clubArea dd .embFmy, header .j1Emb .leagueBtn li a.embFmy, .sub .embFujieda, footer .embFujieda, header .j1Emb .leagueBtn li a.embFujieda {
	background-position: -175px -75px;
}
.sub .embGra, footer #clubArea dd .embGra, header .j1Emb .leagueBtn li a.embGra, .sub .embNagoya, footer .embNagoya, header .j1Emb .leagueBtn li a.embNagoya {
	background-position: 0 -100px;
}
.sub .embFcg, footer #clubArea dd .embFcg, header .j1Emb .leagueBtn li a.embFcg, .sub .embGifu, footer .embGifu, header .j1Emb .leagueBtn li a.embGifu {
	background-position: -25px -100px;
}
.sub .embPur, footer #clubArea dd .embPur, header .j1Emb .leagueBtn li a.embPur, .sub .embKyoto, footer .embKyoto, header .j1Emb .leagueBtn li a.embKyoto {
	background-position: -50px -100px;
}
.sub .embGam, footer #clubArea dd .embGam, header .j1Emb .leagueBtn li a.embGam, .sub .embGosaka, footer .embGosaka, header .j1Emb .leagueBtn li a.embGosaka {
	background-position: -75px -100px;
}
.sub .embCer, footer #clubArea dd .embCer, header .j1Emb .leagueBtn li a.embCer, .sub .embCosaka, footer .embCosaka, header .j1Emb .leagueBtn li a.embCosaka {
	background-position: -100px -100px;
}
.sub .embVis, footer #clubArea dd .embVis, header .j1Emb .leagueBtn li a.embVis, .sub .embKobe, footer .embKobe, header .j1Emb .leagueBtn li a.embKobe {
	background-position: -125px -100px;
}
.sub .embGat, footer #clubArea dd .embGat, header .j1Emb .leagueBtn li a.embGat, .sub .embTottori, footer .embTottori, header .j1Emb .leagueBtn li a.embTottori {
	background-position: -150px -100px;
}
.sub .embFag, footer #clubArea dd .embFag, header .j1Emb .leagueBtn li a.embFag, .sub .embFag, footer .embFag, header .j1Emb .leagueBtn li a.embFag {
	background-position: -175px -100px;
}
.sub .embSan, footer #clubArea dd .embSan, header .j1Emb .leagueBtn li a.embSan, .sub .embHiroshima, footer .embHiroshima, header .j1Emb .leagueBtn li a.embHiroshima {
	background-position: 0 -125px;
}
.sub .embKam, footer #clubArea dd .embKam, header .j1Emb .leagueBtn li a.embKam, .sub .embSanuki, footer .embSanuki, header .j1Emb .leagueBtn li a.embSanuki {
	background-position: -25px -125px;
}
.sub .embVor, footer #clubArea dd .embVor, header .j1Emb .leagueBtn li a.embVor, .sub .embTokushima, footer .embTokushima, header .j1Emb .leagueBtn li a.embTokushima {
	background-position: -50px -125px;
}
.sub .embEfc, footer #clubArea dd .embEfc, header .j1Emb .leagueBtn li a.embEfc, .sub .embEhime, footer .embEhime, header .j1Emb .leagueBtn li a.embEhime {
	background-position: -75px -125px;
}
.sub .embAvi, footer #clubArea dd .embAvi, header .j1Emb .leagueBtn li a.embAvi, .sub .embFukuoka, footer .embFukuoka, header .j1Emb .leagueBtn li a.embFukuoka {
	background-position: -100px -125px;
}
.sub .embGkk, footer #clubArea dd .embGkk, header .j1Emb .leagueBtn li a.embGkk, .sub .embKitakyushu, footer .embKitakyushu, header .j1Emb .leagueBtn li a.embKitakyushu {
	background-position: -125px -125px;
}
.sub .embSag, footer #clubArea dd .embSag, header .j1Emb .leagueBtn li a.embSag, .sub .embTosu, footer .embTosu, header .j1Emb .leagueBtn li a.embTosu {
	background-position: -150px -125px;
}
.sub .embVnn, footer #clubArea dd .embVnn, header .j1Emb .leagueBtn li a.embVnn, .sub .embNagasaki, footer .embNagasaki, header .j1Emb .leagueBtn li a.embNagasaki {
	background-position: -175px -125px;
}
.sub .embRoa, footer #clubArea dd .embRoa, header .j1Emb .leagueBtn li a.embRoa, .sub .embKumamoto, footer .embKumamoto, header .j1Emb .leagueBtn li a.embKumamoto {
	background-position: 0 -150px;
}
.sub .embTri, footer #clubArea dd .embTri, header .j1Emb .leagueBtn li a.embTri, .sub .embOita, footer .embOita, header .j1Emb .leagueBtn li a.embOita {
	background-position: -25px -150px;
}
.sub .embFcr, footer #clubArea dd .embFcr, header .j1Emb .leagueBtn li a.embFcr, .sub .embRyukyu, footer .embRyukyu, header .j1Emb .leagueBtn li a.embRyukyu {
	background-position: -50px -150px;
}
.sub .embU22, footer #clubArea dd .embU22, header .j1Emb .leagueBtn li a.embU22, .sub .embJ22, footer .embJ22, header .j1Emb .leagueBtn li a.embJ22 {
	background-position: -75px -150px;
}
.sub .embRya, footer #clubArea dd .embRya, header .j1Emb .leagueBtn li a.embRya, .sub .embYamaguchi, footer .embYamaguchi, header .j1Emb .leagueBtn li a.embYamaguchi {
	background-position: -100px -150px;
}
.sub .embCon, footer #clubArea dd .embHac, header .j1Emb .leagueBtn li a.embHac, .sub .embhachinohe, footer .embHachinohe, header .j1Emb .leagueBtn li a.embHachinohe {
    background-position: -125px -225px;
}
.sub .embKAGOSHIMA, footer #clubArea dd .embKAGOSHIMA{
    background-position: -175px -200px;
}
.sub .embGosaka23, footer #clubArea dd .embGosaka23{
    background-position: 0px -225px;
}
.sub .embFctokyo23, footer #clubArea dd .embFctokyo23{
    background-position: -25px -225px;
}
.sub .embCosaka23, footer #clubArea dd .embCosaka23{
    background-position: -50px -225px;
}
.sub .embAzu, footer #clubArea dd .embAzu{
    background-position: -100px -225px;
}


  @media (max-width:639px) {

    /*!
     *  Font Awesome 4.2.0 by @davegandy - http://fontawesome.io - @fontawesome
     *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
     */@font-face{font-family:'FontAwesome';src:url('/font/fontawesome-webfont.eot?v=4.2.0');src:url('/font/fontawesome-webfont.eot?#iefix&v=4.2.0') format('embedded-opentype'),url('/font/fontawesome-webfont.woff?v=4.2.0') format('woff'),url('../font/fontawesome-webfont.ttf?v=4.2.0') format('truetype'),url('/font/fontawesome-webfont.svg?v=4.2.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}

    @font-face {
    	font-family: 'icomoon';
    	src:url('/font/icomoon.eot?nbreey');
    	src:url('/font/icomoon.eot?#iefixnbreey') format('embedded-opentype'),
    		url('/font/icomoon.woff?nbreey') format('woff'),
    		url('/font/icomoon.ttf?nbreey') format('truetype'),
    		url('/font/icomoon.svg?nbreey#icomoon') format('svg');
    	font-weight: normal;
    	font-style: normal;
    }

    [class^="icon-"], [class*=" icon-"] {
    	font-family: 'icomoon';
    	speak: none;
    	font-style: normal;
    	font-weight: normal;
    	font-variant: normal;
    	text-transform: none;
    	line-height: 1;

    	/* Better Font Rendering =========== */
    	-webkit-font-smoothing: antialiased;
    	-moz-osx-font-smoothing: grayscale;
    }

    .icon-retweet:before {
    	content: "\e600";
    }
    .icon-tv:before {
    	content: "\e601";
    }
    .icon-ticket:before {
    	content: "\e602";
    }

    @font-face {
    	font-family: 'icomoon2';
    	src:url('/font/icomoon2.eot?-rzu2i2');
    	src:url('/font/icomoon2.eot?#iefix-rzu2i2') format('embedded-opentype'),
    		url('/font/icomoon2.woff?-rzu2i2') format('woff'),
    		url('/font/icomoon2.ttf?-rzu2i2') format('truetype'),
    		url('/font/icomoon2.svg?-rzu2i2#icomoon') format('svg');
    	font-weight: normal;
    	font-style: normal;
    }

    [class^="icon2-"], [class*=" icon2-"] {
    	font-family: 'icomoon2';
    	speak: none;
    	font-style: normal;
    	font-weight: normal;
    	font-variant: normal;
    	text-transform: none;
    	line-height: 1;

    	/* Better Font Rendering =========== */
    	-webkit-font-smoothing: antialiased;
    	-moz-osx-font-smoothing: grayscale;
    }

    .icon2-crown:before {
    	content: "\eb600";
    }


    @font-face {
    	font-family: 'icomoon3';
    	src:url('/font/icomoon3.eot?up29x7');
    	src:url('/font/icomoon3.eot?#iefixup29x7') format('embedded-opentype'),
    		url('/font/icomoon3.woff?up29x7') format('woff'),
    		url('/font/icomoon3.ttf?up29x7') format('truetype'),
    		url('/font/icomoon3.svg?up29x7#icomoon') format('svg');
    	font-weight: normal;
    	font-style: normal;
    }

    [class^="icon3-"], [class*=" icon3-"] {
    	font-family: 'icomoon3';
    	speak: none;
    	font-style: normal;
    	font-weight: normal;
    	font-variant: normal;
    	text-transform: none;
    	line-height: 1;

    	/* Better Font Rendering =========== */
    	-webkit-font-smoothing: antialiased;
    	-moz-osx-font-smoothing: grayscale;
    }

    .icon3-arrow:before {
    	content: "\ec600";
    }
    .icon3-play:before {
    	content: "\ec601";
    }


    body.wctup2018 .DataProvision,
body.wcup2018 .DataProvision{
    display: block !important;
}
.DataProvision{
    text-align: center;
}
.DataProvision p{
    margin: 0 15px 20px 0;
    text-align: right;
    font-size: 12px;
}
/*------------------------
specialArea
------------------------*/
.specialArea{
  padding: 10px;

}
.btmBnrLists{
  display: block;
  font-size: 0;
  border-left: 1px solid #A9A9A9;
  border-top: 1px solid #A9A9A9;
  text-align: left;
}
body.Android .btmBnrLists{ letter-spacing: -0.5em; }

.btmBnrLists li{
  display: inline-block;
  font-size: 12px;
  width: 50%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;

  border-bottom: 1px solid #A9A9A9;
  border-right: 1px solid #A9A9A9;
}
.btmBnrLists li a,
.btmBnrLists li span{
  background: url(/img/sp/common/splite_sp_footer_bnr.png) no-repeat -9999px -9999px;
  background-size: 450px auto;
  display: inline-block;
  width: 150px;
  height: 50px;
  text-indent: -9999px;
}
.btmBnrLists li a.jwc2019,.btmBnrLists li.jwc2019{background-position: -150px -850px;}
.btmBnrLists li a.championship, .btmBnrLists li span.championship {background-position: 0px -200px;}
/*.btmBnrLists li a.awards, .btmBnrLists li span.awards {background-position: -300px -150px;}*/
.btmBnrLists li a.clubwc, .btmBnrLists li span.clubwc {background-position: -150px -150px;}
.btmBnrLists li a.leaguecup,.btmBnrLists li span.leaguecup{background-position: 0 0;}
.btmBnrLists li a.acl,.btmBnrLists li span.acl{background-position: -150px 0;}
.btmBnrLists li a.under14,.btmBnrLists li span.under14{background-position: -300px 0;}
.btmBnrLists li a.under16,.btmBnrLists li span.under16{background-position: 0 -50px;}
.btmBnrLists li a.satellite,.btmBnrLists li span.satellite{background-position: -150px -50px;}
.btmBnrLists li a.gothia,.btmBnrLists li span.gothia{background-position: -300px -50px;}
.btmBnrLists li a.rio,.btmBnrLists li span.rio{background-position: 0 -100px;}
.btmBnrLists li a.suruga,.btmBnrLists li span.suruga{background-position: -150px -100px;}
.btmBnrLists li a.emperor,.btmBnrLists li span.emperor{background-position: -300px -100px;}
.btmBnrLists li a.jyouth,.btmBnrLists li span.jyouth{background-position: 0px -150px;}
.btmBnrLists li a.j1shokaku,.btmBnrLists li span.j1shokaku{background-position: -150px -200px;}
.btmBnrLists li a.j2j3irekae,.btmBnrLists li span.j2j3irekae{background-position: -300px -200px;}
.btmBnrLists li a.fxsc,.btmBnrLists li span.fxsc{background-position: 0 -250px;}
.btmBnrLists li a.international_youth,.btmBnrLists li span.international_youth{background-position: -150px -250px;}
.btmBnrLists li a.nyc,.btmBnrLists li span.nyc{background-position: -300px -250px;}
.btmBnrLists li a.asiachallenge,.btmBnrLists li span.asiachallenge{background-position: 0 -300px;}
.btmBnrLists li a.opening-game,.btmBnrLists li span.opening-game{background-position: -150px -300px;}
.btmBnrLists li a.daznfaq,.btmBnrLists li span.daznfaq{background-position: -300px -300px;}
.btmBnrLists li a.samuraiblue,.btmBnrLists li span.samuraiblue{background-position: 0 -350px;}
.btmBnrLists li a.under20,.btmBnrLists li span.under20{background-position: -150px -350px;}
.btmBnrLists li a.jwc,.btmBnrLists li span.jwc{background-position: -300px -350px;}
.btmBnrLists li a.suruga,.btmBnrLists li span.suruga{background-position: 0px -400px;}
.btmBnrLists li a.jleagueAwards,.btmBnrLists li span.jleagueAwards{background-position: -150px -400px;}
.btmBnrLists li a.jyouthcup2018,.btmBnrLists li span.jyouthcup2018{background-position: -300px -400px;}
.btmBnrLists li a.transfer,.btmBnrLists li span.transfer{background-position: 0px -450px;}
.btmBnrLists li a.playOffs,.btmBnrLists li span.playOffs{background-position: -150px -450px;}
.btmBnrLists li a.e1,.btmBnrLists li span.e1{background-position: -300px -450px;}
.btmBnrLists li a.clubwc2017,.btmBnrLists li span.clubwc2017{background-position: 0px -500px;}
.btmBnrLists li a.fxsc2019,.btmBnrLists li span.fxsc2019{background-position: -150px -500px;}
.btmBnrLists li a.internationalYouth,.btmBnrLists li span.internationalYouth{background-position: -300px -500px;}
.btmBnrLists li a.u23asia,.btmBnrLists li span.u23asia{background-position: 0px -550px;}
.btmBnrLists li a.opening-game,.btmBnrLists li span.opening-game{background-position: -150px -550px;}
.btmBnrLists li a.fnj,.btmBnrLists li.fnj{background-position: -300px -550px;}
.btmBnrLists li a.ejleague,.btmBnrLists li.ejleague{background-position: 0px -600px;}
.btmBnrLists li a.samuraiblueJleague,.btmBnrLists li.samuraiblueJleague{background-position: -150px -600px;}
.btmBnrLists li a.worldcupRussia,.btmBnrLists li.worldcupRussia{background-position: -300px -600px;}
.btmBnrLists li a.anniversary25th,.btmBnrLists li.anniversary25th{background-position: 0 -650px;}
.btmBnrLists li a.u21asiangames,.btmBnrLists li.u21asiangames{background-position: -150px -650px;}
.btmBnrLists li a.awards,.btmBnrLists li.awards{background-position: -300px -650px;}
.btmBnrLists li a.j1sannyu,.btmBnrLists li.j1sannyu{background-position: 0 -700px;}
.btmBnrLists li a.cwc2018,.btmBnrLists li.cwc2018{background-position: -150px -700px;}
.btmBnrLists li a.asiancup_2019,.btmBnrLists li.asiancup_2019{background-position: -300px -700px;}
.btmBnrLists li a.asiachallenge2019,.btmBnrLists li.asiachallenge2019{background-position: 0 -750px;}
.btmBnrLists li a.mascot2019,.btmBnrLists li.mascot2019{background-position: -150px -750px;}
.btmBnrLists li a.ejleague_konami,.btmBnrLists li.ejleague_konami{background-position: -300px -750px;}
.btmBnrLists li a.ejleague_fifa2019,.btmBnrLists li.ejleague_fifa2019{background-position: 0 -800px;}
.btmBnrLists li a.gw_event2019,.btmBnrLists li.gw_event2019{background-position: -150px -800px;}
.btmBnrLists li a.heiseiHistory,.btmBnrLists li.heiseiHistory{background-position: -300px -800px;}
.btmBnrLists li a.monthly_awards,.btmBnrLists li.monthly_awards{background-position: 0 -850px;}
.btmBnrLists li a.natsuyasumi, .btmBnrLists li.natsuyasumi{background-position: 0px -900px;}
.btmBnrLists li a.j_conmebol, .btmBnrLists li.j_conmebol{background-position: -150px -900px;}
.btmBnrLists li a.finalphase2019, .btmBnrLists li.finalphase2019{background-position: -300px -900px;}
.btmBnrLists li a.jyouthcup, .btmBnrLists li span.jyouthcup{background-position: -300px -400px;}
.btmBnrLists li a.fxsc, .btmBnrLists li span.fxsc{background-position: -150px -500px;}
.btmBnrLists li a.mascot2020, .btmBnrLists li.mascot2020 {background-position: 0px -950px;}
.btmBnrLists li a.opening-game2020, .btmBnrLists li.opening-game2020 { background-position: -150px -950px;}
.btmBnrLists li a.ejleague_fifa, .btmBnrLists li.ejleague_fifa { background-position: 0 -800px;}
.btmBnrLists li a.restart, .btmBnrLists li.restart {background-position: -300px -950px;}
.btmBnrLists li a.sharen, .btmBnrLists li.sharen {background-position: 0 -1000px;}
.btmBnrLists li a.restart-games, .btmBnrLists li span.restart-games {
  background-position: -150px -550px;
}
.btmBnrLists li a.forVisitors, .btmBnrLists li.forVisitors {
  background-position: -150px -1000px;
}


/*------------------------
bottomArea
------------------------*/
.bottomArea{
  background: #f6f6f6;
  text-align: center;
}
.bottomArea .snsNav{
  padding: 20px 0 0;
}
.bottomArea .snsNav ul{
  letter-spacing: -0.4em;
	text-align: center;
}
body.Android .bottomArea .snsNav ul{ letter-spacing: -0.5em; }

.bottomArea .snsNav li{
  display: inline-block;
  letter-spacing: normal;
  margin-right: 12px;
}
.bottomArea .snsNav li:last-child{
  margin-right: 0;
}
.bottomArea .snsNav li a{
  font-size: 10px;
  width: 50px;
  display: inline-block;
  color: #ABABAB;
}
.bottomArea .snsNav li a:before{
  border-radius: 50%;
  border:1px solid #ccc;
  padding: 15px;
  font-family: FontAwesome;
  font-size: 20px;
  line-height: 20px;
    display: block;
    width: 18px;
    height: 18px;
    margin: 0 auto;
    background: #fff;
}
.bottomArea .snsNav li.twitter a:before{ content: "\f099"; color: #50a5e6; }
.bottomArea .snsNav li.facebook a:before{ content: "\f09a"; color: #334c83; }
.bottomArea .snsNav li.youTube a:before{ content: "\f167"; color: #cc181e; }
.bottomArea .snsNav li.instagram a:before{ content: "\f16d"; color: #334c83; }
.bottomArea .snsNav li.line a:before{
	content: "";
	background: url(/img/sp/common/sp_parts_sns_line.png) center no-repeat transparent;
	background-size: 1em;
	background-color: #FFFFFF;
	-webkit-backface-visibility:hidden;
}
.bottomArea .snsNav li.line a{

}

.bottomArea .snsNav p{
  text-align: center;
  margin-top: 15px;
}
.bottomArea .snsNav p a {
   display: inline-block;
    background: url(/img/sp/common/sp_parts_sns.png) center top no-repeat;
    background-size: 300px auto;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    height: 30px;
    background-position: 0 0;
    width: 120px;
}

/* searchBox */
.bottomArea #searchBox{
  margin: 15px 0 20px;
}
.bottomArea #searchBox #innerSeachBox form{
  letter-spacing: -0.4em;
}
body.Android .bottomArea #searchBox #innerSeachBox form{ letter-spacing: -0.5em; }

.bottomArea #searchBox #innerSeachBox .searchTxtBox {
    background: #fff;
    border:1px solid #A9A9A9;
    box-shadow: none;
    margin: 0;
    width: 180px;
    letter-spacing:normal;
    height: 30px;
    margin-right: 5px;
}
.bottomArea #searchBox #innerSeachBox button {
    border: 1px solid #A9A9A9;
    -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
    color: #333;
    background: none;
    letter-spacing:normal;
    height: 30px;
    vertical-align: top;
    width: 50px;
}
.titBlockArea a{
  position: absolute;
  right: 0;
  /*top: 10px;*/
  font-size: 13px;
  padding-right: 10px;
  color: #333;
}
.titBlockArea a:after{
    content: "\f105";
    font-family: FontAwesome;
    position: relative;
    left: 5px;
}

iframe[name="google_conversion_frame"] {
  height: 0;
  display: none;
}
#wrapper{background: #fff;}

/******************************************************************

    スポンサーエリア

******************************************************************/
#partnersArea {
  background: #f6f6f6;
  padding: 12.5px 0px;
}
#partnersArea h2 {
  width: 152px;
  height: 10px;
  margin: 0 auto 16px;
}
#partnersArea h2::before {
  display: none;
}
#partnersArea h2.title {
  width: 154px;
}
#partnersArea h2 img{
	vertical-align: bottom;
	width: 100%;
	height: auto;
}
#partnersArea h2.broading {
  width: 287px;
}
#partnersArea #toppartnersList.title {
  text-align: center;
  margin: 0 auto 10px;
  width: 320px;

}
#partnersArea #toppartnersList {
  text-align: center;
  margin: 0 auto 20px;
  width: 320px;
}
#partnersArea #toppartnersList li {
  display: inline-block;
  margin: 0 5px 5px;
  width: 84px;
}
#partnersArea #toppartnersList li img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}
#partnersArea #partnersList {
  text-align: center;
  margin: 0 auto 20px;
  width: 320px;
}
#partnersArea #partnersList li {
  display: inline-block;
  margin: 0 5px 5px;
  width: 84px;
}
#partnersArea #partnersList li div {
  width: auto;
  height: 20px;
  margin: 0 0 4px;
}
#partnersArea #partnersList li a img {
  width: 100%;
  height: auto;
}
#partnersArea #j3partnerList h3 {
  background: url(/img/sp/common/sp_parts.png) center top no-repeat;
  background-size: 253px 67px;
  background-position: 0 -60px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  width: 120px;
  height: 6px;
  margin: 0 auto 13px;
}
#partnersArea #j3partnerList ul {
  text-align: center;
  margin: 0 45px 20px;
}
#partnersArea #j3partnerList ul li {
  display: inline-block;
  margin: 0 5px 10px;
  width: 84px;
}
#partnersArea #j3partnerList ul li div {
  width: auto;
  height: 20px;
  margin: 0 0 4px;
}
#partnersArea #j3partnerList ul li a img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}
/*20170531*/
/*#partnersArea #partnersList li:nth-child(n+7) {
	width: 94px;

}*/
#partnersArea #partnersList {
	font-size: 0px
}
#partnersArea #partnersList li.supporting {
	width: 190px;
	margin: 0;
}
#partnersArea #partnersList li.supporting a img {
	width: 84px;
}
#partnersArea #partnersList li.supporting a.Yahoo {
	margin-right: 10px;
}

.adArea{}
.adArea .bannerArea{}
.adArea .bannerArea > li{
	display: none;
}

/******************************************************************

    フッター

******************************************************************/
footer {
  background: url(/img/sp/common/bg_footer.jpg) no-repeat center top;
  background-size: cover;
  padding-bottom: 80px
}
footer .btnPageTop {
  background: rgba(0, 0, 0, 0.4);
  padding: 14px 0px;
  display: block;
  text-align: center;
  color: #fff;
  vertical-align: middle;
  font-size: 11px;
}
footer .btnPageTop i {
  margin: 0 5px 0 0px;
  font-size: 14px;
}
footer .switchArea {
  margin: 20px 0 0px;
}
footer .switchArea ul {
  text-align: center;
}
footer .switchArea ul li {
  display: inline-block;
  margin: 0 7.5px;
  border: 1px solid #fff;
}
footer .switchArea ul li a {
  display: block;
  text-align: center;
  color: #fff;
  font-size: 10px;
  font-weight: bold;
  padding: 10px 30px;
  text-decoration: none;
}
footer #bottomArea {
  margin: 20px 0px 0px;
  padding: 0;
  text-align: left;
}
footer #bottomArea ul {
  text-align: center;
  width: 100%;
  margin: 0 0 20px;
}
footer #bottomArea ul li {
}
footer #bottomArea ul li a {
  display: block;
  color: #fff;
  font-size: 12px;
  line-height: 24px;
  padding: 0 14px;
}
footer #bottomArea ul li:last-child a {
  border: none;
}
footer #bottomArea p {
  color: #fff;
  font-size: 8px;
  padding: 0 0 17px 9px;
}
#footerBtnArea {
  position: fixed;
  width: 100%;
  bottom: 0;
  margin: 0px;
  padding: 12px 0px;
  background: rgba(0, 0, 0, 0.6);
}
#footerBtnArea ul li {
  margin: 0 20px;
}

.titBlockArea {
	position: relative;
	padding: 0 0 10px;
	border-bottom: 1px dotted #ccc;
	zoom: 1;
	display: inline-block;
	display: block;
	height: 100%;
	overflow: hidden;
}
.titBlockArea.noBoder {
	border-bottom: none;
}
.titBlockArea:after {
	content: "";
	display: block;
	clear: both;
}
.titBlockArea .blockTit {
	font-weight: bold;
	border-left: 3px solid #e60012;
	color: #333;
	padding: 0 0 0 11px;
	float: left;
}
.titBlockArea .detaLink {
	font-weight: bold;
	color: #333;
	float: right;
	position: relative;
	display: inline-block;
	padding: 0 20px 0 0px;
}
.titBlockArea .detaLink::after {
	display: block;
	position: absolute;
	top: 50%;
	right: -7px;
	left: auto;
	width: 7px;
	height: 7px;
	margin-top: -6px;
	border-top: solid 2px #333;
	border-right: solid 2px #333;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	content: "";
}

.titBlockArea a{
  position: absolute;
  right: 0;
  /*top: 10px;*/
  font-size: 13px;
  padding-right: 10px;
  color: #333;
}
.titBlockArea a:after{
    content: "\f105";
    font-family: FontAwesome;
    position: relative;
    left: 5px;
}

.twoBTN li a, .twoBTN li span, .moreBTN p a, .oneBTN p a, .oneBTN li a, .btnControll a, .btnControll span {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    font-size: 12px;
    color: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 40px;
    border-right: 1px solid #fff;
    background: #504D4D;
}

.oneBTN li a:after{
    position: absolute;
    font-family: 'FontAwesome';
    content: "\f105";
    font-size: 13px;
    font-weight: normal;
    right: 10px;
    top: 50%;
    margin-top: -7px;
}

.bottomBnrWrap .oneBTN{
  border-bottom: 1px solid #ccc;
  margin-top: 10px;
}
.bottomBnrWrap .oneBTN li{
  border-right: 1px solid #A9A9A9;
  border-left: 1px solid #A9A9A9;
  border-top: 1px solid #A9A9A9;
  height: 50px;
  position: relative;
}
.bottomBnrWrap .oneBTN li a {
    border-bottom: none;
    height: 50px;
    text-align: left;
    padding-left: 10px;
    background: #fff;
    color: #333;
    font-size: 14px;
    display: table-cell;
    vertical-align: middle;
}

.bottomBnrWrap .oneBTN img{
  width: 100%;
  max-width: 300px;
    vertical-align: top;
}

/*================================================================

    []ボトム広告エリア

==================================================================*/
.spBottomWrap{

}
.spBottomWrap .spBottomBnr{
  margin-bottom: 10px;
  text-align: center;
}
.spBottomWrap .spBottomBnr a{
  display: block;
  }
.spBottomWrap .spBottomBnr img{
  max-width:320px;
  vertical-align: top;
  width: auto;
  height: auto;
}
.socialHubWrap{
  width: 320px;
  margin: 0 auto 10px;
}
.socialHubWrap img{
  max-width:320px;
  vertical-align: top;
}

body .infoLink.pubReport {
    display: none;
}

ul {
    list-style: none;
}

a {
  text-decoration: none;
}

footer #bottomArea li {
  margin: 0;
    padding: 0;
    border: none;
}
footer #bottomArea li a {
  display: block;
color: #fff;
font-size: 12px;
line-height: 24px;
padding: 0 14px;
	text-decoration: none;
}
footer #bottomArea p {
	font-size: 10px;
	line-height: inherit;
	padding-top: 35px;
}

  }
