@charset "UTF-8";
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; }

:root {
  --swiper-navigation-size: 70px!important; }

@media all and (min-width: 992px) and (max-width: 1199.98px) {
  :root {
    --swiper-navigation-size: 100px!important; } }

@media all and (min-width: 1200px) {
  :root {
    --swiper-navigation-size: 100px!important; } }

.header_top {
  position: sticky;
  top: 0px;
  z-index: 40;
  background: #000;
  color: #fff; }
  .header_top .scrollNav {
    width: auto;
    margin: auto;
    display: flex;
    justify-content: start; }
    @media all and (max-width: 575px) {
      .header_top .scrollNav {
        width: 100%; } }
    .header_top .scrollNav::-webkit-scrollbar {
      height: 10px;
      width: 10px;
      display: none; }
    .header_top .scrollNav::-webkit-scrollbar-track {
      border-radius: 5px;
      background-color: #DFE9EB; }
    .header_top .scrollNav::-webkit-scrollbar-track:hover {
      background-color: #B8C0C2; }
    .header_top .scrollNav::-webkit-scrollbar-track:active {
      background-color: #B8C0C2; }
    .header_top .scrollNav::-webkit-scrollbar-thumb {
      border-radius: 5px;
      background-color: #B8C0C2; }
    .header_top .scrollNav::-webkit-scrollbar-thumb:hover {
      background-color: #B8C0C2; }
    .header_top .scrollNav::-webkit-scrollbar-thumb:active {
      background-color: #B8C0C2; }
    .header_top .scrollNav ul.w-fit {
      width: -moz-fit-content;
      width: fit-content; }
    .header_top .scrollNav a {
      color: #ffffff;
      font-family: "Noto Sans TC", "微軟正黑體", "Inter";
      font-size: 20px;
      padding: 8px 20px;
      font-weight: 400;
      cursor: pointer;
      line-height: 46px;
      text-align: center;
      text-decoration: none;
      white-space: nowrap; }
      @media all and (max-width: 575px) {
        .header_top .scrollNav a {
          font-size: 16px; } }
      .header_top .scrollNav a.active {
        background-color: #FF11C2; }

header.head_navbar {
  padding: 5px 0px 5px 0px;
  background: #ffffff;
  font-family: "Noto Sans TC", "微軟正黑體", "Inter";
  position: relative;
  z-index: 99; }
  @media all and (max-width: 575px) {
    header.head_navbar {
      padding-left: 10px;
      padding-right: 10px; } }
  header.head_navbar .btn {
    margin-right: 5px; }
  header.head_navbar .logo img {
    height: 35px; }
    @media all and (max-width: 575px) {
      header.head_navbar .logo img {
        height: 25px; } }
  header.head_navbar input {
    display: none; }
  header.head_navbar label {
    margin: 0 auto !important;
    cursor: pointer; }
  header.head_navbar .topbtn {
    color: #000;
    text-decoration: none;
    padding-right: 10px;
    padding-left: 10px;
    position: relative; }

.bannerareapc {
  margin-bottom: -1px;
  overflow: hidden;
  color: #ffffff;
  background: url(https://s3-ap-northeast-1.amazonaws.com/ac.ezimport.co.jp/event/all_202411/images/mb_bk@3x.png) #000b18;
  background-position: top center;
  background-size: contain;
  background-repeat: no-repeat;
  font-family: "Noto Sans TC", "微軟正黑體", "Inter";
  text-align: center;
  padding: 208px 0px 0px 0px;
  position: relative;
  z-index: 2; }
  @media all and (min-width: 576px) and (max-width: 767.98px) {
    .bannerareapc {
      padding-top: 55%; } }
  @media all and (min-width: 768px) and (max-width: 991.98px) {
    .bannerareapc {
      padding-top: 55%; } }
  @media all and (min-width: 992px) and (max-width: 1199.98px) {
    .bannerareapc {
      background: url(https://s3-ap-northeast-1.amazonaws.com/ac.ezimport.co.jp/event/all_202411/images/pc_bk@3x.png) #000b18;
      padding-top: 365px;
      background-position: top center;
      background-size: 1000px auto;
      background-repeat: no-repeat; } }
  @media all and (min-width: 1200px) {
    .bannerareapc {
      background: url(https://s3-ap-northeast-1.amazonaws.com/ac.ezimport.co.jp/event/all_202411/images/pc_bk@3x.png) #000b18;
      padding-top: 365px;
      background-position: top center;
      background-size: 1000px auto;
      background-repeat: no-repeat; } }
  @media all and (max-width: 575px) {
    .bannerareapc {
      padding-bottom: 0px;
      padding-top: 55%; } }
  @media all and (max-width: 320px) {
    .bannerareapc {
      padding-bottom: 0px;
      padding-top: 55%; } }
  .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;
    height: 100px;
    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; }
  .bannerareapc .headad ul.headads {
    margin-bottom: 12px;
    margin-left: 0px; }
    @media all and (min-width: 768px) and (max-width: 991.98px) {
      .bannerareapc .headad ul.headads {
        margin-right: 12px; } }
    @media all and (min-width: 992px) and (max-width: 1199.98px) {
      .bannerareapc .headad ul.headads {
        margin-right: 12px; } }
    @media all and (min-width: 1200px) {
      .bannerareapc .headad ul.headads {
        margin-right: 12px; } }
    .bannerareapc .headad ul.headads li {
      display: flex;
      flex-direction: column;
      background: #ffffff;
      padding-bottom: 5px;
      width: 40%; }
      @media all and (min-width: 768px) and (max-width: 991.98px) {
        .bannerareapc .headad ul.headads li {
          width: 30%; } }
      @media all and (min-width: 992px) and (max-width: 1199.98px) {
        .bannerareapc .headad ul.headads li {
          width: 22%; } }
      @media all and (min-width: 1200px) {
        .bannerareapc .headad ul.headads li {
          width: 22%; } }
      .bannerareapc .headad ul.headads li a {
        text-decoration: none;
        color: #000;
        font-family: "Noto Sans TC", "微軟正黑體", "Inter";
        font-size: 13.79px;
        font-weight: 400;
        line-height: 20.41px;
        text-align: center; }
      .bannerareapc .headad ul.headads li:last-child {
        margin-right: 0px; }
      .bannerareapc .headad ul.headads li .adbottomtext {
        padding: 1.97px 9.85px 1.97px 9.85px;
        border-radius: 0px 0px 5.91px 5.91px;
        font-size: 19px; }

.fixsidebar {
  display: block;
  position: fixed;
  right: 0px;
  top: 15%;
  margin: auto;
  text-align: center;
  z-index: 99999; }
  .fixsidebar a {
    color: #000;
    text-decoration: none; }
  .fixsidebar .gototop {
    cursor: pointer;
    display: none;
    margin-top: 10px; }
  .fixsidebar ul.showlist {
    display: none;
    font-family: "Noto Sans TC", "微軟正黑體", "Inter";
    padding-top: 10px;
    padding-bottom: 0px;
    border-radius: 8px; }
    .fixsidebar ul.showlist img {
      width: 110px; }
    .fixsidebar ul.showlist li {
      margin-bottom: 0px;
      border-bottom: 1px dashed #000;
      background: #fff; }
      .fixsidebar ul.showlist li:hover {
        background: #FFEE93; }
      .fixsidebar ul.showlist li a {
        display: block;
        padding-left: 15px;
        padding-right: 15px;
        padding-bottom: 15px;
        padding-top: 15px; }
      .fixsidebar ul.showlist li:first-child {
        border-bottom: 0px;
        background: transparent;
        padding: 0px; }
      .fixsidebar ul.showlist li:last-child {
        border-bottom: 0px solid #ffffff;
        border-radius: 0px 0px 10px 10px; }
      .fixsidebar ul.showlist li.last-sidebtn a {
        border-bottom: 0px solid #ffffff;
        border-radius: 0px 0px 10px 10px; }
    .fixsidebar ul.showlist.active {
      display: block; }
  .fixsidebar ul.hidelist {
    display: none;
    background: rgba(19, 15, 15, 0.8);
    border-radius: 10px 0px 0px 10px;
    width: 80px;
    margin-left: auto;
    padding: 10px 0px;
    margin-bottom: 10px; }
    .fixsidebar ul.hidelist img {
      width: 65px; }
    .fixsidebar ul.hidelist.active {
      display: block;
      cursor: pointer; }
  .fixsidebar .closebtn {
    display: none;
    position: absolute;
    top: 80px;
    border-radius: 10px 0px 0px 10px;
    width: 30px;
    right: -2px;
    margin-left: auto;
    text-align: center;
    padding: 10px 0px;
    color: #ffffff;
    font-family: "Noto Sans TC", "微軟正黑體", "Inter";
    font-size: 20px;
    cursor: pointer;
    z-index: 5; }
    .fixsidebar .closebtn.active {
      display: block; }

.headad-group {
  padding-bottom: 5px;
  width: 95%;
  margin: auto;
  background: #ffffff;
  border-radius: 6px; }
  @media all and (min-width: 992px) and (max-width: 1199.98px) {
    .headad-group .headad-grouptitle {
      width: 500px; } }
  @media all and (min-width: 1200px) {
    .headad-group .headad-grouptitle {
      width: 500px; } }
  .headad-group .headadimg {
    margin-top: -25px;
    margin-bottom: 10px; }
    @media all and (min-width: 992px) and (max-width: 1199.98px) {
      .headad-group .headadimg {
        width: 500px; } }
    @media all and (min-width: 1200px) {
      .headad-group .headadimg {
        width: 500px; } }
  @media all and (min-width: 768px) and (max-width: 991.98px) {
    .headad-group {
      display: flex;
      justify-content: center;
      padding-bottom: 7px;
      flex-direction: column; } }
  @media all and (min-width: 992px) and (max-width: 1199.98px) {
    .headad-group {
      display: flex;
      width: 100%;
      margin: auto;
      padding-bottom: 7px;
      flex-direction: column; } }
  @media all and (min-width: 1200px) {
    .headad-group {
      display: flex;
      width: 100%;
      margin: auto;
      padding-bottom: 7px;
      flex-direction: column; } }
  .headad-group .twoslide {
    margin-left: 10px; }
    @media all and (min-width: 1200px) {
      .headad-group .twoslide {
        width: 1000px;
        margin: 15px auto; } }
    @media all and (min-width: 992px) and (max-width: 1199.98px) {
      .headad-group .twoslide {
        width: 1000px;
        margin: 15px auto; } }
    .headad-group .twoslide.firstslide {
      padding-left: 16px; }
      @media all and (max-width: 575px) {
        .headad-group .twoslide.firstslide {
          padding-left: 0px; } }
    .headad-group .twoslide .swiper-pagination-bullet {
      width: 10px;
      height: 10px;
      background: transparent;
      border: 1px solid #000; }
    .headad-group .twoslide .swiper-pagination-bullet.swiper-pagination-bullet-active {
      background: #000; }

.popup {
  display: none;
  /* 預設隱藏 */
  position: fixed;
  z-index: 1000;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  justify-content: center;
  align-items: center; }

.popup-content {
  background-color: #fff;
  max-width: 550px;
  padding: 20px 15px;
  box-sizing: border-box;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  height: auto;
  width: 85%;
  top: 30%;
  margin: auto;
  color: #000;
  border: 2px solid #FFC931;
  border-radius: 12px; }
  @media all and (min-width: 768px) and (max-width: 991.98px) {
    .popup-content {
      padding: 20px 45px; } }
  @media all and (min-width: 992px) and (max-width: 1199.98px) {
    .popup-content {
      padding: 20px 45px; } }
  @media all and (min-width: 1200px) {
    .popup-content {
      padding: 20px 45px; } }
  .popup-content p {
    font-family: "Noto Sans TC", "微軟正黑體", "Inter";
    font-size: 18px;
    font-weight: 400;
    line-height: 21.78px;
    text-align: center; }
    @media all and (min-width: 992px) and (max-width: 1199.98px) {
      .popup-content p {
        font-size: 22px;
        line-height: 30px; } }
    @media all and (min-width: 1200px) {
      .popup-content p {
        font-size: 22px;
        line-height: 30px; } }
    .popup-content p strong {
      font-weight: 700; }
  .popup-content h2 {
    font-family: "Noto Sans TC", "微軟正黑體", "Inter";
    font-size: 24px;
    font-weight: 500;
    line-height: 30px;
    text-align: left;
    margin-bottom: 20px; }
    .popup-content h2 strong {
      font-weight: 700; }
  .popup-content .bbcdoll {
    width: 150px;
    margin-bottom: 20px; }
  .popup-content ul {
    margin: 0;
    padding: 0;
    list-style: none;
    padding-bottom: 30px; }
    .popup-content ul li {
      font-family: "Noto Sans TC", "微軟正黑體", "Inter";
      display: block !important;
      font-size: 18px;
      font-weight: 400;
      line-height: 20px;
      text-align: left; }
      .popup-content ul li strong {
        font-weight: 700;
        color: #f00; }

.popup-content-wrapper {
  width: 100%;
  /* 確保包裹層充滿整個彈出框 */
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column; }

.close-btn {
  color: #000;
  position: absolute;
  top: 10px;
  right: 10px;
  font-size: 32px;
  font-weight: bold;
  cursor: pointer;
  border-radius: 50px;
  border: 2px solid #000;
  background: #fff;
  width: 35px;
  height: 35px;
  line-height: 1;
  text-align: center;
  right: -15px;
  top: -15px; }

.close-btn:hover,
.close-btn:focus {
  color: black;
  text-decoration: none;
  cursor: pointer; }

.popbtn {
  color: #000 !important;
  padding: 15px 30px !important;
  background: #FFC931 !important;
  font-family: "Noto Sans TC", "微軟正黑體", "Inter";
  font-size: 1.5em !important;
  font-weight: 400 !important;
  line-height: 19.36px !important;
  text-align: center !important;
  border-radius: 6px !important;
  text-decoration: none;
  margin-top: 15px; }

@media all and (min-width: 992px) and (max-width: 1199.98px) {
  .headadbox {
    width: 1000px;
    margin: auto;
    margin-bottom: 0px; } }

@media all and (min-width: 1200px) {
  .headadbox {
    width: 1000px;
    margin: auto;
    margin-bottom: 0px; } }

.headad {
  background: linear-gradient(0deg, #fff8df 92%, #000b18 92%); }
  .headad ul.headads {
    margin-bottom: 0px;
    margin-left: 0px; }
    @media all and (min-width: 768px) and (max-width: 991.98px) {
      .headad ul.headads {
        margin-right: 12px; } }
    @media all and (min-width: 992px) and (max-width: 1199.98px) {
      .headad ul.headads {
        margin-right: 12px; } }
    @media all and (min-width: 1200px) {
      .headad ul.headads {
        margin-right: 12px; } }
    @media all and (min-width: 768px) and (max-width: 991.98px) {
      .headad ul.headads.adone .headgood {
        width: auto; } }
    @media all and (min-width: 992px) and (max-width: 1199.98px) {
      .headad ul.headads.adone .headgood {
        width: auto; } }
    @media all and (min-width: 1200px) {
      .headad ul.headads.adone .headgood {
        width: auto; } }
    .headad ul.headads.adtwo {
      margin-right: 8px; }
      @media all and (min-width: 768px) and (max-width: 991.98px) {
        .headad ul.headads.adtwo {
          display: flex;
          flex-direction: column;
          flex-basis: 40%;
          justify-content: space-between;
          margin-right: 0px; } }
      @media all and (min-width: 992px) and (max-width: 1199.98px) {
        .headad ul.headads.adtwo {
          display: flex;
          flex-direction: column;
          flex-basis: 35%;
          margin-bottom: 0px;
          justify-content: space-between;
          margin-right: 0px; } }
      @media all and (min-width: 1200px) {
        .headad ul.headads.adtwo {
          display: flex;
          flex-direction: column;
          flex-basis: 35%;
          margin-bottom: 0px;
          justify-content: space-between;
          margin-right: 0px; } }
      .headad ul.headads.adtwo li {
        width: auto;
        background: none; }
        @media all and (min-width: 768px) and (max-width: 991.98px) {
          .headad ul.headads.adtwo li {
            background: none;
            background: none;
            padding-right: 0px;
            margin-right: 0px;
            padding-left: 0px;
            padding-bottom: 0px; } }
        @media all and (min-width: 992px) and (max-width: 1199.98px) {
          .headad ul.headads.adtwo li {
            background: none;
            background: none;
            padding-right: 0px;
            margin-right: 0px;
            padding-left: 0px;
            padding-bottom: 0px; } }
        @media all and (min-width: 1200px) {
          .headad ul.headads.adtwo li {
            background: none;
            background: none;
            margin-right: 0px;
            padding-right: 0px;
            padding-left: 0px;
            padding-bottom: 0px; } }
    .headad ul.headads li {
      display: flex;
      flex-direction: column;
      background: #ffffff;
      padding-left: 0px;
      padding-right: 0px;
      padding-bottom: 8px;
      width: 100%;
      border-radius: 6px; }
      .headad ul.headads li:last-child {
        margin-right: 0px; }
      .headad ul.headads li .headadbox {
        width: 100%; }
        .headad ul.headads li .headadbox .headadtitle {
          display: flex;
          justify-content: space-between;
          font-family: "Noto Sans TC", "微軟正黑體", "Inter";
          font-size: 15px;
          font-weight: 400;
          line-height: 18.15px;
          text-align: left;
          color: #000;
          padding: 0px 10px 0px 10px;
          align-items: center; }
          .headad ul.headads li .headadbox .headadtitle img {
            width: 20px;
            height: 20px; }
        .headad ul.headads li .headadbox span.popupbtn {
          cursor: pointer; }
      .headad ul.headads li .headgood {
        position: relative;
        height: 130px;
        color: #000000;
        width: auto; }
        @media all and (min-width: 992px) and (max-width: 1199.98px) {
          .headad ul.headads li .headgood {
            height: 160px; } }
        @media all and (min-width: 1200px) {
          .headad ul.headads li .headgood {
            height: 160px; } }
        .headad ul.headads li .headgood img {
          width: 100%;
          height: 100%;
          object-fit: contain; }
      .headad ul.headads li .label {
        position: relative;
        background: #EDEDED;
        color: #000;
        padding: 6px 0px;
        font-size: 16px; }
        @media all and (max-width: 575px) {
          .headad ul.headads li .label {
            height: 45px; } }
      .headad ul.headads li .headname {
        padding: 6px 10px; }
        .headad ul.headads li .headname .name {
          font-family: "Noto Sans TC", "微軟正黑體", "Inter";
          font-size: 16px;
          font-weight: 500;
          line-height: 19.36px;
          text-align: center;
          color: #000000; }
          @media all and (max-width: 575px) {
            .headad ul.headads li .headname .name {
              font-size: 14px; } }
        .headad ul.headads li .headname .money {
          font-family: "Noto Sans TC", "微軟正黑體", "Inter";
          font-size: 16px;
          font-weight: 500;
          line-height: 19.36px;
          text-align: center;
          color: #ff0000; }
          @media all and (max-width: 575px) {
            .headad ul.headads li .headname .money {
              font-size: 14px; } }

.headerad {
  background: #fff8df;
  background: linear-gradient(0deg, #fff8df 70%, #000b18 70%);
  padding-bottom: 45px; }
  .headerad .headadimg {
    margin-top: -25px;
    margin-bottom: 10px; }
    @media all and (min-width: 768px) and (max-width: 991.98px) {
      .headerad .headadimg {
        margin-top: -38px;
        margin-bottom: 10px; } }
    @media all and (min-width: 992px) and (max-width: 1199.98px) {
      .headerad .headadimg {
        width: 530px;
        margin-top: -38px;
        margin-bottom: 10px; } }
    @media all and (min-width: 1200px) {
      .headerad .headadimg {
        width: 530px;
        margin-top: -38px;
        margin-bottom: 10px; } }

.singleslidewrapper {
  position: relative;
  border: 2px solid #cc0000;
  border-radius: 6px;
  margin: auto;
  width: 95%;
  background: #ffffff; }
  .singleslidewrapper .singleslide {
    width: 90%; }
    .singleslidewrapper .singleslide .swiper-pagination-bullet {
      width: 10px;
      height: 10px;
      background: transparent;
      border: 1px solid #ffffff; }
    .singleslidewrapper .singleslide .swiper-pagination-bullet.swiper-pagination-bullet-active {
      background: #ffffff; }
    @media all and (min-width: 992px) and (max-width: 1199.98px) {
      .singleslidewrapper .singleslide {
        width: 730px; } }
    @media all and (min-width: 1200px) {
      .singleslidewrapper .singleslide {
        width: 730px; } }
  @media all and (min-width: 992px) and (max-width: 1199.98px) {
    .singleslidewrapper {
      width: 1000px; } }
  @media all and (min-width: 1200px) {
    .singleslidewrapper {
      width: 1000px; } }

.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center; }

.swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover; }

.swiper-button-prev.singleslidebtn {
  background-image: url("../images/headadbtnleft.png") !important;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  left: 0px;
  margin-top: -50px; }
  .swiper-button-prev.singleslidebtn:after {
    content: ''; }
  @media all and (min-width: 992px) and (max-width: 1199.98px) {
    .swiper-button-prev.singleslidebtn {
      left: 110px; } }
  @media all and (min-width: 1200px) {
    .swiper-button-prev.singleslidebtn {
      left: 110px; } }

.swiper-button-next.singleslidebtn {
  background-image: url("../images/headadbtnright.png") !important;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  right: 0px;
  margin-top: -50px; }
  .swiper-button-next.singleslidebtn:after {
    content: ''; }
  @media all and (min-width: 992px) and (max-width: 1199.98px) {
    .swiper-button-next.singleslidebtn {
      right: 110px; } }
  @media all and (min-width: 1200px) {
    .swiper-button-next.singleslidebtn {
      right: 110px; } }

.pilogo {
  font-family: "Noto Sans TC", "微軟正黑體", "Inter";
  font-size: 12px;
  font-weight: 400;
  line-height: 17.76px;
  text-align: center;
  margin-bottom: 6px;
  margin-top: -10px; }
  .pilogo img {
    width: 72px; }
  @media all and (min-width: 992px) and (max-width: 1199.98px) {
    .pilogo {
      font-size: 20px;
      line-height: 29.6px; }
      .pilogo img {
        width: 150px; } }
  @media all and (min-width: 1200px) {
    .pilogo {
      font-size: 20px;
      line-height: 29.6px; }
      .pilogo img {
        width: 150px; } }

.headtoptext {
  position: relative;
  margin-bottom: 45px; }
  @media all and (min-width: 768px) and (max-width: 991.98px) {
    .headtoptext {
      margin-bottom: 60px; } }
  @media all and (min-width: 992px) and (max-width: 1199.98px) {
    .headtoptext {
      margin-bottom: 60px; } }
  @media all and (min-width: 1200px) {
    .headtoptext {
      margin-bottom: 60px; } }
  .headtoptext .headtoptext1 {
    font-size: 14px; }

.headtopbtn {
  position: absolute;
  top: -30px;
  background: #ffffff;
  font-family: "Noto Sans TC", "微軟正黑體", "Inter";
  font-size: 20px;
  font-weight: 400;
  line-height: 29.6px;
  text-align: center;
  color: #000;
  border-radius: 50px;
  padding: 3px 10px;
  right: 18px;
  top: -50px; }
  @media all and (min-width: 576px) and (max-width: 767.98px) {
    .headtopbtn {
      right: 65px;
      top: -75px;
      font-size: 19px; } }
  @media all and (max-width: 575px) {
    .headtopbtn {
      right: 10px;
      top: -50px;
      font-size: 14px; } }
  @media all and (max-width: 320px) {
    .headtopbtn {
      right: 20px;
      top: -30px;
      font-size: 14px; } }
  @media all and (min-width: 768px) and (max-width: 991.98px) {
    .headtopbtn {
      right: 70px;
      top: -80px;
      font-size: 23px; } }
  @media all and (min-width: 992px) and (max-width: 1199.98px) {
    .headtopbtn {
      right: 230px;
      top: -56px; } }
  @media all and (min-width: 1200px) {
    .headtopbtn {
      right: 230px;
      top: -56px; } }

section {
  background: #385caa;
  min-width: 360px; }
  section.tablesection {
    background: #FFF8DF; }
    @media all and (min-width: 1200px) {
      section.tablesection {
        padding-bottom: 30px; } }
  section.benefitsection {
    background: #FFF8DF; }

@media all and (max-width: 575px) {
  .container {
    padding-left: 0;
    padding-right: 0;
    overflow: hidden;
    min-width: 320px; } }

@media all and (min-width: 1200px) {
  .boxcontainer {
    width: 1000px;
    margin: auto;
    padding-bottom: 30px; } }

@media all and (min-width: 992px) and (max-width: 1199.98px) {
  .boxcontainer {
    width: 1000px;
    margin: auto;
    padding-bottom: 30px; } }

@media all and (max-width: 575px) {
  .pcshow {
    display: none !important; } }

@media all and (min-width: 576px) and (max-width: 767.98px) {
  .pcshow {
    display: none !important; } }

.phoneshow {
  display: none !important; }
  @media all and (max-width: 575px) {
    .phoneshow {
      display: block !important; }
      .phoneshow img {
        width: 100%;
        height: auto;
        max-width: 100%; } }
  @media all and (min-width: 576px) and (max-width: 767.98px) {
    .phoneshow {
      display: block !important; }
      .phoneshow img {
        width: 100%;
        height: auto;
        max-width: 100%; } }

footer {
  overflow: hidden; }

.move {
  cursor: pointer;
  transition: 0.2s; }
  .move:hover {
    transform: scale(1.03); }

.flow12 img {
  transition: 0.3s; }
  .flow12 img:hover {
    transform: scale(1.04); }

.gototop {
  position: fixed;
  right: 10px;
  bottom: 30px;
  z-index: 999;
  cursor: pointer;
  display: none; }
  @media all and (max-width: 575px) {
    .gototop {
      bottom: 60px; } }
  .gototop img {
    width: 80px; }
    @media all and (max-width: 575px) {
      .gototop img {
        width: 80px; } }

.subtitle {
  margin-top: 10px;
  margin-bottom: 10px; }

.headbtn {
  background: #00307A;
  padding-bottom: 60px;
  overflow: hidden;
  padding-top: 30px; }
  .headbtn:after {
    height: 100px;
    width: 100%;
    content: '';
    background: #4B4B4B;
    position: absolute;
    bottom: 0px;
    left: 0;
    right: 0;
    margin: auto; }
  .headbtn ul.headbtnul {
    padding: 0 40px;
    align-items: center;
    position: relative;
    top: 20px;
    z-index: 9;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-evenly; }
    .headbtn ul.headbtnul:before {
      background: url(https://s3-ap-northeast-1.amazonaws.com/ac.ezimport.co.jp/event/all_202411/images/decoration_03.png);
      width: 300px;
      height: 300px;
      content: '';
      position: absolute;
      background-size: contain;
      background-repeat: no-repeat;
      background-position: center bottom;
      left: -290px;
      bottom: 0px;
      z-index: -1; }
    .headbtn ul.headbtnul:after {
      background: url(https://s3-ap-northeast-1.amazonaws.com/ac.ezimport.co.jp/event/all_202411/images/decoration_04.png);
      width: 300px;
      height: 300px;
      content: '';
      position: absolute;
      background-size: contain;
      background-repeat: no-repeat;
      background-position: center bottom;
      right: -290px;
      bottom: 0px;
      z-index: -1; }
    .headbtn ul.headbtnul li {
      display: flex;
      align-items: center;
      margin: 2%;
      margin-top: 0px;
      margin-bottom: 0px;
      position: relative; }
      .headbtn ul.headbtnul li:first-child {
        flex: 0 0 100%;
        margin-top: 35px; }
        .headbtn ul.headbtnul li:first-child:before {
          background: url(https://s3-ap-northeast-1.amazonaws.com/ac.ezimport.co.jp/event/all_202411/images/decoration_01.png);
          width: 650px;
          height: 711px;
          content: '';
          position: absolute;
          background-size: contain;
          background-repeat: no-repeat;
          left: -500px;
          top: -170px;
          z-index: -1; }
        .headbtn ul.headbtnul li:first-child:after {
          background: url(https://s3-ap-northeast-1.amazonaws.com/ac.ezimport.co.jp/event/all_202411/images/decoration_02.png);
          width: 650px;
          height: 711px;
          content: '';
          background-size: contain;
          background-repeat: no-repeat;
          position: absolute;
          z-index: -1;
          right: -500px;
          top: -170px; }
      .headbtn ul.headbtnul li:nth-child(2) {
        flex: 1 0 45%; }
      .headbtn ul.headbtnul li:last-child {
        flex: 1 0 45%; }

.addbg {
  background: #EFFACE;
  border-radius: 100px;
  padding-bottom: 50px; }

.bg2 {
  background: #EC83AB !important;
  padding-top: 80px !important;
  padding-bottom: 80px !important; }

.showmorebtn {
  color: #ffffff;
  font-size: 24px;
  font-family: "Noto Sans TC", "微軟正黑體", "Inter";
  text-decoration: none;
  padding: 12px 70px;
  line-height: 1;
  margin-top: 0px;
  background: #F87D7D;
  border-radius: 12px;
  letter-spacing: 0px;
  transition: 0.1s;
  position: relative;
  align-items: center;
  margin-bottom: 50px;
  display: inline-flex;
  cursor: pointer;
  z-index: 5; }
  .showmorebtn:hover {
    transform: scale(1.03);
    box-shadow: 0px 0px 10px #9a9a9a;
    border-radius: 6px; }
  .showmorebtn.btn2 {
    background: #FF7894;
    animation: bigbig 1s linear infinite; }

@keyframes bigbig {
  0% {
    transform: scale(1); }
  50% {
    transform: scale(0.95); }
  100% {
    transform: scale(1); } }

.titlerow {
  background: #FFCDDD;
  margin-top: 90px;
  border-radius: 20px 20px 0px 0px; }
  .titlerow img {
    position: relative;
    top: -50px;
    max-width: 800px; }

.goodrow {
  margin-bottom: 40px;
  padding-bottom: 40px;
  padding-top: 0px;
  border-radius: 60px;
  width: 100%;
  margin: auto; }
  @media all and (min-width: 768px) and (max-width: 991.98px) {
    .goodrow {
      width: 100%;
      margin: auto; } }
  @media all and (min-width: 992px) and (max-width: 1199.98px) {
    .goodrow {
      width: 930px;
      margin: auto; } }
  @media all and (min-width: 576px) and (max-width: 767.98px) {
    .goodrow {
      width: 100%; } }
  @media all and (max-width: 575px) {
    .goodrow {
      width: 100%; } }
  .goodrow.productwrapper {
    overflow: auto; }

.sectionhead {
  width: 100%;
  text-align: center;
  margin: auto;
  margin-bottom: 20px; }
  .sectionhead img {
    max-height: 88px;
    width: auto; }
    @media all and (min-width: 576px) and (max-width: 767.98px) {
      .sectionhead img {
        margin-bottom: 0px;
        width: 100%;
        max-height: auto; } }
    @media all and (max-width: 575px) {
      .sectionhead img {
        margin-bottom: 0px;
        width: 100%;
        max-height: auto; } }

.storeboxwrapper {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap; }
  @media all and (max-width: 575px) {
    .storeboxwrapper {
      width: 95%;
      margin: auto; } }

.storebox {
  display: flex;
  flex-direction: column;
  background: #ffffff;
  width: 49%;
  padding-left: 50px;
  padding-right: 50px;
  padding-top: 20px;
  padding-bottom: 20px;
  margin-bottom: 25px; }
  @media all and (min-width: 992px) and (max-width: 1199.98px) {
    .storebox {
      padding-left: 34px;
      padding-right: 34px; } }
  @media all and (min-width: 768px) and (max-width: 991.98px) {
    .storebox {
      width: 100%; } }
  @media all and (min-width: 576px) and (max-width: 767.98px) {
    .storebox {
      width: 100%;
      padding-left: 10px;
      padding-right: 10px; } }
  @media all and (max-width: 575px) {
    .storebox {
      width: 100%;
      padding-left: 10px;
      padding-right: 10px;
      margin-bottom: 15px; } }
  .storebox .storetitle {
    display: flex;
    width: 100%;
    border-bottom: 1px solid #000;
    margin-bottom: 10px;
    padding-bottom: 10px; }
    @media all and (min-width: 768px) and (max-width: 991.98px) {
      .storebox .storetitle {
        padding-bottom: 0px; } }
    @media all and (max-width: 575px) {
      .storebox .storetitle {
        flex-direction: column;
        justify-content: center;
        border-bottom: none;
        text-align: center; } }
    .storebox .storetitle .storelogo {
      margin-right: 10px;
      display: flex;
      align-items: center; }
      @media all and (max-width: 575px) {
        .storebox .storetitle .storelogo {
          margin-right: 0px;
          justify-content: center; } }
    .storebox .storetitle .storeinfo {
      display: flex;
      flex-direction: column;
      justify-content: space-evenly; }
      .storebox .storetitle .storeinfo h2 {
        color: #000;
        font-family: "Noto Sans TC", "微軟正黑體", "Inter";
        font-size: 20px;
        font-style: normal;
        font-weight: 500;
        line-height: normal; }
      .storebox .storetitle .storeinfo h3 {
        color: #000;
        font-family: "Noto Sans TC", "微軟正黑體", "Inter";
        font-size: 20px;
        font-style: normal;
        font-weight: 500;
        line-height: 24px; }
      .storebox .storetitle .storeinfo p {
        color: #000;
        font-family: "Noto Sans TC", "微軟正黑體", "Inter";
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: normal; }
  .storebox .storelist ul {
    display: inline-flex;
    flex-wrap: wrap;
    justify-content: space-between; }
    .storebox .storelist ul li {
      position: relative;
      display: flex;
      margin-bottom: 15px;
      flex-basis: 49%;
      transition: 0.3s;
      width: 49%; }
      .storebox .storelist ul li:hover {
        transform: scale(1.03); }
      @media all and (max-width: 575px) {
        .storebox .storelist ul li.btnarea {
          flex-basis: 100%;
          margin-bottom: 7px; } }
      .storebox .storelist ul li a {
        text-decoration: none;
        width: 100%;
        display: flex;
        flex-direction: column; }
      .storebox .storelist ul li .btn {
        border-radius: 4px;
        border: 1px solid #787878;
        background: #FFF;
        color: #787878;
        text-align: center;
        font-family: "Noto Sans TC", "微軟正黑體", "Inter";
        font-size: 18px;
        padding-top: 10px;
        padding-bottom: 10px;
        line-height: 1;
        font-style: normal;
        font-weight: 400;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        padding-left: 0;
        padding-right: 0;
        transition: 0.3s; }
        .storebox .storelist ul li .btn:hover {
          background: #202020;
          color: #ffffff; }
        @media all and (min-width: 576px) and (max-width: 767.98px) {
          .storebox .storelist ul li .btn {
            width: 95%;
            margin: auto;
            font-size: 16px;
            padding-top: 10px;
            padding-bottom: 10px; } }
        @media all and (max-width: 575px) {
          .storebox .storelist ul li .btn {
            width: 95%;
            margin: auto;
            font-size: 16px;
            padding-top: 10px;
            padding-bottom: 10px; } }
        .storebox .storelist ul li .btn img {
          margin-left: 5px; }
      .storebox .storelist ul li .listimage {
        position: relative;
        overflow: hidden; }
        .storebox .storelist ul li .listimage img {
          width: 100%;
          height: 100%;
          object-fit: cover;
          transition: 0.3s; }
        .storebox .storelist ul li .listimage .listlabel {
          position: absolute;
          left: 0;
          bottom: 0px;
          display: flex;
          padding: 4px 8px;
          justify-content: center;
          align-items: center;
          background: rgba(255, 6, 6, 0.9);
          color: #FFF;
          font-family: "Noto Sans TC", "微軟正黑體", "Inter";
          font-size: 16px;
          font-style: normal;
          font-weight: 400;
          line-height: normal; }
          .storebox .storelist ul li .listimage .listlabel:empty {
            display: none; }
      .storebox .storelist ul li .listinfo {
        display: flex;
        flex-direction: column;
        margin-bottom: 10px;
        margin-top: 5px; }
        @media all and (min-width: 768px) and (max-width: 991.98px) {
          .storebox .storelist ul li .listinfo {
            margin-bottom: 10px;
            margin-top: 5px; } }
        @media all and (min-width: 576px) and (max-width: 767.98px) {
          .storebox .storelist ul li .listinfo {
            margin-bottom: 10px;
            margin-top: 5px; } }
        @media all and (max-width: 575px) {
          .storebox .storelist ul li .listinfo {
            margin-bottom: 10px;
            margin-top: 5px; } }
        .storebox .storelist ul li .listinfo .listbrand {
          color: #000;
          font-family: "Noto Sans TC", "微軟正黑體", "Inter";
          font-size: 20px;
          font-style: normal;
          font-weight: 700;
          line-height: normal; }
        .storebox .storelist ul li .listinfo .listname {
          color: #000;
          min-height: 50px;
          font-family: "Noto Sans TC", "微軟正黑體", "Inter";
          font-size: 20px;
          line-height: 24px;
          font-style: normal;
          font-weight: 700; }
          @media all and (min-width: 768px) and (max-width: 991.98px) {
            .storebox .storelist ul li .listinfo .listname {
              min-height: auto; } }
          @media all and (min-width: 576px) and (max-width: 767.98px) {
            .storebox .storelist ul li .listinfo .listname {
              font-size: 15px;
              line-height: 18px;
              min-height: auto; } }
          @media all and (max-width: 575px) {
            .storebox .storelist ul li .listinfo .listname {
              font-size: 15px;
              min-height: auto;
              line-height: 18px; } }
      .storebox .storelist ul li .listprice {
        color: #F00;
        font-family: "Noto Sans TC", "微軟正黑體", "Inter";
        font-size: 20px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        display: flex;
        line-height: 1;
        margin-top: auto;
        align-items: baseline; }
        @media all and (min-width: 576px) and (max-width: 767.98px) {
          .storebox .storelist ul li .listprice {
            display: flex;
            line-height: 1;
            margin-top: auto;
            font-size: 18px; } }
        @media all and (max-width: 575px) {
          .storebox .storelist ul li .listprice {
            display: flex;
            line-height: 1;
            margin-top: auto;
            font-size: 18px; } }
        .storebox .storelist ul li .listprice span {
          color: #000;
          margin-right: 3px;
          font-family: "Noto Sans TC", "微軟正黑體", "Inter";
          font-size: 16px;
          font-style: normal;
          font-weight: 400;
          line-height: normal; }
          @media all and (min-width: 576px) and (max-width: 767.98px) {
            .storebox .storelist ul li .listprice span {
              font-size: 14px;
              font-style: normal;
              font-weight: 400;
              line-height: normal; } }
          @media all and (max-width: 575px) {
            .storebox .storelist ul li .listprice span {
              font-size: 14px;
              font-style: normal;
              font-weight: 400;
              line-height: normal; } }
        .storebox .storelist ul li .listprice span.jpprice {
          color: #7E7E7E;
          text-align: right;
          font-family: "Noto Sans TC", "微軟正黑體", "Inter";
          font-size: 16px;
          font-style: normal;
          font-weight: 400;
          line-height: 120%;
          margin-left: 5px; }
          @media all and (min-width: 576px) and (max-width: 767.98px) {
            .storebox .storelist ul li .listprice span.jpprice {
              font-size: 12px;
              margin-left: 4px;
              display: block;
              text-align: left; } }
          @media all and (max-width: 575px) {
            .storebox .storelist ul li .listprice span.jpprice {
              font-size: 12px;
              margin-left: 4px;
              display: block;
              text-align: left; } }

.sectionqna {
  background-color: #ED3552;
  position: relative;
  padding-bottom: 60px;
  padding-top: 40px; }
  @media all and (min-width: 576px) and (max-width: 767.98px) {
    .sectionqna {
      padding-top: 0px;
      padding-bottom: 20px; } }
  @media all and (max-width: 575px) {
    .sectionqna {
      padding-top: 15px;
      padding-bottom: 20px; } }
  .sectionqna .qnatitle {
    font-size: 40px;
    font-family: "Noto Sans TC", "微軟正黑體", "Inter";
    color: #000000;
    margin-bottom: 30px; }
  .sectionqna h2.sectiontitle {
    color: #000000;
    margin-bottom: 30px; }
  .sectionqna ul.nav-tabs {
    margin: 0px auto;
    justify-content: center;
    border-radius: 0px 0px 0px 0px;
    border-bottom: 0px;
    box-shadow: none;
    margin-bottom: -1px;
    margin-top: 20px;
    width: auto;
    border-radius: 0px;
    background: rgba(255, 238, 147, 0.9);
    justify-content: start;
    padding-left: 50px;
    padding-top: 10px;
    padding-bottom: 10px;
    justify-content: center; }
    @media all and (min-width: 992px) and (max-width: 1199.98px) {
      .sectionqna ul.nav-tabs {
        width: 95%; } }
    @media all and (min-width: 576px) and (max-width: 767.98px) {
      .sectionqna ul.nav-tabs {
        width: 95%;
        justify-content: start;
        padding: 0;
        background: transparent; }
        .sectionqna ul.nav-tabs li {
          flex: auto;
          flex-basis: 49%;
          margin-bottom: 7px !important; } }
    @media all and (max-width: 575px) {
      .sectionqna ul.nav-tabs {
        width: 95%;
        justify-content: start;
        padding: 0;
        background: transparent; }
        .sectionqna ul.nav-tabs li {
          flex: auto;
          flex-basis: 49%;
          margin-bottom: 7px !important; } }
    .sectionqna ul.nav-tabs li {
      font-family: "Noto Sans TC", "微軟正黑體", "Inter";
      text-indent: 0;
      margin: 0;
      font-size: 28px;
      font-weight: bold;
      width: auto;
      line-height: 28px;
      border-right: 1px solid #000; }
      @media all and (min-width: 576px) and (max-width: 767.98px) {
        .sectionqna ul.nav-tabs li {
          border-right: none; } }
      @media all and (max-width: 575px) {
        .sectionqna ul.nav-tabs li {
          border-right: none; } }
      .sectionqna ul.nav-tabs li:last-child {
        border-right: 0px; }
      @media all and (max-width: 575px) {
        .sectionqna ul.nav-tabs li:first-child {
          flex-basis: 100%; } }
      @media all and (min-width: 576px) and (max-width: 767.98px) {
        .sectionqna ul.nav-tabs li:first-child {
          flex-basis: 100%; } }
      .sectionqna ul.nav-tabs li .nav-link {
        border: 0px;
        width: 100%;
        color: #ED3552;
        box-shadow: none;
        font-size: 22px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        letter-spacing: 0.56px;
        border-radius: 0;
        background: transparent; }
        @media all and (min-width: 576px) and (max-width: 767.98px) {
          .sectionqna ul.nav-tabs li .nav-link {
            padding: 10px 0px;
            font-size: 15px;
            font-weight: 500;
            border-radius: 6px;
            color: #fff;
            background: transparent;
            border: 2px solid #FFFFFF; } }
        @media all and (max-width: 575px) {
          .sectionqna ul.nav-tabs li .nav-link {
            padding: 10px 0px;
            font-size: 15px;
            font-weight: 500;
            border-radius: 6px;
            color: #fff;
            background: transparent;
            border: 2px solid #FFFFFF; } }
        .sectionqna ul.nav-tabs li .nav-link.active {
          color: #000; }
          @media all and (min-width: 576px) and (max-width: 767.98px) {
            .sectionqna ul.nav-tabs li .nav-link.active {
              background: #FFEE93;
              color: #000;
              border: 2px solid #FFEE93; } }
          @media all and (max-width: 575px) {
            .sectionqna ul.nav-tabs li .nav-link.active {
              background: #FFEE93;
              color: #000;
              border: 2px solid #FFEE93; } }

.pricearea {
  flex-direction: column;
  align-items: baseline;
  justify-content: start;
  padding: 0px 10px; }
  .pricearea .oriprice {
    color: #BFBFBF;
    font-size: 14px;
    font-family: "Noto Sans TC", "微軟正黑體", "Inter";
    margin-bottom: 5px; }
  .pricearea .price {
    display: flex;
    justify-content: space-between;
    width: 100%;
    align-items: flex-end;
    padding-left: 0px;
    padding-right: 0px;
    color: #f00;
    font-size: 22px;
    font-family: 'Inter', 'Noto Sans TC';
    font-style: normal;
    font-weight: 400; }
    @media all and (min-width: 768px) and (max-width: 991.98px) {
      .pricearea .price {
        font-size: 18px;
        flex-direction: column;
        align-items: flex-start; } }
    @media all and (min-width: 992px) and (max-width: 1199.98px) {
      .pricearea .price {
        font-size: 18px; } }
    @media all and (min-width: 576px) and (max-width: 767.98px) {
      .pricearea .price {
        font-size: 20px;
        flex-direction: column;
        align-items: flex-start; } }
    @media all and (max-width: 575px) {
      .pricearea .price {
        font-size: 20px;
        flex-direction: column;
        align-items: flex-start; } }
    .pricearea .price span {
      font-size: 16px;
      font-weight: normal;
      color: #000; }
    .pricearea .price .pricego img {
      width: 50px;
      vertical-align: bottom; }
      @media all and (min-width: 576px) and (max-width: 767.98px) {
        .pricearea .price .pricego img {
          width: 40px;
          margin-top: 5px;
          margin-left: auto; } }
      @media all and (max-width: 575px) {
        .pricearea .price .pricego img {
          width: 40px;
          margin-top: 5px;
          margin-left: auto; } }
      @media all and (min-width: 768px) and (max-width: 991.98px) {
        .pricearea .price .pricego img {
          width: 40px;
          margin-top: 5px;
          margin-left: auto; } }
    .pricearea .price .pricego del {
      font-family: "Noto Sans TC", "微軟正黑體", "Inter";
      margin-bottom: 5px;
      color: #696A6A;
      display: block; }

.morebtn {
  background: transparent;
  border: 1px solid #ffffff;
  border-radius: 12px;
  font-family: 'Noto Sans TC';
  font-style: normal;
  font-weight: 400;
  font-size: 28px;
  line-height: 125%;
  /* identical to box height, or 35px */
  text-decoration: none;
  padding: 5px 90px;
  color: #FFFFFF;
  display: inline-flex;
  margin-top: 15px; }
  @media all and (min-width: 576px) and (max-width: 767.98px) {
    .morebtn {
      margin-top: 0px; } }
  @media all and (max-width: 575px) {
    .morebtn {
      margin-top: 0px; } }
  .morebtn:hover {
    color: #0067B4;
    background: #ffffff; }

.countdowntext {
  font-family: "Noto Sans TC", "微軟正黑體", "Inter";
  text-align: center;
  color: #000000;
  font-size: 24px;
  margin-bottom: 20px; }
  .countdowntext img {
    margin-right: 5px;
    margin-left: 5px; }

.tablearea {
  overflow: auto;
  background: #FFF4CD;
  font-family: "Noto Sans TC", "微軟正黑體", "Inter";
  margin-left: 12px;
  padding-bottom: 30px; }
  @media all and (min-width: 768px) and (max-width: 991.98px) {
    .tablearea {
      padding-bottom: 30px; } }
  @media all and (min-width: 992px) and (max-width: 1199.98px) {
    .tablearea {
      margin: auto;
      width: 95%;
      padding-left: 12px;
      padding-bottom: 30px; } }
  @media all and (min-width: 1200px) {
    .tablearea {
      margin: auto;
      width: 95%;
      padding-left: 0px;
      padding-bottom: 0px; } }

.bbtable {
  width: auto;
  border: 1px solid #E0E0E0; }
  .bbtable th {
    border: 1px solid #E0E0E0;
    color: #ffffff;
    font-family: "Noto Sans TC", "微軟正黑體", "Inter";
    font-size: 17.09px;
    font-weight: 700;
    line-height: 20.69px;
    text-align: center;
    padding-top: 7px;
    padding-bottom: 7px; }
    @media all and (min-width: 768px) and (max-width: 991.98px) {
      .bbtable th {
        font-size: 17.09px;
        font-weight: 700;
        line-height: 20.69px; } }
    @media all and (min-width: 992px) and (max-width: 1199.98px) {
      .bbtable th {
        font-size: 17.09px;
        font-weight: 700;
        line-height: 20.69px; } }
    @media all and (min-width: 1200px) {
      .bbtable th {
        font-size: 17.09px;
        font-weight: 700;
        line-height: 20.69px; } }
  .bbtable td {
    border: 1px solid #E0E0E0;
    padding: 7px 14px;
    font-size: 14px;
    font-weight: 300;
    line-height: 20.69px;
    color: #040404; }
    @media all and (min-width: 768px) and (max-width: 991.98px) {
      .bbtable td {
        font-size: 14px;
        line-height: 20px; } }
    @media all and (min-width: 992px) and (max-width: 1199.98px) {
      .bbtable td {
        font-size: 14px;
        line-height: 20px; } }
    @media all and (min-width: 1200px) {
      .bbtable td {
        font-size: 14px;
        line-height: 20px; } }
  .bbtable a {
    font-family: "Noto Sans TC", "微軟正黑體", "Inter";
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    text-align: left;
    display: block;
    white-space: nowrap; }
    @media all and (min-width: 768px) and (max-width: 991.98px) {
      .bbtable a {
        font-size: 14px;
        line-height: 20px; } }
    @media all and (min-width: 992px) and (max-width: 1199.98px) {
      .bbtable a {
        font-size: 14px;
        line-height: 20px; } }
    @media all and (min-width: 1200px) {
      .bbtable a {
        font-size: 14px;
        line-height: 20px; } }
  .bbtable .tablefirst {
    text-align-last: justify;
    white-space: nowrap;
    position: sticky;
    left: -2px;
    background: #FFF4CD;
    border: 1px solid #E0E0E0; }
  .bbtable .tablehead-1 {
    background: #039F9F; }
    .bbtable .tablehead-1 span {
      cursor: pointer; }
  .bbtable .tablecontent-1 {
    background: #E2FFFF; }
  .bbtable .tablehead-2 {
    background: #FF6B6B; }
    .bbtable .tablehead-2 span {
      cursor: pointer; }
  .bbtable .tablecontent-2 {
    background: #FFF6F2; }
  .bbtable .tablehead-3 {
    background: #0868F7; }
    .bbtable .tablehead-3 span {
      cursor: pointer; }
  .bbtable .tablecontent-3 {
    background: #E4F3FF; }
  .bbtable .tablestore {
    font-family: "Noto Sans TC", "微軟正黑體", "Inter";
    font-size: 18px;
    font-weight: 400;
    line-height: 23.64px;
    text-align: center; }
  .bbtable .ranktext {
    font-family: "Noto Sans TC", "微軟正黑體", "Inter";
    font-size: 12px;
    font-weight: 300;
    line-height: 21.73px;
    text-align: left;
    color: #040404;
    vertical-align: baseline;
    white-space: nowrap; }
    .bbtable .ranktext i {
      color: #FF630A; }

.yellowcolor {
  color: #FFF500 !important; }

.channel-product {
  width: 95%;
  margin: auto;
  padding-bottom: 15px; }
  @media all and (min-width: 992px) and (max-width: 1199.98px) {
    .channel-product {
      width: 100%; } }
  @media all and (min-width: 1200px) {
    .channel-product {
      width: 100%; } }
  .channel-product .channelintro {
    padding: 20px 0px 10px 0px; }
    @media all and (min-width: 992px) and (max-width: 1199.98px) {
      .channel-product .channelintro {
        padding: 60px 0px 30px 0px; } }
    @media all and (min-width: 1200px) {
      .channel-product .channelintro {
        padding: 60px 0px 30px 0px; } }
    .channel-product .channelintro h1 {
      font-family: "Noto Sans TC", "微軟正黑體", "Inter";
      font-size: 16px;
      font-weight: 700;
      line-height: 23.68px;
      color: #fff;
      text-align: center; }
      @media all and (min-width: 768px) and (max-width: 991.98px) {
        .channel-product .channelintro h1 {
          font-size: 30px;
          line-height: 50.32px; } }
      @media all and (min-width: 992px) and (max-width: 1199.98px) {
        .channel-product .channelintro h1 {
          font-size: 34px;
          line-height: 50.32px; } }
      @media all and (min-width: 1200px) {
        .channel-product .channelintro h1 {
          font-size: 34px;
          line-height: 50.32px; } }
      .channel-product .channelintro h1 span {
        font-family: "Noto Sans TC", "微軟正黑體", "Inter";
        font-size: 22px;
        font-weight: 700;
        line-height: 32.56px;
        text-align: center; }
        @media all and (min-width: 768px) and (max-width: 991.98px) {
          .channel-product .channelintro h1 span {
            font-size: 42px;
            line-height: 42.32px; } }
        @media all and (min-width: 992px) and (max-width: 1199.98px) {
          .channel-product .channelintro h1 span {
            font-size: 50px;
            line-height: 50.32px; } }
        @media all and (min-width: 1200px) {
          .channel-product .channelintro h1 span {
            font-size: 50px;
            line-height: 50.32px; } }
    .channel-product .channelintro h2 {
      display: flex;
      align-items: center;
      font-family: "Noto Sans TC", "微軟正黑體", "Inter";
      font-size: 14px;
      justify-content: center;
      font-weight: 700;
      line-height: 20.72px;
      text-align: center; }
      @media all and (min-width: 768px) and (max-width: 991.98px) {
        .channel-product .channelintro h2 {
          font-size: 28px;
          line-height: 44.4px; } }
      @media all and (min-width: 992px) and (max-width: 1199.98px) {
        .channel-product .channelintro h2 {
          font-size: 30px;
          line-height: 44.4px; } }
      @media all and (min-width: 1200px) {
        .channel-product .channelintro h2 {
          font-size: 30px;
          line-height: 44.4px; } }
      .channel-product .channelintro h2 a {
        color: #fff; }
      .channel-product .channelintro h2 img {
        width: 17px; }
        @media all and (min-width: 992px) and (max-width: 1199.98px) {
          .channel-product .channelintro h2 img {
            width: 38px; } }
        @media all and (min-width: 992px) and (max-width: 1199.98px) {
          .channel-product .channelintro h2 img {
            width: 38px; } }
        @media all and (min-width: 1200px) {
          .channel-product .channelintro h2 img {
            width: 38px; } }
  .channel-product .channelheader {
    display: flex;
    align-items: center;
    position: relative;
    top: 1px; }
    .channel-product .channelheader .channelheaderlogo {
      font-family: "Noto Sans TC", "微軟正黑體", "Inter";
      border-radius: 6px 0px 0px 0px;
      font-size: 21px;
      font-weight: 700;
      line-height: 31.08px;
      text-align: left;
      display: flex;
      align-items: center;
      width: 70%;
      background: url(https://s3-ap-northeast-1.amazonaws.com/ac.ezimport.co.jp/event/all_202411/images/producttitleback.svg);
      background-repeat: no-repeat;
      background-size: cover;
      background-position: right top;
      padding: 7px 0px 7px 10px; }
      .channel-product .channelheader .channelheaderlogo a {
        color: #000;
        text-decoration: none;
        display: flex;
        align-items: end; }
      .channel-product .channelheader .channelheaderlogo img {
        width: 34px;
        margin-right: 4px; }
        @media all and (min-width: 1200px) {
          .channel-product .channelheader .channelheaderlogo img {
            width: 64px;
            margin-right: 7px; } }
        @media all and (min-width: 992px) and (max-width: 1199.98px) {
          .channel-product .channelheader .channelheaderlogo img {
            width: 64px;
            margin-right: 7px; } }
        @media all and (min-width: 768px) and (max-width: 991.98px) {
          .channel-product .channelheader .channelheaderlogo img {
            width: 52px;
            margin-right: 7px; } }
      @media all and (min-width: 1200px) {
        .channel-product .channelheader .channelheaderlogo {
          font-size: 40px;
          font-weight: 700;
          padding-left: 24px;
          width: 80%;
          line-height: 59.2px; } }
      @media all and (min-width: 992px) and (max-width: 1199.98px) {
        .channel-product .channelheader .channelheaderlogo {
          font-size: 40px;
          font-weight: 700;
          line-height: 59.2px;
          padding-left: 24px;
          width: 80%; } }
      @media all and (min-width: 768px) and (max-width: 991.98px) {
        .channel-product .channelheader .channelheaderlogo {
          font-size: 38px;
          font-weight: 700;
          line-height: 59.2px;
          padding-left: 24px;
          width: 80%; } }
    .channel-product .channelheader .rightlink {
      width: 30%;
      text-align: center; }
      @media all and (min-width: 1200px) {
        .channel-product .channelheader .rightlink {
          width: 20%;
          text-align: right; } }
      @media all and (min-width: 992px) and (max-width: 1199.98px) {
        .channel-product .channelheader .rightlink {
          width: 20%;
          text-align: right; } }
      @media all and (min-width: 768px) and (max-width: 991.98px) {
        .channel-product .channelheader .rightlink {
          width: 20%;
          text-align: right; } }
      .channel-product .channelheader .rightlink a {
        font-family: "Noto Sans TC", "微軟正黑體", "Inter";
        font-size: 14px;
        font-weight: 500;
        line-height: 20.72px;
        text-align: right;
        color: #FFF500; }
        @media all and (min-width: 1200px) {
          .channel-product .channelheader .rightlink a {
            font-size: 22px;
            line-height: 32.56px; } }
        @media all and (min-width: 992px) and (max-width: 1199.98px) {
          .channel-product .channelheader .rightlink a {
            font-size: 22px;
            line-height: 32.56px; } }
        @media all and (min-width: 768px) and (max-width: 991.98px) {
          .channel-product .channelheader .rightlink a {
            font-size: 22px;
            line-height: 32.56px; } }
  .channel-product .channeldesc {
    font-family: "Noto Sans TC", "微軟正黑體", "Inter";
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    text-align: left;
    padding: 8px  12px; }
    @media all and (min-width: 1200px) {
      .channel-product .channeldesc {
        font-size: 22px;
        line-height: 32.56px;
        padding-left: 24px; } }
    @media all and (min-width: 992px) and (max-width: 1199.98px) {
      .channel-product .channeldesc {
        font-size: 22px;
        line-height: 32.56px;
        padding-left: 24px; } }
    @media all and (min-width: 768px) and (max-width: 991.98px) {
      .channel-product .channeldesc {
        font-size: 20px;
        line-height: 32.56px;
        padding-left: 24px; } }
  .channel-product .channelcontent {
    background: #ffffff;
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-radius: 0px 6px 6px 6px; }
    @media all and (min-width: 768px) and (max-width: 991.98px) {
      .channel-product .channelcontent .insidebanner {
        gap: 0;
        padding-left: 24px;
        padding-right: 24px; } }
    @media all and (min-width: 992px) and (max-width: 1199.98px) {
      .channel-product .channelcontent .insidebanner {
        gap: 0;
        padding-left: 24px;
        padding-right: 24px; } }
    @media all and (min-width: 1200px) {
      .channel-product .channelcontent .insidebanner {
        gap: 0;
        padding-left: 24px;
        padding-right: 24px; } }
    .channel-product .channelcontent ul.products {
      display: flex;
      flex-wrap: wrap;
      margin: auto;
      justify-content: center;
      gap: 2%; }
      @media all and (min-width: 768px) and (max-width: 991.98px) {
        .channel-product .channelcontent ul.products {
          gap: 0;
          padding-left: 24px;
          padding-right: 24px; } }
      @media all and (min-width: 992px) and (max-width: 1199.98px) {
        .channel-product .channelcontent ul.products {
          gap: 0;
          padding-left: 24px;
          padding-right: 24px; } }
      @media all and (min-width: 1200px) {
        .channel-product .channelcontent ul.products {
          gap: 0;
          padding-left: 24px;
          padding-right: 24px; } }
      .channel-product .channelcontent ul.products li {
        width: 30%;
        padding-bottom: 2%;
        border-right: 1px solid #eeeeee;
        border-bottom: 1px solid #eeeeee;
        transition: 0.2s;
        background: #ffffff; }
        @media all and (min-width: 992px) and (max-width: 1199.98px) {
          .channel-product .channelcontent ul.products li:hover {
            transform: scale(1.1);
            border: 0px;
            box-shadow: 0px 0px 9px #5475bb;
            border-radius: 6px; } }
        @media all and (min-width: 1200px) {
          .channel-product .channelcontent ul.products li:hover {
            transform: scale(1.1);
            border: 0px;
            box-shadow: 0px 0px 9px #5475bb;
            border-radius: 6px; } }
        .channel-product .channelcontent ul.products li a {
          color: #000;
          text-decoration: none; }
        @media all and (min-width: 768px) and (max-width: 991.98px) {
          .channel-product .channelcontent ul.products li {
            width: calc(100% / 4);
            padding: 1%; }
            .channel-product .channelcontent ul.products li:nth-child(4n) {
              border-right: 0px; }
            .channel-product .channelcontent ul.products li:nth-child(9) {
              border-bottom: 0px; }
            .channel-product .channelcontent ul.products li:nth-child(10) {
              border-bottom: 0px; }
            .channel-product .channelcontent ul.products li:nth-child(11) {
              border-bottom: 0px; }
            .channel-product .channelcontent ul.products li:nth-child(12) {
              border-bottom: 0px; } }
        @media all and (min-width: 992px) and (max-width: 1199.98px) {
          .channel-product .channelcontent ul.products li {
            width: calc(100% / 6);
            padding: 1%;
            padding-bottom: 5px; }
            .channel-product .channelcontent ul.products li:nth-child(6n) {
              border-right: 0px; }
            .channel-product .channelcontent ul.products li:nth-child(7) {
              border-bottom: 0px; }
            .channel-product .channelcontent ul.products li:nth-child(8) {
              border-bottom: 0px; }
            .channel-product .channelcontent ul.products li:nth-child(9) {
              border-bottom: 0px; }
            .channel-product .channelcontent ul.products li:nth-child(10) {
              border-bottom: 0px; }
            .channel-product .channelcontent ul.products li:nth-child(11) {
              border-bottom: 0px; }
            .channel-product .channelcontent ul.products li:nth-child(12) {
              border-bottom: 0px; } }
        @media all and (min-width: 1200px) {
          .channel-product .channelcontent ul.products li {
            width: calc(100% / 6);
            padding: 1%;
            padding-bottom: 15px; }
            .channel-product .channelcontent ul.products li:nth-child(6n) {
              border-right: 0px; }
            .channel-product .channelcontent ul.products li:nth-child(7) {
              border-bottom: 0px; }
            .channel-product .channelcontent ul.products li:nth-child(8) {
              border-bottom: 0px; }
            .channel-product .channelcontent ul.products li:nth-child(9) {
              border-bottom: 0px; }
            .channel-product .channelcontent ul.products li:nth-child(10) {
              border-bottom: 0px; }
            .channel-product .channelcontent ul.products li:nth-child(11) {
              border-bottom: 0px; }
            .channel-product .channelcontent ul.products li:nth-child(12) {
              border-bottom: 0px; } }
        .channel-product .channelcontent ul.products li .headproductbox {
          display: flex;
          flex-direction: column;
          height: 100%; }
          .channel-product .channelcontent ul.products li .headproductbox .storename {
            font-family: "Noto Sans TC", "微軟正黑體", "Inter";
            font-size: 11px;
            font-weight: 400;
            line-height: 14.98px;
            text-align: left;
            padding-bottom: 5px;
            display: flex;
            align-items: center;
            justify-content: center; }
            @media all and (min-width: 768px) and (max-width: 991.98px) {
              .channel-product .channelcontent ul.products li .headproductbox .storename {
                font-size: 14px; } }
            @media all and (min-width: 992px) and (max-width: 1199.98px) {
              .channel-product .channelcontent ul.products li .headproductbox .storename {
                font-size: 14px; } }
            @media all and (min-width: 1200px) {
              .channel-product .channelcontent ul.products li .headproductbox .storename {
                font-size: 14px; } }
            .channel-product .channelcontent ul.products li .headproductbox .storename img {
              width: 12px;
              height: 12px;
              margin-right: 4px; }
          .channel-product .channelcontent ul.products li .headproductbox .headgood img {
            width: 100%;
            height: 100%;
            object-fit: contain; }
          .channel-product .channelcontent ul.products li .headproductbox .spread {
            line-height: 25px;
            height: auto;
            font-family: "Noto Sans TC", "微軟正黑體", "Inter";
            font-size: 12px;
            font-weight: 700;
            line-height: 17.76px;
            text-align: center;
            background: #FF0101;
            color: #ffffff; }
            @media all and (min-width: 768px) and (max-width: 991.98px) {
              .channel-product .channelcontent ul.products li .headproductbox .spread {
                font-size: 13px;
                line-height: 15px;
                font-weight: 500;
                padding: 5px 0px; } }
            @media all and (min-width: 992px) and (max-width: 1199.98px) {
              .channel-product .channelcontent ul.products li .headproductbox .spread {
                font-size: 15px;
                line-height: 17px;
                font-weight: 500;
                height: auto;
                padding: 5px 0px;
                display: flex;
                justify-content: center;
                align-items: center; } }
            @media all and (min-width: 1200px) {
              .channel-product .channelcontent ul.products li .headproductbox .spread {
                font-size: 16px;
                line-height: 25px; } }
          .channel-product .channelcontent ul.products li .headproductbox .label {
            font-family: "Noto Sans TC", "微軟正黑體", "Inter";
            font-size: 12px;
            color: #989898;
            font-weight: 700;
            line-height: 13px;
            height: auto;
            text-align: center; }
            @media all and (max-width: 575px) {
              .channel-product .channelcontent ul.products li .headproductbox .label {
                font-size: 12px;
                color: #989898;
                font-weight: 700;
                line-height: 13px;
                height: auto;
                text-align: center; } }
            @media all and (min-width: 768px) and (max-width: 991.98px) {
              .channel-product .channelcontent ul.products li .headproductbox .label {
                font-size: 13px;
                line-height: 15px;
                font-weight: 500;
                padding: 5px 0px; } }
            @media all and (min-width: 992px) and (max-width: 1199.98px) {
              .channel-product .channelcontent ul.products li .headproductbox .label {
                font-size: 16px;
                line-height: 15px;
                font-weight: 500;
                padding: 5px 0px;
                display: flex;
                justify-content: center;
                align-items: center;
                height: auto; } }
            @media all and (min-width: 1200px) {
              .channel-product .channelcontent ul.products li .headproductbox .label {
                font-size: 16px;
                line-height: 15px;
                font-weight: 500;
                padding: 5px 0px; } }
          .channel-product .channelcontent ul.products li .headproductbox .headname {
            display: flex;
            flex-direction: column;
            height: 100%; }
            .channel-product .channelcontent ul.products li .headproductbox .headname .name {
              font-family: "Noto Sans TC", "微軟正黑體", "Inter";
              font-size: 13px;
              font-weight: 400;
              line-height: 19.24px;
              text-align: center; }
              @media all and (min-width: 768px) and (max-width: 991.98px) {
                .channel-product .channelcontent ul.products li .headproductbox .headname .name {
                  font-size: 16px;
                  line-height: 22px;
                  margin: 5px 0px;
                  text-align: left;
                  padding: 0px 5px; } }
              @media all and (min-width: 992px) and (max-width: 1199.98px) {
                .channel-product .channelcontent ul.products li .headproductbox .headname .name {
                  font-size: 16px;
                  line-height: 22px;
                  margin: 5px 0px;
                  text-align: left;
                  padding: 0px 5px; } }
              @media all and (min-width: 1200px) {
                .channel-product .channelcontent ul.products li .headproductbox .headname .name {
                  font-size: 16px;
                  line-height: 22px;
                  margin: 5px 0px; } }
            .channel-product .channelcontent ul.products li .headproductbox .headname .money {
              font-family: "Noto Sans TC", "微軟正黑體", "Inter";
              font-size: 12px;
              color: #FF0000;
              font-weight: 400;
              line-height: 17.76px;
              text-align: center;
              margin-top: auto; }
              @media all and (min-width: 768px) and (max-width: 991.98px) {
                .channel-product .channelcontent ul.products li .headproductbox .headname .money {
                  font-size: 18px;
                  line-height: 26.64px; } }
              @media all and (min-width: 992px) and (max-width: 1199.98px) {
                .channel-product .channelcontent ul.products li .headproductbox .headname .money {
                  font-size: 18px;
                  line-height: 26.64px; } }
              @media all and (min-width: 1200px) {
                .channel-product .channelcontent ul.products li .headproductbox .headname .money {
                  font-size: 18px;
                  line-height: 26.64px; } }
              .channel-product .channelcontent ul.products li .headproductbox .headname .money span {
                font-family: "Noto Sans TC", "微軟正黑體", "Inter";
                font-size: 16px;
                font-weight: 700;
                line-height: 1;
                text-align: center; }
                @media all and (min-width: 768px) and (max-width: 991.98px) {
                  .channel-product .channelcontent ul.products li .headproductbox .headname .money span {
                    font-size: 24px; } }
                @media all and (min-width: 992px) and (max-width: 1199.98px) {
                  .channel-product .channelcontent ul.products li .headproductbox .headname .money span {
                    font-size: 24px; } }
                @media all and (min-width: 1200px) {
                  .channel-product .channelcontent ul.products li .headproductbox .headname .money span {
                    font-size: 24px; } }
        .channel-product .channelcontent ul.products li.style1 .label {
          display: none; }
        .channel-product .channelcontent ul.products li.style2 .spread {
          display: none; }
    .channel-product .channelcontent .channelbtn {
      text-align: center;
      margin-top: 16px; }
      @media all and (min-width: 768px) and (max-width: 991.98px) {
        .channel-product .channelcontent .channelbtn {
          margin-top: 16px; } }
      @media all and (min-width: 992px) and (max-width: 1199.98px) {
        .channel-product .channelcontent .channelbtn {
          margin-top: 16px; } }
      @media all and (min-width: 1200px) {
        .channel-product .channelcontent .channelbtn {
          margin-top: 16px; } }
      .channel-product .channelcontent .channelbtn a {
        color: #ffffff;
        text-decoration: none;
        background: #0B0B0B;
        border-radius: 50px;
        padding: 12px 20px;
        display: inline-block;
        font-family: "Noto Sans TC", "微軟正黑體", "Inter";
        font-size: 16px;
        font-weight: 700;
        line-height: 23.68px; }
        @media all and (min-width: 768px) and (max-width: 991.98px) {
          .channel-product .channelcontent .channelbtn a {
            font-size: 24px;
            padding: 20px 40px; } }
        @media all and (min-width: 992px) and (max-width: 1199.98px) {
          .channel-product .channelcontent .channelbtn a {
            font-size: 24px;
            padding: 20px 40px; } }
        @media all and (min-width: 1200px) {
          .channel-product .channelcontent .channelbtn a {
            font-size: 24px;
            padding: 20px 40px; } }
        .channel-product .channelcontent .channelbtn a span {
          font-weight: 400; }
  .channel-product .channelbanner {
    display: flex;
    border-radius: 6px;
    overflow: hidden; }
    .channel-product .channelbanner a {
      display: flex; }

.benefitcontainer {
  background: #FFEFEF;
  padding-bottom: 16px;
  padding-top: 30px; }
  @media all and (min-width: 992px) and (max-width: 1199.98px) {
    .benefitcontainer {
      background: none; } }
  @media all and (min-width: 1200px) {
    .benefitcontainer {
      background: none; } }

.benefitsample {
  background: #ffffff;
  width: 95%;
  margin: auto;
  padding-bottom: 16px; }
  @media all and (min-width: 768px) and (max-width: 991.98px) {
    .benefitsample {
      width: 100%; } }
  @media all and (min-width: 992px) and (max-width: 1199.98px) {
    .benefitsample {
      width: 100%; } }
  @media all and (min-width: 1200px) {
    .benefitsample {
      width: 100%; } }
  .benefitsample .benefittitle {
    position: relative;
    top: -20px;
    margin-bottom: -20px; }
    @media all and (min-width: 768px) and (max-width: 991.98px) {
      .benefitsample .benefittitle {
        margin-bottom: -5px; } }
    @media all and (min-width: 992px) and (max-width: 1199.98px) {
      .benefitsample .benefittitle {
        margin-bottom: -5px; } }
    @media all and (min-width: 1200px) {
      .benefitsample .benefittitle {
        margin-bottom: -5px; } }
  .benefitsample .productcompare {
    display: flex;
    border: 2px solid #FFE8E8;
    width: 95%;
    margin: auto;
    margin-bottom: 11px; }
    .benefitsample .productcompare .productphoto {
      width: 30%;
      background: #ffffff; }
      .benefitsample .productcompare .productphoto img {
        width: 100%;
        height: 100%;
        object-fit: contain; }
    .benefitsample .productcompare .productinfo {
      width: 70%;
      background: #FFE8E8;
      display: flex;
      flex-direction: column;
      justify-content: center; }
      .benefitsample .productcompare .productinfo p {
        font-family: "Noto Sans TC", "微軟正黑體", "Inter";
        font-size: 16px;
        font-weight: 400;
        line-height: 21.79px;
        text-align: left;
        margin-left: 10px; }
        .benefitsample .productcompare .productinfo p img {
          width: 10px;
          margin-left: 3px;
          margin-right: 3px; }
        .benefitsample .productcompare .productinfo p span {
          font-family: "Noto Sans TC", "微軟正黑體", "Inter";
          font-size: 12px;
          font-weight: 700;
          line-height: 14px;
          text-align: left; }
          .benefitsample .productcompare .productinfo p span.compareprice {
            font-family: "Noto Sans TC", "微軟正黑體", "Inter";
            font-size: 24px;
            font-weight: 900;
            line-height: 22px;
            text-align: left;
            color: #C00000; }
        @media all and (min-width: 768px) and (max-width: 991.98px) {
          .benefitsample .productcompare .productinfo p {
            font-size: 19.34px;
            font-weight: 400;
            line-height: 26.35px;
            text-align: left; }
            .benefitsample .productcompare .productinfo p span {
              font-size: 14.51px;
              line-height: 16.93px; }
              .benefitsample .productcompare .productinfo p span.compareprice {
                font-size: 29px;
                line-height: 16.93px; } }
        @media all and (min-width: 992px) and (max-width: 1199.98px) {
          .benefitsample .productcompare .productinfo p {
            font-size: 18px;
            font-weight: 400;
            line-height: 22px;
            text-align: left; }
            .benefitsample .productcompare .productinfo p span {
              font-size: 14.51px;
              line-height: 16.93px; }
              .benefitsample .productcompare .productinfo p span.compareprice {
                font-size: 29px;
                line-height: 16.93px; } }
        @media all and (min-width: 1200px) {
          .benefitsample .productcompare .productinfo p {
            font-size: 19.34px;
            font-weight: 400;
            line-height: 26.35px;
            text-align: left; }
            .benefitsample .productcompare .productinfo p span {
              font-size: 14.51px;
              line-height: 16.93px; }
              .benefitsample .productcompare .productinfo p span.compareprice {
                font-size: 29px;
                line-height: 16.93px; } }
  .benefitsample .benefitinfo {
    background: #F9F9F9;
    padding: 8px 16px;
    width: 95%;
    margin: auto; }
    .benefitsample .benefitinfo p {
      color: #707070;
      font-family: "Noto Sans TC", "微軟正黑體", "Inter";
      font-size: 12px;
      font-weight: 400;
      line-height: 16px;
      text-align: left; }
      @media all and (min-width: 768px) and (max-width: 991.98px) {
        .benefitsample .benefitinfo p {
          font-size: 14px;
          line-height: 24px; } }
      @media all and (min-width: 992px) and (max-width: 1199.98px) {
        .benefitsample .benefitinfo p {
          font-size: 14px;
          line-height: 24px; } }
      @media all and (min-width: 1200px) {
        .benefitsample .benefitinfo p {
          font-size: 14px;
          line-height: 24px; } }

.eventrulebox {
  background: #FEBCBC;
  border: 1px solid #FEBCBC;
  border-radius: 6px; }
  .eventrulebox h3 {
    font-family: "Noto Sans TC", "微軟正黑體", "Inter";
    font-size: 16px;
    font-weight: 700;
    line-height: 23.68px;
    text-align: center;
    color: #C00000;
    padding: 5px 0px; }
  .eventrulebox .rulecontent {
    background: #ffffff;
    border-radius: 0px 0px 6px 6px;
    font-family: "Noto Sans TC", "微軟正黑體", "Inter";
    font-size: 16px;
    font-weight: 400;
    line-height: 23.17px;
    text-align: left;
    padding: 12px 24px; }

.tabbtn-store button.active {
  background: #ffffff; }

.panel {
  display: none;
  background: #ffffff;
  border-radius: 0px 0px 6px 6px; }
  @media all and (min-width: 768px) and (max-width: 991.98px) {
    .panel {
      padding-top: 20px; } }
  @media all and (min-width: 992px) and (max-width: 1199.98px) {
    .panel {
      padding-top: 20px; } }
  @media all and (min-width: 1200px) {
    .panel {
      padding-top: 20px; } }

.panel.active {
  display: block; }

@media all and (min-width: 1200px) {
  .bottombox {
    width: 1200px;
    margin: auto; } }

.bottomcontent {
  padding-top: 20px;
  padding-bottom: 20px; }
  @media all and (min-width: 768px) and (max-width: 991.98px) {
    .bottomcontent {
      padding-top: 35px;
      padding-bottom: 35px; } }
  @media all and (min-width: 992px) and (max-width: 1199.98px) {
    .bottomcontent {
      padding-top: 35px;
      padding-bottom: 35px; } }
  @media all and (min-width: 1200px) {
    .bottomcontent {
      padding-top: 40px;
      padding-bottom: 40px; } }
  .bottomcontent.box24hr {
    background: url(https://s3-ap-northeast-1.amazonaws.com/ac.ezimport.co.jp/event/all_202411/images/24hr_mb.png) #F5F5FF;
    background-repeat: no-repeat;
    background-position: bottom right;
    background-size: contain; }
    @media all and (min-width: 768px) and (max-width: 991.98px) {
      .bottomcontent.box24hr {
        background: url(https://s3-ap-northeast-1.amazonaws.com/ac.ezimport.co.jp/event/all_202411/images/24hr_desk.png) #F5F5FF;
        background-repeat: no-repeat;
        background-position: top center;
        background-size: cover; } }
    @media all and (min-width: 992px) and (max-width: 1199.98px) {
      .bottomcontent.box24hr {
        background: url(https://s3-ap-northeast-1.amazonaws.com/ac.ezimport.co.jp/event/all_202411/images/24hr_desk.png) #F5F5FF;
        background-repeat: no-repeat;
        background-position: top right;
        background-size: cover; } }
    @media all and (min-width: 1200px) {
      .bottomcontent.box24hr {
        background: url(https://s3-ap-northeast-1.amazonaws.com/ac.ezimport.co.jp/event/all_202411/images/24hr_desk.png) #F5F5FF;
        background-repeat: no-repeat;
        background-position: top right;
        background-size: cover; } }
  .bottomcontent .bottomcontent-title {
    font-family: "Noto Sans TC", "微軟正黑體", "Inter";
    padding-left: 24px;
    padding-right: 24px; }
    .bottomcontent .bottomcontent-title h2 {
      font-family: "Noto Sans TC", "微軟正黑體", "Inter";
      font-size: 20px;
      font-weight: 700;
      line-height: 24.2px;
      text-align: center;
      padding-bottom: 10px; }
      @media all and (min-width: 768px) and (max-width: 991.98px) {
        .bottomcontent .bottomcontent-title h2 {
          text-align: center;
          padding-bottom: 30px; } }
      @media all and (min-width: 992px) and (max-width: 1199.98px) {
        .bottomcontent .bottomcontent-title h2 {
          font-size: 32px;
          font-weight: 700;
          text-align: center;
          padding-bottom: 30px;
          width: 95%;
          margin: auto; }
          .bottomcontent .bottomcontent-title h2 br {
            display: none; } }
      @media all and (min-width: 1200px) {
        .bottomcontent .bottomcontent-title h2 {
          font-size: 32px;
          font-weight: 700;
          text-align: center;
          padding-bottom: 30px;
          width: 95%;
          margin: auto; }
          .bottomcontent .bottomcontent-title h2 br {
            display: none; } }
    .bottomcontent .bottomcontent-title p {
      font-family: "Noto Sans TC", "微軟正黑體", "Inter";
      font-size: 16px;
      font-weight: 400;
      line-height: 19.36px;
      text-align: left;
      padding-bottom: 13px; }
      @media all and (min-width: 768px) and (max-width: 991.98px) {
        .bottomcontent .bottomcontent-title p {
          text-align: center; } }
      @media all and (min-width: 992px) and (max-width: 1199.98px) {
        .bottomcontent .bottomcontent-title p {
          font-size: 21px;
          font-weight: 400;
          text-align: center;
          width: 95%;
          padding-bottom: 35px;
          margin: auto; }
          .bottomcontent .bottomcontent-title p br {
            display: none; } }
      @media all and (min-width: 1200px) {
        .bottomcontent .bottomcontent-title p {
          font-size: 21px;
          font-weight: 400;
          text-align: center;
          width: 95%;
          padding-bottom: 35px;
          margin: auto; }
          .bottomcontent .bottomcontent-title p br {
            display: none; } }
    .bottomcontent .bottomcontent-title ul {
      display: flex;
      flex-wrap: wrap;
      gap: 0px;
      padding-bottom: 12px;
      list-style: disc;
      margin-top: 10px;
      margin-left: 24px; }
      @media all and (min-width: 768px) and (max-width: 991.98px) {
        .bottomcontent .bottomcontent-title ul {
          list-style: none;
          margin: 0;
          padding: 0;
          justify-content: center;
          gap: 20px;
          margin-top: 20px; } }
      @media all and (min-width: 992px) and (max-width: 1199.98px) {
        .bottomcontent .bottomcontent-title ul {
          font-size: 22px;
          font-weight: 400;
          line-height: 31.86px;
          text-align: center;
          list-style: none;
          margin: 0;
          padding: 0;
          justify-content: center;
          gap: 20px;
          margin-top: 20px;
          width: 95%;
          margin: auto; } }
      @media all and (min-width: 1200px) {
        .bottomcontent .bottomcontent-title ul {
          font-size: 22px;
          font-weight: 400;
          line-height: 31.86px;
          text-align: center;
          list-style: none;
          margin: 0;
          padding: 0;
          justify-content: center;
          gap: 20px;
          margin-top: 20px;
          width: 740px;
          margin: auto; } }
      .bottomcontent .bottomcontent-title ul li {
        font-family: "Noto Sans TC", "微軟正黑體", "Inter";
        font-size: 16px;
        font-weight: 400;
        line-height: 19.36px;
        text-align: left;
        flex-basis: 50%;
        margin-bottom: 12px; }
        @media all and (min-width: 768px) and (max-width: 991.98px) {
          .bottomcontent .bottomcontent-title ul li {
            flex-basis: auto; } }
        @media all and (min-width: 992px) and (max-width: 1199.98px) {
          .bottomcontent .bottomcontent-title ul li {
            font-size: 20px;
            font-weight: 400;
            flex-basis: auto; } }
        @media all and (min-width: 1200px) {
          .bottomcontent .bottomcontent-title ul li {
            font-size: 20px;
            font-weight: 400;
            flex-basis: auto;
            margin-bottom: 25px; } }
        .bottomcontent .bottomcontent-title ul li a {
          color: #ffffff; }
          @media all and (min-width: 768px) and (max-width: 991.98px) {
            .bottomcontent .bottomcontent-title ul li a {
              text-decoration: none;
              color: #000;
              background: #ffffff;
              border: 2px solid #ffffff;
              padding: 6px 20px;
              border-radius: 50px;
              transition: 0.3s; }
              .bottomcontent .bottomcontent-title ul li a:hover {
                color: #ffffff;
                background: transparent;
                border: 2px solid #ffffff; } }
          @media all and (min-width: 992px) and (max-width: 1199.98px) {
            .bottomcontent .bottomcontent-title ul li a {
              text-decoration: none;
              color: #000;
              background: #ffffff;
              border: 2px solid #ffffff;
              padding: 6px 20px;
              border-radius: 50px;
              transition: 0.3s; }
              .bottomcontent .bottomcontent-title ul li a:hover {
                color: #ffffff;
                background: transparent;
                border: 2px solid #ffffff; } }
          @media all and (min-width: 1200px) {
            .bottomcontent .bottomcontent-title ul li a {
              text-decoration: none;
              color: #000;
              background: #ffffff;
              border: 2px solid #ffffff;
              padding: 6px 20px;
              border-radius: 50px;
              transition: 0.3s; }
              .bottomcontent .bottomcontent-title ul li a:hover {
                color: #ffffff;
                background: transparent;
                border: 2px solid #ffffff; } }
    .bottomcontent .bottomcontent-title ol {
      overflow: auto;
      flex-wrap: nowrap;
      gap: 8px;
      padding-bottom: 12px; }
      @media all and (min-width: 768px) and (max-width: 991.98px) {
        .bottomcontent .bottomcontent-title ol {
          display: grid;
          justify-content: space-between;
          grid-template-columns: repeat(auto-fill, 49%); } }
      @media all and (min-width: 992px) and (max-width: 1199.98px) {
        .bottomcontent .bottomcontent-title ol {
          display: grid;
          justify-content: space-between;
          grid-template-columns: repeat(auto-fill, 30%);
          width: 100%;
          margin: auto; } }
      @media all and (min-width: 1200px) {
        .bottomcontent .bottomcontent-title ol {
          display: grid;
          justify-content: space-between;
          grid-template-columns: repeat(auto-fill, 30%);
          width: 100%;
          margin: auto; } }
      .bottomcontent .bottomcontent-title ol li {
        font-family: "Noto Sans TC", "微軟正黑體", "Inter";
        font-size: 15px;
        font-weight: 400;
        line-height: 18.15px;
        text-align: left;
        margin-bottom: 10px; }
        @media all and (min-width: 768px) and (max-width: 991.98px) {
          .bottomcontent .bottomcontent-title ol li {
            display: flex;
            justify-content: start;
            width: auto;
            align-items: center; } }
        @media all and (min-width: 992px) and (max-width: 1199.98px) {
          .bottomcontent .bottomcontent-title ol li {
            font-size: 20px;
            line-height: 24px;
            font-weight: 400;
            display: flex;
            justify-content: start;
            width: auto;
            align-items: baseline; } }
        @media all and (min-width: 1200px) {
          .bottomcontent .bottomcontent-title ol li {
            font-size: 20px;
            line-height: 24px;
            font-weight: 400;
            display: flex;
            justify-content: start;
            width: auto;
            align-items: baseline; } }
        .bottomcontent .bottomcontent-title ol li strong {
          font-weight: 600; }
        .bottomcontent .bottomcontent-title ol li a {
          font-family: "Noto Sans TC", "微軟正黑體", "Inter";
          font-size: 12px;
          font-weight: 500;
          line-height: 14.52px;
          text-align: left;
          color: #0868F7; }
          @media all and (min-width: 992px) and (max-width: 1199.98px) {
            .bottomcontent .bottomcontent-title ol li a {
              font-size: 16px; } }
  .bottomcontent .memocontent {
    padding-left: 12px;
    padding-right: 12px;
    font-family: "Noto Sans TC", "微軟正黑體", "Inter";
    font-size: 13px;
    font-weight: 400;
    line-height: 15.73px;
    text-align: center; }
    @media all and (min-width: 768px) and (max-width: 991.98px) {
      .bottomcontent .memocontent {
        font-size: 15px;
        font-weight: 400; } }
    @media all and (min-width: 992px) and (max-width: 1199.98px) {
      .bottomcontent .memocontent {
        font-size: 18px;
        font-weight: 400; } }
    @media all and (min-width: 1200px) {
      .bottomcontent .memocontent {
        font-size: 18px;
        font-weight: 400; } }

.titleimg {
  padding-top: 20px;
  padding-bottom: 12px; }

.overflowcontent {
  padding-left: 12px; }
  @media all and (min-width: 768px) and (max-width: 991.98px) {
    .overflowcontent {
      padding-left: 12px;
      padding-right: 12px; } }
  @media all and (min-width: 992px) and (max-width: 1199.98px) {
    .overflowcontent {
      width: 1000px;
      margin: auto;
      padding-left: 0px; } }
  @media all and (min-width: 1200px) {
    .overflowcontent {
      width: 1000px;
      margin: auto;
      padding-left: 0px; } }
  .overflowcontent ul {
    display: flex;
    overflow: auto;
    flex-wrap: nowrap;
    gap: 8px;
    padding-bottom: 12px; }
    .overflowcontent ul li {
      margin-right: 0px;
      height: auto; }
      @media all and (min-width: 768px) and (max-width: 991.98px) {
        .overflowcontent ul li {
          width: 100%; } }
      @media all and (min-width: 992px) and (max-width: 1199.98px) {
        .overflowcontent ul li {
          width: 20%; } }
      @media all and (min-width: 1200px) {
        .overflowcontent ul li {
          width: 20%; } }
  .overflowcontent a {
    color: #000;
    text-decoration: none; }
  .overflowcontent .bottomadbox {
    padding: 0px;
    display: flex;
    flex-direction: column;
    height: 200px;
    padding-bottom: 10px !important; }
    @media all and (min-width: 768px) and (max-width: 991.98px) {
      .overflowcontent .bottomadbox {
        height: 170px; } }
    @media all and (min-width: 992px) and (max-width: 1199.98px) {
      .overflowcontent .bottomadbox {
        height: 210px; } }
    @media all and (min-width: 1200px) {
      .overflowcontent .bottomadbox {
        height: 100%; } }
    .overflowcontent .bottomadbox .headgood {
      position: relative;
      flex: 1;
      width: 135px;
      height: 140px; }
      @media all and (min-width: 768px) and (max-width: 991.98px) {
        .overflowcontent .bottomadbox .headgood {
          width: 100%; } }
      @media all and (min-width: 992px) and (max-width: 1199.98px) {
        .overflowcontent .bottomadbox .headgood {
          width: auto; } }
      @media all and (min-width: 1200px) {
        .overflowcontent .bottomadbox .headgood {
          width: auto; } }
      .overflowcontent .bottomadbox .headgood img {
        padding: 0px;
        width: 100%;
        height: 100%;
        object-fit: contain; }
    .overflowcontent .bottomadbox .headname {
      display: flex;
      flex-direction: column;
      justify-content: start;
      margin-left: 3px;
      margin-top: auto;
      background: #fff;
      height: auto; }
      .overflowcontent .bottomadbox .headname .name {
        font-family: "Noto Sans TC", "微軟正黑體", "Inter";
        font-size: 16px;
        font-weight: 500;
        line-height: 19.36px;
        text-align: left; }
        @media all and (min-width: 768px) and (max-width: 991.98px) {
          .overflowcontent .bottomadbox .headname .name {
            font-size: 14px;
            line-height: 16px; } }
        @media all and (min-width: 992px) and (max-width: 1199.98px) {
          .overflowcontent .bottomadbox .headname .name {
            font-size: 18px;
            line-height: 24px;
            text-align: center; } }
        @media all and (min-width: 1200px) {
          .overflowcontent .bottomadbox .headname .name {
            font-size: 22px;
            font-weight: 400;
            line-height: 26px;
            text-align: center; } }
      .overflowcontent .bottomadbox .headname .iconname {
        font-family: "Noto Sans TC", "微軟正黑體", "Inter";
        font-size: 16px;
        font-weight: 500;
        line-height: 19.36px;
        text-align: left; }
        @media all and (min-width: 768px) and (max-width: 991.98px) {
          .overflowcontent .bottomadbox .headname .iconname {
            font-size: 14px;
            line-height: 16px; } }
        @media all and (min-width: 992px) and (max-width: 1199.98px) {
          .overflowcontent .bottomadbox .headname .iconname {
            font-size: 18px;
            line-height: 20px;
            text-align: center;
            padding-top: 10px; } }
        @media all and (min-width: 1200px) {
          .overflowcontent .bottomadbox .headname .iconname {
            font-size: 22px;
            font-weight: 400;
            line-height: 24px;
            text-align: center;
            padding-top: 10px; } }
      .overflowcontent .bottomadbox .headname .money {
        font-family: "Noto Sans TC", "微軟正黑體", "Inter";
        font-size: 16px;
        font-weight: 400;
        line-height: 19.36px;
        color: #FF0000;
        text-align: left;
        margin-top: 10px; }
        @media all and (min-width: 768px) and (max-width: 991.98px) {
          .overflowcontent .bottomadbox .headname .money {
            font-size: 14px;
            line-height: 16px; } }
        @media all and (min-width: 992px) and (max-width: 1199.98px) {
          .overflowcontent .bottomadbox .headname .money {
            font-size: 16px;
            line-height: 20px; } }
        @media all and (min-width: 1200px) {
          .overflowcontent .bottomadbox .headname .money {
            font-size: 22px;
            font-weight: 400;
            line-height: 24px;
            text-align: center; } }

.textwhite {
  color: #ffffff; }

.stickyswitch {
  display: flex;
  padding-bottom: 12px;
  gap: 10px; }
  @media all and (min-width: 992px) and (max-width: 1199.98px) {
    .stickyswitch {
      width: 70%;
      margin: auto; } }
  @media all and (min-width: 1200px) {
    .stickyswitch {
      width: 70%;
      margin: auto;
      padding-bottom: 20px; } }
  .stickyswitch .stickystore {
    border: 0px;
    border-radius: 4px;
    background: #ffffff;
    font-family: "Noto Sans TC", "微軟正黑體", "Inter";
    font-size: 14px;
    font-weight: 400;
    line-height: 16.94px;
    text-align: center;
    width: 100%;
    padding: 6px 0px; }
    @media all and (min-width: 992px) and (max-width: 1199.98px) {
      .stickyswitch .stickystore {
        padding: 10px 0px;
        font-size: 16px; } }
    @media all and (min-width: 1200px) {
      .stickyswitch .stickystore {
        padding: 13px 0px;
        font-size: 18px; } }
    .stickyswitch .stickystore.active {
      color: #ffffff;
      font-size: 18px;
      font-weight: 600; }
    .stickyswitch .stickystore.store1.active {
      background: #FF6B6B; }
    .stickyswitch .stickystore.store2.active {
      background: #0868F7; }
    .stickyswitch .stickystore.store3.active {
      background: #039F9F; }

.eventrulecontainer {
  margin-top: 20px;
  padding-top: 20px;
  padding-bottom: 20px; }

.benefitpc {
  flex-direction: column; }
  @media all and (min-width: 768px) and (max-width: 991.98px) {
    .benefitpc {
      flex-direction: row; } }
  @media all and (min-width: 992px) and (max-width: 1199.98px) {
    .benefitpc {
      flex-direction: row; } }
  @media all and (min-width: 1200px) {
    .benefitpc {
      flex-direction: row; } }

.qnaarea {
  font-family: "Noto Sans TC", "微軟正黑體", "Inter";
  color: #000000;
  margin-top: 0px;
  padding: 0px 24px; }
  @media all and (min-width: 576px) and (max-width: 767.98px) {
    .qnaarea {
      padding: 15px 20px;
      width: 95%;
      margin: 0px auto; } }
  @media all and (min-width: 992px) and (max-width: 1199.98px) {
    .qnaarea {
      width: 90%;
      margin: auto; } }
  @media all and (max-width: 575px) {
    .qnaarea {
      padding: 15px 20px;
      width: 95%;
      margin: 0px auto; } }
  .qnaarea h1 {
    font-weight: bolder;
    font-size: 40px;
    text-align: center;
    margin-bottom: 10px; }
  .qnaarea h2 {
    font-weight: bolder;
    margin: 20px 0px;
    line-height: 20px;
    font-size: 18px; }
  .qnaarea p {
    line-height: 22px;
    font-size: 18px;
    margin-bottom: 10px; }
  .qnaarea ul {
    margin: 10px 0px;
    margin-left: 35px; }
    .qnaarea ul li {
      line-height: 22px;
      font-size: 18px;
      margin-bottom: 10px;
      text-indent: -20px; }

.insidebannergroup {
  display: flex;
  gap: 10px;
  padding-left: 24px;
  padding-right: 24px;
  padding-top: 24px; }
  @media all and (max-width: 575px) {
    .insidebannergroup {
      flex-direction: row; } }
  .insidebannergroup a {
    overflow: hidden;
    border-radius: 5px; }
    .insidebannergroup a img {
      width: 100%;
      height: 100%;
      object-fit: cover; }

.popup.jpbuy .bbcpopupimg {
  display: none; }

/*# sourceMappingURL=mainstyle.css.map */
