@import url("https://fonts.googleapis.com/css?family=Noto+Sans+JP:400,500,700");
@import url("https://fonts.googleapis.com/css?family=Arvo:400,700");
@import url("https://code.ionicframework.com/ionicons/2.0.0/css/ionicons.min.css");
/*----------------------------------------------

http://www.jleague.jp/css/app/1st-anniversary.scss
2018/07/29 ISM

-----------------------------------------------*/
html {
  font-size: 62.5%;
  line-height: 1;
}

body {
  background: #fff url(/img/special/jleague_id/opening_games_2019/BG_app_openinggames2019.jpg) no-repeat top center;
  background-attachment: fixed;
  background-size: 220% auto;
  font-size: 14px;
  font-size: 1.4rem;
  font-family: 'Arvo','Noto Sans JP',sans-serif;
  font-weight: 500;
}

a, a:hover {
  text-decoration: none;
}

#wrapper, #main {
  background: none;
}

.sec {
  text-align: center;
}

.sec__inner {
  padding: 40px 5%;
}

.sec__inner h3 {
  font-size: 26px;
  font-weight: 600;
  letter-spacing: 0.2em;
  margin-bottom: 0.7em;
  line-height: 1.3;
}

.txt__red {
  color: #f90000;
}

.txt__underline {
  display: inline-block;
  background: linear-gradient(transparent 70%, rgba(255, 0, 0, 0.4) 0%);
  line-height: 1;
}

.list__style {
  padding-left: 1em;
}

.list__style__disc {
  list-style: disc;
}

.list__style__disc li {
  margin-left: 1em;
}

.kome {
  display: block;
}

.contArea {
  color: #444;
}

.contArea img {
  width: 100%;
  height: auto;
  vertical-align: top;
  box-sizing: border-box;
}

.contArea .jleaguejp__logo {
  display: none;
}

.contArea h1 {
  margin-top: 20px;
}

.contArea .cont__txt {
  text-align: left;
  line-height: 1.75;
  margin-bottom: 1em;
}

.contArea .btn a, .contArea .btn span {
  display: inline-block;
  background: #333;
  color: #fff;
  width: 90%;
  height: 60px;
  line-height: 60px;
  position: relative;
  font-size: 16px;
  font-size: 1.6rem;
  border-radius: 30px;
}

.contArea .btn a:after, .contArea .btn span:after {
  display: block;
  font-family: 'ionicons';
  content: '\f30f';
  position: absolute;
  right: 5%;
  top: 50%;
  margin-top: -8px;
  line-height: 1;
}

.contArea .btn span {
  background: rgba(0, 0, 0, 0.3);
  color: #e4e4e4;
}

.contArea .btn span:after {
  display: none;
}

.contArea .btn__apply a {
  background: #d90000;
  font-weight: 600;
}

.contArea .btn__s {
  margin-top: 15px;
}

.contArea .btn__s a {
  height: 40px;
  line-height: 40px;
  font-size: 11px;
  font-size: 1.1rem;
  letter-spacing: -0.03em;
}

.contArea .btn__s a:after {
  margin-top: -5px;
  right: 5%;
}

.sec__uniform .sec__inner {
  padding: 0;
}

.sec__uniform .cont__txt {
  background: rgba(255, 255, 255, 0.6);
  padding: 20px 5%;
  margin: 0;
}

.sec__uniform .btn__apply {
  background: rgba(255, 255, 255, 0.6);
  padding-bottom: 30px;
}

.sec__qualification {
  background: rgba(169, 219, 248, 0.9) url(/img/special/jleague_id/opening_games_2019/hoshi.png) repeat 0 0;
  padding-bottom: 50px;
}

.sec__qualification .sec__inner {
  position: relative;
  padding-bottom: 0;
}

.sec__qualification__txt {
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.8em;
}

.sec__qualification .kome {
  text-align: left;
}

.sec__qualification .kome li {
  display: inline-block;
}

.sec__qualification__jleagueID {
  background: #fff;
  border-radius: 20px;
  padding: 20px;
  margin: 15px 0 20px;
}

.sec__qualification__jleagueID dt {
  font-size: 20px;
  font-size: 2rem;
  font-weight: 600;
  line-height: 1.3;
  margin-bottom: 0.5em;
}

.sec__qualification__logo img {
  padding: 7px;
  width: auto;
  max-width: 220px;
}

.sec__outline {
  background: #fff;
}

.sec__outline__table tbody td, .sec__outline__table tbody th {
  padding: 20px 5px;
  line-height: 1.65;
  vertical-align: middle;
  font-size: 14px;
  font-size: 1.4rem;
  white-space: normal !important;
  display: block;
  width: 100%;
  box-sizing: border-box;
}

.sec__outline__table tbody th {
  background: #fff;
  border-right: none;
  text-align: center;
  padding-bottom: 0;
  border-bottom: none;
  font-size: 16px;
  font-size: 1.6rem;
  letter-spacing: 0.05em;
}

.sec__outline__table tbody td {
  text-align: left;
  padding-top: 10px;
}

.bnr__wrap {
  margin-bottom: 30px;
}

.pcIMG {
  display: none;
}

.snsBGWrap, .specialArea {
  background: #fff;
}
