@charset "UTF-8";
/* * CSS Document
 * * ==========================================================================
 * * 版權所有 2022 鉅潞科技網頁設計公司，並保留所有權利。
 * * 網站地址: http://www.grnet.com.tw
 * * ==========================================================================
 * * $Author: Grnet $
 * * $Date: 2022/06 $ 
 * * */
/* * Font
 * */
@font-face {
  font-family: "Geomanist";
  src: url("../fonts/Geomanist-ExtraLight.woff2") format("woff2"), url("../fonts/Geomanist-ExtraLight.woff") format("woff"), url("../fonts/Geomanist-ExtraLight.ttf") format("truetype");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Geomanist";
  src: url("../fonts/Geomanist-Light.woff2") format("woff2"), url("../fonts/Geomanist-Light.woff") format("woff"), url("../fonts/Geomanist-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Geomanist";
  src: url("../fonts/Geomanist-Regular.woff2") format("woff2"), url("../fonts/Geomanist-Regular.woff") format("woff"), url("../fonts/Geomanist-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Geomanist";
  src: url("../fonts/Geomanist-Book.woff2") format("woff2"), url("../fonts/Geomanist-Book.woff") format("woff"), url("../fonts/Geomanist-Book.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Geomanist";
  src: url("../fonts/Geomanist-Medium.woff2") format("woff2"), url("../fonts/Geomanist-Medium.woff") format("woff"), url("../fonts/Geomanist-Medium.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
:root {
  --plyr-control-spacing: 14px;
  --plyr-color-main:#1d1d1d;
  --gap: 3.125rem;
  --gap-case: 10px;
  --gap-leave: calc( (100vw - 100%) / 2);
  --w-container: 100%;
  --header-h: min(6.875rem, 14.78vh);
  --cate-h: min(70px, 10vh);
  --theme-w: max(840px, 72%);
  --switch-w: 3.125rem;
  --fz-menu-en: 1.0625rem;
  --fz-menu-zh: 1rem;
  --fz-subhead-en: 1.8125rem;
  --fz-subhead-zh: 1.0625rem;
  --fz-store: 0.9375rem;
  --fz-more: 0.9375rem;
  --fz-campaign-subhead:1.0625rem;
  --fz-cate:1.0625rem;
  --fz-list-name: 1.0625rem;
  --fz-list-summary: 0.875rem;
  --fz-bottom-slogan: 0.875rem;
  --fz-context: 1rem;
}
:root .container-sm {
  --gap-leave: calc( (100vw - 100% + 3.125rem * 0.4) / 2);
}

@media screen and (min-width: 1922px) {
  :root {
    --gap-leave: calc( (100vw - 1920px) / 2);
    --w-container: 1920px;
    --fz-menu-en: 1.0625rem;
    --fz-menu-zh: 1rem;
    --fz-subhead-en: 1.875rem;
    --fz-subhead-zh: 1.0625rem;
    --fz-store: 0.9375rem;
    --fz-more: 0.9375rem;
    --fz-campaign-subhead: 1.0625rem;
    --fz-cate: 1.0625rem;
    --fz-list-name: 1.0625rem;
    --fz-list-summary: 0.875rem;
    --fz-bottom-slogan: 0.875rem;
    --fz-context: 1rem;
  }
  :root .container-sm {
    --gap-leave: calc( (100vw - 1920px + 3.125rem * 0.4) / 2);
  }
}
@media screen and (min-width: 1450px) and (max-width: 1921px) {
  :root {
    --gap-leave: calc( 23vw / 2);
    --w-container: 87%;
    --header-h: min(6.875rem, 11vh);
    --fz-menu-en: max(1.125rem, 0.937vw);
    --fz-menu-zh: max(1rem, 0.83vw);
    --fz-subhead-en: max(2rem, 1.66vw);
    --fz-subhead-zh: max(1.1875rem, 0.989vw);
    --fz-store: max(1rem, 0.83vw);
    --fz-more: max(0.9375rem, 0.78vw);
    --fz-campaign-subhead: max(1.1875rem, 0.989vw);
    --fz-cate: max(1.1875rem, 0.989vw);
    --fz-list-name: max(1.1875rem, 0.989vw);
    --fz-list-summary: max(1rem, 0.83vw);
    --fz-bottom-slogan: max(1rem, 0.83vw);
    --fz-context: max(1rem, 0.83vw);
  }
  :root .container-sm {
    --gap-leave: calc( (23vw + 3.125rem * 0.4) / 2);
  }
}
@media screen and (max-width: 899px) {
  :root {
    --plyr-control-spacing: 10px;
    --header-h: max(4rem, 15vw);
    --fz-list-name: 1rem;
  }
}
@media screen and (max-width: 767px) {
  :root {
    --w-container: 100%;
    --cate-h: min(70px, 10vh);
    --theme-w: 100%;
    --switch-w: 2.5rem;
    --gap-leave: 0;
    --gap: 1.5625rem;
    --gap-case: 5px;
    --fz-menu-en: 1rem;
    --fz-menu-zh: 1rem;
    --fz-subhead-en: 2.083rem;
    --fz-subhead-zh: 1rem;
    --fz-store: 0.875rem;
    --fz-more: 0.875rem;
    --fz-campaign-subhead: 1rem;
    --fz-cate: 1rem;
    --fz-list-summary: 1rem;
    --fz-bottom-slogan: 1.0625rem;
    --fz-context: 1.0625rem;
  }
  :root .container-sm {
    --gap-leave: 0;
  }
  .mb .article-container, .mb .styleview-head {
    font-size: max(16px, 1.25rem);
    --fz-menu-en: max(16px, 1.25rem);
    --fz-menu-zh: max(16px, 1.25rem);
    --fz-subhead-zh: 1.4125rem;
    --fz-campaign-subhead: max(16px, 1.25rem);
    --fz-cate: max(16px, 1.25rem);
    --fz-list-name: 1.4125rem;
    --fz-list-summary: max(16px, 1.25rem);
    --fz-bottom-slogan: max(16px, 1.25rem);
    --fz-context: max(16px, 1.25rem);
  }
}
@media screen and (max-width: 449px) {
  :root {
    --fz-subhead-en: 1.4325rem;
  }
  :root .header {
    --fz-menu-en: 1.0625rem;
  }
}
/* ============
 * * RESET
 * ============ */
* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
*:before, *:after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
  clear: both;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.disabled, .disabled:hover {
  cursor: not-allowed;
}

a, a:visited, a:hover, a:focus, a:active {
  text-decoration: none !important;
  outline: 0 !important;
}

button, button:visited, button:hover, button:focus, button:active {
  outline: 0 !important;
}

a[accesskey] {
  color: transparent !important;
  position: absolute !important;
  top: 0;
  left: 0;
  font-size: 0;
}

img, a img {
  border: none;
  max-width: 100%;
  height: auto !important;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
}

img,
input[type=image],
video,
embed,
iframe,
marquee,
object,
table {
  aspect-ratio: attr(width)/attr(height);
}

picture {
  position: relative;
  display: block;
  line-height: 0;
  overflow: hidden;
}

section, article, aside, footer, header, nav, main {
  display: block;
}

p {
  line-height: inherit;
}

ol.reset, ul.reset, li.reset {
  list-style: none;
  margin: 0;
  padding: 0;
}

label {
  font-weight: inherit;
}

input, button, textarea, select, optgroup, option {
  font-family: inherit;
  font-size: inherit;
  *font-size: 100%;
  font-style: inherit;
  font-weight: inherit;
  outline: 0;
  border-radius: 0;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

input:not([type=radio]):not([type=checkbox]), textarea, select, input[type=text] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

select::-ms-expand {
  display: none;
}

input:not([type=button]), input:not([type=submit]), input:not([type=reset]) {
  font-size: 16px !important;
}

textarea {
  resize: vertical;
}

::-webkit-input-placeholder {
  color: #888;
  font-size: 16px;
}

::-moz-placeholder {
  color: #888;
  font-size: 16px;
}

:-ms-input-placeholder, :-moz-placeholder {
  color: #888;
  font-size: 16px;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-transition: background-color 5000s ease-in-out 0s;
  transition: background-color 5000s ease-in-out 0s;
  -webkit-text-fill-color: #111;
}

::-moz-selection {
  background: #111;
  color: #fff;
}

::selection {
  background: #111;
  color: #fff;
}

::-moz-selection {
  background: #111;
  color: #fff;
}

::-webkit-scrollbar {
  background: #e2e2e2;
}

::-webkit-scrollbar-track {
  background: #e2e2e2;
}

::-webkit-scrollbar-thumb {
  background: #ccc;
  border-radius: 0;
}
::-webkit-scrollbar-thumb:hover {
  background: #bbb;
}

hr {
  display: block;
  background: none;
  height: 1px;
  width: 100%;
  margin: 20px auto;
  border: none;
  border-top: 1px solid #ddd;
}

@media screen and (max-width: 767px) {
  hr {
    margin: 15px auto;
  }
}
/*!
 * * * 保留BS v3 隱藏/顯示的樣式 https://getbootstrap.com/docs/3.4/customize/
 * * * Bootstrap v3.4.1 (https://getbootstrap.com/)
 * * * Copyright 2011-2019 Twitter, Inc.
 * * * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 * */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
img {
  vertical-align: middle;
}

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

[role=button] {
  cursor: pointer;
}

.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.pull-right {
  float: right !important;
}

.pull-left {
  float: left !important;
}

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.hidden {
  display: none !important;
}

.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}
.visible-xs, .visible-sm, .visible-md, .visible-lg, .visible-xs-block, .visible-xs-inline, .visible-xs-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block, .visible-print, .visible-print-block, .visible-print-inline, .visible-print-inline-block {
  display: none !important;
}

@media screen and (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs, td.visible-xs {
    display: table-cell !important;
  }
}
@media screen and (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media screen and (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media screen and (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm, td.visible-sm {
    display: table-cell !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md, td.visible-md {
    display: table-cell !important;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media screen and (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg, td.visible-lg {
    display: table-cell !important;
  }
}
@media screen and (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media screen and (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media screen and (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media screen and (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media screen and (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print, td.visible-print {
    display: table-cell !important;
  }
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
  clear: both;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.disabled, .disabled:hover {
  cursor: not-allowed;
}

html {
  scroll-behavior: smooth;
}

body, html {
  margin: 0;
  padding: env(safe-area-inset-top) env(safe-area-inset-right) env(safe-area-inset-bottom) env(safe-area-inset-left);
  font-family: "Geomanist", noto-sans-cjk-jp, "PingFang TC", sans-serif;
  color: #000;
  background: #fff;
  font-size: 16px;
  line-height: 2;
  word-wrap: break-word;
  -webkit-overflow-scrolling: touch;
}
body ::-webkit-scrollbar, html ::-webkit-scrollbar {
  width: 0;
}
body ::-webkit-scrollbar-track, html ::-webkit-scrollbar-track {
  width: 0;
}
body ::-webkit-scrollbar-thumb, html ::-webkit-scrollbar-thumb {
  width: 0;
}

body {
  max-width: 100vw;
  overflow-x: hidden !important;
  padding-top: var(--header-h);
  position: relative;
}
body:not(.index)::after {
  content: "";
  z-index: 2000;
  display: block;
  position: fixed;
  pointer-events: none;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #fefefe url(../images/loading.gif) no-repeat center center/100px auto;
  -webkit-animation: ani-fade-out 0.5s both;
          animation: ani-fade-out 0.5s both;
}

@media screen and (min-width: 1520px) {
  body, html {
    font-size: max(16px, 0.8vw);
  }
}
@media screen and (max-width: 767px) {
  body, html {
    font-size: 12px;
  }
}
/* ============
 * * Layout
 * ============ */
.header {
  right: 0;
  top: 0;
  left: 0;
  position: absolute;
  z-index: 1000;
  background: rgb(255, 255, 255);
  -webkit-transition: -webkit-box-shadow 0.5s;
  transition: -webkit-box-shadow 0.5s;
  -o-transition: box-shadow 0.5s;
  transition: box-shadow 0.5s;
  transition: box-shadow 0.5s, -webkit-box-shadow 0.5s;
  -webkit-animation: ani-fade-in-down 1s both;
          animation: ani-fade-in-down 1s both;
}

.h-top {
  position: relative;
  height: var(--header-h);
}

.logo {
  position: absolute;
  margin: 0;
  padding: 0;
  left: 50.5%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 100%;
  max-width: min(28.74rem, 61.82vw);
}
.logo > * {
  display: block;
  position: relative;
  width: 100%;
  padding-bottom: 7.552173913%;
  font-size: 0;
  background: url("../images/logo_living.svg") no-repeat 0 0/contain;
  z-index: 0;
}

.g-aj2 {
  position: absolute;
  margin: 0;
  padding: 0;
  right: var(--gap);
  top: 50%;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
  width: 100%;
  max-width: min(5.875rem, 12.09vh);
}
.g-aj2 > * {
  display: block;
  position: relative;
  width: 100%;
  padding-bottom: 63.829787234%;
  font-size: 0;
  background: url("../images/logo.svg") no-repeat 0 0/contain;
  z-index: 0;
}

.nav-switch {
  cursor: pointer;
  z-index: 10;
  position: absolute;
  width: var(--switch-w);
  height: var(--switch-w);
  top: 50%;
  background-color: #fff;
  left: var(--gap);
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: background-color 0.2s ease, border-radius 0.2s ease;
  -o-transition: background-color 0.2s ease, border-radius 0.2s ease;
  transition: background-color 0.2s ease, border-radius 0.2s ease;
}
.nav-switch svg {
  opacity: 0;
  -webkit-transition: opacity 0.25s;
  -o-transition: opacity 0.25s;
  transition: opacity 0.25s;
  pointer-events: none;
  position: absolute;
  left: -2px;
  right: -2px;
  right: -2px;
  top: -2px;
  z-index: 0;
}
.nav-switch svg circle {
  stroke-dasharray: 500;
  stroke-dashoffset: 600;
  -webkit-transition: all 2.2s ease;
  -o-transition: all 2.2s ease;
  transition: all 2.2s ease;
}
.nav-switch div {
  z-index: 3;
  pointer-events: none;
  content: "";
  display: inline-block;
  height: 1px;
  width: 1.5rem;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -0.85rem;
  background: #111;
  -webkit-transform-origin: right bottom;
      -ms-transform-origin: right bottom;
          transform-origin: right bottom;
  -webkit-transition: margin 0.2s ease, -webkit-transform 0.2s ease;
  transition: margin 0.2s ease, -webkit-transform 0.2s ease;
  -o-transition: transform 0.2s ease, margin 0.2s ease;
  transition: transform 0.2s ease, margin 0.2s ease;
  transition: transform 0.2s ease, margin 0.2s ease, -webkit-transform 0.2s ease;
}
.nav-switch div:nth-child(1) {
  margin-top: -0.575rem;
}
.nav-switch div:nth-child(3) {
  margin-top: 0.57rem;
}
.pc .nav-switch:hover {
  background: #000;
}
.pc .nav-switch:hover > div {
  background: #fff;
}

.nav {
  position: relative;
  z-index: 9;
  padding-top: max(1.8rem, 1.8vw);
  padding-bottom: max(1.8rem, 1.8vw);
  display: none;
  overflow: hidden;
  will-change: height;
  width: calc(100% - 200px - var(--gap) * 2);
}

.menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto;
  position: relative;
  padding: 0 calc(3.75rem + 150px) 0 3.75rem;
  list-style: none;
  width: calc(100% - 10rem);
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.menu > li {
  display: inline-block;
  vertical-align: top;
  padding: 0 1rem;
}
.menu > li > a {
  display: block;
  color: #000;
  position: relative;
  line-height: 1.2;
  font-weight: 400;
}
.menu .en {
  display: block;
  font-size: var(--fz-menu-en);
  letter-spacing: 0.08em;
  text-transform: uppercase;
  margin-bottom: 5px;
}
.menu .zh {
  display: inline-block;
  white-space: nowrap;
  font-size: var(--fz-menu-zh);
  letter-spacing: 0.12em;
}

.header .menu .is-underline .zh {
  position: relative;
}
.header .menu .is-underline .zh::after {
  content: "";
  display: block;
  left: 0;
  bottom: -4px;
  position: absolute;
  height: 1px;
  width: 100%;
  background: #000;
}

.header .g-community {
  display: none;
  right: calc(var(--gap) + 100px + 3.75rem);
  top: 100%;
  margin-top: max(1.8rem, 1.8vw);
}

.g-community {
  z-index: 10;
  position: absolute;
  line-height: 1;
  text-align: right;
}
.g-community .clink {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  width: 1.1875rem;
  height: auto;
  margin: 0 2px;
  color: inherit;
  font-size: 0;
  border-radius: 50px;
  background: #898989;
  -webkit-transition: background 0.25s;
  -o-transition: background 0.25s;
  transition: background 0.25s;
}
.g-community .clink::before {
  content: "";
  display: block;
  padding-bottom: 100%;
  pointer-events: none;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}
.g-community .clink.fb::before {
  background-image: url(../images/clink_facebook.svg);
}
.g-community .clink.yt::before {
  background-image: url(../images/clink_youtube.svg);
}
.g-community .clink.ig::before {
  background-image: url(../images/clink_instagram.svg);
}
.pc .g-community .clink.fb:hover {
  background: #1877f2;
}
.pc .g-community .clink.yt:hover {
  background: #ff0000;
}
.pc .g-community .clink.ig:hover {
  background: -o-radial-gradient(30% 107%, circle, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
  background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
}

.is-open-nav .header .g-community {
  display: block;
  -webkit-animation: ani-fade-in-down 0.6s ease both;
          animation: ani-fade-in-down 0.6s ease both;
}
.is-open-nav .nav-switch {
  background-color: #000;
}
.is-open-nav .nav-switch div {
  background: #fff;
}
.is-open-nav .nav-switch div:nth-child(1) {
  margin-top: 0.625rem;
  margin-left: 0;
  width: 0.625rem;
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
  -webkit-transition: margin 0.2s, -webkit-transform 0.25s 0.25s;
  transition: margin 0.2s, -webkit-transform 0.25s 0.25s;
  -o-transition: margin 0.2s, transform 0.25s 0.25s;
  transition: margin 0.2s, transform 0.25s 0.25s;
  transition: margin 0.2s, transform 0.25s 0.25s, -webkit-transform 0.25s 0.25s;
}
.is-open-nav .nav-switch div:nth-child(2) {
  margin-top: 0.625rem;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transition: margin 0.2s, -webkit-transform 0.25s 0.25s;
  transition: margin 0.2s, -webkit-transform 0.25s 0.25s;
  -o-transition: margin 0.2s, transform 0.25s 0.25s;
  transition: margin 0.2s, transform 0.25s 0.25s;
  transition: margin 0.2s, transform 0.25s 0.25s, -webkit-transform 0.25s 0.25s;
}
.is-open-nav .nav-switch div:nth-child(3) {
  width: 0.625rem;
  margin-top: 0.625rem;
  margin-left: 0;
  -webkit-transition: margin 0.2s, -webkit-transform 0.25s 0.25s;
  transition: margin 0.2s, -webkit-transform 0.25s 0.25s;
  -o-transition: margin 0.2s, transform 0.25s 0.25s;
  transition: margin 0.2s, transform 0.25s 0.25s;
  transition: margin 0.2s, transform 0.25s 0.25s, -webkit-transform 0.25s 0.25s;
}

.is-close-nav .header .g-community {
  -webkit-animation: ani-fade-out-up 0.2s ease both;
          animation: ani-fade-out-up 0.2s ease both;
}

.is-fixed-header .header {
  position: fixed;
}

.mb-search-pos {
  position: relative;
}

.h-search-switch {
  display: block;
  position: absolute;
  z-index: 15;
  width: var(--switch-w);
  height: var(--switch-w);
  top: 50%;
  left: calc(var(--switch-w) + var(--gap) + 10px);
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: background 0.2s ease;
  -o-transition: background 0.2s ease;
  transition: background 0.2s ease;
  font-size: 0;
}
.h-search-switch::after {
  content: "";
  width: 45%;
  height: 45%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background: url(../images/icon_search.svg) no-repeat 0 0/100% auto;
}
.pc .h-search-switch:hover {
  background: #000;
}
.pc .h-search-switch:hover::after {
  -webkit-filter: brightness(0) invert(1);
          filter: brightness(0) invert(1);
}

.h-search-popup {
  width: min(100% - (var(--switch-w) + var(--gap) + 10px), 250px);
  background: #fff;
  position: absolute;
  z-index: 27;
  top: 50%;
  left: calc(var(--switch-w) + var(--gap) + 10px);
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  display: none;
}
.h-search-popup.is-open {
  z-index: 600;
  display: block;
  -webkit-animation: ani-fade-in 0.35s both;
          animation: ani-fade-in 0.35s both;
}

.h-search-input {
  height: var(--switch-w);
  width: 100%;
  padding-left: var(--switch-w);
  padding-right: var(--switch-w);
  border: none;
  display: block;
  border-bottom: 1px solid #000;
}

.h-search-send {
  position: absolute;
  width: var(--switch-w);
  height: var(--switch-w);
  background: none;
  white-space: nowrap;
  position: absolute;
  border: none;
  left: 0;
  top: 0;
  font-size: 0;
}
.h-search-send::after {
  content: "";
  width: 45%;
  height: 45%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background: url(../images/icon_search.svg) no-repeat 0 0/100% auto;
}
.pc .h-search-send:hover::after {
  width: 45%;
  height: 45%;
}

.h-search-close {
  cursor: pointer;
  display: block;
  position: absolute;
  background: #fff;
  right: 0;
  top: 50%;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
  width: max(30px, var(--switch-w));
  height: max(30px, var(--switch-w));
  font-size: 0;
  background: none;
}
.h-search-close::before, .h-search-close::after {
  content: "";
  width: 45%;
  height: 1px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -22.5%;
  background-color: #555;
  -webkit-transition: height 0.25s;
  -o-transition: height 0.25s;
  transition: height 0.25s;
}
.h-search-close::before {
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
.h-search-close::after {
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.h-search-close:hover::before, .h-search-close:hover::after {
  height: 2px;
}

.h-search-recommend {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  background: #fff;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
          box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  padding: max(15px, var(--gap) * 0.25) max(20px, var(--gap) * 0.5);
  font-size: var(--fz-context);
}
.h-search-recommend a {
  display: block;
  color: #222;
  font-weight: 400;
  margin: 2px 0;
}
.h-search-recommend.is-open {
  display: block;
  -webkit-animation: ani-fade-in 0.5s 0.1s both;
          animation: ani-fade-in 0.5s 0.1s both;
}

.pc .h-search-recommend a:hover {
  color: #000;
  font-weight: 500;
}

.footer {
  overflow: hidden;
  margin-top: calc(var(--gap) * 3);
  background: #111;
  padding: calc(var(--gap) * 1.4) 0 calc(var(--gap) * 1.4);
  color: #fff;
}
.footer .g-community {
  right: calc(var(--gap) + 100px + 3.75rem - var(--gap));
  top: 0;
}
.footer .menu {
  width: calc(100% - var(--gap) * 1.2);
}
.footer .menu a {
  color: #fff;
}
.footer .menu .en {
  font-weight: 300;
}

.f-copyright {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  text-align: right;
  font-size: 1rem;
  color: #eee;
  letter-spacing: 0.08em;
}
.f-copyright .logo-round {
  display: none !important;
  vertical-align: middle;
  width: 3.75rem;
  height: 3.75rem;
  display: inline-block;
  border-radius: 50%;
  background: #fff;
  font-size: 0;
  position: relative;
  overflow: hidden;
  margin: 0 0 0 1.5rem;
  letter-spacing: 0.1em;
  -webkit-transition: background 0.25s, border 0.25s;
  -o-transition: background 0.25s, border 0.25s;
  transition: background 0.25s, border 0.25s;
}
.f-copyright .logo-round::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: url(../images/logo_a.svg) no-repeat center 45%/68% 68%;
}

.pc .f-copyright .logo-round:hover {
  background: #000;
  border: 1px solid #fff;
}
.pc .f-copyright .logo-round:hover::before {
  background-image: url(../images/logo_a_light.svg);
}

.gotop {
  z-index: 1500;
  position: fixed;
  height: 40px;
  width: 40px;
  bottom: 30px;
  right: 30px;
  border-radius: 50px;
  border: 1px solid #111;
  font-size: 0;
  cursor: pointer;
  display: none;
  background-color: rgba(255, 255, 255, 0.5);
}
.gotop::before {
  content: "";
  position: absolute;
  display: block;
  width: 8px;
  height: 8px;
  left: 50%;
  top: 50%;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
  margin-top: -3px;
  margin-left: -4px;
  border-style: solid;
  border-color: #111;
  border-width: 1px 1px 0 0;
}
.gotop.is-show {
  display: block;
  -webkit-animation: ani-fade-in 0.5s both;
          animation: ani-fade-in 0.5s both;
}

.pc .gotop:hover {
  background-color: #fff;
}

@media screen and (min-width: 900px) {
  .is-fixed-header .header {
    background: none;
  }
  .is-fixed-header .header .logo, .is-fixed-header .header .header .g-community, .is-fixed-header .header .h-search-switch, .is-fixed-header .header .h-search-popup, .is-fixed-header .header .g-aj2 {
    display: none !important;
  }
  .is-fixed-header .header .menu > li:first-child {
    padding-left: 0;
  }
  .is-fixed-header .header .menu .js-chgtext .en {
    margin-bottom: 0;
  }
  .is-fixed-header .header .menu .js-chgtext .zh {
    display: none;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
  .is-fixed-header .header .menu a:not(.js-chgtext) .en {
    display: none !important;
  }
  .is-fixed-header:not(.is-open-nav) .nav-switch {
    border-radius: 50%;
  }
  .is-fixed-header:not(.is-open-nav) .nav-switch svg {
    opacity: 1;
  }
  .is-fixed-header:not(.is-open-nav) .nav-switch svg circle {
    stroke-dashoffset: 0;
    -webkit-animation: ani-stroke 2.2s both ease-out;
            animation: ani-stroke 2.2s both ease-out;
  }
  .is-fixed-header.is-open-nav .header .g-community {
    display: none;
  }
  .is-fixed-header.is-open-nav .nav {
    padding-top: 0;
    padding-bottom: 0;
    position: absolute;
    height: auto;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
  .is-fixed-header.is-open-nav .header .menu {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    padding: 0 0 0 calc(var(--switch-w) + 20px);
    border-radius: 15px;
    border: 1px solid #111;
    background-color: #fff;
    width: auto;
    -webkit-mask: -webkit-gradient(linear, right top, left top, from(transparent), to(#000)), -webkit-gradient(linear, right top, left top, from(#000), to(#000));
    -webkit-mask: linear-gradient(270deg, transparent, #000), linear-gradient(270deg, #000, #000);
            mask: -webkit-gradient(linear, right top, left top, from(transparent), to(#000)), -webkit-gradient(linear, right top, left top, from(#000), to(#000));
            mask: linear-gradient(270deg, transparent, #000), linear-gradient(270deg, #000, #000);
    -webkit-mask-size: 100% 100%;
            mask-size: 100% 100%;
    -webkit-mask-position: left center;
            mask-position: left center;
    -webkit-mask-repeat: no-repeat;
            mask-repeat: no-repeat;
    -webkit-animation: ani-menu-fixed-in 0.5s 0.3s both;
            animation: ani-menu-fixed-in 0.5s 0.3s both;
  }
  .is-fixed-header.is-open-nav .header .menu::before {
    display: none;
  }
  .is-fixed-header.is-open-nav .header .menu > li {
    margin-bottom: 0;
  }
  .is-fixed-header.is-open-nav .header .menu > li > a {
    line-height: var(--switch-w);
  }
  .is-fixed-header.is-open-nav .nav-switch {
    background-color: transparent !important;
  }
  .is-fixed-header.is-open-nav .nav-switch div {
    display: none;
  }
  .is-fixed-header.is-open-nav .nav-switch::after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    background: none;
    border-style: solid;
    border-width: 6px 0 6px 10px;
    border-color: transparent transparent transparent #111;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    display: block;
    top: 50%;
    left: 50%;
    margin-top: -5px;
    margin-left: -4px;
    -webkit-animation: ani-fade-in-left 0.5s 0.15s both;
            animation: ani-fade-in-left 0.5s 0.15s both;
  }
  .is-fixed-header.is-open-nav .nav-switch svg circle {
    -webkit-animation: ani-stroke_disapear 1s both linear;
            animation: ani-stroke_disapear 1s both linear;
  }
  .is-fixed-header.is-close-nav .nav {
    height: auto !important;
  }
  .is-fixed-header.is-close-nav .header .menu {
    -webkit-animation: ani-menu-fixed-out 0.5s both;
            animation: ani-menu-fixed-out 0.5s both;
  }
  .is-fixed-header.is-close-nav .nav-switch::after {
    -webkit-animation: ani-fade-out-left 0.5s 0.15s both;
            animation: ani-fade-out-left 0.5s 0.15s both;
  }
  .pc.is-fixed-header .menu .js-chgtext:hover .zh {
    display: block;
    -webkit-animation: ani-fadeIn 0.5s both;
            animation: ani-fadeIn 0.5s both;
  }
  .pc.is-fixed-header .menu .js-chgtext:hover .en {
    opacity: 0 !important;
  }
  .pc.is-fixed-header.is-open-nav .nav-switch:hover::after {
    border-width: 6px 10px 6px 0;
    border-color: transparent #111 transparent transparent;
  }
  .mb-search-pos {
    display: none !important;
  }
}
@media screen and (min-width: 1150px) {
  .header .menu::before {
    content: "";
    display: block;
    position: absolute;
    top: calc(max(1.8rem, 1.8vw) * -1);
    left: 0;
    right: 0;
    height: 1px;
    background: #eee;
  }
  .header .menu a:not(.js-chgtext) .en {
    display: none !important;
  }
  .footer .menu > li > a {
    text-align: center;
  }
  .menu > li:first-child {
    padding-left: 0;
  }
  .menu .js-chgtext .en {
    margin-bottom: 0;
  }
  .menu .js-chgtext .zh {
    display: none;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
  .pc .menu .js-chgtext:hover .zh {
    display: block;
    -webkit-animation: ani-fadeIn 0.5s both;
            animation: ani-fadeIn 0.5s both;
  }
  .pc .menu .js-chgtext:hover .en {
    opacity: 0 !important;
  }
}
@media screen and (min-width: 1150px) and (max-width: 1349px) {
  .menu {
    padding-left: 0;
    padding-right: 130px;
  }
  .header .g-community {
    right: calc(var(--gap) + 100px);
  }
  .footer .g-community {
    right: calc(var(--gap) + 100px - var(--gap));
  }
}
@media screen and (max-width: 1149px) {
  .nav, .footer .container-sm {
    padding-left: calc(50% - min(28.75rem, 61.82vw) * 0.5 - var(--gap) + 10px) !important;
  }
  .footer .container-sm {
    max-width: 100%;
  }
  .menu {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    width: 100%;
    padding: 0 80px 0 calc(var(--gap) * 0.5 + 1.25rem);
  }
  .menu > li {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 50%;
            flex: 0 1 50%;
    width: 50%;
    margin-bottom: 1.5rem;
    padding: 0 0.2rem;
  }
  .menu > li > a {
    text-align: left;
  }
  .menu > li > a .en {
    white-space: nowrap;
    letter-spacing: 0.02em;
  }
  .header .g-community, .footer .g-community {
    right: var(--gap);
  }
  .h-search-switch::after, .h-search-send::after {
    width: 50%;
    height: 50%;
  }
  .footer .menu {
    width: 100%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .footer .menu > li > a {
    text-align: left;
  }
  .footer .menu > li:nth-child(1) {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .footer .menu > li:nth-child(2) {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .footer .menu > li:nth-child(3) {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .footer .menu > li:nth-child(4) {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .footer .menu > li:nth-child(5) {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
}
@media screen and (min-width: 900px) and (max-width: 1149px) {
  .is-fixed-header.is-open-nav .nav {
    top: calc(var(--header-h) * 0.5 - var(--switch-w) * 0.5);
    -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    padding-left: var(--gap) !important;
  }
  .is-fixed-header.is-open-nav .header .menu > li {
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
    width: auto;
    margin-right: 20px;
  }
}
@media screen and (max-width: 899px) {
  .gotop {
    bottom: 10px;
    right: 10px;
    height: min(var(--switch-w), 30px);
    width: min(var(--switch-w), 30px);
  }
  .logo {
    max-width: min(84.4941068422vw, 85vw - var(--gap) * 2 - var(--switch-w) * 2 - 15px);
    margin-left: calc(var(--switch-w) * -0.3);
  }
  .g-aj2 {
    top: 55%;
    max-width: 9.6vw;
    right: calc(var(--gap) + 5px);
    -webkit-transition: opacity 0.6s;
    -o-transition: opacity 0.6s;
    transition: opacity 0.6s;
  }
  .header .g-community {
    display: none;
    top: 50%;
    margin-top: -0.5em;
  }
  .menu {
    padding-right: 0;
  }
  .nav-switch {
    left: calc(var(--gap) - 5px);
  }
  .nav {
    left: 0;
    width: auto !important;
    height: 100vh !important;
    bottom: 0;
    position: fixed !important;
    -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
            transform: translate(0, 0);
    top: 0;
    border-top: var(--header-h) solid #fff;
    padding-top: 10px !important;
    padding-right: var(--gap) !important;
    padding-left: var(--gap) !important;
    padding-bottom: var(--gap) !important;
    background: #fff;
    overflow-y: auto;
    -webkit-box-shadow: 5px 0 10px rgba(0, 0, 0, 0.1);
            box-shadow: 5px 0 10px rgba(0, 0, 0, 0.1);
  }
  .header .menu {
    border: none;
    border-radius: 0;
    display: block;
    z-index: 0;
    margin-top: 40px;
  }
  .header .menu > li {
    display: block;
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
    width: auto;
    margin-right: 0;
    margin-bottom: 30px;
  }
  .h-search-popup {
    width: calc(100% - (var(--switch-w) + var(--gap) * 2 + 15px + 10vw));
  }
  .h-search-popup, .h-search-switch {
    left: calc(var(--gap) + var(--switch-w) + 5px);
  }
  body:not(.is-open-nav) .h-search-switch, body:not(.is-open-nav) .h-search-popup, body:not(.is-open-nav) .mb-search-pos {
    display: none !important;
  }
  .h-top > .h-search-switch, .h-top > .h-search-popup {
    display: none !important;
  }
  .mb-search-pos {
    margin-top: var(--gap);
  }
  .mb-search-pos .h-search-switch {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    left: calc(var(--gap) + 2px);
  }
  .mb-search-pos .h-search-popup {
    position: absolute;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    width: calc(100% - 20px);
    top: 0;
    right: auto;
    left: calc(var(--gap) + 2px);
  }
  .mb-search-pos .h-search-input {
    padding-right: 0;
  }
  .mb-search-pos .h-search-close {
    right: auto;
    left: 0;
    -webkit-transform: translate(-100%, -50%);
        -ms-transform: translate(-100%, -50%);
            transform: translate(-100%, -50%);
  }
  .is-open-nav .nav {
    height: 100vh !important;
    -webkit-animation: ani-fade-in-right 0.85s both;
            animation: ani-fade-in-right 0.85s both;
  }
  .is-open-nav .g-aj2 {
    display: none;
    -webkit-animation: ani-fade-out 0.5s both;
            animation: ani-fade-out 0.5s both;
  }
  .is-close-nav .g-aj2 {
    -webkit-animation: ani-fade-in 0.35s both;
            animation: ani-fade-in 0.35s both;
  }
  .is-close-nav .nav {
    -webkit-animation: ani-fade-out-left 0.5s both;
            animation: ani-fade-out-left 0.5s both;
  }
  .footer {
    margin-top: 60px;
    background: #111;
    padding: 60px 0 50px;
    color: #fff;
  }
  .footer .menu {
    padding-left: 0;
  }
  .footer .container-sm {
    padding-right: var(--gap) !important;
    padding-left: calc(var(--gap) + var(--switch-w) * 2) !important;
  }
  .footer .g-community {
    right: auto;
    left: calc(var(--gap) + var(--switch-w) * 2);
    top: auto;
    bottom: 35px;
  }
}
@media screen and (max-width: 767px) {
  .h-search-switch::after, .h-search-send::after {
    width: 60%;
    height: 60%;
  }
}
@media screen and (min-width: 900px) and (max-height: 799px), (min-width: 1450px) and (max-width: 1921px) {
  .footer {
    margin-top: var(--gap);
  }
}
@media screen and (max-width: 639px) {
  .is-list .container-sm:not(.no-p0) {
    padding-left: 0;
    padding-right: 0;
    overflow: hidden;
  }
}
@media screen and (max-width: 419px) {
  .header .menu > li {
    margin-bottom: 20px;
  }
  .menu > li {
    padding: 0 1rem 0 0;
  }
  .h-search-popup {
    width: calc(100% - (var(--switch-w) + var(--gap) * 2));
  }
  .h-search-popup, .h-search-switch {
    left: calc(var(--gap) + var(--switch-w));
  }
  .footer {
    margin-top: 25px;
    padding: calc(var(--gap) * 2) 0 var(--gap);
  }
  .footer .container-sm {
    padding-right: var(--gap) !important;
    padding-left: calc(var(--gap) + var(--switch-w)) !important;
  }
  .footer .g-community {
    left: calc(var(--gap) + var(--switch-w));
    bottom: var(--gap);
  }
}
@media screen and (min-width: 450px) {
  body:not(.is-open-nav) .nav-switch div {
    width: 1.4rem;
    margin-left: -0.7rem;
  }
  body:not(.is-open-nav) .nav-switch div:nth-child(1) {
    margin-top: -0.6rem;
  }
  body:not(.is-open-nav) .nav-switch div:nth-child(3) {
    margin-top: 0.57rem;
  }
}
@media screen and (max-width: 369px) {
  .logo {
    max-width: max(45vw, 150px);
  }
  .nav {
    padding-right: var(--gap) !important;
    padding-left: var(--gap) !important;
  }
  .menu {
    display: block;
  }
  .menu > li {
    width: 100%;
    padding: 0.5em 0;
    margin: 0;
  }
  .menu > li .en {
    display: inline-block;
    margin-right: 5px;
  }
  .footer {
    padding-top: var(--gap);
  }
  .footer .container-sm {
    padding-left: var(--gap) !important;
  }
  .footer .menu > li {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  }
  .footer .menu > li .en, .footer .menu > li .zh {
    display: inline-block;
  }
  .footer .g-community {
    bottom: auto;
    left: auto;
    top: auto;
    left: auto;
    position: relative;
    margin: 20px auto 0;
  }
  .index .footer .container-sm {
    padding-left: calc(var(--gap) * 1.6) !important;
    padding-right: calc(var(--gap) * 1.6) !important;
  }
  .is-open-nav .header .g-community {
    right: calc(var(--gap) - 10px);
  }
}
/* ============
 * * Loading
 * ============ */
#page-loading-svg {
  width: 150px;
  position: fixed;
  top: 50%;
  left: 50%;
  will-change: tranfsorm, opacity;
  opacity: 1;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, -webkit-transform 0.5s;
  -o-transition: transform 0.5s, opacity 0.5s;
  transition: transform 0.5s, opacity 0.5s;
  transition: transform 0.5s, opacity 0.5s, -webkit-transform 0.5s;
}

.page-loading {
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2000;
  width: 100vw;
  height: 100vh;
  background: #fff;
  -webkit-animation: ani-pace_done 1s both;
          animation: ani-pace_done 1s both;
}

.loading-count {
  font-style: normal;
  font-size: 1.5rem;
  display: block;
  margin: 20px auto;
  color: #000;
  font-family: "Geomanist", noto-sans-cjk-jp, "PingFang TC", sans-serif;
  font-weight: 300;
  position: absolute;
  top: 50%;
  width: 100%;
  display: block;
  text-align: center;
  -webkit-transform: translateY(50px);
      -ms-transform: translateY(50px);
          transform: translateY(50px);
}

.loading-count::before {
  content: counter(count);
  -webkit-animation: ani_loading_counter 2s linear both;
          animation: ani_loading_counter 2s linear both;
  counter-reset: count 0;
}

#page-loading-cube {
  -webkit-animation: ani_loading_cube 2s linear backwards;
          animation: ani_loading_cube 2s linear backwards;
}

.mb .loading-count {
  display: none;
}

@-webkit-keyframes ani_loading_counter {
  1% {
    counter-increment: count 1;
  }
  2% {
    counter-increment: count 2;
  }
  3% {
    counter-increment: count 3;
  }
  4% {
    counter-increment: count 4;
  }
  5% {
    counter-increment: count 5;
  }
  6% {
    counter-increment: count 6;
  }
  7% {
    counter-increment: count 7;
  }
  8% {
    counter-increment: count 8;
  }
  9% {
    counter-increment: count 9;
  }
  10% {
    counter-increment: count 10;
  }
  11% {
    counter-increment: count 11;
  }
  12% {
    counter-increment: count 12;
  }
  13% {
    counter-increment: count 13;
  }
  14% {
    counter-increment: count 14;
  }
  15% {
    counter-increment: count 15;
  }
  16% {
    counter-increment: count 16;
  }
  17% {
    counter-increment: count 17;
  }
  18% {
    counter-increment: count 18;
  }
  19% {
    counter-increment: count 19;
  }
  20% {
    counter-increment: count 20;
  }
  21% {
    counter-increment: count 21;
  }
  22% {
    counter-increment: count 22;
  }
  23% {
    counter-increment: count 23;
  }
  24% {
    counter-increment: count 24;
  }
  25% {
    counter-increment: count 25;
  }
  26% {
    counter-increment: count 26;
  }
  27% {
    counter-increment: count 27;
  }
  28% {
    counter-increment: count 28;
  }
  29% {
    counter-increment: count 29;
  }
  30% {
    counter-increment: count 30;
  }
  31% {
    counter-increment: count 31;
  }
  32% {
    counter-increment: count 32;
  }
  33% {
    counter-increment: count 33;
  }
  34% {
    counter-increment: count 34;
  }
  35% {
    counter-increment: count 35;
  }
  36% {
    counter-increment: count 36;
  }
  37% {
    counter-increment: count 37;
  }
  38% {
    counter-increment: count 38;
  }
  39% {
    counter-increment: count 39;
  }
  40% {
    counter-increment: count 40;
  }
  41% {
    counter-increment: count 41;
  }
  42% {
    counter-increment: count 42;
  }
  43% {
    counter-increment: count 43;
  }
  44% {
    counter-increment: count 44;
  }
  45% {
    counter-increment: count 45;
  }
  46% {
    counter-increment: count 46;
  }
  47% {
    counter-increment: count 47;
  }
  48% {
    counter-increment: count 48;
  }
  49% {
    counter-increment: count 49;
  }
  50% {
    counter-increment: count 50;
  }
  51% {
    counter-increment: count 51;
  }
  52% {
    counter-increment: count 52;
  }
  53% {
    counter-increment: count 53;
  }
  54% {
    counter-increment: count 54;
  }
  55% {
    counter-increment: count 55;
  }
  56% {
    counter-increment: count 56;
  }
  57% {
    counter-increment: count 57;
  }
  58% {
    counter-increment: count 58;
  }
  59% {
    counter-increment: count 59;
  }
  60% {
    counter-increment: count 60;
  }
  61% {
    counter-increment: count 61;
  }
  62% {
    counter-increment: count 62;
  }
  63% {
    counter-increment: count 63;
  }
  64% {
    counter-increment: count 64;
  }
  65% {
    counter-increment: count 65;
  }
  66% {
    counter-increment: count 66;
  }
  67% {
    counter-increment: count 67;
  }
  68% {
    counter-increment: count 68;
  }
  69% {
    counter-increment: count 69;
  }
  70% {
    counter-increment: count 70;
  }
  71% {
    counter-increment: count 71;
  }
  72% {
    counter-increment: count 72;
  }
  73% {
    counter-increment: count 73;
  }
  74% {
    counter-increment: count 74;
  }
  75% {
    counter-increment: count 75;
  }
  76% {
    counter-increment: count 76;
  }
  77% {
    counter-increment: count 77;
  }
  78% {
    counter-increment: count 78;
  }
  79% {
    counter-increment: count 79;
  }
  80% {
    counter-increment: count 80;
  }
  81% {
    counter-increment: count 81;
  }
  82% {
    counter-increment: count 82;
  }
  83% {
    counter-increment: count 83;
  }
  84% {
    counter-increment: count 84;
  }
  85% {
    counter-increment: count 85;
  }
  86% {
    counter-increment: count 86;
  }
  87% {
    counter-increment: count 87;
  }
  88% {
    counter-increment: count 88;
  }
  89% {
    counter-increment: count 89;
  }
  90% {
    counter-increment: count 90;
  }
  91% {
    counter-increment: count 91;
  }
  92% {
    counter-increment: count 92;
  }
  93% {
    counter-increment: count 93;
  }
  94% {
    counter-increment: count 94;
  }
  95% {
    counter-increment: count 95;
  }
  96% {
    counter-increment: count 96;
  }
  97% {
    counter-increment: count 97;
  }
  98% {
    counter-increment: count 98;
  }
  99% {
    counter-increment: count 99;
  }
  100% {
    counter-increment: count 100;
  }
}

@keyframes ani_loading_counter {
  1% {
    counter-increment: count 1;
  }
  2% {
    counter-increment: count 2;
  }
  3% {
    counter-increment: count 3;
  }
  4% {
    counter-increment: count 4;
  }
  5% {
    counter-increment: count 5;
  }
  6% {
    counter-increment: count 6;
  }
  7% {
    counter-increment: count 7;
  }
  8% {
    counter-increment: count 8;
  }
  9% {
    counter-increment: count 9;
  }
  10% {
    counter-increment: count 10;
  }
  11% {
    counter-increment: count 11;
  }
  12% {
    counter-increment: count 12;
  }
  13% {
    counter-increment: count 13;
  }
  14% {
    counter-increment: count 14;
  }
  15% {
    counter-increment: count 15;
  }
  16% {
    counter-increment: count 16;
  }
  17% {
    counter-increment: count 17;
  }
  18% {
    counter-increment: count 18;
  }
  19% {
    counter-increment: count 19;
  }
  20% {
    counter-increment: count 20;
  }
  21% {
    counter-increment: count 21;
  }
  22% {
    counter-increment: count 22;
  }
  23% {
    counter-increment: count 23;
  }
  24% {
    counter-increment: count 24;
  }
  25% {
    counter-increment: count 25;
  }
  26% {
    counter-increment: count 26;
  }
  27% {
    counter-increment: count 27;
  }
  28% {
    counter-increment: count 28;
  }
  29% {
    counter-increment: count 29;
  }
  30% {
    counter-increment: count 30;
  }
  31% {
    counter-increment: count 31;
  }
  32% {
    counter-increment: count 32;
  }
  33% {
    counter-increment: count 33;
  }
  34% {
    counter-increment: count 34;
  }
  35% {
    counter-increment: count 35;
  }
  36% {
    counter-increment: count 36;
  }
  37% {
    counter-increment: count 37;
  }
  38% {
    counter-increment: count 38;
  }
  39% {
    counter-increment: count 39;
  }
  40% {
    counter-increment: count 40;
  }
  41% {
    counter-increment: count 41;
  }
  42% {
    counter-increment: count 42;
  }
  43% {
    counter-increment: count 43;
  }
  44% {
    counter-increment: count 44;
  }
  45% {
    counter-increment: count 45;
  }
  46% {
    counter-increment: count 46;
  }
  47% {
    counter-increment: count 47;
  }
  48% {
    counter-increment: count 48;
  }
  49% {
    counter-increment: count 49;
  }
  50% {
    counter-increment: count 50;
  }
  51% {
    counter-increment: count 51;
  }
  52% {
    counter-increment: count 52;
  }
  53% {
    counter-increment: count 53;
  }
  54% {
    counter-increment: count 54;
  }
  55% {
    counter-increment: count 55;
  }
  56% {
    counter-increment: count 56;
  }
  57% {
    counter-increment: count 57;
  }
  58% {
    counter-increment: count 58;
  }
  59% {
    counter-increment: count 59;
  }
  60% {
    counter-increment: count 60;
  }
  61% {
    counter-increment: count 61;
  }
  62% {
    counter-increment: count 62;
  }
  63% {
    counter-increment: count 63;
  }
  64% {
    counter-increment: count 64;
  }
  65% {
    counter-increment: count 65;
  }
  66% {
    counter-increment: count 66;
  }
  67% {
    counter-increment: count 67;
  }
  68% {
    counter-increment: count 68;
  }
  69% {
    counter-increment: count 69;
  }
  70% {
    counter-increment: count 70;
  }
  71% {
    counter-increment: count 71;
  }
  72% {
    counter-increment: count 72;
  }
  73% {
    counter-increment: count 73;
  }
  74% {
    counter-increment: count 74;
  }
  75% {
    counter-increment: count 75;
  }
  76% {
    counter-increment: count 76;
  }
  77% {
    counter-increment: count 77;
  }
  78% {
    counter-increment: count 78;
  }
  79% {
    counter-increment: count 79;
  }
  80% {
    counter-increment: count 80;
  }
  81% {
    counter-increment: count 81;
  }
  82% {
    counter-increment: count 82;
  }
  83% {
    counter-increment: count 83;
  }
  84% {
    counter-increment: count 84;
  }
  85% {
    counter-increment: count 85;
  }
  86% {
    counter-increment: count 86;
  }
  87% {
    counter-increment: count 87;
  }
  88% {
    counter-increment: count 88;
  }
  89% {
    counter-increment: count 89;
  }
  90% {
    counter-increment: count 90;
  }
  91% {
    counter-increment: count 91;
  }
  92% {
    counter-increment: count 92;
  }
  93% {
    counter-increment: count 93;
  }
  94% {
    counter-increment: count 94;
  }
  95% {
    counter-increment: count 95;
  }
  96% {
    counter-increment: count 96;
  }
  97% {
    counter-increment: count 97;
  }
  98% {
    counter-increment: count 98;
  }
  99% {
    counter-increment: count 99;
  }
  100% {
    counter-increment: count 100;
  }
}
@-webkit-keyframes ani_loading_cube {
  0% {
    height: 0;
    y: 110;
  }
  1% {
    height: 1.1;
    y: 108.9;
  }
  2% {
    height: 2.2;
    y: 107.8;
  }
  3% {
    height: 3.3;
    y: 106.7;
  }
  4% {
    height: 4.4;
    y: 105.6;
  }
  5% {
    height: 5.5;
    y: 104.5;
  }
  6% {
    height: 6.6;
    y: 103.4;
  }
  7% {
    height: 7.7;
    y: 102.3;
  }
  8% {
    height: 8.8;
    y: 101.2;
  }
  9% {
    height: 9.9;
    y: 100.1;
  }
  10% {
    height: 11;
    y: 99;
  }
  11% {
    height: 12.1;
    y: 97.9;
  }
  12% {
    height: 13.2;
    y: 96.8;
  }
  13% {
    height: 14.3;
    y: 95.7;
  }
  14% {
    height: 15.4;
    y: 94.6;
  }
  15% {
    height: 16.5;
    y: 93.5;
  }
  16% {
    height: 17.6;
    y: 92.4;
  }
  17% {
    height: 18.7;
    y: 91.3;
  }
  18% {
    height: 19.8;
    y: 90.2;
  }
  19% {
    height: 20.9;
    y: 89.1;
  }
  20% {
    height: 22;
    y: 88;
  }
  21% {
    height: 23.1;
    y: 86.9;
  }
  22% {
    height: 24.2;
    y: 85.8;
  }
  23% {
    height: 25.3;
    y: 84.7;
  }
  24% {
    height: 26.4;
    y: 83.6;
  }
  25% {
    height: 27.5;
    y: 82.5;
  }
  26% {
    height: 28.6;
    y: 81.4;
  }
  27% {
    height: 29.7;
    y: 80.3;
  }
  28% {
    height: 30.8;
    y: 79.2;
  }
  29% {
    height: 31.9;
    y: 78.1;
  }
  30% {
    height: 33;
    y: 77;
  }
  31% {
    height: 34.1;
    y: 75.9;
  }
  32% {
    height: 35.2;
    y: 74.8;
  }
  33% {
    height: 36.3;
    y: 73.7;
  }
  34% {
    height: 37.4;
    y: 72.6;
  }
  35% {
    height: 38.5;
    y: 71.5;
  }
  36% {
    height: 39.6;
    y: 70.4;
  }
  37% {
    height: 40.7;
    y: 69.3;
  }
  38% {
    height: 41.8;
    y: 68.2;
  }
  39% {
    height: 42.9;
    y: 67.1;
  }
  40% {
    height: 44;
    y: 66;
  }
  41% {
    height: 45.1;
    y: 64.9;
  }
  42% {
    height: 46.2;
    y: 63.8;
  }
  43% {
    height: 47.3;
    y: 62.7;
  }
  44% {
    height: 48.4;
    y: 61.6;
  }
  45% {
    height: 49.5;
    y: 60.5;
  }
  46% {
    height: 50.6;
    y: 59.4;
  }
  47% {
    height: 51.7;
    y: 58.3;
  }
  48% {
    height: 52.8;
    y: 57.2;
  }
  49% {
    height: 53.9;
    y: 56.1;
  }
  50% {
    height: 55;
    y: 55;
  }
  51% {
    height: 56.1;
    y: 53.9;
  }
  52% {
    height: 57.2;
    y: 52.8;
  }
  53% {
    height: 58.3;
    y: 51.7;
  }
  54% {
    height: 59.4;
    y: 50.6;
  }
  55% {
    height: 60.5;
    y: 49.5;
  }
  56% {
    height: 61.6;
    y: 48.4;
  }
  57% {
    height: 62.7;
    y: 47.3;
  }
  58% {
    height: 63.8;
    y: 46.2;
  }
  59% {
    height: 64.9;
    y: 45.1;
  }
  60% {
    height: 66;
    y: 44;
  }
  61% {
    height: 67.1;
    y: 42.9;
  }
  62% {
    height: 68.2;
    y: 41.8;
  }
  63% {
    height: 69.3;
    y: 40.7;
  }
  64% {
    height: 70.4;
    y: 39.6;
  }
  65% {
    height: 71.5;
    y: 38.5;
  }
  66% {
    height: 72.6;
    y: 37.4;
  }
  67% {
    height: 73.7;
    y: 36.3;
  }
  68% {
    height: 74.8;
    y: 35.2;
  }
  69% {
    height: 75.9;
    y: 34.1;
  }
  70% {
    height: 77;
    y: 33;
  }
  71% {
    height: 78.1;
    y: 31.9;
  }
  72% {
    height: 79.2;
    y: 30.8;
  }
  73% {
    height: 80.3;
    y: 29.7;
  }
  74% {
    height: 81.4;
    y: 28.6;
  }
  75% {
    height: 82.5;
    y: 27.5;
  }
  76% {
    height: 83.6;
    y: 26.4;
  }
  77% {
    height: 84.7;
    y: 25.3;
  }
  78% {
    height: 85.8;
    y: 24.2;
  }
  79% {
    height: 86.9;
    y: 23.1;
  }
  80% {
    height: 88;
    y: 22;
  }
  81% {
    height: 89.1;
    y: 20.9;
  }
  82% {
    height: 90.2;
    y: 19.8;
  }
  83% {
    height: 91.3;
    y: 18.7;
  }
  84% {
    height: 92.4;
    y: 17.6;
  }
  85% {
    height: 93.5;
    y: 16.5;
  }
  86% {
    height: 94.6;
    y: 15.4;
  }
  87% {
    height: 95.7;
    y: 14.3;
  }
  88% {
    height: 96.8;
    y: 13.2;
  }
  89% {
    height: 97.9;
    y: 12.1;
  }
  90% {
    height: 99;
    y: 11;
  }
  91% {
    height: 100.1;
    y: 9.9;
  }
  92% {
    height: 101.2;
    y: 8.8;
  }
  93% {
    height: 102.3;
    y: 7.7;
  }
  94% {
    height: 103.4;
    y: 6.6;
  }
  95% {
    height: 104.5;
    y: 5.5;
  }
  96% {
    height: 105.6;
    y: 4.4;
  }
  97% {
    height: 106.7;
    y: 3.3;
  }
  98% {
    height: 107.8;
    y: 2.2;
  }
  99% {
    height: 108.9;
    y: 1.1;
  }
  100% {
    height: 110;
    y: 0;
  }
}
@keyframes ani_loading_cube {
  0% {
    height: 0;
    y: 110;
  }
  1% {
    height: 1.1;
    y: 108.9;
  }
  2% {
    height: 2.2;
    y: 107.8;
  }
  3% {
    height: 3.3;
    y: 106.7;
  }
  4% {
    height: 4.4;
    y: 105.6;
  }
  5% {
    height: 5.5;
    y: 104.5;
  }
  6% {
    height: 6.6;
    y: 103.4;
  }
  7% {
    height: 7.7;
    y: 102.3;
  }
  8% {
    height: 8.8;
    y: 101.2;
  }
  9% {
    height: 9.9;
    y: 100.1;
  }
  10% {
    height: 11;
    y: 99;
  }
  11% {
    height: 12.1;
    y: 97.9;
  }
  12% {
    height: 13.2;
    y: 96.8;
  }
  13% {
    height: 14.3;
    y: 95.7;
  }
  14% {
    height: 15.4;
    y: 94.6;
  }
  15% {
    height: 16.5;
    y: 93.5;
  }
  16% {
    height: 17.6;
    y: 92.4;
  }
  17% {
    height: 18.7;
    y: 91.3;
  }
  18% {
    height: 19.8;
    y: 90.2;
  }
  19% {
    height: 20.9;
    y: 89.1;
  }
  20% {
    height: 22;
    y: 88;
  }
  21% {
    height: 23.1;
    y: 86.9;
  }
  22% {
    height: 24.2;
    y: 85.8;
  }
  23% {
    height: 25.3;
    y: 84.7;
  }
  24% {
    height: 26.4;
    y: 83.6;
  }
  25% {
    height: 27.5;
    y: 82.5;
  }
  26% {
    height: 28.6;
    y: 81.4;
  }
  27% {
    height: 29.7;
    y: 80.3;
  }
  28% {
    height: 30.8;
    y: 79.2;
  }
  29% {
    height: 31.9;
    y: 78.1;
  }
  30% {
    height: 33;
    y: 77;
  }
  31% {
    height: 34.1;
    y: 75.9;
  }
  32% {
    height: 35.2;
    y: 74.8;
  }
  33% {
    height: 36.3;
    y: 73.7;
  }
  34% {
    height: 37.4;
    y: 72.6;
  }
  35% {
    height: 38.5;
    y: 71.5;
  }
  36% {
    height: 39.6;
    y: 70.4;
  }
  37% {
    height: 40.7;
    y: 69.3;
  }
  38% {
    height: 41.8;
    y: 68.2;
  }
  39% {
    height: 42.9;
    y: 67.1;
  }
  40% {
    height: 44;
    y: 66;
  }
  41% {
    height: 45.1;
    y: 64.9;
  }
  42% {
    height: 46.2;
    y: 63.8;
  }
  43% {
    height: 47.3;
    y: 62.7;
  }
  44% {
    height: 48.4;
    y: 61.6;
  }
  45% {
    height: 49.5;
    y: 60.5;
  }
  46% {
    height: 50.6;
    y: 59.4;
  }
  47% {
    height: 51.7;
    y: 58.3;
  }
  48% {
    height: 52.8;
    y: 57.2;
  }
  49% {
    height: 53.9;
    y: 56.1;
  }
  50% {
    height: 55;
    y: 55;
  }
  51% {
    height: 56.1;
    y: 53.9;
  }
  52% {
    height: 57.2;
    y: 52.8;
  }
  53% {
    height: 58.3;
    y: 51.7;
  }
  54% {
    height: 59.4;
    y: 50.6;
  }
  55% {
    height: 60.5;
    y: 49.5;
  }
  56% {
    height: 61.6;
    y: 48.4;
  }
  57% {
    height: 62.7;
    y: 47.3;
  }
  58% {
    height: 63.8;
    y: 46.2;
  }
  59% {
    height: 64.9;
    y: 45.1;
  }
  60% {
    height: 66;
    y: 44;
  }
  61% {
    height: 67.1;
    y: 42.9;
  }
  62% {
    height: 68.2;
    y: 41.8;
  }
  63% {
    height: 69.3;
    y: 40.7;
  }
  64% {
    height: 70.4;
    y: 39.6;
  }
  65% {
    height: 71.5;
    y: 38.5;
  }
  66% {
    height: 72.6;
    y: 37.4;
  }
  67% {
    height: 73.7;
    y: 36.3;
  }
  68% {
    height: 74.8;
    y: 35.2;
  }
  69% {
    height: 75.9;
    y: 34.1;
  }
  70% {
    height: 77;
    y: 33;
  }
  71% {
    height: 78.1;
    y: 31.9;
  }
  72% {
    height: 79.2;
    y: 30.8;
  }
  73% {
    height: 80.3;
    y: 29.7;
  }
  74% {
    height: 81.4;
    y: 28.6;
  }
  75% {
    height: 82.5;
    y: 27.5;
  }
  76% {
    height: 83.6;
    y: 26.4;
  }
  77% {
    height: 84.7;
    y: 25.3;
  }
  78% {
    height: 85.8;
    y: 24.2;
  }
  79% {
    height: 86.9;
    y: 23.1;
  }
  80% {
    height: 88;
    y: 22;
  }
  81% {
    height: 89.1;
    y: 20.9;
  }
  82% {
    height: 90.2;
    y: 19.8;
  }
  83% {
    height: 91.3;
    y: 18.7;
  }
  84% {
    height: 92.4;
    y: 17.6;
  }
  85% {
    height: 93.5;
    y: 16.5;
  }
  86% {
    height: 94.6;
    y: 15.4;
  }
  87% {
    height: 95.7;
    y: 14.3;
  }
  88% {
    height: 96.8;
    y: 13.2;
  }
  89% {
    height: 97.9;
    y: 12.1;
  }
  90% {
    height: 99;
    y: 11;
  }
  91% {
    height: 100.1;
    y: 9.9;
  }
  92% {
    height: 101.2;
    y: 8.8;
  }
  93% {
    height: 102.3;
    y: 7.7;
  }
  94% {
    height: 103.4;
    y: 6.6;
  }
  95% {
    height: 104.5;
    y: 5.5;
  }
  96% {
    height: 105.6;
    y: 4.4;
  }
  97% {
    height: 106.7;
    y: 3.3;
  }
  98% {
    height: 107.8;
    y: 2.2;
  }
  99% {
    height: 108.9;
    y: 1.1;
  }
  100% {
    height: 110;
    y: 0;
  }
}
/* ============
 * * 模組
 * ============ */
.container {
  position: relative;
  width: 100%;
  max-width: var(--w-container);
  padding-left: var(--gap);
  padding-right: var(--gap);
}

.container-sm {
  position: relative;
  width: 100%;
  max-width: calc(var(--w-container) - 6.25rem);
  padding-left: var(--gap);
  padding-right: var(--gap);
}

@media screen and (max-width: 767px) {
  .container-sm {
    max-width: var(--w-container);
  }
}
@media screen and (min-width: 1024px) {
  .article-container {
    padding-left: calc(var(--switch-w) + var(--gap));
    padding-right: calc(var(--switch-w) + var(--gap));
  }
}
@media screen and (min-width: 1922px) {
  .article-container {
    max-width: var(--w-container);
    margin: 0 auto;
  }
}
/* * Lazyload
 * */
.js-imglazy:not(.is-imgloaded) {
  background: url(../images/loading.gif) no-repeat center center/100px auto;
}

/* * 中英標題
 * */
.module-subhead {
  position: relative;
  color: #000;
  margin: 0 0 1.625rem;
  padding: 0;
  font-weight: 500;
  line-height: 1.1;
}
.module-subhead h1, .module-subhead h2, .module-subhead h3, .module-subhead h4, .module-subhead h5, .module-subhead h6 {
  font: inherit;
  margin: 0;
  padding: 0;
}
.module-subhead .en {
  display: block;
  font-size: var(--fz-subhead-en);
  margin-bottom: 1.875rem;
  letter-spacing: 0.05em;
  font-weight: 600;
}
.module-subhead .en i {
  display: inline-block;
  vertical-align: middle;
  margin-left: 1px;
  margin-top: -1px;
  font-style: normal;
  letter-spacing: 0.05em;
  font-weight: 700;
  font-size: var(--fz-subhead-zh);
}
.module-subhead .zh {
  display: block;
  letter-spacing: 0.06em;
  line-height: 1.6;
  font-size: var(--fz-subhead-zh);
}

/* * 區塊浮動文字
 * */
a.module-pic + .module-summary {
  pointer-events: none;
}

.module-summary {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  color: #000;
  font-weight: 500;
  line-height: 1.1;
  font-size: var(--fz-campaign-subhead);
}
.module-summary .en {
  display: block;
  margin-bottom: 1.6rem;
  letter-spacing: 0.09em;
  font-weight: 400;
  font-size: 1.0625em;
}
.module-summary .zh {
  display: block;
  letter-spacing: 0.05em;
}

/* * view more
 * */
.module-viewmore {
  display: inline-block;
  z-index: 10;
  color: #000;
  padding-top: 0;
  padding-bottom: 0;
  margin: 0;
  font-weight: 500;
  line-height: 1.1;
  white-space: nowrap;
  -ms-flex-item-align: start;
      align-self: flex-start;
}
.module-viewmore span {
  position: relative;
  padding-right: 2.1rem;
  display: block;
  letter-spacing: 0.05em;
  font-size: var(--fz-more);
}
.module-viewmore span::after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 1.375rem;
  height: 0.9375rem;
  background: url(../images/icon_aw.svg) no-repeat 0 0/contain;
}
.module-viewmore.color-white {
  color: #fff;
  text-shadow: 0 0 1px rgba(0, 0, 0, 0.2);
}
.module-viewmore.color-white span::after {
  background-image: url(../images/icon_aw_white.svg);
}

.pc .module-viewmore {
  -webkit-animation: ani-viewmore_pc 1.5s both linear infinite;
          animation: ani-viewmore_pc 1.5s both linear infinite;
}
.pc a.module-viewmore:hover, .pc a:hover .module-viewmore {
  color: #000;
  -webkit-animation: none;
          animation: none;
}
.pc a.module-viewmore:hover.color-white, .pc a:hover .module-viewmore.color-white {
  color: #fff;
}

@-webkit-keyframes ani-viewmore_pc {
  0%, 80%, 100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  40% {
    -webkit-transform: translateX(-7%);
            transform: translateX(-7%);
  }
}

@keyframes ani-viewmore_pc {
  0%, 80%, 100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  40% {
    -webkit-transform: translateX(-7%);
            transform: translateX(-7%);
  }
}
/* * 單圖
 * */
.module-pic {
  display: block;
  position: relative;
  z-index: 0;
}
.module-pic video {
  width: 100%;
  height: 100% !important;
  position: absolute;
  -o-object-fit: cover;
     object-fit: cover;
}
.module-pic picture {
  width: 100%;
}
.module-pic img {
  width: 100%;
}

.column {
  position: relative;
}

.column-padding {
  padding: 1rem calc(var(--gap) * 1.6) 0;
}

/* * 影片容器（是為了放在module-pic以下但又有其他兄弟而產生，padding客製）
 * */
.video-box {
  display: block;
  position: relative;
  z-index: 0;
  width: 100%;
  padding-bottom: 100%;
  background: #000;
}
.video-box video, .video-box iframe, .video-box img {
  width: 100% !important;
  height: 100% !important;
  position: absolute !important;
  -o-object-fit: cover !important;
     object-fit: cover !important;
}

/* * 連結圖片
 * */
.pc a:link img {
  -webkit-transition: opacity 0.25s;
  -o-transition: opacity 0.25s;
  transition: opacity 0.25s;
}
.pc a:link:hover img {
  opacity: 0.8;
}

/* * 左小文右大圖
 * */
.layout-l-text-r-pic {
  width: 100%;
  max-width: 100vw;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  margin: calc(var(--gap) * 2 + 10px) auto;
}
.layout-l-text-r-pic.container {
  padding-left: 0;
  padding-right: 0;
}
.layout-l-text-r-pic .column {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.layout-l-text-r-pic .column-left {
  -ms-flex-preferred-size: 27%;
      flex-basis: 27%;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  padding-left: calc(var(--gap) * 1.6);
  padding-right: calc(var(--gap) * 0.8);
}
.layout-l-text-r-pic .column-right {
  overflow: hidden;
  -ms-flex-preferred-size: 78%;
      flex-basis: 78%;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
}

/* * 左右均分
 * */
.layout-half {
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  margin: calc(var(--gap) * 2 + 10px) auto;
}
.layout-half.container {
  padding-left: 0;
  padding-right: 0;
}
.layout-half .column {
  width: 50%;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 50%;
          flex: 1 0 50%;
}
.layout-half .column picture {
  width: 100.1%;
}

/* * 對齊
 * */
.align-wrap-start {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.align-wrap-end {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.align-self-end {
  -ms-flex-item-align: end;
      align-self: flex-end;
}

.align-self-start {
  -ms-flex-item-align: start;
      align-self: flex-start;
}

.justify-wrap-start {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.justify-wrap-end {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.justify-self-start {
  justify-self: flex-start;
}

.justify-self-end {
  justify-self: flex-end;
}

.justify-wrap-round {
  -ms-flex-pack: distribute;
      justify-content: space-around;
}

.align-column {
  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-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}

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

.text-cemter {
  text-align: center;
}

.mixslider {
  overflow: hidden;
  width: 100%;
}
.mixslider .swiper-button-prev, .mixslider .swiper-button-next {
  max-height: calc(100% - 150px);
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.mixslider.is-prevent-controller .swiper-button-prev, .mixslider.is-prevent-controller .swiper-button-next, .mixslider.is-prevent-controller .swiper-pagination {
  display: none !important;
}
.mixslider .swiper-slide {
  position: relative;
  overflow: hidden;
}
.mixslider .swiper-slide > * {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.mixslider .swiper-slide .module-viewmore {
  top: auto;
  left: auto;
  width: auto;
  height: auto;
}
.mixslider .swiper-slide img {
  width: 100%;
  height: 100% !important;
  max-width: none;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
}
.mixslider .swiper-slide video, .mixslider .swiper-slide iframe {
  width: 100% !important;
  height: 100% !important;
  position: absolute !important;
  -o-object-fit: cover !important;
     object-fit: cover !important;
}

@media screen and (min-width: 768px) {
  .is-hide-pc {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
  }
  .module-viewmore {
    padding: calc(var(--gap) * 0.6) calc(var(--gap) * 0.5);
    position: absolute;
    bottom: 0;
    right: 0;
    text-align: right;
  }
  .layout-l-text-r-pic .pic {
    margin-bottom: 2em;
  }
  .mixslider:not(.i-style-slider2) .swiper-slide .module-viewmore {
    padding: 20px;
  }
  .layout-pair.layout-half, .layout-pair.layout-l-text-r-pic {
    margin-bottom: calc(var(--gap) * 0.5 - 4em);
  }
  .layout-pair .column {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-preferred-size: 960px;
        flex-basis: 960px;
    max-width: 50%;
  }
  .layout-pair .module-subhead {
    margin-bottom: 3em;
  }
  .module-summary {
    margin: 0 0 1.2rem;
    padding: min(17vh, 7.5rem) calc(var(--gap) * 1.8) 0;
  }
  .mixslider-mutiple-on-mb:not(.i-style-slider2) {
    overflow: hidden;
  }
}
@media screen and (min-width: 840px) {
  .module-viewmore {
    padding: calc(var(--gap) * 0.8) calc(var(--gap) * 0.5);
  }
}
@media screen and (max-width: 767px) {
  .is-hide-mb {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
  }
  .module-subhead {
    margin: 0 0 1.5rem;
  }
  .module-subhead .en {
    margin-bottom: 0.5rem;
  }
  .layout-l-text-r-pic {
    margin: calc(var(--gap) * 1.5) auto;
  }
  .layout-l-text-r-pic .column-left {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    padding-left: calc(var(--gap) * 1.6);
    padding-right: calc(var(--gap) * 1.6);
  }
  .layout-l-text-r-pic .column-right {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
  }
  .layout-half {
    margin: calc(var(--gap) * 1.5) auto;
  }
  .layout-half .column {
    width: 100%;
  }
  .layout-pair.layout-half, .layout-pair.layout-l-text-r-pic {
    margin-bottom: calc(var(--gap) * 2);
    display: block;
  }
  .layout-pair.layout-half .column-left, .layout-pair.layout-l-text-r-pic .column-left {
    width: 100%;
  }
  .layout-pair.layout-half .column-right, .layout-pair.layout-l-text-r-pic .column-right {
    width: 100%;
  }
  .layout-pair .module-textpic {
    max-width: 53%;
    margin: 0 auto;
  }
  .layout-pair .column-padding {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
  }
  .layout-pair .column-padding .module-subhead, .layout-pair .column-padding .module-viewmore {
    margin-left: calc(var(--gap) * 1.6);
    margin-right: calc(var(--gap) * 1.6);
  }
  .mixslider-mutiple-on-mb {
    overflow: visible !important;
    max-width: 53%;
    margin: var(--gap) auto 0;
  }
  .mixslider-mutiple-on-mb .swiper-slide {
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
  }
  .mixslider-mutiple-on-mb .swiper-slide-prev {
    opacity: 0.8;
    -webkit-transform: scale(0.6) translate(0, 15%) !important;
        -ms-transform: scale(0.6) translate(0, 15%) !important;
            transform: scale(0.6) translate(0, 15%) !important;
  }
  .mixslider-mutiple-on-mb .swiper-slide-next {
    opacity: 0.8;
    -webkit-transform: scale(0.6) translate(0, 15%) !important;
        -ms-transform: scale(0.6) translate(0, 15%) !important;
            transform: scale(0.6) translate(0, 15%) !important;
  }
  .column-padding {
    padding: calc(var(--gap) * 1.4) calc(var(--gap) * 1.6) calc(var(--gap) * 1.2);
  }
  .module-summary {
    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: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: calc(var(--gap) * 1.2) calc(var(--gap) * 1.5);
  }
  .module-summary .en {
    letter-spacing: 0.02em;
  }
  .module-summary .zh {
    letter-spacing: 0.02em;
  }
  .mixslider.i-style-slider2 .swiper-slide .module-viewmore {
    bottom: 0 ;
    padding: 20px ;
    right: 0px ;
  }
}
/* * 系統訊息
 * */
.module-msg {
  letter-spacing: 0.1em;
  padding-top: calc(var(--gap) * 3 + 10px);
  padding-bottom: calc(var(--gap) * 2 + 10px);
  text-align: center;
}
.module-msg .t1 {
  font-weight: 500;
  font-size: var(--fz-subhead-en);
  margin-bottom: var(--gap-cate);
}
.module-msg .t2 {
  font-size: var(--fz-subhead-zh);
  font-weight: 400;
}

@media screen and (max-width: 767px) {
  .module-msg {
    padding-bottom: calc(var(--gap) * 0.5);
  }
}
.mixslider .plyr, .video-box .plyr {
  width: 100%;
  height: 100%;
  position: absolute;
}

.plyr__controls {
  -webkit-box-pack: start !important;
      -ms-flex-pack: start !important;
          justify-content: flex-start !important;
  display: none !important;
}

.plyr__controls__item:not(.plyr__volume) {
  pointer-events: none !important;
}

/*!
 * * * PLUGIN: Swiper 預設樣式
 * */
.swiper-slide {
  height: auto !important;
}
.swiper-slide.swiper-button-lock {
  opacity: 0 !important;
}
.swiper-slide img {
  width: 100%;
}

.swiper-initialized {
  position: relative;
}
.swiper-initialized iframe, .swiper-initialized video {
  position: relative;
  width: 100%;
  height: 100%;
}

.swiper-pagination {
  z-index: 10;
  text-align: right;
  padding: calc(var(--gap) * 0.5);
  line-height: 1;
}
.swiper-pagination .swiper-pagination-bullet {
  position: relative;
  width: 10px;
  height: 10px;
  margin: 0 10px;
  padding: 0;
  display: inline-block;
  vertical-align: middle;
  border: none;
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0.2);
  font-size: 0;
  line-height: 0;
  background: #ccc;
  border-radius: 10px;
  opacity: 1;
  -webkit-transition: background 0.25s, -webkit-transform 0.25s;
  transition: background 0.25s, -webkit-transform 0.25s;
  -o-transition: background 0.25s, transform 0.25s;
  transition: background 0.25s, transform 0.25s;
  transition: background 0.25s, transform 0.25s, -webkit-transform 0.25s;
}
.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #fff;
}
.swiper-pagination.swiper-pagination-vertical {
  bottom: auto;
}
.swiper-pagination.swiper-pagination-vertical .swiper-pagination-bullet {
  display: block;
  margin: 10px auto;
}

.pc .swiper-pagination .swiper-pagination-bullet:hover {
  background: #eee;
}
.pc .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:hover {
  background: #fff;
}

.swiper-button-prev, .swiper-button-next {
  width: 45px;
  height: 100%;
  max-height: 100%;
  position: absolute;
  z-index: 5;
  top: 0;
  font-size: 0;
  opacity: 0;
  margin: 0;
  background: none;
  -webkit-transition: opacity 0.25s, margin 0.25s;
  -o-transition: opacity 0.25s, margin 0.25s;
  transition: opacity 0.25s, margin 0.25s;
}
.swiper-button-prev::after, .swiper-button-next::after {
  content: "";
  position: absolute;
  top: 50%;
  width: 28px;
  height: 46px;
  margin: 0;
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 60 50' fill='%23eee'%3E%3Cpath d='M5.749 25.919 22.4 2.716a.796.796 0 0 0-.184-1.116.803.803 0 0 0-1.116.183l-17 23.688a.803.803 0 0 0 .02.957l17 21.813a.817.817 0 0 0 1.122.14.801.801 0 0 0 .139-1.123L5.749 25.919zM55.9 25.472l-17-23.688a.8.8 0 0 0-1.301.932L54.25 25.919l-16.632 21.34a.8.8 0 0 0 .14 1.122.82.82 0 0 0 1.122-.139l17-21.813a.801.801 0 0 0 .02-.957z'/%3E%3C/svg%3E");
}
.swiper-button-prev.swiper-button-disabled, .swiper-button-next.swiper-button-disabled {
  opacity: 0 !important;
  pointer-events: auto !important;
  cursor: pointer;
}

.swiper-button-prev {
  left: 0;
  margin-left: calc(var(--gap) * 0.5);
}
.swiper-button-prev::after {
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background-position: 0 0;
}

.swiper-button-next {
  right: 0;
  margin-right: calc(var(--gap) * 0.5);
}
.swiper-button-next::after {
  right: 50%;
  -webkit-transform: translate(50%, -50%);
      -ms-transform: translate(50%, -50%);
          transform: translate(50%, -50%);
  background-position: 100% 0;
}

.pc .swiper-initialized:hover .swiper-button-prev, .pc .swiper-initialized:hover .swiper-button-next {
  opacity: 1;
}
.pc .swiper-initialized:hover .swiper-button-prev.swiper-button-disabled, .pc .swiper-initialized:hover .swiper-button-next.swiper-button-disabled {
  opacity: 1;
}
.pc .swiper-button-prev:hover {
  margin-left: calc(var(--gap) * 0.4);
}
.pc .swiper-button-next:hover {
  margin-right: calc(var(--gap) * 0.4);
}

.swiper-lazy-preloader {
  width: 80px;
  height: 80px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -41px;
  margin-top: -41px;
  z-index: 10;
  -webkit-transform-origin: 50%;
      -ms-transform-origin: 50%;
          transform-origin: 50%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: none;
  background: url(../images/loading.gif) no-repeat center center/100px auto;
}

.swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: 0;
}

@media screen and (max-width: 767px) {
  .swiper-button-prev, .swiper-button-next {
    width: 25px;
  }
  .swiper-button-prev::after, .swiper-button-next::after {
    width: 15px;
    height: 24px;
  }
  .swiper-button-prev {
    margin-left: 5px;
  }
  .swiper-button-next {
    margin-right: 5px;
  }
  .pc .swiper-button-prev:hover {
    margin-left: 0;
  }
  .pc .swiper-button-next:hover {
    margin-right: 0;
  }
  .swiper-pagination .swiper-pagination-bullet {
    width: 7px;
    height: 7px;
  }
}
/*!
 * * * PLUGIN: Infinite loading Animation
 * */
.loader-eff {
  text-align: center;
  padding: 0;
  margin: 20px auto;
}
.loader-eff div {
  width: 3px;
  height: 1rem;
  background: #555;
  display: inline-block;
  vertical-align: middle;
  margin: 0 0.2em;
  -webkit-transform: scaleY(0);
      -ms-transform: scaleY(0);
          transform: scaleY(0);
  -webkit-animation: ani-loader 0.8s ease-in infinite;
          animation: ani-loader 0.8s ease-in infinite;
}
.loader-eff div:nth-child(2) {
  -webkit-animation-delay: 0.05s;
          animation-delay: 0.05s;
}
.loader-eff div:nth-child(3) {
  -webkit-animation-delay: 0.1s;
          animation-delay: 0.1s;
}
.loader-eff div:nth-child(4) {
  -webkit-animation-delay: 0.15s;
          animation-delay: 0.15s;
}
.loader-eff div:nth-child(5) {
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s;
}

.page-load-status {
  display: none;
  font-size: 0.875rem;
  position: relative;
  max-width: 200px;
  z-index: 100;
  padding: 5px 0;
  margin: 0 auto;
  text-align: center;
  color: #333;
  -webkit-animation: ani-fadeIn 0.5s both;
          animation: ani-fadeIn 0.5s both;
}

.btn-loadmore {
  cursor: pointer;
  position: relative;
  display: block;
  margin: calc(var(--gap) * 2) auto;
  z-index: 100;
  width: min(60px, 13vw);
  height: min(60px, 13vw);
  border: none;
  background-color: transparent;
}
.btn-loadmore::before {
  content: attr(title);
  display: block;
  white-space: nowrap;
  font-size: var(--fz-cate);
  font-weight: 500;
  position: absolute;
  text-align: center;
  left: 50%;
  top: -5px;
  -webkit-transform: translate(-50%, -100%);
      -ms-transform: translate(-50%, -100%);
          transform: translate(-50%, -100%);
  color: #333;
}
.btn-loadmore::after {
  content: "";
  display: block;
  border-style: solid;
  border-width: 7px 6px 0 6px;
  border-color: #333 transparent transparent transparent;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.btn-loadmore svg {
  position: absolute;
  z-index: 3;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  -webkit-transition: -webkit-transform 0.5s ease;
  transition: -webkit-transform 0.5s ease;
  -o-transition: transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease;
}
.btn-loadmore circle {
  stroke-width: 1pt;
  fill: none;
  -webkit-transition: stroke 0.25s;
  -o-transition: stroke 0.25s;
  transition: stroke 0.25s;
  will-change: stroke;
}

.pc .btn-loadmore:hover svg {
  -webkit-transform: scale(1.2);
      -ms-transform: scale(1.2);
          transform: scale(1.2);
}
.pc .btn-loadmore:hover circle {
  stroke-dasharray: 3;
  stroke-width: 2pt;
  -webkit-animation: ani-stroke 15s both infinite linear;
          animation: ani-stroke 15s both infinite linear;
}

@-webkit-keyframes ani-loader {
  0%, 80%, 100% {
    -webkit-transform: scaleY(1) translateX(0);
            transform: scaleY(1) translateX(0);
  }
  40% {
    -webkit-transform: scaleY(0) translateX(-7%);
            transform: scaleY(0) translateX(-7%);
  }
}

@keyframes ani-loader {
  0%, 80%, 100% {
    -webkit-transform: scaleY(1) translateX(0);
            transform: scaleY(1) translateX(0);
  }
  40% {
    -webkit-transform: scaleY(0) translateX(-7%);
            transform: scaleY(0) translateX(-7%);
  }
}
@-webkit-keyframes ani-stroke {
  from {
    stroke-dashoffset: 600;
  }
  to {
    stroke-dashoffset: 0;
  }
}
@keyframes ani-stroke {
  from {
    stroke-dashoffset: 600;
  }
  to {
    stroke-dashoffset: 0;
  }
}
@-webkit-keyframes ani-stroke_disapear {
  0%, 15% {
    stroke-dashoffset: 0;
  }
  100% {
    stroke-dashoffset: -250;
  }
}
@keyframes ani-stroke_disapear {
  0%, 15% {
    stroke-dashoffset: 0;
  }
  100% {
    stroke-dashoffset: -250;
  }
}
/* ============
 * * 首頁
 * ============ */
/* * 橫幅
 * */
.i-kanban {
  background: #eee;
  overflow: hidden;
}
.i-kanban.container {
  padding-left: 0;
  padding-right: 0;
  max-width: 100%;
}
.i-kanban.container .swiper-slide video, .i-kanban.container .swiper-slide iframe {
  -o-object-fit: contain !important;
     object-fit: contain !important;
}

@media screen and (max-width: 991px) {
  .i-kanban .swiper-slide {
    padding-bottom: 58%;
  }
}
/* * 首頁風格案例
 * */
.section-i-case1 .module-subhead .en {
  white-space: nowrap;
}

.i-campaign1.layout-pair .column.column-padding {
  padding-top: 0;
}
.i-campaign1.layout-pair .module-subhead {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

@media screen and (min-width: 768px) {
  .i-campaign1.layout-pair .module-subhead {
    margin-bottom: auto;
  }
}
@media screen and (max-width: 767px) {
  .i-campaign1 {
    padding-top: calc(var(--gap) * 2);
  }
}
/* * 主視覺
 * */
.section-main-image {
  overflow: hidden;
}

@media screen and (min-width: 768px) {
  .section-main-image {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
}
@media screen and (max-width: 767px) {
  .section-main-image.layout-l-text-r-pic {
    display: block;
  }
  .section-main-image.layout-l-text-r-pic .column-left {
    width: 100%;
  }
  .section-main-image.layout-l-text-r-pic .column-right {
    width: 100%;
  }
}
.trail-left {
  z-index: 5;
}

.trail-right {
  z-index: 10;
}
.trail-right .video-box {
  padding-bottom: 0;
  top: 0;
  left: 0;
  position: absolute;
  width: 100%;
  height: 100%;
}

/* * 預約
 * */
.section-reservation {
  max-width: 100vw;
  overflow: hidden;
  margin: calc(var(--gap) * 4) auto var(--gap) auto;
}
.section-reservation .subhead-wrap {
  padding-left: calc(var(--gap) * 1.6);
  padding-right: calc(var(--gap) * 1.6);
  margin-bottom: var(--gap);
}
.section-reservation .module-subhead {
  margin-bottom: 0;
}
.section-reservation .module-subhead .en {
  margin-bottom: 1.5rem;
}
.section-reservation .layout-l-text-r-pic {
  margin: 0 auto;
}
.section-reservation .layout-l-text-r-pic .column-left {
  -ms-flex-preferred-size: 25%;
      flex-basis: 25%;
  padding-top: 1.3rem;
  min-width: 250px;
}

.mb .i-store-slider .swiper-button-prev, .mb .i-store-slider .swiper-button-next {
  opacity: 1;
}

.i-store-slider {
  width: 82%;
}
.i-store-slider .swiper-slide.swiper-button-lock {
  opacity: 0 !important;
}
.i-store-slider .swiper-slide:not(.swiper-slide-active) .store-text {
  opacity: 0;
}
.i-store-slider .module-pic {
  position: relative;
  background: #eee;
}
.i-store-slider .module-pic picture {
  position: relative;
  display: block;
  padding-bottom: 56.25%;
}
.i-store-slider .module-pic img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100% !important;
  max-width: none;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
}
.i-store-slider .store-text {
  margin: 2rem auto 0;
  position: relative;
  color: #000;
  font-size: var(--fz-store);
}
.i-store-slider .store-text a {
  color: inherit;
}
.i-store-slider .name {
  white-space: nowrap;
  font-size: 1em;
  font-weight: 500;
  display: block;
  margin: 0 0 1rem 0;
  padding: 0;
  line-height: 1.5;
  letter-spacing: 0.1em;
}
.i-store-slider .name .en {
  display: inline-block;
  vertical-align: baseline;
  font-weight: 400;
  white-space: nowrap;
  margin-left: 1rem;
  letter-spacing: 0.08em;
}
.i-store-slider .store-info {
  display: inline-block;
  line-height: 1.3;
  margin-bottom: 0.8rem;
}
.i-store-slider .store-info li {
  display: block;
  font-size: var(--fz-store);
  letter-spacing: 0.119em;
  font-weight: 500;
  margin-bottom: 0.5rem;
}
.i-store-slider .store-info .tel {
  white-space: nowrap;
}
.pc .i-store-slider .store-info .tel a:hover {
  font-weight: 600;
}

.store-cate {
  padding-right: 2rem;
}
.store-cate .area-tit {
  font-size: var(--fz-menu-en);
  font-weight: 300;
  font-style: normal;
  color: #000;
  display: block;
  padding: 0.3em 0;
  letter-spacing: 0.05em;
  line-height: 1.5;
  border-bottom: 1px solid #595959;
}
.store-cate li {
  display: block;
}
.store-cate > ul > li > ul {
  padding: 0.5rem 0 0.8rem !important;
}
.store-cate > ul > li > ul > li > div {
  cursor: pointer;
  display: block;
  line-height: 1.2;
  text-align: right;
  font-size: var(--fz-store);
  padding: 0.22em 0;
  color: #000;
  font-weight: 400;
}
.store-cate > ul > li > ul > li > div.current {
  font-weight: 500;
}
.pc .store-cate > ul > li > ul > li:hover > div {
  font-weight: 500;
}

@media screen and (max-width: 767px) {
  .section-reservation {
    margin: 0 auto;
    padding-top: calc(var(--gap) * 2.25);
    padding-bottom: calc(var(--gap) * 2);
    background: #e3e3e1;
  }
  .section-reservation + footer {
    margin-top: 0;
  }
  .section-reservation .module-subhead {
    font-size: var(--fz-subhead-zh);
  }
  .section-reservation .subhead-wrap {
    margin-bottom: 0;
  }
  .section-reservation .subhead-wrap .en {
    margin-bottom: 1rem;
    font-size: 1.5em;
  }
  .section-reservation .subhead-wrap .en i {
    margin-left: 0.2em;
  }
  .section-reservation .layout-l-text-r-pic {
    display: block;
  }
  .section-reservation .layout-l-text-r-pic .column-left {
    width: 100%;
    padding-top: 1rem;
    padding-left: calc(var(--gap) * 1.6);
    padding-right: calc(var(--gap) * 1.6);
  }
  .section-reservation .layout-l-text-r-pic .column-right {
    width: 100%;
    padding-left: calc(var(--gap) * 1.6);
    padding-right: calc(var(--gap) * 1.6);
  }
  .i-store-slider {
    width: 100%;
  }
  .store-cate {
    padding-right: 0;
    margin-top: var(--gap);
    margin-bottom: var(--gap);
  }
  .store-cate > ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -ms-flex-line-pack: start;
        align-content: flex-start;
    margin: 0 -5%;
  }
  .store-cate > ul > li {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    padding-left: 5%;
    padding-right: 5%;
  }
  .store-cate > ul > li > ul > li > ul {
    padding: 0.2rem 0 0.5rem !important;
  }
  .i-store-slider {
    margin-left: auto;
    margin-right: auto;
  }
  .i-store-slider .swiper-slide {
    max-width: 100%;
  }
  .i-store-slider .store-text {
    text-align: left;
  }
}
/* ============
 * * 風格案例 - 列表
 * ============ */
/* * 上部橫幅
 * */
.case-kanban {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-top: 50px;
  margin-bottom: 80px;
}
.case-kanban .column {
  width: 50%;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 50%;
          flex: 1 0 50%;
  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: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.case-kanban .column > div {
  position: relative;
}
.case-kanban .column:nth-child(odd) {
  padding-right: var(--gap-case);
}
.case-kanban .column:nth-child(even) {
  padding-left: var(--gap-case);
}
.case-kanban .module-subhead {
  margin-top: var(--gap-case);
  padding-top: 30px;
  margin-bottom: 0;
}
.case-kanban .module-subhead .en {
  max-width: none;
}

.ring-text {
  width: min(200px, 15vw);
  height: min(200px, 15vw);
  right: 0;
  top: 0;
  pointer-events: none;
  position: absolute;
  -webkit-transform: translate(50%, -50%);
      -ms-transform: translate(50%, -50%);
          transform: translate(50%, -50%);
}
.ring-text > div {
  position: absolute;
  width: 100%;
  height: 100%;
  right: 0;
  top: 0;
  -webkit-animation: ani-spin 12s both linear infinite;
          animation: ani-spin 12s both linear infinite;
  -webkit-transform-origin: center center;
      -ms-transform-origin: center center;
          transform-origin: center center;
}
.ring-text svg {
  position: absolute;
  width: 100%;
  height: 100%;
  right: 0;
  top: 0;
}
.ring-text svg text {
  font-weight: 300;
  fill: #222;
  font-size: 7px;
  line-height: 0;
  letter-spacing: 0.05em;
  transform-box: fill-box;
}

/* * 列表
 * */
.case-category-nav {
  position: relative;
  z-index: 100;
  margin: 80px auto;
  height: var(--cate-h);
}
.case-category-nav > ul {
  position: absolute;
  width: calc(100% + var(--gap-case) * 2);
  left: 0;
  top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  margin: 0 calc(var(--gap-case) * -1);
}
.case-category-nav > ul > li {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 33%;
          flex: 1 1 33%;
  position: relative;
  padding: 0 var(--gap-case);
}
.case-category-nav > ul > li::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  height: 100%;
  left: 0;
  width: 2px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  background: #eaeaea;
}
.case-category-nav > ul > li:first-child::before {
  display: none;
}
.case-category-nav > ul > li > a {
  width: 100%;
  height: var(--cate-h);
  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;
  text-align: center;
  color: #222;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 0;
  letter-spacing: 0.1em;
  line-height: 1.6;
  font-weight: 500;
  -webkit-transition: background 0.25s;
  -o-transition: background 0.25s;
  transition: background 0.25s;
}
.case-category-nav > ul > li > a span {
  -webkit-transition: font-weight 0.25s;
  -o-transition: font-weight 0.25s;
  transition: font-weight 0.25s;
}
.case-category-nav > ul > li > a .en, .case-category-nav > ul > li > a .zh {
  font-weight: inherit;
}
.pc .case-category-nav > ul > li > a:hover {
  font-weight: 600;
}

.case-category-nav > ul > li.current > a {
  font-weight: 600;
}
.case-category-nav .en {
  display: block;
  font-size: var(--fz-cate);
  line-height: 1.4;
}
.case-category-nav .zh {
  margin-top: 0.2em;
  display: block;
  letter-spacing: 0.12em;
  font-size: calc(var(--fz-cate) * 0.9375);
}
.case-category-nav #category-current {
  display: none;
}

.cate-list {
  margin: 80px calc(var(--gap-case) * -1);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.cate-list .item {
  color: inherit;
  display: block;
  position: relative;
  padding: 0 var(--gap-case);
  margin: 0 0 calc(var(--gap) * 1.5);
}
.cate-list .item:nth-of-type(3n+1) {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
}
.cate-list .item:nth-of-type(3n+1) .module-pic {
  width: 100%;
}
.cate-list .item:nth-of-type(3n+1) .module-pic picture {
  padding-bottom: 56.25%;
}
.cate-list .item:nth-of-type(3n+1) .pic-v {
  display: none !important;
}
.cate-list .item:nth-of-type(3n+2), .cate-list .item:nth-of-type(3n+3) {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 50%;
          flex: 0 1 50%;
}
.cate-list .item:nth-of-type(3n+2) .text, .cate-list .item:nth-of-type(3n+3) .text {
  margin: 25px auto 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.cate-list .item:nth-of-type(3n+2) .text .name, .cate-list .item:nth-of-type(3n+3) .text .name {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
}
.cate-list .item:nth-of-type(3n+2) .text .spec, .cate-list .item:nth-of-type(3n+3) .text .spec {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 max(15vw, 250px);
          flex: 0 1 max(15vw, 250px);
}
.cate-list .item:nth-of-type(3n+2) .text .desc, .cate-list .item:nth-of-type(3n+3) .text .desc {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 calc(100% - max(15vw, 250px));
          flex: 0 1 calc(100% - max(15vw, 250px));
  padding-top: 2em;
  padding-right: 3em;
  -webkit-line-clamp: 3;
}
.cate-list .item:nth-of-type(3n+2) .module-pic picture, .cate-list .item:nth-of-type(3n+3) .module-pic picture {
  padding-bottom: 100%;
}
.cate-list .item:nth-of-type(3n+2) .pic-h, .cate-list .item:nth-of-type(3n+3) .pic-h {
  display: none !important;
}
.cate-list .module-pic picture {
  display: block;
  position: relative;
}
.cate-list .module-pic img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100% !important;
  max-width: none;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
}
.cate-list .text {
  font-size: var(--fz-list-summary);
}
.cate-list .text .name {
  font-size: var(--fz-list-name);
  display: block;
  margin: 0 0 25px;
  font-weight: 500;
  letter-spacing: 0.05em;
}
.cate-list .text .spec {
  margin: 0 0 50px;
  display: block;
}
.cate-list .text .spec span {
  display: block;
  position: relative;
  padding-left: 8px;
}
.cate-list .text .spec span::before {
  content: "";
  display: block;
  width: 1px;
  background: #555;
  position: absolute;
  left: 0;
  top: 7px;
  bottom: 7px;
}
.cate-list .text .desc {
  display: -webkit-box;
  overflow: hidden;
  /*! autoprefixer: off;*/
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
}

@media screen and (max-width: 1199px) {
  .cate-list .item:nth-of-type(3n+2) .text .desc, .cate-list .item:nth-of-type(3n+3) .text .desc {
    padding-right: 1.5em;
  }
}
@media screen and (max-width: 991px) {
  .case-kanban {
    margin-bottom: 50px;
  }
  .cate-list {
    margin: 50px calc(var(--gap-case) * -1);
  }
  .cate-list .text .spec {
    margin-bottom: 25px;
  }
  .cate-list .text .desc {
    display: -webkit-box;
    overflow: hidden;
    /*! autoprefixer: off;*/
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
  }
  .case-category-nav {
    margin: 50px auto;
  }
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .cate-list .item:nth-of-type(3n+2) .text, .cate-list .item:nth-of-type(3n+3) .text {
    display: block;
  }
  .cate-list .item:nth-of-type(3n+2) .text .spec, .cate-list .item:nth-of-type(3n+3) .text .spec {
    display: block;
  }
  .cate-list .item:nth-of-type(3n+2) .text .desc, .cate-list .item:nth-of-type(3n+3) .text .desc {
    display: block;
    padding-top: 0;
  }
}
@media screen and (min-width: 768px) {
  .cate-list .item:nth-of-type(3n+1) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .cate-list .item:nth-of-type(3n+1) .text {
    width: max(15vw, 250px);
    padding-right: var(--gap);
  }
  .cate-list .item:nth-of-type(3n+1) .module-pic {
    width: calc(100% - max(15vw, 250px));
  }
}
@media screen and (max-width: 767px) {
  .case-kanban {
    margin-top: 25px;
    margin-bottom: calc(var(--gap-case) * 4);
  }
  .case-kanban .module-subhead {
    position: relative;
    padding-top: 15px;
  }
  .case-kanban .module-subhead .en {
    max-width: calc(100% - 60px);
    font-size: calc(var(--fz-subhead-en) * 0.875);
    margin-bottom: 0;
  }
  .case-kanban .module-subhead .zh {
    position: absolute;
    bottom: 0.26em;
    right: 0;
    -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
            transform-origin: right bottom;
    line-height: 0.7;
  }
  .case-kanban .column:nth-of-type(2) {
    margin-bottom: 4px;
  }
  .case-category-nav {
    margin: calc(var(--gap-case) * 4) auto calc(var(--gap-case) * 6);
  }
  .case-category-nav > ul > li::before {
    height: min(65%, 25px);
  }
  .case-category-nav > ul > li > a .en, .case-category-nav > ul > li > a .zh {
    max-width: 8.5em;
  }
  .ring-text {
    right: calc(var(--gap) + min(90px, 6vw));
    width: min(200px, 20vw);
    height: min(200px, 20vw);
  }
  .cate-list {
    margin: 0 calc(var(--gap-case) * -1);
  }
  .cate-list .item {
    margin: 0 0 calc(var(--gap-case) * 2);
  }
  .cate-list .text {
    display: none !important;
  }
}
@media screen and (max-width: 639px) {
  .case-kanban .module-subhead {
    padding-left: 10px;
  }
  .case-category-nav > ul {
    width: calc(100% - 10px);
    left: 10px;
  }
  .case-category-nav > ul > li {
    padding: 0 1px;
  }
}
@media screen and (max-width: 379px) {
  .case-kanban .module-subhead .en {
    max-width: max(100px, 50%);
    font-size: calc(var(--fz-subhead-en) * 0.75);
  }
  .case-kanban .module-subhead .zh {
    -webkit-transform: scale(0.8);
        -ms-transform: scale(0.8);
            transform: scale(0.8);
  }
  .ring-text {
    right: calc(var(--gap) + 15px);
  }
}
/* ============
 * * 特別企劃 - 列表
 * ============ */ 
/* * 上部橫幅
 * */
.campaign-kanban {
  position: relative;
  margin-top: 50px;
  margin-bottom: 80px;
  padding-left: 25%;
}
.campaign-kanban .column {
  position: relative;
}
.campaign-kanban .column.c1 {
  width: 25%;
  height: 50%;
  padding-right: var(--gap-case);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
}
.campaign-kanban .column.c1::after {
  content: "";
  display: block;
  width: calc(100% - var(--gap-case) * 4);
  padding-bottom: calc(100% - var(--gap-case) * 4);
  background: #eee;
  position: absolute;
  z-index: 0;
  bottom: calc(var(--gap-case) * 4);
  right: calc(var(--gap-case) * 4);
}
.campaign-kanban .column.c1 .module-subhead {
  z-index: 1;
  white-space: nowrap;
  position: absolute;
  left: -3.125rem;
  top: calc(50% + var(--gap-case) * 2);
  margin: 0;
}
.campaign-kanban .column.c1 .module-subhead .en {
  margin-bottom: 0;
}
.campaign-kanban .column.c2 {
  z-index: 4;
}
.campaign-kanban .column.c3 {
  width: 25%;
  position: absolute;
  top: calc(50% - var(--gap-case) * 2);
  left: 0;
  padding-right: var(--gap-case);
  z-index: 2;
}
.campaign-kanban .column.c3 .mixslider {
  background: #fff;
  width: calc(100% - var(--gap-case));
}
.campaign-kanban .column.c4 {
  z-index: 5;
  padding: calc(var(--gap-case) * 2.5) 0 10.95% 1em;
}
.campaign-kanban .column.c4 .module-summary {
  position: relative;
  text-align: right;
  left: auto;
  top: auto;
  margin: 0;
  padding: 0;
  line-height: 2.5;
}

.campaign-slider2 {
  -webkit-transform: translate(17.5%, 0);
      -ms-transform: translate(17.5%, 0);
          transform: translate(17.5%, 0);
  border: calc(var(--gap-case) * 2) solid #fff;
  border-left: 0;
  border-bottom: 0;
}

@media screen and (max-width: 1199px) {
  .campaign-kanban {
    padding-left: 30%;
  }
  .campaign-kanban .column.c1 {
    width: 30%;
  }
  .campaign-kanban .column.c1::after {
    width: calc(100% - var(--gap-case) * 3);
    padding-bottom: calc(100% - var(--gap-case) * 2);
    bottom: calc(var(--gap-case) * 2);
    right: calc(var(--gap-case) * 3);
  }
  .campaign-kanban .column.c3 {
    width: 30%;
    top: calc(45% + var(--gap-case) * 2);
  }
  .campaign-kanban .column.c4 {
    padding: 13.14% 1em;
  }
  .campaign-kanban .column.c4 .module-summary {
    display: block;
    line-height: 1.6;
  }
  .campaign-slider2 {
    border-width: var(--gap-case);
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
}
@media screen and (min-width: 1050px) {
  .campaign-kanban .column.c4 br {
    display: none;
  }
  .campaign-kanban .column.c4 .blank {
    display: none;
  }
}
@media screen and (max-width: 1049px) {
  .campaign-kanban .column.c4 {
    padding-bottom: 0;
    padding-left: 0;
  }
  .campaign-kanban .column.c4 .blank {
    display: inline-block;
    vertical-align: middle;
    width: 3em;
  }
}
@media screen and (max-width: 991px) {
  .campaign-kanban {
    margin-bottom: 50px;
  }
  .campaign-kanban .column.c3 {
    top: auto;
    bottom: 0;
  }
}
@media screen and (max-width: 767px) {
  .campaign-kanban {
    margin-top: 10px;
    margin-bottom: 25px;
    width: calc(100% - var(--gap) * 0.5);
    margin-left: calc(var(--gap) * 0.5);
  }
  .campaign-kanban .column.c1 {
    height: 45%;
  }
  .campaign-kanban .column.c1::after {
    padding-bottom: calc(100% - min(var(--gap-case) * 2, 10vw));
    bottom: min(10%, var(--gap-case) * 2);
    right: min(25%, var(--gap-case) * 3);
    right: auto;
    left: 0;
    width: calc(100% + min(var(--gap-case) * 3, 15vw));
  }
  .campaign-kanban .column.c1 .module-subhead {
    top: calc(48% - min(10vw, var(--gap-case) * 2));
    left: calc(var(--gap) * -0.85);
  }
  .campaign-kanban .column.c2 {
    padding-left: min(10vw, var(--gap) * 2);
  }
  .campaign-kanban .column.c3 {
    top: calc(45% + min(10%, var(--gap-case) * 2));
    left: min(var(--gap-case) * 3, 15vw);
  }
  .campaign-kanban .column.c3 .mixslider {
    padding-left: 0;
    width: calc(100% + min(var(--gap-case) * 2, 10vw));
  }
  .campaign-kanban .column.c4 {
    padding-top: 14.6%;
  }
  .campaign-slider2 {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
}
@media screen and (max-width: 399px) {
  .campaign-kanban .column.c1 {
    height: 40%;
  }
  .campaign-kanban .column.c1::after {
    bottom: 0;
    padding-bottom: calc(100% + min(var(--gap-case) * 0.8, 3vw));
  }
  .campaign-kanban .column.c4 .blank {
    display: none;
  }
}
/* ============
 * * 愛家人物 - 列表
 * ============ */ 
.style-kanban {
  margin-top: 0;
  margin-bottom: 80px;
}
.style-kanban .column.c1 {
  z-index: 1;
}
.style-kanban .column.c2 {
  z-index: 2;
}
.style-kanban .column.c3 {
  width: 31.86%;
  z-index: 3;
  position: absolute;
  top: 50%;
  left: 75%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

@media screen and (max-width: 991px) {
  .style-kanban {
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 767px) {
  .style-kanban {
    margin-bottom: 0;
  }
}
/* ============
 * * 特別企劃, 愛家人物 - 列表
 * ============ */
.project-list {
  position: relative;
  margin: 80px calc(var(--gap-case) * -1);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.project-list .item {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 33.3333333333%;
          flex: 0 1 33.3333333333%;
  color: inherit;
  display: block;
  position: relative;
  padding: 0 var(--gap-case);
  margin: 0 0 calc(var(--gap-case) * 6);
}
.project-list .module-pic picture {
  padding-bottom: 66.66%;
  overflow: hidden;
}
.project-list .module-pic picture img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100% !important;
  max-width: none;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
}
.project-list .search-cate {
  color: #999;
  font-style: normal;
  display: block;
  font-size: var(--fz-context);
  margin: 0 0 10px 0;
}
.project-list .module-subhead {
  font-size: var(--fz-list-name);
  margin: calc(var(--gap-case) * 2.5) auto 0;
  font-weight: 500;
}
.project-list .module-subhead .en {
  max-width: none;
  margin-bottom: calc(var(--gap-case) * 2);
  font-weight: 500;
}
.project-list .module-subhead .zh {
  display: -webkit-box;
  overflow: hidden;
  /*! autoprefixer: off;*/
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  font-size: inherit;
}
.project-list.search-list {
  margin-top: 0;
}

.project-link {
  width: 100%;
  padding: 0 var(--gap-case);
  margin: 0 auto calc(var(--gap-case) * 6);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.project-link > picture {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 calc(66.6666666667% - var(--gap-case));
          flex: 1 0 calc(66.6666666667% - var(--gap-case));
  padding: 0 var(--gap-case);
  padding-bottom: 0 !important;
}
.project-link > picture::before {
  content: "";
  display: block;
  padding-bottom: 66.66%;
}
.project-link .module-subhead {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 33.3333333333%;
          flex: 1 0 33.3333333333%;
  padding: 0 var(--gap-case);
  font-size: var(--fz-list-name);
}
.project-link .module-subhead .en {
  max-width: none;
  font-weight: 700;
}
.project-link .module-subhead .zh {
  display: block;
  font-size: inherit;
}

@media screen and (max-width: 991px) {
  .project-list {
    margin: 60px calc(var(--gap-case) * -1);
  }
  .case-category-wrap {
    max-width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .project-list .item {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 50%;
            flex: 0 1 50%;
  }
}
@media screen and (max-width: 639px) {
  .project-list {
    margin: calc(var(--gap-case) * 6) calc(var(--gap-case) * -1);
  }
  .project-list .module-subhead {
    margin: calc(var(--gap-case) * 2) auto 0;
    padding-left: calc(var(--gap) * 0.5);
    padding-right: calc(var(--gap) * 0.5);
  }
  .project-link {
    display: block;
  }
}
/* ============
 * * 風格案例 - 詳細
 * ============ */ 
.caseview-page {
  overflow: hidden;
}

.caseview-btm {
  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: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-line-pack: stretch;
      align-content: stretch;
}

.caseview-wrap {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 50%;
          flex: 0 1 50%;
  margin: var(--gap) auto;
}
.caseview-wrap .text {
  width: 100%;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  font-size: var(--fz-list-summary);
}
.caseview-wrap .text .name {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  font-size: var(--fz-list-name);
  display: block;
  margin: 0 0 25px;
  font-weight: 500;
}
.caseview-wrap .text .spec {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 33%;
          flex: 0 1 33%;
  margin: 0 0 50px;
  display: block;
}
.caseview-wrap .text .spec span {
  display: block;
  position: relative;
  padding-left: 8px;
}
.caseview-wrap .text .spec span::before {
  content: "";
  display: block;
  width: 1px;
  background: #555;
  position: absolute;
  left: 0;
  top: 7px;
  bottom: 7px;
}
.caseview-wrap .text .desc {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 67%;
          flex: 0 1 67%;
}

@media screen and (max-width: 767px) {
  .caseview-wrap {
    margin-top: 0;
  }
  .caseview-wrap .text {
    margin-top: var(--gap);
  }
  .caseview-wrap .text .name {
    margin-bottom: 10px;
    font-size: inherit;
  }
  .caseview-wrap .full-big-slider {
    margin-top: 0;
  }
  .caseview-btm {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
@media screen and (max-width: 399px) {
  .caseview-wrap .text {
    display: block;
  }
  .caseview-wrap .text .spec {
    margin: 0 0 25px;
  }
  .caseview-wrap .text .desc {
    display: block;
  }
}
.full-big-slider {
  position: relative;
  margin: calc(var(--gap) * 1.2) auto;
  z-index: 0;
  overflow: hidden;
}
.full-big-slider .swiper-slide.swiper-button-lock {
  opacity: 0 !important;
}
.full-big-slider .swiper-slide:not(.swiper-slide-active) .store-text {
  opacity: 0;
}
.full-big-slider .module-pic {
  position: relative;
  background: #eee;
}
.full-big-slider .module-pic picture {
  position: relative;
  display: block;
  padding-bottom: 56.25%;
}
.full-big-slider .module-pic img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100% !important;
  max-width: none;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
}
.full-big-slider .swiper-button-prev::after, .full-big-slider .swiper-button-next::after {
  -webkit-filter: brightness(0.2);
          filter: brightness(0.2);
}

.full-thumbnail-slider {
  position: relative;
  margin: calc(var(--gap) * 1.2) auto;
  width: 100%;
  left: 0;
}
.pc .full-thumbnail-slider:hover .swiper-button-prev, .pc .full-thumbnail-slider:hover .swiper-button-next {
  opacity: 1;
}

.full-thumbnail-slider .inner {
  position: relative;
  z-index: 0;
  overflow: hidden;
}
.full-thumbnail-slider .swiper-slide.swiper-button-lock {
  opacity: 0 !important;
}
.full-thumbnail-slider .module-pic {
  position: relative;
  background: #eee;
}
.full-thumbnail-slider .module-pic picture {
  position: relative;
  display: block;
  padding-bottom: 56.25%;
}
.full-thumbnail-slider .module-pic img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100% !important;
  max-width: none;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
}
.full-thumbnail-slider .swiper-button-prev::after, .full-thumbnail-slider .swiper-button-next::after {
  -webkit-filter: brightness(0.2);
          filter: brightness(0.2);
}
.full-thumbnail-slider .swiper-button-prev {
  margin-left: -20px;
  -webkit-transform: translateX(-100%);
      -ms-transform: translateX(-100%);
          transform: translateX(-100%);
}
.pc .full-thumbnail-slider .swiper-button-prev:hover {
  margin-left: -22px;
}

.full-thumbnail-slider .swiper-button-next {
  margin-right: -20px;
  right: 0;
  -webkit-transform: translateX(100%);
      -ms-transform: translateX(100%);
          transform: translateX(100%);
}
.pc .full-thumbnail-slider .swiper-button-next:hover {
  margin-right: -22px;
}

@media screen and (max-width: 767px) {
  .full-big-slider {
    margin-left: calc(-1 * var(--gap));
    margin-right: calc(-1 * var(--gap));
  }
  .full-thumbnail-slider {
    margin-top: 0;
    margin-bottom: var(--gap);
  }
  .full-thumbnail-slider .swiper-button-prev, .full-thumbnail-slider .swiper-button-next {
    display: none !important;
  }
  .full-thumbnail-slider .inner {
    width: calc(100% + var(--gap));
  }
  .full-thumbnail-slider .swiper-slide {
    width: calc((var(--w-container) - 6.25rem - 5px) * 0.5);
  }
  .full-thumbnail-slider .swiper-button-prev {
    left: calc(var(--gap) * 0.5);
    -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
            transform: translateX(0);
    display: none;
  }
  .full-thumbnail-slider .swiper-button-next {
    right: calc(var(--gap) * 0.5);
    -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
            transform: translateX(0);
    display: none;
  }
}
/* ============
 * * 特別企劃 - 詳細
 * ============ */ 
.pjview-head {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 50%;
          flex: 0 1 50%;
  margin: var(--gap) auto calc(var(--gap) * 1.5);
}
.pjview-head .module-pic {
  margin: 0 auto calc(var(--gap) * 0.5) auto;
}
.pjview-head .module-subhead {
  text-align: center;
  margin: 0 auto calc(var(--gap) * 1.5) auto;
}
.pjview-head .module-subhead .en {
  max-width: none;
  margin-bottom: calc(var(--gap) * 0.5);
}
.pjview-head .module-subhead .zh {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.pjview-head .module-subhead .area {
  display: inline-block;
  font-style: normal;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  white-space: nowrap;
}
.pjview-head .module-subhead .area + span {
  position: relative;
  padding-left: 0.8em;
  margin-left: 0.8em;
  display: inline-block;
}
.pjview-head .module-subhead .area + span::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 5px;
  bottom: 5px;
  width: 1px;
  background: #333;
}

/* ============
 * * 愛家人物 - 詳細
 * ============ */ 
.styleview-head {
  margin-top: var(--gap);
  margin-bottom: calc(var(--gap) * 0.8);
}
.styleview-head .styleview-kanban2 .video-box {
  padding-bottom: 56.25%;
}
.styleview-head .module-pic {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  width: 100%;
  max-width: none;
  margin-bottom: var(--gap);
}
.styleview-head .name-subhead {
  display: block;
  margin-left: 0;
}
.styleview-head .name-subhead .en {
  margin-bottom: 0.2em;
}
.styleview-head .name-subhead .zh {
  display: block;
}
.styleview-head .text {
  max-width: var(--theme-w);
  margin-left: 0;
  margin-top: calc(var(--gap) * 0.8);
}
.styleview-head .text + .module-pic {
  margin-top: var(--gap);
}

@media screen and (min-width: 768px) {
  .styleview-head {
    margin-bottom: calc(var(--gap) * 0.5);
  }
  .styleview-head .text {
    margin-top: calc(var(--gap) * 0.5);
  }
}
/* * 搜尋
 * */ 
.search-head {
  letter-spacing: 0.1em;
  padding-top: calc(var(--gap) * 3 + 10px);
  padding-bottom: calc(var(--gap) * 1.5);
}
.search-head .left {
  font-weight: 600;
  font-size: var(--fz-subhead-en);
  margin-bottom: calc(var(--gap) * 0.5);
  line-height: 1.4;
}
.search-head .right {
  font-size: var(--fz-subhead-zh);
  font-weight: 400;
}
.search-head strong {
  font-weight: 500;
}

@media screen and (max-width: 1099px) {
  .search-head {
    letter-spacing: 0.1em;
    padding-top: calc(var(--gap) * 2 + 10px);
  }
}
@media screen and (max-width: 767px) {
  .search-head {
    padding-bottom: calc(var(--gap) * 1.5);
  }
}
@media screen and (max-width: 639px) {
  .search-head {
    padding-left: var(--gap);
    padding-right: var(--gap);
  }
}
/* * 各輪播區的縱寬比(避免swiper溢出容器問題)
 * */
.i-kanban .swiper-slide {
  padding-bottom: 46.875%;
}

.i-tour-slider1 .swiper-slide {
  padding-bottom: 67.132%;
}

.i-tour-slider2 .swiper-slide {
  padding-bottom: 83.33%;
}

.i-tour-slider3 .swiper-slide {
  padding-bottom: 83.33%;
}

.i-sofa-slider1 {
  position: relative;
}
.i-sofa-slider1 .swiper-slide {
  padding-bottom: 69.87%;
}
.i-sofa-slider1 .module-pic > * {
  display: block;
}
.i-sofa-slider1 .module-pic > *:nth-child(1) {
  height: auto !important;
  aspect-ratio: 2/1;
}
.i-sofa-slider1 .module-pic > *:nth-child(2) {
  height: auto !important;
  aspect-ratio: 780/155;
}

.i-sofa-slider2 .swiper-slide {
  padding-bottom: 83.33%;
}
.i-sofa-slider2 .txt {
  display: none;
}

.i-style-slider1 .swiper-slide {
  padding-bottom: 83.33%;
}
.i-style-slider1 .video-box {
  padding-bottom: 50% !important;
}
.i-style-slider1 .module-pic > *:nth-child(1) {
  overflow: hidden;
  display: block;
  aspect-ratio: 960/800;
  position: relative;
}
.i-style-slider1 .module-pic > *:nth-child(1) video {
  line-height: 0;
}

.i-style-slider2 {
  height: 100% !important;
}
.i-style-slider2 .swiper-wrapper {
  height: 100% !important;
}
.i-style-slider2 .swiper-slide {
  padding-bottom: 0;
  height: 100% !important;
}
.i-style-slider2 .swiper-slide picture {
  -o-object-fit: cover;
     object-fit: cover;
  height: 100% !important;
  max-width: none !important;
}

.campaign-slider1 .swiper-slide {
  padding-bottom: 66.17%;
}

.campaign-slider2 .swiper-slide {
  padding-bottom: 146.66%;
}

@media screen and (max-width: 991px) {
  .i-kanban .swiper-slide {
    padding-bottom: 125%;
  }
  .i-tour-slider2 .swiper-slide {
    padding-bottom: 100%;
  }
  .i-tour-slider3 .swiper-slide {
    padding-bottom: 100%;
  }
  .i-tour-slider1 .swiper-slide {
    padding-bottom: 150%;
  }
  .campaign-slider1 .swiper-slide {
    padding-bottom: 100%;
  }
}
@media screen and (max-width: 767px) {
  .i-sofa-slider1 .swiper-slide {
    padding-bottom: 189.62%;
  }
  .i-sofa-slider1 .swiper-slide:not(.swiper-slide-active) .module-pic > *:nth-child(2) {
    opacity: 0 !important;
  }
  .i-sofa-slider1 .module-pic > *:nth-child(2) {
    display: block;
  }
  .i-sofa-slider1 .module-pic img {
    height: auto !important;
  }
  .i-sofa-slider1 .module-pic > * {
    display: block;
  }
  .i-sofa-slider1 .module-pic > *:nth-child(1) {
    height: auto !important;
    aspect-ratio: 530/795;
  }
  .i-sofa-slider1 .module-pic > *:nth-child(2) {
    height: auto !important;
    aspect-ratio: 530/210;
  }
  .i-style-slider1 {
    display: none !important;
  }
  .i-style-slider2 .swiper-wrapper {
    height: auto !important;
  }
  .i-style-slider2 .swiper-slide {
    padding-bottom: 150%;
  }
  .i-style-slider2 .module-pic img {
    height: auto !important;
  }
  .i-style-slider2 .module-pic > *:nth-child(1) {
    display: block;
    height: auto !important;
    aspect-ratio: 530/795;
  }
  .i-style-slider2 .module-pic > *:nth-child(1) video {
    line-height: 0;
  }
  .i-style-slider3 .swiper-slide {
    padding-bottom: 39.62%;
  }
}
/* ============
 * * 動畫
 * ============ */ 
/* * 動態：
 * */
.js-sv.js-sv-fade-in-left {
  opacity: 0;
  -webkit-transform: translateX(50px);
      -ms-transform: translateX(50px);
          transform: translateX(50px);
  -webkit-transition: opacity 0.8s, -webkit-transform 1.25s, -webkit-clip-path 1.1s;
  transition: opacity 0.8s, -webkit-transform 1.25s, -webkit-clip-path 1.1s;
  -o-transition: opacity 0.8s, transform 1.25s, clip-path 1.1s;
  transition: opacity 0.8s, transform 1.25s, clip-path 1.1s;
  transition: opacity 0.8s, transform 1.25s, clip-path 1.1s, -webkit-transform 1.25s, -webkit-clip-path 1.1s;
}
.js-sv.js-sv-fade-in-left.scroll-view {
  opacity: 1;
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0);
}
.js-sv.js-sv-fade-in-right {
  opacity: 0;
  -webkit-transform: translateX(-50px);
      -ms-transform: translateX(-50px);
          transform: translateX(-50px);
  -webkit-transition: opacity 0.8s, -webkit-transform 1.25s, -webkit-clip-path 1.1s;
  transition: opacity 0.8s, -webkit-transform 1.25s, -webkit-clip-path 1.1s;
  -o-transition: opacity 0.8s, transform 1.25s, clip-path 1.1s;
  transition: opacity 0.8s, transform 1.25s, clip-path 1.1s;
  transition: opacity 0.8s, transform 1.25s, clip-path 1.1s, -webkit-transform 1.25s, -webkit-clip-path 1.1s;
}
.js-sv.js-sv-fade-in-right.scroll-view {
  opacity: 1;
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0);
}
.js-sv.js-sv-fade-in-up {
  opacity: 0;
  -webkit-transform: translateY(50px);
      -ms-transform: translateY(50px);
          transform: translateY(50px);
  -webkit-transition: opacity 0.8s, -webkit-transform 1.25s, -webkit-clip-path 1.1s;
  transition: opacity 0.8s, -webkit-transform 1.25s, -webkit-clip-path 1.1s;
  -o-transition: opacity 0.8s, transform 1.25s, clip-path 1.1s;
  transition: opacity 0.8s, transform 1.25s, clip-path 1.1s;
  transition: opacity 0.8s, transform 1.25s, clip-path 1.1s, -webkit-transform 1.25s, -webkit-clip-path 1.1s;
}
.js-sv.js-sv-fade-in-up.scroll-view {
  opacity: 1;
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
}
.js-sv.js-sv-fade-in-down {
  opacity: 0;
  -webkit-transform: translateY(-50px);
      -ms-transform: translateY(-50px);
          transform: translateY(-50px);
  -webkit-transition: opacity 0.8s, -webkit-transform 1.25s, -webkit-clip-path 1.1s;
  transition: opacity 0.8s, -webkit-transform 1.25s, -webkit-clip-path 1.1s;
  -o-transition: opacity 0.8s, transform 1.25s, clip-path 1.1s;
  transition: opacity 0.8s, transform 1.25s, clip-path 1.1s;
  transition: opacity 0.8s, transform 1.25s, clip-path 1.1s, -webkit-transform 1.25s, -webkit-clip-path 1.1s;
}
.js-sv.js-sv-fade-in-down.scroll-view {
  opacity: 1;
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
}
.js-sv.js-sv-fade-in-leftup {
  opacity: 0;
}
.js-sv.js-sv-fade-in-leftup.scroll-view {
  opacity: 1;
  -webkit-animation: ani-fade-in-leftup 1s both;
          animation: ani-fade-in-leftup 1s both;
}
.js-sv.js-sv-fade-in-rightdown {
  opacity: 0;
}
.js-sv.js-sv-fade-in-rightdown.scroll-view {
  opacity: 1;
  -webkit-animation: ani-fade-in-rightdown 1s both;
          animation: ani-fade-in-rightdown 1s both;
}
.js-sv.js-sv-clip-left {
  overflow: hidden;
}
.js-sv.js-sv-clip-left.scroll-view {
  -webkit-animation: ani-clip-in-left 1s both;
          animation: ani-clip-in-left 1s both;
}
.js-sv.js-sv-clip-right {
  overflow: hidden;
}
.js-sv.js-sv-clip-right.scroll-view {
  -webkit-animation: ani-clip-in-right 1s both;
          animation: ani-clip-in-right 1s both;
}
.js-sv.js-sv-clip-down {
  overflow: hidden;
}
.js-sv.js-sv-clip-down.scroll-view {
  -webkit-animation: ani-clip-in-down 1.15s 0.25s both;
          animation: ani-clip-in-down 1.15s 0.25s both;
}
.js-sv.js-sv-clip-up {
  overflow: hidden;
}
.js-sv.js-sv-clip-up.scroll-view {
  -webkit-animation: ani-clip-in-up 1s both;
          animation: ani-clip-in-up 1s both;
}

@-webkit-keyframes ani-fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes ani-fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes ani-fade-in-down {
  0% {
    -webkit-transform: translateY(-30%);
            transform: translateY(-30%);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}
@keyframes ani-fade-in-down {
  0% {
    -webkit-transform: translateY(-30%);
            transform: translateY(-30%);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}
@-webkit-keyframes ani-fade-in-up {
  0% {
    -webkit-transform: translateY(30%);
            transform: translateY(30%);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}
@keyframes ani-fade-in-up {
  0% {
    -webkit-transform: translateY(30%);
            transform: translateY(30%);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}
@-webkit-keyframes ani-fade-in-right {
  0% {
    -webkit-transform: translate(-20px, 0);
            transform: translate(-20px, 0);
    opacity: 0;
  }
  100% {
    -webkit-transform: translate(0);
            transform: translate(0);
    opacity: 1;
  }
}
@keyframes ani-fade-in-right {
  0% {
    -webkit-transform: translate(-20px, 0);
            transform: translate(-20px, 0);
    opacity: 0;
  }
  100% {
    -webkit-transform: translate(0);
            transform: translate(0);
    opacity: 1;
  }
}
@-webkit-keyframes ani-fade-in-left {
  0% {
    -webkit-transform: translate(20px, 0);
            transform: translate(20px, 0);
    opacity: 0;
  }
  100% {
    -webkit-transform: translate(0);
            transform: translate(0);
    opacity: 1;
  }
}
@keyframes ani-fade-in-left {
  0% {
    -webkit-transform: translate(20px, 0);
            transform: translate(20px, 0);
    opacity: 0;
  }
  100% {
    -webkit-transform: translate(0);
            transform: translate(0);
    opacity: 1;
  }
}
@-webkit-keyframes ani-fade-out-right {
  0% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
    opacity: 1;
  }
  80% {
    opacity: 0;
  }
  100% {
    -webkit-transform: translate(50px, 0);
            transform: translate(50px, 0);
    opacity: 0;
  }
}
@keyframes ani-fade-out-right {
  0% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
    opacity: 1;
  }
  80% {
    opacity: 0;
  }
  100% {
    -webkit-transform: translate(50px, 0);
            transform: translate(50px, 0);
    opacity: 0;
  }
}
@-webkit-keyframes ani-fade-out-left {
  0% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
    opacity: 1;
  }
  80% {
    opacity: 0;
  }
  100% {
    -webkit-transform: translate(-50px, 0);
            transform: translate(-50px, 0);
    opacity: 0;
  }
}
@keyframes ani-fade-out-left {
  0% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
    opacity: 1;
  }
  80% {
    opacity: 0;
  }
  100% {
    -webkit-transform: translate(-50px, 0);
            transform: translate(-50px, 0);
    opacity: 0;
  }
}
@-webkit-keyframes ani-fade-in-leftup {
  0% {
    -webkit-transform: translate(30%, 20%);
            transform: translate(30%, 20%);
    opacity: 0;
  }
  100% {
    -webkit-transform: translate(0);
            transform: translate(0);
    opacity: 1;
  }
}
@keyframes ani-fade-in-leftup {
  0% {
    -webkit-transform: translate(30%, 20%);
            transform: translate(30%, 20%);
    opacity: 0;
  }
  100% {
    -webkit-transform: translate(0);
            transform: translate(0);
    opacity: 1;
  }
}
@-webkit-keyframes ani-fade-in-rightdown {
  0% {
    -webkit-transform: translate(-30%, -20%);
            transform: translate(-30%, -20%);
    opacity: 0;
  }
  100% {
    -webkit-transform: translate(0);
            transform: translate(0);
    opacity: 1;
  }
}
@keyframes ani-fade-in-rightdown {
  0% {
    -webkit-transform: translate(-30%, -20%);
            transform: translate(-30%, -20%);
    opacity: 0;
  }
  100% {
    -webkit-transform: translate(0);
            transform: translate(0);
    opacity: 1;
  }
}
@-webkit-keyframes ani-fade-out {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes ani-fade-out {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes ani-fade-out-up {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
  80%, 100% {
    -webkit-transform: translateY(-30%);
            transform: translateY(-30%);
    opacity: 0;
  }
}
@keyframes ani-fade-out-up {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
  80%, 100% {
    -webkit-transform: translateY(-30%);
            transform: translateY(-30%);
    opacity: 0;
  }
}
@-webkit-keyframes ani-clip-in-left {
  0% {
    -webkit-clip-path: polygon(80% 0%, 100% 0%, 100% 100%, 80% 100%);
            clip-path: polygon(80% 0%, 100% 0%, 100% 100%, 80% 100%);
    opacity: 0;
  }
  80% {
    opacity: 1;
  }
  100% {
    -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
            clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
  }
}
@keyframes ani-clip-in-left {
  0% {
    -webkit-clip-path: polygon(80% 0%, 100% 0%, 100% 100%, 80% 100%);
            clip-path: polygon(80% 0%, 100% 0%, 100% 100%, 80% 100%);
    opacity: 0;
  }
  80% {
    opacity: 1;
  }
  100% {
    -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
            clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
  }
}
@-webkit-keyframes ani-clip-in-right {
  0% {
    -webkit-clip-path: polygon(0% 0%, 20% 0%, 20% 100%, 0% 100%);
            clip-path: polygon(0% 0%, 20% 0%, 20% 100%, 0% 100%);
    opacity: 0;
  }
  80% {
    opacity: 1;
  }
  100% {
    -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
            clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
  }
}
@keyframes ani-clip-in-right {
  0% {
    -webkit-clip-path: polygon(0% 0%, 20% 0%, 20% 100%, 0% 100%);
            clip-path: polygon(0% 0%, 20% 0%, 20% 100%, 0% 100%);
    opacity: 0;
  }
  80% {
    opacity: 1;
  }
  100% {
    -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
            clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
  }
}
@-webkit-keyframes ani-clip-in-down {
  0% {
    -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 20%, 0% 20%);
            clip-path: polygon(0% 0%, 100% 0%, 100% 20%, 0% 20%);
    opacity: 0;
  }
  80% {
    opacity: 1;
  }
  100% {
    -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
            clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
  }
}
@keyframes ani-clip-in-down {
  0% {
    -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 20%, 0% 20%);
            clip-path: polygon(0% 0%, 100% 0%, 100% 20%, 0% 20%);
    opacity: 0;
  }
  80% {
    opacity: 1;
  }
  100% {
    -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
            clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
  }
}
@-webkit-keyframes ani-clip-in-up {
  0% {
    -webkit-clip-path: polygon(0% 100%, 100% 100%, 100% 80%, 0% 80%);
            clip-path: polygon(0% 100%, 100% 100%, 100% 80%, 0% 80%);
    opacity: 0;
  }
  80% {
    opacity: 1;
  }
  100% {
    -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
            clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
  }
}
@keyframes ani-clip-in-up {
  0% {
    -webkit-clip-path: polygon(0% 100%, 100% 100%, 100% 80%, 0% 80%);
            clip-path: polygon(0% 100%, 100% 100%, 100% 80%, 0% 80%);
    opacity: 0;
  }
  80% {
    opacity: 1;
  }
  100% {
    -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
            clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
  }
}
@-webkit-keyframes ani-spin {
  100% {
    -webkit-transform: rotate(-360deg);
            transform: rotate(-360deg);
  }
}
@keyframes ani-spin {
  100% {
    -webkit-transform: rotate(-360deg);
            transform: rotate(-360deg);
  }
}
@-webkit-keyframes ani-zoom-out {
  to {
    -webkit-transform: scale(0);
            transform: scale(0);
  }
}
@keyframes ani-zoom-out {
  to {
    -webkit-transform: scale(0);
            transform: scale(0);
  }
}
@-webkit-keyframes ani-menu-fixed-in {
  0% {
    -webkit-mask-size: 0 100px;
            mask-size: 0 100px;
  }
  100% {
    -webkit-mask-size: 100% 100%;
            mask-size: 100% 100%;
  }
}
@keyframes ani-menu-fixed-in {
  0% {
    -webkit-mask-size: 0 100px;
            mask-size: 0 100px;
  }
  100% {
    -webkit-mask-size: 100% 100%;
            mask-size: 100% 100%;
  }
}
@-webkit-keyframes ani-menu-fixed-out {
  0% {
    -webkit-mask-size: 100% 100%;
            mask-size: 100% 100%;
    -webkit-mask-position: 100% center;
            mask-position: 100% center;
  }
  100% {
    -webkit-mask-size: 0 100px;
            mask-size: 0 100px;
    -webkit-mask-position: 100% center;
            mask-position: 100% center;
  }
}
@keyframes ani-menu-fixed-out {
  0% {
    -webkit-mask-size: 100% 100%;
            mask-size: 100% 100%;
    -webkit-mask-position: 100% center;
            mask-position: 100% center;
  }
  100% {
    -webkit-mask-size: 0 100px;
            mask-size: 0 100px;
    -webkit-mask-position: 100% center;
            mask-position: 100% center;
  }
}
.theme-pic {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: stretch;
      -ms-flex-pack: stretch;
          justify-content: stretch;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  width: 100%;
  height: 100%;
  line-height: 0;
}
.theme-pic img {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
}

.theme-subhead {
  max-width: var(--theme-w);
  margin: calc(var(--gap) * 0.25) 0;
  padding: 0;
  line-height: 1.8;
  letter-spacing: 0.05em;
  font-weight: 500;
  font-size: var(--fz-list-name);
}
.theme-subhead h1, .theme-subhead h2, .theme-subhead h3, .theme-subhead h4, .theme-subhead h5, .theme-subhead h6 {
  font: inherit;
  margin: 0;
  padding: 0;
}

.theme-paragraph {
  max-width: var(--theme-w);
  font-size: var(--fz-context);
  margin-top: calc(var(--gap) * 0.25);
  margin-bottom: calc(var(--gap) * 0.25);
}

.theme-mixer {
  margin-bottom: var(--gap);
}

/* * * 樣版1 - 【一般專訪】 
 * * * 樣版2 - 【設計師專訪】
 * */
.theme-interview {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-line-pack: stretch;
      align-content: stretch;
  margin-bottom: var(--gap);
}
.theme-interview a {
  display: inline-block;
  color: inherit;
}
.theme-interview > * {
  width: 50%;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 50%;
          flex: 1 1 50%;
}
.theme-interview .left {
  margin-right: var(--gap-case);
}
.theme-interview .right {
  margin-left: var(--gap-case);
  background: #f3f3f3;
  padding: var(--gap);
  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-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.theme-interview ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.theme-interview .pic-peo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: stretch;
      -ms-flex-pack: stretch;
          justify-content: stretch;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  width: 100%;
  height: 100%;
}
.theme-interview .pic-peo img {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
}
.theme-interview .info-peo {
  list-style: none;
  margin: 0;
  padding: 0;
}
.theme-interview .info-peo > li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  margin-bottom: 20px;
}
.theme-interview .info-peo > li:last-child {
  margin-bottom: 0;
}
.theme-interview .info-tit {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 100%;
          flex: 1 1 100%;
  display: block;
  padding: 10px 0;
  line-height: 1.8;
  font-size: var(--fz-list-name);
  border-bottom: 1px solid #595959;
  margin-bottom: 20px;
  font-weight: 500;
}
.theme-interview .info-content {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 100%;
          flex: 1 1 100%;
  display: block;
  font-weight: 400;
  padding-left: min(60%, 100% - 190px);
}
.theme-interview .info-content .detail {
  font-size: var(--fz-context);
  margin-bottom: var(--gap-case);
}
.theme-interview .info-content .detail-tit {
  margin-right: 1.5em;
}
.theme-interview .info-name {
  font-weight: 400;
  font-size: var(--fz-context);
}
.theme-interview .info-name span {
  margin-right: 1.7em;
}
.theme-interview .pic-sofa {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  justify-self: flex-end;
  -ms-flex-item-align: center;
      align-self: center;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 50%;
  height: auto;
}
.theme-interview .pic-sofa ~ * {
  padding-right: calc(50% + 20px);
}
.theme-interview .pic-sofa ~ *.info-tit {
  padding-right: 0;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 7rem;
          flex: 0 0 7rem;
  white-space: nowrap;
}
.theme-interview .pic-sofa ~ .info-content {
  padding-left: 0;
}

.pc .theme-interview a:hover {
  font-weight: 800;
}

/* * * 樣版3 - 【雙欄圖】 
 * * * 樣版4 - 【三欄圖】 
 * * * 樣版8 - 【單欄圖文】
 * * * 樣版9 - 【雙欄圖文】
 * */
.theme-columns {
  margin: 0 calc(var(--gap) * -0.25) calc(var(--gap) * 0.25) calc(var(--gap) * -0.25);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  font-size: var(--fz-context);
}
.theme-columns + .theme-subhead, .theme-columns + .theme-paragraph {
  margin-top: var(calc(var(--gap) * -0.25));
}
.theme-columns > * {
  display: inline-block;
  vertical-align: top;
  width: calc(33.3333333333% - var(--gap) * 0.5);
  margin: 0 calc(var(--gap) * 0.25);
  height: auto !important;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -ms-flex-preferred-size: calc(33.3333333333% - var(--gap) * 0.5);
      flex-basis: calc(33.3333333333% - var(--gap) * 0.5);
  letter-spacing: 0.01em;
}
.theme-columns img {
  line-height: 0;
  display: block;
}
.theme-columns .theme-paragraph, .theme-columns .theme-answer, .theme-columns .theme-question {
  padding-right: 1.5em;
}

/* * * 樣版5 - 【純文字QA】 
 * * * 樣版6 - 【單圖QA】
 * * * 樣版7 - 【雙圖QA】 
 * */
.theme-qa {
  margin-bottom: var(--gap);
  font-size: var(--fz-context);
}

.theme-question {
  position: relative;
  padding: 0 0 0 2.5em;
  margin: 0 0 0.25em 0;
  line-height: 1.8;
  font-weight: 500;
  max-width: var(--theme-w);
  font-size: var(--fz-context);
}
.theme-question h1, .theme-question h2, .theme-question h3, .theme-question h4, .theme-question h5, .theme-question h6 {
  font: inherit;
  margin: 0;
  padding: 0;
}
.theme-question .tit {
  position: absolute;
  top: 0;
  left: 0;
  width: 2.5em;
  text-align: right;
  white-space: nowrap;
}

.theme-answer {
  position: relative;
  padding: 0 0 0 2.5em;
  margin: 0 0 calc(var(--gap-case) * 2) 0;
  max-width: var(--theme-w);
  font-size: var(--fz-context);
  line-height: 1.8;
}
.theme-answer .tit {
  position: absolute;
  top: 0;
  left: 0;
  width: 2.5em;
  text-align: right;
  white-space: nowrap;
}

@media screen and (max-width: 1199px) {
  .theme-interview .right {
    padding: max(15px, var(--gap) * 0.5);
  }
  .theme-interview .info-content {
    padding-left: min(60%, 100% - 210px);
  }
  .theme-interview .pic-sofa {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 60%;
            flex: 0 0 60%;
    width: 60%;
  }
  .theme-interview .pic-sofa ~ * {
    padding-right: 60%;
  }
}
@media screen and (max-width: 1024px) {
  .theme-r-pic-l-word {
    display: block;
    direction: ltr;
  }
  .theme-r-pic-l-word .pic {
    display: block;
    width: 100%;
    margin: 0 auto 25px auto;
    text-align: center;
    max-width: none;
    padding: 0;
  }
  .theme-r-pic-l-word .word {
    display: block;
    width: 100%;
    max-width: none;
    padding: 0;
  }
  .theme-r-word-l-pic {
    display: block;
  }
  .theme-r-word-l-pic .pic {
    display: block;
    width: 100%;
    margin: 0 auto 25px auto;
    padding: 0;
    text-align: center;
    max-width: none;
  }
  .theme-r-word-l-pic .word {
    display: block;
    width: 100%;
    padding: 0;
    max-width: none;
  }
}
@media screen and (max-width: 839px) {
  .theme-event .pic {
    width: 120px;
  }
  .theme-event .word {
    width: calc(100% - 120px);
    padding-left: calc(var(--gap) * 0.5);
  }
}
@media screen and (max-width: 767px) {
  .theme-anchor-sec {
    padding-top: 20px;
    padding-bottom: 30px;
    line-height: 1.6;
  }
  .theme-title, .theme-title-serif {
    font-size: 1.25rem;
  }
  .theme-mutiple-columns {
    margin: 0 auto 30px auto;
    display: block;
  }
  .theme-mutiple-columns > * {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin: 0 auto 25px;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }
  .theme-mutiple-columns .pic {
    -ms-flex-preferred-size: 100px;
        flex-basis: 100px;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    overflow: hidden;
    width: 100%;
    position: relative;
    margin-right: 15px;
  }
  .theme-mutiple-columns .pic img {
    position: absolute;
    top: 0;
    left: 0;
    -o-object-fit: contain;
       object-fit: contain;
    -o-object-position: center top;
       object-position: center top;
    width: 100% !important;
    height: 100% !important;
  }
  .theme-mutiple-columns img {
    line-height: 0;
    display: block;
  }
  .is-ie .theme-mutiple-columns > * {
    max-width: 100%;
  }
  .theme-interview .info-tit {
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 439px) {
  .theme-mutiple-columns > * {
    display: block;
  }
  .theme-mutiple-columns .pic {
    width: 100%;
    margin: 0 auto 20px;
  }
  .theme-mutiple-columns .pic img {
    position: relative;
    top: auto;
    left: auto;
  }
  .theme-event {
    display: block;
  }
  .theme-event .pic {
    width: 100%;
    margin-bottom: calc(var(--gap) * 0.5);
  }
  .theme-event .word {
    width: 100%;
    padding-left: 0;
  }
  .theme-interview {
    display: block;
  }
  .theme-interview > * {
    width: 100%;
  }
  .theme-interview .left {
    margin-right: 0;
    margin-bottom: calc(var(--gap) * 0.5);
  }
  .theme-interview .right {
    margin-left: 0;
  }
}