@charset "UTF-8";

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

http://www.jleague.jp/css/mascot.css
2016/1/20 ISM

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


/*--- common ---*/
.ttlNoLink h3, .ttlNoLink .blockTit {
    background: #28a4bb;
}
.ttlNoLink{
    margin-bottom: 20px;
}
.content .kvArea{
  margin: 0px 0 20px;
}

.content .kvArea h2 a{
    background: #30a9be;
}
.content .kvArea ul.navList li > a {
    background: #a09164;
    font-size: 13px;
    letter-spacing: 0;
    height: 40px;
}
.content .kvArea ul.navList li.nav_fxsc2017 a{
    background: #003690;
}

.content .kvArea ul.navList li > span {
    background: #0d5e6d;
    color: #3291a2;
    height: 40px;
}

.mascotTxt p{
	font-size: 13px;
    line-height: 1.65;
    margin-bottom: 1em;
}
.content .sub {
    margin-top: 47px;
}
.redTxt{
  color: #f00;
}
.content .kvArea .navWrap {
    position: relative;
}

.accordionWrap.entryAcc .accordionIndex {
    display: block;
    cursor: pointer;
    border-top: solid 1px #e60012;
    border-bottom: solid 1px #e60012;
    font-size: 15px;
    text-align: center;
    color: #E60012;
    position: relative;
    margin-top: 25px;
    line-height: 1.65;
    margin-bottom: 1em;
    font-weight: bold;
}

.accordionWrap.entryAcc .mascotDesc{
    font-size: 13px;
    line-height: 1.65;
    margin-bottom: 1em;
}
.accordionWrap.entryAcc .mascotDesc ul{

}
.accordionWrap.entryAcc .mascotDesc ul li{
    font-size: 12px;
  margin-bottom: 10px;
}
.accordionWrap.entryAcc .mascotDesc ol{
    margin: 20px 0;
}
.accordionWrap.entryAcc .mascotDesc ol li{
    font-size: 12px;
    list-style-type: decimal;
    list-style-position: inside;
    padding-left: 1em;
    text-indent: -1em;
    margin-bottom: 5px;
}

.accordionWrap.entryAcc .accordionIndex:hover{
  filter: alpha(opacity=75);
    -moz-opacity: 0.75;
    opacity: 0.75;
}
.accordionWrap .accordionIndex:after {
position: absolute;
    top: 50%;
    margin-top: -9px;
    right: 10px;
    font-family: 'icomoon3';
    content: "\ec600";
    font-size: 11px;
    color: #e60012;
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
}
.accordionWrap.entryAcc .accordionIndex span{
      font-size: 12px;
      position: absolute;
    right: 32px;
      top: 15px;
  }
.accordionWrap.entryAcc .accordionIndex span i{
  font-style: normal;
}
.support .accordionWrap.entryAcc .accordionIndex span i{
  display: block;
}
.support .accordionWrap.entryAcc .accordionIndex{
    font-size: 13px;
    text-align: left;
    text-indent: 20px;
}
.support .accordionWrap.entryAcc .accordionIndex span{
    font-size: 11px;
    right: 26px;
    top: 9px;
    text-align: left;
    line-height: 15px;
    text-indent: 0;
}

/*--- sub ---*/
.sub .whiteBlock.matchTvArea .innerBlock .ArrowBtnLink04 a {
    padding: 15px 0;
    margin: 20px auto 10px;
    width: 200px;
}
.sub .whiteBlock.matchTvArea .innerBlock p {
    border-top: none;
}
.sub .whiteBlock.matchTvArea p.singleLink {
    border-top: none;
    position: relative;
    text-align: right;
}
.sub .whiteBlock.matchTvArea p.singleLink a {
    color: #333;
    padding-right: 15px;
    padding-top: 5px;
}
.sub .whiteBlock.matchTvArea p.singleLink a:after {
    position: absolute;
    top: 50%;
    margin-top: -8px;
    right: 0px;
    font-family: 'icomoon3';
    content: "\ec600";
    font-size: 12px;
    text-decoration: none !important;
}
.sub .whiteBlock.matchTvArea .innerBlock p a:hover{
  text-decoration: none;
  opacity: 0.6;
}
.sub .whiteBlock.matchTvArea .nextBlock li {
    text-align: center;
    padding: 0 10px;
    font-weight: bold;
    line-height: 1.2;
}
.sub .bottomBnrWrap .subBNR.bnr_fxsc2016,
.sub .subBNR.bnr_awards2015,
.sub .subBNR.bnr_emperor2015,
.sub .subBNR.bnr_clubWcup,
.sub .subBNR.bnr_championship,
.sub .subBNR.bnr_ync2015{
  display: none;
}

.sub .hashTagWrap{

}
.sub .hashTagWrap .hashTaglist{
  border-top: 1px dotted #aaa;
  margin: 0 10px;
  padding: 10px 0 0;
}
.sub .hashTagWrap .hashTaglist h4{
  font-size: 14px;
  background: #333;
  padding: 3px 0;
  border-radius: 2px;
  width: 80px;
  text-align: center;
  color: #fff;
}
.sub .hashTagWrap .hashTaglist h4.j1{ background: #E60012; }
.sub .hashTagWrap .hashTaglist h4.j2{ background: #017f40; }

.sub .hashTagWrap .hashTaglist ul{
  padding: 10px 20px;
}
.sub .hashTagWrap .hashTaglist ul li{
  font-size: 14px;
  line-height: 1.4;
}
.sub .hashTagWrap .hashTaglist p{
  font-size: 12px;
  line-height: 1.4;
  margin-bottom: 1em;
}






/* kvArea */
.kvArea img{
  vertical-align: top;
  }
.kvArea .navWrap{
      position: absolute;
    bottom: 0;
  }
.kvArea .navWrap .mascotNavList{

    width: 100%;
}
.kvArea .navWrap .mascotNavList2{
    width: 100%;
    height: 36px;
    display: table;
}
.kvArea .navWrap .mascotNavList2 li{
    display: table-cell;
    border-right: 1px solid #fff;
    vertical-align: middle;
}
.kvArea .navWrap .mascotNavList2 li:last-child{ border-right: 0; }
.kvArea .navWrap .mascotNavList2 li a{
    display: table-cell;
    width: 200px;
    height: 36px;
    vertical-align: middle;
    text-align: center;
    background: #55ACEE;
    color: #fff;
    font-size: 14px;
}
.kvArea .navWrap .mascotNavList2 li a:hover{ opacity: 0.6; }

body.top .kvArea .mascotNavList2 li.nav_top a,
body.outline .kvArea .mascotNavList2 li.nav_outline a,
body.mascot2016.result2016 .kvArea .mascotNavList2 li.nav_mascot2016 a,
body.mascot2015 .kvArea .mascotNavList2 li.nav_mascot2015 a,
body.mascot2014 .kvArea .mascotNavList2 li.nav_mascot2014 a,
body.mascot2013 .kvArea .mascotNavList2 li.nav_mascot2013 a{
    background: #fff;
    color: #55ACEE;
}






/*--- table ---*/


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

}
.mascotArea table th,
.mascotArea table td{
  line-height: 1.4;
  padding: 10px;
  vertical-align: middle;
  border-left: 1px solid #ccc;
}
.mascotArea table th:first-child,
.mascotArea table td:first-child{
  border-left: none;
}
.mascotArea table.prfTable{
    border: none;
}
.mascotArea table.prfTable tr{
  border-color: #28a4bb;
  border-top: none;
}
.mascotArea table.prfTable th,
.mascotArea table.prfTable td{
    font-size: 13px;
    padding: 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.mascotArea table.prfTable th{
    width: 200px;
    background: #28a4bb;
    color: #fff;
    text-align: center;
}
.mascotArea table.prfTable td{
  background: #fff;
    border-left: none;
}

.mascotArea .outlineTable th{
    background: #e7e7e7;
    font-size: 15px;
    color: #07058C;
}
.mascotArea .outlineTable td{
    font-size: 14px;
  padding: 20px 10px;
}
.mascotArea .outlineTable td p{
    display: table;
    margin-bottom: 10px;
    margin-right: 10px;
}
.mascotArea .outlineTable td span{
    font-size: 14px;
    padding-left: 10px;
    display: table-cell;
    line-height: 1.65;
}
.mascotArea .outlineTable tr.interme td{
  font-size: 0;
}
.mascotArea .outlineTable tr.interme td p{
      display: inline-block;
    font-size: 14px;
}
.mascotArea .outlineTable tr.interme td span{
    display: inline-block;
}
.mascotArea .outlineTable td span.th{
    
	background: #A09164;
    padding: 5px 0;
    width: 100px;
    border-radius: 3px;
    color: #fff;
    font-size: 12px;
    margin-right: 5px;
    vertical-align: middle;
    text-align: center;
}


.howto{
  margin-bottom: 20px;
}
.touhyou{

}
.mascotArea .outlineTable td .touhyou span{
  color: #E60012;
  font-weight: bold;
}
.mascotArea .outlineTable td .touhyou span.th{
    background: #E60012;
    color: #fff;
}
.mascotArea .outlineTable td .kettei{
    position: relative;
    border: 2px solid #E60012;
    border-radius: 3px;
    padding: 10px;
    color: #E60012;
    text-align: center;
    font-weight: bold;
    margin-top: 20px;
    font-size: 20px;
}
.mascotArea .outlineTable td .kettei:before{
    position: absolute;
    top: -37px;
    left: 50%;
    margin-left: -15px;
    font-family: 'FontAwesome';
    content: "\f0d7";
    color: #E60012;
    font-size: 50px;
}

.mascotArea .outlineTable td dl {
  margin: 20px 0;
}
.mascotArea .outlineTable td dl dt{
font-size: 14px;
    border-bottom: 1px solid #666;
    padding-bottom: 5px;
}
.mascotArea .outlineTable td dl dd{
      font-size: 14px;
    line-height: 1.5;
    padding-top: 10px;
}

.shiteihashu{
      background: #E7E7E7;
      padding: 15px;
}

.mrpich_king{
  padding-top: 30px;
}
.mrpich_king img{
  vertical-align: top;
}



/*--- tab ---*/
.tabSelecter {
  margin: 0 0 20px 0;
}
.tabSelecter ul {
    border-color: #666;
}
.tabContents .topAllnav{
    margin: 30px 0 20px 0;
}
.tabContents .topAllnav .tab li{
  box-sizing: border-box;
      width: 25%;
}


/*.tabContents .topAllnav .tab li:first-child{
  border-left: 1px solid #ccc;
}*/
.tabContents .tab.twoline {
  
}
.tabContents .tab li.current a {
    position: relative;
    top: 1px;
    background: #FFFFFF;
    color: #464646;
    font-weight: bold;
}
.tabSelecter li a,
.tabSelecter li span {
    font-size: 15px;
    line-height: 1.2;
    color: #4f4f4f;
    font-weight: normal;
    background: #f9f9f9;
    display: table-cell;
    padding: 0;
    width: 310px;
    height: 40px;
}
.tabContents .tab li#tab1.current{
    border-top: 5px solid #e60012;
}
.tabContents .tab li#tab1.current a{
    color:#e60012;
    height: 46px;

}
.tabContents .tab li#tab2.current{
    border-top: 5px solid #017f40;
}
.tabContents .tab li#tab2.current a{
    color:#017f40;
    height: 46px;
}

.tabContents .tab li#tab3.current{
    border-top: 5px solid #000;
}
.tabContents .tab li#tab3.current a{
    height: 46px;
}

.tabContents .tab li#tab4.current{
    border-top: 5px solid #555;
}
.tabContents .tab li#tab4.current a{
    height: 46px;
}



/* mascotlist */
.mascotlist{
    font-size: 0;

}
.mascotlist > li{
    display: inline-block;
    letter-spacing: 0;
    width: 220px;
    vertical-align: top;
    position: relative;
    margin-bottom: 20px;
    margin-right: 20px;
    background: #ccc;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.mascotlist > li:nth-child(4n){
  margin-right: 0;
}
.mascotlist > li .mascotPic{
  
}
.mascotlist > li .mascotPic a{
  display: block;
  height: 270px;
}
.mascotlist > li .mascotPic img{
  vertical-align: top;
  width: 220px;
  height: auto;
}
.mascotlist > li .mascotInfo{
  background: rgba(0, 0, 0, 0.7);
    width: 220px;
  /*height: 95px;*/
  position: absolute;
  bottom: 0;
  padding: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.mascotlist > li .mascotInfo p{
  margin-top: 5px;
  margin-bottom: 5px;
  position: relative;
  padding-left: 50px;
  box-sizing:border-box;
  height: 45px;
  color: #fff;
  font-size: 19px;
  line-height: 1.3;
}
.mascotlist > li .mascotInfo p .embM{
  position: absolute;
  left: 7px;
}
.mascotlist > li .mascotInfo p .clumName{
  font-size: 10px;
  display: block;
  padding: 3px 0 0;
}
.mascotlist > li .mascotInfo p i{
  font-size: 10px;
  font-style: normal;
}
.mascotlist > li .kome{
  position: absolute;
  bottom: -20px;
}
.mascotlist > li .mascotInfo .votelist{
  text-align: center;
}
.mascotlist > li .mascotInfo .votelist li.voteBtn{
    display: inline-block;
    margin-right: 10px;
    
    vertical-align: top;
}
.mascotlist > li .mascotInfo .votelist li.voteBtn.vote {
    width: 94px;
}
.mascotlist > li .mascotInfo .votelist li.voteBtn.support{
  margin-right: 0;
}
.mascotlist > li .mascotInfo .votelist li.voteBtn a{
  display: table-cell;
  width: 95px;
  height: 21px;
  background: #fff;
  font-size: 12px;
  text-align: center;
  vertical-align: middle;
  border-radius: 3px;
  box-sizing:border-box;
}
.mascotlist > li .mascotInfo .votelist li.voteBtn a:hover{
  text-decoration: none;
  opacity: 0.6;
}
.mascotlist > li .mascotInfo .votelist li.voteBtn.vote a{
  background: #28a4bb;
  color: #fff;
  position: relative;
}
/*.mascotlist > li .mascotInfo .votelist li.voteBtn.vote a:before{
  position: absolute;
  font-family: 'FontAwesome';
  content: "\f099";
  color: #fff;
  font-weight: normal;
  font-size: 16px;
  margin-top: -6px;
  left: 10px;
  top: 50%;
  margin-top: -7px;
}
.mascotlist > li .mascotInfo .votelist li.voteBtn.support a:before{
  position: absolute;
  font-family: 'FontAwesome';
  content: "\f024";
  color: #fff;
  font-weight: normal;
  font-size: 16px;
  margin-top: -6px;
  left: 10px;
  top: 50%;
  margin-top: -7px;
}*/


.mascotlist > li .mascotInfo .votelist li.voteBtn.support a{
  background: #a09164;
  color: #fff;
  position: relative;
}
.mascotlist > li .mascotInfo .votelist li.voteTxt a{
  font-size: 10px;
  color: #fff;
} 





/* BTN */
.tweetIMG_BTN{
  position: relative;
}
.tweetIMG_BTN img{
  vertical-align: bottom;
  }
.tweetIMG_BTN figcaption {
  position: absolute;
  bottom: 10px;
  left: 50%;
  margin-left: -200px;
  background: #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
.tweetIMG_BTN figcaption a{
  position: relative;
  background: #55ACEE;
  color: #fff;
  padding: 15px 20px;
  display: block;
  width: 400px;
  text-align: center;
  margin: 0 auto;
  position: relative;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  box-sizing: border-box;
}
.tweetIMG_BTN figcaption a:before {
    position: relative;
    font-family: 'FontAwesome';
    content: "\f099";
    color: #fff;
    font-weight: normal;
    font-size: 20px;
    left:-10px;
    margin-top: -10px;
}
.tweetIMG_BTN figcaption a:hover{
  opacity: 0.6;
  text-decoration: none;
}

.backlink,
.nextlink{
  margin: 20px 0;
}
.backlink a,
.nextlink a{
  position: relative;
    background: #a09164;
  color: #fff;
  padding: 10px 20px;
  display: block;
  width: 400px;
  text-align: center;
  margin: 0 auto;
  position: relative;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  box-sizing: border-box;
  font-size: 14px;
}
.backlink a:before{
    display: block;
    position: absolute;
    top: 50%;
    left: 15px;
    width: 7px;
    height: 7px;
    margin-top: -4px;
    border-top: solid 2px #fff;
    border-right: solid 2px #fff;
    -webkit-transform: rotate(225deg);
    transform: rotate(225deg);
    content: "";
}
.nextlink a:after{
    display: block;
    position: absolute;
    top: 50%;
    right: 15px;
    width: 7px;
    height: 7px;
    margin-top: -4px;
    border-top: solid 2px #fff;
    border-right: solid 2px #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    content: "";
}
.backlink a:hover,
.nextlink a:hover{
  opacity: 0.6;
  text-decoration: none;
}


.mascotArea table.mascotTable td {
    font-size: 12px;
}

.mascotTable tr td:last-child .embL{
    margin: 0 auto;
}
.mascotTable tr td:last-child{
    text-align: center;
}
.mascotTable tr td:first-child{
  font-size:18px;
  font-weight:bold;
  text-align: center;
}
.mascotTable tr td:nth-child(2){
  width: 100px;
 }

.mascotTable.result2016 tr td:nth-child(3) a{
    font-size: 18px;
}

.mascotTable td .hashtag{
    display: block;
    margin-top: 5px;
  }

.mascotTable.result2016 tr td .hashtag a{
  font-size: 12px;
}
.mascotArea table.mascotTable tr td:nth-child(3){
    font-size: 18px;
}

.kvArea .navWrap .mascotNavList2 li a span{
    display: block;
    font-size: 11px;
}

.mascotArea table.mascotTable tr td:last-child img{
    width: 80px;
    height: auto;
    display: block;
    margin: 0 auto;
}

/*20160203*/

.mascotArea .outlineTable td .resultDate{
    margin-left: 110px;
}

.mascotArea .outlineTable td .resultDate li {
    margin-bottom: 5px;
    display: inline-block;
    margin-right: 10px;
    padding-right: 10px;
    border-right: solid 1px #ccc;
}
.mascotArea .outlineTable td .resultDate li:last-child{
border-right: none;
  padding-right: 0;
  margin-right: 0;
}
/*20160212*/

.mascotlist > li .mascotInfo .votelist li.voteBtn span {
    display: table-cell;
    width: 85px;
    height: 30px;
    background: #fff;
    font-size: 12px;
    text-align: center;
    vertical-align: middle;
    border-radius: 3px;
    box-sizing: border-box;
}

.mascotlist > li .mascotInfo .votelist li.voteBtn.vote span {
    background: #1B5D8E;
    color: #477EA7;
    position: relative;
    padding-left: 20px;
    cursor: default;
}

.mascotlist > li .mascotInfo .votelist li.voteBtn.vote span:before {
    position: absolute;
    font-family: 'FontAwesome';
    content: "\f099";
    color: #477EA7;
    font-weight: normal;
    font-size: 16px;
    margin-top: -6px;
    left: 10px;
    top: 50%;
    margin-top: -7px;
}

.mascotlist > li .mascotInfo .votelist li.voteBtn.support span {
    background: #866f2d;
    color: #a99f84;
    position: relative;
    cursor: default;
}

.mascotArea .outlineTable td span.txtRed{
    color: #f00;
    padding-left: 0;
    margin-top: 5px;
    display: block;
}

.mascotlist > li .mascotInfo .votelist .voteTxt{
  display: none;
}

.nextInfo{
    margin: 15px 0 10px 0;
    color: #000;
    line-height: 1.3;
  }

.mascotTxt .mascot_copy1{
  text-align: center;
  margin-bottom: 10px;
}

.mascotDesc{
    /*margin-bottom: 30px;*/
}
.mascotDesc{
    margin-top: 20px;
}
.mascotDesc h4:nth-of-type(2){
    margin-top: 20px;
}
.mascotDesc h4{
    /*background: #4c4c4c;*/
    background: #e60012;
    color: #fff;
    width: 100px;
    padding: 5px 0;
    width: 100px;
    border-radius: 3px;
    font-size: 12px;
    margin-right: 5px;
    vertical-align: middle;
    text-align: center;
    margin-bottom: 10px;
}
.mascotDesc dd{
    font-size: 14px;
    line-height: 1.5;
    padding-top: 10px;
}

/*thanks*/
.thanks .mascotArea p{
    font-size: 13px;
    line-height: 1.65;
    margin-bottom: 1em;
}
.thanks .thanksTxt{
    font-weight: bold;
    margin-bottom: 20px;
    background: #8b7f51;
    padding: 15px;
    text-align: center;
    color: #fff;
    position: relative;
    font-size: 20px;
}
.thanks .thanksTxt:before {
    content: "\f0da";
    left: -3px;
}
.thanks .thanksTxt:after {
    content: "\f0d9";
    right: -3px;
}
.thanks .thanksTxt:before,
.thanks .thanksTxt:after {
    position: absolute;
    font-family: 'FontAwesome';
    font-size: 87px;
    font-weight: normal;
    top: 50%;
    margin-top: -7px;
}
.mascotImg{
    position: relative;
    text-align: center;
}
.mascotImg img{
    vertical-align: top;
}

/*thanks 投票マスコット名*/
.thanks .thanksMas{
margin-bottom: 20px;
}
.thanks .thanksMas .inner{
    text-align: center;
    background: #e6e3d5;
    padding: 15px;
}
.thanks .thanksMas figure{
  display: inline-block;
  vertical-align: middle;
    width: 120px;
}
.thanks .thanksMas figure img{
  width: 120px;
}
.thanks .thanksMas p{
    display: inline-block;
    vertical-align: middle;
    font-size: 25px;
    margin-bottom: 10px;
    padding-left: 10px;
}
.thanks .thanksMas .embM {
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
    position: relative;
    top: -3px;
}
/*.thanks .thanksMas .embS {
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
    position: relative;
    top: -3px;
}*/

/*support*/
.mascotPrf{
    background: #f5f5f5;
    padding: 40px;
    margin-bottom: 40px;
    border-radius: 5px;
}
.mascotPrf .inner{
    width: 620px;
    margin: 0 auto;
}
.mascotPrf .masName{
    font-size: 25px;
    margin-bottom: 10px;
}
.mascotPrf .masName .embM{
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
    position: relative;
    top: -3px;
}

.mascotArea .prfTable{
  width: 620px;
    margin: 0 auto;
}
.prfTxt{
    width: 620px;
    margin: 10px auto 0;
    font-size: 14px;
    line-height: 1.65;
}

.detail_Btn{
    font-size: 13px;
    line-height: 1.6em;
    margin: 10px 0 0;
}
.detail_Btn input{
    border-style: none;
}
.detail_Btn input,
.detail_Btn a,
.detail_Btn span{
    display: block;
    margin: 0 auto;
    line-height: 50px;
    text-align: center;
    background: #28a4bb;
    color: #fff;
    border-radius: 5px;
    box-sizing: border-box;
    height: 50px;
    font-size: 15px;
    width: 100%;
}
.detail_Btn span{
    background: #bbb;
    color: #989797;
  }
  .detail_Btn input:hover,
.detail_Btn a:hover{
      text-decoration: none;
      opacity: 0.7;
  }
.posterImgList{
  font-size: 0;
    margin-top: 20px;
    text-align: center;
}
.posterImgList li{
    font-size: 14px;
  display: inline-block;
}
.posterImgList li:first-child{
    margin-right: 40px;
}
.posterImgList li p{
    background: #9b8950;
    color: #fff;
    padding: 10px;
    font-size: 15px;
}
.posterImgList li img{
    width: 418px;
    vertical-align: top;
}
.commentList{
    margin: 0px auto;
    font-size: 0;
    width: 620px;
}
.commentList li{
    font-size: 14px;
    display: inline-block;
    width: 300px;
}
.commentList li span,
.commentList li input{
    display: inline-block;
}
.commentList li span{
    display: inline-block;
    font-size: 12px;
    text-align: center;
    width: 60px;
    background: #9b8950;
    color: #fff;
    padding: 5px 10px;
    border-radius: 5px;
    margin-right: 10px;
    box-sizing: border-box;
    /* box-sizing: border-box; */
    /* border-radius: 5px 5px 5px 5px; */
}
.commentList li:first-child{
    margin-right: 20px;
}
.commentList li input{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 3px;
    border: 1px solid #ccc;
    margin-top: 5px;
    width: 300px;
    font-size: 20px;
    padding: 5px;
}

.tabSelecter .tab li a:hover {
    background: #ffffff;
    color: #a9a9a9;
    opacity: 1;
}
.posterArea{
    margin-bottom: 40px;
    margin-top: 40px;
}

.posterArea h3{
    text-align: center;
    margin-bottom: 30px;
}
.posterArea h4{
    padding-bottom: 10px;
    font-size: 15px;
    margin: 25px 0 5px;
    color: #e61e2e;
    text-align: center;
    text-align: left;
    font-weight: bold;
}
.posterArea .detail_Btn input{
  background: #e61e2e;
    width: 620px;
}
.posterArea .detail_Btn input:hover{
  cursor: pointer;
}
.outlineTable tr.result td p{
  margin-bottom: 15px;
}

.posterArea .step01,
.posterArea .step02{
    border: solid 2px #e61e2e;
    padding: 40px 30px;
    border-radius: 5px;
    position: relative;
  }
.posterArea .step01{
    margin-bottom: 70px;
}
.posterArea h4 span{
    color: #fff;
    background-color: #e61e2e;
    padding: 0;
    margin: 0;
    width: 36px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    display: inline-block;
    border-radius: 50%;
    margin-right: 10px;
    font-size: 23px;
}
.step01 .posterImgList li p input{
    position: relative;
    top: 2px;
  }

.posterArea .step01:before {
    position: absolute;
    bottom: -44px;
    left: 50%;
    margin-left: -15px;
    font-family: 'FontAwesome';
    content: "\f0d7";
    color: #E60012;
    font-size: 65px;
}

/*make*/
.make .posterImgList{
  margin-top: 0;
    text-align: center;

}
.make .posterImgList li{
  width: 100%;
}

.make .posterImgList li:first-child{
  margin-right: 0;
}
.make .posterArea .step01:before {
content: none;
}
.make .posterArea .step01 p{
    margin: 20px 0 15px;
}
.make .posterArea .step01 p span{
    margin: 20px 0 10px;
    display: block;
    font-size: 14px;
}
.make .posterArea .step01 input{
    width: 620px;
    box-sizing: border-box;
}
.make .posterImgList  li img {
    width: 620px;
}
.make .posterArea .step01 .inner {
    width: 620px;
    margin: 0 auto;
}
.make .posterArea .step01 .makeSns{
    margin: 0 auto;
    width: 100%;
    display: table;
    table-layout: fixed;
}
.make .posterArea .step01 .makeSns li{
    display: table-cell;
    vertical-align: middle;
    font-size: 11px;
}
.make .posterArea .step01 .makeSns li a{
    color: #fff;
    width: 300px;
    display: inline-block;
    padding: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    font-size: 14px;
    border-radius: 5px;
    height: 50px;
    line-height: 30px;
}
.make .posterArea .step01 .makeSns li a:hover{
    text-decoration: none;
    opacity: 0.7;
    cursor: pointer;
}
.make .posterArea .step01 .makeSns li.twitter{

}
.make .posterArea .step01 .makeSns li.facebook{
  text-align: right;
}
.make .posterArea .step01 .makeSns li.twitter a{
  background: #28aae1;
}
.make .posterArea .step01 .makeSns li.facebook a{
  background: #2e4da0;
}

.make .posterArea .step01 .makeSns li.twitter #twitter-widget-0 {
    position: relative;
    padding: 0 15px;
    width: 75px;
    height: 31px;
    line-height: 31px;
    color: inherit;
    text-align: center;
    background: transparent;
    border: 1px solid #CCC;
    border-radius: 3px;
    z-index: 0;
    margin-bottom: 9px;
}
.make .posterArea .step01 .makeSns li.twitter a span{
  position: relative;
  padding-left: 20px;
}
.make .posterArea .step01 .makeSns li.twitter a span:before {
    position: absolute;
    font-family: 'FontAwesome';
    content: "\f099";
    font-size: 16px;
    font-weight: normal;
    left: 0px;
    top: 50%;
    margin-top: -14px;
}
.make .posterArea .step01 .makeSns li.facebook a{
  position: relative;
  padding-left: 20px;
}
.make .posterArea .step01 .makeSns li.facebook a:before {
    position: absolute;
    font-family: 'FontAwesome';
    content: "\f09a";
    font-size: 16px;
    font-weight: normal;
    left: 61px;
    top: 50%;
    margin-top: -14px;
}



.mascotArea table.prfTable tr:last-child th{
  border-top: solid 1px #eee;
}
.mascotArea table.prfTable tr:last-child td{
  border-top: solid 1px #eee;
}

.profVote#finish_button{
    display: block;
    margin: 0 auto;
    line-height: 50px;
    text-align: center;
    background: #868686;
    color: #d8d8d8;
    border-radius: 5px;
    box-sizing: border-box;
    height: 50px;
    font-size: 15px;
    width: 100%;
  }

  .mascotPrf .accordionIndex:after {
      margin-top: -20px;
    right: 3px;
  }

.posterImgList img{
        width: 620px;
    vertical-align: top;
  }

.posterArea .step01 .stepInner{
      width: 620px;
    margin: 0 auto;
  }

.posterArea .step01 .stepInner p{
font-size: 15px;
    color: #e61e2e;
    font-weight: bold;
}

.ttlNoLink.tit_j1 h3{
    background: #e60012;
}
.ttlNoLink.tit_j2 h3{
    background: #017f40;
}
.ttlNoLink.tit_j3 h3{
    background: #333;
}
.ttlNoLink.tit_jl h3{
    /*background: #28a4bb;*/
}
.mascotListArea{
    margin-top: 25px;
  }
.mascotListArea ul.mascotlist{
      margin-bottom: 20px;
}

.mascotListNav{
    margin-bottom: 20px;
}

.mascotListNav ul.tabnav {
    border-right: solid 1px #CCC;
    border-top: solid 1px #CCC;
}
.mascotListNav ul.tabnav li {
    margin-bottom: 10px;
    display: table-cell;
    text-align: center;
    border-left: solid 1px #CCC;
    border-bottom: solid 1px #CCC;
    vertical-align: top;
}
.mascotListNav ul.tabnav li a, .mascotListNav ul.tabnav li span {
    /*color: #fff;*/
    color: #111;
    background: #eee;
    font-size: 14px;
    letter-spacing: -1px;
    padding: 5px 5px;
    display: table-cell;
    vertical-align: middle;
    width: 500px;
    height: 35px;
    position: relative;
}
.mascotListNav ul.tabnav li a:hover {
    opacity: 0.5;
}
/*.mascotListNav ul.tabnav li.nav_j1 a{
  background: #e60012;
}
.mascotListNav ul.tabnav li.nav_j2 a{
  background: #017f40 ;
}
.mascotListNav ul.tabnav li.nav_j3 a{
  background: #333;
}
.mascotListNav ul.tabnav li.nav_jl a{
  background: #28a4bb;
}*/

.mascotListNav ul.tabnav li > a:after {
    position: absolute;
    top: 50%;
    margin-top: -7px;
    right: 10px;
    font-family: 'icomoon3';
    content: "\ec600";
    font-size: 10px;
    color: rgba(0, 0, 0, 0.5);
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
}

.mascotListArea ul.mascotlist#Jleague .embM{
    background: url(/img/mascot/2017/embJleague.png) no-repeat;
}

.mascotPrf .masName#Jleague .embM{
    background: url(/img/mascot/2017/embJleague_black.png) no-repeat;
}

.kvArea .infoTxt{
  display: none;
}

.top .kvArea .infoTxt,
.result .kvArea .infoTxt{
    display: block;
    text-align: center;
    color: #e60012;
    margin: 15px 20px;
    border: solid 1px #f00;
    padding: 10px;
    border-radius: 5px;
    font-weight: bold;
}


/*投票エリア*/
/*.posterArea,
.thanksMas + p{
  display: none;
}*/

/*20170210*/
.mascotlist > li .mascotInfo p:nth-of-type(2){
    margin: 0;
    height: auto;
    text-align: center;
    background: #7f7f7f;
    border-radius: 5px;
    color: #4b4b4b;
    font-size: 14px;
    padding: 4px;
}


.linkTxt{
    font-size: 15px;
    position: relative;
    text-align: center;
    display: block;
    color: #e60012;
    margin: 15px 20px;
    border: solid 1px #f00;
    padding: 10px;
    border-radius: 5px;
    font-weight: bold;
line-height: 1.6;
}
.linkTxt a:hover{
    text-decoration: none;
    filter: alpha(opacity=75);
    -moz-opacity: 0.75;
    opacity: 0.75;
}
.linkTxt a{
  display: block;
  color: #f00;
}

.linkTxt a:after{
    position: absolute;
    top: 50%;
    margin-top: -8px;
    right: 20px;
    font-family: 'icomoon3';
    content: "\ec600";
    font-size: 11px;
    text-decoration: none !important;
}
