@charset "utf-8";

/* general */
.-isRed{
  color: #e80000 !important;
}
.-isBold{
  font-weight: bold !important;
}
.clearfix:before,
.clearfix:after {
    content:"";
    display:table;
}
.clearfix:after {
    clear:both;
}
.mainInner{
  font-family: Meiryo, メイリオ, 'MS PGothic', arial, helvetica, sans-serif;
}

/* layout */
.c-linkArrow-t a{
  position: relative;
}
.c-txt{
  width: 100%;
}
.c-btnBG-big a.-isDisabled{
  background: #dbdbdb;
  border: 1px solid #dbdbdb;
  cursor: default;
}
.c-btnBG-big a.-isDisabled:hover{
  background: #dbdbdb;
  border: 1px solid #dbdbdb;
  color: #fff;
}
.c-btnLink-large.c-btnBG-big a.-isDisabled:hover:after{
  background: url(/system/files/common/img/ico_arrowRight05.png) 0 0 no-repeat;
  background-size: contain;
}
.c-btnLink-large a.-isPdfIco{
  padding-left: 50px;
}
.c-btnLink-large a.-isPdfIco:after{
  position: relative;
  display: inline-block;
  margin-left: 20px;
  width: 20px;
  height: 20px;
  background: url(/system/files/common/img/ico_pdf01.png) 0 0 no-repeat;
  background-size: contain;
  vertical-align: middle;
}
.c-btnLink-large.c-btnBG-big a.-isPdfIco:hover:after{
  width: 20px;
  height: 20px;
  background: url(/system/files/common/img/ico_pdf01.png) 0 0 no-repeat;
  background-size: contain;
}
.c-btnBG-cmn.-isInvert a {
  background: #fff;
  color: #212121;
}
.c-btnBG-cmn.-isInvert a:hover {
  background: #212121;
  border: 1px solid #212121;
  color: #fff;
}
.c-btnLink-large.c-btnBG-cmn.-isInvert  a:after {
  right: 15px;
  background: url(/system/files/common/img/ico_arrowRight02.png) 0 0 no-repeat;
  background-size: contain;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.c-btnLink-large.c-btnBG-cmn.-isInvert  a:hover:after {
  right: 15px;
  background: url(/system/files/common/img/ico_arrowRight05.png) 0 0 no-repeat;
  background-size: contain;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.c-loginBtn-column4 a{
  width: 88.73%;
}
.c-voiceTxt01.-isPlural{
  display: inline-block;
  padding: 0 30px;
  text-align: center;
}
.prize-detail{
  margin-bottom: -15px!important;
  letter-spacing: -0.4em;
}
.prize-detail + *{
  margin-top: 15px;
}
.prize-detail .prize-point{
  display: inline-block;
  background: #ffd800;
  margin-right: 20px;
  margin-bottom: 15px;
  padding: 10px 20px;
  font-size: 1.5rem;
  font-weight: bold;
  letter-spacing: 0;
  text-align: center;
  vertical-align: middle;
}
.prize-detail .prize-num{
  display: inline-block;
  margin-bottom: 15px;
  font-size: 2.5rem;
  font-weight: bold;
  letter-spacing: 0;
  vertical-align: middle;
}
.prize-detail-list{
  text-align: center;
  font-size: 1.5rem;
  font-weight: bold;
}

.clubtoto {
  width: 88px;
  padding-right: 5px;
  vertical-align: baseline;
}

.font-Ssize{
  font-size: 1.5rem;
}

.font-bold{
  font-weight: bold;
}

@media print, screen and (min-width: 768px) {
  /* general */
  .mb05{margin-bottom: 5px !important;}
  .mb10{margin-bottom: 10px !important;}
  .mb15{margin-bottom: 15px !important;}
  .mb20{margin-bottom: 20px !important;}
  .mb25{margin-bottom: 25px !important;}
  .mb30{margin-bottom: 30px !important;}
  .mb35{margin-bottom: 35px !important;}
  .mb40{margin-bottom: 40px !important;}
  .mb45{margin-bottom: 45px !important;}
  .mb50{margin-bottom: 50px !important;}
  .mb60{margin-bottom: 60px !important;}
  .mb70{margin-bottom: 70px !important;}
  .mb80{margin-bottom: 80px !important;}
  .mb90{margin-bottom: 90px !important;}
  .-isFont18{font-size: 1.8rem;}

  /* layout */
  .c-btnBG-big a.-isDisabled{
    font-size: 1.9rem;
  }
  .c-h3Bdr01{
    margin-top: 30px;
  }
  .b-column2-01{
    margin-bottom: 75px;
  }
  .c-loginBtn-column4 {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    align-items: center;
    margin: 60px auto;
    width: 100%;
  }
  .c-loginBtn-column4 .col {
    float: left;
  }
  [class^="c-loginBtn-column4"] .col {
    width: 240px;
    margin-top: 0;
    margin-right: 0;
  }
  [class^="c-loginBtn-column4"] .col a {
    width: 240px;
    margin-top: 15px;
    font-size: 1.8rem;
  }
  .c-loginBtn-column4 .col:nth-child(-n+2) {
    margin-top: 0;
  }
  .c-loginBtn-column4 .col:nth-child(2n+2) {
    margin-right: 0;
  }
  .c-loginBtn-column4 .c-voiceTxt01{
    padding: 0 40px;
    font-size: 12px;
  }
  .c-voiceTxt01.-isFontSmall01{
    font-size: 16px;
  }
  .c-voiceTxt01.-isPlural{
    padding: 0 40px;
    font-size: 1.75rem;
  }
  .prize-detail .prize-point{
    width: 220px;
    margin-right: 70px;
    padding: 10px;
    font-size: 1.8rem;
  }
  .prize-detail .prize-point.-isMarginShort{
    margin-right: 15px;
  }
  .prize-detail .prize-point.-isMarginShort02{
    margin-right: 40px;
  }
  .prize-detail .prize-num{
    font-size: 3rem;
  }
  .prize-detail .prize-num span{
    font-size: 1.6rem;
    font-weight: normal;
  }
  .prize-detail-list{
    font-size: 2rem;
  }
  .c-listCircle02 .caution-txt{
    display: block;
    padding-left: 1em;
    text-indent: -1em;
  }
  .caution-txt:before{
    display: none;
  }
  
  .font-Ssize{
    font-size:1.6rem;
  }
}

*{
	word-break: normal;
}