@charset "UTF-8";
@import url("//fonts.googleapis.com/css?family=Kreon:300,400,700");
@import url("https://code.ionicframework.com/ionicons/2.0.0/css/ionicons.min.css");
/*-----------------------------------

//------- /css/twitter-campaign2018.scss

------------------------------------*/
html {
  font-size: 62.5%;
  overflow-y: auto; }

body {
  background: #000;
  text-align: center;
  font-family: 'Kreon','游ゴシック体', YuGothic, '游ゴシック', 'Yu Gothic', 'メイリオ', sans-serif; }

.kvArea {
  text-align: center;
  z-index: -1;
  background: #000 url(/img/twitter-campaign/2018/KV_jleague_twitter_campaignBG.jpg) no-repeat top center; }
  .kvArea img {
    width: 980px; }

.disp__pc {
  display: inline-block !important; }

.disp__sp {
  display: none; }

.sec {
  text-align: center;
  color: #FFFFFF;
  padding: 60px 0; }
  .sec:nth-of-type(n+1) {
    background: rgba(0, 0, 0, 0.85); }
  .sec__lead {
    padding-top: 0; }

article {
  width: 980px;
  margin: 0 auto;
  padding: 40px 0 0; }

.leadArea {
  padding-top: 0; }
  .leadArea p br {
    display: none; }
  .leadArea i {
    display: inline-block;
    font-size: 34px;
    font-size: 3.4rem;
    font-style: normal;
    line-height: 1;
    padding: 0 3px; }
  .leadArea img {
    display: block;
    margin: 10px auto 20px; }

.informationArea {
  border-top: 1px solid rgba(225, 225, 225, 0.5); }
  .informationArea p {
    margin-top: 10px; }

.twitter-campaign2018 {
  text-align: center;
  position: relative;
  font-weight: 500;
  letter-spacing: 0.08em;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 2; }
  .twitter-campaign2018 .headerNav__jplogo__img {
    position: fixed;
    left: 30px;
    top: 30px;
    display: inline-block; }
  .twitter-campaign2018 .heading {
    font-size: 34px;
    font-size: 3.4rem;
    line-height: 1.3;
    font-weight: 800;
    margin-bottom: 20px; }
  .twitter-campaign2018 a {
    text-decoration: none;
    -webkit-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out; }
  .twitter-campaign2018 a:hover {
    opacity: 0.4;
    text-decoration: none; }

.w980 {
  padding: 20px; }
  .w980 .snsBtn {
    width: 980px;
    margin: 0 auto; }

.text__m {
  font-size: 20px;
  font-size: 2rem; }
.text__l {
  font-size: 30px;
  font-size: 3rem;
  line-height: 1.5; }
.text__kome {
  font-size: 12px;
  font-size: 1.2rem;
  display: block; }
.text__gold {
  color: #e6dc7c; }
.text__white {
  color: #FFFFFF; }
.text__red {
  color: #ff0000; }
.text span {
  font-size: 14px; }

.campaign_rankSS {
  margin-top: 50px; }

.leftside {
  float: left; }

.img_description {
  height: 210px; }
  .img_description img {
    margin-right: 30px; }
  .img_description p {
    text-align: left;
    text-align: justify; }

.menu-trigger {
  display: inline-block;
  width: 32px;
  height: 20px;
  z-index: 99999;
  margin-top: 10px;
  cursor: pointer;
  position: fixed;
  top: 20px;
  right: 20px;
  z-index: 2000; }
  .menu-trigger span {
    display: inline-block;
    transition: all .4s;
    position: absolute;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #000;
    margin: 0 auto;
    background-color: #fff; }
    .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) {
    transform: translateY(9px) rotate(-45deg); }
  .menu-trigger.active span:nth-of-type(2) {
    opacity: 0; }
  .menu-trigger.active span:nth-of-type(3) {
    transform: translateY(-9px) rotate(45deg); }

#nav {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.9);
  z-index: 1000;
  height: 100%;
  overflow-y: auto;
  padding: 100px 0;
  box-sizing: border-box;
  display: none; }

.nav__list {
  width: 980px;
  margin: 0 auto; }
.nav__item {
  border-bottom: 1px solid rgba(225, 225, 225, 0.6); }
  .nav__item a {
    color: #fff;
    padding: 30px;
    display: block;
    font-size: 20px;
    font-size: 2rem; }
  .nav__item.logo img {
    width: 150px; }

.mrgT10pc {
  margin-top: 10px; }

.mrgT20pc {
  margin-top: 20px !important; }

.mrgR20pc {
  margin-right: 20px; }

.mrgR30pc {
  margin-right: 30px; }

.mrgL40pc {
  margin-left: 40px; }

.mrgT30pc {
  margin-top: 30px; }

.mrgT50pc {
  margin-top: 50px; }

.mrgT80pc {
  margin-top: 80px; }

.mrgMT40pc {
  margin-top: -40px; }

.stepArea {
  border-top: 1px solid rgba(225, 225, 225, 0.5); }

.step_box {
  width: 34%;
  float: left; }
  .step_box p {
    margin: 15px 13px -10px;
    color: #FFFFFF; }

.apply_step {
  position: relative;
  display: inline-block;
  margin: 25px 0 45px;
  width: 334px;
  height: 210px;
  min-width: 120px;
  max-width: 100%;
  color: #555;
  font-size: 16px;
  background: #0eaad1; }
  .apply_step::before {
    content: "";
    position: absolute;
    top: 100%;
    left: 52%;
    margin-left: -175px;
    border: 168px solid transparent;
    border-top: 32px solid #0eaad1; }

.step_btn {
  display: inline-block;
  padding: 0.3em 2.6em;
  letter-spacing: 0.1em;
  text-decoration: none;
  color: #0eaad1;
  border-radius: 5px;
  transition: .4s;
  background-color: #FFFFFF;
  font-size: 1.1em;
  margin-top: 20px; }
  .step_btn:hover {
    background: #0a6076;
    color: #FFFFFF; }

.twitter_card {
  float: left;
  margin: 15px 0 40px 70px;
  height: 820px; }

.attention_box p {
  font-size: 1.8rem;
  display: inline-block;
  margin-left: 0; }

.attention_txt {
  display: inline-block;
  padding: 0.25em 3.2em;
  text-decoration: none;
  color: #000000;
  background: #ff0000; }

.attention_box {
  text-align: left; }

.c_account_box {
  margin: 50px 0 50px 0; }
  .c_account_box p {
    color: #FFFFFF; }

.c_account_btn {
  width: 70%;
  height: 60px;
  line-height: 62px;
  background: #0eaad1;
  border-radius: 30px;
  margin-top: 10px;
  font-size: 18px;
  font-size: 2.3rem;
  display: inline-block; }
  .c_account_btn a {
    color: #FFFFFF; }

.rules {
  border-top: 1px solid rgba(225, 225, 225, 0.5); }

.firstLine {
  border-top: 1px dotted #cccccc; }

div.guide dl {
  padding: 0 20px;
  font-size: 14px;
  text-align: left; }

div.guide dt {
  position: absolute;
  font-weight: bold;
  margin: 30px 0 0 20px; }

div.guide dd {
  border-bottom: 1px dotted #cccccc;
  text-align: left;
  padding: 20px 20px 20px 200px; }
  div.guide dd ul li {
    line-height: 2.5; }
  div.guide dd ul li span {
    border-bottom: solid 1px #FFFFFF; }
