@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/mascot2022.css
2022/1/14 Hirabayashi

------------------------*/
/*--- setting ---*/
/*--- mixin ---*/
/*--- 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;
}

.ttlMain h3 {
  font-size: 50px;
  margin: 60px auto 50px;
  text-align: center;
  display: inline-block;
  font-family: YakuHanJP, "Noto Sans JP", YuGothic, "メイリオ", sans-serif;
  font-weight: 900;
  color: #1A4B6B;
  position: relative;
  display: inline-block;
  z-index: 2;
  line-height: 1.5;
}

.ttlMain h3 span {
  display: block;
  font-size: 24px;
  background: #0EB4C7;
  padding: 3px 0;
  text-align: center;
  font-family: YakuHanJP, "Archivo", sans-serif;
  color: #fff;
  font-weight: 900;
}

.ttlMain h3:first-letter {
  color: #EE221B;
}

#method .ttlMain h3 {
  margin: 60px auto 80px;
}

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

.ttlNoLink {
  margin: 60px auto 30px;
  text-align: center;
}

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

.second .content {
  margin-top: 82px;
}

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

.content .sub {
  margin-top: 47px;
}

.redTxt {
  color: #f00;
}

.sp {
  display: none;
}

/*マスコットプロフィール*/
.mascot2022.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 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 {
  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;
}

.support .accordionWrap.entryAcc .accordionIndex span i {
  display: block;
}

/*--- 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 {
  display: none;
}

.sub .subBNR.bnr_awards2015, .sub .subBNR.bnr_emperor2015, .sub .subBNR.bnr_clubWcup, .sub .subBNR.bnr_championship, .sub .subBNR.bnr_ync2015 {
  display: none;
}

.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 */
/*--- table ---*/
.mascotArea table {
  width: 100%;
}

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

.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 .tab li.current a {
  position: relative;
  top: 1px;
  background: #0068b7;
  color: #ffffff;
  font-weight: bold;
}

/*.tabContents .topAllnav .tab li:first-child{
  border-left: 1px solid #ccc;
}*/
.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 {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: stretch;
}

.mascotlist > li {
  letter-spacing: 0;
  width: 22%;
  vertical-align: top;
  margin-bottom: 4%;
  margin-right: 4%;
  border-radius: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff url(/img/mascot/2022/BG_mascot.png) center center no-repeat;
  background-size: cover;
  border: #0EB4C7 2px solid;
  padding: 19px 0 0;
  position: relative;
  text-align: center;
}

.mascotlist > li:nth-child(4n) {
  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: 14px;
  font-weight: 700;
  color: #4d4d4d;
  line-height: 1.25;
}

.mascotlist .mascotName {
  font-size: 20px;
  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: 0 0 8px 8px;
  text-align: center;
  background: #0EB4C7;
  color: #fff;
  font-size: 14px;
  height: 35px;
  line-height: 35px;
  transition: background 0.2s ease;
}

.mascotlist .btn.voteBtn a {
  display: block;
  text-align: center;
  background: #F8A0B8;
  border-radius: 20px;
  font-size: 14px;
  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 {
  /*height: 95px;*/
  padding: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

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

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.outline .inner {
  width: 980px;
  padding: 40px;
  border-radius: 10px;
  background: #EBF7FF;
  border: 2px solid rgba(14, 180, 199, 0.6);
}

body.fullColumn .contentsBox.about .inner, body.fullColumn .contentsBox.vote .inner, body.fullColumn .contentsBox.method .inner, body.fullColumn .contentsBox.outline .inner {
  padding-top: 0;
}

body.fullColumn .contentsBox.method .inner, body.fullColumn .contentsBox.about .inner {
  padding-bottom: 40px;
}

body.fullColumn .contentsBox.vote .inner {
  padding-bottom: 0;
}

.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 {
  margin: 20px 0;
}

.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 {
  text-align: center;
}

.mascotTable tr td:last-child .embL {
  margin: 0 auto;
}

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

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

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

/*20160203*/
/*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;*/
  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 h4:nth-of-type(2) {
  margin-top: 20px;
}

.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;
  max-width: 100%;
}

/*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 {
  border-radius: 5px;
  width: 1020px;
  margin: 0px auto;
  overflow: hidden;
  box-sizing: border-box;
  padding: 60px 20px 50px;
}

.mascotPrf.prfbk {
  width: 100%;
}

.mascot2022 .content {
  background: none;
  width: auto;
  margin: 0;
  overflow: auto;
  padding: 70px 0 0;
}

body.fullColumn.prof .contentsBox {
  padding: 0;
}

.mascotPrf .inner {
  width: 980px;
  max-width: 90%;
  margin: 0 auto;
  border: #0EB4C7 3px solid;
  border-radius: 20px;
  padding: 30px 90px 90px;
  box-sizing: border-box;
  background: #fff url("/img/mascot/2022/BG_mascot.png") center 5% no-repeat;
  background-size: auto;
}

body.prof .contentsBox.method .inner {
  padding-bottom: 90px;
}

.mascotPrf .inner .btn {
  position: relative;
}

.mascotPrf .inner .btn a {
  display: block;
  color: #fff;
  text-align: center;
  line-height: 57px;
  border-radius: 57px;
  font-size: 22px;
  margin: 0px auto;
  width: 276px;
  background: #ff7979;
  font-weight: bold;
  border: #707070 2px solid;
}

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

.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: 32px;
  text-align: center;
  font-weight: 700;
  font-family: YakuHanJP, "Noto Sans JP", YuGothic, "メイリオ", sans-serif;
  color: #1A4B6B;
}

.mascotPrf .masName .embL {
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  position: relative;
  top: -3px;
  transform: scale(0.8);
}

.mascotPrf .mascotImg {
  margin-top: 20px;
}

/*マスコット一覧へ戻る*/
.mascotArea .prfTxt {
  font-size: 20px;
  font-weight: 500;
  line-height: 2;
  font-feature-settings: "palt" 1;
  margin-top: 40px;
}

.detail_Btn {
  font-size: 13px;
  line-height: 1.6em;
  margin: 10px 0 0;
}

.detail_Btn input {
  border-style: none;
  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 a {
  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 {
  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;
  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.239216);
}

.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.vote li {
  /* width: 32%; */
  width: 24.25%;
  margin-right: 1%;
  position: relative;
  padding-bottom: 6px;
  padding-right: 2px;
}

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

.mascotListTab.tabSelecter .tab.vote li a {
  border-radius: 10px 10px 0 0;
  background-color: #1A4B6B;
  border: #0EB4C7 2px solid;
  border-bottom: none;
  transition: background 0.2s ease;
  color: #ccc;
  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: #1A4B6B 2px solid;
  border-bottom: none;
  top: 0;
  opacity: 1;
  color: #FFEBF0;
  opacity: 1;
}

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

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

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

/*投票エリア*/
/*.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 {
  display: block;
  color: #f00;
}

.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: 20px;
  font-family: "icomoon3";
  content: "\ec600";
  font-size: 11px;
  text-decoration: none !important;
}

/*--- profile ---*/
.mascotArea {
  text-align: center;
}

.mascotArea .prfTable {
  width: 100%;
}

.mascotArea .prfTable__title {
  margin: 40px auto 0;
  text-align: center;
  font-family: YakuHanJP, "Noto Sans JP", YuGothic, "メイリオ", sans-serif;
  font-size: 30px;
  font-weight: 900;
  color: #1A4B6B;
  position: relative;
  display: inline-block;
  z-index: 2;
}

.mascotArea .prfTable__title:first-letter {
  color: #EE221B;
}

.mascotArea .prfTable__title::after {
  content: '';
  display: inline-block;
  position: absolute;
  width: 100%;
  background: rgba(14, 180, 199, 0.5);
  height: 10px;
  bottom: 5px;
  left: 50%;
  transform: translate(-50%, 0%);
  z-index: -1;
}

.mascotArea .prfTable__title span {
  position: absolute;
  bottom: -20px;
  left: 50%;
  transform: translate(-50%, 0%);
  font-size: 14px;
  display: block;
  text-align: center;
}

.mascotArea .prfTable__text {
  margin-top: 25px;
  text-align: center;
  font-size: 24px;
  font-weight: 500;
  background: rgba(14, 180, 199, 0.15);
  border-radius: 15px;
  padding: 20px 0;
  width: 100%;
}

.mascotArea .prfTable__table {
  margin-top: 20px;
  width: 100%;
}

.mascotArea .prfTable__table th, .mascotArea .prfTable__table td {
  text-align: center;
  vertical-align: middle;
  font-size: 20px;
  font-weight: 500;
  padding: 15px;
  border-bottom: 10px solid #fff;
}

.mascotArea .prfTable__table th {
  border-right: none;
  background: rgba(14, 180, 199, 0.15);
  border-radius: 15px 0 0 15px;
}

.mascotArea .prfTable__table td {
  border-left: none;
  background: rgba(14, 180, 199, 0.3);
  border-radius: 0 15px 15px 0;
  border-right: 10px solid #fff;
}

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

/*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: #fffbf0;
}

body.fullColumn .contentsBox.outline dl {
  text-align: center;
  line-height: 2;
  margin-bottom: 0px;
  font-size: 20px;
  color: #4d4d4d;
}

body.fullColumn .contentsBox.outline dl dd {
  font-weight: 700;
}

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

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

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

#method {
  padding-top: 80px;
  padding-bottom: 20px;
}

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

.announceTable {
  width: 100%;
}

.announceTable tr {
  border: none !important;
}

.announceTable tr + tr th, .announceTable tr + tr td {
  border-top: 1px solid #EBF7FF;
}

.announceTable th {
  padding: 20px 10px;
  background: #0EB4C7;
  text-align: center;
  vertical-align: middle;
  font-size: 20px;
  color: #fff;
  font-weight: bold;
  border-radius: 10px 0 0 10px;
}

.announceTable th span {
  font-size: 16px;
}

.announceTable td {
  padding: 10px 0;
  font-size: 20px;
  color: #1A4B6B;
  background: #fff;
  border-radius: 0 10px 10px 0;
}

/*methodArea*/
body.fullColumn .contentsBox.method {
  width: 100%;
}

body.fullColumn .contentsBox.method .inner {
  font-size: 0;
}

body.fullColumn .contentsBox.method div.areamethod__wrapper {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: stretch;
}

body.fullColumn .contentsBox.method dl {
  width: 32%;
  color: #000;
  font-size: 14px;
  padding: 50px 25px 30px;
  box-sizing: border-box;
  vertical-align: top;
  border: 5px solid #0EB4C7;
  position: relative;
  z-index: 2;
}

body.fullColumn .contentsBox.method dl::after {
  content: '';
  position: absolute;
  top: 5px;
  right: -10px;
  z-index: -1;
  border-right: 10px solid rgba(14, 180, 199, 0.5);
  border-bottom: 10px solid rgba(14, 180, 199, 0.5);
  width: 100%;
  height: 100%;
}

body.fullColumn .contentsBox.method dl:last-child {
  margin-right: 0;
}

body.fullColumn .contentsBox.method dl.areamethod {
  background: #ffe5e8;
}

body.fullColumn .contentsBox.method dl.areamethod2 {
  background: #F0FBFF;
}

body.fullColumn .contentsBox.method dl.areamethod3 {
  background: #D7EDC9;
}

body.fullColumn .contentsBox.method dl.areamethod2 dt span {
  color: #37a8e0;
  font-weight: bold;
}

body.fullColumn .contentsBox.method dl.areamethod2 img {
  margin: 40px auto;
}

body.fullColumn .contentsBox.method dl.areamethod3 img {
  margin: 15px auto;
}

body.fullColumn .contentsBox.method dl.areamethod3 dt span {
  color: #31ae36;
  font-weight: bold;
}

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: 20px auto;
  display: block;
}

body.fullColumn .contentsBox.method dl:before {
  content: "";
  display: block;
  background: url(/img/mascot/2022/number1.png) center top no-repeat;
  width: 135px;
  height: 133px;
  position: absolute;
  left: 50%;
  top: -10px;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

body.fullColumn .contentsBox.method dl.areamethod2:before {
  background: url(/img/mascot/2022/number2.png) center top no-repeat;
}

body.fullColumn .contentsBox.method dl.areamethod3:before {
  background: url(/img/mascot/2022/number3.png) center top no-repeat;
}

body.fullColumn .contentsBox.about {
  width: 100%;
  padding: 60px 0 0;
}

body.fullColumn .contentsBox.about dl {
  width: 980px;
  box-sizing: border-box;
}

body.fullColumn .contentsBox.about dl dt {
  text-align: center;
  margin-bottom: 20px;
}

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

body.fullColumn .contentsBox.about dl dd p {
  text-align: center;
  line-height: 2.5;
  font-size: 20px;
  color: #000;
  font-feature-settings: "palt" 1;
}

body.fullColumn .contentsBox.about dl dd p span {
  font-weight: bold;
  display: block;
  padding: 0 0.5em;
}

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

/*aboutArea*/
/* ==========================================================================
   header
========================================================================== */
html.is-nav {
  height: 100%;
  overflow: hidden;
}

#header {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  padding: 0px 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: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: #fff;
  z-index: 500;
  box-sizing: border-box;
  background: #E3FCFF;
}

#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: 40vw;
  line-height: 0;
}

#header .header__logo img {
  width: 100%;
}

#header .mascotHeader__gnav {
  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;
  padding-left: 2vw;
}

#header .mascotHeader__gnav li {
  font-size: 16px;
  letter-spacing: 0.03em;
  font-weight: bold;
}

#header .mascotHeader__gnav li.none {
  opacity: 0.5;
  pointer-events: none;
}

#header .mascotHeader__gnav li a {
  color: #4d4d4d;
  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;
}

@media screen and (max-width: 1080px) {
  #header .mascotHeader__gnav li {
    font-size: 14px;
  }
}

.menu-trigger {
  display: none;
}

#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 0 0;
  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;
}

.mascotPrf.prfbk .btn__apply {
  margin-top: 40px;
}

/* ==========================================================================
   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: 0 5px;
  line-height: 0;
}

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

/* body.mascot2022.past .content,
body.mascot2022.result .content {
	width: 980px;
	margin: 100px auto 0;
} */
.snsBtn {
  max-width: 980px;
  margin: 20px auto 0;
  line-height: 0;
}

.snsBtn .btnHatena {
  width: auto;
}

.btn.bfno {
  display: none;
}

/* ==========================================================================
   Past
========================================================================== */
.contentsBox.pastArea .inner, #round.tabContents .inner {
  width: 980px;
  margin: 0 auto;
}

.past.mascot2022 .content .main {
  margin: 70px auto 0;
  background: #FFEBF0 url(/img/mascot/2022/BG_mascot.png) center 150px no-repeat;
}

.past .tabContents .tab {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: stretch;
}

.past .tabContents .tab li {
  width: 18%;
  height: 60px;
}

.past .tabContents .tab li:not(:nth-child(5n+1)) {
  margin-left: 2%;
}

.past .tabContents .tab li:nth-child(n+6) {
  margin-top: 2%;
}

.past .tabContents .tab li a {
  border-radius: 200px;
  background: rgba(14, 180, 199, 0.4);
  border: #0EB4C7 2px solid;
  color: #fff;
  line-height: 56px;
  font-size: 20px;
  font-weight: 700;
  transition: background 0.2s ease;
}

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

.past #round .tabContentsBox {
  padding: 50px 0 100px;
}

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

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

.mascotArea table.mascotTable .medal td img {
  margin-left: 0;
}

.mascotArea table.mascotTable .medal td img:nth-child(2) {
  margin-left: 20px;
}

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

/* ==========================================================================
   result
========================================================================== */
.mascot2022 .kvArea {
  background: none;
  width: auto;
  margin: 0;
  overflow: auto;
  padding: 70px 0 0;
  background: #fffbf0;
}

.mascot2022 .kvArea img {
  width: 100%;
}

.mascot2022 .content {
  padding: 0;
}

.mascot2022 .content .main {
  width: 100%;
  padding: 0 0 40px;
  background: #FFEBF0 url(/img/mascot/2022/BG_mascot.png) center top no-repeat;
  background-size: auto;
}

.mascot2022 .content .main .contentArea {
  width: 980px;
  margin: 0 auto;
}

.prof .content .main {
  padding: 90px 0 40px;
  background: #FFEBF0;
}
