@charset "UTF-8";
.ball {
  background: 50% / cover no-repeat url(../images/bg/ball.svg);
  border-radius: 50px;
  display: block;
  font-size: 16px;
  font-weight: 700;
  height: 34px;
  letter-spacing: 1px;
  line-height: 34px;
  width: 34px;
}
@media (min-width: 768px) {
  .ball {
    font-size: 20px;
    height: 48px;
    letter-spacing: 2px;
    line-height: 48px;
    width: 48px;
  }
}
.color-super {
  background: 50% / cover no-repeat url(../images/bg/ball_super.svg);
  color: #fff;
}
.color-super.ball {
  position: relative;
}
.color-super.ball.secondary-area,
.color-super.ball.special-number {
  margin-top: 20px;
}
@media (min-width: 768px) {
  .color-super.ball.secondary-area,
  .color-super.ball.special-number {
    margin-top: 34px;
  }
}
.color-super.ball.secondary-area:before {
  content: "第二區";
}
.color-super.ball.special-number:before {
  content: "特別號";
}
.color-super.ball.secondary-area:before,
.color-super.ball.special-number:before {
  color: #000;
  font-size: 14px;
  font-weight: 400;
  left: 50%;
  letter-spacing: 1px;
  line-height: 1;
  min-width: -moz-max-content;
  min-width: max-content;
  position: absolute;
  top: 0;
  transform: translate(-50%, -150%);
}
@media (min-width: 768px) {
  .color-super.ball.secondary-area:before,
  .color-super.ball.special-number:before {
    font-size: 16px;
    line-height: 1.4;
  }
}
.color-bigSmall {
  background: 50% / cover no-repeat url(../images/bg/ball_big_small.svg);
}
.color-singleDouble {
  background: 50% / cover no-repeat url(../images/bg/ball_single_double.svg);
  color: #fff;
}
.custom-container {
  margin-inline: auto !important;
  width: calc(100vw - 32px) !important;
}
@media (min-width: 768px) {
  .custom-container {
    width: 90vw !important;
  }
}
@media (min-width: 1024px) {
  .custom-container {
    max-width: 1200px !important;
    width: 75vw !important;
  }
}
.bingo-bingo-intro h3 {
  margin: 0 0 12px;
}
@media (min-width: 768px) {
  .bingo-bingo-intro h3 {
    font-size: 40px;
    letter-spacing: 7px;
    line-height: 52px;
    margin: 40px 0 24px;
  }
}
.bingo-bingo-intro h4 {
  color: #ff8550;
  margin: 0 0 4px;
}
@media (min-width: 768px) {
  .bingo-bingo-intro h4 {
    font-size: 24px;
    line-height: 32px;
    margin: 24px 0 8px;
  }
}
.bingo-bingo-intro p {
  margin: 0 0 20px;
}
.ball {
  height: 12px;
  width: 12px;
}
@media (min-width: 768px) {
  .ball {
    height: 20px;
    width: 20px;
  }
}
.ball.unset {
  background: #dadada;
  border: 1px solid #797979;
}
.table-notice a {
  color: #007979;
}
ol {
  list-style: decimal;
  margin: 5px 0 5px 1.5rem;
}
.ball {
  background: 50% / cover no-repeat url(../images/bg/ball.svg);
  border-radius: 50px;
  display: block;
  font-size: 16px;
  font-weight: 700;
  height: 34px;
  letter-spacing: 1px;
  line-height: 34px;
  width: 34px;
}
@media (min-width: 768px) {
  .ball {
    font-size: 20px;
    height: 48px;
    letter-spacing: 2px;
    line-height: 48px;
    width: 48px;
  }
}
.color-super {
  background: 50% / cover no-repeat url(../images/bg/ball_super.svg);
  color: #fff;
}
.color-super.ball {
  position: relative;
}
.color-super.ball.secondary-area,
.color-super.ball.special-number {
  margin-top: 20px;
}
@media (min-width: 768px) {
  .color-super.ball.secondary-area,
  .color-super.ball.special-number {
    margin-top: 34px;
  }
}
.color-super.ball.secondary-area:before {
  content: "第二區";
}
.color-super.ball.special-number:before {
  content: "特別號";
}
.color-super.ball.secondary-area:before,
.color-super.ball.special-number:before {
  color: #000;
  font-size: 14px;
  font-weight: 400;
  left: 50%;
  letter-spacing: 1px;
  line-height: 1;
  min-width: -moz-max-content;
  min-width: max-content;
  position: absolute;
  top: 0;
  transform: translate(-50%, -150%);
}
@media (min-width: 768px) {
  .color-super.ball.secondary-area:before,
  .color-super.ball.special-number:before {
    font-size: 16px;
    line-height: 1.4;
  }
}
.color-bigSmall {
  background: 50% / cover no-repeat url(../images/bg/ball_big_small.svg);
}
.color-singleDouble {
  background: 50% / cover no-repeat url(../images/bg/ball_single_double.svg);
  color: #fff;
}
.custom-container {
  margin-inline: auto !important;
  width: calc(100vw - 32px) !important;
}
@media (min-width: 768px) {
  .custom-container {
    width: 90vw !important;
  }
}
@media (min-width: 1024px) {
  .custom-container {
    max-width: 1200px !important;
    width: 75vw !important;
  }
}
.mobile-table-right-col-text-center .title + div > div {
  align-items: center;
}
.mobile-table-right-col-text-center
  .title
  + div
  > div
  > div:last-child {
  text-align: center;
}
.bingo-bonus-distribution
  .el-table
  tbody
  .el-table__row:last-child
  td:last-child {
  border-right: 1px solid #dadada !important;
}
.bingo-bonus-distribution .el-table:first-of-type tbody tr td {
  padding: 8px 0 !important;
}
ul {
  list-style: disc;
  margin: 5px 0 5px 1.5rem;
}
ul ul {
  list-style: circle;
  margin: 5px 0 5px 20px;
}
ul ul ul {
  list-style: square;
}
.ball {
  background: 50% / cover no-repeat url(../images/bg/ball.svg);
  border-radius: 50px;
  display: block;
  font-size: 16px;
  font-weight: 700;
  height: 34px;
  letter-spacing: 1px;
  line-height: 34px;
  width: 34px;
}
@media (min-width: 768px) {
  .ball {
    font-size: 20px;
    height: 48px;
    letter-spacing: 2px;
    line-height: 48px;
    width: 48px;
  }
}
.color-super {
  background: 50% / cover no-repeat url(../images/bg/ball_super.svg);
  color: #fff;
}
.color-super.ball {
  position: relative;
}
.color-super.ball.secondary-area,
.color-super.ball.special-number {
  margin-top: 20px;
}
@media (min-width: 768px) {
  .color-super.ball.secondary-area,
  .color-super.ball.special-number {
    margin-top: 34px;
  }
}
.color-super.ball.secondary-area:before {
  content: "第二區";
}
.color-super.ball.special-number:before {
  content: "特別號";
}
.color-super.ball.secondary-area:before,
.color-super.ball.special-number:before {
  color: #000;
  font-size: 14px;
  font-weight: 400;
  left: 50%;
  letter-spacing: 1px;
  line-height: 1;
  min-width: -moz-max-content;
  min-width: max-content;
  position: absolute;
  top: 0;
  transform: translate(-50%, -150%);
}
@media (min-width: 768px) {
  .color-super.ball.secondary-area:before,
  .color-super.ball.special-number:before {
    font-size: 16px;
    line-height: 1.4;
  }
}
.color-bigSmall {
  background: 50% / cover no-repeat url(../images/bg/ball_big_small.svg);
}
.color-singleDouble {
  background: 50% / cover no-repeat url(../images/bg/ball_single_double.svg);
  color: #fff;
}
.custom-container {
  margin-inline: auto !important;
  width: calc(100vw - 32px) !important;
}
@media (min-width: 768px) {
  .custom-container {
    width: 90vw !important;
  }
}
@media (min-width: 1024px) {
  .custom-container {
    max-width: 1200px !important;
    width: 75vw !important;
  }
}
@media (min-width: 768px) {
  .arrangement-row .image {
    width: 35% !important;
  }
  .arrangement-row .text {
    margin-left: 32px !important;
  }
}
.base-rule-pick-type-example {
  grid-gap: 15px;
  display: grid;
  grid-template-columns: repeat(1fr);
  margin: 10px 0 20px;
}
@media (min-width: 768px) {
  .base-rule-pick-type-example {
    grid-gap: 10px;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  }
}
ul {
  list-style: disc;
  margin: 5px 0 5px 1.5rem;
}
ul ul {
  list-style: circle;
  margin: 5px 0 5px 20px;
}
ul ul ul {
  list-style: square;
}
ol {
  list-style: decimal;
  margin: 5px 0 5px 1.5rem;
}
ol ol > li {
  list-style-type: none;
}
.ball {
  background: 50% / cover no-repeat url(../images/bg/ball.svg);
  border-radius: 50px;
  display: block;
  font-size: 16px;
  font-weight: 700;
  height: 34px;
  letter-spacing: 1px;
  line-height: 34px;
  width: 34px;
}
@media (min-width: 768px) {
  .ball {
    font-size: 20px;
    height: 48px;
    letter-spacing: 2px;
    line-height: 48px;
    width: 48px;
  }
}
.color-super {
  background: 50% / cover no-repeat url(../images/bg/ball_super.svg);
  color: #fff;
}
.color-super.ball {
  position: relative;
}
.color-super.ball.secondary-area,
.color-super.ball.special-number {
  margin-top: 20px;
}
@media (min-width: 768px) {
  .color-super.ball.secondary-area,
  .color-super.ball.special-number {
    margin-top: 34px;
  }
}
.color-super.ball.secondary-area:before {
  content: "第二區";
}
.color-super.ball.special-number:before {
  content: "特別號";
}
.color-super.ball.secondary-area:before,
.color-super.ball.special-number:before {
  color: #000;
  font-size: 14px;
  font-weight: 400;
  left: 50%;
  letter-spacing: 1px;
  line-height: 1;
  min-width: -moz-max-content;
  min-width: max-content;
  position: absolute;
  top: 0;
  transform: translate(-50%, -150%);
}
@media (min-width: 768px) {
  .color-super.ball.secondary-area:before,
  .color-super.ball.special-number:before {
    font-size: 16px;
    line-height: 1.4;
  }
}
.color-bigSmall {
  background: 50% / cover no-repeat url(../images/bg/ball_big_small.svg);
}
.color-singleDouble {
  background: 50% / cover no-repeat url(../images/bg/ball_single_double.svg);
  color: #fff;
}
.custom-container {
  margin-inline: auto !important;
  width: calc(100vw - 32px) !important;
}
@media (min-width: 768px) {
  .custom-container {
    width: 90vw !important;
  }
}
@media (min-width: 1024px) {
  .custom-container {
    max-width: 1200px !important;
    width: 75vw !important;
  }
}
/* img {
  margin: auto;
  max-height: 240px;
  max-width: 430px;
  width: 100%;
} */
@media (min-width: 768px) {
  img {
    max-height: unset;
  }
}
.ball {
  background: 50% / cover no-repeat url(../images/bg/ball.svg);
  border-radius: 50px;
  display: block;
  font-size: 16px;
  font-weight: 700;
  height: 34px;
  letter-spacing: 1px;
  line-height: 34px;
  width: 34px;
}
@media (min-width: 768px) {
  .ball {
    font-size: 20px;
    height: 48px;
    letter-spacing: 2px;
    line-height: 48px;
    width: 48px;
  }
}
.color-super {
  background: 50% / cover no-repeat url(../images/bg/ball_super.svg);
  color: #fff;
}
.color-super.ball {
  position: relative;
}
.color-super.ball.secondary-area,
.color-super.ball.special-number {
  margin-top: 20px;
}
@media (min-width: 768px) {
  .color-super.ball.secondary-area,
  .color-super.ball.special-number {
    margin-top: 34px;
  }
}
.color-super.ball.secondary-area:before {
  content: "第二區";
}
.color-super.ball.special-number:before {
  content: "特別號";
}
.color-super.ball.secondary-area:before,
.color-super.ball.special-number:before {
  color: #000;
  font-size: 14px;
  font-weight: 400;
  left: 50%;
  letter-spacing: 1px;
  line-height: 1;
  min-width: -moz-max-content;
  min-width: max-content;
  position: absolute;
  top: 0;
  transform: translate(-50%, -150%);
}
@media (min-width: 768px) {
  .color-super.ball.secondary-area:before,
  .color-super.ball.special-number:before {
    font-size: 16px;
    line-height: 1.4;
  }
}
.color-bigSmall {
  background: 50% / cover no-repeat url(../images/bg/ball_big_small.svg);
}
.color-singleDouble {
  background: 50% / cover no-repeat url(../images/bg/ball_single_double.svg);
  color: #fff;
}
.custom-container {
  margin-inline: auto !important;
  width: calc(100vw - 32px) !important;
}
@media (min-width: 768px) {
  .custom-container {
    width: 90vw !important;
  }
}
@media (min-width: 1024px) {
  .custom-container {
    max-width: 1200px !important;
    width: 75vw !important;
  }
}
#betting_and_advanced_tags {
  border-bottom: 1px solid #dadada;
  border-radius: 10px 10px 0 0;
  display: flex;
  overflow: auto;
  position: relative;
  text-align: center;
}
@media (min-width: 768px) {
  #betting_and_advanced_tags {
    border-radius: 20px 20px 0 0;
  }
}
#betting_and_advanced_tags.left-drop-shadow {
  box-shadow: inset 20px 0 20px -20px #797979;
}
#betting_and_advanced_tags.right-drop-shadow {
  box-shadow: inset -20px 0 20px -20px #797979;
}
#betting_and_advanced_tags.left-drop-shadow.right-drop-shadow {
  box-shadow: inset 20px 0 20px -20px #797979, inset -20px 0 20px -20px #797979;
}
#betting_and_advanced_tags label {
  background-color: #00000009;
  color: #797979;
  cursor: pointer;
  flex-grow: 1;
  font-weight: 700;
  min-width: -moz-max-content;
  min-width: max-content;
  padding: 8px 16px;
}
@media (min-width: 768px) {
  #betting_and_advanced_tags label {
    padding: 20px;
  }
}
#betting_and_advanced_tags label:hover {
  background-color: #00000010;
  filter: brightness(95%);
}
#betting_and_advanced_tags label:not(:last-child) {
  border-right: 1px solid #dadada;
}
#betting_and_advanced_tags::-webkit-scrollbar {
  background-color: #f5f5f5;
  height: 0;
}
#betting_and_advanced_tags::-webkit-scrollbar-thumb {
  background: #dadada;
  border-radius: 10px;
}
#betting_and_advanced_tags input:checked + label {
  background: linear-gradient(180deg, #fff59b, #efdd00);
  border: none;
  color: #2e2e2e;
  cursor: auto;
  filter: brightness(100%);
}
.detail {
  background-color: #fff;
  border-radius: 0 0 10px 10px;
  padding: 16px;
}
@media (min-width: 768px) {
  .detail {
    border-radius: 0 0 20px 20px;
    padding: 40px 32px;
  }
  .detail h3 {
    font-size: 20px;
    letter-spacing: 2px;
    line-height: 28px;
    padding-bottom: 16px;
  }
}
.detail.mark-pick {
  height: 500px;
  max-height: 65vh;
  overflow-y: hidden;
  padding: 16px 16px 0;
}
@media (min-width: 768px) {
  .detail.mark-pick {
    padding: 40px 32px 0;
  }
}
.detail.mark-pick.open {
  height: auto;
  max-height: unset;
  overflow-y: visible;
}
.detail.mark-pick.open .open-detail-btn {
  box-shadow: none;
}
.detail.mark-pick.open .open-detail-btn button {
  width: auto;
}
.detail.mark-pick.open .open-detail-btn button img {
  transform: rotate(180deg) translateY(2px);
}
.detail .open-detail-btn {
  background: #fff;
  bottom: 0;
  box-shadow: 0 0 50px 50px #fff;
  color: #ff8550;
  overflow: hidden;
  padding: 10px 0;
  position: sticky;
  width: 100%;
  z-index: 5;
}
.detail .open-detail-btn button {
  display: block;
  margin: auto;
  padding: 10px;
  width: 100%;
}
.detail .mark-full {
  background-color: #ff8550;
  border-radius: 2px;
}
.detail h4 {
  font-size: 20px;
  letter-spacing: 2px;
  text-align: center;
}
@media (min-width: 768px) {
  .detail h4 {
    font-size: 28px;
    letter-spacing: 3px;
    line-height: 43px;
  }
}
.detail h5 {
  font-size: 18px;
  letter-spacing: 2px;
  line-height: 28px;
}
.detail .direction-block {
  border: 1px solid #dadada;
  border-radius: 10px;
  margin: 10px 0 20px;
}
@media (min-width: 768px) {
  .detail .direction-block {
    border-radius: 6px;
    margin: 32px 0 0;
  }
}
.detail .direction-block h4 {
  border-bottom: 1px solid #dadada;
  padding: 12px;
}
@media (min-width: 768px) {
  .detail .direction-block h4 {
    padding: 24px 0 16px;
  }
}
.detail .direction-block h5 {
  margin-bottom: 4px;
}
@media (min-width: 768px) {
  .detail .direction-block h5 {
    margin-bottom: 8px;
  }
}
.detail .direction-block img {
  margin: auto;
  max-height: 240px;
  max-width: 430px;
  -o-object-fit: contain;
  object-fit: contain;
  width: 100%;
}
@media (min-width: 768px) {
  .detail .direction-block img {
    max-height: unset;
  }
}
.detail .direction-block .direction-contant {
  padding: 20px 12px;
}
@media (min-width: 768px) {
  .detail .direction-block .direction-contant {
    padding: 40px 48px;
  }
}
.detail .direction-block .direction-contant > div:not(.image) {
  padding: 12px 0;
}
@media (min-width: 768px) {
  .detail
    .direction-block
    .direction-contant
    > div:not(.image) {
    padding: 18px 0;
  }
}
.detail
  .direction-block
  .direction-contant
  > div:not(.image):last-child {
  padding: 12px 0 0;
}
@media (min-width: 768px) {
  .detail
    .direction-block
    .direction-contant
    > div:not(.image):last-child {
    padding: 18px 0 0;
  }
}
.detail .direction-block .direction-contant .image {
  margin: auto;
  width: 100%;
}
@media (min-width: 768px) {
  .detail .direction-block .direction-contant .image {
    max-width: 760px;
    width: 90%;
  }
}
.detail .direction-block .direction-contant .image img {
  margin: auto;
}
@media (min-width: 768px) {
  .detail
    .direction-block
    .direction-contant
    .arrangement-row {
    align-items: center;
    display: flex;
  }
  .detail
    .direction-block
    .direction-contant
    .arrangement-row
    .image {
    width: 50%;
  }
}
.detail
  .direction-block
  .direction-contant
  .arrangement-row
  .text {
  margin: 12px 0;
}
@media (min-width: 768px) {
  .detail
    .direction-block
    .direction-contant
    .arrangement-row
    .text {
    flex-grow: 1;
    margin: 0 0 0 50px;
    width: 50%;
  }
}
.enlarge-img {
  align-items: center;
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  background: rgba(46, 46, 46, 0.4);
  bottom: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1000;
}
.enlarge-img:before {
  background: 50% / contain no-repeat url(../images/icon/close.svg);
  content: "";
  height: 40px;
  left: min(50vw + 16.9655172414vh, 90vw);
  position: absolute;
  top: max(9vh, 50vh - 108.75vw);
  transform: translate(-75%, -50%);
  width: 40px;
  z-index: 1;
}
.enlarge-img > img {
  margin: 0;
  max-height: 82vh;
  max-width: 90vw;
}
.ball {
  background: 50% / cover no-repeat url(../images/bg/ball.svg);
  border-radius: 50px;
  display: block;
  font-size: 16px;
  font-weight: 700;
  height: 34px;
  letter-spacing: 1px;
  line-height: 34px;
  width: 34px;
}
@media (min-width: 768px) {
  .ball {
    font-size: 20px;
    height: 48px;
    letter-spacing: 2px;
    line-height: 48px;
    width: 48px;
  }
}
.color-super {
  background: 50% / cover no-repeat url(../images/bg/ball_super.svg);
  color: #fff;
}
.color-super.ball {
  position: relative;
}
.color-super.ball.secondary-area,
.color-super.ball.special-number {
  margin-top: 20px;
}
@media (min-width: 768px) {
  .color-super.ball.secondary-area,
  .color-super.ball.special-number {
    margin-top: 34px;
  }
}
.color-super.ball.secondary-area:before {
  content: "第二區";
}
.color-super.ball.special-number:before {
  content: "特別號";
}
.color-super.ball.secondary-area:before,
.color-super.ball.special-number:before {
  color: #000;
  font-size: 14px;
  font-weight: 400;
  left: 50%;
  letter-spacing: 1px;
  line-height: 1;
  min-width: -moz-max-content;
  min-width: max-content;
  position: absolute;
  top: 0;
  transform: translate(-50%, -150%);
}
@media (min-width: 768px) {
  .color-super.ball.secondary-area:before,
  .color-super.ball.special-number:before {
    font-size: 16px;
    line-height: 1.4;
  }
}
.color-bigSmall {
  background: 50% / cover no-repeat url(../images/bg/ball_big_small.svg);
}
.color-singleDouble {
  background: 50% / cover no-repeat url(../images/bg/ball_single_double.svg);
  color: #fff;
}
.custom-container {
  margin-inline: auto !important;
  width: calc(100vw - 32px) !important;
}
@media (min-width: 768px) {
  .custom-container {
    width: 90vw !important;
  }
}
@media (min-width: 1024px) {
  .custom-container {
    max-width: 1200px !important;
    width: 75vw !important;
  }
}
.coupon-infos .info {
  background: #fff;
  border-radius: 6px;
  margin: 20px 0;
  padding: 24px 16px;
  word-break: break-all;
}
@media (min-width: 768px) {
  .coupon-infos .info {
    display: none;
  }
}
.coupon-infos .info .info-index {
  background: #ff8550;
  border-radius: 50%;
  color: #fff;
  font-weight: 700;
  height: 38px;
  line-height: 38px;
  text-align: center;
  transform: translate(-13px, -10px);
  width: 38px;
}
.coupon-infos .info .info-index.red {
  background: red;
}
.coupon-infos .info .info-index.green {
  background: #34ae56;
}
.coupon-infos .info h3 {
  font-size: 16px;
  letter-spacing: 1px;
  line-height: 28px;
}
 ul {
  list-style: disc;
  margin: 5px 0 5px 1.5rem;
}
 ul ul {
  list-style: circle;
  margin: 5px 0 5px 20px;
}
 ul ul ul {
  list-style: square;
}
.ball {
  background: 50% / cover no-repeat url(../images/bg/ball.svg);
  border-radius: 50px;
  display: block;
  font-size: 16px;
  font-weight: 700;
  height: 34px;
  letter-spacing: 1px;
  line-height: 34px;
  width: 34px;
}
@media (min-width: 768px) {
  .ball {
    font-size: 20px;
    height: 48px;
    letter-spacing: 2px;
    line-height: 48px;
    width: 48px;
  }
}
.color-super {
  background: 50% / cover no-repeat url(../images/bg/ball_super.svg);
  color: #fff;
}
.color-super.ball {
  position: relative;
}
.color-super.ball.secondary-area,
.color-super.ball.special-number {
  margin-top: 20px;
}
@media (min-width: 768px) {
  .color-super.ball.secondary-area,
  .color-super.ball.special-number {
    margin-top: 34px;
  }
}
.color-super.ball.secondary-area:before {
  content: "第二區";
}
.color-super.ball.special-number:before {
  content: "特別號";
}
.color-super.ball.secondary-area:before,
.color-super.ball.special-number:before {
  color: #000;
  font-size: 14px;
  font-weight: 400;
  left: 50%;
  letter-spacing: 1px;
  line-height: 1;
  min-width: -moz-max-content;
  min-width: max-content;
  position: absolute;
  top: 0;
  transform: translate(-50%, -150%);
}
@media (min-width: 768px) {
  .color-super.ball.secondary-area:before,
  .color-super.ball.special-number:before {
    font-size: 16px;
    line-height: 1.4;
  }
}
.color-bigSmall {
  background: 50% / cover no-repeat url(../images/bg/ball_big_small.svg);
}
.color-singleDouble {
  background: 50% / cover no-repeat url(../images/bg/ball_single_double.svg);
  color: #fff;
}
.custom-container {
  margin-inline: auto !important;
  width: calc(100vw - 32px) !important;
}
@media (min-width: 768px) {
  .custom-container {
    width: 90vw !important;
  }
}
@media (min-width: 1024px) {
  .custom-container {
    max-width: 1200px !important;
    width: 75vw !important;
  }
}
section {
  padding: 40px 0;
  scroll-margin-top: 80px;
}
@media (min-width: 768px) {
  section {
    padding: 80px 0;
  }
}
section h2,
section h2 {
  margin: auto;
  position: relative;
  text-align: center;
}
@media (min-width: 768px) {
  section h2,
  section h2 {
    margin: 0 auto 24px;
  }
  section h2:before,
  section h2:before {
    color: #ff8550;
    content: "0" counter(h2);
    counter-increment: h2;
    font-size: 28px;
    left: 50%;
    letter-spacing: 0.4px;
    position: absolute;
    top: 0;
    transform: translate(calc(-50vw + 50% + 64px));
  }
  section h2:after,
  section h2:after {
    background-color: #ff8550;
    content: "";
    height: 1px;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50vw, 50%);
    width: 60px;
  }
}
#bonus_distribution > div,
#how_to_bet > div {
  background-color: #fff;
  border-radius: 10px;
  margin: 20px auto;
}
@media (min-width: 768px) {
  #bonus_distribution > div,
  #how_to_bet > div {
    border-radius: 20px;
    margin: 32px auto;
  }
}
#base_rule {
  padding: 20px 0 40px;
  position: relative;
}
@media (min-width: 768px) {
  #base_rule {
    padding: 50px 0 70px;
  }
}
#base_rule > div {
  margin: 0 auto;
  padding: 20px 0;
}
@media (min-width: 768px) {
  #base_rule > div {
    padding: 0;
  }
}
#base_rule:before {
  content: "";
  padding-bottom: 100%;
  position: absolute;
  top: 0;
  transform: translateY(-50%);
  width: 100%;
  z-index: -1;
}
@media (min-width: 768px) {
  #base_rule:before {
    display: none;
  }
}
#bonus_distribution {
  background: #ffe87d;
}
#bonus_distribution > div {
  padding: 16px;
}
@media (min-width: 768px) {
  #bonus_distribution > div {
    padding: 40px 32px;
  }
}
#how_to_bet {
  background: center calc(100% - 40px) / auto 77px no-repeat
      url(../images/bg/double_arrow_down.svg),
    0 100% / auto 120px no-repeat url(../images/bg/woman.svg), #fff9db;
  padding: 40px 0 110px;
}
@media (min-width: 768px) {
  #how_to_bet {
    background: center calc(100% - 40px) / auto 112px no-repeat
        url(../images/bg/double_arrow_down.svg),
      0 100% / auto 306px no-repeat url(../images/bg/woman.svg), #fff9db;
    padding: 80px 0 160px;
  }
}
#lotto_price,
#pre_order_service {
  padding: 40px 0 0;
}
@media (min-width: 768px) {
  #lotto_price,
  #pre_order_service {
    padding: 80px 0 0;
  }
}
#lotto_price h2,
#pre_order_service h2 {
  padding-bottom: 20px;
}
@media (min-width: 768px) {
  #lotto_price h2,
  #pre_order_service h2 {
    padding-bottom: 0;
    text-align: left;
  }
}
@media (min-width: 768px) and (min-width: 768px) {
  #lotto_price h2,
  #pre_order_service h2 {
    padding-left: 90px;
  }
}
@media (min-width: 768px) and (min-width: 1024px) {
  #lotto_price h2,
  #pre_order_service h2 {
    padding-left: 0;
  }
}
@media (min-width: 1024px) {
  #lotto_price > div,
  #pre_order_service > div {
    margin: -76px auto 0;
    width: calc(100% - 80px);
  }
}
#lotto_price > div > div,
#pre_order_service > div > div {
  background: #fff9db;
  border-radius: 10px;
  padding: 18px 16px;
}
@media (min-width: 768px) {
  #lotto_price > div > div,
  #pre_order_service > div > div {
    border-radius: 6px;
    padding: 32px;
  }
}
@media (min-width: 1024px) {
  #lotto_price > div > div,
  #pre_order_service > div > div {
    margin-left: auto;
    width: 70%;
  }
}
@media (min-width: 1280px) {
  #lotto_price > div > div,
  #pre_order_service > div > div {
    width: 75%;
  }
}
@media (min-width: 768px) {
  #pre_order_service {
    padding: 160px 0 0;
  }
}
#lotto_price {
  background: #fff;
  overflow: clip;
  position: relative;
}
@media (min-width: 768px) {
  #lotto_price {
    padding: 120px 0 0;
  }
}
#lotto_price > div > div {
  padding: 22px 16px 40px;
}
@media (min-width: 768px) {
  #lotto_price > div > div {
    padding: 32px;
  }
}
#lotto_price > div h3 {
  color: #ff8550;
}
@media (min-width: 768px) {
  #lotto_price > div h3 {
    width: 80%;
  }
}
@media (min-width: 1024px) {
  #lotto_price > div h3 {
    width: 82%;
  }
}
@media (min-width: 1280px) {
  #lotto_price > div h3 {
    width: 75%;
  }
}
#lotto_price > div h3 div {
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 2px;
  line-height: 32px;
}
@media (min-width: 768px) {
  #lotto_price > div ul {
    max-width: 72%;
  }
}
@media (min-width: 1280px) {
  #lotto_price > div ul {
    width: 75%;
  }
}
@media (min-width: 768px) {
  #lotto_price .bingo h3 {
    width: 100%;
  }
}
@media (min-width: 1024px) {
  #lotto_price .bingo h3 {
    width: 100%;
  }
}
@media (min-width: 1280px) {
  #lotto_price .bingo h3 {
    width: 100%;
  }
}
#lotto_price .betting_ticket {
  bottom: 0;
  height: 350px;
  overflow: hidden;
  position: absolute;
  width: 100%;
  z-index: 0;
}
@media (min-width: 768px) {
  #lotto_price .betting_ticket {
    height: 390px;
    right: 0;
    width: 36%;
  }
}
@media (min-width: 1024px) {
  #lotto_price .betting_ticket {
    height: 500px;
  }
}
#lotto_price .betting_ticket img {
  margin: auto;
  padding: 0 30px 0 0;
}
@media (min-width: 768px) {
  #lotto_price .betting_ticket img {
    -o-object-position: left bottom;
    object-position: left bottom;
    padding: 0;
  }
}
#lotto_price:after {
  background: bottom/contain no-repeat url(../images/wave/double_yellow.svg);
  content: "";
  display: block;
  height: 360px;
  position: relative;
  width: 100%;
  z-index: 1;
}
@media (min-width: 768px) {
  #lotto_price:after {
    background: bottom/contain no-repeat
      url(../images/wave/double_yellow_with_green_triangle.svg);
    height: 150px;
  }
}
@media (min-width: 1024px) {
  #lotto_price:after {
    height: 260px;
  }
}
#coupon_information {
  background: #ffe87d;
  padding: 20px 0 12px;
  scroll-margin-top: 100px;
}
@media (min-width: 768px) {
  #coupon_information {
    background: 0 0/33% no-repeat url(../images/bg/square_bubble_left.png),
      100% 100%/40% no-repeat url(../images/bg/square_bubble_right.png), #ffe87d;
  }
}
#coupon_information .notice {
  background: #ffdf6b;
  border-radius: 6px;
  margin: 20px auto;
  padding: 20px 16px;
}
@media (min-width: 768px) {
  #coupon_information .notice {
    padding: 20px;
  }
}
 .table-md {
  border: 3px solid #efdd00;
  border-radius: 6px;
  overflow: hidden;
}
 .table-md > div:first-child > div:first-child {
  border-radius: 6px 6px 0 0;
}
 .table-md > div > div:first-child {
  background: linear-gradient(180deg, #fff59b, #efdd00 76.79%);
  color: #2e2e2e;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 1px;
  line-height: 24px;
  padding: 8px 0;
  text-align: center;
}
 .table-md > div > div:nth-child(2) {
  background-color: #fff;
  display: flex;
  flex-direction: column;
  gap: 16px;
  justify-content: center;
  padding: 16px 12px;
}
 .table-md > div > div:nth-child(2) > div {
  display: flex;
  flex-direction: row;
}
 .table-md > div > div:nth-child(2) > div > div:first-child {
  color: #797979;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 1px;
  line-height: 24px;
  width: 50%;
  word-break: break-word;
}
 .table-md > div > div:nth-child(2) > div > div:nth-child(2) {
  color: #2e2e2e;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 1px;
  line-height: 24px;
  width: 50%;
  word-break: break-word;
}
 .table-md .expand-btn {
  background-color: #ff855026;
  color: #ff8550;
  padding: 9px 0;
  width: 100%;
}
ul {
  list-style: disc;
  margin: 5px 0 5px 1.5rem;
}
ul ul {
  list-style: circle;
  margin: 5px 0 5px 20px;
}
ul ul ul {
  list-style: square;
}
ol {
  list-style: decimal;
  margin: 5px 0 5px 1.5rem;
}
