@charset "UTF-8";
/* 中文 */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

main {
  display: block;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
  overflow: visible;
}

pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

a {
  background-color: transparent;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

b, strong {
  font-weight: bolder;
}

code, kbd, samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

small {
  font-size: 80%;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

button, input, optgroup, select, textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button, input {
  overflow: visible;
}

button, select {
  text-transform: none;
}

button, [type=button], [type=reset], [type=submit] {
  -webkit-appearance: button;
}

button::-moz-focus-inner, [type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring, [type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type=checkbox], [type=radio] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

details {
  display: block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

* {
  padding: 0;
  margin: 0;
  font-family: "PingFangTC-Regular", "Heiti TC", "Noto Sans TC", "Microsoft JhengHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

html,
body {
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  touch-callout: none;
  -webkit-touch-callout: none;
}

@supports (-webkit-touch-callout: none) {
  body {
    /* The hack for Safari */
    height: -webkit-fill-available;
  }
}
input {
  font-size: initial !important;
}

::-webkit-input-placeholder {
  font-size: 20px;
}

::-moz-placeholder {
  font-size: 20px;
}

:-ms-input-placeholder {
  font-size: 20px;
}

::-ms-input-placeholder {
  font-size: 20px;
}

::placeholder {
  font-size: 20px;
}

a {
  display: inline-block;
}
a:focus-visible {
  outline: none;
}

a[href] {
  cursor: pointer;
}

.cur-p {
  cursor: pointer;
}

[hidden] {
  display: none !important;
}

[v-cloak] {
  display: none;
}

.clearfix {
  overflow: hidden;
}
.clearfix::after {
  content: "";
  clear: both;
  display: table;
}

button {
  background: none;
  border: none;
  color: inherit;
  font: inherit;
  outline: none;
  padding: 0;
}

.text-ellipsis {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

* {
  padding: 0;
  margin: 0;
  font-family: "PingFangTC-Regular", "Heiti TC", "Noto Sans TC", "Microsoft JhengHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

html,
body {
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  touch-callout: none;
  -webkit-touch-callout: none;
}

@supports (-webkit-touch-callout: none) {
  body {
    /* The hack for Safari */
    height: -webkit-fill-available;
  }
}
input {
  font-size: initial !important;
}

::-webkit-input-placeholder {
  font-size: 20px;
}

::-moz-placeholder {
  font-size: 20px;
}

:-ms-input-placeholder {
  font-size: 20px;
}

::-ms-input-placeholder {
  font-size: 20px;
}

::placeholder {
  font-size: 20px;
}

a {
  display: inline-block;
}
a:focus-visible {
  outline: none;
}

a[href] {
  cursor: pointer;
}

.cur-p {
  cursor: pointer;
}

[hidden] {
  display: none !important;
}

[v-cloak] {
  display: none;
}

.clearfix {
  overflow: hidden;
}
.clearfix::after {
  content: "";
  clear: both;
  display: table;
}

button {
  background: none;
  border: none;
  color: inherit;
  font: inherit;
  outline: none;
  padding: 0;
}

.text-ellipsis {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

:root {
  --bg-color: #fff;
  --safe-area-left: 0;
  --safe-area-right: 0;
  --safe-area-top: 0;
  --safe-area-bottom: 0;
  --scroll-width: 5px;
  --scroll-height: 8px;
  --scroll-bar-color: #ddd;
  --scroll-bar-thumb: #000;
}

@supports (bottom: env(safe-area-inset-top)) {
  :root {
    --safe-area-left: env(safe-area-inset-left);
    --safe-area-right: env(safe-area-inset-right);
    --safe-area-top: env(safe-area-inset-top);
    --safe-area-bottom: env(safe-area-inset-bottom);
  }
}
#header {
  padding-top: calc(1em + var(--safe-area-top));
}

#footer {
  bottom: calc(1em + var(--safe-area-bottom));
}

body {
  background-color: var(--bg-color, #fff);
  position: relative;
  width: 100%;
  min-width: 1200px;
}
@media screen and (max-width: 768px) {
  body {
    min-width: 0;
  }
}

#app {
  background-image: url("./images/bg.jpg");
  background-position: center 0;
  background-size: 1920px 1080px;
  background-repeat: no-repeat;
}
@media screen and (max-width: 768px) {
  #app {
    background-size: 100vw 145.703125vw;
    background-position: center top;
    background-repeat: no-repeat;
    background-image: url("./images/m-bg.jpg");
    padding-bottom: 4.6875vw;
    background-color: #000;
  }
}

.section {
  width: 100%;
  height: 1080px;
  position: relative;
  width: calc(var(--width) * 1px);
  overflow: hidden;
  position: relative;
}
@media screen and (max-width: 768px) {
  .section {
    height: auto;
  }
}

.logo {
  position: absolute;
  top: 19px;
  left: 26px;
  width: 228px;
  height: 82px;
  background-size: 100%;
  background-image: url("./images/logo.png");
  background-repeat: no-repeat;
}
@media screen and (max-width: 768px) {
  .logo {
    width: 48.3072916667vw;
    height: 17.578125vw;
    top: 3.90625vw;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}

.top-btn-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  top: 22px;
  right: 35px;
}
@media screen and (max-width: 768px) {
  .top-btn-group {
    top: 3.7760416667vw;
    right: 1.5625vw;
  }
}

.btn-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: 26px;
  -webkit-column-gap: 30px;
     -moz-column-gap: 30px;
          column-gap: 30px;
}
@media screen and (max-width: 768px) {
  .btn-group {
    display: none;
  }
}
.btn-item {
  width: 166px;
  height: 62px;
  font-size: 24px;
  border-radius: 31px;
  background-color: rgba(94, 20, 10, 0.77);
  -webkit-box-shadow: 0 0 0 1px rgba(217, 11, 16, 0.77);
          box-shadow: 0 0 0 1px rgba(217, 11, 16, 0.77);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff;
  text-decoration: none;
}
@media screen and (min-width: 768px) {
  .btn-item:hover {
    background-color: #9e1400;
    -webkit-box-shadow: 0 0 0 1px #d90b10;
            box-shadow: 0 0 0 1px #d90b10;
  }
}
@media screen and (max-width: 768px) {
  .btn-item {
    width: 41.2760416667vw;
    height: 15.234375vw;
    background-color: #5e140a;
    -webkit-box-shadow: 0 0 0 1px #d90b10;
            box-shadow: 0 0 0 1px #d90b10;
  }
}

.icon-group {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 22px;
     -moz-column-gap: 22px;
          column-gap: 22px;
}
@media screen and (max-width: 768px) {
  .icon-group {
    -webkit-column-gap: 0;
       -moz-column-gap: 0;
            column-gap: 0;
    row-gap: 1.4322916667vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.icon-item {
  width: 68px;
  height: 68px;
  background-size: 45px 40px;
  background-position: center;
  background-repeat: no-repeat;
  font-size: 0;
  background-color: rgba(186, 118, 0, 0.48);
  -webkit-box-shadow: inset 0 0 0 1px rgba(231, 209, 21, 0.48);
          box-shadow: inset 0 0 0 1px rgba(231, 209, 21, 0.48);
  border-radius: 100vmax;
}
@media screen and (min-width: 768px) {
  .icon-item:hover {
    background-color: #ba7600;
    -webkit-box-shadow: inset 0 0 0 0.1302083333vw #e7d115;
            box-shadow: inset 0 0 0 0.1302083333vw #e7d115;
  }
}
@media screen and (max-width: 768px) {
  .icon-item {
    width: 9.375vw;
    height: 9.375vw;
    background-size: 5.859375vw 5.2083333333vw;
    background-color: rgba(186, 118, 0, 0.35);
    -webkit-box-shadow: inset 0 0 0 0.1302083333vw rgba(231, 209, 21, 0.35);
            box-shadow: inset 0 0 0 0.1302083333vw rgba(231, 209, 21, 0.35);
  }
}
.icon-item[data-item=home] {
  background-image: url("./images/icon-home.png");
}
.icon-item[data-item=f] {
  background-image: url("./images/icon-f.png");
}
.icon-item[data-item=dc] {
  background-image: url("./images/icon-dc.png");
}

.nav-container {
  max-width: 1200px;
  padding-left: 57.5%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  margin-top: 157px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 9px;
}
.nav-container:before {
  content: "";
  width: 386px;
  height: 1080px;
  background-size: cover;
  background-image: url("./images/bg-shadow.png");
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: 916px;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  .nav-container:before {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .nav-container {
    padding-left: 0;
    margin-top: 121.7447916667vw;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.nav-item {
  width: 830px;
  height: 114px;
  background-size: 200%;
  background-image: url("./images/nav-item.png");
  position: relative;
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-left: 130px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.nav-item span:first-child {
  font-size: 24px;
  color: #ffcbcb;
}
.nav-item span:last-child {
  font-size: 30px;
  margin-top: 4px;
  font-weight: bold;
  color: #fff;
}
@media screen and (min-width: 768px) {
  .nav-item:hover {
    background-position-x: 100%;
  }
}
@media screen and (max-width: 768px) {
  .nav-item {
    width: 93.6197916667vw;
    height: 18.6197916667vw;
    background-image: url("./images/m-nav-item.png");
    padding-left: 0;
    padding-top: 0;
    margin-left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background-size: 100%;
  }
  .nav-item span:first-child {
    font-size: 3.90625vw;
  }
  .nav-item span:last-child {
    font-size: 4.9479166667vw;
    margin-top: 0.78125vw;
  }
}