@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700;900&display=swap");
@import url("https://cdn.jsdelivr.net/npm/slick-carousel@1.8.1/slick/slick.css");
@import url("https://cdn.jsdelivr.net/npm/slick-carousel@1.8.1/slick/slick-theme.css");
html {
  box-sizing: border-box;
  font-size: 62.5%;
  font-family: "M PLUS Rounded 1c", sans-serif;
}

h1 {
  max-width: 100%;
  font-weight: 800;
  font-size: 20px;
  line-height: 1.3;
  display: flex;
  align-items: center;
  position: relative;
  padding-left: 53px;
  min-height: 52px;
}
h1::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-105%);
  width: 20.94px;
  height: 20.94px;
  border-radius: 4px;
  background: #42c4e8;
  box-shadow: 22.94px 0 #ffcc00, 0 22.94px #00c8b3, 22.94px 22.94px #ff8d28;
}

h2 {
  border-radius: 10px;
  padding: 16px;
  background: #42c4e8;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  font-weight: 800;
  font-size: 20px;
  color: #ffffff;
}

.star-wrap {
  height: 19px;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  gap: 5px;
}
.star-wrap .star {
  display: inline-block;
  width: 19px;
  height: 19px;
  background: url("../../images/icon/Star-gray.svg") no-repeat center;
  background-size: contain;
}
.star-wrap .star.orange {
  background-image: url("../../images/icon/Star-orange.svg");
}

.rank-group {
  width: 564.15px;
}
.rank-group .title-container {
  height: 48px;
  display: flex;
  gap: 16px;
  margin-bottom: 16px;
}
.rank-group .title-container .ranking-logo {
  width: 45px;
  height: 46px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: 1fr 1fr;
  gap: 1px;
}
.rank-group .title-container .ranking-logo .color-box {
  width: 20.94px;
  height: 20.94px;
  border-radius: 5.3px;
}
.rank-group .title-container .ranking-logo .color-box.upper-left {
  background: #42c4e8;
}
.rank-group .title-container .ranking-logo .color-box.upper-right {
  background: #ffcc00;
}
.rank-group .title-container .ranking-logo .color-box.lower-left {
  background: #00c8b3;
}
.rank-group .title-container .ranking-logo .color-box.lower-right {
  background: #ff8d28;
}
.rank-group .title-container .ranking-title {
  font-family: "M PLUS Rounded 1c", sans-serif;
  width: 100%;
}
.rank-group .title-container .ranking-title span {
  font-size: 32px;
  color: #333333;
  font-weight: 800;
  letter-spacing: 0px;
}
.rank-group .actual-rank-container .see-more-box {
  display: flex;
  justify-content: right;
}
.rank-group .actual-rank-container .see-more-box .actual-see-more {
  color: #ffffff;
  background: #ff8d28;
  width: 122.8px;
  height: 29.8px;
  text-align: center;
  padding: 0 8px;
  border-radius: 90px;
  display: flex;
  align-items: center;
  justify-content: space-around;
}
.rank-group .actual-rank-container .see-more-box .actual-see-more .link-word {
  line-height: 1.5;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-weight: 500;
  font-size: 16px;
}
.rank-group .actual-rank-container .see-more-box .actual-see-more .link-right {
  padding-top: 4px;
}
.rank-group .actual-rank-container .rank-source {
  margin-top: 16px;
  font-family: "M PLUS Rounded 1c", sans-serif;
  display: flex;
  gap: 15px;
}
.rank-group .actual-rank-container .rank-source .rank-first-container {
  width: 276.21px;
  height: 341.93px;
  border-radius: 20px;
  background: #ffffff;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1019607843);
}
.rank-group .actual-rank-container .rank-source .rank-first-container .headline-part {
  width: 100%;
  height: 61px;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  background: #00c8b3;
}
.rank-group .actual-rank-container .rank-source .rank-first-container .headline-part.pink {
  background: #ff9999;
}
.rank-group .actual-rank-container .rank-source .rank-first-container .headline-part.blue {
  background: #00c0e8;
}
.rank-group .actual-rank-container .rank-source .rank-first-container .headline-part.orange {
  background: #ff8d28;
}
.rank-group .actual-rank-container .rank-source .rank-first-container .headline-part .headline-material {
  margin: 0 auto;
  display: flex;
  width: 125px;
  display: flex;
  justify-content: space-around;
  align-items: center;
}
.rank-group .actual-rank-container .rank-source .rank-first-container .headline-part .headline-material .trophy-case {
  position: relative;
  top: 4px;
}
.rank-group .actual-rank-container .rank-source .rank-first-container .headline-part .headline-material .word-case {
  font-weight: 800;
  font-size: 36px;
  color: #ffffff;
}
.rank-group .actual-rank-container .rank-source .rank-first-container .rank-pic-case {
  padding: 16px;
}
.rank-group .actual-rank-container .rank-source .rank-first-container .rank-pic-case .pic-boundary {
  width: 132.11px;
  height: 133.12px;
  border-radius: 20.17px;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1019607843);
  margin: 0 auto;
}
.rank-group .actual-rank-container .rank-source .rank-first-container .rank-pic-case .pic-boundary img {
  width: 100%;
  object-fit: cover;
}
.rank-group .actual-rank-container .rank-source .rank-first-container .statement-case {
  padding: 0px 16px 16px 16px;
  font-family: "M PLUS Rounded 1c", sans-serif;
}
.rank-group .actual-rank-container .rank-source .rank-first-container .statement-case .big-word {
  font-weight: 800;
  font-size: 20px;
}
.rank-group .actual-rank-container .rank-source .rank-first-container .statement-case .small-word {
  font-weight: 400;
  font-size: 15px;
}
.rank-group .actual-rank-container .rank-source .rank-first-container .statement-case .ranking-star-container {
  align-items: center;
  margin-top: 10px;
  display: flex;
  gap: 16px;
}
.rank-group .actual-rank-container .rank-source .rank-first-container .statement-case .ranking-star-container .star-word {
  font-weight: 800;
  font-size: 15px;
}
.rank-group .actual-rank-container .rank-source .other-rank-container {
  width: 276.21px;
  height: 341.93px;
  border-radius: 20px;
  display: flex;
  flex-direction: column;
  gap: 15px;
}
.rank-group .actual-rank-container .rank-source .other-rank-container .rank-container {
  width: 276.21px;
  height: 163.35px;
  border-radius: 20px;
  box-sizing: border-box;
  padding: 16px;
  display: flex;
  gap: 10px;
  justify-content: space-between;
  background: #ffffff;
}
.rank-group .actual-rank-container .rank-source .other-rank-container .rank-container .rank-pic-case {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.rank-group .actual-rank-container .rank-source .other-rank-container .rank-container .rank-pic-case .pic-boundary {
  border-radius: 20.17px;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1019607843);
  width: 95.25px;
  height: 96.2px;
}
.rank-group .actual-rank-container .rank-source .other-rank-container .rank-container .rank-pic-case .pic-boundary img {
  width: 100%;
  object-fit: cover;
}
.rank-group .actual-rank-container .rank-source .other-rank-container .rank-container .statement-case {
  font-family: "M PLUS Rounded 1c", sans-serif;
  text-align: left;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  gap: 4px;
  width: 152.39px;
  height: 141.29px;
}
.rank-group .actual-rank-container .rank-source .other-rank-container .rank-container .statement-case .headline-part {
  margin-top: -4px;
}
.rank-group .actual-rank-container .rank-source .other-rank-container .rank-container .statement-case .headline-part .headline-material {
  display: flex;
}
.rank-group .actual-rank-container .rank-source .other-rank-container .rank-container .statement-case .headline-part .headline-material .trophy-case {
  width: 29.75px;
  height: 18.76px;
  margin-top: 3px;
}
.rank-group .actual-rank-container .rank-source .other-rank-container .rank-container .statement-case .headline-part .headline-material .word-case {
  font-weight: 800;
  font-size: 20px;
}
.rank-group .actual-rank-container .rank-source .other-rank-container .rank-container .statement-case .big-word {
  font-weight: 800;
  font-size: 18px;
  line-height: 1;
}
.rank-group .actual-rank-container .rank-source .other-rank-container .rank-container .statement-case .big-word span {
  line-height: 1;
}
.rank-group .actual-rank-container .rank-source .other-rank-container .rank-container .statement-case .small-word {
  width: 152.39px;
  font-weight: 400;
  font-size: 15px;
  max-height: 44px;
}
.rank-group .actual-rank-container .rank-source .other-rank-container .rank-container .statement-case .small-word p {
  line-height: 22px;
  margin: 0;
}
.rank-group .actual-rank-container .rank-source .other-rank-container .rank-container .statement-case .ranking-star-container {
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.rank-group .actual-rank-container .rank-source .other-rank-container .rank-container .statement-case .ranking-star-container .star-word {
  line-height: 15px;
  font-weight: 800;
  font-size: 15px;
}
.rank-group .actual-rank-container .rank-source .other-rank-container {
  /* .rank-third-container {
    width: 276.21px;
    height: 163.35px;
    border-radius: 20px;
    box-sizing: border-box;
    padding: 8px;
    display: flex;
    justify-content: space-between;
    background: #ffffff;
    .rank-pic-case {
      height: 163.35px;
      display: flex;
      flex-direction: row;
      align-items: center;
      .pic-boundary {
        border-radius: 20.17px;
        box-shadow: 0px 0px 10px 0px #0000001a;
        width: 95.25px;
        height: 96.2px;
        img {
          width: 95.25px;
          height: 96.2px;
          border-radius: 20.17px;
          transform: scale(1.2);
        }
      }
    }
    .statement-case {
      font-family: variable.$font-main;
      text-align: left;
      width: 152.39px;
      height: 141.29px;
      .headline-part {
        .headline-material {
          display: flex;
          .trophy-case {
            width: 29.75px;
            height: 18.76px;
            margin-top: 3px;
          }
          .word-case {
            font-weight: 800;
            font-size: 20px;
          }
        }
      }
      .big-word {
        font-weight: 800;
        font-size: 18px;
      }
      .small-word {
        font-weight: 400;
        font-size: 15px;
      }
      .ranking-star-container {
        .star-word {
          font-weight: 800;
          font-size: 15px;
        }
      }
    }
  } */
}

a {
  text-decoration: none;
  transition: 0.5s;
}
a:hover {
  opacity: 0.3;
}

.gap-matrix {
  font-family: "Rounded Mplus 1c", sans-serif;
  display: flex;
  gap: 30px;
  width: 100%;
  max-width: 1080px !important;
  margin: 0 auto;
}
.gap-matrix .gap-l {
  flex-grow: 1;
  max-width: 800px;
}
.gap-matrix .gap-l .gap-content {
  width: 100%;
  max-width: 730px;
  margin: 0 auto;
}
.gap-matrix .gap-r {
  width: 250px;
}
.gap-matrix .gap-r .gap-aside {
  margin: 0 auto 0 0;
}
@media screen and (max-width: 767px) {
  .gap-matrix {
    flex-direction: column;
    overflow-x: hidden;
  }
  .gap-matrix .gap-r,
  .gap-matrix .gap-l {
    width: 100%;
  }
  .gap-matrix .gap-r .gap-content,
  .gap-matrix .gap-l .gap-content {
    margin: 0;
    padding-left: 20px;
    padding-right: 20px;
  }
  .gap-matrix .gap-r .gap-aside,
  .gap-matrix .gap-l .gap-aside {
    max-width: unset;
    padding-left: 20px;
    padding-right: 20px;
    margin: 0 auto;
  }
}

#gap-toc-container {
  border: 1px solid #42c4e8;
  padding: 0;
  font-size: 1.55rem;
  color: #333;
  text-align: left;
  background: #f2f2f2;
}
#gap-toc-container a {
  color: #333;
}
#gap-toc-container .gap-toc-title-container {
  padding: 5px 24px 8px 24px;
  background: #42c4e8;
}
#gap-toc-container .gap-toc-title-container .gap-toc-title {
  margin: 0;
  color: #fff;
  font-size: 1.6rem;
}
#gap-toc-container .gap-toc-title-container .gap-toc-title .gap-toc-title-toggle {
  cursor: pointer;
  font-size: 1.2rem;
  color: #fff;
  padding-left: 5px;
}
#gap-toc-container .gap-toc-title-container .gap-toc-title .gap-toc-title-toggle:hover {
  opacity: 0.6;
}
#gap-toc-container nav ul {
  margin: 2.4rem;
  margin-top: 1.6rem;
  height: auto;
  transition: 0.5s;
}
#gap-toc-container nav ul li {
  list-style: none;
  text-align: left;
  font-weight: 700;
  position: relative;
  margin: 0;
  margin-left: 1.04rem;
}
#gap-toc-container nav ul li::before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f105";
  color: #42c4e8;
  position: absolute;
  left: -11.2px;
  top: 5.2px;
}
#gap-toc-container nav ul li a {
  font-size: 1.55rem;
  font-weight: bold;
  line-height: 2;
  transition: 0.3s ease-in-out;
}
#gap-toc-container nav ul li a:hover {
  opacity: 0.5;
}
#gap-toc-container nav ul li ul {
  transition: initial;
  margin: 5px;
  padding-left: 15px;
}
#gap-toc-container nav ul li ul li {
  font-weight: normal;
}
#gap-toc-container nav ul li ul li::before {
  top: 3.2px;
}
#gap-toc-container nav ul li ul li a {
  font-size: 1.15em;
  font-weight: normal;
}
#gap-toc-container nav ul.hide {
  overflow: hidden;
  margin: 0;
}
#gap-toc-container nav ul.hide ul,
#gap-toc-container nav ul.hide li,
#gap-toc-container nav ul.hide a {
  height: 0;
  font-size: 0;
  margin: 0;
  padding: 0;
}

table {
  width: 100%;
  border-collapse: collapse;
  table-layout: auto;
  border-spacing: 8px;
  margin: 40px 0;
}
table tr th,
table tr td {
  border: 1px solid #42c4e8;
  font-weight: 500;
  font-size: 20px;
  text-align: center;
  padding: 3px 0 !important;
  padding: 8px;
}
table tr th {
  font-size: 18px;
  background-color: #e8f3f6;
}
table tr td {
  font-size: 15px;
  background-color: #fff;
}

.breadcrumbs {
  font-weight: 400;
  font-size: 12px;
  color: #333333;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 11px;
}
.breadcrumbs a {
  font-weight: 400;
  font-size: 12px;
  color: #4688db;
}
.breadcrumbs a:hover {
  opacity: 0.5;
}
.breadcrumbs span.separator {
  display: inline-block;
  height: 5px;
  width: 5px;
  border: 2px solid #999;
  border-top: none;
  border-left: none;
  transform: rotate(-45deg);
}

.generic-logo {
  width: 45px !important;
  min-width: 45px !important;
  height: 46px !important;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  gap: 2px;
}
.generic-logo .color-box {
  width: 20.94px;
  height: 20.94px;
  border-radius: 5.3px;
}
.generic-logo .color-box.upper-left {
  background-color: #42c4e8;
}
.generic-logo .color-box.upper-right {
  background-color: #ffcc00;
}
.generic-logo .color-box.lower-left {
  background-color: #00c8b3;
}
.generic-logo .color-box.lower-right {
  background-color: #ff8d28;
}

.spring-casing {
  position: fixed;
  bottom: 50px;
  display: none;
}
.spring-casing .game-info-two {
  position: absolute;
  top: -78px;
  padding: 15.66px;
  gap: 21px;
  display: flex;
  border: 2.94px solid #42c4e8;
  width: 800px;
  margin: 0 auto;
  border-radius: 19.57px;
  position: relative;
  background: #ffffff;
  left: -48px;
}
.spring-casing .game-info-two img {
  width: 90.03px;
  height: 90.03px;
}
.spring-casing .game-info-two .text-container {
  width: 572.11px;
  height: 81.44px;
  line-height: 1.7;
  font-weight: 500;
  margin-left: 80px;
}
.spring-casing .game-info-two .text-container p {
  margin: 0;
}
.spring-casing .game-info-two .text-container .first {
  font-size: 20px;
}
.spring-casing .game-info-two .text-container .second {
  font-size: 16px;
}
.spring-casing .game-info-two .text-container .text-liner {
  display: flex;
  gap: 7.83px;
}
.spring-casing .game-info-two .text-container .text-liner .line-group .colored-bg {
  height: 20px;
  font-size: 17px;
  font-weight: 800;
  color: #ffffff;
  padding: 3.91px 7.83px;
  border-radius: 3.91px;
  display: inline-flex;
  align-items: center;
  gap: 7.83px;
}
.spring-casing .game-info-two .text-container .text-liner .line-group .colored-bg.apple {
  background: #42c4e8;
  box-shadow: 3.91px 3.91px 9.79px 0px rgba(0, 0, 0, 0.1019607843);
}
.spring-casing .game-info-two .text-container .text-liner .line-group .colored-bg.google {
  background: #34c759;
  box-shadow: 1.96px 1.96px 3.91px 0px rgba(0, 0, 0, 0.1019607843);
}
.spring-casing .game-info-two .text-container .text-liner .line-group .colored-bg.qr {
  background: #ff8d28;
  box-shadow: 1.96px 1.96px 3.91px 0px rgba(0, 0, 0, 0.1019607843);
}
.spring-casing .game-info-two .text-container .text-liner .line-group .colored-bg img {
  width: 14px;
  height: 14px;
}

.title-container {
  max-width: 100%;
  height: 48px;
  display: flex;
  gap: 8px;
  margin-top: 80px;
  display: flex;
  align-items: center;
  gap: 9px;
}
.title-container .title-text {
  font-weight: 500;
  font-size: 20px;
  line-height: 1.3;
}
.title-container .goods-title {
  font-family: "M PLUS Rounded 1c", sans-serif;
  width: 480px;
}
.title-container .goods-title span {
  font-size: 32px;
  font-weight: 800;
  letter-spacing: 0px;
  color: #333333;
}

.date-bar {
  text-align: center;
  display: flex;
  justify-content: right;
  border-bottom: 1px solid #42c4e8;
  padding-top: 17px;
  padding-bottom: 17px;
}
.date-bar .date-case {
  width: 152px;
  height: 28px;
  font-weight: 400;
  font-size: 12px;
  font-style: regular;
  border-radius: 10px;
  background: #ebebeb;
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 1;
  letter-spacing: 0;
}

.game-info {
  padding: 16px 0;
  gap: 21px;
  display: flex;
  margin-bottom: 24px;
}
.game-info p {
  margin: 0;
}
.game-info img {
  width: 92px;
  height: 92px;
}
.game-info .text-container {
  font-size: 20px;
  font-weight: 500;
  width: 408px;
  height: 86px;
  display: flex;
  flex-direction: column;
  gap: 9px;
}
.game-info .text-container p {
  line-height: 20px;
}
.game-info .text-container .text-liner {
  align-items: center;
}
.game-info .text-container .text-liner.line-group {
  padding: 0 !important;
  display: flex;
  justify-content: space-between;
}
.game-info .text-container .text-liner.line-group .colored-bg .paragraph-set {
  margin-top: 10px;
}
.game-info .text-container .text-liner.line-group .colored-bg {
  display: flex;
  box-sizing: border-box;
  align-items: center;
  border-radius: 4px;
  padding: 4px 8px;
  height: 28px;
  color: #ffffff;
}
.game-info .text-container .text-liner.line-group .colored-bg.iphone {
  background: #42c4e8;
}
.game-info .text-container .text-liner.line-group .colored-bg.android {
  background: #34c759;
}

.carousel .carousel-content {
  font-family: "Rounded Mplus 1c", sans-serif;
  font-weight: 400;
  width: 730px;
  height: 397.5px;
}
.carousel .carousel-content .banner-carousel {
  width: 730px;
  height: 328.5px;
  background: #d9d9d9;
}
.carousel .carousel-content .banner-carousel .slick-slide {
  display: flex !important;
  justify-content: center;
  align-items: center;
}
.carousel .carousel-content .banner-carousel div img {
  width: 730px;
  height: 328.5px;
  object-fit: cover;
}
.carousel .carousel-content .banner-carousel .slick-prev {
  z-index: 2;
  left: 25px;
}
.carousel .carousel-content .banner-carousel .slick-next {
  right: 25px;
}
.carousel .carousel-content .banner-carousel .slick-dots {
  position: static;
  margin: 16px auto 0;
  width: 200px;
  display: flex !important;
  justify-content: center;
  gap: 12px;
}
.carousel .carousel-content .banner-carousel .slick-dots li {
  width: 13px;
  height: 13px;
}
.carousel .carousel-content .banner-carousel .slick-dots li button {
  width: 13px;
  height: 13px;
  border-radius: 50%;
  background: #d9d9d9;
  z-index: 1;
  gap: 12px;
}
.carousel .carousel-content .banner-carousel .slick-dots li button::before {
  content: "";
  display: none;
}
.carousel .carousel-content .banner-carousel .slick-dots li.slick-active button {
  background: #867e7e;
}

.gap-content p {
  font-size: 15px;
}

.point-content {
  width: 730px;
  background: linear-gradient(120.28deg, rgba(245, 245, 245, 0.3) -2.37%, rgba(255, 204, 0, 0.3) 22.33%, rgba(90, 241, 213, 0.3) 74.21%, rgba(66, 196, 232, 0.3) 126.09%);
  padding: 40px 39px;
  box-sizing: border-box;
  display: flex;
  gap: 15px;
}
.point-content .point-box {
  width: 312px;
  height: 294px;
  border-radius: 20px;
  padding: 24px;
  background: #ffffff;
}
.point-content .point-box .point-title {
  width: 264px;
  height: 20px;
  font-weight: 500;
  font-size: 20px;
  margin-bottom: 30px;
}
.point-content .point-box ul {
  padding-left: 32px;
}
.point-content .point-box ul li {
  position: relative;
  list-style: none;
  font-size: 15px;
  line-height: 1.5;
  font-weight: 400;
}
.point-content .point-box ul li::before {
  content: "\f058";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 20px;
  text-align: center;
  line-height: 26px;
  width: 26px;
  height: 26px;
  display: inline-block;
  position: absolute;
  left: -32px;
  top: 2px;
}
.point-content .point-box.check .point-title {
  color: #42c4e8;
}
.point-content .point-box.check ul li {
  margin-bottom: 8px;
}
.point-content .point-box.check ul li::before {
  content: "\f058";
  color: #42c4e8;
}
.point-content .point-box.cross .point-title {
  color: #ff0000;
}
.point-content .point-box.cross ul li::before {
  content: "\f057";
  color: #ff0000;
}

.writers-group {
  padding: 20px 0;
}
.writers-group .user-set {
  margin: 20px 0;
  width: 730px;
  border: 3px solid #b0e7f6;
  border-radius: 10px;
  padding: 16px;
  box-sizing: border-box;
  display: flex;
  justify-content: space-around;
}
.writers-group .user-set .image-group {
  width: 169px;
  height: 182px;
}
.writers-group .user-set .image-group .thumbnail-box {
  width: 169px;
  height: 169px;
  border-radius: 20px;
  background: #ede4e4;
  position: relative;
}
.writers-group .user-set .image-group .thumbnail-box .ribbon {
  width: 92px;
  height: 26px;
  border-top-left-radius: 10px;
  border-bottom-right-radius: 10px;
  background: #42c4e8;
  position: absolute;
  bottom: -13px;
  left: 30px;
  padding: 4px 8px;
  box-shadow: 2px 2px 0px 0px #058eb4;
  text-align: center;
  color: #ffffff;
  font-weight: 800;
  font-size: 18px;
}
.writers-group .user-set .details-group {
  width: 505px;
  height: 167px;
  margin-left: 20px;
}
.writers-group .user-set .details-group .user-details {
  display: flex;
  justify-content: space-between;
  align-items: end;
}
.writers-group .user-set .details-group .user-details .personal {
  display: inline-block;
  gap: 0 !important;
}
.writers-group .user-set .details-group .user-details .personal .title {
  font-weight: 400;
  font-size: 16px;
  line-height: 1;
}
.writers-group .user-set .details-group .user-details .personal .full-name {
  font-weight: 800;
  font-size: 20px;
}
.writers-group .user-set .details-group .user-details .profile-link {
  position: relative;
  width: 118.24px;
  height: 23.84px;
  line-height: 14px;
  border-radius: 72px;
  background: #ff8d28;
  color: #ffffff;
  text-align: center;
  font-size: 14px;
  font-weight: 500;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 3px;
  padding-right: 10px;
}
.writers-group .user-set .details-group .user-details .profile-link::before {
  content: "";
  position: absolute;
  right: 14px;
  top: 50%;
  transform: translateY(-50%) rotate(-45deg);
  width: 6px;
  height: 6px;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
}
.writers-group .user-set .details-group .paragraph-box {
  font-weight: 400;
  font-size: 15px;
  line-height: 1.7;
}

body,
html {
  margin: 0;
  padding: 0;
}

.header-section {
  background: #ffffff;
  width: 100%;
  margin: 0 auto;
}
.header-section .header-content {
  width: 80%;
  max-width: 1180px;
  padding: 16px 8px;
  padding: 24px 32px;
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
}
.header-section .header-content .content-left {
  display: flex;
}
.header-section .header-content .content-left .avatar-headline {
  display: flex;
}
.header-section .header-content .content-left .avatar-headline .thumbnail-section .dummy {
  width: 86px;
  height: 55px;
  background: #e1e1e1;
  border-radius: 10px;
  margin-right: 8px;
}
.header-section .header-content .content-left .avatar-headline .text-section {
  display: flex;
  align-items: center;
}
.header-section .header-content .content-left .avatar-headline .text-section span {
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-weight: 900;
  font-size: 20px;
  letter-spacing: 0;
  text-align: center;
  opacity: 1;
  color: #42c4e8;
}
.header-section .header-content .content-left .avatar-headline .text-section.lrg span {
  font-size: 28px;
  line-height: 42px;
}
.header-section .header-content .content-left .text-headline {
  margin-left: 16px;
  width: 267px;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-weight: 400;
  font-style: Regular;
  font-size: 8px;
  line-height: 10px;
  letter-spacing: 0%;
  vertical-align: middle;
  color: #333333;
  text-align: justify;
  display: flex;
  align-items: center;
}
.header-section .header-content .content-right .search-container .search-bar {
  width: 277px;
  height: 20px;
  padding: 0 8px 16px;
  opacity: 1;
  border: 1px solid #b3b3b3;
  border-radius: 8px;
}
.header-section .header-content .content-right .search-container .search-bar .organizing-border {
  display: flex;
  justify-content: space-between;
  margin-top: 5px;
}
.header-section .header-content .content-right .search-container .search-bar .organizing-border .search-placeholder input {
  border: none;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-size: 16px;
}
.header-section .header-content .content-right .search-container .search-bar .organizing-border .search-placeholder input::placeholder {
  color: #b3b3b3;
  border: none;
}
.header-section .header-content .content-right .search-container .search-bar .organizing-border .search-placeholder input:focus {
  border: none;
  outline: none;
  box-shadow: none;
}
.header-section .header-content .content-right .search-container .search-bar .organizing-border .magnifier-container img {
  width: 18px;
  max-width: 18px;
  height: 18px;
  max-height: 18px;
  margin-top: 5px;
}

.carousel-section .carousel-content {
  width: 100%;
  height: 400px;
  margin: 0 auto;
}
.carousel-section .carousel-content .banner-carousel .slick-slide {
  display: flex !important;
  justify-content: center;
  align-items: center;
}
.carousel-section .carousel-content .banner-carousel div img {
  width: 720px;
  height: 400px;
  border-radius: 23.08px;
  padding: 0px 10px;
  object-fit: cover;
}
.carousel-section .carousel-content .banner-carousel .slick-prev {
  z-index: 2;
  left: 25px;
}
.carousel-section .carousel-content .banner-carousel .slick-next {
  right: 25px;
}
.carousel-section .carousel-content .banner-carousel .slick-dots {
  position: static;
  margin: 40px auto 0;
  width: 200px;
  display: flex !important;
  justify-content: center;
  gap: 12px;
}
.carousel-section .carousel-content .banner-carousel .slick-dots li {
  width: 13px;
  height: 13px;
}
.carousel-section .carousel-content .banner-carousel .slick-dots li button {
  width: 13px;
  height: 13px;
  border-radius: 50%;
  background: #d9d9d9;
  z-index: 1;
  gap: 12px;
}
.carousel-section .carousel-content .banner-carousel .slick-dots li button::before {
  content: "";
  display: none;
}
.carousel-section .carousel-content .banner-carousel .slick-dots li.slick-active button {
  background: #867e7e;
}

.strategy-banner-location .strategy-banner-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: auto;
  height: 119px;
  margin: 120px auto 40px;
}
.strategy-banner-location img {
  transform: scale(1.1, 1.1);
}

.strategy-section {
  width: 100%;
  height: 745px;
}
.strategy-section .strategy-content {
  width: 1180px;
  height: 745px;
  margin: 0 auto;
}
.strategy-section .strategy-content .title-part {
  margin-bottom: 24px;
}
.strategy-section .strategy-content .title-part .title-container {
  width: 381px;
  height: 48px;
  display: flex;
}
.strategy-section .strategy-content .title-part .title-container .strategy-logo {
  width: 45px;
  height: 46px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: 1fr 1fr;
  gap: 1px;
}
.strategy-section .strategy-content .title-part .title-container .strategy-logo .color-box {
  width: 20.94px;
  height: 20.94px;
  border-radius: 5.3px;
}
.strategy-section .strategy-content .title-part .title-container .strategy-logo .color-box.upper-left {
  background-color: #42c4e8;
}
.strategy-section .strategy-content .title-part .title-container .strategy-logo .color-box.upper-right {
  background-color: #ff9999;
}
.strategy-section .strategy-content .title-part .title-container .strategy-logo .color-box.lower-left {
  background-color: #00c8b3;
}
.strategy-section .strategy-content .title-part .title-container .strategy-logo .color-box.lower-right {
  background-color: #00c8b3;
}
.strategy-section .strategy-content .title-part .title-container .strategy-title {
  font-family: "M PLUS Rounded 1c", sans-serif;
}
.strategy-section .strategy-content .title-part .title-container .strategy-title span {
  font-size: 32px;
  font-weight: 800;
  letter-spacing: 0px;
  color: #333333;
}
.strategy-section .strategy-content .box-group {
  display: flex;
  grid-template-columns: auto auto auto;
  gap: 14px;
  padding: auto;
}
.strategy-section .strategy-content .box-group .box-set {
  width: 576px;
  max-width: 576px;
  height: 533px;
}
.strategy-section .strategy-content .box-group .box-set .big-box {
  position: relative;
  width: 576px;
  height: 290px;
  border-radius: 20px;
  padding: 30px 0;
  background-image: url("../../images/background/black-thread-light.png");
}
.strategy-section .strategy-content .box-group .box-set .big-box .drawing-bg {
  position: absolute;
  text-align: right;
  top: 17px;
  width: 100%;
  height: 100%;
}
.strategy-section .strategy-content .box-group .box-set .big-box .drawing-bg img {
  margin: 0 20px;
  z-index: 1;
  width: 225.94px;
  height: 303px;
}
.strategy-section .strategy-content .box-group .box-set .big-box.first {
  background-color: #42c4e8;
}
.strategy-section .strategy-content .box-group .box-set .big-box.second {
  background-color: #ffc74f;
}
.strategy-section .strategy-content .box-group .box-set .big-box .big-set {
  width: 403px;
  height: 283.43px;
  gap: 16px;
}
.strategy-section .strategy-content .box-group .box-set .big-box .title-group {
  width: 320px;
  height: 170.63px;
  margin: 0 auto;
  color: #ffffff;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-weight: 800;
}
.strategy-section .strategy-content .box-group .box-set .big-box .title-group .upper-part {
  width: 285.27px;
  height: 140.63px;
  gap: 4px;
  margin: 0 auto;
}
.strategy-section .strategy-content .box-group .box-set .big-box .title-group .upper-part .table-title {
  margin: 0;
  position: relative;
  z-index: 2;
  width: 285.27px;
  height: 138.64px;
  opacity: 1;
  gap: 4px;
}
.strategy-section .strategy-content .box-group .box-set .big-box .title-group .upper-part .table-title tr td {
  border: none;
  background: none;
}
.strategy-section .strategy-content .box-group .box-set .big-box .title-group .upper-part .table-title tr td div {
  text-align: center;
  font-size: 43.44px !important;
  height: 68.32px;
  width: 68.32px;
}
.strategy-section .strategy-content .box-group .box-set .big-box .title-group .upper-part .table-title tr td div.with-bg {
  border-radius: 20px;
}
.strategy-section .strategy-content .box-group .box-set .big-box .title-group .upper-part .table-title tr td div.with-bg.first {
  background: #04a3d0;
}
.strategy-section .strategy-content .box-group .box-set .big-box .title-group .upper-part .table-title tr td div.with-bg.second {
  background: #ff934c;
}
.strategy-section .strategy-content .box-group .box-set .big-box .title-group .lower-part .lower-container {
  text-align: center;
  font-size: 20px;
}
.strategy-section .strategy-content .box-group .box-set .big-box .title-thumbnail {
  width: 322.4px;
  height: 96.8px;
  margin: 16px auto 0;
  display: flex;
  gap: 16px;
  position: relative;
  z-index: 2;
}
.strategy-section .strategy-content .box-group .box-set .big-box .title-thumbnail .each-thumbnail {
  width: 96px;
  max-width: 96px;
  height: 96px;
  max-height: 96px;
  border-radius: 20px;
}
.strategy-section .strategy-content .box-group .box-set .big-box .title-thumbnail .each-thumbnail img {
  border-radius: 20px;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.strategy-section .strategy-content .box-group .box-set .small-box {
  width: 576px;
  height: 169px;
  gap: 20px;
  font-family: "M PLUS Rounded 1c", sans-serif;
  color: #ffffff;
  margin-top: 14px;
}
.strategy-section .strategy-content .box-group .box-set .small-box .sub-small-container {
  display: flex;
  justify-content: space-between;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
  text-align: center;
  margin-left: 2.5px;
}
.strategy-section .strategy-content .box-group .box-set .small-box .sub-small-container .sub-small-box {
  width: 274px;
  height: 169px;
  border-radius: 20px;
  background: url("../../images/background/black-thread-light.png");
}
.strategy-section .strategy-content .box-group .box-set .small-box .sub-small-container .sub-small-box.first {
  background-color: #54f156;
}
.strategy-section .strategy-content .box-group .box-set .small-box .sub-small-container .sub-small-box.second {
  background-color: #54f1d4;
}
.strategy-section .strategy-content .box-group .box-set .small-box .sub-small-container .sub-small-box.third {
  background-color: #62f2d8;
}
.strategy-section .strategy-content .box-group .box-set .small-box .sub-small-container .sub-small-box.fourth {
  background-color: #ff9494;
}
.strategy-section .strategy-content .box-group .box-set .small-box .sub-small-container .sub-small-box .title-group {
  text-align: center;
  width: 100%;
  height: 116.15px;
  padding: 19px 0;
  font-weight: 800;
}
.strategy-section .strategy-content .box-group .box-set .small-box .sub-small-container .sub-small-box .title-group .upper-part .main-title {
  width: 100%;
}
.strategy-section .strategy-content .box-group .box-set .small-box .sub-small-container .sub-small-box .title-group .upper-part .main-title.forced {
  margin-top: 4px;
}
.strategy-section .strategy-content .box-group .box-set .small-box .sub-small-container .sub-small-box .title-group .upper-part .main-title .char-main {
  display: inline-block;
  width: 40.99px;
  height: 40.99px;
  border-radius: 10px;
  line-height: 40.99px;
  margin: 0 1.8px;
  font-size: 24.06px;
}
.strategy-section .strategy-content .box-group .box-set .small-box .sub-small-container .sub-small-box .title-group .upper-part .main-title .char-main.first {
  background: #2cc22e;
}
.strategy-section .strategy-content .box-group .box-set .small-box .sub-small-container .sub-small-box .title-group .upper-part .main-title .char-main.second {
  background: #00bf9c;
}
.strategy-section .strategy-content .box-group .box-set .small-box .sub-small-container .sub-small-box .title-group .upper-part .main-title .char-main.third {
  background: #2cc22e;
}
.strategy-section .strategy-content .box-group .box-set .small-box .sub-small-container .sub-small-box .title-group .upper-part .main-title .char-main.fourth {
  background: #ff6c6c;
}
.strategy-section .strategy-content .box-group .box-set .small-box .sub-small-container .sub-small-box .title-group .upper-part .sub-title {
  width: 145.63px;
  height: 34.16px;
  margin: 0 auto;
  margin-top: 4px;
  margin-bottom: 16px;
}
.strategy-section .strategy-content .box-group .box-set .small-box .sub-small-container .sub-small-box .title-group .upper-part .sub-title.no-mgb {
  margin-bottom: -5px;
}
.strategy-section .strategy-content .box-group .box-set .small-box .sub-small-container .sub-small-box .title-group .upper-part .sub-title .char-sub {
  display: inline-block;
  width: 34.16px;
  height: 34.16px;
  line-height: 34.16px;
  border-radius: 5px;
  font-size: 21.72px;
}
.strategy-section .strategy-content .box-group .box-set .small-box .sub-small-container .sub-small-box .title-group .lower-part {
  width: 147px;
  height: 22px;
  margin: 0 auto;
}
.strategy-section .strategy-content .box-group .box-set .small-box .sub-small-container .sub-small-box .title-group .lower-part .lower-word {
  font-size: 14.63px;
  letter-spacing: 0%;
}

.ranking-section .ranking-content {
  border-top-left-radius: 60px;
  border-top-right-radius: 60px;
  background: linear-gradient(120.28deg, rgba(245, 245, 245, 0.3) -2.37%, rgba(255, 204, 0, 0.3) 22.33%, rgba(90, 241, 213, 0.3) 74.21%, rgba(66, 196, 232, 0.3) 126.09%);
}
.ranking-section .ranking-content .ranking-box {
  width: 1180px;
  margin: 0 auto;
  box-sizing: border-box;
  padding: 80px 0;
}
.ranking-section .ranking-content .ranking-box .upper-rank {
  display: flex;
  gap: 53px;
}
.ranking-section .ranking-content .ranking-box .ranking-banner-location {
  height: 80px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.ranking-section .ranking-content .ranking-box .ranking-banner-location .ranking-banner-content {
  width: 315px;
  height: 70px;
  background: url("../../images/big-text/ranking.png") no-repeat center;
}
.ranking-section .ranking-content .ranking-box .lower-rank {
  display: flex;
  gap: 53px;
}

.goods-section {
  font-family: "M PLUS Rounded 1c", sans-serif;
}
.goods-section .goods-content {
  width: 1097px;
  height: 591.8px;
  margin: 0 auto;
  box-sizing: border-box;
  padding: 80px 0;
  gap: 64px;
}
.goods-section .goods-content .upper-goods {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
  /* .goods-banner-location {
    .goods-banner-content {
      img {

      }
    }
  } */
}
.goods-section .goods-content .actual-goods-container {
  font-family: "M PLUS Rounded 1c", sans-serif;
}
.goods-section .goods-content .actual-goods-container .see-more-box {
  display: flex;
  justify-content: right;
}
.goods-section .goods-content .actual-goods-container .see-more-box .actual-see-more {
  color: #ffffff;
  background: #ff8d28;
  width: 122.8px;
  height: 29.8px;
  text-align: center;
  padding: 0 8px;
  border-radius: 90px;
  display: flex;
  align-items: center;
  justify-content: space-around;
}
.goods-section .goods-content .actual-goods-container .see-more-box .actual-see-more .link-word {
  line-height: 1.5;
  font-weight: 500;
  font-size: 16px;
}
.goods-section .goods-content .actual-goods-container .see-more-box .actual-see-more .link-right {
  padding-top: 4px;
}
.goods-section .goods-content .actual-goods-container .goods-source {
  display: flex;
  gap: 43px;
  margin-top: 16px;
}
.goods-section .goods-content .actual-goods-container .goods-source .item-box {
  width: 337px;
  height: 314px;
  box-shadow: 6px 6px 0px 0px rgba(0, 0, 0, 0.1019607843);
  border-radius: 20px;
}
.goods-section .goods-content .actual-goods-container .goods-source .item-box .pic-case {
  width: 337px;
  height: 188px;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  position: relative;
}
.goods-section .goods-content .actual-goods-container .goods-source .item-box .pic-case .actual-pic {
  width: 337px;
  height: 188px;
}
.goods-section .goods-content .actual-goods-container .goods-source .item-box .pic-case .actual-pic img {
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  width: 337px;
  height: 188px;
  object-fit: cover;
}
.goods-section .goods-content .actual-goods-container .goods-source .item-box .pic-case .pachinko-slot {
  background: #42c4e8;
  color: #ffffff;
  box-sizing: border-box;
  padding: 8px;
  position: absolute;
  bottom: 0;
  font-weight: 500;
  font-size: 14px;
  letter-spacing: normal;
}
.goods-section .goods-content .actual-goods-container .goods-source .item-box .statement-case {
  padding: 8px;
  gap: 5px;
}
.goods-section .goods-content .actual-goods-container .goods-source .item-box .statement-case .big-word {
  padding: 8px;
  font-weight: 800;
  font-size: 14px;
}
.goods-section .goods-content .actual-goods-container .goods-source .item-box .statement-case .small-word {
  font-weight: 400;
  font-size: 15px;
}
.goods-section .goods-content .actual-goods-container .goods-source .item-box .statement-case .small-word p {
  margin: 0;
}

.news-section {
  font-family: "M PLUS Rounded 1c", sans-serif;
}
.news-section .news-content {
  width: 1097px;
  margin: 0 auto;
  box-sizing: border-box;
  padding: 80px 0;
  gap: 64px;
}
.news-section .news-content .upper-news {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
}
.news-section .news-content .upper-news .title-container {
  width: 500px;
  height: 48px;
  display: flex;
}
.news-section .news-content .upper-news .title-container .news-logo {
  width: 45px;
  height: 46px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: 1fr 1fr;
  gap: 1px;
  margin-right: 16px;
}
.news-section .news-content .upper-news .title-container .news-logo .color-box {
  width: 20.94px;
  height: 20.94px;
  border-radius: 5.3px;
}
.news-section .news-content .upper-news .title-container .news-logo .color-box.upper-left {
  background: #42c4e8;
}
.news-section .news-content .upper-news .title-container .news-logo .color-box.upper-right {
  background: #ffcc00;
}
.news-section .news-content .upper-news .title-container .news-logo .color-box.lower-left {
  background: #00c8b3;
}
.news-section .news-content .upper-news .title-container .news-logo .color-box.lower-right {
  background: #ff8d28;
}
.news-section .news-content .upper-news .title-container .news-title {
  font-family: "M PLUS Rounded 1c", sans-serif;
  width: 480px;
}
.news-section .news-content .upper-news .title-container .news-title span {
  font-size: 32px;
  font-weight: 800;
  letter-spacing: 0px;
  color: #333333;
}
.news-section .news-content .actual-news-container {
  font-family: "M PLUS Rounded 1c", sans-serif;
}
.news-section .news-content .actual-news-container .see-more-box {
  display: flex;
  justify-content: right;
}
.news-section .news-content .actual-news-container .see-more-box .actual-see-more {
  color: #ffffff;
  background: #ff8d28;
  width: 122.8px;
  height: 29.8px;
  text-align: center;
  padding: 0 8px;
  border-radius: 90px;
  display: flex;
  align-items: center;
  justify-content: space-around;
}
.news-section .news-content .actual-news-container .see-more-box .actual-see-more .link-word {
  line-height: 1.5;
  font-weight: 500;
  font-size: 16px;
}
.news-section .news-content .actual-news-container .see-more-box .actual-see-more .link-right {
  padding-top: 4px;
}
.news-section .news-content .actual-news-container .news-source {
  display: flex;
  gap: 43px;
  margin-top: 16px;
}
.news-section .news-content .actual-news-container .news-source .item-box {
  background: #ffffff;
  width: 337px;
  height: 344px;
  box-shadow: 6px 6px 0px 0px rgba(0, 0, 0, 0.1019607843);
  border-radius: 20px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}
.news-section .news-content .actual-news-container .news-source .item-box .pic-case {
  width: 337px;
  height: 188px;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  position: relative;
}
.news-section .news-content .actual-news-container .news-source .item-box .pic-case .actual-pic img {
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  width: 337px;
  height: 188px;
  object-fit: cover;
}
.news-section .news-content .actual-news-container .news-source .item-box .statement-case {
  flex-grow: 1;
  font-family: "M PLUS Rounded 1c", sans-serif;
  padding: 8px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  gap: 5px;
}
.news-section .news-content .actual-news-container .news-source .item-box .statement-case .news-date {
  padding: 8px 0;
  color: #b4b4b4;
  font-weight: 400;
  font-size: 14px;
  font-style: normal;
  box-sizing: border-box;
}
.news-section .news-content .actual-news-container .news-source .item-box .statement-case .news-date span {
  margin: 8px 8px;
}
.news-section .news-content .actual-news-container .news-source .item-box .statement-case .txt-wrap {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  gap: 16px;
}
.news-section .news-content .actual-news-container .news-source .item-box .statement-case .txt-wrap .actual-news {
  max-height: 44px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.news-section .news-content .actual-news-container .news-source .item-box .statement-case .txt-wrap .actual-news p {
  margin: 0;
  font-weight: 400;
  font-size: 14px;
  font-style: normal;
  line-height: 22px;
}
.news-section .news-content .actual-news-container .news-source .item-box .statement-case .txt-wrap .control-button {
  display: flex;
  gap: 8px;
}
.news-section .news-content .actual-news-container .news-source .item-box .statement-case .txt-wrap .control-button .item-button {
  color: #ffffff;
  width: auto;
  height: 29px;
  border-radius: 90px;
  box-sizing: border-box;
  padding: 4px 8px;
  font-weight: 500;
  font-size: 14px;
  display: inline-block;
}
.news-section .news-content .actual-news-container .news-source .item-box .statement-case .txt-wrap .control-button .item-button.pachinko {
  background: #42c4e8;
}
.news-section .news-content .actual-news-container .news-source .item-box .statement-case .txt-wrap .control-button .item-button.pachislot {
  background: #ff6464;
}
.news-section .news-content .actual-news-container .news-source .item-box .statement-case .txt-wrap .control-button .item-button.baccarat {
  background: #00c8b3;
}

.sponsor-section {
  font-family: "M PLUS Rounded 1c", sans-serif;
  width: 100%;
  height: 336px;
  background: #a6d9e7;
  display: flex;
  justify-content: center;
  align-items: center;
}
.sponsor-section .sponsor-content {
  display: flex;
  gap: 22px;
}
.sponsor-section .sponsor-content .sponsor-item {
  width: 195px;
  height: 82px;
  background: #ffffff;
  font-size: 15px;
  font-weight: 800;
  color: #42c4e8;
  display: flex;
  justify-content: center;
  align-items: center;
}

.footer-section {
  height: 207px;
  background: #56b2ef;
  padding: 80px 0;
}
.footer-section .footer-content {
  margin: 0 auto;
  width: 1180px;
}
.footer-section .footer-content .footer-main {
  max-width: 1180px;
  height: 90px;
  margin: 0 auto;
}
.footer-section .footer-content .footer-main .logo-container .logo {
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-weight: 900;
  color: #ffffff;
  font-size: 32px;
  letter-spacing: 8%;
  line-height: 36px;
}
.footer-section .footer-content .footer-main .tab-list {
  display: flex;
  justify-content: flex-start;
  gap: 20px;
  margin-top: 30px;
}
.footer-section .footer-content .footer-main .tab-list a {
  font-size: 15px;
  color: #ffffff;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-weight: 600;
}
.footer-section .footer-content .footer-link {
  color: #ffffff;
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
  margin-top: 100px;
  padding-left: 120px;
}
.footer-section .footer-content .footer-link .link-container {
  width: 524px;
  height: 17px;
}
.footer-section .footer-content .footer-link .link-container a {
  color: #fff;
  margin: 0 12px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-size: 12px;
}
.footer-section .footer-content .footer-link .link-container a:first-child {
  margin-left: 0;
}
.footer-section .footer-content .footer-link .link-container a:last-child {
  margin-right: 0;
}

.casino-container .link-guide {
  font-weight: 400;
  font-size: 12px;
}
.casino-container .link-guide span a {
  color: #333333;
}
.casino-container .link-guide span a:hover {
  color: #4688db;
  opacity: 1;
}
.casino-container .link-guide span img {
  margin: 0 6px;
}
.casino-container .title-container {
  gap: 8px;
  margin-top: 80px;
  display: flex;
  align-items: center;
  gap: 9px;
}
.casino-container .title-container .title-text {
  font-weight: 500;
  font-size: 20px;
  line-height: 1.3;
}
.casino-container .game-info {
  padding: 16px 0;
  gap: 21px;
  display: flex;
  border-top: 1px solid #42c4e8;
  margin-bottom: 24px;
}
.casino-container .game-info p {
  margin: 0;
}
.casino-container .game-info img {
  width: 92px;
  height: 92px;
}
.casino-container .game-info .text-container {
  font-size: 20px;
  font-weight: 500;
  width: 408px;
  height: 86px;
  display: flex;
  flex-direction: column;
  gap: 9px;
}
.casino-container .game-info .text-container p {
  line-height: 20px;
}
.casino-container .game-info .text-container .text-liner {
  align-items: center;
}
.casino-container .game-info .text-container .text-liner.line-group {
  padding: 0 !important;
  display: flex;
  justify-content: space-between;
}
.casino-container .game-info .text-container .text-liner.line-group .colored-bg .paragraph-set {
  margin-top: 10px;
}
.casino-container .game-info .text-container .text-liner.line-group .colored-bg {
  display: flex;
  box-sizing: border-box;
  align-items: center;
  border-radius: 4px;
  padding: 4px 8px;
  height: 28px;
  color: #ffffff;
}
.casino-container .game-info .text-container .text-liner.line-group .colored-bg.iphone {
  background: #42c4e8;
}
.casino-container .game-info .text-container .text-liner.line-group .colored-bg.android {
  background: #34c759;
}
.casino-container .carousel {
  padding-bottom: 40px;
}
.casino-container .carousel .carousel-content {
  font-family: "Rounded Mplus 1c", sans-serif;
  font-weight: 400;
  width: 730px;
  height: 397.5px;
}
.casino-container .carousel .carousel-content .banner-carousel {
  width: 730px;
  height: 328.5px;
  background: #d9d9d9;
}
.casino-container .carousel .carousel-content .banner-carousel .slick-slide {
  display: flex !important;
  justify-content: center;
  align-items: center;
}
.casino-container .carousel .carousel-content .banner-carousel div img {
  width: 730px;
  height: 328.5px;
  object-fit: cover;
}
.casino-container .carousel .carousel-content .banner-carousel .slick-prev {
  z-index: 2;
  left: 25px;
}
.casino-container .carousel .carousel-content .banner-carousel .slick-next {
  right: 25px;
}
.casino-container .carousel .carousel-content .banner-carousel .slick-dots {
  position: static;
  margin: 16px auto 0;
  width: 200px;
  display: flex !important;
  justify-content: center;
  gap: 12px;
}
.casino-container .carousel .carousel-content .banner-carousel .slick-dots li {
  width: 13px;
  height: 13px;
}
.casino-container .carousel .carousel-content .banner-carousel .slick-dots li button {
  width: 13px;
  height: 13px;
  border-radius: 50%;
  background: #d9d9d9;
  z-index: 1;
  gap: 12px;
}
.casino-container .carousel .carousel-content .banner-carousel .slick-dots li button::before {
  content: "";
  display: none;
}
.casino-container .carousel .carousel-content .banner-carousel .slick-dots li.slick-active button {
  background: #867e7e;
}
.casino-container .casino-introduction {
  font-size: 16px;
}
.casino-container .casino-introduction .intro-content {
  line-height: 1.7;
}
.casino-container .user-post {
  padding: 20px 0;
}
.casino-container .user-post .user-set {
  margin: 20px 0;
  width: 730px;
  border: 3px solid #b0e7f6;
  border-radius: 10px;
  padding: 16px;
  box-sizing: border-box;
  display: flex;
  justify-content: space-around;
}
.casino-container .user-post .user-set .image-group {
  width: 169px;
  height: 182px;
}
.casino-container .user-post .user-set .image-group .thumbnail-box {
  width: 169px;
  height: 169px;
  border-radius: 20px;
  background: #ede4e4;
  position: relative;
}
.casino-container .user-post .user-set .image-group .thumbnail-box .ribbon {
  width: 92px;
  height: 26px;
  border-top-left-radius: 10px;
  border-bottom-right-radius: 10px;
  background: #42c4e8;
  position: absolute;
  bottom: -13px;
  left: 30px;
  padding: 4px 8px;
  box-shadow: 2px 2px 0px 0px #058eb4;
  text-align: center;
  color: #ffffff;
  font-weight: 800;
  font-size: 18px;
}
.casino-container .user-post .user-set .details-group {
  width: 505px;
  height: 167px;
  margin-left: 20px;
}
.casino-container .user-post .user-set .details-group .user-details {
  display: flex;
  justify-content: space-between;
  align-items: end;
}
.casino-container .user-post .user-set .details-group .user-details .personal {
  display: inline-block;
  gap: 0 !important;
}
.casino-container .user-post .user-set .details-group .user-details .personal .title {
  font-weight: 400;
  font-size: 16px;
  line-height: 1;
}
.casino-container .user-post .user-set .details-group .user-details .personal .full-name {
  font-weight: 800;
  font-size: 20px;
}
.casino-container .user-post .user-set .details-group .user-details .profile-link {
  width: 118.24px;
  height: 23.84px;
  border-radius: 72px;
  background: #ff8d28;
  color: #ffffff;
  text-align: center;
  font-size: 14px;
  font-weight: 500;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 3px;
}
.casino-container .user-post .user-set .details-group .paragraph-box {
  font-weight: 400;
  font-size: 15px;
  line-height: 1.7;
}
.casino-container .table-of-contents .actual-content {
  width: 730px;
  box-sizing: border-box;
  border-radius: 20px;
  background: #d9d9d9;
  padding: 20px;
}
.casino-container .table-of-contents .actual-content #oct-toc-container {
  padding: 0;
  font-size: 1.55rem;
  color: #333;
  text-align: left;
  background: #f2f2f2;
}
.casino-container .table-of-contents .actual-content #oct-toc-container a {
  color: #333;
}
.casino-container .table-of-contents .actual-content #oct-toc-container .oct-toc-title-container {
  padding: 5px 24px 8px 24px;
}
.casino-container .table-of-contents .actual-content #oct-toc-container .oct-toc-title-container .oct-toc-title {
  margin: 0;
  color: #fff;
  font-size: 1.6rem;
}
.casino-container .table-of-contents .actual-content #oct-toc-container .oct-toc-title-container .oct-toc-title .oct-toc-title-toggle {
  cursor: pointer;
  font-size: 1.2rem;
  color: #fff;
  padding-left: 5px;
}
.casino-container .table-of-contents .actual-content #oct-toc-container .oct-toc-title-container .oct-toc-title .oct-toc-title-toggle:hover {
  opacity: 0.6;
}
.casino-container .table-of-contents .actual-content #oct-toc-container nav ul {
  margin: 2.4rem;
  margin-top: 1.6rem;
  height: auto;
  transition: 0.5s;
}
.casino-container .table-of-contents .actual-content #oct-toc-container nav ul li {
  text-align: left;
  font-weight: 700;
  position: relative;
  margin: 0;
  margin-left: 1.04rem;
}
.casino-container .table-of-contents .actual-content #oct-toc-container nav ul li::before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f105";
  position: absolute;
  left: -11.2px;
  top: 5.2px;
}
.casino-container .table-of-contents .actual-content #oct-toc-container nav ul li a {
  font-size: 1.55rem;
  font-weight: bold;
  line-height: 2;
  transition: 0.3s ease-in-out;
}
.casino-container .table-of-contents .actual-content #oct-toc-container nav ul li a:hover {
  opacity: 0.5;
}
.casino-container .table-of-contents .actual-content #oct-toc-container nav ul li ul {
  transition: initial;
  margin: 5px;
  padding-left: 15px;
}
.casino-container .table-of-contents .actual-content #oct-toc-container nav ul li ul li {
  font-weight: normal;
}
.casino-container .table-of-contents .actual-content #oct-toc-container nav ul li ul li::before {
  top: 3.2px;
}
.casino-container .table-of-contents .actual-content #oct-toc-container nav ul li ul li a {
  font-size: 1.15em;
  font-weight: normal;
}
.casino-container .table-of-contents .actual-content #oct-toc-container nav ul.hide {
  overflow: hidden;
  margin: 0;
}
.casino-container .table-of-contents .actual-content #oct-toc-container nav ul.hide ul,
.casino-container .table-of-contents .actual-content #oct-toc-container nav ul.hide li,
.casino-container .table-of-contents .actual-content #oct-toc-container nav ul.hide a {
  height: 0;
  font-size: 0;
  margin: 0;
  padding: 0;
}
.casino-container .point-post .point-content {
  width: 730px;
  background: linear-gradient(120.28deg, rgba(245, 245, 245, 0.3) -2.37%, rgba(255, 204, 0, 0.3) 22.33%, rgba(90, 241, 213, 0.3) 74.21%, rgba(66, 196, 232, 0.3) 126.09%);
  padding: 40px 39px;
  box-sizing: border-box;
  display: flex;
  gap: 15px;
}
.casino-container .point-post .point-content .point-box {
  width: 312px;
  height: 294px;
  border-radius: 20px;
  padding: 24px;
  background: #ffffff;
}
.casino-container .point-post .point-content .point-box .point-title {
  width: 264px;
  height: 20px;
  font-weight: 500;
  font-size: 20px;
  margin-bottom: 30px;
}
.casino-container .point-post .point-content .point-box .point-bullet {
  display: flex;
  align-items: flex-start;
  gap: 16px;
  margin: 10px 0;
}
.casino-container .point-post .point-content .point-box .point-bullet .icon {
  width: 19.5px;
  height: 19.5px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  font-size: 24px;
  flex-shrink: 0;
}
.casino-container .point-post .point-content .point-box .point-bullet .icon.check {
  background: #5bbcd6;
}
.casino-container .point-post .point-content .point-box .point-bullet .icon.ekis {
  background: #ff0000;
}
.casino-container .point-post .point-content .point-box .point-bullet .text {
  font-size: 15px;
  line-height: 1.5;
  font-weight: 400;
  width: 232px;
}
.casino-container .check-out-post .out-content {
  padding-top: 40px;
}
.casino-container .check-out-post .out-content .banner-text {
  border-radius: 10px;
  padding: 16px;
  background: #42c4e8;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  font-weight: 800;
  font-size: 20px;
  color: #ffffff;
}
.casino-container .check-out-post .out-content .banner-paragraph {
  font-weight: 400;
  font-size: 15px;
  line-height: 1.7;
  width: 730px;
}

aside .sideline {
  font-family: "Rounded Mplus 1c", sans-serif;
  margin: 0;
  width: 250px;
  box-sizing: border-box;
}
aside .sideline .reserved-group {
  padding: 100px 0 0 0;
  display: inline-flex;
  flex-direction: column;
  gap: 20px;
}
aside .sideline .reserved-group .reserved {
  width: 250px;
  background: #d9d9d9;
}
aside .sideline .reserved-group .reserved.one {
  height: 89px;
}
aside .sideline .reserved-group .reserved.two {
  height: 89px;
}
aside .sideline .reserved-group .reserved.three {
  height: 272px;
}
aside .sideline .casino-thumbnail {
  width: 250px;
}
aside .sideline .casino-thumbnail .title {
  font-weight: 800;
  font-size: 20px;
  margin-top: 40px;
  line-height: 1.2;
  padding: 4px;
}
aside .sideline .casino-thumbnail .title.first-colored {
  color: #42c4e8;
  border-left: 5px solid #42c4e8;
  border-bottom: 1px solid #42c4e8;
}
aside .sideline .casino-thumbnail .title.second-colored {
  color: #ff8d28;
  border-left: 5px solid #ff8d28;
  border-bottom: 1px solid #ff8d28;
}
aside .sideline .casino-thumbnail .count-group {
  display: inline-flex;
  width: 250px;
  flex-direction: column;
  gap: 4px;
  margin: 20px 0;
}
aside .sideline .casino-thumbnail .count-group .item {
  display: flex;
  gap: 4px;
  height: 67px;
  width: 250px;
}
aside .sideline .casino-thumbnail .count-group .item .number {
  box-sizing: border-box;
  background: #b9b9b9;
  font-weight: 800;
  padding: 8px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #ffffff;
  font-size: 20px;
  width: 17px;
}
aside .sideline .casino-thumbnail .count-group .item .number.first-colored {
  background: #42c4e8;
}
aside .sideline .casino-thumbnail .count-group .item .number.second-colored {
  background: #ff8d28;
}
aside .sideline .casino-thumbnail .count-group .item .symbol-thumbnail {
  width: 100px;
  height: 67px;
}
aside .sideline .casino-thumbnail .count-group .item .details {
  box-sizing: border-box;
  font-weight: 400;
  font-size: 13px;
  line-height: 1.5;
  width: 121px;
}