@import url("https://fonts.googleapis.com/css?family=Quicksand:300,400,500,700");
@import url('https://fonts.googleapis.com/css?family=Kosugi+Maru');
/*-----------------------------------

ejleague.scss

------------------------------------*/
.txt_left {
  text-align: left;
  font-size: 15px;
  line-height: 1.75;
  margin-bottom: 1em;
}

.txtcolor_sax {
  color: #00d4d2;
}

.txtcolor_green {
  color: #2ab111;
}

.txtcolor_red {
  color: #e60012;
}

.txt_Ssize {
  font-size: 12px;
}

.kome {
  text-align: left;
}

i {
  font-style: normal;
}

a {
  color: #2ab111;
  text-decoration: none;
  -webkit-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

a:hover {
  opacity: 0.4;
  text-decoration: none;
}

.margT10 {
  margin-top: 10px;
}

.margT20 {
  margin-top: 20px;
}

.margT30 {
  margin-top: 30px;
}

.margT40 {
  margin-top: 40px;
}

.margT50 {
  margin-top: 50px;
}

.margB10 {
  margin-bottom: 10px;
}

.margB20 {
  margin-bottom: 20px;
}

.margB30 {
  margin-bottom: 30px;
}

.margB40 {
  margin-bottom: 40px;
}

.margB50 {
  margin-bottom: 50px;
}

.paddT10 {
  padding-top: 10px;
}

.paddT20 {
  padding-top: 20px;
}

.paddT30 {
  padding-top: 30px;
}

.paddT40 {
  padding-top: 40px;
}

.paddT50 {
  padding-top: 50px;
}

.paddB10 {
  padding-bottom: 10px;
}

.paddB20 {
  padding-bottom: 20px;
}

.paddB30 {
  padding-bottom: 30px;
}

.paddB40 {
  padding-bottom: 40px;
}

.paddB50 {
  padding-bottom: 50px;
}

body {
  background: #000 url(/img/ejleague/fifa/2019/BG_ejleague.jpg) no-repeat 0 0;
  background-attachment: fixed;
  background-size: 100% auto;
}

.second .content {
  width: 100%;
  margin: 0;
  padding: 0;
  text-align: center;
  font-family: 'Quicksand', sans-serif;
}


.kvArea {
  position: relative;
  width: 980px;
  margin: 0 auto;
}

.kvArea_head {
  background: url(/img/ejleague/fifa/2019/title_ejleague2019.png) no-repeat top center;
  height: 680px;
}

.kvArea_head_sub {
  background: url(/img/ejleague/fifa/2019/title_ejleague_sub2019.png) no-repeat top center;
  height: 264px;
  text-indent: -9999px;
  background-position: 60% 64px;
}

.kvArea_head_sub a {
  display: block;
  height: 100%;
}

.kvArea_text {
  display: none;
}

.kvArea_jleaguejplink {
  position: absolute;
  left: 20px;
  top: 12px;
}

.kvArea_fifalogo {
  position: absolute;
  letter-spacing: 0;
  top: 100px;
  left: 0px;
}

.sec {
  padding: 100px 0;
}

.sec_wid980 {
  width: 980px;
  margin: 0 auto;
}
body.second .sec_wid980{
  padding: 70px 0;
}

.sec_sax {
  background: rgba(0, 185, 183, 0.6) url(/img/ejleague/fifa/2019/BG_kirakira.png) no-repeat 0 0;
  color: #000;
}

.sec_black {
  background: rgba(0, 0, 0, 0.5) url(/img/ejleague/fifa/2019/BG_kirakira.png) no-repeat 0 0;
  color: #bebebe;
}

.sec_green {
  background: rgba(0, 148, 89, 0.54) url(/img/ejleague/fifa/2019/BG_kirakira.png) no-repeat 0 0;
}

.sec_purple {
  background: rgba(80, 15, 84, 0.5) url(/img/ejleague/fifa/2019/BG_kirakira.png) no-repeat 0 0;
}

.sec_gold {
  background: rgba(90, 87, 61, 0.5) url(/img/ejleague/fifa/2019/BG_kirakira.png) no-repeat 0 0;
}
.sec_white {
    background: rgba(255, 255, 255, 0.48) url(/img/ejleague/fifa/2019/BG_kirakira.png) no-repeat 0 0;
}

.top_lnk a{
  padding: 80px 0;
  display: block;
}

.subhead_left {
  font-size: 30px;
  line-height: 1;
  text-align: left;
  font-weight: 600;
  letter-spacing: 0.05em;
}

.subhead_center {
  line-height: 1;
  letter-spacing: 0.05em;
  margin-bottom: 50px;
}

.subhead_center .txt_Ssize {
  display: block;
  padding-top: 15px;
}

.subhead_center .subhead_en {
  font-size: 50px;
  font-weight: 500;
  padding: 15px 0;
  display: block;
}

.subhead_center .subhead_jp {
  font-size: 22px;
  display: block;
}
.top li section .subhead_center:after{
  font-family: ionicons;
  content: '\f30f';
  font-size: 23px;
  color: #00b9b7;
  position: absolute;
  top: 50%;
  margin-left: 400px;
  transform: translateY(-50%);
}
.top .subhead_center{
  margin-bottom: 0;
  position: relative;
}
.newslist li {
  text-align: left;
  padding: 20px 0;
}

.newslist li span {
  display: inline-block;
  width: 100px;
	color: #fff;
}

.newslist li a {
  color: #fff;
}

.accordionList .newslist {
  border-top: none;
}

.whatsnew .subhead_left {
  padding-bottom: 30px;
	color: #fff;
}

.whatsnew .accordionList {
  position: relative;
}

.whatsnew .accordionList .accordionIndex {
  border: none;
  text-align: right;
  position: absolute;
  bottom: -60px;
}

.whatsnew .accordionList .accordionIndex a:before {
  content: "more";
  display: inline-block;
  width: 5em;
  height: 1em;
  letter-spacing: 0.1em;
}

.whatsnew .accordionList .accordionIndex a:after {
  font-family: ionicons;
  content: '\f35d';
  margin-left: 10px;
  font-size: 14px;
}

.whatsnew .accordionList .accordionIndex.active a:before {
  content: "close";
}

.whatsnew .accordionList .accordionIndex.active a:after {
  content: '\f366';
}

.borderblack {
  border-top: 1px solid rgba(255, 255, 255, 0.3);
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  padding: 20px 0;
}


.flowlist {
  font-size: 0;
}

.flowlist li {
  font-size: 15px;
  display: inline-block;
  width: 215px;
  height: 215px;
  background: url(/img/ejleague/fifa/2019/flow_e.png) no-repeat 0 0;
  vertical-align: top;
  margin-right: 30px;
  position: relative;
}

.flowlist li:after {
  font-family: ionicons;
  content: '\f30f';
  font-size: 23px;
  color: #00b9b7;
  position: absolute;
  right: -23px;
  top: 50%;
  margin-top: -8px;
}

.flowlist li:last-child {
  margin-right: 0;
}

.flowlist li:last-child:after {
  display: none;
}

.flowlist li a {
  background-color: rgba(0, 0, 0, 0.3);
  border-radius: 50%;
}

.flowlist li a, .flowlist li span {
  width: 200px;
  height: 200px;
  display: block;
  color: #00b9b7;
  margin: 0 auto;
  position: relative;
  top: 7px;
}

.flowlist li a span, .flowlist li span span {
  display: inline-block;
  width: 200px;
  height: 100px;
  vertical-align: middle;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.flowlist li a span.flowlist_en, .flowlist li span span.flowlist_en {
  font-size: 20px;
  padding-top: 45px;
}

.flowlist li a span.flowlist_jp, .flowlist li span span.flowlist_jp {
  font-size: 17px;
  padding-top: 10px;
  line-height: 1.4;
}

.flowlist li.current a {
  background: rgba(0, 0, 0, 0.7);
}

.flowlist li.current:before {
  font-family: ionicons;
  content: '\f35d';
  font-size: 40px;
  color: #fff;
  position: absolute;
  margin-left: -10px;
  bottom: -50px;
  left: 50%;
}

.hoverContentsBox {
  margin-top: 50px;
  border-bottom: 1px solid rgba(225, 225, 225, 0.3);
}

.hoverBox {
  position: relative;
}

.hoverBox .txt_left {
  border-top: 1px solid rgba(225, 225, 225, 0.3);
  color: rgba(0, 0, 0, 0.8);
  padding: 30px 0;
  margin-bottom: 0;
}

.hoverBox .txt_left dd {
  font-size: 14px;
	color: #fff;
	line-height: 2.0em;
}

.hoverBox .txt_left dd:first-of-type {
  margin-top: 25px;
}

.link_right {
  text-align: right;
  font-size: 12px;
  margin-top: 20px;
}

.link_right a {
  display: inline-block;
  position: relative;
  padding-right: 20px;
}

.link_right a:after {
  font-family: ionicons;
  content: '\f30f';
  font-size: 15px;
  position: absolute;
  right: 5px;
  top: 50%;
  margin-top: -8px;
}

.link_center {
  font-size: 14px;
  margin-top: 20px;
}

.link_center a {
  display: inline-block;
  position: relative;
  padding-right: 20px;
}

.link_center a:after {
  font-family: ionicons;
  content: '\f30f';
  font-size: 15px;
  position: absolute;
  right: 5px;
  top: 50%;
  margin-top: -8px;
}

.link_btn {
  margin-top: 50px;
	padding-bottom: 10px;

}

.link_btn a, .link_btn span {
  display: inline-block;
  padding: 30px;
  width: 700px;
  color: #2ab111;
  background: #000;
  font-size: 20px;
  letter-spacing: 0.1em;
}

.link_btn span {
  opacity: 0.5;
  color: rgba(225, 225, 225, 0.3);
}

.whiteBGtextBlack, .txt_dl_title span, .faqlist dt {
  height: 35px;
  line-height: 35px;
  width: 250px;
  text-align: center;
  display: inline-block;
  letter-spacing: 0.1em;
  font-size: 16px;
  margin-right: 10px;
}

.txt_dl_title {
  font-size: 16px;
  color: #fff;
}

.txt_dl_title span {
  color: #2ab111;
  background: #fff;
  font-size: 14px;
}

.faqlist {
  text-align: left;
  margin-top: 50px;
}

.faqlist dt {
  color: #000;
  background: #00b9b7;
}

.faqlist dd {
  border-bottom: 1px solid rgba(225, 225, 225, 0.3);
}

.faqlist dd:first-of-type {
  border-top: 1px solid rgba(225, 225, 225, 0.3);
  margin-top: 20px;
}

.faqlist dd .accordionIndex {
  border-bottom: none;
}

.faqlist dd .accordionIndex a {
  position: relative;
  display: block;
  padding: 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #00b9b7;
}

.faqlist dd .accordionIndex a:after {
  font-family: ionicons;
  content: '\f35d';
  margin-left: 10px;
  font-size: 14px;
  position: absolute;
  right: 15px;
}

.faqlist dd .accordionIndex.active a:after {
  content: '\f366';
}

.faqlist dd li {
  padding: 0 20px 20px;
  line-height: 1.75;
}

.pcDisNO {
  display: none;
}


/*　スライドメニュー　*/
.menu{
	background: rgba(0,0,0,0.6);
	position: fixed;
	height: 60px;
	width: 100%;
	z-index: 99999;
}
.menu-trigger {
  position: absolute;
	right: 0;
  display: inline-block;
  width: 32px;
  height: 20px;
  z-index: 99999;
  box-sizing: border-box;
	margin: 20px;
	cursor: pointer;
}
.menu-trigger span {
  display: inline-block;
  transition: all .4s;
  box-sizing: border-box;
  position: absolute;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #fff;
  margin: 0 auto;
}
.menu-trigger span:nth-of-type(1) {
  top: 0;
}
.menu-trigger span:nth-of-type(2) {
  top: 9px;
}
.menu-trigger span:nth-of-type(3) {
  bottom: 0;
}


.menu-trigger.active span:nth-of-type(1) {
  -webkit-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);
  transform: translateY(-9px) rotate(45deg);
}
#navigation{
  position: fixed;
  display: none;
  width: 100%;
  height: 100vh;
  top: 0;
  left: 0;
  background: rgba(0,0,0,0.9);
  z-index: 99998;
}
#navigation .navigation_inner{
  display: table;
  width: 100%;
  height: 100%;
}
#navigation .navigation_inner .navigation_menu{
  display: table-cell;
  vertical-align: top;
	padding-top: 100px;
}
#navigation .navigation_inner .navigation_menu li{
	position: relative;
	padding: 50px 0;
	width: 980px;
  margin: 0 auto;
	border-bottom: solid 1px #00b9b7;
}
#navigation .navigation_inner .navigation_menu li::after{
	position: absolute;
	font-family: 'ionicons';
	content: '\f30f';
	color: #00b9b7;
	right: 25px;
	font-size: 20px;
	top: 50%;
	transform: translateY(-50%);
}
#navigation .navigation_inner .navigation_menu li.notLink::after{
	display: none;
}


#navigation .navigation_inner .navigation_menu li a ,
#navigation .navigation_inner .navigation_menu li span {
	display: block;
  text-align: center;
}
#navigation .navigation_inner .navigation_menu li a .subhead_center ,
#navigation .navigation_inner .navigation_menu li span .subhead_center{
  margin-bottom: 0;
}
#navigation .navigation_inner .navigation_menu li a:hover{
	opacity: 0.5;
}
#navigation .navigation_inner .navigation_menu li span{
	display: block;
	font-size: 40px;
	color: #00b9b7;
	font-family: 'Quicksand', sans-serif;
}
#navigation .navigation_inner .navigation_menu li.notLink span {
		color: #333;
}
#navigation .navigation_inner .navigation_menu li span.top{
  font-size: 25px;
  margin-top: 15px;
}
#navigation .navigation_inner .navigation_menu li span.subhead_jp{
  font-size: 20px;
}
#navigation .match_subTit_icon .menu_eng{
	font-size: 35px;
	font-weight: 700;
	letter-spacing: 0.02em;
	vertical-align: middle;
}
#navigation .match_subTit_icon .jpn{
	font-size: 16px;
}
.content.detail h3{
  padding-top: 100px;
}

.sixline > li,
.sixline > dl{float: left; width: 16.666%;}

.sixline > li > a span{
  font-weight: bold;
}
.tabSelecter li.current a{
  background: #000;
}
.tabSelecter li.current a{
  color: #fff;
}

.superplay .threeline > li, .threeline > dl{
  width: 33.2%;
}
.superplay .tabSelecter li{
  border-right: none;
  margin-right: 1px;
}
.superplay .tabSelecter{
  margin-top: 50px;
}
.superplay .tabSelecter li.current a{
  background: #fff;
  color: #4f4f4f;
}
.superplay .tabSelecter li a span{
  font-weight: bold;
}
.superplay .tabSelecter li > a, .tabSelecter li > span{
  padding: 30px 15px;
  background-color: rgba(255,255,255,0.5);
  font-size: 14px;
  border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
.superplay .tabSelecter li > span{
  background-color: rgba(0,0,0,0.3);
  color: #5f5c5c;
}
.superplay .tabSelecter #tab1 .dis_sp,
.superplay .tabSelecter #tab2 .dis_sp{
  display: none;
}
.tournament .tabBox p{
  background: #000;
}
.tournament p img{
  width: 90%;
}
.tournament p img.tournamentfinal{
	width: 100%;
}
.tournament p.block_txt{
  color: #fff;
  background: #000;
  text-align: left;
  font-size: 20px;
  padding: 40px 0 10px 60px;
}
.tournament p.round_txt{
  font-size: 20px;
  color: #00b9b7;
  margin-bottom: 30px;
}
.tournament .finalround{
  background-color: rgba(255, 255, 255, 0.7);
  margin-bottom: 70px;
  font-size: 0;
}
.tournament .finalround p.round_txt{
  color: #fff;
  height: 60px;
  background: #948f64;
  line-height: 60px;
  margin-bottom: 15px;
}
.tournament .finalround_name{
  text-align: left;
  padding: 0 20px 5px;;
}
.tournament .finalround_name li{
  display: inline-block;
  width: 223px;
  border: solid 1px #948f64;
  padding: 10px 10px;
  margin-right: 15px;
  margin-bottom: 15px;
  font-size: 15px;
  font-weight: bold;
  box-sizing: border-box;
  vertical-align: top;
  text-align: center;
}
.tournament .finalround .j1recommender_txt,
.tournament .finalround .qualifiers_txt{
  font-size: 20px;
  margin: 25px 0 20px;
}
.tournament .finalround .profile_list{
  font-size: 15px;
  margin-bottom: 15px;
}
.tournament .finalround_name li .name,
.tournament .finalround_name li .profile{
  display: block;
  margin-top: 10px;
}
.tournament .finalround_name li .name{
  font-weight: bold;
}
.tournament .finalround_name li .profile{
  font-size: 13px;
  text-align: left;
}
.tournament .finalround_name li:nth-child(4n){
  margin-right: 0;
}
.kv_superplay{
  background-image: url(/img/ejleague/fifa/2019/KV_ejleague_superplay.jpg);
  background-size: cover;
  height: 500px;
  background-position: top center;
}
.kv_superplay .kv_superplay_tit{
  background: rgba(0,0,0,0.7);
  height: 240px;
  position: relative;
  top: 260px;
  color: #00b9b7;
  box-sizing: border-box;
  padding-top: 20px;
}
.kv_superplay .kv_superplay_tit p{
  line-height: 1.7em;
  font-size: 14px;
  letter-spacing: 0.3px;
  text-align: left;
}
.kv_superplay .kv_superplay_tit .subhead_center{
  margin-bottom: 30px;
}
.kv_superplay .kv_superplay_tit .subhead_meijiyasuda{
  background: url(/img/ejleague/fifa/2019/subhead_meijiyasuda_bg.png);
  width: 400px;
  height: 40px;
  line-height: 40px;
  color: #000;
  font-weight: bold;
  position: absolute;
  top: -20px;
  left: 50%;
  transform: translateX(-50%);
}
.theme_cont{
  color: #ccc;
  font-size: 14px;
}
.theme_cont .theme_title{
  position: relative;
  border-style: solid;
  border-width: 5px;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
  border-color: #00b9b7;
  margin: 100px 0 30px;
}
.theme_cont .theme_title .theme{
  display: inline-block;
  position: absolute;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  background: #00b9b7;
  left: 50%;
  top: -50px;
  transform: translateX(-50%);
  color: #6b6e4f;
  box-sizing: border-box;
  padding-top: 20px;
  font-size: 13px;
}
.theme_cont .theme_title .theme em{
  display: block;
  font-size: 30px;
  padding-top: 14px;
}
.theme_cont .theme_title h4{
  padding-top: 75px;
  font-size: 27px;
  color: #00b9b7;
}
.theme_cont p{
  text-align: left;
  margin-bottom: 30px;
  line-height: 2;
}
.theme_cont .play-img{
  font-size: 0;
}
.theme_cont .play-img li{
  display: inline-block;
}
.theme_cont .play-img li img{
  vertical-align: top;
}
.superplay_overview{
  background: #000;
  padding: 100px 0;
}
.superplay_overview .participation dt{
  height: 80px;
  background: #1a868e;
  line-height: 80px;
  font-size: 25px;
  color: #fff;
  letter-spacing: 2.5px;
}
.superplay_overview .participation dd{
  background: #00b9b7;
  height: 170px;
  font-size: 22px;
  padding-top: 55px;
  box-sizing: border-box;
  font-weight: bold;
}
.superplay_overview .participation dd span{
  color: #ca0202;
  padding-top: 30px;
  display: inline-block;
  font-weight: bold;
}
.superplay_overview .notice dt{
  width: 250px;
  height: 40px;
  background: #00b9b7;
  line-height: 40px;
  margin-top: 30px;
  font-weight: bold;
  font-size: 15px;
  letter-spacing: 1.5px;
}
.superplay_overview .notice dd{
  color: #ccc;
  font-size: 14px;
  margin-top: 20px;
}
.superplay_overview .notice dd ul li{
  text-align: left;
  line-height: 2;
}
.superplay_overview .notice{
  border-bottom: solid 1px #00b9b7;
  padding-bottom: 45px;
}

/*NEWS*/

.newsArea {
  width: 100%;
}
.newsArea .newscnt {
  width: 980px;
  text-align: left;
  margin: 0 auto;
  padding-bottom: 100px;]
  border-top: solid 5px #fff;
}
.newsArea .newscnt > p.date {
  font-family: 'Fjalla One', sans-serif;
  text-align: right;
  line-height: 1;
  padding-bottom: 20px;
  color: #666;
}
.newsArea .newscnt h3 {
  color: #fff;
  line-height: 1.6;
  padding: 40px 0 50px;
	margin-top: 60px;
 border-top: 5px solid #fff;
}
.newsArea .newscnt h3 .title {
  display: block;
  font-size: 25px;
}
.newsArea .newscnt h3 .name {
  display: block;
  font-size: 20px;
  margin-bottom: 50px;
}
.newsArea .newscnt figure {
  text-align: center;
  margin: 50px auto;
}
.newsArea .newscnt figure img {
  width: 620px;
  height: auto;
}
.newsArea .newscnt figure figcaption {
  text-align: left;
  color: #444;
  display: block;
  font-size: 12px;
  line-height: 160%;
  background-color: rgb(234, 234, 234);
  padding: 15px 20px;
}
.newsArea .newscnt p {
  font-size: 14px;
  line-height: 2em;
  margin-bottom: 30px;
}
.newsArea .newscnt figure.ej_img {
  text-align: left;
}
.newsArea .newscnt figure.ej_img img {
  width: auto;
}
.talkWrap ul li{
  display: table;
  font-size: 14px;
  margin-top: 10px;
  margin-bottom: 10px;
	line-height: 2em;
}
.talkWrap ul li dl dt{
  width: 50px;
  color: #b80018;
  font-weight: bold;
  display: table-cell;
}
.talkWrap ul li dl dt.bluegreen{
	color: #169796;
}

.talkWrap ul li dl dt.blue{
	color: #1075a7;
}

.talkWrap ul li dl dt.green{
	color: #1b843e;
}

.talkWrap_sub_title{
	color: #169796;
margin-bottom: 30px;
margin-top:20px;
line-height: 2em;
}

.talkWrap_sub_title2{
	color: #169796;
margin-bottom: 30px;
margin-top:50px;
line-height: 2em;
}

.talkWrap_sub_text{
	margin-top: 20px;
	margin-bottom: 20px;
}
}

.talkWrap ul li dl dd{
  display: table-cell;
  line-height: 2em;
	margin-left: 1em;
}

.personinfo{
  box-sizing:border-box;
  background: rgba(225,225,225,0.6);
  padding: 20px;
  position: relative;
  height: 280px;
  margin-bottom: 30px;
}
.personinfo dt{
  position: absolute;
  left: 20px;
  top: 20px;
}

.personinfo dd{
  padding-left: 260px;
  color: #000;
  text-align: left;
}

.personinfo dd h5{
  font-weight: bold;
  padding: 10px 0 20px;
  font-size: 16px;
}

.personinfo dd p{
  line-height: 2em;
}

/*campaign*/

.sec_wid980.campaign {
	font-family: 'Quicksand','Kosugi Maru',sans-serif;
}

.subhead_center .subhead_jpirr {
	font-size: 50px;
	padding: 15px 0;
  display: block;
	font-weight: bold;
	font-family: 'Kosugi Maru', sans-serif;
}

.campArea {
	display: flex;
	justify-content: center;
}

.itemBox {
	position: relative;
	width: 440px;
	border: 2px solid;
	border-radius: 30px;
}
.itemBox.bl {
	border-color: #00d4d2;
	margin-right: 40px;
}
.itemBox.bl>.camp__tit {
	padding: 15px 0px;
	background: #00d4d16e;
	border-radius: 28px 28px 0 0;
}
.itemBox.ye {
	border-color: #96d400;
}
.itemBox.ye>.camp__tit {
	padding: 18px 0px;
	background: #96d40069;
	border-radius: 28px 28px 0 0;
}
figure {
	margin: 40px auto 20px;
}
figure img {
	width: 300px;
	margin-bottom: 20px;
}

.itemBox.bl figcaption {
	color: #00d4d2;
	font-size: 28px;
	font-weight: bold;
}
.itemBox.ye figcaption {
	color: #96d400;
	font-size: 28px;
	font-weight: bold;
}
span.subdes__jp {
	display: block;
	font-size: 16px;
	line-height: 2.5em;
}

.num.bl {
	position: absolute;
	top: 200px;
	right: 50px;
	height: 85px;
	width: 85px;
	border-radius: 50%;
	line-height: 87px;
	font-weight: bold;
	text-align: center;
	color: #fff;
	background: #00d4d2;
	font-size: 32px;
}
.num.bl>span,
.num.ye>span {
    font-size: 18px;
}

.num.ye {
	position: absolute;
	top: 200px;
	right: 50px;
	height: 85px;
	width: 85px;
	border-radius: 50%;
	line-height: 87px;
	font-weight: bold;
	text-align: center;
	color: #fff;
	background: #96d400;
	font-size: 32px;
}

a.btn_deco.bl {
	position: relative;
	display: block;
	width: 300px;
	margin: 0 auto 20px;
	border-radius: 30px;
	padding: 20px 0;
	color: #fff;
	background: #00d4d1;
}
a.btn_deco.ye {
	position: relative;
	display: block;
	width: 300px;
	margin: 0 auto 20px;
	border-radius: 30px;
	padding: 20px 0;
	color: #fff;
	background: #96d400;
}
a.btn_deco.bl:after,
a.btn_deco.ye:after {
	font-family: ionicons;
	content: '\f35d';
	font-size: 18px;
	color: #ffffff;
	position: absolute;
	top: 50%;
	margin-left: 35px;
	transform: translateY(-50%);
}

#winner_cp ,#twitter_cp {
	margin-top: 70px;
}
.w_880 {
	width: 880px;
	margin: 0 auto;
}
p.bl_line {
	background: #00d4d16e;
	border: solid #00d4d2;
	border-width: 2px 0;
	padding: 5px 0;
	font-size: 23px;
	color: #fff;
	font-weight: bold;
}
p.bl_line.subtit ,
p.ye_line.subtit {
	padding: 15px 0;
	letter-spacing: 0.2em;
}
p.ye_line {
	background: #96d40069;
	border: solid #96d400;
	border-width: 2px 0;
	padding: 5px 0;
	font-size: 23px;
	color: #fff;
	font-weight: bold;
}
.w_880 .bl_line {
	padding: 10px 0;
}


.overviewArea_table th, .overviewArea_table td {
	border-bottom: 1px solid;
	padding: 30px 0;
	font-size: 15px;
	line-height: 1.8em;
	color: #fff;
	font-family: "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro",sans-serif;
}
.overviewArea_table th {
	width: 220px;
	text-align: center;
	vertical-align: middle;
}
.overviewArea_table td {
	text-align: left;
	padding-right: 20px;
}
a.tw_account {
color: #1DA1F2 !important;

}
.textArea {
	color: #fff;
	font-size: 26px;
	line-height: 2.3em;
	font-weight: bold;
	padding: 20px 0;
}
.textArea .text_winner {
	font-size: 34px;
	text-shadow: 1px 1px 15px #ffa415, -1px -1px 15px #ffa415;
	padding: 0 6px;
}
.textArea img {
	width: 155px;
	vertical-align: sub;
	padding: 0px 6px 2px 0;
}

.presentArea {
	display: flex;
	justify-content: center;
	margin: 0px auto 40px;
}
.presentArea img {
	width: 300px;
	height: 185px;
}
.inner {
	padding: 0 20px;
}
.inner p {
	color: #fff;
	font-size: 20px;
}
.inner.bl p:nth-child(2n) {
	font-size: 40px;
	font-weight: bold;
	color: #00d4d0;
	line-height: 1em;
	margin-bottom: 20px;
}
.inner.ye p:nth-child(2n) {
	font-size: 40px;
	font-weight: bold;
	color: #96d400;
	line-height: 1em;
	margin-bottom: 20px;
}
p.prize.bl {
	display: table;
	margin-bottom: 20px;
	padding: 10px 25px;
	font-size: 24px;
	color: #000;
	font-weight: bold;
	background: #00d4d1;
}
p.prize.ye {
	display: table;
	margin-bottom: 20px;
	padding: 10px 25px;
	font-size: 24px;
	color: #000;
	font-weight: bold;
	background: #96d400;
}

a.tw__btn {
	position: relative;
	vertical-align: middle;
	display: inline;
	background: #4AB3F4;
	color: #fff;
	margin: 0 10px;
	padding: 15px 40px 15px 60px;
	border-radius: 30px;
	font-size: 15px;
}
a.tw__btn::before {
	font-family: ionicons;
	content: '\f243';
	font-size: 24px;
	color: #fff;
	position: absolute;
	top: 50%;
	transform: translate(-130%,-50%);
}

.sp_disp {
	display: none !important;
}

a.app__btn.pc_disp {
	position: relative;
	display: block;
	width: 400px;
	margin: 20px auto 40px;
	border-radius: 40px;
	padding: 25px 0;
	font-size: 22px;
	color: #000;
	font-weight: 900;
	background: #00d4d1;
}
a.app__btn.pc_disp::after {
	font-family: ionicons;
	content: '\f30f';
	font-size: 20px;
	color: #000;
	position: absolute;
	top: 50%;
	margin-left: 85px;
	transform: translateY(-50%);
}

/*campaign__twitterwidget*/
.widgetArea {
	margin-top: 30px;
	display: flex;
	justify-content: center;
}
.apply_step {
	position: relative;
	display: inline-block;
	margin: 10px 0 45px;
	width: 320px;
	height: 210px;
	min-width: 120px;
	max-width: 100%;
	color: #555;
	font-size: 15px;
	background: #0eaad1;
}
.apply_step::before {
	content: "";
	position: absolute;
	top: 100%;
	left: 0;
	border: 160px solid transparent;
	border-top: 32px solid #0eaad1;
}
.step_box p {
	margin: 15px 13px 5px;
	line-height: 1.8;
	color: #FFFFFF;
}
.text__l {
	font-size: 30px;
	font-weight: bold;
	line-height: 1.8;
}
.step_btn {
	display: inline-block;
	padding: 15px 40px;
	border-radius: 30px;
	text-decoration: none;
	color: #0eaad1;
	transition: .4s;
	background-color: #FFFFFF;
	margin-top: 10px;
}
.twitter_card {
	width: 50%;
	margin-right: 35px;
}

.attention_box {
	padding: 40px 0;
	border-bottom: 1px solid;
}
.attention_box p {
	font-size: 16px;
	display: inline-block;
	margin-left: 0;
}
.attention_txt {
	padding: 0 35px;
	text-decoration: none;
	color: #000000;
	background: #ff0000;
}
.text__red {
	color: #ff0000;
}

.ver_under {
	vertical-align: sub;
	display: inline-block;
}








/*footer_link*/

.footer_linkArea {
  padding: 40px 0;
  background: rgba(90, 87, 61, 0.5);
}
.footer_linkArea ul {
  width: 980px;
  margin: 0 auto;
}
.footer_linkArea li {
  display: inline-block;
  vertical-align: top;
  margin-right: 10px;
}
.footer_linkArea li:nth-child(4n) {
  margin-right: 0;
}
.footer_linkArea a {
  display: table-cell;
  width: 237px;
  height: 70px;
  line-height: 1.4;
  color: #fff;
  background: #000;
  font-size: 16px;
  text-align: center;
  vertical-align: middle;
  letter-spacing: 1.5px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.footer_linkArea .notLink > span.match {
	display: table-cell;
	width: 237px;
	height: 70px;
	line-height: 1.4;
	color: #6d6d6d;
	background: #000;
	font-size: 16px;
	text-align: center;
	vertical-align: middle;
	letter-spacing: 1.5px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.footer_linkArea a span {
  font-size: 12px;
}
.footer_linkArea .match span {
    font-size: 12px;
}
.superplay .footer_linkArea a.superplay,
.about .footer_linkArea a.about,
.match .footer_linkArea a.match,
.join .footer_linkArea a.join,
.faq .footer_linkArea a.faq,
.talk .footer_linkArea a.talk {
  background: #fff;
  color: #000;
}
.sponsorarea {
    margin: 25px 0 50px;
}
.sponsor h2 {
	font-size: 24px;
	color: #00d4d2;
	font-weight: bold;
	letter-spacing: 0.2em;
}
.sponsor a {
	vertical-align: middle;
	display: inline-block;
	margin: 0 20px;
}
.sponsorarea:last-child {
    margin-bottom: 0px;
}

.sponsorarea img.thermos {
    width: 200px;
}
.sponsorarea img.sony {
    width: 350px;
}

.entryArea {
    width: 100%;
    margin: 40px auto 0;
}
.entryArea ul {
    display: flex;
    flex-wrap: wrap;
}
.entryArea li.club {
    width: 470px;
    margin: 0 40px 20px 0;
		position: relative;
}
.entryArea li:nth-child(even) {
    margin-right: 0;
}
.entryArea li a {
	display: inline-block;
	width: 100%;
	background: #000000b3;
	padding: 12px 0 20px;
	font-size: 14px;
	color: #fff;
}
.entryArea li a span {
		margin: 0;
		position: absolute;
		left: 70px;
		top: 25%;
}
.entryArea li a > b {
    font-weight: bold;
    line-height: 2.0em;
		font-size: 16px;
}

.entryArea li p {
    margin-top: 5px;
    color: #fff;
    font-size: 12px;
}



.txt_box{
  border:4px solid #fff;
  padding: 20px;
  font-size: 20px;
  line-height: 1.65;
  font-weight: bold;
  border-radius: 10px;
  margin-top: 30px;
  color: #fff;
}
.txt_box span{
  font-weight: bold;
}
.txt_box dt{
  margin-bottom: 20px;
  font-weight: bold;
}
.txt_box dd{
  margin-bottom: 20px;
}
.txt_box dd:last-child{
  margin-bottom: 0;
}
.ContentFlow .globalCaption{
  height: auto !important;
  margin-bottom: 0 !important;
}
.ContentFlow .globalCaption .caption{
  margin-bottom: 30px;
  font-weight: bold;
  font-size: 22px !important;
}
.ContentFlow .globalCaption .caption .caption_star{
  font-size: 30px !important;
  padding-top: 10px;
}
.ContentFlow .globalCaption .caption i{
  display: block;
  font-size: 13px;
  background: #fff;
  width: 230px;
  margin: 0 auto;
  margin-bottom: 15px;
  color: #000;
  padding: 8px;
  font-weight: bold;
}

#contentFlow{
  position: relative;
  padding: 50px 0 70px;
}
#contentFlow:before{
  content: "";
    display: inline-block;
    width: 1px;
    height: 1px;
    border: 480px solid transparent;
    border-bottom: 50px solid #fff;
    position: absolute;
    left: 50%;
    bottom: 0;
    margin-left: -480px;
}


#flow_content{
  background: #fff;
  padding-bottom: 70px;
}
#flow_content .sec_wid980{
  padding: 0;
}


.flow_content_title{
  font-size: 24px;
}
.flow_content_title span{
  font-weight: bold;
  display: block;
  line-height: 1.5;
}
.flow_content_title span.flow_content_player{
  font-size: 30px;
}
.flow_content_title span.flow_content_player .embM{
  display: inline-block;
  vertical-align: middle;
}

.sec_wid980.challenge{
  padding-bottom: 0 !important;
}


.videoOneArea{
  margin: 30px 0;
}

.flow_content_point{

}
.flow_content_point li{
  background: #000;
  margin-bottom: 30px;
  height: 360px;
  position: relative;
  border-radius: 10px;
}
.flow_content_point li h4{
    padding: 30px 600px 30px 30px;
    color: #fff;
    box-sizing: border-box;
    padding-top: 100px;
    text-align: left;
    line-height: 1.65;
    font-size: 24px;
    position: relative;
}
.flow_content_point li h4 span{
    display: block;
    position: absolute;
    left: -10px;
    top: 30px;
    background: #fff;
    padding: 10px 30px;
    color: #000;
    font-size: 20px;
}
.flow_content_point li figure{
  position: absolute;
  right: 30px;
  top: 30px;
  height: 300px;
  width: auto;
}
.flow_content_point li figure img{
  height: 100%;
}


#flow_content .txt_box{
  border-color: #000;
  color: #000;
  width: 980px;
  margin:auto;
  box-sizing: border-box;
}


.challenge_SNS_title{
  font-size: 36px;
    font-weight: bold;
    position: relative;
    color: #fff;

}
.challenge_SNS_title:before{
  content: "\f243";
  font-family: ionicons;
  font-size: 40px;
  padding-right: 15px;
}

.challenge_SNS_list{
  text-align: center;
  margin-top: 50px;
}
.challenge_SNS_list li{
  margin:30px 0;
}
.challenge_SNS_list li twitter-widget{
  margin:0 auto;
}
