@charset "UTF-8";
.rk-main {
  color: #1E1A33;
  font-family: 'Hiragino Kaku Gothic ProN';
}

.rk-main_inner {
  line-height: 1.75;
}

.rk-mv {
  width: 100%;
  background-color: #E8E8E8;
}

.rk-mv_1 {
  background-color: #FF8833;
}

.rk-mv_1_inner {
  max-width: 960px;
  width: 100%;
  margin: auto;
}

.rk-mv_1_inner img {
  max-width: 760px;
  width: 100%;
}

.rk-mv_2 {
  background-color: #DAFA69;
  margin-bottom: 40px;
}

.rk-mv_2 img {
  max-width: 960px;
}

.rk-mv_2_inner {
  max-width: 800px;
  width: 100%;
  margin: auto;
  text-align: right;
}

.rk-mv_2_inner img {
  max-width: 720px;
  width: 100%;
}

.rk-mv_3 {
  background: linear-gradient(90deg, #248AFF 50%, #A8C7E0 50%);
}

.rk-mv_3_inner {
  display: flex;
  max-width: 960px;
  width: 100%;
  margin: auto;
}

.rk-mv_3_txt {
  background-color: #248AFF;
  width: 720px;
  position: relative;
  padding: 30px 0 30px 160px;
  color: #fff;
  font-size: 20px;
  font-family: 'Shin Go Heavy';
  font-weight: bold;
}

.rk-mv_3_txt::before {
  content: '';
  position: absolute;
  right: 0;
  top: -40px;
  width: 40px;
  height: 40px;
  background-image: url(../img/img-mv_circle.svg);
  background-size: cover;
}

.rk-mv_3_txt::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 120px;
  height: 120px;
  background-image: url(../img/img-mv_wataame.svg);
  background-size: cover;
}

.rk-mv_3_txt p:nth-of-type(2) {
  font-size: 14px;
  margin-top: 20px;
}

.rk-mv_3_img {
  background-color: #A8C7E0;
}

.rk-mv_3_img_inner {
  width: 240px;
}

.rk-noren_stripe {
  max-width: 960px;
  width: 100%;
  margin: 80px auto 40px;
}

.rk-noren_stripe.first {
  margin-top: 0;
  margin-bottom: 0;
}

.rk-noren {
  max-width: 960px;
  width: 100%;
  margin: 80px auto 40px;
}

.rk-noren.first {
  margin-top: 0;
}

.rk-noren.mgt40 {
  margin-top: 40px;
}

.rk-noren.mgb0 {
  margin-bottom: 0;
}

.rk-noren_underTxt {
  max-width: 640px;
  width: 100%;
  margin: 0 auto;
  font-size: 16px;
}

.rk-items li {
  position: relative;
  padding-bottom: 0 !important;
}

.rk-items ul {
  justify-content: center;
  max-width: 960px;
  padding: 100px 0 0;
}

.rk-items ul .btn-item dl ol li::before {
  content: none;
}

.rk-items ul.cat_1_1 li::before {
  content: '';
  position: absolute;
  top: -60px;
  left: 50%;
  transform: translate(-50%);
  width: 60px;
  height: 60px;
  background-image: url(../img/img-no1_pink_special.svg);
}

.rk-items ul.cat_1_2 li::before {
  content: '';
  position: absolute;
  top: -60px;
  left: 50%;
  transform: translate(-50%);
  width: 60px;
  height: 60px;
  z-index: 1;
}

.rk-items ul.cat_1_2 li:nth-of-type(1)::before {
  background-image: url(../img/img-no2_pink_special.svg);
}

.rk-items ul.cat_1_2 li:nth-of-type(2)::before {
  background-image: url(../img/img-no3_pink_special.svg);
}

.rk-items ul.cat_1_2 li:nth-of-type(3)::before {
  background-image: url(../img/img-no4_pink.svg);
  top: -65px;
  height: 70px;
}

.rk-items ul.cat_1_2 li:nth-of-type(4)::before {
  background-image: url(../img/img-no5_pink.svg);
}

.rk-items ul.cat_2_1 > li::before {
  content: '';
  position: absolute;
  top: -60px;
  left: 50%;
  transform: translate(-50%);
  width: 60px;
  height: 60px;
  z-index: 1;
}

.rk-items ul.cat_2_1 > li:nth-of-type(1)::before {
  background-image: url(../img/img-no1_blue_special.svg);
}

.rk-items ul.cat_2_1 > li:nth-of-type(2)::before {
  background-image: url(../img/img-no2_blue_special.svg);
}

.rk-items ul.cat_2_1 > li:nth-of-type(3)::before {
  background-image: url(../img/img-no3_blue_special.svg);
}

.rk-items ul.cat_3_1 > li::before {
  content: '';
  position: absolute;
  top: -60px;
  left: 50%;
  transform: translate(-50%);
  width: 60px;
  height: 60px;
  z-index: 1;
}

.rk-items ul.cat_3_1 > li:nth-of-type(1)::before {
  background-image: url(../img/img-no1_yellow_special.svg);
}

.rk-items ul.cat_3_1 > li:nth-of-type(2)::before {
  background-image: url(../img/img-no2_yellow_special.svg);
}

.rk-items ul.cat_3_1 > li:nth-of-type(3)::before {
  background-image: url(../img/img-no3_yellow_special.svg);
}

.rk-items ul.rk-min {
  max-width: 640px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-top: 40px;
}

.rk-items ul.rk-min > li {
  position: relative;
  width: 300px !important;
  padding: 16px 0 0 0 !important;
}

.rk-items ul.rk-min > li a dl {
  min-height: 60px !important;
  height: auto !important;
}

.rk-items ul.rk-min > li a dl:nth-of-type(2) {
  display: none;
}

.rk-items ul.rk-min > li a dl dt {
  width: 40px !important;
  height: 40px !important;
  background-size: contain !important;
  padding: 0 !important;
  margin-top: 2px !important;
  border: none !important;
  position: absolute !important;
  right: 0 !important;
  overflow: visible !important;
}

.rk-items ul.rk-min > li a dl dt span {
  display: none !important;
}

.rk-items ul.rk-min > li a dl dd {
  min-height: 60px !important;
  height: auto !important;
  padding-left: 50px !important;
}

.rk-items ul.rk-min > li a dl dd strong {
  max-width: 200px;
  max-height: inherit !important;
  padding-bottom: 20px;
}

.rk-items ul.rk-min > li a dl dd.mdi-arrow-right {
  display: none !important;
}

.rk-items ul.rk-min > li a dl dd i.btn-fav {
  display: none !important;
}

.rk-items ul.rk-min .icon-info {
  display: none;
}

.rk-items ul.rk-min_5 > li::before, .rk-items ul.rk-min_3 > li::before {
  content: '';
  position: absolute;
  top: 23px;
  left: 0;
  width: 40px;
  height: 40px;
}

.rk-items ul.rk-min_5 > li:nth-of-type(1)::before, .rk-items ul.rk-min_3 > li:nth-of-type(1)::before {
  background-image: url(../img/img-no6_pink.svg);
}

.rk-items ul.rk-min_5 > li:nth-of-type(2)::before, .rk-items ul.rk-min_3 > li:nth-of-type(2)::before {
  background-image: url(../img/img-no7_pink.svg);
}

.rk-items ul.rk-min_5 > li:nth-of-type(3)::before, .rk-items ul.rk-min_3 > li:nth-of-type(3)::before {
  background-image: url(../img/img-no8_pink.svg);
}

.rk-items ul.rk-min_5 > li:nth-of-type(4)::before, .rk-items ul.rk-min_3 > li:nth-of-type(4)::before {
  background-image: url(../img/img-no9_pink.svg);
}

.rk-items ul.rk-min_5 > li:nth-of-type(5)::before, .rk-items ul.rk-min_3 > li:nth-of-type(5)::before {
  background-image: url(../img/img-no10_pink.svg);
}

.rk-items ul.rk-min_3 > li:nth-of-type(1) {
  margin: 0 168px !important;
}

.rk-items ul.rk-min_3 > li:nth-of-type(1)::before {
  background-image: url(../img/img-no1_pink.svg);
}

.rk-items ul.rk-min_3 > li:nth-of-type(2)::before {
  background-image: url(../img/img-no2_pink.svg);
}

.rk-items ul.rk-min_3 > li:nth-of-type(3)::before {
  background-image: url(../img/img-no3_pink.svg);
}

.rk-ranking_m10 {
  max-width: 736px;
  width: 100%;
  margin: 80px auto 0;
  border: 8px solid #FF6BBC;
  border-top: none;
}

.rk-ranking_m10_mainTtl {
  font-family: 'Shin Go Heavy';
  font-weight: bold;
  font-size: 18px;
  text-align: center;
  color: #DAFA69;
  background-color: #FF6BBC;
  padding: 10px 0;
}

.rk-ranking_m10_inner {
  padding: 40px;
}

.rk-ranking_m10_txt {
  font-size: 16px;
}

.rk-ranking_m10_ttl {
  margin-top: 80px;
  font-family: 'Shin Go Heavy';
  font-weight: bold;
  font-size: 18px;
  line-height: 1.4;
  text-align: center;
  color: #FF6BBC;
}

.rk-ranking_m10_ttl.first {
  margin-top: 40px;
}

.rk-staffVoice {
  max-width: 960px;
  width: 100%;
  margin: 40px auto 0;
}

.rk-staffVoice_ttl {
  background-color: #248AFF;
  color: #fff;
  font-family: 'Shin Go Heavy';
  font-weight: bold;
  font-size: 18px;
  text-align: center;
  padding: 4.5px 0;
  margin: 0 auto 20px;
}

.rk-staffVoice_ttl.yellow {
  background-color: #A8C7E0;
}

.rk-staffVoice_list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.rk-staffVoice_item {
  position: relative;
  width: calc(50% - 20px);
  max-width: 460px;
  padding: 0 0 15px 20px;
  margin-top: 15px;
  font-size: 16px;
  border-bottom: 1px #d2d1d6 solid;
}

.rk-staffVoice_item.mgt0 {
  margin-top: 0;
}

.rk-staffVoice_item::before {
  content: '・';
  position: absolute;
  left: 0;
  top: 0;
}

.rk-staffVoice_item a {
  color: #FF8833;
}

.rk-game {
  max-width: 640px;
  width: 100%;
  margin: 80px auto;
}

.rk-gameTxt {
  margin: 40px 0;
  font-size: 16px;
}

.roulette {
  position: relative;
  padding: 10px 0 0 !important;
  background-color: inherit;
}

#roulette {
  background-image: url(../img/bg-game.svg);
  height: 400px;
  max-width: 100%;
}

#roulette-main {
  display: block;
  margin: auto;
}

#roulette-comment {
  visibility: hidden;
  position: absolute;
  top: -5px;
  width: 300px;
  left: 50%;
  transform: translateX(-50%);
  margin: 0;
  z-index: 1;
}

#roulette-text {
  position: absolute;
  top: 65%;
  left: 50%;
  transform: translateX(-50%);
  font-size: 14px;
  text-align: center;
  color: #248AFF;
  font-weight: bold;
}

.roulette-hit {
  position: absolute;
  top: 40%;
  left: 40%;
  width: 78px;
  opacity: 0;
}

.pc {
  display: block !important;
}

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

.sp {
  display: none !important;
}

@media screen and (min-width: 768px) {
  html:not(.device-sp) ul[role="lineup"] > li {
    width: 240px;
    padding: 0 8px 32px;
  }
}

@media screen and (max-width: 767px) {
  .rk-mv_1_inner img {
    max-width: calc(100% - 32px);
    margin: auto;
  }
  .rk-mv_2 {
    margin-bottom: 20px;
  }
  .rk-mv_2_inner img {
    max-width: calc(100% - 32px);
    margin: auto;
  }
  .rk-mv_3_inner {
    flex-direction: column;
  }
  .rk-mv_3_txt {
    padding: 16px 16px 48px 16px;
    font-size: 12px;
    width: 100%;
  }
  .rk-mv_3_txt::before {
    width: 20px;
    height: 20px;
    right: inherit;
    top: -20px;
  }
  .rk-mv_3_txt::after {
    width: 40px;
    height: 40px;
    left: 10px;
  }
  .rk-mv_3_txt p:nth-of-type(2) {
    font-size: 10px;
    margin-top: 15px;
  }
  .rk-mv_3_img {
    display: flex;
    justify-content: flex-end;
  }
  .rk-mv_3_img_inner {
    width: 64px;
  }
  .rk-noren_stripe {
    margin: 32px auto 16px;
  }
  .rk-noren {
    margin: 32px 0 16px;
  }
  .rk-noren.mgt40 {
    margin-top: 16px;
  }
  .rk-noren_underTxt {
    padding: 0 16px;
  }
  .rk-items {
    padding: 0 16px;
  }
  .rk-items ul {
    padding: 76px 0 0 !important;
  }
  .rk-items ul > li a dl dd.mdi-arrow-right {
    height: auto !important;
  }
  .rk-items ul.cat_1_1 {
    justify-content: center !important;
  }
  .rk-items ul.cat_1_2 > li:nth-of-type(n+3) {
    margin-top: 76px !important;
  }
  .rk-items ul.cat_2_1 > li:nth-of-type(1) {
    margin: 0 calc(25% + 4px);
  }
  .rk-items ul.cat_2_1 > li:nth-of-type(n+2) {
    margin-top: 76px !important;
  }
  .rk-items ul.cat_3_1 > li:nth-of-type(1) {
    margin: 0 calc(25% + 4px);
  }
  .rk-items ul.cat_3_1 > li:nth-of-type(n+2) {
    margin-top: 76px !important;
  }
  .rk-items ul.rk-min {
    padding-top: 0 !important;
  }
  .rk-items ul.rk-min > li {
    width: 100% !important;
    padding: 13px 0 0 0 !important;
  }
  .rk-items ul.rk-min > li a dl dd strong {
    padding-bottom: 16px;
  }
  .rk-items ul.rk-min_5 > li::before, .rk-items ul.rk-min_3 > li::before {
    top: 17px;
  }
  .rk-items ul.rk-min_3 {
    margin: 0 -16px;
  }
  .rk-items ul.rk-min_3 > li {
    margin: 0 !important;
    width: 100% !important;
  }
  .rk-items ul.rk-min_3 > li:nth-of-type(1) {
    margin: 0 !important;
    width: 100% !important;
  }
  .rk-ranking_m10 {
    margin-top: 32px;
    border: none;
  }
  .rk-ranking_m10_inner {
    padding: 16px;
  }
  .rk-ranking_m10_ttl {
    margin-top: 32px;
  }
  .rk-ranking_m10_ttl.first {
    margin-top: 16px;
  }
  .rk-staffVoice_ttl {
    width: calc(100% - 32px);
  }
  .rk-staffVoice_list {
    padding: 0 16px;
  }
  .rk-staffVoice_item {
    width: 100%;
    padding: 0 0 16px 16px;
    margin-top: 16px;
    font-size: 14px;
  }
  .rk-staffVoice_item.mgt0 {
    margin-top: 16px;
  }
  .rk-staffVoice_item.first {
    margin-top: 0;
  }
  .rk-game {
    margin-top: 32px;
  }
  .rk-gameTtl {
    padding: 0 26px;
  }
  .rk-gameTxt {
    margin: 16px 0;
    padding: 0 16px;
  }
  #roulette {
    background-image: none;
  }
  #roulette-comment {
    width: 300px;
    top: 3%;
  }
  #roulette-text {
    max-width: 320px;
    top: 264px;
    font-size: 13px;
  }
  br.keep {
    display: block !important;
  }
  .roulette-hit {
    left: 34%;
  }
  .pc {
    display: none !important;
  }
  .pc-inline {
    display: none !important;
  }
  .sp {
    display: block !important;
  }
}
