@charset "UTF-8";

@import url("https://fonts.googleapis.com/css?family=Noto+Sans+TC:100,200,300,400,500,600,700,800,900|Noto+Serif+TC:400,500,600,700,900&display=swap&subset=chinese-traditional");

@import url("https://fonts.googleapis.com/css?family=Noto+Sans+JP:100,200,300,400,500,600,700,800,900|Noto+Serif+JP:400,500,600,700,900&display=swap&subset=japanese");

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption,
th,
td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q,
blockquote {
  quotes: none;
}

q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

header.header-top {
  padding: 5px 0px 0px 0px;
  background: #ffffff;
  font-family: "Noto Sans TC", "微軟正黑體";
  position: relative;
  z-index: 99;
  position: sticky;
  top: 0;
}

header.header-top > .container {
  max-width: 1320px;
}

header.header-top .logo img {
  height: 35px;
}

@media all and (max-width: 575px) {
  header.header-top .logo img {
    height: 25px;
  }
}

header.header-top input {
  display: none;
}

header.header-top label {
  margin: 0 auto !important;
  cursor: pointer;
}

header.header-top .topbtn {
  color: #000;
  text-decoration: none;
  padding-right: 10px;
  padding-left: 10px;
  position: relative;
}

header.header-top .signup-btn {
  padding: 8px 15px;
  font-size: 16px;
}

@media all and (max-width: 575px) {
  header.header-top .signup-btn {
    font-size: 14px;
    padding: 6px 12px;
  }
}

@media screen and (max-width: 768px) {
  .header-navbar {
    overflow: hidden;
  }
}

@media screen and (max-width: 768px) {
  .header-navbar .navbar-wrapper {
    overflow-y: hidden;
    overflow-x: auto;
    width: 100%;
  }
}

.header-navbar .navbar-wrapper ul {
  width: fit-content;
}

.header-navbar .navbar-wrapper .nav-tab {
  padding: 8px 3rem;
  border: 2px solid transparent;
  cursor: pointer;
}

.header-navbar .navbar-wrapper .nav-tab.is-active {
  border-bottom: 2px solid #FF3F15;
}

@media screen and (max-width: 768px) {
  .header-navbar .navbar-wrapper .nav-tab {
    padding: 10px 15px;
  }
}

@media all and (max-width: 575px) {
  .header-navbar .navbar-wrapper .nav-tab {
    font-size: 14px;
    padding: 10px 15px;
    width: max-content;
  }
}

.header-navbar .direct-btn-wrapper .direct-btn {
  color: #0BAFFD;
  font-size: 16px;
  text-decoration: none;
  align-items: baseline;
  padding: 4px 6px;
}

.header-navbar .direct-btn-wrapper .direct-btn > span {
  text-decoration: underline;
}

.header-navbar .direct-btn-wrapper .direct-btn.is-disabled {
  color: #A1A1AA;
  pointer-events: none;
}

.header-navbar .direct-btn-wrapper .direct-btn.is-disabled > span {
  text-decoration: none;
}

@media screen and (max-width: 768px) {
  .header-navbar .direct-btn-wrapper .direct-btn {
    padding: 10px 15px;
  }

  .header-navbar .direct-btn-wrapper .direct-btn.prev {
    justify-content: flex-end;
  }
}

@media screen and (max-width: 768px) {
  .header-navbar .direct-btn-wrapper {
    width: 100%;
    justify-content: center;
    padding: 4px;
  }
}

.bannerareapc {
  width: 100%;
  color: #ffffff;
  font-family: "Noto Sans TC", "微軟正黑體";
  text-align: center;
}

.bannerareapc .banner-img-wrapper {
  background-image: url("https://s3-ap-northeast-1.amazonaws.com/ac.ezimport.co.jp/event/2023Select_goods_1216event/images/banner_1218_subscription_desktop.png?version=1");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  aspect-ratio: 746/215;
  width: 100%;
}

@media all and (max-width: 575px) {
  .bannerareapc .banner-img-wrapper {
    background-image: url("https://s3-ap-northeast-1.amazonaws.com/ac.ezimport.co.jp/event/2023Select_goods_1216event/images/banner_1218_subscription_mobile.png?version=1");
    aspect-ratio: 600/1101;
    height: auto;
  }
}

.bannerareapc .banner-section-text-below {
  background-color: black;
  color: #fff;
  font-size: 22px;
}

@media screen and (max-width: 992px) {
  .bannerareapc .banner-section-text-below {
    font-size: 16px;
  }
}

@media all and (max-width: 575px) {
  .bannerareapc .banner-section-text-below {
    font-size: 14px;
  }
}

.bannerareapc h5 {
  font-size: 14px;
  font-weight: 300;
  letter-spacing: 1.2;
  margin: 10px 0px;
  padding: 0;
}

.bannerareapc h1 {
  font-size: 2.8em;
  font-weight: 500;
  letter-spacing: 3.6px;
  margin: 15px 0px 15px 0px;
  padding: 0;
}

.bannerareapc p {
  font-size: 21px;
  letter-spacing: 1.35px;
  margin: 0;
  padding: 0;
  font-weight: 300;
  line-height: 32px;
}

footer {
  font-size: 10px;
  line-height: 15px;
  font-weight: 500;
  padding-top: 15px;
  padding-bottom: 15px;
  color: white;
  background: black;
  font-family: "Noto Sans TC", "微軟正黑體";
}

body {
  font-family: "Noto Sans TC", "微軟正黑體";
}

.primary-solid-btn {
  background-color: #1C2B5B;
  border: 1px solid #1C2B5B;
  color: #fff;
  padding: 10px;
}

.primary-solid-btn:hover {
  color: #fff;
}

.primary-solid-btn.is-disabled {
  background-color: #BCBCBC;
  border-color: #BCBCBC;
  cursor: not-allowed;
}

.primary-solid-btn.login {
  background-color: #CF0000;
  border-color: #CF0000;
}

@media all and (max-width: 575px) {
  .primary-solid-btn {
    padding: 4px 24px;
  }
}

.primary-outline-btn {
  background-color: #fff;
  border: 1px solid #1C2B5B;
  padding: 10px;
}

@media all and (max-width: 575px) {
  .primary-outline-btn {
    padding: 4px 24px;
  }
}

.rounded-solid-btn {
  display: flex;
  width: 100%;
  max-width: 189px;
  padding: 8px 10px;
  justify-content: center;
  align-items: center;
  border-radius: 50px;
  background: #202020;
  color: #fff;
}

.rounded-solid-btn:hover {
  color: #fff;
}

.fixed-toolbar-list {
  position: fixed;
  bottom: 15vh;
  right: 2vw;
  z-index: 999;
}

.fixed-toolbar-list .toolbar-list-item {
  display: flex;
  width: 45px;
  height: 45px;
  border-radius: 100px;
  background-color: #fff;
  box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.22);
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

.fixed-toolbar-list .toolbar-list-item > .btn-img {
  width: 76%;
  height: 76%;
  border-radius: 100px;
  background-repeat: no-repeat;
  background-position: center;
}

.fixed-toolbar-list .toolbar-list-item.robot {
  display: flex;
  flex-direction: column;
  border-radius: 0;
  background-color: transparent;
  height: fit-content;
  box-shadow: none;
}

.fixed-toolbar-list .toolbar-list-item.robot a {
  height: fit-content;
  width: fit-content;
  display: flex;
  flex-direction: column;
  text-decoration: none;
}

.fixed-toolbar-list .toolbar-list-item.robot .btn-img {
  display: flex;
  width: 45px;
  height: 45px;
  border-radius: 0;
  background-image: url("https://s3-ap-northeast-1.amazonaws.com/ac.ezimport.co.jp/event/2023Select_goods_1216event/images/fixed_bibi_robort.svg?version=1");
  background-repeat: no-repeat;
  background-size: contain;
}

.fixed-toolbar-list .toolbar-list-item.robot .robot-text {
  font-size: 12px;
  width: 100%;
  padding: 4px;
  border-radius: 20px;
  background: #fff;
  box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.22);
  color: black;
}

.fixed-toolbar-list .toolbar-list-item + .toolbar-list-item {
  margin-top: 12px;
}

.fixed-toolbar-list .toolbar-list-item.share > .btn-img {
  background-image: url("https://s3-ap-northeast-1.amazonaws.com/ac.ezimport.co.jp/event/2023Select_goods_1216event/images/icon_sharelink.svg?version=1");
}

.fixed-toolbar-list .toolbar-list-item.gotop > .btn-img {
  background-image: url("https://s3-ap-northeast-1.amazonaws.com/ac.ezimport.co.jp/event/2023Select_goods_1216event/images/icon_angle_top.svg?version=1");
}

.content-section {
  margin: 4rem 0;
}

@media all and (max-width: 575px) {
  .content-section {
    margin: 2rem 0;
  }
}

.content-section .section-title {
  margin: 0 auto;
  justify-content: center;
  display: flex;
}

.content-section .section-title > img {
  width: 30%;
  max-width: fit-content;
}

@media screen and (max-width: 991.98px) {
  .content-section .section-title > img {
    width: 60vw;
  }
}

@media all and (max-width: 575px) {
  .content-section .section-title > img {
    width: 90vw;
  }
}

@media all and (max-width: 575px) {
  .content-section.event-rules-section .section-title > img {
    width: 40vw;
  }
}

.jp-limited-section {
  border-top: 1px solid #D4D4D4;
  background: linear-gradient(180deg, #F6F6F6 0%, rgba(252, 252, 252, 0.65) 34.9%, rgba(255, 255, 255, 0) 100%);
  box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.05);
  padding: 40px 0;
}

.jp-limited-section .img-slider-box {
  width: 380px;
  height: 300px;
  position: relative;
}

@media screen and (max-width: 992px) {
  .jp-limited-section .img-slider-box {
    width: 350px;
    height: 270px;
  }
}

@media all and (max-width: 575px) {
  .jp-limited-section .img-slider-box {
    width: 350px;
    height: 270px;
  }
}

.jp-limited-section .img-slider-box .swiper-slide {
  width: 300px;
  height: 300px;
  aspect-ratio: 1/1;
  display: flex;
  justify-content: center;
}

.jp-limited-section .img-slider-box .swiper-slide > img {
  border: 1px solid #E9E9E9;
}

@media screen and (max-width: 992px) {
  .jp-limited-section .img-slider-box .swiper-slide {
    width: 270px;
    height: 270px;
  }
}

@media all and (max-width: 575px) {
  .jp-limited-section .img-slider-box .swiper-slide {
    width: 270px;
    height: 270px;
  }
}

.jp-limited-section .img-slider-box .card-slider-button-next {
  position: absolute;
  right: 0;
  top: calc(50% - 20px);
  width: 35px;
  height: 40px;
  z-index: 8;
  background-image: url("https://s3-ap-northeast-1.amazonaws.com/ac.ezimport.co.jp/event/2023Select_goods_1216event/images/icon_right_arrow.svg?version=1");
  transform: rotate(0deg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

@media all and (max-width: 575px) {
  .jp-limited-section .img-slider-box .card-slider-button-next {
    top: calc(50% - 14px);
    width: 24px;
    height: 28px;
  }
}

.jp-limited-section .img-slider-box .card-slider-button-prev {
  position: absolute;
  left: 0;
  top: calc(50% - 20px);
  width: 35px;
  height: 40px;
  z-index: 8;
  background-image: url("https://s3-ap-northeast-1.amazonaws.com/ac.ezimport.co.jp/event/2023Select_goods_1216event/images/icon_right_arrow.svg?version=1");
  transform: rotate(-180deg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

@media all and (max-width: 575px) {
  .jp-limited-section .img-slider-box .card-slider-button-prev {
    top: calc(50% - 14px);
    width: 24px;
    height: 28px;
  }
}

.jp-limited-section .img-slider-box .swiper-pagination-fraction {
  position: absolute;
  bottom: 15px;
  display: flex;
  /* border: 2px solid red; */
  z-index: 8;
  right: 55px;
  left: unset;
  width: fit-content;
  color: #fff;
  background: #00000080;
  padding: 6px 16px;
  border-radius: 100px;
  font-family: "Noto Sans TC", "微軟正黑體";
  font-size: 12px;
}

.jp-limited-section > .section-content {
  display: flex;
  justify-content: center;
}

.jp-limited-section .card-list {
  width: fit-content;
}

.jp-limited-section .card-list .card-item {
  width: 100%;
  max-width: 1120px;
  display: flex;
}

.jp-limited-section .card-list .card-item:not(:first-child) {
  margin-top: 40px;
}

@media all and (max-width: 575px) {
  .jp-limited-section .card-list .card-item {
    flex-direction: column;
    align-items: center;
  }
}

.jp-limited-section .card-list .card-item .prod-info-area {
  padding: 12px;
}

@media all and (max-width: 575px) {
  .jp-limited-section .card-list .card-item .prod-info-area {
    padding: 15px;
  }
}

.jp-limited-section .card-list .card-item .rating-area {
  display: flex;
  align-items: center;
}

@media screen and (max-width: 991.98px) {
  .jp-limited-section .card-list .card-item .rating-area {
    flex-direction: column;
    align-items: center;
  }

  .jp-limited-section .card-list .card-item .rating-area .rating-wrapper {
    width: 100%;
    justify-content: space-between;
  }

  .jp-limited-section .card-list .card-item .rating-area .rating-wrapper:first-child::after {
    display: none;
  }
}

.jp-limited-section .card-list .card-item .rating-area .rating-wrapper {
  display: flex;
  align-items: center;
  margin: 4px 0;
}

.jp-limited-section .card-list .card-item .rating-area .rating-wrapper:first-child::after {
  content: '';
  width: 1.5px;
  height: 15px;
  background-color: #E9E9E9;
  margin: 0 8px;
}

.jp-limited-section .card-list .card-item .rating-area .rating-wrapper .rating-name {
  color: #767676;
  font-size: 14px;
}

.jp-limited-section .card-list .card-item .item-info-box {
  display: flex;
}

@media screen and (max-width: 991.98px) {
  .jp-limited-section .card-list .card-item .item-info-box {
    flex-direction: column;
  }
}

.jp-limited-section .card-list .card-item .item-info-box .prod-title-area {
  border-bottom: 1.5px solid #E9E9E9;
  padding: 4px 0 12px 0;
}

.jp-limited-section .card-list .card-item .item-info-box .prod-title-area > img {
  max-width: 100px;
}

@media all and (max-width: 575px) {
  .jp-limited-section .card-list .card-item .item-info-box .prod-title-area > img {
    width: 88px;
  }
}

.jp-limited-section .card-list .card-item .item-info-box .prod-description {
  line-height: 125%;
}

.jp-limited-section .card-list .card-item .card-prod-title {
  font-size: 20px;
}

.jp-limited-section .card-list .card-item .card-aside {
  border: 1px solid #f6f6f6;
  background-color: #fff;
  margin-left: 20px;
  padding: 12px;
  display: flex;
  flex-direction: column;
}

@media screen and (max-width: 991.98px) {
  .jp-limited-section .card-list .card-item .card-aside {
    margin: 0;
  }
}

@media all and (max-width: 575px) {
  .jp-limited-section .card-list .card-item .card-aside {
    flex-direction: row;
  }
}

.jp-limited-section .card-list .card-item .card-aside .price-area {
  display: flex;
  flex-direction: column;
  align-items: center;
  flex: 1;
}

.jp-limited-section .card-list .card-item .card-aside .price-area > img {
  width: 100%;
  max-width: fit-content;
}

@media all and (max-width: 575px) {
  .jp-limited-section .card-list .card-item .card-aside .price-area {
    flex-direction: row;
    align-items: center;
  }
}

.jp-limited-section .card-list .card-item .card-aside .price-area .price-text {
  display: flex;
  align-items: center;
  flex-direction: column;
}

.jp-limited-section .card-list .card-item .card-aside .price-area .price-text .special-price {
  color: #CF0000;
  font-size: 20px;
  font-weight: 500;
  line-height: 125%;
}

.jp-limited-section .card-list .card-item .card-aside .price-area .price-text .bonus-end-date {
  font-size: 14px;
  line-height: 150%;
}

.jp-limited-section .card-list .card-item .card-aside .btn-area .btn {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 8px 0;
}

.jp-limited-section .card-list .card-item .card-aside .btn-area .btn > span {
  word-break: keep-all;
}

.jp-limited-section .card-list .card-item .card-aside .btn-area .btn > i {
  margin-left: 4px;
}

.popular-select-section {
  background: #E7F1D7;
  box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.05);
  padding: 40px 0;
}

.popular-select-section .sub-title-slogan {
  margin: 20px auto;
  text-align: center;
  font-size: 18px;
}

.popular-select-section > .section-content {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.popular-select-section > .section-content .agenda-list-box {
  overflow: hidden;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: fit-content;
  margin: 0 auto;
  border-radius: 200px;
  background: #F3FCE5;
  padding: 2rem 12rem;
}

@media all and (max-width: 575px) {
  .popular-select-section > .section-content .agenda-list-box {
    padding: 20px;
    border-radius: 0;
    width: 100%;
  }
}

.popular-select-section > .section-content .agenda-list-box .list-title {
  font-size: 14px;
}

.popular-select-section > .section-content .agenda-list-box .list-title strong {
  font-weight: 700;
  color: #CF0000;
  font-size: 18px;
}

.popular-select-section > .section-content .agenda-list-box .agenda-list {
  position: relative;
}

.popular-select-section > .section-content .agenda-list-box .agenda-list::after {
  content: '';
  display: block;
  width: 100px;
  height: 100px;
  background-image: url("https://s3-ap-northeast-1.amazonaws.com/ac.ezimport.co.jp/event/2023Select_goods_1216event/images/deco_calendar.png?version=1");
  background-size: auto;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  right: -120px;
  bottom: 0;
}

@media all and (max-width: 575px) {
  .popular-select-section > .section-content .agenda-list-box .agenda-list::after {
    right: -100px;
    width: 90px;
    height: 90px;
  }
}

.popular-select-section > .section-content .agenda-list-box li.session {
  line-height: 150%;
}

.popular-select-section > .section-content .agenda-list-box li.session:not(:last-child) {
  border-bottom: 1.5px solid #D8EBBB;
}

.popular-select-section .countdown-area {
  font-size: 25px;
  color: #CF0000;
  background: linear-gradient(270deg, #E7F1D7 10.05%, #E8F2D9 10.07%, #FFF 49.86%, #E6F0D6 92.59%, #E6F0D6 92.61%, #E6F0D6 92.63%);
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 4px 20px;
  margin: 20px 0;
}

@media all and (max-width: 575px) {
  .popular-select-section .countdown-area {
    font-size: 16px;
    background: transparent;
  }
}

.popular-select-section .countdown-area > span:first-child {
  color: #000;
  margin: 0 8px 0 0;
}

.popular-select-section .countdown-area > .count-num {
  background: #CF0000;
  color: #fff;
  border-radius: 5px;
  padding: 6px 10px;
  margin: 0 6px;
}

.popular-select-section .popular-card-list {
  max-width: 1120px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

@media screen and (max-width: 992px) {
  .popular-select-section .popular-card-list {
    padding: 15px;
  }
}

.popular-select-section .select-prod-card {
  background: #FFF;
  box-shadow: 0px 0px 10px 0px rgba(121, 187, 90, 0.25);
  display: flex;
  padding: 16px;
  width: calc(50% - 12px);
  margin: 0 0 20px 0;
}

@media screen and (max-width: 992px) {
  .popular-select-section .select-prod-card {
    width: 100%;
    margin: 12px 0;
    padding: 8px;
  }
}

.popular-select-section .select-prod-card .prod-img {
  width: 100%;
  height: fit-content;
  max-width: 200px;
  aspect-ratio: 1/1;
}

@media all and (max-width: 575px) {
  .popular-select-section .select-prod-card .prod-img {
    width: 135px;
    height: fit-content;
  }
}

.popular-select-section .select-prod-card > article {
  margin-left: 12px;
  display: flex;
  flex-direction: column;
  width: 100%;
}

.popular-select-section .select-prod-card > article .price-area {
  display: flex;
  align-items: center;
  margin: 12px 0;
}

.popular-select-section .select-prod-card > article .price-area .limited-label {
  color: #CF0000;
  font-size: 12px;
  font-weight: 700;
  padding: 2px 4px;
  border-radius: 2px;
  border: 1px solid #CF0000;
  margin: 0 4px 0 0;
}

@media all and (max-width: 575px) {
  .popular-select-section .select-prod-card > article .price-area .limited-label {
    font-size: 10px;
    padding: 2px;
  }
}

@media screen and (max-width: 413.98px) {
  .popular-select-section .select-prod-card > article .price-area .limited-label {
    font-size: 8px;
  }
}

.popular-select-section .select-prod-card > article .price-area .bonus-price {
  font-size: 20px;
  color: #CF0000;
  font-weight: 500;
  margin: 0 12px 0 0;
}

@media all and (max-width: 575px) {
  .popular-select-section .select-prod-card > article .price-area .bonus-price {
    font-size: 16px;
  }
}

@media screen and (max-width: 413.98px) {
  .popular-select-section .select-prod-card > article .price-area .bonus-price {
    margin: 0 4px 0 0;
  }
}

.popular-select-section .select-prod-card > article .price-area .origin-price {
  color: #767676;
  font-size: 14px;
  font-weight: 500;
  text-decoration: line-through;
}

@media all and (max-width: 575px) {
  .popular-select-section .select-prod-card > article .price-area .origin-price {
    font-size: 12px;
  }
}

.popular-select-section .select-prod-card .notification-icon {
  color: #CF0000;
  cursor: pointer;
}

.popular-select-section .select-prod-card .prod-item-info {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  flex: 1;
}

.popular-select-section .select-prod-card .prod-item-info h4 {
  font-size: 18px;
  line-height: 125%;
  margin: 0 0 4px 0;
}

@media all and (max-width: 575px) {
  .popular-select-section .select-prod-card .prod-item-info h4 {
    font-size: 16px;
  }
}

.popular-select-section .select-prod-card .prod-detail {
  color: #767676;
  font-size: 14px;
  line-height: 125%;
}

@media all and (max-width: 575px) {
  .popular-select-section .select-prod-card .prod-detail {
    display: none;
  }
}

.popular-select-section .select-prod-card .btn-area.two-inline {
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin: 12px 0 0 0;
}

.popular-select-section .select-prod-card .btn-area.two-inline > .btn {
  padding: 4px;
  width: calc(50% - 4px);
}

@media all and (max-width: 575px) {
  .popular-select-section .select-prod-card .btn-area.two-inline > .btn {
    font-size: 14px;
  }
}

@media screen and (max-width: 413.98px) {
  .popular-select-section .select-prod-card .btn-area.two-inline > .btn {
    font-size: 12px;
  }
}

.progress-bar {
  width: 100%;
  background-color: #FFC9C9;
  border-radius: 100px;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  position: relative;
}

.progress-bar .progress-text {
  font-size: 12px;
  position: absolute;
  color: #fff;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}

.progress-bar .progress {
  border-radius: 0;
  height: 18px;
  background-color: #CF0000;
  transition: width 0.4s ease;
  width: var(--progress-width, 0%);
}

.month-bonus-section {
  background: #FFFACA;
  box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.1);
  padding: 40px 0;
}

.month-bonus-section > .section-content {
  display: flex;
  justify-content: center;
}

.month-bonus-section .bonus-card-list {
  width: 100%;
  max-width: 1120px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

@media screen and (max-width: 992px) {
  .month-bonus-section .bonus-card-list {
    padding: 15px;
  }
}

.month-bonus-section .bonus-card-list .bonus-event-card {
  background: #FFF;
  box-shadow: 0px 0px 10px 0px rgba(121, 187, 90, 0.25);
  display: flex;
  padding: 16px;
  width: calc(50% - 12px);
  margin: 0 0 20px 0;
}

@media screen and (max-width: 992px) {
  .month-bonus-section .bonus-card-list .bonus-event-card {
    width: 100%;
    margin: 12px 0;
    padding: 12px;
  }
}

.month-bonus-section .bonus-card-list .bonus-event-card > img {
  aspect-ratio: 1/1;
  width: 100%;
  height: fit-content;
  max-width: 200px;
}

@media all and (max-width: 575px) {
  .month-bonus-section .bonus-card-list .bonus-event-card > img {
    max-width: 135px;
  }
}

.month-bonus-section .bonus-card-list .bonus-event-card > article {
  display: flex;
  flex-direction: column;
  width: 100%;
  margin-left: 12px;
}

.month-bonus-section .bonus-card-list .bonus-event-card .event-info {
  display: flex;
  flex-direction: column;
  flex: 1;
}

.month-bonus-section .bonus-card-list .bonus-event-card .event-info h4 {
  font-size: 18px;
  line-height: 125%;
  margin: 0 0 4px 0;
}

@media all and (max-width: 575px) {
  .month-bonus-section .bonus-card-list .bonus-event-card .event-info h4 {
    font-size: 16px;
  }
}

.month-bonus-section .bonus-card-list .bonus-event-card .event-info .detail {
  color: #767676;
  font-size: 14px;
  line-height: 125%;
}

@media all and (max-width: 575px) {
  .month-bonus-section .bonus-card-list .bonus-event-card .event-info .detail {
    display: none;
  }
}

.month-bonus-section .bonus-card-list .bonus-event-card .rounded-solid-btn {
  margin: 0 auto;
}

.event-rules-section {
  background: #F4F4F4;
  padding: 40px 0;
}

.event-rules-section > .section-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 1120px;
  margin: 0 auto;
}

.event-rules-section .event-rule-tabs {
  border-bottom: none;
  display: flex;
  justify-content: center;
  flex-wrap: nowrap;
  width: fit-content;
  overflow-y: hidden;
  overflow-x: auto;
  width: 100%;
}

@media screen and (max-width: 413.98px) {
  .event-rules-section .event-rule-tabs {
    justify-content: flex-start;
  }
}

.event-rules-section .event-rule-tabs .nav-item {
  font-size: 18px;
  font-weight: 500;
  margin: 0;
}

@media all and (max-width: 575px) {
  .event-rules-section .event-rule-tabs .nav-item {
    font-size: 16px;
  }
}

.event-rules-section .event-rule-tabs .nav-item:not(:first-child) a.nav-link {
  border-left: 1px solid #2C372C;
}

.event-rules-section .event-rule-tabs .nav-item a.nav-link {
  color: #2C372C;
  border-radius: 0;
  border: 1px solid transparent;
  width: max-content;
  height: 100%;
  padding: 10px 15px;
}

@media all and (max-width: 575px) {
  .event-rules-section .event-rule-tabs .nav-item a.nav-link {
    max-width: 100px;
    padding: 10px 12px;
  }
}

.event-rules-section .event-rule-tabs .nav-item a.nav-link:hover {
  background-color: #2C372C;
  color: #fff;
}

.event-rules-section .event-rule-tabs .nav-item a.nav-link.active {
  border-color: #2C372C;
  background-color: #2C372C;
  color: #fff;
}

.event-rules-section .rule-tab-content .tab-pane {
  width: 100%;
  max-width: 775px;
}

.event-rules-section .rule-tab-content .tab-pane h3 {
  font-size: 18px;
  font-weight: 700;
  line-height: 175%;
}

.event-rules-section .rule-tab-content .tab-pane ul {
  line-height: 173%;
  text-indent: -1em;
  padding: 0 0 0 1em;
}

.event-rules-section .rule-tab-content .tab-pane ul .sub-li {
  padding: 0 0 0 1.2em;
}

.rating-sparkle-list {
  display: flex;
}

.rating-sparkle-list .star-sparkle {
  display: block;
  width: 20px;
  height: 20px;
  background-image: url("https://s3-ap-northeast-1.amazonaws.com/ac.ezimport.co.jp/event/2023Select_goods_1216event/images/icon_sparkle.svg?version=1");
  background-repeat: no-repeat;
  background-position: center;
}

.rating-sparkle-list .star-sparkle:not(:last-child) {
  margin-right: 8px;
}

.rating-sparkle-list.rating-1:not(:last-child) {
  margin-right: 8px;
}

.rating-sparkle-list.rating-1 .star-sparkle:nth-child(-n+1) {
  background-image: url("https://s3-ap-northeast-1.amazonaws.com/ac.ezimport.co.jp/event/2023Select_goods_1216event/images/icon_sparkle_solid.svg?version=1");
}

.rating-sparkle-list.rating-2 .star-sparkle:nth-child(-n+2) {
  background-image: url("https://s3-ap-northeast-1.amazonaws.com/ac.ezimport.co.jp/event/2023Select_goods_1216event/images/icon_sparkle_solid.png?version=1");
}

.rating-sparkle-list.rating-3 .star-sparkle:nth-child(-n+3) {
  background-image: url("https://s3-ap-northeast-1.amazonaws.com/ac.ezimport.co.jp/event/2023Select_goods_1216event/images/icon_sparkle_solid.png?version=1");
}

.rating-sparkle-list.rating-4 .star-sparkle:nth-child(-n+4) {
  background-image: url("https://s3-ap-northeast-1.amazonaws.com/ac.ezimport.co.jp/event/2023Select_goods_1216event/images/icon_sparkle_solid.png?version=1");
}

.rating-sparkle-list.rating-5 .star-sparkle:nth-child(-n+5) {
  background-image: url("https://s3-ap-northeast-1.amazonaws.com/ac.ezimport.co.jp/event/2023Select_goods_1216event/images/icon_sparkle_solid.png?version=1");
}

/*# sourceMappingURL=../../../sass */