@import url("//fonts.googleapis.com/css?family=Sawarabi+Gothic&display=swap");
@import url("//fonts.googleapis.com/css?family=Arvo:400,700");
@import url("//code.ionicframework.com/ionicons/2.0.0/css/ionicons.min.css");
/*-----------------------------------

ejleague_we2019.scss

------------------------------------*/
a {
  color: #e60012;
  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;
}

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

body {
  font-family: 'Arvo', 'Sawarabi Gothic',  sans-serif;
  background: #fff;
  font-size: 15px;
  font-size: 1.5rem;
}

.CLM__half, .CLM__three, .CLM__four {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: -ms- space-between;
  justify-content: -webkit- space-between;
  justify-content: space-between;
  flex-wrap: wrap;
}
.CLM__half img, .CLM__three img, .CLM__four img {
  width: 100%;
  margin-bottom: 15px;
}
.CLM__half .wide100, .CLM__three .wide100, .CLM__four .wide100 {
  width: 100% !important;
}
.CLM__half > li {
  width: 48%;
}
.CLM__three > li {
  width: 32%;
}
.CLM__four > li {
  width: 24%;
}

@font-face {
  font-family: "fuiji";
  src: url("../../font/fuiji/HuiFont29.eot?") format("eot"), url("../../font/fuiji/HuiFont29.woff2") format("woff2"), url("../../font/fuiji/HuiFont29.woff") format("woff"), url("../../font/fuiji/HuiFont29.ttf") format("truetype");
}
.fuiji {
  font-family: "fuiji";
}

.txt__tateline {
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  text-align: left;
  line-height: 80px;
  font-size: 20px;
  font-size: 2rem;
  margin: 0 auto 30px;
  background: url(/img/special/natsuyasumi/2019/tateline.png) repeat-x top right;
  background-size: 79.5px 350px;
  margin-bottom: 30px;
  width: 980px;
  position: relative;
  height: 350px;
}
.txt__tateline img {
  position: absolute;
  top: 0;
  z-index: 111;
  left: -150px;
}
.txt__red {
  color: #e60012;
}
.txt__left {
  text-align: left;
}
.txt__honbun {
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.65;
  margin-bottom: 1em;
  text-align: left;
}
.txt__size16 {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.65;
}

.list__disc {
  list-style: disc;
  padding-left: 1em;
  text-align: left;
  line-height: 1.5;
  font-size: 13px;
  font-size: 1.3rem;
}
.list__disc li {
  padding-bottom: 0.5em;
}
.list__number {
  list-style: decimal;
  padding-left: 1em;
  text-align: left;
  line-height: 1.5;
  font-size: 13px;
  font-size: 1.3rem;
}
.list__number li {
  padding-bottom: 0.5em;
}
.list__border {
  border-top: 1px solid #CCC;
  list-style-position: inside;
  padding-left: 0;
}
.list__border li {
  border-bottom: 1px solid #CCC;
  padding: 20px;
}

.headline__pic {
  margin: 20px auto 30px;
}
.headline__tegaki {
  font-size: 28px;
  font-size: 2.8rem;
  line-height: 1.5;
  margin-bottom: 1em;
}
.headline__underline {
  font-size: 36px;
  font-size: 3.6rem;
  line-height: 1.6;
  border-bottom: 5px solid #171b38;
  padding-bottom: 0.2em;
  margin-bottom: 1em;
  display: inline-block;
  color: #171b38;
  letter-spacing: 0.1em;
}

.btn {
  display: inline-block;
  position: relative;
}
.btn__black {
  background: #000;
  color: #fff;
}
.btn__white {
  background: #fff;
  color: #000;
}
.btn__red {
  background: #e8372a;
  color: #fff;
}
.btn__blue {
  background: #4ab3f4;
  color: #171b38;
}
.btn__ss {
  padding: 10px 30px 7px;
  border-radius: 20px;
  line-height: 1;
  font-size: 13px;
  font-size: 1.3rem;
}
.btn__l {
  padding: 25px 0;
  border-radius: 40px;
  line-height: 1;
  width: 100%;
  box-sizing: border-box;
  font-size: 20px;
  font-size: 2rem;
  font-weight: 700;
  margin: 20px 0;
}
.btn__close {
  display: inline-block;
  position: fixed;
  top: 30px;
  right: 30px;
  background: #fff;
  padding: 20px;
  border-radius: 40px;
}

a.btn:after {
  position: absolute;
  font-family: 'ionicons';
  content: '\f30f';
  right: 5%;
}

span.btn {
  opacity: 0.3;
  color: #999;
}

.table__outline {
  width: 100%;
}
.table__outline th, .table__outline td {
  padding: 15px;
  border-bottom: 1px solid #0000004d;
  vertical-align: middle;
  text-align: left;
  line-height: 1.5;
}

.sec {
  width: 100%;
  text-align: center;
  margin-bottom: 2px;
}
.sec__wid980 {
  width: 980px;
  margin: auto;
  padding: 70px 0;
}
.sec__white {
  background: rgba(255, 255, 255, 0.8);
}
.sec__yellow {
  background: rgba(254, 255, 208, 0.6);
}
.sec__blue {
  background: rgba(130, 215, 255, 0.6);
}
.sec__black {
  background: rgba(0, 0, 0, 0.6);
}

.contArea {
  background: url(/img/special/natsuyasumi/2019/BG_blue.jpg) repeat-y top center;
  background-size: 100% auto;
  background-attachment: fixed;
  text-align: center;
}

.headerArea {
  position: fixed;
  background: rgba(255, 255, 255, 0.85);
  width: 100%;
  height: 100px;
  text-align: center;
  z-index: 11111111111;
}
.headerArea__jleaguejplink {
  position: absolute;
  left: 20px;
  top: 20px;
}
.headerArea__jleaguejplink img {
  width: 50px;
}
.headerArea__title__natsuyasumi {
  display: inline-block;
  padding-top: 15px;
}
.headerArea__title__natsuyasumi img {
  width: 80%;
}

body.indexTop .headerArea {
  background: none;
  display: inline-block;
  width: 100px;
}

body.indexTop .contArea {
  padding-top: 20px;
}

.kvArea {
  width: 980px;
  margin: 0 auto;
  padding: 80px 0 0;
}
.kvArea__title__enikki {
  position: relative;
  top: 50px;
}
.kvArea__title__enikki img {
  width: 50%;
}
.kvArea__title__onepiece {
  position: relative;
  top: 50px;
}

body.indexTop .kvArea,
body.onepiece .kvArea {
  padding: 80px 0;
}
body.indexTop .kvArea__txt,
body.onepiece .kvArea__txt {
  margin: 20px 0 0;
  text-shadow: 0px 0px 5px #ffffff;
}

body.top .kvArea__title__enikki img {
  width: 75%;
}

.howtoEnikki {
  position: relative;
  min-height: 815px;
}
.howtoEnikki__sample {
  position: absolute;
  left: 0;
}
.howtoEnikki__list {
  padding-left: 630px;
  list-style: decimal;
}
.howtoEnikki__list li {
  margin: 0 0 1em 1em;
}
.howtoEnikki__list input[type="button"] {
  background: #000;
  border-radius: 30px;
  width: 100%;
  padding: 15px;
  color: #fff;
  font-size: 16px;
  font-size: 1.6rem;
  border: none;
  box-sizing: border-box;
}
.howtoEnikki__list input[type="text"],
.howtoEnikki__list textarea {
  padding: 15px;
  border-radius: 30px;
  border: 1px solid #ccc;
  box-sizing: border-box;
}
.howtoEnikki__list textarea {
  resize: none;
  width: 100%;
  height: 250px;
}
.howtoEnikki__list .pulldown {
  position: relative;
}
.howtoEnikki__list .pulldown select {
  font-size: 15px;
  background: #fff;
  border: 1px solid #ccc;
  height: 40px;
  width: 80px;
}

.day input[type="text"] {
  width: 90px;
}

.name input[type="text"] {
  width: 100%;
}

.BG__white__radius {
  background: rgba(255, 255, 255, 0.8);
  border-radius: 20px;
  padding: 40px;
}

.natsuyasumi__content {
  position: relative;
  padding-left: 530px;
  height: 450px;
  display: table-cell;
  vertical-align: middle;
}
.natsuyasumi__content > a {
  color: #333;
}
.natsuyasumi__content > a:hover {
  color: rgba(0, 0, 0, 0.4);
}
.natsuyasumi__content figure {
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -220px;
}
.natsuyasumi__content__matchtxt {
  font-size: 30px;
  font-size: 3rem;
  line-height: 1.3;
  margin: 20px 0;
}
.natsuyasumi__content__matchlist {
  margin: 20px 0;
  border-top: 1px solid rgba(0, 0, 0, 0.5);
}
.natsuyasumi__content__matchlist li {
  border-bottom: 1px solid rgba(0, 0, 0, 0.5);
  padding: 10px 0;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: -ms- center;
  align-items: -webkit- center;
  align-items: center;
  line-height: 1.3;
}
.natsuyasumi__content__matchlist li > span {
  padding: 0 10px;
}
.natsuyasumi__content__matchlist li .embM {
  display: inline-block;
  vertical-align: middle;
  padding: 0;
}
.natsuyasumi__content__matchlist li .stadium {
  text-align: left;
}
.natsuyasumi__content__matchlist li .match img {
  vertical-align: middle;
  padding: 0 10px;
}
.natsuyasumi__content__border {
  border-top: 1px solid rgba(0, 0, 0, 0.5);
  border-bottom: 1px solid rgba(0, 0, 0, 0.5);
  padding: 15px 0;
  margin: 20px 0;
  line-height: 1;
  font-size: 16px;
  font-size: 1.6rem;
}

.sec__yellow .natsuyasumi__content {
  padding-left: 0;
  padding-right: 530px;
}
.sec__yellow .natsuyasumi__content figure {
  left: auto;
  right: 0;
}

.bnrArea .natsuyasumi__content {
  padding-left: 0;
  height: auto;
}
.bnrArea .natsuyasumi__content figure {
  position: relative;
  margin: 0;
}

.adArea__content {
  position: relative;
  width: 100%;
  border-bottom: 1px solid rgba(0, 0, 0, 0.5);
  margin-bottom: 20px;
  padding-bottom: 20px;
}
.adArea__content > a {
  color: #333;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: -ms- center;
  align-items: -webkit- center;
  align-items: center;
}
.adArea__content > a > div {
  text-align: left;
  margin-left: 20px;
}
.adArea__content > a > div h4 {
  margin-bottom: 0.5em;
}
.adArea__content > a:hover {
  color: rgba(0, 0, 0, 0.4);
}
.adArea__content:last-child {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}

.kikakuArea h3 {
  margin-bottom: 10px;
}
.kikakuArea .txt__honbun {
  text-align: center;
}

.matchArea .natsuyasumi__content__matchlist li {
  position: relative;
  padding: 10px 50px;
}
.matchArea .natsuyasumi__content__matchlist li .icon__fin {
  position: absolute;
  background: #0092cf;
  color: #fff;
  padding: 10px;
  border-radius: 20px;
  left: -15px;
  top: 10px;
  font-size: 12px;
  font-size: 1.2rem;
}
.matchArea .natsuyasumi__content__matchlist li .day {
  width: 40%;
  text-align: left;
}
.matchArea .natsuyasumi__content__matchlist li .embM {
  width: 40px;
}
.matchArea .natsuyasumi__content__matchlist li .clubname {
  width: 20%;
}
.matchArea .natsuyasumi__content__matchlist li .vs {
  width: 5%;
}
.matchArea .natsuyasumi__content__matchlist li a.link {
  width: 100%;
  display: flex;
  vertical-align: baseline;
  align-items: center;
}

.disabled {
  opacity: 0.4;
  text-decoration: none;
}

.counter {
  font-size: 10px;
  margin-top: -1em;
  margin-bottom: 1em;
  margin-right: 1em;
  text-align: right;
}

.txt__white {
  color: #fff;
}

.pcDISP {
  display: initial;
}

.spDISP {
  display: none !important;
}

.margT0 {
  margin-top: 0px;
}

.margT10 {
  margin-top: 10px;
}

.margT20 {
  margin-top: 20px;
}

.margT30 {
  margin-top: 30px;
}

.margT40 {
  margin-top: 40px;
}

.margT50 {
  margin-top: 50px;
}

.margT60 {
  margin-top: 60px;
}

.margB0 {
  margin-bottom: 0px;
}

.margB10 {
  margin-bottom: 10px;
}

.margB20 {
  margin-bottom: 20px;
}

.margB30 {
  margin-bottom: 30px;
}

.margB40 {
  margin-bottom: 40px;
}

.margB50 {
  margin-bottom: 50px;
}

.margB60 {
  margin-bottom: 60px;
}

.paddT0 {
  padding-top: 0px;
}

.paddT10 {
  padding-top: 10px;
}

.paddT20 {
  padding-top: 20px;
}

.paddT30 {
  padding-top: 30px;
}

.paddT40 {
  padding-top: 40px;
}

.paddT50 {
  padding-top: 50px;
}

.paddT60 {
  padding-top: 60px;
}

.paddB0 {
  padding-bottom: 0px;
}

.paddB10 {
  padding-bottom: 10px;
}

.paddB20 {
  padding-bottom: 20px;
}

.paddB30 {
  padding-bottom: 30px;
}

.paddB40 {
  padding-bottom: 40px;
}

.paddB50 {
  padding-bottom: 50px;
}

.paddB60 {
  padding-bottom: 60px;
}
