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

ejleague.scss

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

.txtcolor_sax {
  color: #00b9b7;
}

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

.second .content.detail{
  padding-bottom: 50px;
}

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

.kvArea_head {
  background: url(/img/ejleague/2018/title_ejleague2018.png) no-repeat top center;
  height: 720px;
}

.kvArea_head_sub {
  background: url(/img/ejleague/2018/title_ejleague_sub2018.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;
  right: 70px;
  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{
  margin: 50px auto;
}

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

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

.sec_green {
  background: rgba(28, 170, 60, 0.65) url(/img/ejleague/2018/BG_kirakira.png) no-repeat 0 0;
}

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

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

.top_lnk a{
  padding: 100px 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;
}

.newslist li a {
  color: #fff;
}

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

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

.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(0, 0, 0, 0.3);
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
  padding: 20px 0;
}

.about img {
  margin: 30px 0;
}

.flowlist {
  font-size: 0;
}

.flowlist li {
  font-size: 15px;
  display: inline-block;
  width: 215px;
  height: 215px;
  background: url(/img/ejleague/2018/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: 13px;
}

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

.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: 12px;
  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;

}

.link_btn a, .link_btn span {
  display: inline-block;
  height: 70px;
  line-height: 33px;
  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 a{
	display: block;
  text-align: center;
}
#navigation .navigation_inner .navigation_menu li a .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 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/2018/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/2018/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;
}




/*footer_link*/

.footer_linkArea {
  padding: 50px 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: 0 10px 10px 0;
}
.footer_linkArea li:nth-child(3n) {
  margin-right: 0;
}
.footer_linkArea a {
  display: table-cell;
  width: 320px;
  height: 70px;
  line-height: 1.4;
  color: #fff;
  background: #000;
  font-size: 18px;
  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;
}
.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;
}
