@charset "UTF-8";
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
@import url("https://fonts.googleapis.com/css2?family=Gloock&family=Lato:wght@400;700&family=Noto+Sans+TC:wght@100..900&family=Noto+Serif+TC:wght@200..900&family=Poppins:wght@400;700&family=Reddit+Mono:wght@500&display=swap");
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-style: inherit;
  -webkit-font-variant-ligatures: inherit;
          font-variant-ligatures: inherit;
  font-variant-caps: inherit;
  font-variant-numeric: inherit;
  font-variant-east-asian: inherit;
  font-variant-alternates: inherit;
  font-variant-position: inherit;
  font-variant-emoji: inherit;
  font-weight: inherit;
  font-stretch: inherit;
  line-height: inherit;
  font-family: inherit;
  font-optical-sizing: inherit;
  font-size-adjust: inherit;
  -webkit-font-kerning: inherit;
          font-kerning: inherit;
  -webkit-font-feature-settings: inherit;
          font-feature-settings: inherit;
  vertical-align: baseline;
  text-shadow: unset;
  -webkit-box-shadow: unset;
          box-shadow: unset;
}

a[href^="x-apple-data-detectors:"] {
  color: inherit;
  text-decoration: inherit;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

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

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

.noto-sans-tc {
  font-family: "Noto Sans TC", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
}

.noto-serif-tc {
  font-family: "Noto Serif TC", serif;
  font-optical-sizing: auto;
  font-style: normal;
}

.lato-regular {
  font-family: "Lato", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.lato-bold {
  font-family: "Lato", sans-serif;
  font-weight: 700;
  font-style: normal;
}

.poppins-regular {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.poppins-bold {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-style: normal;
}

.reddit-mono {
  font-family: "Reddit Mono", monospace;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
}

html {
  scroll-behavior: smooth;
  background-color: #E8E8E8;
  background-image: url("./../src/bg.png");
}

body {
  margin: 0;
  width: 100%;
  overflow-x: hidden;
  font-family: "Noto Sans TC", sans-serif;
  background-color: #E8E8E8;
  background-image: url("./../src/bg.png");
}
body.freeze {
  overflow: hidden;
  height: auto;
}

* {
  padding: 0;
  margin: 0;
  list-style: none;
  font-family: "SweiMarkerSansCJKtc-regular", "Noto Sans TC", sans-serif;
  font-weight: 400;
}

.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.container {
  max-width: 1780px;
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
  padding: 0 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.bg-white {
  background-color: white;
}

.bg-grey-11 {
  background-color: #EFEFEF;
}

a {
  text-decoration: none;
}

.t-r {
  text-align: right;
}

.t-l {
  text-align: left;
}

.t-c {
  text-align: center;
}

.col {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.col-6 {
  width: 50%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.col-12 {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

button {
  background: transparent;
  cursor: pointer;
  -webkit-transition: 0.1s ease;
  transition: 0.1s ease;
  -webkit-box-shadow: unset;
          box-shadow: unset;
  border: unset;
  outline: unset;
}

[class*=card-img] img {
  width: 100%;
}

.img {
  width: 100%;
  position: relative;
}
.img img {
  width: 100%;
}

.mobile {
  display: none;
}

@media screen and (max-width: 1100px) {
  .pc {
    display: none;
  }

  .mobile {
    display: block;
  }
}
.news-wrap,
.set-wrap {
  max-width: 1660px;
  margin: 0 auto;
}

.main {
  margin-top: -2px;
}

.page-title-wrap {
  height: 120px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: #E5E5E5;
  gap: 16px 11px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  position: relative;
}
.page-title-wrap.white {
  background: white;
}

.page-title {
  font-family: "Gloock", serif;
  font-weight: 400;
  font-style: normal;
  font-size: 36px;
}

.page-title-caption {
  font-size: 24px;
}

.section-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 1620px;
  margin: 0 auto;
  width: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 14px;
  margin-bottom: 16px;
}
.section-title h3 {
  font-size: 36px;
  font-family: "Noto Serif TC", serif;
  font-style: medium;
  color: #111111;
}
.section-title .section-title-caption,
.section-title .caption {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  font-size: 18px;
  font-family: "Noto Serif TC", serif;
  font-style: bold;
  color: #111111;
  border-bottom: 1px solid #111111;
  padding-bottom: 8px;
}
.section-title.lightbox h3 {
  font-size: 24px;
}

.tab-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 40px;
}

.tab-menu-item {
  display: block;
  font-size: 16px;
  white-space: nowrap;
  border: 1px solid #BBBBBB;
  color: #444444;
  padding: 7px 18px;
}
.tab-menu-item.active {
  font-weight: bold;
  background-color: #BBBBBB;
  color: white;
}
.tab-menu-item + .tab-menu-item {
  border-width: 1px 1px 1px 0;
}

[class*=-price]:before,
.price:before {
  content: "$";
}

[class*=-card-info] {
  position: relative;
  z-index: 1;
}

[class*=-card-img] img {
  -webkit-transition: 0.14s ease-in;
  transition: 0.14s ease-in;
}

[class*=-card]:hover [class*=-card-img] img, [class*=-card]:focus [class*=-card-img] img {
  -webkit-transform: translateY(-0.75em);
          transform: translateY(-0.75em);
}

.news {
  margin-bottom: 100px;
}

.news-card {
  cursor: pointer;
}
.news-card .news-card-img:after {
  content: "立即查看";
  position: absolute;
  z-index: 1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 16px;
  color: white;
  background-color: rgba(17, 17, 17, 0.7);
  background-image: url("./../src/icon/search.svg");
  background-repeat: no-repeat;
  background-position: center left calc(50% + 3rem);
  -webkit-transition: 0.2s;
  transition: 0.2s;
  opacity: 0;
}
.news-card:hover [class*=-card-img] img {
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
.news-card:hover .news-card-img {
  position: relative;
}
.news-card:hover .news-card-img:after {
  opacity: 1;
}

.news-card-img {
  margin-bottom: 23px;
}

.news-card-info .caption {
  padding-bottom: 11px;
  border-bottom: 1px solid #999999;
  margin-bottom: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 2px;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.news-card-info .date {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #999999;
  font-size: 12px;
  line-height: 1;
  margin-right: 0.1em;
  vertical-align: text-bottom;
}
.news-card-info .tag {
  font-size: 12px;
  color: #BF3A00;
  font-weight: bold;
}
.news-card-info .title {
  font-weight: bold;
  text-align: left;
  color: #444444;
  font-size: 16px;
  line-height: 1.5;
}

.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: 0;
}
.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-bullets.swiper-pagination-horizontal .swiper-pagination-bullet,
.swiper-pagination-custom .swiper-pagination-bullet,
.swiper-pagination-fraction .swiper-pagination-bullet {
  width: 48px;
  border-radius: 0;
  padding: 10px 0;
  position: relative;
  background: transparent;
  opacity: 1;
}
.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet:after,
.swiper-pagination-bullets.swiper-pagination-horizontal .swiper-pagination-bullet:after,
.swiper-pagination-custom .swiper-pagination-bullet:after,
.swiper-pagination-fraction .swiper-pagination-bullet:after {
  content: "";
  position: absolute;
  display: block;
  height: 5px;
  width: 100%;
  background: white;
}
.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet-active:after,
.swiper-pagination-bullets.swiper-pagination-horizontal .swiper-pagination-bullet-active:after,
.swiper-pagination-custom .swiper-pagination-bullet-active:after,
.swiper-pagination-fraction .swiper-pagination-bullet-active:after {
  background: #111111;
}

.button-primary,
.button-white {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 18px;
  background-color: #BF3A00;
  background-image: linear-gradient(135deg, #FFB600 50%, #BF3A00 50%);
  background-size: 250% auto;
  background-position: left 100% center;
  color: white;
  border: 1px solid #BF3A00;
  margin: 0 auto;
  border-radius: 4px;
  line-height: 28px;
  min-width: 80px;
  font-size: 14px;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-shadow: 0px 0px 0px 0px #BF3A00;
          box-shadow: 0px 0px 0px 0px #BF3A00;
  -webkit-transition: 0.23s ease;
  transition: 0.23s ease;
}
.button-primary span,
.button-white span {
  padding-right: 8px;
}
.button-primary i,
.button-primary span,
.button-white i,
.button-white span {
  -webkit-transition: 0.05s ease;
  transition: 0.05s ease;
}
.button-primary:hover, .button-primary:active,
.button-white:hover,
.button-white:active {
  color: #111111;
  background-position: left 0% center;
  -webkit-box-shadow: 0px 0px 0px 0.1em #FFB600;
          box-shadow: 0px 0px 0px 0.1em #FFB600;
  background-color: #FFB600;
  border: 1px solid #FFB600;
}
.button-primary:hover i, .button-primary:active i,
.button-white:hover i,
.button-white:active i {
  -webkit-filter: invert(85%) brightness(46%);
          filter: invert(85%) brightness(46%);
}
.button-primary.sm,
.button-white.sm {
  padding: 0 10px;
}
.button-primary.xs,
.button-white.xs {
  padding: 0 0px;
  width: 80px;
}
.button-primary.lg,
.button-white.lg {
  width: auto;
  font-size: 16px;
  padding: 0 30px;
  line-height: 48px;
}

.button-white {
  background-color: white;
  color: #BF3A00;
  background-image: linear-gradient(135deg, #FFB600 50%, white 50%);
}

.button-outline {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 18px;
  color: #4d4d4d;
  min-width: 80px;
  background: transparent;
  border: 1px solid #4d4d4d;
  margin: 0 auto;
  border-radius: 4px;
  line-height: 28px;
  font-size: 14px;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-shadow: 0px 0px 0px 0px #BF3A00;
          box-shadow: 0px 0px 0px 0px #BF3A00;
  -webkit-transition: 0.2s ease;
  transition: 0.2s ease;
}
.button-outline span {
  padding-right: 8px;
}
.button-outline i,
.button-outline span {
  -webkit-transition: 0.1s ease;
  transition: 0.1s ease;
}
.button-outline:hover, .button-outline:focus, .button-outline:active {
  color: #111111;
  background-image: unset;
}
.button-outline:hover i, .button-outline:focus i, .button-outline:active i {
  -webkit-filter: invert(85%) brightness(46%);
          filter: invert(85%) brightness(46%);
}
.button-outline:focus {
  outline: none !important;
  box-shadow: none !important;
}
.button-outline.sm {
  padding: 0 10px;
}

.pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 1rem;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-bottom: 130px;
  gap: 12px;
  width: 100%;
  padding-left: 16px;
  padding-right: 16px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.pagination .page-item {
  font-size: 1rem;
  display: inline-block;
  border-bottom: 2px;
  border-style: solid;
  border-color: transparent;
}
.pagination .page-item.active {
  border-color: #BF3A00;
}
.pagination .page-item.active .page-link {
  color: #BF3A00;
}
.pagination .page-link {
  cursor: pointer;
  font-family: "Lato";
  font-size: 14px;
  font-weight: bold;
  line-height: 1;
  color: var(--grey-7);
  display: inline-block;
  padding: 3px 4px;
}

@media screen and (max-width: 1100px) {
  .news-swiper {
    padding-bottom: 42px;
  }

  .news {
    margin-bottom: 37px;
  }

  .news-card-img {
    margin-bottom: 17px;
  }

  .news-card-info .title {
    font-size: 14px;
  }

  .section-title {
    gap: 8px;
  }
  .section-title h3 {
    font-size: 24px;
  }
  .section-title .section-title-caption {
    font-size: 14px;
  }

  .page-title-wrap {
    padding-top: 19px;
    padding-bottom: 19px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    height: unset;
    min-height: 60px;
  }

  .page-title {
    font-size: 20px;
  }

  .page-title-caption {
    font-size: 16px;
  }
}
@media screen and (max-width: 768px) {
  .tab-menu {
    margin-bottom: 16px;
  }

  .pagination {
    padding-bottom: 60px;
  }

  .news-card {
    max-width: 540px;
    margin: 0 auto;
  }

  .tab-menu-item {
    padding: 5px 11px;
    text-align: center;
    font-size: 12px;
  }
}
header {
  position: sticky;
  top: -1px;
  z-index: 2;
}

.header-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 90px;
  position: relative;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.header-wrap.sticky {
  background-color: white;
}

.header-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.menu-item a,
.menu-item button {
  padding: 27px 42.5px;
  text-decoration: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-width: 0;
  outline-width: 0;
}
.menu-item a {
  display: inline-block;
}
.menu-item span {
  color: #111111;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  font-size: clamp(16px, 1.5vw, 18px);
  transition: 0.2s;
  font-weight: bold;
  white-space: nowrap;
  line-height: 2;
}
.menu-item:hover span {
  color: #FFB600;
}

.main-toolbar {
  position: absolute;
  left: calc(48vw + 500px);
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-radius: 4px 0 0 4px;
  background-color: #999999;
}

i[class^=icon-] {
  width: 1.3333333333em;
  height: 1.3333333333em;
  display: inline-block;
  background-position: center;
  background-size: 100% auto;
}

.icon-inquiry {
  background-image: url("./../src/icon/summarize.svg");
}

.icon-login {
  background-image: url("./../src/icon/account_circle.svg");
}

.icon-list {
  background-image: url("./../src/icon/list_alt.svg");
}

.icon-search {
  background-image: url("./../src/icon/search.svg");
}

.toolbar-item {
  font-size: 16px;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 6px;
  padding: 12px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.toolbar-item span {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  color: white;
  white-space: nowrap;
}

.dropdown-button,
.mobile-dropdown-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.2em;
  font-size: clamp(16px, 1.5vw, 18px);
}
.dropdown-button:after,
.mobile-dropdown-button:after {
  content: "";
  display: inline-block;
  width: 1em;
  height: 1em;
  background-image: url("./../src/icon/arrow_down.svg");
  background-size: 125% auto;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-transition: 0.2s ease;
  transition: 0.2s ease;
}
.dropdown-button.expand:after,
.mobile-dropdown-button.expand:after {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.dropdown-button:hover:after {
  background-image: url("./../src/icon/arrow_down_hover.svg");
}

.dropdown-munu-wrap {
  position: absolute;
  top: 70px;
  left: 0;
  right: 0;
  max-height: 0;
  overflow: hidden;
  -webkit-transition: 0.2s 0.1s;
  transition: 0.2s 0.1s;
  opacity: 0;
}
.dropdown-munu-wrap.expand {
  opacity: 1;
  max-height: 999px;
}
.dropdown-munu-wrap.expand .col {
  opacity: 1;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

.dropdown-munu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 80px;
  background-color: white;
  padding: 1rem 16%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.dropdown-munu .col {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  width: unset;
  -webkit-transition: 0.15s 0.2s;
  transition: 0.15s 0.2s;
  opacity: 0;
}

.dropdown-munu-col {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
/* 固定分類欄位位置（電腦版） */
.dropdown-munu-col:first-child {
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  width: 250px;
  min-width: 250px;
  max-width: 250px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.dropdown-menu-title {
  display: inline-block;
  font-size: 16px;
  line-height: 30px;
  font-weight: bold;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #111111;
  border-bottom: 1px solid #CCCCCC;
  margin-bottom: 10px;
}

.dropdown-content {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  gap: 54px;
}

.dropdown-item {
  line-height: 30px;
  color: #666666;
  -webkit-transition: 0.1s;
  transition: 0.1s;
  white-space: nowrap;
}
.dropdown-item:hover {
  font-weight: bold;
  color: #BF3A00;
}

@media screen and (max-width: 1685px) {
  .main-toolbar {
    position: static;
  }

  .header-menu {
    padding: 0 40px;
  }

  .menu-item {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .menu-item a,
.menu-item button {
    padding: 27px 16px;
  }
}
.menu-button,
.button-close {
  display: none;
  position: fixed;
  right: 0;
  width: 56px;
  height: 56px;
  background-image: url("./../src/icon/menu.svg");
  background-repeat: no-repeat;
  background-position: center;
  top: 0;
  z-index: 1;
}

.mobile-menu {
  display: none;
  position: fixed;
  top: 0;
  height: 100vh;
  padding-bottom: 60px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: auto;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 4;
  opacity: 0;
  background-color: #211C1A;
  -webkit-transition: opacity 0.3s, display 0.2s allow-discrete;
  transition: opacity 0.3s, display 0.2s allow-discrete;
}

@-webkit-keyframes fade-in {}

@keyframes fade-in {}
.mobile-menu-head {
  position: sticky;
  top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.button-close {
  display: block;
  position: static;
  background-image: url("./../src/icon/close.svg");
}

.mobile-menu-body {
  padding: 0 50px;
  padding-bottom: 150px;
  text-align: center;
}

.mobile-menu-body .dropdown-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.mobile-menu-body .dropdown-button:after {
  background-image: url("./../src/icon/arrow_down_w.svg");
}

.mobile-dropdown-munu {
  overflow: hidden;
  max-height: 0;
  -webkit-transition: 0.25s ease;
  transition: 0.25s ease;
}
.mobile-dropdown-munu .col,
.mobile-dropdown-munu .dropdown-menu-title {
  display: block;
}
.mobile-dropdown-munu .dropdown-menu-title {
  text-align: left;
  font-size: 16px;
  color: white;
}
.mobile-dropdown-munu .dropdown-content {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
  gap: 0;
  margin-bottom: 30px;
}
.mobile-dropdown-munu .dropdown-item {
  display: block;
  color: #999999;
  text-align: left;
  font-size: 14px;
}
.mobile-dropdown-munu .dropdown-item:hover {
  font-weight: 400;
  color: #BBBBBB;
}
.mobile-dropdown-munu.expand {
  max-height: 9999px;
}

.mobile-menu-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.mobile-menu-item span {
  color: white;
  line-height: 48px;
  -webkit-transition: 0.1s;
  transition: 0.1s;
}
.mobile-menu-item:focus span, .mobile-menu-item:active span {
  color: #EFEFEF;
}

@media screen and (max-width: 1100px) {
  .header-wrap.pc {
    display: none;
  }

  .mobile-menu.show {
    display: block;
    opacity: 1;
  }

  .menu-button {
    display: block;
    background-color: rgba(17, 17, 17, 0.2);
  }
  .menu-button:active, .menu-button:focus {
    opacity: 0.9;
  }
}
footer {
  border-top: 1px solid #BBBBBB;
  position: relative;
  padding-bottom: 88px;
}

.footer-container {
  max-width: 1628px;
  margin: 0 auto;
  width: 100%;
  padding: 0 50px;
  padding-top: 35px;
  padding-bottom: 32px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.footer-container .pc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

footer .main-toolbar {
  border-radius: 0;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
footer .main-toolbar .toolbar-item {
  position: relative;
  width: 124px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
footer .main-toolbar .toolbar-item + .toolbar-item:before {
  content: "";
  width: 1px;
  height: 18px;
  background-color: white;
  position: absolute;
  display: block;
  left: -1px;
}
footer .main-toolbar .logo {
  margin-bottom: 9px;
  max-width: 170px;
}
footer .main-toolbar .logo img {
  width: 100%;
}

.copyright {
  font-size: 12px;
  font-family: "Lato", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #111111;
}

.propaganda {
  background-color: #323232;
  position: fixed;
  bottom: 0;
  left: 0rem;
  right: 0;
  z-index: 2;
  text-align: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  min-height: 57px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.propaganda img {
  max-width: 100%;
}

.sns-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  gap: 18px;
}

.sns-wrap {
  position: fixed;
  right: 20px;
  bottom: 110px;
  z-index: 1000;
  transition: opacity 0.3s ease;
  opacity: 0;
  visibility: hidden;
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.sns-wrap.horizontal {
  flex-direction: row;
  gap: 18px;
}

.sns-wrap .sns.line {
  margin-bottom: 20px;
}

.sns-wrap.horizontal .sns.line {
  margin-bottom: 0px;
}



.sns-wrap.show {
  opacity: 1;
  visibility: visible;
}

.go-top {
  cursor: pointer;
}

.button-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 5px;
  width: 100%;
  padding: 0 5px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.footer-button {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  width: 100%;
  color: white;
  background-color: #111111;
  border-radius: 4px;
  display: block;
  text-align: center;
  font-size: 14px;
  line-height: 1;
  padding: 5px;
}

@media screen and (max-width: 1100px) {
  footer .mobile {
    position: fixed;
    bottom: 58px;
    left: 0;
    right: 0;
    z-index: 2;
  }

  .propaganda {
    height: 58px;
  }
  .propaganda img {
    height: 57PX;
    width: auto;
    -o-object-fit: contain;
       object-fit: contain;
  }

  .footer-container {
    padding-top: 22px;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .footer-container .col {
    text-align: center;
  }
  .footer-container .copyright {
    margin-bottom: 10px;
  }
  .footer-container .copyrightlink {
    margin-bottom: 23px;
  }
  .footer-container .mobile {
    width: 100%;
  }
  .footer-container .logo {
    max-width: 122px;
    margin: 0 auto;
    margin-bottom: 5px;
  }
  .footer-container .logo img {
    max-width: 100%;
  }
  .footer-container .main-toolbar {
    position: static;
  }
  .footer-container .pc {
    display: none;
  }


  .toolbar-item {
    gap: 1px;
  }
  footer .toolbar-item span {
    font-size: 14px;
  }
  footer .sns-wrap {
    position: static;
    opacity: 1;
    visibility: visible;
    display: flex;
    flex-direction: row;
    gap: 18px;
  }

  .button-wrap {
    padding-bottom: 5px;
  }
}
.lightbox-close {
  color: transparent;
  position: absolute;
  font-size: 0;
  width: 48px;
  height: 48px;
  background-image: url("./../src/icon/lightbox-close.svg");
  background-repeat: no-repeat;
  background-position: center;
  margin-top: 0;
  margin-right: 0;
  background-size: 24px;
}
.lightbox-close:hover {
  background-image: url("./../src/icon/lightbox-close.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 24px;
  color: inherit;
}
.lightbox-close:focus-visible, .lightbox-close:focus, .lightbox-close:active {
  outline: unset;
  -webkit-box-shadow: unset;
          box-shadow: unset;
}

.login-lightbox-content {
  padding-top: 20px;
}

.login-btn-wrap {
  padding-top: 20px;
  padding-bottom: 15px;
}

.login-btn {
  display: block;
  border-radius: 4px;
  vertical-align: middle;
  text-align: center;
  line-height: 115px;
  width: 234px;
  margin: 0 auto;
  margin-bottom: 15px;
  color: white;
  font-size: 18px;
}
.login-btn.fb {
  background-color: #3B5998;
}
.login-btn.line {
  background-color: #49C155;
}
.login-btn.google {
  background-color: #E94235;
}

.search-lightbox {
  width: 100%;
  max-width: 960px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-bottom: 1px solid white;
  padding-bottom: 0;
  padding: 0;
  margin: 0 auto;
}

.search-lightbox-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  width: 100%;
}

.search-search,
.search-close {
  cursor: pointer;
  width: 48px;
  height: 48px;
  background-image: url("./../src/icon/search_w.svg");
  font-size: 0;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center;
  margin-bottom: 9px;
  background-color: transparent;
  border: unset;
}

.search-close {
  background-image: url("./../src/icon/close_w.svg");
}

.search-input {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.search-input input {
  width: 100%;
  padding: 0 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center;
  font-size: 48px;
  line-height: 1.3;
  background-color: transparent;
  color: white;
  font-weight: 400;
  border: unset;
}
.search-input input::-webkit-input-placeholder {
  color: white;
}
.search-input input::-moz-placeholder {
  color: white;
}
.search-input input:-ms-input-placeholder {
  color: white;
}
.search-input input::-ms-input-placeholder {
  color: white;
}
.search-input input::placeholder {
  color: white;
}
.search-input input:focus, .search-input input:active {
  outline: unset;
}
.search-input input[type=search]::-webkit-search-decoration,
.search-input input[type=search]::-webkit-search-cancel-button,
.search-input input[type=search]::-webkit-search-results-button,
.search-input input[type=search]::-webkit-search-results-decoration {
  -webkit-appearance: none;
}
.search-input input:-webkit-autofill,
.search-input input:-webkit-autofill:hover,
.search-input input:-webkit-autofill:focus,
.search-input input:-webkit-autofill:active {
  -webkit-box-shadow: 0 0 0 50px #1f1c1a inset !important;
}
.search-input input:-webkit-autofill {
  -webkit-text-fill-color: white !important;
}

.lightbox-title {
  font-size: 20px;
  font-family: "Noto Serif TC", serif;
  font-style: medium;
  color: #111111;
}

.lightbox-button-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 16px;
}

.legal-actions {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  gap: 15px;
  padding-bottom: calc(50px - 1em);
  margin-top: 0;
  padding-top: calc(45px - 0.3em);
}
.legal-actions .button-primary,
.legal-actions .button-outline {
  height: 50px;
  font-size: 20px;
}

.legal-age-content {
  padding-top: calc(55px - 1em);
}
.legal-age-content p {
  font-size: 14px;
  line-height: 24px;
  color: #444444;
  text-align: left;
}

.legal-age-img {
  width: 90px;
  height: 90px;
  background-image: url("./../src/20plus.png");
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center;
  margin: 0 auto;
  margin-bottom: 17px;
}

.legal-age-title {
  color: #BF3A00;
  font-weight: bold;
  line-height: 30px;
  font-size: 30px;
}

.legal-age-caption {
  font-weight: bold;
  display: inline-block;
  line-height: 30px;
  font-size: 20px;
  color: #BF3A00;
  margin-bottom: 20px;
}

.index-banner,
.banner {
  position: relative;
  margin-bottom: -2px;
}
.index-banner img,
.banner img {
  width: 100%;
}

.main-title {
  font-family: "Reddit Mono", monospace;
  font-optical-sizing: auto;
  font-weight: 500;
  color: white;
  font-style: normal;
  font-size: clamp(24px, 5vw, 100px);
  text-align: center;
  letter-spacing: 1em;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  line-height: 0.73em;
}

@media screen and (max-width: 548px) {
  .index-banner,
.banner {
    margin-bottom: 20px;
  }

  .main-title {
    letter-spacing: 0.8em;
    line-height: 0.9em;
  }
}
.news-wrap {
  padding-top: 40px;
  max-width: 1540px;
  width: 100%;
  margin: 0 auto;
  text-align: center;
}
.news-wrap .tab-menu {
  margin: 0 auto;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-bottom: 80px;
}
.news-wrap .pagination {
  padding-bottom: 80px;
}

.card-wrap {
  display: -ms-grid;
  display: grid;
}
.card-wrap.news {
  -ms-grid-columns: 1fr 60px 1fr 60px 1fr 60px 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: 90px 60px;
}

@media screen and (max-width: 1100px) {
  .news-wrap .tab-menu {
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 26px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .card-wrap.news {
    -ms-grid-columns: 1fr 30px 1fr;
    grid-template-columns: 1fr 1fr;
    gap: 50px 30px;
  }
}
@media screen and (max-width: 768px) {
  .card-wrap.news {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    gap: 52px 2x;
  }
}