@import url("//fonts.googleapis.com/css2?family=M+PLUS+Rounded+1c:wght@100;300;400;500;700;800;900&display=swap");
@import url("//code.ionicframework.com/ionicons/2.0.0/css/ionicons.min.css");
/*-----------------------------------

jleague_id_new.scss

------------------------------------*/
a {
  color: #e60012;
  text-decoration: none;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

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

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

body {
  font-family: 'M PLUS Rounded 1c', sans-serif;
  background: #fff;
  height: 100%;
  width: 100%;
  font-size: 1.6rem;
  min-width: 980px;
}

.skyscraperWrap {
  display: none;
}

.contArea {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center;
  margin: auto;
}

#breadcrumbList {
  width: 980px;
  margin: auto;
}

.snsBtn {
  padding-top: 10px;
  background: #FFF;
}

.CLM__half, .CLM__three, .CLM__four {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: -ms- left;
      justify-content: -ms- left;
  justify-content: -webkit- left;
  -webkit-box-pack: left;
          justify-content: left;
  -ms-flex-align: -ms- top;
      align-items: -ms- top;
  align-items: -webkit- top;
  -webkit-box-align: top;
          align-items: top;
}

.CLM__half img, .CLM__three img, .CLM__four img {
  width: 100%;
  vertical-align: top;
}

.CLM__half .wide100, .CLM__three .wide100, .CLM__four .wide100 {
  width: 100% !important;
}

.CLM__half > li,
.CLM__half > article {
  width: 48%;
  margin-right: 4%;
}

.CLM__half > li:nth-child(2n),
.CLM__half > article:nth-child(2n) {
  margin-right: 0;
}

.CLM__three > li,
.CLM__three > article {
  width: 32%;
  margin-right: 2%;
}

.CLM__three > li:nth-child(3n),
.CLM__three > article:nth-child(3n) {
  margin-right: 0;
}

.CLM__four > li,
.CLM__four > article {
  width: 23%;
}

.CLM__four > li,
.CLM__four > article {
  width: 23.5%;
  margin-right: 2%;
}

.CLM__four > li:nth-child(4n),
.CLM__four > article:nth-child(4n) {
  margin-right: 0;
}

.nowrapCLM {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-pack: -ms- space-between;
      justify-content: -ms- space-between;
  justify-content: -webkit- space-between;
  -webkit-box-pack: justify;
          justify-content: space-between;
  -ms-flex-align: -ms- top;
      align-items: -ms- top;
  align-items: -webkit- top;
  -webkit-box-align: top;
          align-items: top;
}

.nowrapCLM > li,
.nowrapCLM > article {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-right: 3%;
}

.nowrapCLM > li:last-child,
.nowrapCLM > article:last-child {
  margin-right: 0;
}

.nowrapCLM > li img,
.nowrapCLM > article img {
  width: 100%;
}

.nowrapCLM > li a,
.nowrapCLM > article a {
  display: block;
}

.txt__lead {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.65;
  margin-bottom: 2em;
}

.txt__lead strong {
  color: #e60012;
}

.txt__honbun {
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.65;
  margin-bottom: 1em;
  text-align: left;
}

.list {
  text-align: left;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.5;
}

.list li {
  margin-left: 1.5em;
  padding-bottom: 0.5em;
}

.list li:last-child {
  padding-bottom: 0;
}

.list__disc {
  list-style: disc;
}

.list__number {
  list-style: decimal;
}

.kome {
  text-align: left;
}

.btn {
  height: 60px;
  line-height: 60px;
  font-size: 18px;
  font-size: 1.8rem;
  color: #fff;
  text-align: center;
  letter-spacing: 0.1em;
  display: block;
  width: 0%;
  margin: auto;
  border-radius: 10px;
  -webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.4);
          box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.4);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  background-color: #e60012;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, rgba(0, 0, 0, 0)), color-stop(50%, #000));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 50%, #000 50%);
  background-position: 0 0;
  background-size: 200% auto;
  -webkit-transition: all .3s ease 0s;
  transition: all .3s ease 0s;
}

.btn__Ssize {
  width: 200px;
  height: 50px;
  line-height: 50px;
  font-size: 15px;
  font-size: 1.5rem;
  border-radius: 6px;
}

.btn__login {
  width: 100%;
  height: 90px;
  line-height: 90px;
  font-size: 20px;
  font-size: 2rem;
  border-radius: 10px;
}

.btn__QA {
  background-color: #000;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, #000), color-stop(50%, #FFF));
  background-image: linear-gradient(to right, #000 50%, #FFF 50%);
}

.btn__QA:hover {
  color: #333;
}

.btn:hover {
  cursor: pointer;
  background-position: -100% 0;
  opacity: 1;
}

.kvArea {
  background: url(/img/special/jleague_id/index_new/KV_jleagueID_BG.png) no-repeat bottom center;
  width: 100%;
  min-width: 980px;
  height: 550px;
  position: relative;
  border-bottom: 20px solid #FFF;
}

.kvArea h2 {
  position: absolute;
  top: 5%;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.sec {
  border-bottom: 2px solid #FFF;
}

.sec__inner980 {
  width: 980px;
  margin: auto;
}

.sec__titleBGblack {
  position: relative;
  padding: 60px 0;
}

.sec__titleBGblack::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  height: 300px;
  width: 100%;
  background: #333333 url(/img/special/jleague_id/index_new/dot2.png) repeat 0 0;
  z-index: -1;
}

.sec__BGgreen {
  position: relative;
  padding: 60px 0;
  background-image: url(/img/special/jleague_id/index_new/dot4.png), url(/img/special/jleague_id/index_new/BG_greenline.png);
  background-repeat: repeat, repeat;
  background-position: top center, top, left;
}

.sec__BGgray {
  position: relative;
  padding: 60px 0;
  background: #EFEFEF url(/img/special/jleague_id/index_new/dot4.png) repeat 0 0;
}

.background__white {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #CCC;
  border-radius: 10px;
  margin-bottom: 30px;
  position: relative;
  background: #FFF;
  padding: 2%;
  position: relative;
}

.background__white .btn__Ssize {
  position: absolute;
  right: 20px;
}

.leadArea .background__white {
  padding: 4%;
}

.heading {
  font-size: 26px;
  font-size: 2.6rem;
  line-height: 1.3em;
  padding-bottom: 1.3em;
  letter-spacing: 0.05em;
}

.heading__White {
  color: #FFF;
}

.heading__sideLine {
  position: relative;
  display: inline-block;
}

.heading__sideLine:before, .heading__sideLine:after {
  position: absolute;
  content: "";
  display: inline-block;
  width: 50px;
  height: 100px;
  top: -5px;
}

.heading__sideLine:before {
  background: url(/img/special/jleague_id/index_new/icon_line_left.png) no-repeat top center;
  left: -70px;
}

.heading__sideLine:after {
  background: url(/img/special/jleague_id/index_new/icon_line_right.png) no-repeat top center;
  right: -70px;
}

.thum__campaign {
  padding-bottom: 70px;
}

.thum__campaign h4 {
  margin-bottom: 20px;
}

.thum__wallpaper {
  text-align: left;
  padding: 40px 20px;
}

.thum__wallpaper .btn__Ssize {
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.thum__service {
  position: relative;
  background: #FFF;
  border-radius: 10px;
  width: 66.66%;
  height: 200px;
  margin-bottom: 30px;
  -webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.4);
          box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.4);
}

.thum__service figure {
  position: absolute;
}

.thum__service h4 {
  position: absolute;
  width: 50%;
  left: 0;
  height: 100%;
  border-radius: 10px 0 0 10px;
}

.thum__service h4 img {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.thum__service p {
  position: absolute;
  width: 50%;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  text-align: left;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 2em;
  font-size: 13px;
  font-size: 1.3rem;
  color: #333;
}

.thum__service.jleagueTicket h4 {
  background: url(/img/special/jleague_id/index_new/thum_jleagueTicket.jpg) no-repeat top center;
}

.thum__service.clubJleague h4 {
  background: url(/img/special/jleague_id/index_new/thum_clubjleague.jpg) no-repeat top center;
}

.thum__service.jleagueOnlineStore h4 {
  background: url(/img/special/jleague_id/index_new/thum_onlinestore.jpg) no-repeat top center;
}

.thum__service.JsGoal h4 {
  background: url(/img/special/jleague_id/index_new/thum_jsgoal.jpg) no-repeat top center;
}

.thum__service:nth-of-type(odd) {
  margin-left: 33.33%;
}

.thum__service:nth-of-type(odd) figure {
  left: -45%;
}

.thum__service:nth-of-type(even) {
  margin-right: 33.33%;
}

.thum__service:nth-of-type(even) figure {
  right: -45%;
}

.spDISP {
  display: none;
}
/*# sourceMappingURL=jleague_id_new.css.map */