@charset "UTF-8";

/*-----------------------

http://www.jleague.jp/css/mascot2020.css
2020/1/18 ISM

------------------------*/


/*--- common ---*/
body {
    background: none;

min-width: 980px;
    background: #fff;
    font-size: 1.6rem;
    font-family: "Arvo", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
    font-weight: 500;
    color: #000;
    line-height: 1.75;
    -moz-text-size-adjust: none;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}


.ttlNoLink h3, .ttlNoLink .blockTit {
    background: #28a4bb;
}
.ttlNoLink{
    margin: 60px auto 30px;
    text-align: center;
}
.second .content{
margin-top: 82px;
}

.content .kvArea{
/*  margin: 0px 0 20px;*/
}

.content .kvArea h2 a{
    background: #30a9be;
}
.content .kvArea ul.navList li > a {
    background: #ff6060;
    font-size: 13px;
    letter-spacing: 0;
    height: 40px;
}
.content .kvArea ul.navList li .inactive {
    background: #d36363;
    color: #b94545;
    cursor: pointer;
}
.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;
}

.sp{
    display: none;
}

/*マスコットプロフィール*/
.mascot2020.prof .content.profbk{
    width: 100%;
    background: url(/img/mascot/2020/KV_BG_pc_pattern.jpg) repeat-x top center;
    background-size: 57px;
}


.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: 3em;
    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;
}

body.fullColumn .content .main{
    position: relative;
/*    padding-top: 650px;*/
    margin-top: 0;

}



/* 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;
}

.kvArea {
    width: 100%;
    height: 730px;
    overflow: hidden;
    background: url(/img/mascot/2020/KV_BG_pc_pattern.jpg) repeat top center;
    text-align: center;
/*    position: fixed !important;*/
    z-index: -1;
}

.kvArea__logo {
    position: fixed;
    top: 160px;
    position: absolute;
    width: 100%;
}
.kvArea__logo {
    -webkit-animation: animation_KV 1s ease 2.5s 1 forwards;
    animation: animation_KV 1s ease 2.5s 1 forwards;
}

.kvArea__logo img{
  margin: 0 auto;;
}

.kvArea .kvArea__BG {
    background: url(/img/mascot/2020/mascotline.png) repeat-x top center;
    width: 100%;
    height: 730px;
    overflow: hidden;
    text-align: center;
     animation: bgiLoop 120s linear infinite;
}
@keyframes bgiLoop {
    0% { background-position: 0 0;}
  100% { background-position: -10000px 0px;}
}
.kvArea__BG__li:nth-child(1) {
    -webkit-animation: animation_KV 0.5s ease 0.25s 1 forwards;
    animation: animation_KV 0.5s ease 0.25s 1 forwards;
}
.kvArea .kvArea__BG__li {
    width: 100%;
    height: 730px;
    overflow: hidden;
    opacity: 0;
}
.kvArea__BG__li {
    position: absolute;
    top: 0;
}

.kvArea .kvArea__BG__li:nth-child(1) img {
    margin-left: -200px;
    top: 110px;
}
.kvArea .kvArea__BG__li img {
    position: absolute;
    left: 50%;
}

.content .kvArea h2,
.content .kvArea h2 img{
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
    width: auto;
}

/*--- table ---*/

.mascotArea table{
  width: 100%;
  margin-bottom: 30px;
}
.mascotArea table tr:not(:first-of-type){
  border-top: solid 1px #b6b6b6;

}
.mascotArea table td{
  line-height: 1.4;
  padding: 10px;
  vertical-align: middle;
}

.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;
}
td.ranking_other {
    display: flex;
    justify-content: flex-end;
}
.ranking_other span {
    margin-top: calc(15%);
}
.ranking_other img {
    margin-left: 50px;
    margin-right: 20px;
}

.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 auto;
}
.tabSelecter ul {
    border: none;
}
.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: #0068b7;
    color: #ffffff;
    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: 200px;
    vertical-align: top;
    margin-bottom: 20px;
    margin-right: 46px;
    -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{
    position: relative;
}
/*
.mascotlist > li .mascotPic::after{
    content: "";
    display: block;
    background: url(/img/mascot/2020/arrow.png) center top no-repeat;
    width: 50px;
    height: 50px;
    position: absolute;
    right: 0;
    bottom: 0;
}
*/
.mascotlist > li .mascotPic a{
  display: block;
}
.mascotlist > li .mascotPic img{
  vertical-align: top;
  width: 200px;
  height: auto;
}
.mascotlist li .mascotInfo .btn a{
    display: block;
    color: #fff;
    text-align: center;
    line-height: 40px;
    border-radius: 80px;
    font-size: 24px;
    /* box-shadow: 0px 4px 0 #333; */
    margin: 0px auto;
    width: 200px;
    background: #d90006;
    padding: 5px 0;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 30px;
}
.mascotlist li .mascotInfo .btn a.already {
    background: #7f7f7f;
    pointer-events: none;
    color: #4b4b4b;
}
.mascotlist li .mascotInfo .btn a:hover{
text-decoration: none;
    opacity: 0.5;
}
.mascotlist > li .mascotInfo{
  /*height: 95px;*/
  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;
  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: 200px;
  height: 21px;
  font-size: 12px;
  text-align: center;
  vertical-align: middle;
  box-sizing:border-box;
  padding: 10px;
}
.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: #222222;
  color: #fff;
  position: relative;
}
.mascotlist > li .mascotInfo .votelist li.voteTxt a{
  font-size: 10px;
  color: #fff;
}

body.fullColumn .contentsBox{
    padding: 0;
}
body.fullColumn .contentsBox.vote{
        width: 100%;
    background: url(/img/mascot/2020/KV_BG_pc_pattern_2.jpg) repeat top center;
    position: relative;
}



body.fullColumn .contentsBox.vote:before {
    content: "";
    width: 100%;
    height: 80px;
    position: absolute;
    left: 0;
    bottom: 0;
    background: url(/img/mascot/2020/line3.png) repeat top center;
    bottom: 35px;
    top: -30px;
}
body.fullColumn .contentsBox.about .inner,
body.fullColumn .contentsBox.vote .inner,
body.fullColumn .contentsBox.method .inner,
body.fullColumn .contentsBox.outline .inner{
        width: 980px;
    margin: 0 auto;
    padding: 80px 0;
}
body.fullColumn .contentsBox.about .inner{
    padding-top: 0;
}
body.fullColumn .contentsBox.vote .inner .ttlNoLink{
    color: #fff;
        padding-bottom: 100px;
}


body.fullColumn .contentsBox.vote .inner .ttlNoLink:before {
    display: block;
    position: absolute;
    top: 140px;
    right: 50%;
    width: 10px;
    height: 10px;
    border-top: solid 3px #fff;
    border-right: solid 3px #fff;
    -webkit-transform: rotate(-315deg);
    transform: rotate(-225deg);
    content: "";
}
body.fullColumn .contentsBox.vote .inner .ttlNoLink span{
    color: #fff;
}
body.fullColumn .contentsBox.method .inner .ttlNoLink:before{
    content: "";
    width: 40%;
    height: 50px;
    position: absolute;
    left: 0;
    bottom: 0;
    background: url(/img/mascot/2020/line.png) no-repeat top center;
    bottom: 60px;
}
body.fullColumn .contentsBox.method .inner .ttlNoLink:after{
    content: "";
    width: 40%;
    height: 50px;
    position: absolute;
    right: 0;
    bottom: 0;
    background: url(/img/mascot/2020/line.png) no-repeat top center;
    bottom: 60px;
}
body.fullColumn .contentsBox.method .inner .ttlNoLink{
    padding-bottom: 70px;
}
body.fullColumn .contentsBox.outline .inner .ttlNoLink:before{
    content: "";
    width: 40%;
    height: 50px;
    position: absolute;
    left: 0;
    bottom: 0;
    background: url(/img/mascot/2020/line2.png) no-repeat top center;
    bottom: 37px;
}
body.fullColumn .contentsBox.outline .inner .ttlNoLink:after{
    content: "";
    width: 40%;
    height: 50px;
    position: absolute;
    right: 0;
    bottom: 0;
    background: url(/img/mascot/2020/line2.png) no-repeat top center;
    bottom: 37px;
}

.ttlNoLink{
        font-size: 33px;
    font-weight: bold;
    letter-spacing: 5px;
padding: 50px;
    margin: 0;
}
.ttlNoLink span{
    display: block;
    font-size: 15px;
    font-weight: bold;
}

/* 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;
}

.nextlink a{
  position: relative;
    background: #ff6060;
  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{
    display: block;
    width: 400px;
    text-align: center;
    margin: 0 auto;
    margin-top: 70px;
}
.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 .medal td {
    vertical-align: middle;
    margin-left: 5px;
}

.mascotArea table.mascotTable td {
    font-size: 12px;
}

.mascotArea table.mascotTable td.ranking {
    width: 30%;
}

.mascotArea table.mascotTable .medal td img {
    vertical-align: middle;
    margin-left: 5px;
}

.mascotArea table.mascotTable td.team {
    text-align: left;
    font-size: 18px;
    font-weight: bold;
}

.mascotArea table.mascotTable td.team span {
    font-weight: normal;
    font-size: 16px;
}

.mascotArea table.mascotTable .medal td.team {
    font-size: 20px;
}

.mascotArea table.mascotTable .medal td.team span {
    font-size: 18px;
}

.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 a{
    color: #333;
    font-weight: bold;
}

.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: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
}

.mascotArea table.mascotTable td.cap {
    text-align: left;
    font-size: 18px;
    font-weight: bold;
    padding: 10px 0;
}


/*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: 30px auto;
}
.mascotTxt .mascot_copy1 span{
	font-size: 22px;
	font-weight: bold;
	color: #fb0000;
}
.mascotTxt .mascot_copy1 span > em {
    font-size: 26px;
    font-weight: bold;
}
.topLink a {
	position: relative;
    width: 650px;
    display: block;
    margin: 0 auto 30px;
    padding: 20px;
    background: #0068b7;
    text-align: center;
    font-weight: bold;
    color: #fff;
    text-decoration: none;
    border-radius: 35px;
    font-size: 18px;
    filter: drop-shadow(1px 3px 0px rgba(0,0,0,0.3));
}
.topLink a:hover {
	opacity: 0.8;
}
.topLink a:after {
	content: " ▶︎ ";
	position: absolute;
	right: 20px;
}

.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: #ff6060;
    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;
    width: 90%;
        margin-bottom: 40px;
}

/*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{
    margin-bottom: 20px;
    border-radius: 5px;
    margin-bottom: 20px;
    border-radius: 5px;
    width: 1020px;
    margin: 20px auto 50px;
    overflow: hidden;
    padding: 0 20px;
    box-sizing: border-box;
    padding: 0 20px 50px;
    margin-top: 82px;
}
.mascotPrf.prfbk{
width: 100%;
    background: url(/img/mascot/2020/KV_BG_pc_pattern.jpg) repeat top center;
}

.mascot2020 .content{
    background: none;
    width: auto;
    margin: 0;
    overflow: auto;
    padding: 0;
}
body.fullColumn.prof .contentsBox{
    padding: 0;
}
.mascotPrf .inner{
    width: 980px;
    margin: 0 auto;
}

.mascotPrf .inner .btn{
    position: relative;
}

.mascotPrf .inner .btn a{
display: block;
    color: #fff;

    text-align: center;
    line-height: 80px;
    border-radius: 80px;
    font-size: 24px;
/*    box-shadow: 0px 4px 0 #333;*/
    margin: 0px auto;
    width: 500px;
    background: #d90006;
    padding: 5px 0;
    font-weight: bold;
}
.mascotPrf .inner .btn:before {
    display: block;
    position: absolute;
    top: 40px;
    right: 270px;
    width: 10px;
    height: 10px;
    border-top: solid 3px #fff;
    border-right: solid 3px #fff;
    -webkit-transform: rotate(225deg);
    transform: rotate(-315deg);
    content: "";
}
.mascotPrf .inner .btn.bfno:before{
    content: none;
}
.mascotPrf .inner .btn span{
display: block;
    color: #fff;
    font-weight: bold;
    text-align: center;
    line-height: 40px;
    border-radius: 25px;
    font-size: 15px;
    margin: 0px auto;
    width: 500px;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    padding: 5px 0;
    margin-top: 40px;
}

/*マスコット一覧へ戻る*/
.mascotPrf .inner .btn.back a{
display: block;
    color: #fff;

    text-align: center;
    line-height: 40px;
    border-radius: 25px;
    font-size: 15px;
    margin: 0px auto;
    width: 500px;
    padding: 5px 0;
    background: #626262;
    font-weight: bold;
}
.mascotPrf .inner .btn.back:before{
    left: 260px;
    -webkit-transform: rotate(135deg);
    transform: rotate(-135deg);
        border-top: solid 2px #fff;
    border-right: solid 2px #fff;
        width: 7px;
    height: 7px;
    top: 20px;
}

.mascotPrf .inner .btn a:hover{
    text-decoration: none;
    opacity: 0.5;
}
.mascotPrf .masName{
    font-size: 25px;
    margin: 50px auto 10px;
    text-align: center;
    font-weight: bold;
}
.mascotPrf .masName .embM{
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
    position: relative;
    top: -3px;
}

.mascotArea .prfTable{
    width: 980px;
    margin: 0 auto;
}
.prfTxt{
    width: 980px;
    margin: 10px auto 30px;
    font-size: 14px;
    line-height: 1.65;
    text-align: center;
}

.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: #222222;
    color: #fff;
    box-sizing: border-box;
    height: 50px;
    font-size: 15px;
    width: 580px;
}
.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: 980px;
}
.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 {
    border-top: none;
    border-right: none;
}

.tabSelecter .tab li > a, .tabSelecter .tab li > span {
    background-color: #ffffff;
    color: #000;
    border-radius: 10px 10px 0px 0px;
    font-weight: bold;
    font-size: 15px;
}
.past .tabSelecter .tab li > a, .tabSelecter .tab li > span {
    background-color: rgba(0, 104, 183, 0.23921568627450981);
}
.past .tabContents .tab li.current a {
    background: #0068b7;
}


.tabSelecter .tab.fiveline li {
    width: 12%;
    position: relative;
}

.tabSelecter .tab.fiveline li::after {
/*
    content: "";
    display: block;
    background-color: #81bcfe;
    width: 1px;
    height: 26px;
    position: absolute;
    right: 0;
    top: 30%;
*/
}

.tabSelecter .tab.fiveline li:last-of-type:after {
    background-color: transparent;
}

.mascotListTab.tabSelecter .tab.fiveline li {
    width: 242px;
    margin-right: 4px;
}

.mascotListTab.tabSelecter .tab.fiveline li:last-child {
    margin-right: 0;
}

.tabSelecter .tab li:first-child{
    border: none;
}


.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: 980px;
}
.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: 980px;
    box-sizing: border-box;
}
.make .posterImgList  li img {
    width: 980px;
}
.make .posterArea .step01 .inner {
    width: 980px;
    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;
}

.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: 980px;
    vertical-align: top;
  }

.posterArea .step01 .stepInner{
      width: 980px;
    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: 40px auto 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/2020/embJleague.png) no-repeat;
}

.mascotPrf .masName#Jleague .embM{
    background: url(/img/mascot/2020/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;
}

/*--- profile ---*/
.mascotArea .prfTable{
    display: table;
}
/*マスコット総選挙過去の実績*/
.mascotArea .prfTable.history dt{
    width: auto;
    display: block;
        padding: 0;
    padding-bottom: 10px;
}
.mascotArea .prfTable.history dd{
    display: block;
    font-size: 0;
        padding: 0;
}
.mascotArea .prfTable.history dd span{
    width: 50%;
    display: inline-block;
    font-size: 15px;
    padding: 15px 30px;
    box-sizing: border-box;
    border-left: 3px solid #fff;
}
.mascotArea .prfTable.history dd span:first-child,
.mascotArea .prfTable.history dd span:nth-child(2),
.mascotArea .prfTable.history dd span:nth-child(5),
.mascotArea .prfTable.history dd span:nth-child(6){
    background: #eeeeee;
}

/*lineキーワード*/
.mascotArea .prfTable.linekey {
    border: 2px solid;
}
.mascotArea .prfTable.linekey dt{
    background: #fff799;
    color: #000;
    width: 50%;
    text-align: center;
}
.mascotArea .prfTable.linekey dd{
        text-align: center;
    font-weight: bold;
}

/*twitter投稿日*/
.mascotArea .prfTable.twitter dt,
.mascotArea .prfTable.twitter dd{
    padding: 0;
    font-weight: bold;
}
.mascotArea .prfTable.twitter {
    margin-bottom: 70px;
}


.mascotArea .prfTable:not(:first-of-type){
    margin-top: 30px;
}
.mascotArea .prfTable dt,
.mascotArea .prfTable dd{

    padding: 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: table-cell;
    vertical-align: middle;
}
.mascotArea .prfTable dt{
    width: 200px;
    color: #000;
    text-align: left;
    font-weight: bold;
    font-size: 15px;
}
.mascotArea .prfTable dd{
  background: #fff;
    border-left: none;
    font-size: 15px;
}

/*areaOutline*/
.areaOutline {
    width: 100%;
    text-align: center;
    margin-bottom: 60px;
}
.areaOutline dt {
    color: #ffffff;
    background-color: #ff8c7d;
    padding: 10px 0;
}
.areaOutline dt:nth-last-of-type(2n) {
    background-color: #81bcff;
}
.areaOutline dd {
    padding: 30px 0;
}
.areaOutline dd ul {
    width: 630px;
    margin: 0 auto;
}
.areaOutline dd ul li {
    display: table;
    margin-bottom: 20px;
}
.areaOutline dd ul li .areaFloat {
    display: table-cell;
    vertical-align: middle;
    box-sizing: border-box;
}
.areaOutline dd ul li .areaFloat:first-of-type {
    padding-right: 10px;
}
.areaOutline dd .col2 {
    margin: 0 auto 20px;
}
.areaOutline dd .col2:after {
    content: "";
    height: 0;
    display: block;
    clear: both;
    visibility: hidden;
}
.areaOutline dd .col2 li {
    float: left;
    width: 300px;
    margin-bottom: 0;
}
.areaOutline dd .col2 li:first-of-type {
    margin-right: 30px;
}
.areaOutline dd .notes {
    width: 440px;
    text-align: left;
    margin: 0 auto;
}
.areaOutline dd .date {
    width: 750px;
    margin: 0 auto;
}
body.fullColumn .contentsBox.outline {
    width: 100%;
    background: url(/img/mascot/2020/KV_BG_pc_pattern.jpg) repeat top center;
}

body.fullColumn .contentsBox.outline  dl{
    text-align: center;
    line-height: 30px;
    margin-bottom: 80px;
    font-size: 16px;
}
body.fullColumn .contentsBox.outline dl:nth-child(2){
    text-align: left;
}
body.fullColumn .contentsBox.outline dl:nth-child(4) dd{
    font-size: 20px;
}
body.fullColumn .contentsBox.outline  dl:last-child{
    margin-bottom: 0;
    font-size: 20px;
}
body.fullColumn .contentsBox.outline  dl dd span{
        display: block;
    font-size: 12px;
    margin-bottom: 30px;
}


/*methodArea*/
body.fullColumn .contentsBox.method {
    width: 100%;
    background: url(/img/mascot/2020/KV_BG_pc_pattern_3.jpg) repeat top center;
}
body.fullColumn .contentsBox.method .inner{
    font-size: 0;
}
body.fullColumn .contentsBox.method dl{
    width: 32%;
    margin-right: 2%;
    background: #fff;
    display: inline-block;
    font-size: 16px;
    padding: 50px 15px;
    box-sizing: border-box;
    height: 450px;
    vertical-align: top;
    border: 2px solid #000;
    position: relative;
        box-shadow: 6px 6px #7bbdba;
}
body.fullColumn .contentsBox.method dl:last-child{
    margin-right: 0;
}
body.fullColumn .contentsBox.method dl.areamethod2 dt span{
    color: #37a8e0;
    font-weight: bold;
    text-decoration: underline;
}
body.fullColumn .contentsBox.method dl.areamethod2 img{
        margin: 55px auto;
}
body.fullColumn .contentsBox.method dl.areamethod3 img{
            margin: 40px auto;
}
body.fullColumn .contentsBox.method dl.areamethod3 dt span{
    color: #31ae36;
    font-weight: bold;
    text-decoration: underline;
}
body.fullColumn .contentsBox.method dl dt{
    font-weight: bold;
    text-align: center;
    line-height: 20px;
}
body.fullColumn .contentsBox.method dl img{
    text-align: center;
    margin: 27px auto;
    display: block;
}
body.fullColumn .contentsBox.method dl:before{
content: "";
    display: block;
    background: url(/img/mascot/2020/number1.png) center top no-repeat;
    width: 55px;
    height: 64px;
    position: absolute;
    left: 20px;
    top: -13px;
}
body.fullColumn .contentsBox.method dl.areamethod2:before{
        background: url(/img/mascot/2020/number2.png) center top no-repeat;
}
body.fullColumn .contentsBox.method dl.areamethod3:before{
        background: url(/img/mascot/2020/number3.png) center top no-repeat;
}

/*aboutArea*/
body.fullColumn .contentsBox.about {
    width: 100%;
    background: url(/img/mascot/2020/KV_BG_pc_pattern.jpg) repeat top center;
    padding-top: 30px;
}
body.fullColumn .contentsBox.about dl {
    width: 980px;
    background: url(/img/mascot/2020/bg.png) no-repeat top center;
    /* position: relative; */
    height: 455px;
    background-image: 100%;
    background-size: cover;
    padding: 57px 89px;
    background-size: 980px;
    box-sizing: border-box;
}
body.fullColumn .contentsBox.about dl dt{
    text-align: center;
    margin-bottom: 20px;
}
body.fullColumn .contentsBox.about dl dt img{
width: 325px;
}
body.fullColumn .contentsBox.about dl dd{
    font-weight: bold;
    text-align: center;
    line-height: 22px;
    font-size: 15px;
}

body.fullColumn .contentsBox.about .info{
  margin: 30px auto 50px;
  width: 600px;
    text-align: left;
    line-height: 22px;
    font-size: 15px;
}


/* ==========================================================================
   header
========================================================================== */
html.is-nav {
    height: 100%;
    overflow: hidden;
}

#header {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
/*    padding: 19px 20px 20px;*/
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: rgba(0, 0, 0, 0.7);
    z-index: 500;
}

#header a:hover {
    opacity: 0.7;
}

#header .header__left {
    width: 100%;
        width: 40px;
    height: 40px;
    position: absolute;
    top: 15px;
    right: 15px;
}

#header .header__logo {
    width: 100%;
    text-align: center;
position: absolute;
    top: 15px;
    left: 15px;
    width: auto;
}
#header .mascotHeader__gnav{
    padding-left: 400px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: nowrap;
    justify-content: -ms- left;
    justify-content: -webkit- left;
    justify-content: left;
    align-items: -ms- center;
    align-items: -webkit- center;
    align-items: center;
}
#header .mascotHeader__gnav li{
        font-size: 14px;
    letter-spacing: 0.03em;
    font-weight: bold;
}
#header .mascotHeader__gnav li.none{
    opacity: 0.5;
    pointer-events: none;
}
#header .mascotHeader__gnav li a{
    color: #fff;
    display: inline-block;
    padding: 0 10px;
    height: 70px;
    line-height: 70px;
}
#header .mascotHeader__gnav li a:hover{
    text-decoration: none;
}

#header .header__right {
    width: 100%;
    text-align: right;
}

.menu-trigger {
    display: inline-block;
    width: 32px;
    height: 20px;
    z-index: 99999;
    margin-top: 10px;
    cursor: pointer;
    position: fixed;
    top: 20px;
    right: 20px;
    z-index: 2000;
}

.menu-trigger:hover {
    opacity: 0.7;
}

.menu-trigger span {
    display: inline-block;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
    position: absolute;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #fff;
    margin: 0 auto;
}

.menu-trigger span:nth-of-type(1) {
    top: 0;
}

.menu-trigger span:nth-of-type(2) {
    top: 9px;
}

.menu-trigger span:nth-of-type(3) {
    bottom: 0;
}

.menu-trigger.active {
    right: 35px;
}

.menu-trigger.active span:nth-of-type(1) {
    -webkit-transform: translateY(9px) rotate(-45deg);
    -ms-transform: translateY(9px) rotate(-45deg);
    transform: translateY(9px) rotate(-45deg);
}

.menu-trigger.active span:nth-of-type(2) {
    opacity: 0;
}

.menu-trigger.active span:nth-of-type(3) {
    -webkit-transform: translateY(-9px) rotate(45deg);
    -ms-transform: translateY(-9px) rotate(45deg);
    transform: translateY(-9px) rotate(45deg);
}

#nav {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: rgba(255,255,255,0.8);
    z-index: 1000;
    height: 100%;
    overflow-y: auto;
    padding: 100px 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: none;
}

#nav .wrapper {
    width: 980px;
    margin: 0 auto;
}

.nav__logo {
    text-align: center;
}

.nav__item {
    padding: 15px 0;
    text-align: center;
    border-bottom: 1px solid #ff8c7d;
}

.nav__item:first-of-type {
    border-top: 1px solid #ff8c7d;
}

.nav__item a {
    padding: 10px 0px;
    display: block;
    text-align: center;
    font-size: 1rem;
    color: #222222;
}

.nav__item .inactive {
    color: #b8b7b7;
    cursor: pointer;
}

.nav__item a:hover {
    opacity: 0.7;
}

.clubApply {
    padding: 40px;
    text-align: center;
}

.clubApply p {
    font-weight: bold;
    color: #000;
    font-size: 25px;
    vertical-align: top;
    margin-bottom: 10px;
}

.clubApply .howtoApply__apply {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: nowrap;
    justify-content: -ms- center;
    justify-content: -webkit- center;
    justify-content: center;
    align-items: -ms- center;
    align-items: -webkit- center;
    align-items: center;
}

.clubApply p img {
    vertical-align: middle;
    position: relative;
    top: -4px;
    margin-right: 4px;
}

.btn__apply span {
    background: rgba(0, 0, 0, 0.5);
    display: inline-block;
    color: #fff;
}

/* ==========================================================================
   thanks
========================================================================== */
.thanks {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 2000;
  display: none;
}

.thanks__outer {
  background: #fff;
  border: #e70012 5px solid;
  border-radius: 5px;
  -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.25);
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 600px;
  text-align: center;
  padding: 75px 50px;
}

.thanks__close {
  position: absolute;
  top: 7px;
  right: 10px;
  color: #333;
  font-size: 3rem;
  cursor: pointer;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  line-height: 1;
}

.thanks__close:hover {
  opacity: 0.6;
}

.thanks__title {
  color: #e70012;
  font-size: 30px;
  font-weight: 700;
  padding-bottom: 30px;
}

.thanks__btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.thanks__btn__item {
  margin: 0 5px;
}

.thanks__btn__item a {
  display: block;
  width: 240px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  text-decoration: none;
  border-radius: 25px;
  -webkit-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  transition: all 0.1s linear;
}

.thanks__btn__item a:hover {
  -webkit-transform: translateY(-2px);
  -ms-transform: translateY(-2px);
  transform: translateY(-2px);
  opacity: 0.9;
}

.thanks__btn__item a.twitter {
  background: #1B95E0;
}


.clubApply .howtoApply__apply li {
    margin: 5px;
}


.thanks__btn__item a.facebook {
  background: #3B5999;
}

body.mascot2020.past .content,
body.mascot2020.result .content {
    width: 980px;
    margin: 100px auto 0;
}
