@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Archivo:wght@300;400;700;900&family=Noto+Sans+JP:wght@300;400;700;900&display=swap");
/*-----------------------

http://www.jleague.jp/css/sp/mascot2022.css
2022/1/22 Tsukawaki

------------------------*/
/*--- setting ---*/
/*--- mixin ---*/
/*--- common ---*/
body {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 14px;
  color: #333;
  -webkit-text-size-adjust: 100%;
  line-height: 130%;
}
.pc-s{
	display:none;
}
.embL.embFCosaka, .embL.embFcosaka {
    background-position: 0px -482px;;
}

.ttlMain {
  text-align: center;
}

.ttlMain h3 {
  font-size: 30px;
  margin: 0 auto 50px;
  text-align: center;
  display: inline-block;
  font-family: YakuHanJP, "Noto Sans JP", YuGothic, "メイリオ", sans-serif;
  font-weight: 700;
  color: #333333;
  line-height: 2;
}
.about .ttlMain h3 {
	margin: 0px auto 20px auto !important;
}
.vote .ttlMain h3, .pastArea .ttlMain h3 {
	margin: 0px auto 20px auto !important;
}

.ttlMain h3 span {
  display: block;
  font-size: 16px;
  padding: 0px 0;
  text-align: center;
  font-family: YakuHanJP, "Archivo", sans-serif;
  color: #fff;
  font-weight: 700;
	line-height: 1.5;
}

.about .ttlMain h3 span {
  background: #52c9de;
}
.vote .ttlMain h3 span, .pastArea .ttlMain h3 span  {
  background: #f29897;
	max-width: 150px;
}
.method .ttlMain h3 span {
  background: #8cda93;
}
.resultArea .ttlMain h3 span {
  background: #e5da65;
}
.ttlH4 {
  text-align: center;
}

.ttlH4 h4 {
  font-size: 20px;
  font-family: YakuHanJP, "Noto Sans JP", YuGothic, "メイリオ", sans-serif;
  font-weight: 900;
  color: #333333;
  border-bottom: 1px solid #cccccc;
  text-align: center;
  padding: 0 0 10px;
  margin: 20px auto 10px;
}







.mascotTxt .mascot_copy1 {
  text-align: center;
  margin: 20px auto;
}

.mascotTxt .mascot_copy1 span {
  font-size: 16px;
  font-weight: bold;
  color: #fb0000;
}

.mascotTxt .mascot_copy1 span > em {
  font-size: 18px;
  font-weight: bold;
}

.topLink a {
  position: relative;
  display: block;
  margin: 0 auto 25px;
  padding: 20px;
  background: #0068b7;
  text-align: center;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
  border-radius: 35px;
  font-size: 12px;
  filter: drop-shadow(1px 3px 0px rgba(0, 0, 0, 0.3));
}

.topLink a:after {
  content: " ▶︎ ";
  position: absolute;
  top: 20px;
  right: 20px;
}

body.top .contents {
  margin: 0;
}

.accordionWrap .accordionIndex {
  display: block;
  cursor: pointer;
  border-top: solid 1px #e60012;
  border-bottom: solid 1px #e60012;
  font-size: 13px;
  text-align: center;
  position: relative;
  margin-top: 20px;
  padding: 5px 0;
  color: #e60012;
  font-weight: bold;
  margin-bottom: 1em;
}

.accordionWrap .accordionIndex span:after {
  position: absolute;
  top: 50%;
  margin-top: -9px;
  right: 28px;
  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 {
  display: block;
  width: 200px;
  margin: 0 auto;
  position: relative;
  font-size: 12px;
  padding-right: 21px;
}

.accordionWrap.entryAcc .accordionIndex span i {
  font-style: normal;
}

.pc {
  display: none;
}

/*プロフィール背景*/
.mascot.prof .contents {
  margin: 0;
  padding: 0;
}

.mascot.prof .mascotPrf .inner {
  padding: 3% 0% 10%;
}

.mascot.top .inner {
  padding: 0 5%;
}

.container .kvArea ul.navList li .inactive {
  background: #d36363;
  color: #b94545;
  cursor: pointer;
}

.container .kvArea ul.navList li > span {
  background: #0d5e6d;
  color: #3291a2;
}

.container .kvArea h2 a {
  background: #30a9be;
}

.mascotTxt img {
  width: 100%;
  max-width: 500px;
  height: auto;
}

.mascotTxt p {
  font-size: 13px;
  line-height: 1.65;
  margin-bottom: 1em;
}

.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;
}

.ttlLink h3 {
  background: #28a4bb;
}

.ttlNoLink h3, .ttlNoLink .blockTit {
  background: #28a4bb;
}

.ttlAreaNolink h3 {
  font-weight: bold;
  font-size: 14px;
  border-left: 5px solid #e60012;
  line-height: 100%;
  padding: 4px 10px;
  margin-bottom: 10px;
}

.hashTagWrap .hashTaglist h4 {
  font-size: 14px;
  background: #333;
  padding: 3px 0;
  border-radius: 2px;
  text-align: center;
  color: #fff;
}

.hashTagWrap .hashTaglist h4.j1 {
  background: #e60012;
}

.hashTagWrap .hashTaglist h4.j2 {
  background: #017f40;
}

.hashTagWrap .hashTaglist ul {
  padding: 10px 20px;
}

.hashTagWrap .hashTaglist ul li {
  font-size: 14px;
  line-height: 1.55;
}

.ttlNoLink {
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 5px;
  padding: 0px 0 20px;
  margin: 0 auto;
  width: 80vw;
}

.ttlNoLink span {
  color: #fff;
}

/* header */
#main {
  background: none;
  padding-top: 0em;
}

html.is-nav {
  height: 100%;
  overflow: hidden;
  position: fixed;
}

#header {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  padding: 15px 20px 10px;
  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;
  z-index: 500;
  box-sizing: border-box;
  background: #fffef6;
}

#header a:hover {
  opacity: 0.7;
}

#header .header__left {
  width: 100%;
}

#header .header__logo {
  width: 100%;
  text-align: center;
}

#header .header__logo img {
  width: 60vw;
}

#header .header__right {
  width: 100%;
  text-align: right;
}

#header .mascotHeader__gnav {
  display: none;
}

.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 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  position: absolute;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #4d4d4d;
  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.98);
  z-index: 1000;
  height: 100%;
  overflow-y: auto;
  padding: 50px 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: none;
}

.nav__logo {
  text-align: center;
  width: 80%;
  margin: 0 auto;
}

.nav__logo img {
  width: 100%;
}

.nav__logo a:hover {
  opacity: 0.7;
}

.nav__title {
  text-align: center;
  font-size: 3rem;
  font-weight: 700;
  padding-bottom: 10px;
  border-bottom: #fff 3px solid;
  margin-top: 20px;
  margin-bottom: 20px;
  color: #fff;
  letter-spacing: 0.25em;
}

.nav__list {
  width: 100%;
  margin: auto;
}

.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.none {
  opacity: 0.5;
  pointer-events: none;
}

.nav__item a {
  padding: 10px 0px;
  display: block;
  text-align: center;
  font-size: 1rem;
  color: #222222;
  font-weight: bold;
}

.nav__item .inactive {
  color: #b8b7b7;
  cursor: pointer;
}

.nav__item a:hover {
  opacity: 0.7;
}

.nav__item a .embL {
  margin: 0 auto 3px;
}

/* kvArea */
.kvArea {
  position: relative;
  margin: 0;
  text-align: center;
  width: 100%;
  background: url(/img/mascot/2020/KV_BG_pc_pattern.jpg) repeat top center;
}

.kvArea__logo.sp {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 5%;
  width: auto;
  margin-top: 40px;
}

#header .kvArea__logo img {
  position: absolute;
  left: 0;
  right: 0;
  margin: 20px auto;
}

.kvArea img {
  width: 100%;
  height: auto;
  max-width: none;
  vertical-align: top;
}

.mascot2023 .kvArea .icon_j {
  width: 40px;
  height: 40px;
  position: absolute;
  top: 15px;
  left: 15px;
}

.fxscuplink a {
  display: block;
}

.kvArea {
  /*  margin-bottom: 20px;*/
  /* padding-bottom: 60px; */
}

.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: 11px;
  line-height: 1.3;
}

.kvArea .navWrap .mascotNavList2 li a:hover {
  opacity: 0.6;
}

@media all and (max-width: 425px) {
  .kvArea {
    /*  margin-bottom: 20px;*/
    /* padding-bottom: 100px; */
  }
}

@media all and (max-width: 375px) {
  .kvArea {
    /*  margin-bottom: 20px;*/
    /* padding-bottom: 60px; */
  }
}

@media all and (max-width: 320px) {
  .kvArea {
    /*  margin-bottom: 20px;*/
    /* padding-bottom: 30px; */
  }
}

body.top .kvArea .mascotNavList2 li.nav_top a, body.outline .kvArea .mascotNavList2 li.nav_outline a, body.mascot2016 .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 .prfTable {
	width: 90%;
	margin: auto;
}

.mascotArea .prfTable__title {
  margin: 0px 0px 5px 0px;
  text-align: left;
  font-family: YakuHanJP, "Noto Sans JP", YuGothic, "メイリオ", sans-serif;
  font-size: 18px;
  font-weight: 600;
  color: #333333;
  display: block;
}
.mascotArea .prfTable__title span {
  font-size: 12px;
	display: block;
}

.mascotArea .prfTable__table {
  width: 100%;
}
.mascotArea .prfTable__table tr {
	display: block;
}
.mascotArea .prfTable__table th, .mascotArea .prfTable__table td {
  text-align: center;
  vertical-align: middle;
  font-size: 16px;
  font-weight: 500;
  padding: 10px;
	width: 50%;
	box-sizing: border-box;
	float: left;
	display: block;
}

.mascotArea .prfTable__table th {
  border-right: none;
}

.mascotArea .prfTable__table td {
  border-left: none;
  border-right: 2px solid #fff;
}

.mascotArea .prfTable__table td:nth-child(3n) {
  border-right: none;
}

.mascotArea .prfTable__table th:first-child, .mascotArea .prfTable__table td:nth-child(2) {
  background-color: #f9f5c9;
}





.mascotArea .prfTable .outlineTable th {
  background: #e7e7e7;
  font-size: 12px;
  color: #07058c;
}

.mascotArea .prfTable .outlineTable td {
  padding: 5px;
}

.mascotArea .prfTable .outlineTable td p {
  display: table;
  margin: 5px 0;
}

.mascotArea .prfTable .outlineTable td span {
  padding-left: 10px;
  display: table-cell;
  vertical-align: middle;
}

.mascotArea .prfTable .outlineTable td span.th {
  background: #a09164;
  padding: 5px 0;
  width: 60px;
  border-radius: 3px;
  color: #fff;
  font-size: 10px;
  margin-right: 5px;
  vertical-align: middle;
  text-align: center;
}

.mascotTable td:first-child img {
  width: 30px;
  height: auto;
}

.mascotArea table.mascotTable td.ranking {
  width: 30%;
}

.resultArea {
	width: 100%;
	margin: auto;
    position: relative;
    background-color: rgb(247, 242, 187);
    background-image: repeating-linear-gradient(-45deg, transparent, transparent 20px, rgba(255, 255, 255, 0.3) 20px, rgba(255, 255, 255, 0.3) 40px);
	border-top: solid 5px #e5da65;
	padding: 80px 0px 80px 0px !important;
}
.resultArea .inner {
  width: 980px;
  max-width: 90%;
  margin: 0 auto;
  padding: 0px;
}
.mascotArea .result2023 {
	margin: 0px auto 0px auto;
    padding: 0px 5% 30px 5%;
    border-radius: 10px;
    background-color: #fffef6;
    border: #0EB4C7 3px solid;
}

.mascotArea table.mascotTable .medal td {
  vertical-align: middle;
  margin-left: 5px;
}

.mascotArea table.mascotTable .medal td img {
  vertical-align: middle;
  margin-left: 5px;
}

.mascotArea table.mascotTable td:first-child {
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  padding: 0 3px;
}

.mascotArea table.mascotTable td:nth-child(2) {
  width: 15%;
	vertical-align: middle;
}

.mascotArea table.mascotTable .medal td:nth-child(2) {
  width: 20%;
}

.mascotArea table.mascotTable td:nth-child(3) {
  padding: 0 5px;
  font-size: 16px;
  font-weight: bold;
}

.mascotArea table.mascotTable td:nth-child(3) .hashtag {
  display: block;
  font-size: 10px;
}

.mascotArea table.mascotTable td:last-child {
  text-align: center;
  padding: 10px;
}

.mascotArea table.mascotTable td:last-child span {
  margin: 0 auto;
}

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

.mascotTable.result2016 tr td a {
  color: #333;
  font-weight: bold;
}

.embL {
  margin: 0 auto;
}

.howto {
  margin-bottom: 20px;
}

.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: 5px;
  color: #e60012;
  text-align: center;
  font-weight: bold;
  margin-top: 20px;
  font-size: 14px;
}

.mascotArea .outlineTable td .kettei:before {
  position: absolute;
  top: -37px;
  left: 50%;
  margin-left: -15px;
  font-family: "FontAwesome";
  content: "\f0d7";
  color: #e60012;
  font-size: 45px;
}

.mascotArea .outlineTable td dl {
  margin: 20px 0;
}

.mascotArea .outlineTable td dl dt {
  font-size: 12px;
  border-bottom: 1px solid #666;
  padding-bottom: 5px;
}

.mascotArea .outlineTable td dl dd {
  font-size: 12px;
  line-height: 1.5;
  padding-top: 10px;
}

.shiteihashu {
  background: #e7e7e7;
  padding: 10px;
}

.mrpich_king {
  margin-top: 20px;
}

.mrpich_king > a {
  display: block;
  text-align: center;
}

.mrpich_king img {
  width: 100%;
  height: auto;
  max-width: 500px;
  vertical-align: top;
}

.mrpich_king .ttlNoLink h3 {
  margin-top: 0;
}

.mascotArea table.mascotTable td.cap {
  text-align: left;
  font-size: 12px;
  font-weight: bold;
  padding: 10px 0;
}

/*--- tab ---*/
.tabSelecter {
  margin: 0 0 10px 0;
}

.tabSelecter ul {
  height: 38px;
  /* border-bottom: 4px solid #ff8c7d; */
  border: none;
}

.tabContents .tab li {
  box-sizing: border-box;
}

.tabContents nav.tabSelecter li:first-child {
  border-left: none;
}

.tabSelecter .tab li {
  background-color: transparent;
}

.tabSelecter .tab li:first-child {
  border-left: none;
}

.mascotListTab.tabSelecter .tab.vote {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: stretch;
  height: auto;
}

.mascotListTab.tabSelecter .tab.vote li {
  width: 49%;
  margin-right: 2%;
  position: relative;
  padding-bottom: 3px;
  padding-right: 3px;
  margin-top: 2%;
}

.mascotListTab.tabSelecter .tab.vote li:nth-child(even) {
  margin-right: 0;
}

.mascotListTab.tabSelecter .tab.vote li:last-child {
  margin-right: 0;
}

.mascotListTab.tabSelecter .tab.vote li a {
  border-radius: 100px;
  background-color: #fffef6;
  border: #0EB4C7 3px solid;
  transition: background 0.2s ease;
  color: #0EB4C7;
  font-family: YakuHanJP, "Archivo", sans-serif;
  font-weight: 900;
  opacity: .8;
}

.mascotListTab.tabSelecter .tab.vote li.current a, .mascotListTab.tabSelecter .tab.vote li a:hover {
  background-color: #0EB4C7;
  border: #0EB4C7 3px solid;
  top: 0;
  opacity: 1;
  color: #ffffff;
}




.tabSelecter .tab.vote li {
  border: none;
}

.tabSelecter .tab.vote li.current {
  background: none;
}

.container .kvArea ul.navList li a {
  /* background: #ff6060; */
}

.container .kvArea ul.navList li.nav_fxsc2019 a {
  /* background: #003690; */
}

.tabContents .tab li.current a {
  /* position: relative;
      top: 1px;
      background: #0068b7;
      color: #ffffff;
      font-weight: bold; */
}

.tabSelecter li a, .tabSelecter li span {
  /*  background-color: #ffffff;
        color: #000;
        border-radius: 10px 10px 0px 0px;
        font-weight: bold;
        font-size: 15px; */
}

body.mascot.past .tabSelecter li a, .tabSelecter li span {
  /* background-color: rgba(0, 104, 183, 0.23921568627450981); */
}

body.mascot.past .tabContents .tab li.current a {
  /* background: #0068b7; */
}

.tabContents .tab li#tab1.current {
  /* border-top: 5px solid #e60012; */
}

.tabContents .tab li#tab1.current a {
  /*  color:#e60012;
          height: 36px; */
}

.tabContents .tab li#tab2.current {
  /* border-top: 5px solid #017f40; */
}

.tabContents .tab li#tab2.current a {
  /*   color:#017f40;
          height: 36px; */
}

.tabContents .tab li#tab3.current {
  /*   border-top: 5px solid #000; */
}

.tabContents .tab li#tab3.current a {
  /*    height: 36px; */
}

.tabContents .tab li#tab4.current {
  /*     border-top: 5px solid #555; */
}

.tabContents .tab li#tab4.current a {
  /*     height: 36px; */
}

/* mascotlist */
.mascotlist {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: stretch;
}

.mascotlist > li {
  letter-spacing: 0;
  width: 48%;
  vertical-align: top;
  margin-bottom: 4%;
  margin-right: 4%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 10px;
	background-color: #fffef6;
  border: #cccccc 5px solid;
  padding: 3% 1% 1% 1%;
  position: relative;
  text-align: center;
}

.mascotlist > li:nth-child(2n) {
  margin-right: 0;
}

.mascotlist > li .mascotPic a {
  display: block;
}

.mascotlist .emblem {
  position: absolute;
  top: 5px;
  left: 5px;
  transform: scale(0.7);
  transform-origin: top left;
}

.mascotlist .teamName {
  font-size: 12px;
  font-weight: 700;
  color: #4d4d4d;
  line-height: 1.25;
  margin-top: 10px;
}

.mascotlist .mascotName {
  font-size: 16px;
  font-weight: 700;
  color: #4d4d4d;
  line-height: 1.25;
}

.mascotlist .btn.profile, .mascotlist .btn.voteBtn {
  margin-top: 10px;
}

.mascotlist .btn.profile a {
  display: block;
  border-radius: 5px;
  text-align: center;
  background: #F8A0B8;
  color: #fff;
  font-size: 14px;
  height: 35px;
  line-height: 35px;
  transition: background 0.2s ease;
	font-weight: 700;
}

.mascotlist .btn.voteBtn a {
  display: block;
  text-align: center;
  background: #F8A0B8;
  border-radius: 20px;
  font-size: 12px;
  height: 35px;
  line-height: 35px;
  transition: background 0.2s ease;
  color: #1A4B6B;
  border: #fff 2px solid;
  box-shadow: 0 10px 25px 0 rgba(0, 0, 0, 0.5);
}

.mascotlist .btn.voteBtn._login a {
  background: #222;
  color: #fff;
}

.mascotlist .btn.profile a:hover, .mascotlist .btn.voteBtn a:hover {
  background: #ff7979;
  color: #fff;
  text-decoration: none;
}

.mascotlist > li .mascotInfo {
  width: 100%;
  max-width: 300px;
  bottom: 0;
  padding: 5px;
  box-sizing: border-box;
}

.mascotlist > li .mascotInfo p {
  margin-top: 5px;
  position: relative;
  padding-left: 0;
  box-sizing: border-box;
  height: 55px;
  font-size: 15px;
  line-height: 1.3;
}

.mascotlist > li .mascotInfo p .embM {
  position: absolute;
  left: 7px;
}

.mascotlist > li .mascotInfo p .embM img {
  width: 32px;
  height: 32px;
}

.mascotlist > li .mascotInfo p .clumName {
  font-size: 10px;
  display: block;
  padding: 0;
  letter-spacing: -0.1em;
}

.mascotlist > li .mascotInfo p i {
  font-size: 10px;
  font-style: normal;
}

.mascotlist > li .kome {
  position: absolute;
  bottom: -40px;
}

.mascotlist > li .mascotInfo .votelist {
  text-align: center;
}

.mascotlist > li .mascotInfo .votelist li.voteBtn {
  display: inline-block;
}

.mascotlist > li .mascotInfo .votelist li.voteBtn a {
  display: table-cell;
  width: 200px;
  height: 21px;
  background: #fff;
  font-size: 10px;
  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.support a {
  background: #222222;
  color: #fff;
  position: relative;
}

.mascotlist > li .mascotInfo .votelist li.voteTxt a {
  font-size: 10px;
  line-height: 1.2;
  display: inline-block;
  color: #fff;
}

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

@media screen and (max-width: 340px) {
  .mascotlist .teamName {
    font-size: 10px;
  }
}

@media screen and (max-width: 340px) {
  .mascotlist .mascotName {
    font-size: 13px;
  }
}

@media screen and (max-width: 340px) {
  .mascotlist .btn.profile a, .mascotlist .btn.voteBtn a {
    font-size: 10px;
    height: 30px;
    line-height: 30px;
  }
}

/*.mascotlist > li .mascotInfo .votelist li.voteBtn.vote a:before{
  position: absolute;
  font-family: 'FontAwesome';
  content: "\f099";
  color: #fff;
  font-weight: normal;
  font-size: 11px;
  left: 8px;
  top: 50%;
  margin-top: -9px;
}*/
body .contentsBox.vote {
  width: 100%;
}

body .contentsBox.vote .inner .ttlNoLink {
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 5px;
  padding: 0px 0 5vw;
  margin: 0 auto;
  width: 80vw;
}

.tweetIMG_BTN img {
  width: 100%;
  max-width: 500px;
  height: auto;
}

.backlink, .nextlink {
  margin: 20px 0;
}

.backlink a, .nextlink a {
  position: relative;
  background: #ff6060;
  color: #fff;
  padding: 10px 20px;
  display: block;
  width: 80%;
  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;
}

.kvArea .navWrap .mascotNavList2 li a {
  height: 45px;
}

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

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

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

.mascotArea .outlineTable td .resultDate li {
  margin-bottom: 5px;
}

/*20160203*/
/*20160212*/
.mascotlist > li .mascotInfo .votelist li.voteBtn.vote span {
  background: #1b5d8e;
  color: #477ea7;
  position: relative;
  padding-left: 20px;
}

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

.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: 7px;
  top: 50%;
  margin-top: -7px;
}

.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;
}

.mascotTable tr td:first-child img {
  width: 55px;
}

.mascotDesc {
  margin-top: 20px;
}

.mascotDesc h4 {
  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;
}

.accordionWrap.entryAcc .mascotDesc ul li {
  font-size: 12px;
  margin-bottom: 10px;
}

.commentList li span, .commentList li input {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: table-cell;
  vertical-align: middle;
}

.commentList li span {
  font-size: 12px;
  text-align: center;
  width: 60px;
  background: #9b8950;
  color: #fff;
  padding: 5px 10px;
  border-radius: 5px;
  margin-right: 10px;
  text-indent: 0;
}

.commentList li input {
  -webkit-border-radius: 3px;
  border: 1px solid #ccc;
  height: 30px;
  width: 100%;
  margin-left: 1em;
}

.mascotDesc h4:nth-of-type(2) {
  margin-top: 20px;
}

.tabContents .topAllnav {
  margin: 30px 0 20px 0;
}

.mascotlist > li .mascotInfo .votelist li.voteBtn.support a {
  position: relative;
}

/*.mascotlist > li .mascotInfo .votelist li.voteBtn.support a:before {
    position: absolute;
    font-family: 'FontAwesome';
    content: "\f024";
    color: #fff;
    font-weight: normal;
    font-size: 11px;
    margin-top: -6px;
    left: 7px;
    top: 50%;
    margin-top: -8px;
}*/
/*thanks*/
.thanks .thanksTxt {
  font-weight: bold;
  margin-bottom: 20px;
  background: #ff6060;
  padding: 10px;
  text-align: center;
  color: #fff;
  position: relative;
  font-size: 14px;
}

.thanks .thanksTxt:before, .thanks .thanksTxt:after {
  position: absolute;
  font-family: "FontAwesome";
  font-size: 63px;
  font-weight: normal;
  top: 50%;
  margin-top: -9px;
}

.thanks .thanksTxt:before {
  content: "\f0da";
  left: -3px;
}

.thanks .thanksTxt:after {
  content: "\f0d9";
  right: -3px;
}

.thanks p {
  font-size: 13px;
  line-height: 1.65;
  margin-bottom: 1em;
}

.thanks .thanksMas {
  margin-bottom: 10px;
}

.thanks .thanksMas .inner {
  background: #e6e3d5;
  padding: 20px;
}

.thanks .thanksMas p {
  font-size: 15px;
  margin-bottom: 0;
  margin-top: 10px;
}

.thanks .thanksMas .embM {
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  position: relative;
  top: -3px;
}

.bnarea {
	width: 100%;
	margin: auto;
    position: relative;
	padding: 20px 0px 30px 0px;
}

/*support*/
.mascotPrf {
	width: 100%;
	margin: auto;
    position: relative;
    background-color: rgb(247, 242, 187);
    background-image: repeating-linear-gradient(-45deg, transparent, transparent 20px, rgba(255, 255, 255, 0.3) 20px, rgba(255, 255, 255, 0.3) 40px);
	border-top: solid 5px #e5da65;
	padding: 80px 0px 30px 0px;
}
.mascotPrf.prfbk .inner {
  max-width: 90%;
  margin: 0 auto;
  border-radius: 20px;
  padding: 5%;
  box-sizing: border-box;
  border: #e5da65 5px solid;
	background-color: #fffef6;
}

.mascotPrf .masName {
  font-size: 18px;
  margin: 0px 0px 20px 0px;
  text-align: center;
  font-weight: 700;
  font-family: YakuHanJP, "Noto Sans JP", YuGothic, "メイリオ", sans-serif;
  color: #333333;
	border-bottom: 5px solid #e5da65;
	padding: 0px 0px 15px 0px;
}

.mascotPrf .masName .embL {
  margin-bottom: 5px;
}

.mascotPrf .mascotImg {
  margin-bottom: 30px;
  text-align: center;
}

.mascotPrf .btn {
  position: relative;
	width: 90%;
	margin: auto;
}

.mascotPrf .btn a {
  display: block;
  background: #f98a89;
  color: #fff;
  height: 60px;
  line-height: 60px;
  border-radius: 50px;
  font-size: 15px;
  font-size: 20px;
  font-weight: bold;
  margin: 20px auto 0;
  text-align: center;
  width: 100%;
}

.mascotPrf .btn._login a {
  background: #222;
  color: #fff;
}

/*投票するボタン*/
.btn.bfno {
  display: none;
}

.mascotPrf .btn span {
  display: block;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  height: 50px;
  line-height: 50px;
  border-radius: 25px;
  font-size: 15px;
  font-size: 15px;
  font-weight: bold;
  margin: 20px auto 0;
  text-align: center;
  width: 100%;
}

.mascotPrf .btn.back {
  display: block;
  margin: 20px auto 0;
  width: 75%;
}

.mascotPrf .btn.back a {
  display: block;
  background: #f98a89;
  color: #fff;
  height: 50px;
  line-height: 50px;
  border-radius: 25px;
  font-size: 15px;
  font-weight: bold;
  margin: 0px auto;
  text-align: center;
  width: 100%;
}

.btn.back {
  position: relative;
}

.mascotPrf .btn:hover, .btn.back:hover {
  opacity: 0.5;
}

.mascotPrf .btn:before {
  display: block;
  position: absolute;
  top: 27px;
  right: 20px;
  width: 7px;
  height: 7px;
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
  -webkit-transform: rotate(-315deg);
  transform: rotate(-315deg);
  content: "";
}

.mascotPrf .btn.back:before {
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
  left: 31px;
  top: 20px;
}

.prfTxt {
	width: 90%;
  margin: 20px auto 20px;
  font-size: 16px;
  line-height: 2;
  text-align: left;
	border-top: dotted 2px #d3d2c2;
    border-bottom: dotted 2px #d3d2c2;
    padding: 10px 0px 10px 0px;
}

.detail_Btn input, .detail_Btn a, .detail_Btn span {
  display: block;
  width: 100%;
  margin: 0 auto;
  padding: 10px;
  text-align: center;
  background: #222222;
  color: #fff;
  box-sizing: border-box;
  font-size: 13px;
}

.posterArea h4 {
  padding-bottom: 5px;
  font-size: 18px;
  color: #e61e2e;
  font-weight: bold;
  /* text-align: center; */
  margin: 20px 0 10px;
}

.posterImgList {
  font-size: 0;
  margin-top: 10px;
}

.posterImgList li {
  font-size: 13px;
}

.posterImgList li p {
  background: #9b8950;
  color: #fff;
  padding: 10px;
}

.posterImgList li:first-child {
  margin-bottom: 20px;
}

.detail_Btn input {
  border-style: none;
}

.posterArea .detail_Btn input {
  -webkit-appearance: none;
  background: #e61e2e;
}

.commentList {
  margin-top: 10px;
}

.commentList li {
  font-size: 13px;
  margin-bottom: 20px;
  display: table;
  width: 100%;
  text-indent: 1em;
}

.posterArea {
  margin-bottom: 30px;
  display: table;
  width: 100%;
}

.posterArea .step01, .posterArea .step02 {
  border: solid 2px #e61e2e;
  padding: 30px;
  border-radius: 5px;
  position: relative;
  margin-bottom: 60px;
}

.posterArea h4 span {
  color: #fff;
  background-color: #e61e2e;
  padding: 0;
  margin: 0;
  width: 23px;
  height: 23px;
  line-height: 23px;
  text-align: center;
  display: inline-block;
  border-radius: 50%;
  margin-right: 6px;
  font-size: 15px;
}

.posterArea .step02 {
  margin-bottom: 30px;
}

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

.posterArea h3 {
  text-align: center;
  margin-bottom: 20px;
}

.posterArea .detail_Btn.make {
  padding: 0 20px;
}

/*.posterArea .step01 {
    margin-bottom: 60px;
}*/
/*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 p {
  margin: 20px 0 15px;
}

.make .posterArea .step01 p span {
  margin: 20px 0 10px;
  display: block;
  font-size: 14px;
}

.make .posterArea .step01 input {
  width: 100%;
  box-sizing: border-box;
}

.make .posterArea .step01 .inner {
  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;
  display: inline-block;
  padding: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  font-size: 11px;
  border-radius: 5px;
  width: 100%;
}

.make .posterArea .step01 .makeSns li a:hover {
  text-decoration: none;
  opacity: 0.7;
  cursor: pointer;
}

.make .posterArea .step01 .makeSns li.twitter {
  padding-right: 10px;
}

.make .posterArea .step01 .makeSns li.facebook {
  text-align: right;
  padding-left: 10px;
}

.make .posterArea .step01 .makeSns li.twitter a {
  background: #28aae1;
}

.make .posterArea .step01 .makeSns li.facebook a {
  background: #2e4da0;
}

/*.make .posterArea .step01:before {
content: none;
}*/
.profVote#finish_button {
  display: block;
  width: 100%;
  margin: 0 auto;
  padding: 10px;
  text-align: center;
  background: #868686;
  color: #d8d8d8;
  border-radius: 5px;
  box-sizing: border-box;
  font-size: 13px;
}

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

.posterArea .step01 .stepInner .commentList li:last-child {
  margin-bottom: 0px;
}

.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 ul.mascotlist {
  width: 100%;
  text-align: center;
}

.mascotListNav {
  margin-bottom: 20px;
}

.mascotListNav ul.tabnav {
  font-size: 0;
  display: table;
  table-layout: fixed;
  width: 100%;
}

.mascotListNav ul.tabnav li {
  box-sizing: border-box;
  display: table-cell;
  font-size: 12px;
  vertical-align: top;
  border-color: #ccc;
}

.mascotListNav ul.tabnav li:first-child {
  border-top: 1px solid #ccc;
}

.mascotListNav ul.tabnav li a, .mascotListNav ul.tabnav li span {
  color: #000;
  background: #eee;
  font-size: 11px;
  line-height: 1.3;
  letter-spacing: -2px;
  display: table-cell;
  vertical-align: middle;
  height: 50px;
  width: 500px;
  text-align: center;
  position: relative;
}

.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/2019/embJleague.png) no-repeat;
  display: block;
  width: 32px;
  height: 32px;
  background-size: 32px 32px;
}

.mascotPrf .masName#Jleague .embM {
  background: url(/img/mascot/2019/embJleague_black.png) no-repeat;
  width: 32px;
  height: 32px;
  background-size: 32px 32px;
}

.detail_Btn.vote input[type="submit"] {
  -webkit-appearance: none;
}

.kvArea .infoTxt {
  display: none;
}

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

/*投票エリア*/
/*.posterArea,
.thanksMas + p{
  display: none;
}*/
/*20180210*/
.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: 12px;
  display: block;
  color: #e60012;
  margin: 15px;
  border: solid 1px #f00;
  border-radius: 5px;
  font-weight: bold;
  text-align: left;
  padding-right: 10px;
}

.linkTxt a {
  color: #e60012;
  display: block;
  padding: 10px 15px 10px 10px;
  position: relative;
}

.linkTxt a:hover {
  text-decoration: none;
  filter: alpha(opacity=75);
  -moz-opacity: 0.75;
  opacity: 0.75;
}

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

/*--- profile ---*/
.ttlNoLink {
  text-align: center;
  position: relative;
  z-index: 100;
}

/*--- profile ---*/
.mascotArea .prfTable__text {
  text-align: center;
  font-size: 16px;
  font-weight: 600;
  background-color: #f9f5c9;
  padding: 10px 0;
  width: 100%;
	margin: 0px 0px 15px 0px;
}

/*areaOutline*/
.areaOutline {
  width: 100%;
  margin-bottom: 60px;
}

.areaOutline dt {
  color: #ffffff;
  background-color: #ff8c7d;
  padding: 10px 0;
  text-align: center;
}

.areaOutline dt:nth-last-of-type(2n) {
  background-color: #81bcff;
}

.areaOutline dd {
  padding: 20px 0;
}

.areaOutline dd ul {
  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;
  width: 80px;
}

.areaOutline dd .col2 {
  margin: 0 auto 20px;
  width: 80%;
}

.areaOutline dd .col2:after {
  content: "";
  height: 0;
  display: block;
  clear: both;
  visibility: hidden;
}

.areaOutline dd .col2 li:first-of-type {
  margin-right: 30px;
}

.areaOutline dd .notes {
  text-align: left;
  margin: 0 auto;
}

.areaOutline dd .date {
  margin: 0 auto;
}

.king {
  width: 48px !important;
  height: 48px !important;
}

.clubApply {
  width: 90%;
	margin: auto;
  text-align: center;
}

.clubApply p {
  font-weight: bold;
  color: #000;
  font-size: 18px;
  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 .howtoApply__apply li {
  margin: 5px;
}

.clubApply .howtoApply__apply li img {
  width: 100%;
}

.clubApply p img {
  vertical-align: middle;
  position: relative;
  margin: 0 auto 10px;
  display: block;
  width: auto;
}

body .contentsBox.outline {
  width: 100%;
  padding-top: 30px;
}

body .contentsBox.outline .inner {
  width: calc(90% - 20px);
  padding: 20px 10px;
  border-radius: 10px;
  background: #EBF7FF;
  border: 2px solid rgba(14, 180, 199, 0.6);
  margin: 0 auto;
}

body .contentsBox.outline dl {
  text-align: center;
  line-height: 2;
  margin-bottom: 30px;
  font-size: 14px;
}

body .contentsBox.outline dl:nth-child(2) {
  text-align: left;
}

body .contentsBox.outline dl:nth-child(4) dd {
  font-size: 20px;
}

body .contentsBox.outline dl:last-child {
  margin-bottom: 0;
  font-size: 16px;
}

body .contentsBox.outline dl dd span {
  display: block;
  font-size: 12px;
  margin-bottom: 30px;
}

body .contentsBox.about {
	width: 100%;
    margin: auto;
    position: relative;
    background-color: rgb(219, 244, 248);
    background-image: repeating-linear-gradient(-45deg, transparent, transparent 20px, rgba(255, 255, 255, 0.3) 20px, rgba(255, 255, 255, 0.3) 40px);
    border-top: solid 10px #52c9de;
    padding: 20px 0px 30px 0px;
	
}
body .contentsBox.about dl {
  width: 90%;
	margin: auto;
}

body .contentsBox.about dl dt {
	text-align: center;
}

body .contentsBox.about dl dd {
  text-align: center;
  box-sizing: border-box;
	border: 5px solid #52c9de;
    background: #fffef6;
    padding: 3%;
	width: 100%;
  font-weight: bold;
  text-align: left;
  line-height: 2;
  font-size: 15px;
  font-feature-settings: "palt" 1;
  text-align: justify;
  text-justify: inter-ideograph;
}

body .contentsBox.about dl dd p {
  text-align: center;
  line-height: 5vw;
  font-size: 3vw;
  color: #000;
	font-weight: 700;
}

body .contentsBox.about dl dd p span {
  font-weight: bold;
  display: block;
  padding: 0;
	color: #ec9594;
	font-size: 4vw;
	font-weight: 700;
    line-height: 5vw;
    margin-top: 5px;
}

body .contentsBox.about dl dd p:not(:first-child) {
  margin-top: 1em;
}

/* ==========================================================================
   vote
========================================================================== */
body .contentsBox.vote, body .contentsBox.pastArea {
	width: 100%;
    margin: auto;
    position: relative;
    background-color: rgb(252, 235, 235);
    background-image: repeating-linear-gradient(-45deg, transparent, transparent 20px, rgba(255, 255, 255, 0.3) 20px, rgba(255, 255, 255, 0.3) 40px);
    border-top: solid 10px #f29897;
    padding: 50px 0px 40px 0px;
}
body .contentsBox.pastArea {
	margin-top: 70px;
}
body .contentsBox.vote .inner, body .contentsBox.pastArea .inner{
	width: 95%;
    margin: auto;
}



.mascotArea table.announceTable {
  margin-bottom: 0;
  width: auto;
  margin: 0 auto;
}
.announceTable {
  width: 100%;
}

.announceTable tr {
  border-bottom: 5px solid #fffef6;
}

.mascotArea table.announceTable th {
  width: 30%;
  padding: 10px 10px;
  background: #d8f7db;
  text-align: center;
  vertical-align: middle;
  font-size: 14px;
  color: #333333;
  font-weight: bold;
	font-weight: 900;
	line-height: 18px;
	height: 40px;
}

.mascotArea table.announceTable th span {
	font-size: 12px;
	font-weight: 900;
}

.mascotArea table.announceTable td {
	padding: 10px 5%;
	text-align: left;
	vertical-align: middle;
	font-size: 14px;
	color: #333333;
	font-weight: 900;
	line-height: 18px;
}
.announceTable td span {
	font-size: 12px;
	font-weight: 900;
}







.outline {
	width: 100%;
	margin: 30px auto 0px auto;
	padding: 1px 5% 5% 5%;
	border-radius: 10px;
	background-color: #fffef6;
	box-sizing: border-box;
}

.prof .outline {
	display: none;
}

.outline p {
	font-size: 14px;
	line-height: 24px;
	color: #333333;
	margin: 0px auto 10px auto;
	padding: 0px;
	padding-left:1em;
	text-indent:-1em;
	font-weight: 700;
	text-align: left;
}
.outline h5 {
	font-size: 24px;
	line-height: 30px;
	color: #333333;
	margin: 30px auto 10px auto;
	padding: 0px;
	font-weight: 900;
	text-align: center;
}

div#about, div#vote, div#method, div#outline {
    position: absolute;
    top: -58px;
}

.method {
	width: 100%;
    margin: auto;
    position: relative;
    background-color: rgb(216, 247, 219);
    background-image: repeating-linear-gradient(-45deg, transparent, transparent 20px, rgba(255, 255, 255, 0.3) 20px, rgba(255, 255, 255, 0.3) 40px);
    border-top: solid 10px #8cda93;
    padding: 50px 0px 50px 0px;
}

.method .inner {
  font-size: 0;
	width: 90%;
    margin: auto;
}

.contentsBox.method dl {
  color: #000;
  font-size: 14px;
  padding: 5% 5% ;
  box-sizing: border-box;
  vertical-align: top;
  border: 5px solid #8cda93;
  position: relative;
  z-index: 2;
	background-color: #fffef6;
	margin-bottom: 30px;
}
.contentsBox.method dl:last-child {
	margin-bottom: 0px;
}
.contentsBox.method dl .number {
	position: absolute;
    left: -5%;
    top: -30px;
    width: 60px;
    height: 60px;
    border-radius: 100px;
    text-align: center;
    box-sizing: border-box;
    color: #ffffff;
    font-size: 38px;
    font-weight: 900;
    margin: auto;
    padding: 10px 0px 0px 0px;
    background-color: #8cda93;
    line-height: 40px;
}
.contentsBox.method dl.areamethod1 dd span {
  color: #f9716f;
  font-weight: bold;
}
.contentsBox.method dl.areamethod2 dt span {
  color: #37a8e0;
  font-weight: bold;
}
.contentsBox.method dl.areamethod2 dd {
	font-size: 12px;
	line-height: 20px;
}
.contentsBox.method dl.areamethod2 dd span{
	display: block;
	font-weight: bold;
	padding-left:1em;
	text-indent:-1em;
}
.contentsBox.method dl.areamethod2 img {
  width: auto;
  margin: 20px auto;
}
.contentsBox.method dl.areamethod3 img {
  width: auto;
  margin: 20px auto;
}
.contentsBox.method dl.areamethod3 dt span {
  color: #31ae36;
  font-weight: bold;
}


.contentsBox.method dl dt {
  font-weight: bold;
  text-align: center;
	font-size: 16px;
  line-height: 30px;
}
.contentsBox.method dl dd {
  font-weight: bold;
  text-align: left;
	font-size: 14px;
  line-height: 24px;
}

.contentsBox.method dl img {
  text-align: center;
  margin: 20px auto;
  display: block;
}




.method dl.areamethod1 .howtoApply__apply {
  font-size: 0;
}

.method dl.areamethod1 .howtoApply__apply li {
  width: 49%;
  display: inline-block;
  font-size: 0;
}

.method dl.areamethod1 .howtoApply__apply li:first-child {
  margin-right: 2%;
}

.method dl.areamethod1 .howtoApply__apply .li img {
  text-align: center;
  margin: 27px auto;
  display: inline-block;
  width: 100%;
}

.method .inner .ttlNoLink:after {
  content: "";
  width: 100%;
  height: 50px;
  position: absolute;
  right: 0;
  bottom: 0;
  background: url(/img/mascot/2020/line_sp.png) no-repeat top center;
  bottom: 15px;
  z-index: -2;
  position: absolute;
}

/* ==========================================================================
   Top Nav
========================================================================== */
#nav_top {
	display: block;
	position: -webkit-sticky;
	position: sticky;
	top: 0;
	width: 100%;
	z-index: 1000;
	padding: 0px;
	background-color: #fffef6;
}
#nav_top .nav__list {
  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;
	margin: auto;
}
#nav_top .nav__list li {
  font-size: 18px;
  font-weight: bold;
	margin: 0px;
	width: 25%;
	border-right: 1px solid #fffef6;
	display: table;
}
#nav_top .nav__list li:last-child {
	width: 25%;
	border-right: 0px;
}
#nav_top .nav__list li a {
  color: #ffffff;
  display: table-cell;
  padding: 0 0px;
	font-size: 3.5vw;
  line-height: 4vw;
	width: 100%;
	height: 50px;
    text-align: center;
    font-weight: 600;
	vertical-align: middle;
}

#nav_top .nav__list li a:hover {
  text-decoration: none;
	opacity: .8;
}

#nav_top .nav__list li:first-child a {
	background: url(/img/mascot/2023/nav_bg01.png) repeat 50% 50% ;
}
#nav_top .nav__list li:nth-child(2) a {
	background: url(/img/mascot/2023/nav_bg02.png) repeat 50% 50% ;
	margin: 0px 10px 0px 10px;
}
#nav_top .nav__list li:nth-child(3) a {
	background: url(/img/mascot/2023/nav_bg03.png) repeat 50% 50% ;
}
#nav_top .nav__list li:nth-child(4) a {
	background: url(/img/mascot/2023/nav_bg01.png) repeat 50% 50% ;
}

/* ==========================================================================
   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: 80%;
  text-align: center;
  padding: 10% 5%;
  box-sizing: border-box;
}

.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;
  font-size: 25px;
}

.thanks__title {
  color: #e70012;
  font-size: 15px;
  font-weight: 700;
  padding-bottom: 20px;
}

.thanks__btn__item {
  margin: 10px;
}

.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;
}

.thanks__btn__item a.facebook {
  background: #3b5999;
}

/* ==========================================================================
   Past
========================================================================== */
.past .contents {
  margin: 0;
}

.contentsBox.pastArea {
  padding-top: 20px;
}

.past .container .contents {
  background-size: contain;
}

.past .tabContents .tab {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: stretch;
  height: auto;
  padding: 0;
  width: 100%;
  margin: 0 auto;
}

.past .tabContents .tab li {
  width: 19.2%;
  height: 40px;
  border: none;
	margin-bottom: 1%;
	margin-right: 1%;
	background: none;
}

.past .tabContents .tab li:nth-child(5n) {
  margin-right: 0%;
}

.past .tabContents .tab li a {
  border-radius: 10px;
  background-color: #fffef6;
  border: #0EB4C7 2px solid;
  color: #0EB4C7;
  line-height: 36px;
  font-size: 12px;
  font-weight: 700;
  transition: background 0.2s ease;
  width: auto;
  height: auto;
  display: block;
}

.past .tabContents .tab li.current a, .past .tabContents .tab li a:hover {
	background-color: #0EB4C7;
    border: #0EB4C7 2px solid;
    color: #fffef6;
}

.past #round .tabContentsBox {
	margin: 0px auto 0px auto;
	padding: 0px 5% 50px 5%;
	border-radius: 10px;
    background-color: #fffef6;
    border: #0EB4C7 3px solid;
}

.mascotArea table {
  width: 100%;
  margin: 0 auto;
}

.mascotArea table tr:not(:first-of-type) {
  border-top: none;
}

.result .mascotArea table tr{
  border-bottom: solid 1px #b6b6b6;
}
.mascotArea table tr:first-child, .mascotArea table tr:last-child {
  border-bottom: solid 0px #b6b6b6;
}

.mascotArea table.mascotTable td.team {
  font-size: 12px;
	vertical-align: middle;
}

.mascotArea table.mascotTable .medal td.team a {
  color: #4D4D4D;
}

.mascotArea table.mascotTable td.team a {
  color: #4D4D4D;
}

.mascotArea table.mascotTable td .embL {
  margin: 0 auto;
}

.mascotArea table.mascotTable td:first-child {
  padding: 10px 0 ;
	vertical-align: middle;
    line-height: 3;
}

/* ==========================================================================
   result
========================================================================== */
.container .kvArea h2 {
  position: relative;
  margin: 0 auto;
}

.container .contents {
  width: 100%;
	background-color: #fffef6;
	margin: auto;
}
